mirror of https://github.com/weisJ/darklaf.git
weisj
3 years ago
351 changed files with 979 additions and 722 deletions
@ -1,62 +0,0 @@ |
|||||||
# |
|
||||||
# MIT License |
|
||||||
# |
|
||||||
# Copyright (c) 2021 Jannis Weis |
|
||||||
# |
|
||||||
# Permission is hereby granted, free of charge, to any person obtaining a copy |
|
||||||
# of this software and associated documentation files (the "Software"), to deal |
|
||||||
# in the Software without restriction, including without limitation the rights |
|
||||||
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
|
||||||
# copies of the Software, and to permit persons to whom the Software is |
|
||||||
# furnished to do so, subject to the following conditions: |
|
||||||
# |
|
||||||
# The above copyright notice and this permission notice shall be included in all |
|
||||||
# copies or substantial portions of the Software. |
|
||||||
# |
|
||||||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
|
||||||
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
|
||||||
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
|
||||||
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
|
||||||
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
|
||||||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
|
||||||
# SOFTWARE. |
|
||||||
# |
|
||||||
# |
|
||||||
# suppress inspection "UnusedProperty" for whole file |
|
||||||
# |
|
||||||
title = Theme Settings |
|
||||||
color_default = Default |
|
||||||
color_blue = Blue |
|
||||||
color_lilac = Lilac |
|
||||||
color_rose = Rose |
|
||||||
color_red = Red |
|
||||||
color_orange = Orange |
|
||||||
color_yellow = Yellow |
|
||||||
color_green = Green |
|
||||||
color_gray = Graphite |
|
||||||
color_custom = Custom |
|
||||||
color_purple = Purple |
|
||||||
color_pink = Pink |
|
||||||
|
|
||||||
label_theme = Theme |
|
||||||
|
|
||||||
label_accent_color = Accent Color |
|
||||||
label_selection_color = Selection Color |
|
||||||
|
|
||||||
label_font_size = Font size |
|
||||||
label_font_smaller = Smaller |
|
||||||
label_font_default = Default |
|
||||||
label_font_bigger = Bigger |
|
||||||
|
|
||||||
check_system_preferences = Follow system preferences |
|
||||||
check_system_accent_color = Apply accent color |
|
||||||
check_system_selection_color = Apply selection color |
|
||||||
check_system_theme = Apply theme |
|
||||||
check_system_font = Apply font size |
|
||||||
|
|
||||||
title_general = General |
|
||||||
title_monitoring = System |
|
||||||
|
|
||||||
dialog_ok = OK |
|
||||||
dialog_cancel = Cancel |
|
||||||
dialog_apply = Apply |
|
@ -1,62 +0,0 @@ |
|||||||
# |
|
||||||
# MIT License |
|
||||||
# |
|
||||||
# Copyright (c) 2021 Jannis Weis |
|
||||||
# |
|
||||||
# Permission is hereby granted, free of charge, to any person obtaining a copy |
|
||||||
# of this software and associated documentation files (the "Software"), to deal |
|
||||||
# in the Software without restriction, including without limitation the rights |
|
||||||
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
|
||||||
# copies of the Software, and to permit persons to whom the Software is |
|
||||||
# furnished to do so, subject to the following conditions: |
|
||||||
# |
|
||||||
# The above copyright notice and this permission notice shall be included in all |
|
||||||
# copies or substantial portions of the Software. |
|
||||||
# |
|
||||||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
|
||||||
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
|
||||||
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
|
||||||
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
|
||||||
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
|
||||||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
|
||||||
# SOFTWARE. |
|
||||||
# |
|
||||||
# |
|
||||||
# suppress inspection "UnusedProperty" for whole file |
|
||||||
# |
|
||||||
title = Thema Einstellungen |
|
||||||
color_default = Standard |
|
||||||
color_blue = Blau |
|
||||||
color_lilac = Lila |
|
||||||
color_rose = Rosa |
|
||||||
color_red = Rot |
|
||||||
color_orange = Orange |
|
||||||
color_yellow = Gelb |
|
||||||
color_green = Grün |
|
||||||
color_gray = Graphit |
|
||||||
color_custom = Benutzerdefiniert |
|
||||||
color_purple = Lila |
|
||||||
color_pink = Pink |
|
||||||
|
|
||||||
label_theme = Farbschema |
|
||||||
|
|
||||||
label_accent_color = Akzentfarbe |
|
||||||
label_selection_color = Auswahlfarbe |
|
||||||
|
|
||||||
label_font_size = Schriftgröße |
|
||||||
label_font_smaller = Kleiner |
|
||||||
label_font_default = Standard |
|
||||||
label_font_bigger = Größer |
|
||||||
|
|
||||||
check_system_preferences = Systemeinstellungen folgen |
|
||||||
check_system_accent_color = Akzentfarbe anwenden |
|
||||||
check_system_selection_color = Auswahlfarbe anwenden |
|
||||||
check_system_theme = Thema anwenden |
|
||||||
check_system_font = Schriftgröße anwenden |
|
||||||
|
|
||||||
title_general = Allgemein |
|
||||||
title_monitoring = System |
|
||||||
|
|
||||||
dialog_ok = OK |
|
||||||
dialog_cancel = Abbrechen |
|
||||||
dialog_apply = Übernehmen |
|
@ -1,62 +0,0 @@ |
|||||||
# |
|
||||||
# MIT License |
|
||||||
# |
|
||||||
# Copyright (c) 2021 Jannis Weis |
|
||||||
# |
|
||||||
# Permission is hereby granted, free of charge, to any person obtaining a copy |
|
||||||
# of this software and associated documentation files (the "Software"), to deal |
|
||||||
# in the Software without restriction, including without limitation the rights |
|
||||||
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
|
||||||
# copies of the Software, and to permit persons to whom the Software is |
|
||||||
# furnished to do so, subject to the following conditions: |
|
||||||
# |
|
||||||
# The above copyright notice and this permission notice shall be included in all |
|
||||||
# copies or substantial portions of the Software. |
|
||||||
# |
|
||||||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
|
||||||
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
|
||||||
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
|
||||||
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
|
||||||
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
|
||||||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
|
||||||
# SOFTWARE. |
|
||||||
# |
|
||||||
# |
|
||||||
# suppress inspection "UnusedProperty" for whole file |
|
||||||
# |
|
||||||
title = Theme Settings |
|
||||||
color_default = Default |
|
||||||
color_blue = Blue |
|
||||||
color_lilac = Lilac |
|
||||||
color_rose = Rose |
|
||||||
color_red = Red |
|
||||||
color_orange = Orange |
|
||||||
color_yellow = Yellow |
|
||||||
color_green = Green |
|
||||||
color_gray = Graphite |
|
||||||
color_custom = Custom |
|
||||||
color_purple = Purple |
|
||||||
color_pink = Pink |
|
||||||
|
|
||||||
label_theme = Theme |
|
||||||
|
|
||||||
label_accent_color = Accent Colour |
|
||||||
label_selection_color = Selection Colour |
|
||||||
|
|
||||||
label_font_size = Font size |
|
||||||
label_font_smaller = Smaller |
|
||||||
label_font_default = Default |
|
||||||
label_font_bigger = Bigger |
|
||||||
|
|
||||||
check_system_preferences = Follow system preferences |
|
||||||
check_system_accent_color = Apply accent colour |
|
||||||
check_system_selection_color = Apply selection colour |
|
||||||
check_system_theme = Apply theme |
|
||||||
check_system_font = Apply font size |
|
||||||
|
|
||||||
title_general = General |
|
||||||
title_monitoring = System |
|
||||||
|
|
||||||
dialog_ok = OK |
|
||||||
dialog_cancel = Cancel |
|
||||||
dialog_apply = Apply |
|
@ -1,62 +0,0 @@ |
|||||||
# |
|
||||||
# MIT License |
|
||||||
# |
|
||||||
# Copyright (c) 2021 Jannis Weis |
|
||||||
# |
|
||||||
# Permission is hereby granted, free of charge, to any person obtaining a copy |
|
||||||
# of this software and associated documentation files (the "Software"), to deal |
|
||||||
# in the Software without restriction, including without limitation the rights |
|
||||||
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
|
||||||
# copies of the Software, and to permit persons to whom the Software is |
|
||||||
# furnished to do so, subject to the following conditions: |
|
||||||
# |
|
||||||
# The above copyright notice and this permission notice shall be included in all |
|
||||||
# copies or substantial portions of the Software. |
|
||||||
# |
|
||||||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
|
||||||
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
|
||||||
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
|
||||||
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
|
||||||
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
|
||||||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
|
||||||
# SOFTWARE. |
|
||||||
# |
|
||||||
# |
|
||||||
# suppress inspection "UnusedProperty" for whole file |
|
||||||
# |
|
||||||
title = Theme Settings |
|
||||||
color_default = Default |
|
||||||
color_blue = Blue |
|
||||||
color_lilac = Lilac |
|
||||||
color_rose = Rose |
|
||||||
color_red = Red |
|
||||||
color_orange = Orange |
|
||||||
color_yellow = Yellow |
|
||||||
color_green = Green |
|
||||||
color_gray = Graphite |
|
||||||
color_custom = Custom |
|
||||||
color_purple = Purple |
|
||||||
color_pink = Pink |
|
||||||
|
|
||||||
label_theme = Theme |
|
||||||
|
|
||||||
label_accent_color = Accent Color |
|
||||||
label_selection_color = Selection Color |
|
||||||
|
|
||||||
label_font_size = Font size |
|
||||||
label_font_smaller = Smaller |
|
||||||
label_font_default = Default |
|
||||||
label_font_bigger = Bigger |
|
||||||
|
|
||||||
check_system_preferences = Follow system preferences |
|
||||||
check_system_accent_color = Apply accent color |
|
||||||
check_system_selection_color = Apply selection color |
|
||||||
check_system_theme = Apply theme |
|
||||||
check_system_font = Apply font size |
|
||||||
|
|
||||||
title_general = General |
|
||||||
title_monitoring = System |
|
||||||
|
|
||||||
dialog_ok = OK |
|
||||||
dialog_cancel = Cancel |
|
||||||
dialog_apply = Apply |
|
@ -1,62 +0,0 @@ |
|||||||
# |
|
||||||
# MIT License |
|
||||||
# |
|
||||||
# Copyright (c) 2021 Jannis Weis |
|
||||||
# |
|
||||||
# Permission is hereby granted, free of charge, to any person obtaining a copy |
|
||||||
# of this software and associated documentation files (the "Software"), to deal |
|
||||||
# in the Software without restriction, including without limitation the rights |
|
||||||
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
|
||||||
# copies of the Software, and to permit persons to whom the Software is |
|
||||||
# furnished to do so, subject to the following conditions: |
|
||||||
# |
|
||||||
# The above copyright notice and this permission notice shall be included in all |
|
||||||
# copies or substantial portions of the Software. |
|
||||||
# |
|
||||||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
|
||||||
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
|
||||||
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
|
||||||
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
|
||||||
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
|
||||||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
|
||||||
# SOFTWARE. |
|
||||||
# |
|
||||||
# |
|
||||||
# suppress inspection "UnusedProperty" for whole file |
|
||||||
# |
|
||||||
title = Configuración de Temas |
|
||||||
color_default = Defecto |
|
||||||
color_blue = Azul |
|
||||||
color_lilac = Lila |
|
||||||
color_rose = Rosa |
|
||||||
color_red = Rojo |
|
||||||
color_orange = Naranja |
|
||||||
color_yellow = Amarillo |
|
||||||
color_green = Verde |
|
||||||
color_gray = Grafito |
|
||||||
color_custom = Personalizado |
|
||||||
color_purple = Lila |
|
||||||
color_pink = Rosa |
|
||||||
|
|
||||||
label_theme = Tema: |
|
||||||
|
|
||||||
label_accent_color = Color de acento |
|
||||||
label_selection_color = Color de selección |
|
||||||
|
|
||||||
label_font_size = Tamaño de fuente |
|
||||||
label_font_smaller = Mas pequeño |
|
||||||
label_font_default = Defecto |
|
||||||
label_font_bigger = Mas grande |
|
||||||
|
|
||||||
check_system_preferences = Siga las preferencias del sistema |
|
||||||
check_system_accent_color = Aplicar color de acento |
|
||||||
check_system_selection_color = Aplicar color de selección |
|
||||||
check_system_theme = Aplicar tema |
|
||||||
check_system_font = Aplicar tamaño de fuente |
|
||||||
|
|
||||||
title_general = General |
|
||||||
title_monitoring = Sistema |
|
||||||
|
|
||||||
dialog_ok = OK |
|
||||||
dialog_cancel = Cancelar |
|
||||||
dialog_apply = Aplicar |
|
@ -1,62 +0,0 @@ |
|||||||
# |
|
||||||
# MIT License |
|
||||||
# |
|
||||||
# Copyright (c) 2021 Jannis Weis |
|
||||||
# |
|
||||||
# Permission is hereby granted, free of charge, to any person obtaining a copy |
|
||||||
# of this software and associated documentation files (the "Software"), to deal |
|
||||||
# in the Software without restriction, including without limitation the rights |
|
||||||
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
|
||||||
# copies of the Software, and to permit persons to whom the Software is |
|
||||||
# furnished to do so, subject to the following conditions: |
|
||||||
# |
|
||||||
# The above copyright notice and this permission notice shall be included in all |
|
||||||
# copies or substantial portions of the Software. |
|
||||||
# |
|
||||||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
|
||||||
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
|
||||||
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
|
||||||
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
|
||||||
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
|
||||||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
|
||||||
# SOFTWARE. |
|
||||||
# |
|
||||||
# |
|
||||||
# suppress inspection "UnusedProperty" for whole file |
|
||||||
# |
|
||||||
title = Réglage des Thèmes |
|
||||||
color_default = Défaut |
|
||||||
color_blue = Bleu |
|
||||||
color_lilac = Lilas |
|
||||||
color_rose = Rose |
|
||||||
color_red = Rouge |
|
||||||
color_orange = Orange |
|
||||||
color_yellow = Jaune |
|
||||||
color_green = Vert |
|
||||||
color_gray = Graphite |
|
||||||
color_custom = Personnalisé |
|
||||||
color_purple = Lilas |
|
||||||
color_pink = Rose |
|
||||||
|
|
||||||
label_theme = Thème |
|
||||||
|
|
||||||
label_accent_color = Couleur accentuée |
|
||||||
label_selection_color = Couleur de sélection |
|
||||||
|
|
||||||
label_font_size = Taille de police |
|
||||||
label_font_smaller = Plus petite |
|
||||||
label_font_default = Défaut |
|
||||||
label_font_bigger = Plus gros |
|
||||||
|
|
||||||
check_system_preferences = Suivez les préférences du système |
|
||||||
check_system_accent_color = Appliquer une couleur d'accent |
|
||||||
check_system_selection_color = Appliquer la couleur de sélection |
|
||||||
check_system_theme = Appliquer le thème |
|
||||||
check_system_font = Appliquer la taille de police |
|
||||||
|
|
||||||
title_general = Général |
|
||||||
title_monitoring = Système |
|
||||||
|
|
||||||
dialog_ok = OK |
|
||||||
dialog_cancel = Annuler |
|
||||||
dialog_apply = Appliquer |
|
@ -1,62 +0,0 @@ |
|||||||
# |
|
||||||
# MIT License |
|
||||||
# |
|
||||||
# Copyright (c) 2021 Jannis Weis |
|
||||||
# |
|
||||||
# Permission is hereby granted, free of charge, to any person obtaining a copy |
|
||||||
# of this software and associated documentation files (the "Software"), to deal |
|
||||||
# in the Software without restriction, including without limitation the rights |
|
||||||
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
|
||||||
# copies of the Software, and to permit persons to whom the Software is |
|
||||||
# furnished to do so, subject to the following conditions: |
|
||||||
# |
|
||||||
# The above copyright notice and this permission notice shall be included in all |
|
||||||
# copies or substantial portions of the Software. |
|
||||||
# |
|
||||||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
|
||||||
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
|
||||||
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
|
||||||
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
|
||||||
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
|
||||||
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
|
||||||
# SOFTWARE. |
|
||||||
# |
|
||||||
# |
|
||||||
# suppress inspection "UnusedProperty" for whole file |
|
||||||
# |
|
||||||
title = Настройки Темы |
|
||||||
color_default = По умолчанию |
|
||||||
color_blue = Синий |
|
||||||
color_lilac = Сирень |
|
||||||
color_rose = Розовый |
|
||||||
color_red = Красный |
|
||||||
color_orange = Оранжевый |
|
||||||
color_yellow = Жёлтый |
|
||||||
color_green = Зелёный |
|
||||||
color_gray = Графит |
|
||||||
color_custom = Другой |
|
||||||
color_purple = Сирень |
|
||||||
color_pink = Розовый |
|
||||||
|
|
||||||
label_theme = Тема: |
|
||||||
|
|
||||||
label_accent_color = Цветовой акцент |
|
||||||
label_selection_color = Цвет выделения |
|
||||||
|
|
||||||
label_font_size = Размер шрифта |
|
||||||
label_font_smaller = Меньше |
|
||||||
label_font_default = По умолчанию |
|
||||||
label_font_bigger = Больше |
|
||||||
|
|
||||||
check_system_preferences = Использовать настройки операционной системы |
|
||||||
check_system_accent_color = Применить акцент цвет |
|
||||||
check_system_selection_color = Применить выделение цвета |
|
||||||
check_system_theme = Применить тему |
|
||||||
check_system_font = Применить размер шрифта |
|
||||||
|
|
||||||
title_general = Общее |
|
||||||
title_monitoring = Система |
|
||||||
|
|
||||||
dialog_ok = ОК |
|
||||||
dialog_cancel = Отмена |
|
||||||
dialog_apply = Применить |
|
@ -1 +0,0 @@ |
|||||||
Theme aware icons will looks from this sub directory for the dark version of the icon. |
|
@ -1 +0,0 @@ |
|||||||
Theme aware icons will looks from this sub directory for the light version of the icon. |
|
@ -0,0 +1,62 @@ |
|||||||
|
# |
||||||
|
# MIT License |
||||||
|
# |
||||||
|
# Copyright (c) 2021 Jannis Weis |
||||||
|
# |
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy |
||||||
|
# of this software and associated documentation files (the "Software"), to deal |
||||||
|
# in the Software without restriction, including without limitation the rights |
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
||||||
|
# copies of the Software, and to permit persons to whom the Software is |
||||||
|
# furnished to do so, subject to the following conditions: |
||||||
|
# |
||||||
|
# The above copyright notice and this permission notice shall be included in all |
||||||
|
# copies or substantial portions of the Software. |
||||||
|
# |
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
||||||
|
# SOFTWARE. |
||||||
|
# |
||||||
|
# |
||||||
|
# suppress inspection "UnusedProperty" for whole file |
||||||
|
# |
||||||
|
settings.title = Theme Settings |
||||||
|
settings.color_default = Default |
||||||
|
settings.color_blue = Blue |
||||||
|
settings.color_lilac = Lilac |
||||||
|
settings.color_rose = Rose |
||||||
|
settings.color_red = Red |
||||||
|
settings.color_orange = Orange |
||||||
|
settings.color_yellow = Yellow |
||||||
|
settings.color_green = Green |
||||||
|
settings.color_gray = Graphite |
||||||
|
settings.color_custom = Custom |
||||||
|
settings.color_purple = Purple |
||||||
|
settings.color_pink = Pink |
||||||
|
|
||||||
|
settings.label_theme = Theme |
||||||
|
|
||||||
|
settings.label_accent_color = Accent Color |
||||||
|
settings.label_selection_color = Selection Color |
||||||
|
|
||||||
|
settings.label_font_size = Font size |
||||||
|
settings.label_font_smaller = Smaller |
||||||
|
settings.label_font_default = Default |
||||||
|
settings.label_font_bigger = Bigger |
||||||
|
|
||||||
|
settings.check_system_preferences = Follow system preferences |
||||||
|
settings.check_system_accent_color = Apply accent color |
||||||
|
settings.check_system_selection_color = Apply selection color |
||||||
|
settings.check_system_theme = Apply theme |
||||||
|
settings.check_system_font = Apply font size |
||||||
|
|
||||||
|
settings.title_general = General |
||||||
|
settings.title_monitoring = System |
||||||
|
|
||||||
|
settings.dialog_ok = OK |
||||||
|
settings.dialog_cancel = Cancel |
||||||
|
settings.dialog_apply = Apply |
@ -0,0 +1,62 @@ |
|||||||
|
# |
||||||
|
# MIT License |
||||||
|
# |
||||||
|
# Copyright (c) 2021 Jannis Weis |
||||||
|
# |
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy |
||||||
|
# of this software and associated documentation files (the "Software"), to deal |
||||||
|
# in the Software without restriction, including without limitation the rights |
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
||||||
|
# copies of the Software, and to permit persons to whom the Software is |
||||||
|
# furnished to do so, subject to the following conditions: |
||||||
|
# |
||||||
|
# The above copyright notice and this permission notice shall be included in all |
||||||
|
# copies or substantial portions of the Software. |
||||||
|
# |
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
||||||
|
# SOFTWARE. |
||||||
|
# |
||||||
|
# |
||||||
|
# suppress inspection "UnusedProperty" for whole file |
||||||
|
# |
||||||
|
settings.title = Thema Einstellungen |
||||||
|
settings.color_default = Standard |
||||||
|
settings.color_blue = Blau |
||||||
|
settings.color_lilac = Lila |
||||||
|
settings.color_rose = Rosa |
||||||
|
settings.color_red = Rot |
||||||
|
settings.color_orange = Orange |
||||||
|
settings.color_yellow = Gelb |
||||||
|
settings.color_green = Grün |
||||||
|
settings.color_gray = Graphit |
||||||
|
settings.color_custom = Benutzerdefiniert |
||||||
|
settings.color_purple = Lila |
||||||
|
settings.color_pink = Pink |
||||||
|
|
||||||
|
settings.label_theme = Farbschema |
||||||
|
|
||||||
|
settings.label_accent_color = Akzentfarbe |
||||||
|
settings.label_selection_color = Auswahlfarbe |
||||||
|
|
||||||
|
settings.label_font_size = Schriftgröße |
||||||
|
settings.label_font_smaller = Kleiner |
||||||
|
settings.label_font_default = Standard |
||||||
|
settings.label_font_bigger = Größer |
||||||
|
|
||||||
|
settings.check_system_preferences = Systemeinstellungen folgen |
||||||
|
settings.check_system_accent_color = Akzentfarbe anwenden |
||||||
|
settings.check_system_selection_color = Auswahlfarbe anwenden |
||||||
|
settings.check_system_theme = Thema anwenden |
||||||
|
settings.check_system_font = Schriftgröße anwenden |
||||||
|
|
||||||
|
settings.title_general = Allgemein |
||||||
|
settings.title_monitoring = System |
||||||
|
|
||||||
|
settings.dialog_ok = OK |
||||||
|
settings.dialog_cancel = Abbrechen |
||||||
|
settings.dialog_apply = Übernehmen |
@ -0,0 +1,62 @@ |
|||||||
|
# |
||||||
|
# MIT License |
||||||
|
# |
||||||
|
# Copyright (c) 2021 Jannis Weis |
||||||
|
# |
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy |
||||||
|
# of this software and associated documentation files (the "Software"), to deal |
||||||
|
# in the Software without restriction, including without limitation the rights |
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
||||||
|
# copies of the Software, and to permit persons to whom the Software is |
||||||
|
# furnished to do so, subject to the following conditions: |
||||||
|
# |
||||||
|
# The above copyright notice and this permission notice shall be included in all |
||||||
|
# copies or substantial portions of the Software. |
||||||
|
# |
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
||||||
|
# SOFTWARE. |
||||||
|
# |
||||||
|
# |
||||||
|
# suppress inspection "UnusedProperty" for whole file |
||||||
|
# |
||||||
|
settings.title = Theme Settings |
||||||
|
settings.color_default = Default |
||||||
|
settings.color_blue = Blue |
||||||
|
settings.color_lilac = Lilac |
||||||
|
settings.color_rose = Rose |
||||||
|
settings.color_red = Red |
||||||
|
settings.color_orange = Orange |
||||||
|
settings.color_yellow = Yellow |
||||||
|
settings.color_green = Green |
||||||
|
settings.color_gray = Graphite |
||||||
|
settings.color_custom = Custom |
||||||
|
settings.color_purple = Purple |
||||||
|
settings.color_pink = Pink |
||||||
|
|
||||||
|
settings.label_theme = Theme |
||||||
|
|
||||||
|
settings.label_accent_color = Accent Colour |
||||||
|
settings.label_selection_color = Selection Colour |
||||||
|
|
||||||
|
settings.label_font_size = Font size |
||||||
|
settings.label_font_smaller = Smaller |
||||||
|
settings.label_font_default = Default |
||||||
|
settings.label_font_bigger = Bigger |
||||||
|
|
||||||
|
settings.check_system_preferences = Follow system preferences |
||||||
|
settings.check_system_accent_color = Apply accent colour |
||||||
|
settings.check_system_selection_color = Apply selection colour |
||||||
|
settings.check_system_theme = Apply theme |
||||||
|
settings.check_system_font = Apply font size |
||||||
|
|
||||||
|
settings.title_general = General |
||||||
|
settings.title_monitoring = System |
||||||
|
|
||||||
|
settings.dialog_ok = OK |
||||||
|
settings.dialog_cancel = Cancel |
||||||
|
settings.dialog_apply = Apply |
@ -0,0 +1,62 @@ |
|||||||
|
# |
||||||
|
# MIT License |
||||||
|
# |
||||||
|
# Copyright (c) 2021 Jannis Weis |
||||||
|
# |
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy |
||||||
|
# of this software and associated documentation files (the "Software"), to deal |
||||||
|
# in the Software without restriction, including without limitation the rights |
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
||||||
|
# copies of the Software, and to permit persons to whom the Software is |
||||||
|
# furnished to do so, subject to the following conditions: |
||||||
|
# |
||||||
|
# The above copyright notice and this permission notice shall be included in all |
||||||
|
# copies or substantial portions of the Software. |
||||||
|
# |
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
||||||
|
# SOFTWARE. |
||||||
|
# |
||||||
|
# |
||||||
|
# suppress inspection "UnusedProperty" for whole file |
||||||
|
# |
||||||
|
settings.title = Theme Settings |
||||||
|
settings.color_default = Default |
||||||
|
settings.color_blue = Blue |
||||||
|
settings.color_lilac = Lilac |
||||||
|
settings.color_rose = Rose |
||||||
|
settings.color_red = Red |
||||||
|
settings.color_orange = Orange |
||||||
|
settings.color_yellow = Yellow |
||||||
|
settings.color_green = Green |
||||||
|
settings.color_gray = Graphite |
||||||
|
settings.color_custom = Custom |
||||||
|
settings.color_purple = Purple |
||||||
|
settings.color_pink = Pink |
||||||
|
|
||||||
|
settings.label_theme = Theme |
||||||
|
|
||||||
|
settings.label_accent_color = Accent Color |
||||||
|
settings.label_selection_color = Selection Color |
||||||
|
|
||||||
|
settings.label_font_size = Font size |
||||||
|
settings.label_font_smaller = Smaller |
||||||
|
settings.label_font_default = Default |
||||||
|
settings.label_font_bigger = Bigger |
||||||
|
|
||||||
|
settings.check_system_preferences = Follow system preferences |
||||||
|
settings.check_system_accent_color = Apply accent color |
||||||
|
settings.check_system_selection_color = Apply selection color |
||||||
|
settings.check_system_theme = Apply theme |
||||||
|
settings.check_system_font = Apply font size |
||||||
|
|
||||||
|
settings.title_general = General |
||||||
|
settings.title_monitoring = System |
||||||
|
|
||||||
|
settings.dialog_ok = OK |
||||||
|
settings.dialog_cancel = Cancel |
||||||
|
settings.dialog_apply = Apply |
@ -0,0 +1,62 @@ |
|||||||
|
# |
||||||
|
# MIT License |
||||||
|
# |
||||||
|
# Copyright (c) 2021 Jannis Weis |
||||||
|
# |
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy |
||||||
|
# of this software and associated documentation files (the "Software"), to deal |
||||||
|
# in the Software without restriction, including without limitation the rights |
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
||||||
|
# copies of the Software, and to permit persons to whom the Software is |
||||||
|
# furnished to do so, subject to the following conditions: |
||||||
|
# |
||||||
|
# The above copyright notice and this permission notice shall be included in all |
||||||
|
# copies or substantial portions of the Software. |
||||||
|
# |
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
||||||
|
# SOFTWARE. |
||||||
|
# |
||||||
|
# |
||||||
|
# suppress inspection "UnusedProperty" for whole file |
||||||
|
# |
||||||
|
settings.title = Configuración de Temas |
||||||
|
settings.color_default = Defecto |
||||||
|
settings.color_blue = Azul |
||||||
|
settings.color_lilac = Lila |
||||||
|
settings.color_rose = Rosa |
||||||
|
settings.color_red = Rojo |
||||||
|
settings.color_orange = Naranja |
||||||
|
settings.color_yellow = Amarillo |
||||||
|
settings.color_green = Verde |
||||||
|
settings.color_gray = Grafito |
||||||
|
settings.color_custom = Personalizado |
||||||
|
settings.color_purple = Lila |
||||||
|
settings.color_pink = Rosa |
||||||
|
|
||||||
|
settings.label_theme = Tema: |
||||||
|
|
||||||
|
settings.label_accent_color = Color de acento |
||||||
|
settings.label_selection_color = Color de selección |
||||||
|
|
||||||
|
settings.label_font_size = Tamaño de fuente |
||||||
|
settings.label_font_smaller = Mas pequeño |
||||||
|
settings.label_font_default = Defecto |
||||||
|
settings.label_font_bigger = Mas grande |
||||||
|
|
||||||
|
settings.check_system_preferences = Siga las preferencias del sistema |
||||||
|
settings.check_system_accent_color = Aplicar color de acento |
||||||
|
settings.check_system_selection_color = Aplicar color de selección |
||||||
|
settings.check_system_theme = Aplicar tema |
||||||
|
settings.check_system_font = Aplicar tamaño de fuente |
||||||
|
|
||||||
|
settings.title_general = General |
||||||
|
settings.title_monitoring = Sistema |
||||||
|
|
||||||
|
settings.dialog_ok = OK |
||||||
|
settings.dialog_cancel = Cancelar |
||||||
|
settings.dialog_apply = Aplicar |
@ -0,0 +1,62 @@ |
|||||||
|
# |
||||||
|
# MIT License |
||||||
|
# |
||||||
|
# Copyright (c) 2021 Jannis Weis |
||||||
|
# |
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy |
||||||
|
# of this software and associated documentation files (the "Software"), to deal |
||||||
|
# in the Software without restriction, including without limitation the rights |
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
||||||
|
# copies of the Software, and to permit persons to whom the Software is |
||||||
|
# furnished to do so, subject to the following conditions: |
||||||
|
# |
||||||
|
# The above copyright notice and this permission notice shall be included in all |
||||||
|
# copies or substantial portions of the Software. |
||||||
|
# |
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
||||||
|
# SOFTWARE. |
||||||
|
# |
||||||
|
# |
||||||
|
# suppress inspection "UnusedProperty" for whole file |
||||||
|
# |
||||||
|
settings.title = Réglage des Thèmes |
||||||
|
settings.color_default = Défaut |
||||||
|
settings.color_blue = Bleu |
||||||
|
settings.color_lilac = Lilas |
||||||
|
settings.color_rose = Rose |
||||||
|
settings.color_red = Rouge |
||||||
|
settings.color_orange = Orange |
||||||
|
settings.color_yellow = Jaune |
||||||
|
settings.color_green = Vert |
||||||
|
settings.color_gray = Graphite |
||||||
|
settings.color_custom = Personnalisé |
||||||
|
settings.color_purple = Lilas |
||||||
|
settings.color_pink = Rose |
||||||
|
|
||||||
|
settings.label_theme = Thème |
||||||
|
|
||||||
|
settings.label_accent_color = Couleur accentuée |
||||||
|
settings.label_selection_color = Couleur de sélection |
||||||
|
|
||||||
|
settings.label_font_size = Taille de police |
||||||
|
settings.label_font_smaller = Plus petite |
||||||
|
settings.label_font_default = Défaut |
||||||
|
settings.label_font_bigger = Plus gros |
||||||
|
|
||||||
|
settings.check_system_preferences = Suivez les préférences du système |
||||||
|
settings.check_system_accent_color = Appliquer une couleur d'accent |
||||||
|
settings.check_system_selection_color = Appliquer la couleur de sélection |
||||||
|
settings.check_system_theme = Appliquer le thème |
||||||
|
settings.check_system_font = Appliquer la taille de police |
||||||
|
|
||||||
|
settings.title_general = Général |
||||||
|
settings.title_monitoring = Système |
||||||
|
|
||||||
|
settings.dialog_ok = OK |
||||||
|
settings.dialog_cancel = Annuler |
||||||
|
settings.dialog_apply = Appliquer |
@ -0,0 +1,62 @@ |
|||||||
|
# |
||||||
|
# MIT License |
||||||
|
# |
||||||
|
# Copyright (c) 2021 Jannis Weis |
||||||
|
# |
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy |
||||||
|
# of this software and associated documentation files (the "Software"), to deal |
||||||
|
# in the Software without restriction, including without limitation the rights |
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
||||||
|
# copies of the Software, and to permit persons to whom the Software is |
||||||
|
# furnished to do so, subject to the following conditions: |
||||||
|
# |
||||||
|
# The above copyright notice and this permission notice shall be included in all |
||||||
|
# copies or substantial portions of the Software. |
||||||
|
# |
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
||||||
|
# SOFTWARE. |
||||||
|
# |
||||||
|
# |
||||||
|
# suppress inspection "UnusedProperty" for whole file |
||||||
|
# |
||||||
|
settings.title = Настройки Темы |
||||||
|
settings.color_default = По умолчанию |
||||||
|
settings.color_blue = Синий |
||||||
|
settings.color_lilac = Сирень |
||||||
|
settings.color_rose = Розовый |
||||||
|
settings.color_red = Красный |
||||||
|
settings.color_orange = Оранжевый |
||||||
|
settings.color_yellow = Жёлтый |
||||||
|
settings.color_green = Зелёный |
||||||
|
settings.color_gray = Графит |
||||||
|
settings.color_custom = Другой |
||||||
|
settings.color_purple = Сирень |
||||||
|
settings.color_pink = Розовый |
||||||
|
|
||||||
|
settings.label_theme = Тема: |
||||||
|
|
||||||
|
settings.label_accent_color = Цветовой акцент |
||||||
|
settings.label_selection_color = Цвет выделения |
||||||
|
|
||||||
|
settings.label_font_size = Размер шрифта |
||||||
|
settings.label_font_smaller = Меньше |
||||||
|
settings.label_font_default = По умолчанию |
||||||
|
settings.label_font_bigger = Больше |
||||||
|
|
||||||
|
settings.check_system_preferences = Использовать настройки операционной системы |
||||||
|
settings.check_system_accent_color = Применить акцент цвет |
||||||
|
settings.check_system_selection_color = Применить выделение цвета |
||||||
|
settings.check_system_theme = Применить тему |
||||||
|
settings.check_system_font = Применить размер шрифта |
||||||
|
|
||||||
|
settings.title_general = Общее |
||||||
|
settings.title_monitoring = Система |
||||||
|
|
||||||
|
settings.dialog_ok = ОК |
||||||
|
settings.dialog_cancel = Отмена |
||||||
|
settings.dialog_apply = Применить |
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue