Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: Night Theme Switcher/Extension
Translate-URL: https://hosted.weblate.org/projects/night-theme-switcher/extension/
This commit is contained in:
Hosted Weblate
2022-02-19 11:55:25 +01:00
parent 470effd0e9
commit dcf34d5e28
14 changed files with 3779 additions and 3164 deletions
+279 -220
View File
@@ -7,11 +7,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Night Theme Switcher\n" "Project-Id-Version: Night Theme Switcher\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-08-25 14:58+0200\n" "POT-Creation-Date: 2022-02-18 14:04+0100\n"
"PO-Revision-Date: 2021-08-29 16:56+0000\n" "PO-Revision-Date: 2021-08-29 16:56+0000\n"
"Last-Translator: Omar TS <omats@vivaldi.net>\n" "Last-Translator: Omar TS <omats@vivaldi.net>\n"
"Language-Team: Arabic <https://hosted.weblate.org/projects/" "Language-Team: Arabic <https://hosted.weblate.org/projects/night-theme-"
"night-theme-switcher/extension/ar/>\n" "switcher/extension/ar/>\n"
"Language: ar\n" "Language: ar\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@@ -20,50 +20,63 @@ msgstr ""
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Weblate 4.8.1-dev\n" "X-Generator: Weblate 4.8.1-dev\n"
#: src/modules/GtkThemer.js:184 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode On"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" GTK "
"theme. Please manually choose them in the extension's preferences."
msgstr "" msgstr ""
"تعذر اكتشاف متغيرات النهار والليل تلقائيًا لسمة\"GTK \"%s. يرجى اختيارهم "
"يدويًا في تفضيلات الامتداد."
#: src/modules/ShellThemer.js:196 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode Off"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" "
"GNOME Shell theme. Please manually choose them in the extension's "
"preferences."
msgstr "" msgstr ""
"تعذر اكتشاف متغيرات النهار والليل تلقائيًا لسمة \"GNOME Shell \"%s. يرجى "
"اختيارهم يدويًا في تفضيلات الامتداد."
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:218
msgid "Switch to night theme" msgid "Extension Preferences"
msgstr "قم بالتبديل إلى السمة الليلية" msgstr ""
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:227
msgid "Switch to day theme" msgid "Night Mode Off"
msgstr "التبديل إلى السمة النهارية" msgstr ""
#: src/preferences/Schedule.js:57 src/preferences/ui/Schedule.ui:62 #: src/modules/TimerOndemand.js:227
msgid "Night Mode On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn Off"
msgstr ""
#: src/preferences/SchedulePage.js:42 src/preferences/ui/SchedulePage.ui:47
msgid "Night Light" msgid "Night Light"
msgstr "الإضاءة الليلية" msgstr "الإضاءة الليلية"
#: src/preferences/Schedule.js:67 #: src/preferences/SchedulePage.js:46
msgid "Location Services" msgid "Location Services"
msgstr "خدمات الموقع" msgstr "خدمات الموقع"
#: src/preferences/Schedule.js:80 #: src/preferences/SchedulePage.js:54
msgid "Manual schedule" msgid "Manual schedule"
msgstr "الجدولة اليدوية" msgstr "الجدولة اليدوية"
#: src/preferences/Schedule.js:81 src/preferences/ui/Schedule.ui:135 #: src/preferences/SchedulePage.js:55 src/preferences/ui/SchedulePage.ui:93
msgid "On-demand" msgid "On-demand"
msgstr "عند الطلب" msgstr "عند الطلب"
#: src/preferences/ShellPreferences.js:55 #: src/preferences/SchedulePage.js:87
msgid "None"
msgstr "لا شيء"
#: src/preferences/SchedulePage.js:88
msgid "Top bar"
msgstr "الشريط العلوي"
#: src/preferences/SchedulePage.js:89
msgid "System menu"
msgstr "قائمة النظام"
#: src/preferences/ThemesPage.js:50
msgid "Default" msgid "Default"
msgstr "الافتراضي" msgstr "الافتراضي"
@@ -99,341 +112,268 @@ msgstr "سمة GTK الليلية"
msgid "The GTK theme to use during nighttime" msgid "The GTK theme to use during nighttime"
msgstr "سمة GTK للاستخدام أثناء الليل" msgstr "سمة GTK للاستخدام أثناء الليل"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:32 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:34
msgid "Use manual GTK variants"
msgstr "استخدم متغيرات GTK اليدوية"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:33
msgid "Disable automatic GTK theme variants detection"
msgstr "تعطيل الكشف التلقائي عن متغيرات سمة GTK"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Switch shell variants" msgid "Switch shell variants"
msgstr "تبديل متغيرات الصَّدَفة" msgstr "تبديل متغيرات الصَّدَفة"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:35
msgid "Enable shell variants switching" msgid "Enable shell variants switching"
msgstr "تفعيل تبديل متغيرات الصَّدَفة" msgstr "تفعيل تبديل متغيرات الصَّدَفة"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Day shell theme" msgid "Day shell theme"
msgstr "سمة الصّدَفة النهارية" msgstr "سمة الصّدَفة النهارية"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40
msgid "The shell theme to use during daytime" msgid "The shell theme to use during daytime"
msgstr "سمة الصّدَفة لاستخدامها خلال النهار" msgstr "سمة الصّدَفة لاستخدامها خلال النهار"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:49 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44
msgid "Night shell theme" msgid "Night shell theme"
msgstr "سمة الصّدَفة الليلية" msgstr "سمة الصّدَفة الليلية"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:50 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45
msgid "The shell theme to use during nighttime" msgid "The shell theme to use during nighttime"
msgstr "سمة الصّدَفة التي سيتم استخدامها أثناء الليل" msgstr "سمة الصّدَفة التي سيتم استخدامها أثناء الليل"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:54 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:51
msgid "Use manual shell variants"
msgstr "استخدم بدائل الصّدَفة اليدوية"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:55
msgid "Disable automatic shell theme variants detection"
msgstr "تعطيل الكشف التلقائي عن متغيرات سمة الصّدَفة"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Switch icon variants" msgid "Switch icon variants"
msgstr "تبديل متغيرات الأيقونات" msgstr "تبديل متغيرات الأيقونات"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:52
msgid "Enable icon variants switching" msgid "Enable icon variants switching"
msgstr "تفعيل تبديل متغيرات الأيقونات" msgstr "تفعيل تبديل متغيرات الأيقونات"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:66 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:56
msgid "Day icon theme" msgid "Day icon theme"
msgstr "أيقونات السمة النهارية" msgstr "أيقونات السمة النهارية"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:67 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:57
msgid "The icon theme to use during daytime" msgid "The icon theme to use during daytime"
msgstr "سمة الأيقونات المراد استخدامها أثناء النهار" msgstr "سمة الأيقونات المراد استخدامها أثناء النهار"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:71 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Night icon theme" msgid "Night icon theme"
msgstr "أيقونات السمة الليلية" msgstr "أيقونات السمة الليلية"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:72 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62
msgid "The icon theme to use during nighttime" msgid "The icon theme to use during nighttime"
msgstr "أيقونات السمة المستخدمة أثناء الليل" msgstr "أيقونات السمة المستخدمة أثناء الليل"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:68
msgid "Switch cursor variants" msgid "Switch cursor variants"
msgstr "تبديل متغيرات المؤشر" msgstr "تبديل متغيرات المؤشر"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:69
msgid "Enable cursor variants switching" msgid "Enable cursor variants switching"
msgstr "تفعيل تبديل متغيرات المؤشر" msgstr "تفعيل تبديل متغيرات المؤشر"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:83 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:73
msgid "Day cursor theme" msgid "Day cursor theme"
msgstr "مؤشر السمة النهارية" msgstr "مؤشر السمة النهارية"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:84 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:74
msgid "The cursor theme to use during daytime" msgid "The cursor theme to use during daytime"
msgstr "مؤشر السمة المستخدمة أثناء النهار" msgstr "مؤشر السمة المستخدمة أثناء النهار"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:88 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78
msgid "Night cursor theme" msgid "Night cursor theme"
msgstr "مؤشر السمة الليلية" msgstr "مؤشر السمة الليلية"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:89 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79
msgid "The cursor theme to use during nighttime" msgid "The cursor theme to use during nighttime"
msgstr "مؤشر السمة المستخدمة أثناء الليل" msgstr "مؤشر السمة المستخدمة أثناء الليل"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:85
msgid "Enable commands" msgid "Enable commands"
msgstr "تمكين الأوامر" msgstr "تمكين الأوامر"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:86
msgid "Commands will be spawned on time change" msgid "Commands will be spawned on time change"
msgstr "سيتم إنتاج الأوامر عند تغيير الوقت" msgstr "سيتم إنتاج الأوامر عند تغيير الوقت"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:100 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:90
msgid "Sunrise command" msgid "Sunrise command"
msgstr "أمر شروق الشمس" msgstr "أمر شروق الشمس"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:101 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:91
msgid "The command to spawn at sunrise" msgid "The command to spawn at sunrise"
msgstr "أمر الظهور عند شروق الشمس" msgstr "أمر الظهور عند شروق الشمس"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:105 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95
msgid "Sunset command" msgid "Sunset command"
msgstr "أمر الغروب" msgstr "أمر الغروب"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:106 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96
msgid "The command to spawn at sunset" msgid "The command to spawn at sunset"
msgstr "أمر الظهور عند غروب الشمس" msgstr "أمر الظهور عند غروب الشمس"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:102
msgid "Enable backgrounds" msgid "Enable backgrounds"
msgstr "تمكين الخلفيات" msgstr "تمكين الخلفيات"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:103
msgid "Background will be changed on time change" msgid "Background will be changed on time change"
msgstr "سيتم تغيير الخلفية عند تغيير الوقت" msgstr "سيتم تغيير الخلفية عند تغيير الوقت"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:117 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:107
#: src/preferences/ui/BackgroundsPreferences.ui:39 #: src/preferences/ui/BackgroundsPage.ui:15
msgid "Day background" msgid "Day background"
msgstr "خلفية النهار" msgstr "خلفية النهار"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:118 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:108
msgid "Path to the day background" msgid "Path to the day background"
msgstr "مسار خلفية النهار" msgstr "مسار خلفية النهار"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:122 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112
#: src/preferences/ui/BackgroundsPreferences.ui:47 #: src/preferences/ui/BackgroundsPage.ui:28
msgid "Night background" msgid "Night background"
msgstr "خلفية الليل" msgstr "خلفية الليل"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:123 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113
msgid "Path to the night background" msgid "Path to the night background"
msgstr "مسار خلفية الليل" msgstr "مسار خلفية الليل"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:125
#: src/preferences/ui/Schedule.ui:36 #: src/preferences/ui/SchedulePage.ui:27
msgid "Time source" msgid "Time source"
msgstr "مصدر الوقت" msgstr "مصدر الوقت"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:126
msgid "The source used to check current time" msgid "The source used to check current time"
msgstr "المصدر المستخدم للتحقق من الوقت الحالي" msgstr "المصدر المستخدم للتحقق من الوقت الحالي"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:140 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:130
msgid "Follow Night Light \"Disable until tomorrow\"" msgid "Follow Night Light \"Disable until tomorrow\""
msgstr "اتبع الإضاءة الليلية \"تعطيل حتى الغد\"" msgstr "اتبع الإضاءة الليلية \"تعطيل حتى الغد\""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:141 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:131
msgid "Switch back to day time when Night Light is temporarily disabled" msgid "Switch back to day time when Night Light is temporarily disabled"
msgstr "ارجع إلى وقت النهار عندما يتم تعطيل الإضاءة الليلية مؤقتًا" msgstr "ارجع إلى وقت النهار عندما يتم تعطيل الإضاءة الليلية مؤقتًا"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135
msgid "Always enable the on-demand timer" msgid "Always enable the on-demand timer"
msgstr "قم دائمًا بتمكين المؤقت عند الطلب" msgstr "قم دائمًا بتمكين المؤقت عند الطلب"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:146 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136
msgid "The on-demand timer will always be enabled alongside other timers" msgid "The on-demand timer will always be enabled alongside other timers"
msgstr "" msgstr ""
"سيتم دائمًا تمكين المؤقت عند الطلب جنبًا إلى جنب مع أجهزة ضبط الوقت الأخرى" "سيتم دائمًا تمكين المؤقت عند الطلب جنبًا إلى جنب مع أجهزة ضبط الوقت الأخرى"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:154 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:144
msgid "On-demand time" msgid "On-demand time"
msgstr "وقت الطلب" msgstr "وقت الطلب"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:155 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145
msgid "The current time used in on-demand mode" msgid "The current time used in on-demand mode"
msgstr "الوقت الحالي المستخدم في وضع عند الطلب" msgstr "الوقت الحالي المستخدم في وضع عند الطلب"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:149
msgid "Key combination to toggle time" msgid "Key combination to toggle time"
msgstr "تركيبة المفاتيح لتبديل الوقت" msgstr "تركيبة المفاتيح لتبديل الوقت"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:150
msgid "The key combination that will toggle time in on-demand mode" msgid "The key combination that will toggle time in on-demand mode"
msgstr "مجموعة المفاتيح التي ستبدل الوقت في وضع عند الطلب" msgstr "مجموعة المفاتيح التي ستبدل الوقت في وضع عند الطلب"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159
msgid "On-demand button placement" msgid "On-demand button placement"
msgstr "موضع زر عند الطلب" msgstr "موضع زر عند الطلب"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160
msgid "Where the on-demand button will be placed" msgid "Where the on-demand button will be placed"
msgstr "حيث سيتم وضع الزر عند الطلب" msgstr "حيث سيتم وضع الزر عند الطلب"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:164
msgid "Use manual time source" msgid "Use manual time source"
msgstr "استخدم المصدر اليدوي للوقت" msgstr "استخدم المصدر اليدوي للوقت"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:165
msgid "Disable automatic time source detection" msgid "Disable automatic time source detection"
msgstr "تعطيل الكشف التلقائي عن مصدر الوقت" msgstr "تعطيل الكشف التلقائي عن مصدر الوقت"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:179 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169
msgid "Sunrise time" msgid "Sunrise time"
msgstr "وقت الشروق" msgstr "وقت الشروق"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:180 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170
msgid "When the day starts" msgid "When the day starts"
msgstr "عندما يبدأ النهار" msgstr "عندما يبدأ النهار"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:184 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174
msgid "Sunset time" msgid "Sunset time"
msgstr "وقت الغروب" msgstr "وقت الغروب"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:185 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175
msgid "When the day ends" msgid "When the day ends"
msgstr "عندما ينتهي النهار" msgstr "عندما ينتهي النهار"
#: src/preferences/ui/BackgroundButton.ui:15 #: src/preferences/ui/BackgroundButton.ui:8
#: src/preferences/ui/ShortcutButton.ui:15
msgid "Choose…"
msgstr "اختر…"
#: src/preferences/ui/BackgroundButton.ui:32
msgid "Change background" msgid "Change background"
msgstr "غيّر الخلفية" msgstr "غيّر الخلفية"
#: src/preferences/ui/BackgroundButton.ui:44 #: src/preferences/ui/BackgroundButton.ui:27
#: src/preferences/ui/BackgroundButton.ui:46 msgid "Select your background image"
msgstr "حدد صورة الخلفية الخاصة بك"
#: src/preferences/ui/BackgroundsPage.ui:9
#, fuzzy
#| msgid "Day background"
msgid "Backgrounds"
msgstr "خلفية النهار"
#: src/preferences/ui/ClearableEntry.ui:10 #: src/preferences/ui/ClearableEntry.ui:10
#: src/preferences/ui/ShortcutButton.ui:43 #: src/preferences/ui/ShortcutButton.ui:43
#: src/preferences/ui/ShortcutButton.ui:45 #: src/preferences/ui/ShortcutButton.ui:45
msgid "Clear" msgid "Clear"
msgstr "امسح" msgstr "امسح"
#: src/preferences/ui/BackgroundButton.ui:61 #: src/preferences/ui/CommandsPage.ui:9
msgid "Select your background image" msgid "Commands"
msgstr "حدد صورة الخلفية الخاصة بك" msgstr "أوامر"
#: src/preferences/ui/BackgroundsPreferences.ui:15 #: src/preferences/ui/CommandsPage.ui:13
msgid "Switch backgrounds"
msgstr "تبديل الخلفيات"
#: src/preferences/ui/Commands.ui:31
msgid "Run commands" msgid "Run commands"
msgstr "قم بتشغيل الأوامر" msgstr "قم بتشغيل الأوامر"
#: src/preferences/ui/Commands.ui:55 src/preferences/ui/Schedule.ui:107 #: src/preferences/ui/CommandsPage.ui:21 src/preferences/ui/SchedulePage.ui:67
msgid "Sunrise" msgid "Sunrise"
msgstr "شروق الشمس" msgstr "شروق الشمس"
#. Don't translate the `notify-send` command. #. Don't translate the `notify-send` command.
#: src/preferences/ui/Commands.ui:58 #: src/preferences/ui/CommandsPage.ui:25 src/preferences/ui/CommandsPage.ui:39
msgid "notify-send \"Hello sunshine!\"" msgid "notify-send \"Hello sunshine!\""
msgstr "أخطر وأرسل \"أهلا بشروق الشمس!\"" msgstr "أخطر وأرسل \"أهلا بشروق الشمس!\""
#: src/preferences/ui/Commands.ui:67 src/preferences/ui/Schedule.ui:115 #: src/preferences/ui/CommandsPage.ui:35 src/preferences/ui/SchedulePage.ui:79
msgid "Sunset" msgid "Sunset"
msgstr "غروب الشمس" msgstr "غروب الشمس"
#. Don't translate the `notify-send` command. #: src/preferences/ui/ContributePage.ui:9
#: src/preferences/ui/Commands.ui:70 msgid "Contribute"
msgid "notify-send \"Hello moonshine!\""
msgstr "أخطر وأرسل \"أهلا بطلوع القمر!\""
#: src/preferences/ui/CursorPreferences.ui:15
msgid "Switch cursor theme variants"
msgstr "تبديل متغيرات سمة المؤشر"
#: src/preferences/ui/CursorPreferences.ui:39
#: src/preferences/ui/GtkPreferences.ui:48
#: src/preferences/ui/IconPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:48
msgid "Day variant"
msgstr "متغير النهار"
#: src/preferences/ui/CursorPreferences.ui:49
#: src/preferences/ui/GtkPreferences.ui:59
#: src/preferences/ui/IconPreferences.ui:49
#: src/preferences/ui/ShellPreferences.ui:59
msgid "Night variant"
msgstr "متغير الليل"
#: src/preferences/ui/GtkPreferences.ui:15
msgid "Switch GTK theme variants"
msgstr "تبديل متغيرات سمة GTK"
#: src/preferences/ui/GtkPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:39
msgid "Manual variants"
msgstr "المتغيرات اليدوية"
#: src/preferences/ui/GtkPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GTK theme. Please <a href=\"https://"
"gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\">submit "
"a request</a> to get your theme supported."
msgstr "" msgstr ""
"يمكنك تعيين المتغيرات يدويًا إذا كان الامتداد لا يكتشف تلقائيًا متغيرات "
"النهار والليل لسمة GTK الخاصة بك. الرجاء <a href=\"https://gitlab.com/rmnvgr/"
"nightthemeswitcher-gnome-shell-extension/-/issues\"> إرسال طلب </a> لدعم "
"سمتك."
#: src/preferences/ui/Headerbar.ui:12 src/preferences/ui/Headerbar.ui:24 #: src/preferences/ui/ContributePage.ui:42
msgid "Support us" msgid "View the code and report issues"
msgstr "ادعمنا" msgstr ""
#: src/preferences/ui/Headerbar.ui:48 #: src/preferences/ui/ContributePage.ui:55
msgid "View code on GitLab" msgid "Contribute to the translation"
msgstr "اعرض الكود على GitLab" msgstr ""
#: src/preferences/ui/Headerbar.ui:71 #: src/preferences/ui/ContributePage.ui:68
msgid "Translate on Weblate" msgid "Support me with a donation"
msgstr "ترجمة على Weblate" msgstr ""
#: src/preferences/ui/Headerbar.ui:94 #: src/preferences/ui/SchedulePage.ui:9
msgid "Donate on Liberapay"
msgstr "تبرع على Liberapay"
#: src/preferences/ui/IconPreferences.ui:15
msgid "Switch icon theme variants"
msgstr "تبديل متغيرات أيقونة السمة"
#: src/preferences/ui/Preferences.ui:14
msgid "Schedule" msgid "Schedule"
msgstr "جدولة" msgstr "جدولة"
#: src/preferences/ui/Preferences.ui:24 #: src/preferences/ui/SchedulePage.ui:15
msgid "Appearance"
msgstr "مظهر"
#: src/preferences/ui/Preferences.ui:34
msgid "Commands"
msgstr "أوامر"
#: src/preferences/ui/Schedule.ui:27
msgid "Manual time source" msgid "Manual time source"
msgstr "مصدر الوقت اليدوي" msgstr "مصدر الوقت اليدوي"
#: src/preferences/ui/Schedule.ui:28 #: src/preferences/ui/SchedulePage.ui:16
msgid "" msgid ""
"The extension will try to use Night Light or Location Services to " "The extension will try to use Night Light or Location Services to "
"automatically set your current sunrise and sunset times if they are enabled. " "automatically set your current sunrise and sunset times if they are enabled. "
@@ -443,74 +383,193 @@ msgstr ""
"وغروب الشمس الحالية تلقائيًا إذا تم تمكينهما. إذا كنت تفضل ذلك، يمكنك اختيار " "وغروب الشمس الحالية تلقائيًا إذا تم تمكينهما. إذا كنت تفضل ذلك، يمكنك اختيار "
"مصدر الوقت يدويًا." "مصدر الوقت يدويًا."
#: src/preferences/ui/Schedule.ui:45 #: src/preferences/ui/SchedulePage.ui:33
msgid "Always show on-demand controls" msgid "Always show on-demand controls"
msgstr "اعرض دائمًا عناصر التحكم عند الطلب" msgstr "اعرض دائمًا عناصر التحكم عند الطلب"
#: src/preferences/ui/Schedule.ui:46 #: src/preferences/ui/SchedulePage.ui:34
msgid "Allows you to override the current time when using a schedule." msgid "Allows you to override the current time when using a schedule."
msgstr "يتيح لك تجاوز الوقت الحالي عند استخدام جدولة." msgstr "يتيح لك تجاوز الوقت الحالي عند استخدام جدولة."
#: src/preferences/ui/Schedule.ui:74 #: src/preferences/ui/SchedulePage.ui:50
msgid "Follow <i>Disable until tomorrow</i>" msgid "Follow <i>Disable until tomorrow</i>"
msgstr "اتبع <i> تعطيل حتى الغد </i>" msgstr "اتبع <i> تعطيل حتى الغد </i>"
#: src/preferences/ui/Schedule.ui:75 #: src/preferences/ui/SchedulePage.ui:51
msgid "" msgid ""
"When Night Light is temporarily disabled, the extension will switch to day " "When Night Light is temporarily disabled, the extension will switch to day "
"variants." "variants."
msgstr "" msgstr ""
"عندما يتم تعطيل الإضاءة الليلية مؤقتًا، سيتحول الامتداد إلى متغيرات النهار." "عندما يتم تعطيل الإضاءة الليلية مؤقتًا، سيتحول الامتداد إلى متغيرات النهار."
#: src/preferences/ui/Schedule.ui:95 #: src/preferences/ui/SchedulePage.ui:64
msgid "Manual schedule times" msgid "Manual schedule times"
msgstr "أوقات الجدولة اليدوية" msgstr "أوقات الجدولة اليدوية"
#: src/preferences/ui/Schedule.ui:147 #: src/preferences/ui/SchedulePage.ui:96
msgid "Keyboard shortcut" msgid "Keyboard shortcut"
msgstr "اختصار لوحة المفاتيح" msgstr "اختصار لوحة المفاتيح"
#: src/preferences/ui/Schedule.ui:155 #: src/preferences/ui/SchedulePage.ui:107
msgid "Button location" msgid "Button location"
msgstr "زر الموقع" msgstr "زر الموقع"
#: src/preferences/ui/Schedule.ui:160 #: src/preferences/ui/ShortcutButton.ui:15
msgid "None" msgid "Choose…"
msgstr "لا شيء" msgstr "اختر…"
#: src/preferences/ui/Schedule.ui:161
msgid "Top bar"
msgstr "الشريط العلوي"
#: src/preferences/ui/Schedule.ui:162
msgid "System menu"
msgstr "قائمة النظام"
#: src/preferences/ui/ShellPreferences.ui:15
msgid "Switch Shell theme variants"
msgstr "تبديل متغيرات سمة الصَّدَفة"
#: src/preferences/ui/ShellPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GNOME Shell theme. Please <a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues"
"\">submit a request</a> to get your theme supported."
msgstr ""
"يمكنك تعيين المتغيرات يدويًا إذا لم يتمكن الامتداد من الكشف تلقائيًا عن "
"متغيرات النهار والليل لسمة GNOME Shell. الرجاء <a href=\"https://gitlab.com/"
"rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\"> إرسال طلب </a> "
"لدعم سمتك."
#: src/preferences/ui/ShortcutButton.ui:32 #: src/preferences/ui/ShortcutButton.ui:32
msgid "Change keyboard shortcut" msgid "Change keyboard shortcut"
msgstr "تغيير اختصار لوحة المفاتيح" msgstr "تغيير اختصار لوحة المفاتيح"
#: src/preferences/ui/ShortcutButton.ui:100 #: src/preferences/ui/ShortcutButton.ui:80
msgid "Press your keyboard shortcut…" msgid "Press your keyboard shortcut…"
msgstr "اضغط على اختصار لوحة المفاتيح …" msgstr "اضغط على اختصار لوحة المفاتيح …"
#: src/preferences/ui/ThemesPage.ui:9
msgid "Themes"
msgstr ""
#: src/preferences/ui/ThemesPage.ui:15
msgid ""
"GNOME has a built-in dark mode that the extension uses. Manually switching "
"themes is discouraged and is only here for legacy reasons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:28
#, fuzzy
#| msgid "Day GTK theme"
msgid "GTK theme"
msgstr "سمة GTK النهارية"
#: src/preferences/ui/ThemesPage.ui:29
msgid ""
"Forcing a dark theme on applications not designed to support it can have "
"undesirable side-effects such as unreadable text or invisible icons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:37 src/preferences/ui/ThemesPage.ui:57
#: src/preferences/ui/ThemesPage.ui:77 src/preferences/ui/ThemesPage.ui:97
msgid "Day variant"
msgstr "متغير النهار"
#: src/preferences/ui/ThemesPage.ui:42 src/preferences/ui/ThemesPage.ui:62
#: src/preferences/ui/ThemesPage.ui:82 src/preferences/ui/ThemesPage.ui:102
msgid "Night variant"
msgstr "متغير الليل"
#: src/preferences/ui/ThemesPage.ui:49
#, fuzzy
#| msgid "Day shell theme"
msgid "Shell theme"
msgstr "سمة الصّدَفة النهارية"
#: src/preferences/ui/ThemesPage.ui:69
#, fuzzy
#| msgid "Day icon theme"
msgid "Icon theme"
msgstr "أيقونات السمة النهارية"
#: src/preferences/ui/ThemesPage.ui:89
#, fuzzy
#| msgid "Day cursor theme"
msgid "Cursor theme"
msgstr "مؤشر السمة النهارية"
#. Time separator (eg. 08:27) #. Time separator (eg. 08:27)
#: src/preferences/ui/TimeChooser.ui:23 #: src/preferences/ui/TimeChooser.ui:23
msgid ":" msgid ":"
msgstr ":" msgstr ":"
#, javascript-format
#~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GTK theme. Please manually choose them in the extension's preferences."
#~ msgstr ""
#~ "تعذر اكتشاف متغيرات النهار والليل تلقائيًا لسمة\"GTK \"%s. يرجى اختيارهم "
#~ "يدويًا في تفضيلات الامتداد."
#, javascript-format
#~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GNOME Shell theme. Please manually choose them in the extension's "
#~ "preferences."
#~ msgstr ""
#~ "تعذر اكتشاف متغيرات النهار والليل تلقائيًا لسمة \"GNOME Shell \"%s. يرجى "
#~ "اختيارهم يدويًا في تفضيلات الامتداد."
#~ msgid "Switch to night theme"
#~ msgstr "قم بالتبديل إلى السمة الليلية"
#~ msgid "Switch to day theme"
#~ msgstr "التبديل إلى السمة النهارية"
#~ msgid "Use manual GTK variants"
#~ msgstr "استخدم متغيرات GTK اليدوية"
#~ msgid "Disable automatic GTK theme variants detection"
#~ msgstr "تعطيل الكشف التلقائي عن متغيرات سمة GTK"
#~ msgid "Use manual shell variants"
#~ msgstr "استخدم بدائل الصّدَفة اليدوية"
#~ msgid "Disable automatic shell theme variants detection"
#~ msgstr "تعطيل الكشف التلقائي عن متغيرات سمة الصّدَفة"
#~ msgid "Switch backgrounds"
#~ msgstr "تبديل الخلفيات"
#~ msgid "notify-send \"Hello moonshine!\""
#~ msgstr "أخطر وأرسل \"أهلا بطلوع القمر!\""
#~ msgid "Switch cursor theme variants"
#~ msgstr "تبديل متغيرات سمة المؤشر"
#~ msgid "Switch GTK theme variants"
#~ msgstr "تبديل متغيرات سمة GTK"
#~ msgid "Manual variants"
#~ msgstr "المتغيرات اليدوية"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GTK theme. Please <a href="
#~ "\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
#~ "issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "يمكنك تعيين المتغيرات يدويًا إذا كان الامتداد لا يكتشف تلقائيًا متغيرات "
#~ "النهار والليل لسمة GTK الخاصة بك. الرجاء <a href=\"https://gitlab.com/"
#~ "rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\"> إرسال طلب </"
#~ "a> لدعم سمتك."
#~ msgid "Support us"
#~ msgstr "ادعمنا"
#~ msgid "View code on GitLab"
#~ msgstr "اعرض الكود على GitLab"
#~ msgid "Translate on Weblate"
#~ msgstr "ترجمة على Weblate"
#~ msgid "Donate on Liberapay"
#~ msgstr "تبرع على Liberapay"
#~ msgid "Switch icon theme variants"
#~ msgstr "تبديل متغيرات أيقونة السمة"
#~ msgid "Appearance"
#~ msgstr "مظهر"
#~ msgid "Switch Shell theme variants"
#~ msgstr "تبديل متغيرات سمة الصَّدَفة"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GNOME Shell theme. Please <a "
#~ "href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "يمكنك تعيين المتغيرات يدويًا إذا لم يتمكن الامتداد من الكشف تلقائيًا عن "
#~ "متغيرات النهار والليل لسمة GNOME Shell. الرجاء <a href=\"https://gitlab."
#~ "com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\"> إرسال طلب "
#~ "</a> لدعم سمتك."
+272 -235
View File
@@ -10,11 +10,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Night Theme Switcher 45\n" "Project-Id-Version: Night Theme Switcher 45\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-08-25 14:58+0200\n" "POT-Creation-Date: 2022-02-18 14:04+0100\n"
"PO-Revision-Date: 2021-09-21 08:55+0000\n" "PO-Revision-Date: 2021-09-21 08:55+0000\n"
"Last-Translator: Romain Vigier <romain@romainvigier.fr>\n" "Last-Translator: Romain Vigier <romain@romainvigier.fr>\n"
"Language-Team: German <https://hosted.weblate.org/projects/" "Language-Team: German <https://hosted.weblate.org/projects/night-theme-"
"night-theme-switcher/extension/de/>\n" "switcher/extension/de/>\n"
"Language: de_DE\n" "Language: de_DE\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@@ -22,51 +22,65 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.9-dev\n" "X-Generator: Weblate 4.9-dev\n"
#: src/modules/GtkThemer.js:184 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode On"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" GTK "
"theme. Please manually choose them in the extension's preferences."
msgstr "" msgstr ""
"Die Tag- und Nachtvariante für das GTK-Thema \"%s\" konnte nicht automatisch "
"erkannt werden. Bitte wählen Sie diese manuell in den Einstellungen aus."
#: src/modules/ShellThemer.js:196 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode Off"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" "
"GNOME Shell theme. Please manually choose them in the extension's "
"preferences."
msgstr "" msgstr ""
"Die Tag- und Nachtvariante für das GNOME-Shell-Thema \"%s\" konnte nicht "
"automatisch erkannt werden. Bitte wählen Sie diese manuell in den "
"Einstellungen aus."
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:218
msgid "Switch to night theme" #, fuzzy
msgstr "Auf Nacht-Thema umschalten" #| msgid "No preferences"
msgid "Extension Preferences"
msgstr "Keine Voreinstellungen"
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:227
msgid "Switch to day theme" msgid "Night Mode Off"
msgstr "Auf Tag-Thema umschalten" msgstr ""
#: src/preferences/Schedule.js:57 src/preferences/ui/Schedule.ui:62 #: src/modules/TimerOndemand.js:227
msgid "Night Mode On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn Off"
msgstr ""
#: src/preferences/SchedulePage.js:42 src/preferences/ui/SchedulePage.ui:47
msgid "Night Light" msgid "Night Light"
msgstr "Nachtlicht" msgstr "Nachtlicht"
#: src/preferences/Schedule.js:67 #: src/preferences/SchedulePage.js:46
msgid "Location Services" msgid "Location Services"
msgstr "Ortungsdienste" msgstr "Ortungsdienste"
#: src/preferences/Schedule.js:80 #: src/preferences/SchedulePage.js:54
msgid "Manual schedule" msgid "Manual schedule"
msgstr "Manueller Zeitplan" msgstr "Manueller Zeitplan"
#: src/preferences/Schedule.js:81 src/preferences/ui/Schedule.ui:135 #: src/preferences/SchedulePage.js:55 src/preferences/ui/SchedulePage.ui:93
msgid "On-demand" msgid "On-demand"
msgstr "On-Demand" msgstr "On-Demand"
#: src/preferences/ShellPreferences.js:55 #: src/preferences/SchedulePage.js:87
msgid "None"
msgstr "Nichts"
#: src/preferences/SchedulePage.js:88
msgid "Top bar"
msgstr "Obere Leiste"
#: src/preferences/SchedulePage.js:89
msgid "System menu"
msgstr "Systemmenü"
#: src/preferences/ThemesPage.js:50
msgid "Default" msgid "Default"
msgstr "Standard" msgstr "Standard"
@@ -102,342 +116,267 @@ msgstr "GTK-Thema Nacht"
msgid "The GTK theme to use during nighttime" msgid "The GTK theme to use during nighttime"
msgstr "Das GTK-Thema zur Verwendung nachts" msgstr "Das GTK-Thema zur Verwendung nachts"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:32 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:34
msgid "Use manual GTK variants"
msgstr "Manuelle GTK-Varianten verwenden"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:33
msgid "Disable automatic GTK theme variants detection"
msgstr "Automatische Erkennung der GTK-Themenvarianten deaktivieren"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Switch shell variants" msgid "Switch shell variants"
msgstr "Shell-Varianten wechseln" msgstr "Shell-Varianten wechseln"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:35
msgid "Enable shell variants switching" msgid "Enable shell variants switching"
msgstr "Wechsel der Shell-Varianten aktivieren" msgstr "Wechsel der Shell-Varianten aktivieren"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Day shell theme" msgid "Day shell theme"
msgstr "Shell-Thema Tag" msgstr "Shell-Thema Tag"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40
msgid "The shell theme to use during daytime" msgid "The shell theme to use during daytime"
msgstr "Das Shell-Thema zur Verwendung tagsüber" msgstr "Das Shell-Thema zur Verwendung tagsüber"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:49 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44
msgid "Night shell theme" msgid "Night shell theme"
msgstr "Shell-Thema Nacht" msgstr "Shell-Thema Nacht"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:50 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45
msgid "The shell theme to use during nighttime" msgid "The shell theme to use during nighttime"
msgstr "Das Shell-Thema zur Verwendung nachts" msgstr "Das Shell-Thema zur Verwendung nachts"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:54 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:51
msgid "Use manual shell variants"
msgstr "Manuelle Shell-Varianten verwenden"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:55
msgid "Disable automatic shell theme variants detection"
msgstr "Automatische Erkennung der Shell-Themenvarianten deaktivieren"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Switch icon variants" msgid "Switch icon variants"
msgstr "Symbol-Varianten wechseln" msgstr "Symbol-Varianten wechseln"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:52
msgid "Enable icon variants switching" msgid "Enable icon variants switching"
msgstr "Wechsel der Symbol-Varianten aktivieren" msgstr "Wechsel der Symbol-Varianten aktivieren"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:66 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:56
msgid "Day icon theme" msgid "Day icon theme"
msgstr "Symbol-Thema Tag" msgstr "Symbol-Thema Tag"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:67 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:57
msgid "The icon theme to use during daytime" msgid "The icon theme to use during daytime"
msgstr "Das Symbol-Thema zur Verwendung tagsüber" msgstr "Das Symbol-Thema zur Verwendung tagsüber"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:71 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Night icon theme" msgid "Night icon theme"
msgstr "Symbol-Thema Nacht" msgstr "Symbol-Thema Nacht"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:72 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62
msgid "The icon theme to use during nighttime" msgid "The icon theme to use during nighttime"
msgstr "Das Symbol-Thema zur Verwendung nachts" msgstr "Das Symbol-Thema zur Verwendung nachts"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:68
msgid "Switch cursor variants" msgid "Switch cursor variants"
msgstr "Cursor-Varianten wechseln" msgstr "Cursor-Varianten wechseln"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:69
msgid "Enable cursor variants switching" msgid "Enable cursor variants switching"
msgstr "Wechsel der Cursor-Varianten aktivieren" msgstr "Wechsel der Cursor-Varianten aktivieren"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:83 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:73
msgid "Day cursor theme" msgid "Day cursor theme"
msgstr "Cursor-Thema Tag" msgstr "Cursor-Thema Tag"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:84 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:74
msgid "The cursor theme to use during daytime" msgid "The cursor theme to use during daytime"
msgstr "Das Cursor-Thema zur Verwendung tagsüber" msgstr "Das Cursor-Thema zur Verwendung tagsüber"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:88 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78
msgid "Night cursor theme" msgid "Night cursor theme"
msgstr "Cursor-Thema Nacht" msgstr "Cursor-Thema Nacht"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:89 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79
msgid "The cursor theme to use during nighttime" msgid "The cursor theme to use during nighttime"
msgstr "Das Cursor-Thema zur Verwendung nachts" msgstr "Das Cursor-Thema zur Verwendung nachts"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:85
msgid "Enable commands" msgid "Enable commands"
msgstr "Befehle aktivieren" msgstr "Befehle aktivieren"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:86
msgid "Commands will be spawned on time change" msgid "Commands will be spawned on time change"
msgstr "Befehle werden bei Zeitänderung ausgeführt" msgstr "Befehle werden bei Zeitänderung ausgeführt"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:100 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:90
msgid "Sunrise command" msgid "Sunrise command"
msgstr "Befehl bei Sonnenaufgang" msgstr "Befehl bei Sonnenaufgang"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:101 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:91
msgid "The command to spawn at sunrise" msgid "The command to spawn at sunrise"
msgstr "Befehl, der bei Sonnenaufgang ausgeführt werden soll" msgstr "Befehl, der bei Sonnenaufgang ausgeführt werden soll"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:105 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95
msgid "Sunset command" msgid "Sunset command"
msgstr "Befehl bei Sonnenuntergang" msgstr "Befehl bei Sonnenuntergang"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:106 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96
msgid "The command to spawn at sunset" msgid "The command to spawn at sunset"
msgstr "Befehl, der bei Sonnenuntergang ausgeführt werden soll" msgstr "Befehl, der bei Sonnenuntergang ausgeführt werden soll"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:102
msgid "Enable backgrounds" msgid "Enable backgrounds"
msgstr "Hintergrundbilder aktivieren" msgstr "Hintergrundbilder aktivieren"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:103
msgid "Background will be changed on time change" msgid "Background will be changed on time change"
msgstr "Hintergrundbild wird bei Zeitänderung geändert" msgstr "Hintergrundbild wird bei Zeitänderung geändert"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:117 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:107
#: src/preferences/ui/BackgroundsPreferences.ui:39 #: src/preferences/ui/BackgroundsPage.ui:15
msgid "Day background" msgid "Day background"
msgstr "Hintergrund bei Tag" msgstr "Hintergrund bei Tag"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:118 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:108
msgid "Path to the day background" msgid "Path to the day background"
msgstr "Pfad zum Hintergrundbild für den Tag" msgstr "Pfad zum Hintergrundbild für den Tag"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:122 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112
#: src/preferences/ui/BackgroundsPreferences.ui:47 #: src/preferences/ui/BackgroundsPage.ui:28
msgid "Night background" msgid "Night background"
msgstr "Hintergrund bei Nacht" msgstr "Hintergrund bei Nacht"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:123 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113
msgid "Path to the night background" msgid "Path to the night background"
msgstr "Pfad zum Hintergrundbild für die Nacht" msgstr "Pfad zum Hintergrundbild für die Nacht"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:125
#: src/preferences/ui/Schedule.ui:36 #: src/preferences/ui/SchedulePage.ui:27
msgid "Time source" msgid "Time source"
msgstr "Zeitquelle" msgstr "Zeitquelle"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:126
msgid "The source used to check current time" msgid "The source used to check current time"
msgstr "Die Quelle, die zum Überprüfen der aktuellen Zeit verwendet wird" msgstr "Die Quelle, die zum Überprüfen der aktuellen Zeit verwendet wird"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:140 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:130
msgid "Follow Night Light \"Disable until tomorrow\"" msgid "Follow Night Light \"Disable until tomorrow\""
msgstr "\"Bis morgen deaktivieren\" des Nachtlichts berücksichtigen" msgstr "\"Bis morgen deaktivieren\" des Nachtlichts berücksichtigen"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:141 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:131
msgid "Switch back to day time when Night Light is temporarily disabled" msgid "Switch back to day time when Night Light is temporarily disabled"
msgstr "" msgstr ""
"Zur Tageszeit zurückkehren, wenn Nachtlicht vorübergehend deaktiviert wird" "Zur Tageszeit zurückkehren, wenn Nachtlicht vorübergehend deaktiviert wird"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135
msgid "Always enable the on-demand timer" msgid "Always enable the on-demand timer"
msgstr "On-Demand Timer immer aktivieren" msgstr "On-Demand Timer immer aktivieren"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:146 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136
msgid "The on-demand timer will always be enabled alongside other timers" msgid "The on-demand timer will always be enabled alongside other timers"
msgstr "" msgstr ""
"Der On-Demand Timer wird immer gleichzeitig zu anderen Timern aktiviert sein" "Der On-Demand Timer wird immer gleichzeitig zu anderen Timern aktiviert sein"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:154 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:144
msgid "On-demand time" msgid "On-demand time"
msgstr "On-Demand Timer" msgstr "On-Demand Timer"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:155 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145
msgid "The current time used in on-demand mode" msgid "The current time used in on-demand mode"
msgstr "Die aktuelle Zeit zur Verwendung im On-Demand Modus" msgstr "Die aktuelle Zeit zur Verwendung im On-Demand Modus"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:149
msgid "Key combination to toggle time" msgid "Key combination to toggle time"
msgstr "Tastenkombination zur Zeitumschaltung" msgstr "Tastenkombination zur Zeitumschaltung"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:150
msgid "The key combination that will toggle time in on-demand mode" msgid "The key combination that will toggle time in on-demand mode"
msgstr "Tastenkombination, um die Zeit im On-Demand Modus umzuschalten" msgstr "Tastenkombination, um die Zeit im On-Demand Modus umzuschalten"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159
msgid "On-demand button placement" msgid "On-demand button placement"
msgstr "Position der On-Demand Schaltfläche" msgstr "Position der On-Demand Schaltfläche"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160
msgid "Where the on-demand button will be placed" msgid "Where the on-demand button will be placed"
msgstr "Position, an der die On-Demand Schaltfläche sichtbar sein wird" msgstr "Position, an der die On-Demand Schaltfläche sichtbar sein wird"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:164
msgid "Use manual time source" msgid "Use manual time source"
msgstr "Manuelle Zeitquelle verwenden" msgstr "Manuelle Zeitquelle verwenden"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:165
msgid "Disable automatic time source detection" msgid "Disable automatic time source detection"
msgstr "Automatische Zeitquellenerfassung deaktivieren" msgstr "Automatische Zeitquellenerfassung deaktivieren"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:179 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169
msgid "Sunrise time" msgid "Sunrise time"
msgstr "Sonnenaufgang Zeit" msgstr "Sonnenaufgang Zeit"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:180 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170
msgid "When the day starts" msgid "When the day starts"
msgstr "Wann der Tag beginnt" msgstr "Wann der Tag beginnt"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:184 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174
msgid "Sunset time" msgid "Sunset time"
msgstr "Sonnenuntergang Zeit" msgstr "Sonnenuntergang Zeit"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:185 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175
msgid "When the day ends" msgid "When the day ends"
msgstr "Wann der Tag endet" msgstr "Wann der Tag endet"
#: src/preferences/ui/BackgroundButton.ui:15 #: src/preferences/ui/BackgroundButton.ui:8
#: src/preferences/ui/ShortcutButton.ui:15
msgid "Choose…"
msgstr "Auswählen…"
#: src/preferences/ui/BackgroundButton.ui:32
msgid "Change background" msgid "Change background"
msgstr "Hintergrundbild wechseln" msgstr "Hintergrundbild wechseln"
#: src/preferences/ui/BackgroundButton.ui:44 #: src/preferences/ui/BackgroundButton.ui:27
#: src/preferences/ui/BackgroundButton.ui:46 msgid "Select your background image"
msgstr "Hintergrundbild wählen"
#: src/preferences/ui/BackgroundsPage.ui:9
msgid "Backgrounds"
msgstr "Hintergründe"
#: src/preferences/ui/ClearableEntry.ui:10 #: src/preferences/ui/ClearableEntry.ui:10
#: src/preferences/ui/ShortcutButton.ui:43 #: src/preferences/ui/ShortcutButton.ui:43
#: src/preferences/ui/ShortcutButton.ui:45 #: src/preferences/ui/ShortcutButton.ui:45
msgid "Clear" msgid "Clear"
msgstr "Löschen" msgstr "Löschen"
#: src/preferences/ui/BackgroundButton.ui:61 #: src/preferences/ui/CommandsPage.ui:9
msgid "Select your background image" msgid "Commands"
msgstr "Hintergrundbild wählen" msgstr "Befehle"
#: src/preferences/ui/BackgroundsPreferences.ui:15 #: src/preferences/ui/CommandsPage.ui:13
msgid "Switch backgrounds"
msgstr "Hintergrundbilder wechseln"
#: src/preferences/ui/Commands.ui:31
msgid "Run commands" msgid "Run commands"
msgstr "Befehle ausführen" msgstr "Befehle ausführen"
#: src/preferences/ui/Commands.ui:55 src/preferences/ui/Schedule.ui:107 #: src/preferences/ui/CommandsPage.ui:21 src/preferences/ui/SchedulePage.ui:67
msgid "Sunrise" msgid "Sunrise"
msgstr "Sonnenaufgang" msgstr "Sonnenaufgang"
#. Don't translate the `notify-send` command. #. Don't translate the `notify-send` command.
#: src/preferences/ui/Commands.ui:58 #: src/preferences/ui/CommandsPage.ui:25 src/preferences/ui/CommandsPage.ui:39
msgid "notify-send \"Hello sunshine!\"" msgid "notify-send \"Hello sunshine!\""
msgstr "notify-send \"Hallo Sonnenschein!\"" msgstr "notify-send \"Hallo Sonnenschein!\""
#: src/preferences/ui/Commands.ui:67 src/preferences/ui/Schedule.ui:115 #: src/preferences/ui/CommandsPage.ui:35 src/preferences/ui/SchedulePage.ui:79
msgid "Sunset" msgid "Sunset"
msgstr "Sonnenuntergang" msgstr "Sonnenuntergang"
#. Don't translate the `notify-send` command. #: src/preferences/ui/ContributePage.ui:9
#: src/preferences/ui/Commands.ui:70 msgid "Contribute"
msgid "notify-send \"Hello moonshine!\""
msgstr "notify-send \"Hallo Mondschein!\""
#: src/preferences/ui/CursorPreferences.ui:15
msgid "Switch cursor theme variants"
msgstr "Cursor-Themenvarianten wechseln"
#: src/preferences/ui/CursorPreferences.ui:39
#: src/preferences/ui/GtkPreferences.ui:48
#: src/preferences/ui/IconPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:48
msgid "Day variant"
msgstr "Tagesvarianten"
#: src/preferences/ui/CursorPreferences.ui:49
#: src/preferences/ui/GtkPreferences.ui:59
#: src/preferences/ui/IconPreferences.ui:49
#: src/preferences/ui/ShellPreferences.ui:59
msgid "Night variant"
msgstr "Nachtvarianten"
#: src/preferences/ui/GtkPreferences.ui:15
msgid "Switch GTK theme variants"
msgstr "GTK-Varianten wechseln"
#: src/preferences/ui/GtkPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:39
msgid "Manual variants"
msgstr "Manuelle Varianten"
#: src/preferences/ui/GtkPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GTK theme. Please <a href=\"https://"
"gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\">submit "
"a request</a> to get your theme supported."
msgstr "" msgstr ""
"Sie können die Tag- und Nachtvarianten des GTK-Themas selbst festlegen, "
"falls die Erweiterung diese nicht automatisch erkennt. Bitte <a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues"
"\">reichen Sie eine Anfrage ein</a>, damit Ihr Thema unterstützt werden kann."
#: src/preferences/ui/Headerbar.ui:12 src/preferences/ui/Headerbar.ui:24 #: src/preferences/ui/ContributePage.ui:42
msgid "Support us" msgid "View the code and report issues"
msgstr "Unterstützen Sie uns" msgstr ""
#: src/preferences/ui/Headerbar.ui:48 #: src/preferences/ui/ContributePage.ui:55
msgid "View code on GitLab" msgid "Contribute to the translation"
msgstr "Code auf GitLab anzeigen" msgstr ""
#: src/preferences/ui/Headerbar.ui:71 #: src/preferences/ui/ContributePage.ui:68
msgid "Translate on Weblate" msgid "Support me with a donation"
msgstr "Auf Weblate übersetzen" msgstr ""
#: src/preferences/ui/Headerbar.ui:94 #: src/preferences/ui/SchedulePage.ui:9
msgid "Donate on Liberapay"
msgstr "Spenden auf Liberapay"
#: src/preferences/ui/IconPreferences.ui:15
msgid "Switch icon theme variants"
msgstr "Symbol-Themenvarianten wechseln"
#: src/preferences/ui/Preferences.ui:14
msgid "Schedule" msgid "Schedule"
msgstr "Zeitplan" msgstr "Zeitplan"
#: src/preferences/ui/Preferences.ui:24 #: src/preferences/ui/SchedulePage.ui:15
msgid "Appearance"
msgstr "Erscheinung"
#: src/preferences/ui/Preferences.ui:34
msgid "Commands"
msgstr "Befehle"
#: src/preferences/ui/Schedule.ui:27
msgid "Manual time source" msgid "Manual time source"
msgstr "Manuelle Zeitquelle" msgstr "Manuelle Zeitquelle"
#: src/preferences/ui/Schedule.ui:28 #: src/preferences/ui/SchedulePage.ui:16
msgid "" msgid ""
"The extension will try to use Night Light or Location Services to " "The extension will try to use Night Light or Location Services to "
"automatically set your current sunrise and sunset times if they are enabled. " "automatically set your current sunrise and sunset times if they are enabled. "
@@ -447,20 +386,20 @@ msgstr ""
"Ortungsdienstes die aktuelle Zeit für Sonnenaufgang und Sonnenuntergang zu " "Ortungsdienstes die aktuelle Zeit für Sonnenaufgang und Sonnenuntergang zu "
"bestimmen. Sie können diese Einstellung aber auch selbst vornehmen." "bestimmen. Sie können diese Einstellung aber auch selbst vornehmen."
#: src/preferences/ui/Schedule.ui:45 #: src/preferences/ui/SchedulePage.ui:33
msgid "Always show on-demand controls" msgid "Always show on-demand controls"
msgstr "On-Demand Steuerelemente immer anzeigen" msgstr "On-Demand Steuerelemente immer anzeigen"
#: src/preferences/ui/Schedule.ui:46 #: src/preferences/ui/SchedulePage.ui:34
msgid "Allows you to override the current time when using a schedule." msgid "Allows you to override the current time when using a schedule."
msgstr "" msgstr ""
"Diese Einstellung erlaubt es Ihnen, den aktuellen Zeitplan zu überschreiben." "Diese Einstellung erlaubt es Ihnen, den aktuellen Zeitplan zu überschreiben."
#: src/preferences/ui/Schedule.ui:74 #: src/preferences/ui/SchedulePage.ui:50
msgid "Follow <i>Disable until tomorrow</i>" msgid "Follow <i>Disable until tomorrow</i>"
msgstr "<i>Bis morgen deaktivieren</i> berücksichtigen" msgstr "<i>Bis morgen deaktivieren</i> berücksichtigen"
#: src/preferences/ui/Schedule.ui:75 #: src/preferences/ui/SchedulePage.ui:51
msgid "" msgid ""
"When Night Light is temporarily disabled, the extension will switch to day " "When Night Light is temporarily disabled, the extension will switch to day "
"variants." "variants."
@@ -468,74 +407,175 @@ msgstr ""
"Auf Tagesvariante wechseln, wenn das Nachtlicht vorübergehend deaktiviert " "Auf Tagesvariante wechseln, wenn das Nachtlicht vorübergehend deaktiviert "
"wird." "wird."
#: src/preferences/ui/Schedule.ui:95 #: src/preferences/ui/SchedulePage.ui:64
msgid "Manual schedule times" msgid "Manual schedule times"
msgstr "Manueller Zeitplan" msgstr "Manueller Zeitplan"
#: src/preferences/ui/Schedule.ui:147 #: src/preferences/ui/SchedulePage.ui:96
msgid "Keyboard shortcut" msgid "Keyboard shortcut"
msgstr "Tastaturkürzel" msgstr "Tastaturkürzel"
#: src/preferences/ui/Schedule.ui:155 #: src/preferences/ui/SchedulePage.ui:107
msgid "Button location" msgid "Button location"
msgstr "Schaltflächenposition" msgstr "Schaltflächenposition"
#: src/preferences/ui/Schedule.ui:160 #: src/preferences/ui/ShortcutButton.ui:15
msgid "None" msgid "Choose…"
msgstr "Nichts" msgstr "Auswählen…"
#: src/preferences/ui/Schedule.ui:161
msgid "Top bar"
msgstr "Obere Leiste"
#: src/preferences/ui/Schedule.ui:162
msgid "System menu"
msgstr "Systemmenü"
#: src/preferences/ui/ShellPreferences.ui:15
msgid "Switch Shell theme variants"
msgstr "Shell-Varianten wechseln"
#: src/preferences/ui/ShellPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GNOME Shell theme. Please <a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues"
"\">submit a request</a> to get your theme supported."
msgstr ""
"Sie können die Tag- und Nachtvarianten des GNOME-Shell-Themas selbst "
"festlegen, falls die Erweiterung diese nicht automatisch erkennt. Bitte <a "
"href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
"issues\">reichen Sie eine Anfrage ein</a>, damit Ihr Thema unterstützt "
"werden kann."
#: src/preferences/ui/ShortcutButton.ui:32 #: src/preferences/ui/ShortcutButton.ui:32
msgid "Change keyboard shortcut" msgid "Change keyboard shortcut"
msgstr "Tastaturkürzel ändern" msgstr "Tastaturkürzel ändern"
#: src/preferences/ui/ShortcutButton.ui:100 #: src/preferences/ui/ShortcutButton.ui:80
msgid "Press your keyboard shortcut…" msgid "Press your keyboard shortcut…"
msgstr "Drücken Sie den Tastaturkürzel…" msgstr "Drücken Sie den Tastaturkürzel…"
#: src/preferences/ui/ThemesPage.ui:9
#, fuzzy
#| msgid "GTK theme"
msgid "Themes"
msgstr "GTK-Thema"
#: src/preferences/ui/ThemesPage.ui:15
msgid ""
"GNOME has a built-in dark mode that the extension uses. Manually switching "
"themes is discouraged and is only here for legacy reasons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:28
msgid "GTK theme"
msgstr "GTK-Thema"
#: src/preferences/ui/ThemesPage.ui:29
msgid ""
"Forcing a dark theme on applications not designed to support it can have "
"undesirable side-effects such as unreadable text or invisible icons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:37 src/preferences/ui/ThemesPage.ui:57
#: src/preferences/ui/ThemesPage.ui:77 src/preferences/ui/ThemesPage.ui:97
msgid "Day variant"
msgstr "Tagesvarianten"
#: src/preferences/ui/ThemesPage.ui:42 src/preferences/ui/ThemesPage.ui:62
#: src/preferences/ui/ThemesPage.ui:82 src/preferences/ui/ThemesPage.ui:102
msgid "Night variant"
msgstr "Nachtvarianten"
#: src/preferences/ui/ThemesPage.ui:49
msgid "Shell theme"
msgstr "Shell-Thema"
#: src/preferences/ui/ThemesPage.ui:69
msgid "Icon theme"
msgstr "Symbol-Thema"
#: src/preferences/ui/ThemesPage.ui:89
msgid "Cursor theme"
msgstr "Cursor-Thema"
#. Time separator (eg. 08:27) #. Time separator (eg. 08:27)
#: src/preferences/ui/TimeChooser.ui:23 #: src/preferences/ui/TimeChooser.ui:23
msgid ":" msgid ":"
msgstr ":" msgstr ":"
#~ msgid "Backgrounds" #, javascript-format
#~ msgstr "Hintergründe" #~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GTK theme. Please manually choose them in the extension's preferences."
#~ msgstr ""
#~ "Die Tag- und Nachtvariante für das GTK-Thema \"%s\" konnte nicht "
#~ "automatisch erkannt werden. Bitte wählen Sie diese manuell in den "
#~ "Einstellungen aus."
#~ msgid "Cursor theme" #, javascript-format
#~ msgstr "Cursor-Thema" #~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GNOME Shell theme. Please manually choose them in the extension's "
#~ "preferences."
#~ msgstr ""
#~ "Die Tag- und Nachtvariante für das GNOME-Shell-Thema \"%s\" konnte nicht "
#~ "automatisch erkannt werden. Bitte wählen Sie diese manuell in den "
#~ "Einstellungen aus."
#~ msgid "GTK theme" #~ msgid "Switch to night theme"
#~ msgstr "GTK-Thema" #~ msgstr "Auf Nacht-Thema umschalten"
#~ msgid "Icon theme" #~ msgid "Switch to day theme"
#~ msgstr "Symbol-Thema" #~ msgstr "Auf Tag-Thema umschalten"
#~ msgid "Shell theme" #~ msgid "Use manual GTK variants"
#~ msgstr "Shell-Thema" #~ msgstr "Manuelle GTK-Varianten verwenden"
#~ msgid "Disable automatic GTK theme variants detection"
#~ msgstr "Automatische Erkennung der GTK-Themenvarianten deaktivieren"
#~ msgid "Use manual shell variants"
#~ msgstr "Manuelle Shell-Varianten verwenden"
#~ msgid "Disable automatic shell theme variants detection"
#~ msgstr "Automatische Erkennung der Shell-Themenvarianten deaktivieren"
#~ msgid "Switch backgrounds"
#~ msgstr "Hintergrundbilder wechseln"
#~ msgid "notify-send \"Hello moonshine!\""
#~ msgstr "notify-send \"Hallo Mondschein!\""
#~ msgid "Switch cursor theme variants"
#~ msgstr "Cursor-Themenvarianten wechseln"
#~ msgid "Switch GTK theme variants"
#~ msgstr "GTK-Varianten wechseln"
#~ msgid "Manual variants"
#~ msgstr "Manuelle Varianten"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GTK theme. Please <a href="
#~ "\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
#~ "issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Sie können die Tag- und Nachtvarianten des GTK-Themas selbst festlegen, "
#~ "falls die Erweiterung diese nicht automatisch erkennt. Bitte <a href="
#~ "\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
#~ "issues\">reichen Sie eine Anfrage ein</a>, damit Ihr Thema unterstützt "
#~ "werden kann."
#~ msgid "Support us"
#~ msgstr "Unterstützen Sie uns"
#~ msgid "View code on GitLab"
#~ msgstr "Code auf GitLab anzeigen"
#~ msgid "Translate on Weblate"
#~ msgstr "Auf Weblate übersetzen"
#~ msgid "Donate on Liberapay"
#~ msgstr "Spenden auf Liberapay"
#~ msgid "Switch icon theme variants"
#~ msgstr "Symbol-Themenvarianten wechseln"
#~ msgid "Appearance"
#~ msgstr "Erscheinung"
#~ msgid "Switch Shell theme variants"
#~ msgstr "Shell-Varianten wechseln"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GNOME Shell theme. Please <a "
#~ "href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Sie können die Tag- und Nachtvarianten des GNOME-Shell-Themas selbst "
#~ "festlegen, falls die Erweiterung diese nicht automatisch erkennt. Bitte "
#~ "<a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">reichen Sie eine Anfrage ein</a>, damit Ihr Thema "
#~ "unterstützt werden kann."
#~ msgid "" #~ msgid ""
#~ "<small>You can set custom commands that will be run when the time of the " #~ "<small>You can set custom commands that will be run when the time of the "
@@ -552,6 +592,3 @@ msgstr ":"
#~ msgid "Automatic time source" #~ msgid "Automatic time source"
#~ msgstr "Automatische Zeitquelle" #~ msgstr "Automatische Zeitquelle"
#~ msgid "No preferences"
#~ msgstr "Keine Voreinstellungen"
+272 -237
View File
@@ -7,11 +7,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Night Theme Switcher 43\n" "Project-Id-Version: Night Theme Switcher 43\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-08-25 14:58+0200\n" "POT-Creation-Date: 2022-02-18 14:04+0100\n"
"PO-Revision-Date: 2021-09-16 18:34+0000\n" "PO-Revision-Date: 2021-09-16 18:34+0000\n"
"Last-Translator: Óscar Fernández Díaz <oscfdezdz@tuta.io>\n" "Last-Translator: Óscar Fernández Díaz <oscfdezdz@tuta.io>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/" "Language-Team: Spanish <https://hosted.weblate.org/projects/night-theme-"
"night-theme-switcher/extension/es/>\n" "switcher/extension/es/>\n"
"Language: es\n" "Language: es\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,52 +19,65 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.9-dev\n" "X-Generator: Weblate 4.9-dev\n"
#: src/modules/GtkThemer.js:184 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode On"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" GTK "
"theme. Please manually choose them in the extension's preferences."
msgstr "" msgstr ""
"No se pudieron detectar automáticamente las variantes diurnas y nocturnas "
"para el tema GTK \"%s\". Por favor, selecciónelos manualmente en las "
"preferencias de la extensión."
#: src/modules/ShellThemer.js:196 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode Off"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" "
"GNOME Shell theme. Please manually choose them in the extension's "
"preferences."
msgstr "" msgstr ""
"No se pudieron detectar automáticamente las variantes diurnas y nocturnas "
"para el tema de GNOME Shell \"%s\". Por favor, selecciónelos manualmente en "
"las preferencias de la extensión."
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:218
msgid "Switch to night theme" #, fuzzy
msgstr "Cambiar al tema nocturno" #| msgid "No preferences"
msgid "Extension Preferences"
msgstr "Sin preferencias"
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:227
msgid "Switch to day theme" msgid "Night Mode Off"
msgstr "Cambiar al tema diurno" msgstr ""
#: src/preferences/Schedule.js:57 src/preferences/ui/Schedule.ui:62 #: src/modules/TimerOndemand.js:227
msgid "Night Mode On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn Off"
msgstr ""
#: src/preferences/SchedulePage.js:42 src/preferences/ui/SchedulePage.ui:47
msgid "Night Light" msgid "Night Light"
msgstr "Luz nocturna" msgstr "Luz nocturna"
#: src/preferences/Schedule.js:67 #: src/preferences/SchedulePage.js:46
msgid "Location Services" msgid "Location Services"
msgstr "Servicios de ubicación" msgstr "Servicios de ubicación"
#: src/preferences/Schedule.js:80 #: src/preferences/SchedulePage.js:54
msgid "Manual schedule" msgid "Manual schedule"
msgstr "Horario manual" msgstr "Horario manual"
#: src/preferences/Schedule.js:81 src/preferences/ui/Schedule.ui:135 #: src/preferences/SchedulePage.js:55 src/preferences/ui/SchedulePage.ui:93
msgid "On-demand" msgid "On-demand"
msgstr "A la carta" msgstr "A la carta"
#: src/preferences/ShellPreferences.js:55 #: src/preferences/SchedulePage.js:87
msgid "None"
msgstr "Ninguno"
#: src/preferences/SchedulePage.js:88
msgid "Top bar"
msgstr "Barra superior"
#: src/preferences/SchedulePage.js:89
msgid "System menu"
msgstr "Menú del sistema"
#: src/preferences/ThemesPage.js:50
msgid "Default" msgid "Default"
msgstr "Predeterminada" msgstr "Predeterminada"
@@ -100,343 +113,267 @@ msgstr "Tema GTK nocturno"
msgid "The GTK theme to use during nighttime" msgid "The GTK theme to use during nighttime"
msgstr "El tema GTK para usar durante la noche" msgstr "El tema GTK para usar durante la noche"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:32 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:34
msgid "Use manual GTK variants"
msgstr "Usar variantes manuales de GTK"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:33
msgid "Disable automatic GTK theme variants detection"
msgstr "Desactivar la detección automática de variantes de temas GTK"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Switch shell variants" msgid "Switch shell variants"
msgstr "Cambiar las variantes de shell" msgstr "Cambiar las variantes de shell"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:35
msgid "Enable shell variants switching" msgid "Enable shell variants switching"
msgstr "Activar el cambio de variantes de shell" msgstr "Activar el cambio de variantes de shell"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Day shell theme" msgid "Day shell theme"
msgstr "Tema shell diurno" msgstr "Tema shell diurno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40
msgid "The shell theme to use during daytime" msgid "The shell theme to use during daytime"
msgstr "El tema shell para usar durante el día" msgstr "El tema shell para usar durante el día"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:49 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44
msgid "Night shell theme" msgid "Night shell theme"
msgstr "Tema shell nocturno" msgstr "Tema shell nocturno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:50 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45
msgid "The shell theme to use during nighttime" msgid "The shell theme to use during nighttime"
msgstr "El tema shell para usar durante la noche" msgstr "El tema shell para usar durante la noche"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:54 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:51
msgid "Use manual shell variants"
msgstr "Usar variantes manuales de shell"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:55
msgid "Disable automatic shell theme variants detection"
msgstr "Desactivar la detección automática de variantes de temas de shell"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Switch icon variants" msgid "Switch icon variants"
msgstr "Cambiar las variantes de iconos" msgstr "Cambiar las variantes de iconos"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:52
msgid "Enable icon variants switching" msgid "Enable icon variants switching"
msgstr "Activar el cambio de las variantes de iconos" msgstr "Activar el cambio de las variantes de iconos"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:66 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:56
msgid "Day icon theme" msgid "Day icon theme"
msgstr "Tema de iconos diurno" msgstr "Tema de iconos diurno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:67 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:57
msgid "The icon theme to use during daytime" msgid "The icon theme to use during daytime"
msgstr "El tema de iconos para usar durante el día" msgstr "El tema de iconos para usar durante el día"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:71 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Night icon theme" msgid "Night icon theme"
msgstr "Tema de iconos nocturno" msgstr "Tema de iconos nocturno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:72 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62
msgid "The icon theme to use during nighttime" msgid "The icon theme to use during nighttime"
msgstr "El tema de iconos para usar durante la noche" msgstr "El tema de iconos para usar durante la noche"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:68
msgid "Switch cursor variants" msgid "Switch cursor variants"
msgstr "Cambiar las variantes del cursor" msgstr "Cambiar las variantes del cursor"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:69
msgid "Enable cursor variants switching" msgid "Enable cursor variants switching"
msgstr "Activar el cambio de las variantes del cursor" msgstr "Activar el cambio de las variantes del cursor"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:83 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:73
msgid "Day cursor theme" msgid "Day cursor theme"
msgstr "Tema del cursor diurno" msgstr "Tema del cursor diurno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:84 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:74
msgid "The cursor theme to use during daytime" msgid "The cursor theme to use during daytime"
msgstr "El tema del cursor para usar durante el día" msgstr "El tema del cursor para usar durante el día"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:88 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78
msgid "Night cursor theme" msgid "Night cursor theme"
msgstr "Tema del cursor nocturno" msgstr "Tema del cursor nocturno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:89 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79
msgid "The cursor theme to use during nighttime" msgid "The cursor theme to use during nighttime"
msgstr "El tema del cursor para usar durante la noche" msgstr "El tema del cursor para usar durante la noche"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:85
msgid "Enable commands" msgid "Enable commands"
msgstr "Activar comandos" msgstr "Activar comandos"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:86
msgid "Commands will be spawned on time change" msgid "Commands will be spawned on time change"
msgstr "Los comandos serán generados en el cambio de horario" msgstr "Los comandos serán generados en el cambio de horario"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:100 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:90
msgid "Sunrise command" msgid "Sunrise command"
msgstr "Comando del amanecer" msgstr "Comando del amanecer"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:101 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:91
msgid "The command to spawn at sunrise" msgid "The command to spawn at sunrise"
msgstr "El comando que se generará al amanecer" msgstr "El comando que se generará al amanecer"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:105 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95
msgid "Sunset command" msgid "Sunset command"
msgstr "Comando del atardecer" msgstr "Comando del atardecer"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:106 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96
msgid "The command to spawn at sunset" msgid "The command to spawn at sunset"
msgstr "El comando que se generará al atardecer" msgstr "El comando que se generará al atardecer"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:102
msgid "Enable backgrounds" msgid "Enable backgrounds"
msgstr "Activar fondos" msgstr "Activar fondos"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:103
msgid "Background will be changed on time change" msgid "Background will be changed on time change"
msgstr "El fondo se cambiarán en el cambio del tiempo" msgstr "El fondo se cambiarán en el cambio del tiempo"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:117 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:107
#: src/preferences/ui/BackgroundsPreferences.ui:39 #: src/preferences/ui/BackgroundsPage.ui:15
msgid "Day background" msgid "Day background"
msgstr "Fondo diurno" msgstr "Fondo diurno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:118 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:108
msgid "Path to the day background" msgid "Path to the day background"
msgstr "Ruta al fondo diurno" msgstr "Ruta al fondo diurno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:122 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112
#: src/preferences/ui/BackgroundsPreferences.ui:47 #: src/preferences/ui/BackgroundsPage.ui:28
msgid "Night background" msgid "Night background"
msgstr "Fondo nocturno" msgstr "Fondo nocturno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:123 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113
msgid "Path to the night background" msgid "Path to the night background"
msgstr "Ruta al fondo nocturno" msgstr "Ruta al fondo nocturno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:125
#: src/preferences/ui/Schedule.ui:36 #: src/preferences/ui/SchedulePage.ui:27
msgid "Time source" msgid "Time source"
msgstr "Fuente de tiempo" msgstr "Fuente de tiempo"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:126
msgid "The source used to check current time" msgid "The source used to check current time"
msgstr "La fuente usada para comprobar la hora actual" msgstr "La fuente usada para comprobar la hora actual"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:140 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:130
msgid "Follow Night Light \"Disable until tomorrow\"" msgid "Follow Night Light \"Disable until tomorrow\""
msgstr "Seguir \"Desactivar hasta mañana\" de luz nocturna" msgstr "Seguir \"Desactivar hasta mañana\" de luz nocturna"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:141 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:131
msgid "Switch back to day time when Night Light is temporarily disabled" msgid "Switch back to day time when Night Light is temporarily disabled"
msgstr "" msgstr ""
"Volver a la hora diurna cuando luz nocturna esté temporalmente desactivada" "Volver a la hora diurna cuando luz nocturna esté temporalmente desactivada"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135
msgid "Always enable the on-demand timer" msgid "Always enable the on-demand timer"
msgstr "Activar siempre el temporizador a la carta" msgstr "Activar siempre el temporizador a la carta"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:146 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136
msgid "The on-demand timer will always be enabled alongside other timers" msgid "The on-demand timer will always be enabled alongside other timers"
msgstr "" msgstr ""
"El temporizador a la carta siempre se activará junto con otros temporizadores" "El temporizador a la carta siempre se activará junto con otros temporizadores"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:154 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:144
msgid "On-demand time" msgid "On-demand time"
msgstr "Tiempo a la carta" msgstr "Tiempo a la carta"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:155 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145
msgid "The current time used in on-demand mode" msgid "The current time used in on-demand mode"
msgstr "La hora actual usada en el modo a la carta" msgstr "La hora actual usada en el modo a la carta"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:149
msgid "Key combination to toggle time" msgid "Key combination to toggle time"
msgstr "Combinación de teclas para conmutar el tiempo" msgstr "Combinación de teclas para conmutar el tiempo"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:150
msgid "The key combination that will toggle time in on-demand mode" msgid "The key combination that will toggle time in on-demand mode"
msgstr "La combinación de teclas que conmuta el tiempo en el modo a la carta" msgstr "La combinación de teclas que conmuta el tiempo en el modo a la carta"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159
msgid "On-demand button placement" msgid "On-demand button placement"
msgstr "Colocación del botón a la carta" msgstr "Colocación del botón a la carta"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160
msgid "Where the on-demand button will be placed" msgid "Where the on-demand button will be placed"
msgstr "Donde se colocará el botón de a la carta" msgstr "Donde se colocará el botón de a la carta"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:164
msgid "Use manual time source" msgid "Use manual time source"
msgstr "Usar la fuente de tiempo manual" msgstr "Usar la fuente de tiempo manual"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:165
msgid "Disable automatic time source detection" msgid "Disable automatic time source detection"
msgstr "Desactivar la detección automática de la fuente de tiempo" msgstr "Desactivar la detección automática de la fuente de tiempo"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:179 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169
msgid "Sunrise time" msgid "Sunrise time"
msgstr "Hora del amanecer" msgstr "Hora del amanecer"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:180 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170
msgid "When the day starts" msgid "When the day starts"
msgstr "Cuando el día comienza" msgstr "Cuando el día comienza"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:184 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174
msgid "Sunset time" msgid "Sunset time"
msgstr "Hora de la puesta de sol" msgstr "Hora de la puesta de sol"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:185 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175
msgid "When the day ends" msgid "When the day ends"
msgstr "Cuando el día termina" msgstr "Cuando el día termina"
#: src/preferences/ui/BackgroundButton.ui:15 #: src/preferences/ui/BackgroundButton.ui:8
#: src/preferences/ui/ShortcutButton.ui:15
msgid "Choose…"
msgstr "Seleccionar…"
#: src/preferences/ui/BackgroundButton.ui:32
msgid "Change background" msgid "Change background"
msgstr "Cambiar fondo" msgstr "Cambiar fondo"
#: src/preferences/ui/BackgroundButton.ui:44 #: src/preferences/ui/BackgroundButton.ui:27
#: src/preferences/ui/BackgroundButton.ui:46 msgid "Select your background image"
msgstr "Seleccionar imagen de fondo"
#: src/preferences/ui/BackgroundsPage.ui:9
msgid "Backgrounds"
msgstr "Fondos"
#: src/preferences/ui/ClearableEntry.ui:10 #: src/preferences/ui/ClearableEntry.ui:10
#: src/preferences/ui/ShortcutButton.ui:43 #: src/preferences/ui/ShortcutButton.ui:43
#: src/preferences/ui/ShortcutButton.ui:45 #: src/preferences/ui/ShortcutButton.ui:45
msgid "Clear" msgid "Clear"
msgstr "Quitar" msgstr "Quitar"
#: src/preferences/ui/BackgroundButton.ui:61 #: src/preferences/ui/CommandsPage.ui:9
msgid "Select your background image" msgid "Commands"
msgstr "Seleccionar imagen de fondo" msgstr "Comandos"
#: src/preferences/ui/BackgroundsPreferences.ui:15 #: src/preferences/ui/CommandsPage.ui:13
msgid "Switch backgrounds"
msgstr "Cambiar los fondos"
#: src/preferences/ui/Commands.ui:31
msgid "Run commands" msgid "Run commands"
msgstr "Ejecutar comandos" msgstr "Ejecutar comandos"
#: src/preferences/ui/Commands.ui:55 src/preferences/ui/Schedule.ui:107 #: src/preferences/ui/CommandsPage.ui:21 src/preferences/ui/SchedulePage.ui:67
msgid "Sunrise" msgid "Sunrise"
msgstr "Amanecer" msgstr "Amanecer"
#. Don't translate the `notify-send` command. #. Don't translate the `notify-send` command.
#: src/preferences/ui/Commands.ui:58 #: src/preferences/ui/CommandsPage.ui:25 src/preferences/ui/CommandsPage.ui:39
msgid "notify-send \"Hello sunshine!\"" msgid "notify-send \"Hello sunshine!\""
msgstr "notify-send \"¡Buenos días!\"" msgstr "notify-send \"¡Buenos días!\""
#: src/preferences/ui/Commands.ui:67 src/preferences/ui/Schedule.ui:115 #: src/preferences/ui/CommandsPage.ui:35 src/preferences/ui/SchedulePage.ui:79
msgid "Sunset" msgid "Sunset"
msgstr "Atardecer" msgstr "Atardecer"
#. Don't translate the `notify-send` command. #: src/preferences/ui/ContributePage.ui:9
#: src/preferences/ui/Commands.ui:70 msgid "Contribute"
msgid "notify-send \"Hello moonshine!\""
msgstr "notify-send \"¡Buenas noches!\""
#: src/preferences/ui/CursorPreferences.ui:15
msgid "Switch cursor theme variants"
msgstr "Cambiar las variantes del tema del cursor"
#: src/preferences/ui/CursorPreferences.ui:39
#: src/preferences/ui/GtkPreferences.ui:48
#: src/preferences/ui/IconPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:48
msgid "Day variant"
msgstr "Variante diurna"
#: src/preferences/ui/CursorPreferences.ui:49
#: src/preferences/ui/GtkPreferences.ui:59
#: src/preferences/ui/IconPreferences.ui:49
#: src/preferences/ui/ShellPreferences.ui:59
msgid "Night variant"
msgstr "Variante nocturna"
#: src/preferences/ui/GtkPreferences.ui:15
msgid "Switch GTK theme variants"
msgstr "Cambiar las variantes del tema GTK"
#: src/preferences/ui/GtkPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:39
msgid "Manual variants"
msgstr "Variantes manuales"
#: src/preferences/ui/GtkPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GTK theme. Please <a href=\"https://"
"gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\">submit "
"a request</a> to get your theme supported."
msgstr "" msgstr ""
"Puede establecer variantes manualmente si la extensión no puede detectar "
"automáticamente las variantes diurnas y nocturnas de su tema GTK. Por favor, "
"<a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
"extension/-/issues\">presente una solicitud</a> para conseguir que su tema "
"sea soportado."
#: src/preferences/ui/Headerbar.ui:12 src/preferences/ui/Headerbar.ui:24 #: src/preferences/ui/ContributePage.ui:42
msgid "Support us" msgid "View the code and report issues"
msgstr "Apóyenos" msgstr ""
#: src/preferences/ui/Headerbar.ui:48 #: src/preferences/ui/ContributePage.ui:55
msgid "View code on GitLab" msgid "Contribute to the translation"
msgstr "Ver el código en GitLab" msgstr ""
#: src/preferences/ui/Headerbar.ui:71 #: src/preferences/ui/ContributePage.ui:68
msgid "Translate on Weblate" msgid "Support me with a donation"
msgstr "Traducir en Weblate" msgstr ""
#: src/preferences/ui/Headerbar.ui:94 #: src/preferences/ui/SchedulePage.ui:9
msgid "Donate on Liberapay"
msgstr "Donar en Liberapay"
#: src/preferences/ui/IconPreferences.ui:15
msgid "Switch icon theme variants"
msgstr "Cambiar las variantes del tema de los iconos"
#: src/preferences/ui/Preferences.ui:14
msgid "Schedule" msgid "Schedule"
msgstr "Horario" msgstr "Horario"
#: src/preferences/ui/Preferences.ui:24 #: src/preferences/ui/SchedulePage.ui:15
msgid "Appearance"
msgstr "Apariencia"
#: src/preferences/ui/Preferences.ui:34
msgid "Commands"
msgstr "Comandos"
#: src/preferences/ui/Schedule.ui:27
msgid "Manual time source" msgid "Manual time source"
msgstr "Fuente de tiempo manual" msgstr "Fuente de tiempo manual"
#: src/preferences/ui/Schedule.ui:28 #: src/preferences/ui/SchedulePage.ui:16
msgid "" msgid ""
"The extension will try to use Night Light or Location Services to " "The extension will try to use Night Light or Location Services to "
"automatically set your current sunrise and sunset times if they are enabled. " "automatically set your current sunrise and sunset times if they are enabled. "
@@ -447,19 +384,19 @@ msgstr ""
"sol, si están activados. Si lo prefiere, puede elegir manualmente una fuente " "sol, si están activados. Si lo prefiere, puede elegir manualmente una fuente "
"de tiempo." "de tiempo."
#: src/preferences/ui/Schedule.ui:45 #: src/preferences/ui/SchedulePage.ui:33
msgid "Always show on-demand controls" msgid "Always show on-demand controls"
msgstr "Mostrar siempre los controles a la carta" msgstr "Mostrar siempre los controles a la carta"
#: src/preferences/ui/Schedule.ui:46 #: src/preferences/ui/SchedulePage.ui:34
msgid "Allows you to override the current time when using a schedule." msgid "Allows you to override the current time when using a schedule."
msgstr "Esto le permite anular la hora actual cuando se utiliza un horario." msgstr "Esto le permite anular la hora actual cuando se utiliza un horario."
#: src/preferences/ui/Schedule.ui:74 #: src/preferences/ui/SchedulePage.ui:50
msgid "Follow <i>Disable until tomorrow</i>" msgid "Follow <i>Disable until tomorrow</i>"
msgstr "Seguir <i>Desactivar hasta mañana</i>" msgstr "Seguir <i>Desactivar hasta mañana</i>"
#: src/preferences/ui/Schedule.ui:75 #: src/preferences/ui/SchedulePage.ui:51
msgid "" msgid ""
"When Night Light is temporarily disabled, the extension will switch to day " "When Night Light is temporarily disabled, the extension will switch to day "
"variants." "variants."
@@ -467,74 +404,175 @@ msgstr ""
"Cuando la luz nocturna esté temporalmente desactivada, la extensión cambiará " "Cuando la luz nocturna esté temporalmente desactivada, la extensión cambiará "
"a variantes diurnas." "a variantes diurnas."
#: src/preferences/ui/Schedule.ui:95 #: src/preferences/ui/SchedulePage.ui:64
msgid "Manual schedule times" msgid "Manual schedule times"
msgstr "Horarios de programación manual" msgstr "Horarios de programación manual"
#: src/preferences/ui/Schedule.ui:147 #: src/preferences/ui/SchedulePage.ui:96
msgid "Keyboard shortcut" msgid "Keyboard shortcut"
msgstr "Atajo del teclado" msgstr "Atajo del teclado"
#: src/preferences/ui/Schedule.ui:155 #: src/preferences/ui/SchedulePage.ui:107
msgid "Button location" msgid "Button location"
msgstr "Ubicación del botón" msgstr "Ubicación del botón"
#: src/preferences/ui/Schedule.ui:160 #: src/preferences/ui/ShortcutButton.ui:15
msgid "None" msgid "Choose…"
msgstr "Ninguno" msgstr "Seleccionar…"
#: src/preferences/ui/Schedule.ui:161
msgid "Top bar"
msgstr "Barra superior"
#: src/preferences/ui/Schedule.ui:162
msgid "System menu"
msgstr "Menú del sistema"
#: src/preferences/ui/ShellPreferences.ui:15
msgid "Switch Shell theme variants"
msgstr "Cambiar las variantes del tema de Shell"
#: src/preferences/ui/ShellPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GNOME Shell theme. Please <a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues"
"\">submit a request</a> to get your theme supported."
msgstr ""
"Puede establecer variantes manualmente si la extensión no puede detectar "
"automáticamente las variantes diurnas y nocturnas de su tema de GNOME Shell. "
"Por favor, <a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-"
"shell-extension/-/issues\">presente una solicitud</a> para conseguir que su "
"tema sea soportado."
#: src/preferences/ui/ShortcutButton.ui:32 #: src/preferences/ui/ShortcutButton.ui:32
msgid "Change keyboard shortcut" msgid "Change keyboard shortcut"
msgstr "Cambiar el atajo del teclado" msgstr "Cambiar el atajo del teclado"
#: src/preferences/ui/ShortcutButton.ui:100 #: src/preferences/ui/ShortcutButton.ui:80
msgid "Press your keyboard shortcut…" msgid "Press your keyboard shortcut…"
msgstr "Introduzca el atajo del teclado…" msgstr "Introduzca el atajo del teclado…"
#: src/preferences/ui/ThemesPage.ui:9
#, fuzzy
#| msgid "GTK theme"
msgid "Themes"
msgstr "Tema GTK"
#: src/preferences/ui/ThemesPage.ui:15
msgid ""
"GNOME has a built-in dark mode that the extension uses. Manually switching "
"themes is discouraged and is only here for legacy reasons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:28
msgid "GTK theme"
msgstr "Tema GTK"
#: src/preferences/ui/ThemesPage.ui:29
msgid ""
"Forcing a dark theme on applications not designed to support it can have "
"undesirable side-effects such as unreadable text or invisible icons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:37 src/preferences/ui/ThemesPage.ui:57
#: src/preferences/ui/ThemesPage.ui:77 src/preferences/ui/ThemesPage.ui:97
msgid "Day variant"
msgstr "Variante diurna"
#: src/preferences/ui/ThemesPage.ui:42 src/preferences/ui/ThemesPage.ui:62
#: src/preferences/ui/ThemesPage.ui:82 src/preferences/ui/ThemesPage.ui:102
msgid "Night variant"
msgstr "Variante nocturna"
#: src/preferences/ui/ThemesPage.ui:49
msgid "Shell theme"
msgstr "Tema de shell"
#: src/preferences/ui/ThemesPage.ui:69
msgid "Icon theme"
msgstr "Tema de iconos"
#: src/preferences/ui/ThemesPage.ui:89
msgid "Cursor theme"
msgstr "Tema del cursor"
#. Time separator (eg. 08:27) #. Time separator (eg. 08:27)
#: src/preferences/ui/TimeChooser.ui:23 #: src/preferences/ui/TimeChooser.ui:23
msgid ":" msgid ":"
msgstr ":" msgstr ":"
#~ msgid "Backgrounds" #, javascript-format
#~ msgstr "Fondos" #~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GTK theme. Please manually choose them in the extension's preferences."
#~ msgstr ""
#~ "No se pudieron detectar automáticamente las variantes diurnas y nocturnas "
#~ "para el tema GTK \"%s\". Por favor, selecciónelos manualmente en las "
#~ "preferencias de la extensión."
#~ msgid "Cursor theme" #, javascript-format
#~ msgstr "Tema del cursor" #~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GNOME Shell theme. Please manually choose them in the extension's "
#~ "preferences."
#~ msgstr ""
#~ "No se pudieron detectar automáticamente las variantes diurnas y nocturnas "
#~ "para el tema de GNOME Shell \"%s\". Por favor, selecciónelos manualmente "
#~ "en las preferencias de la extensión."
#~ msgid "GTK theme" #~ msgid "Switch to night theme"
#~ msgstr "Tema GTK" #~ msgstr "Cambiar al tema nocturno"
#~ msgid "Icon theme" #~ msgid "Switch to day theme"
#~ msgstr "Tema de iconos" #~ msgstr "Cambiar al tema diurno"
#~ msgid "Shell theme" #~ msgid "Use manual GTK variants"
#~ msgstr "Tema de shell" #~ msgstr "Usar variantes manuales de GTK"
#~ msgid "Disable automatic GTK theme variants detection"
#~ msgstr "Desactivar la detección automática de variantes de temas GTK"
#~ msgid "Use manual shell variants"
#~ msgstr "Usar variantes manuales de shell"
#~ msgid "Disable automatic shell theme variants detection"
#~ msgstr "Desactivar la detección automática de variantes de temas de shell"
#~ msgid "Switch backgrounds"
#~ msgstr "Cambiar los fondos"
#~ msgid "notify-send \"Hello moonshine!\""
#~ msgstr "notify-send \"¡Buenas noches!\""
#~ msgid "Switch cursor theme variants"
#~ msgstr "Cambiar las variantes del tema del cursor"
#~ msgid "Switch GTK theme variants"
#~ msgstr "Cambiar las variantes del tema GTK"
#~ msgid "Manual variants"
#~ msgstr "Variantes manuales"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GTK theme. Please <a href="
#~ "\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
#~ "issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Puede establecer variantes manualmente si la extensión no puede detectar "
#~ "automáticamente las variantes diurnas y nocturnas de su tema GTK. Por "
#~ "favor, <a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">presente una solicitud</a> para conseguir que su "
#~ "tema sea soportado."
#~ msgid "Support us"
#~ msgstr "Apóyenos"
#~ msgid "View code on GitLab"
#~ msgstr "Ver el código en GitLab"
#~ msgid "Translate on Weblate"
#~ msgstr "Traducir en Weblate"
#~ msgid "Donate on Liberapay"
#~ msgstr "Donar en Liberapay"
#~ msgid "Switch icon theme variants"
#~ msgstr "Cambiar las variantes del tema de los iconos"
#~ msgid "Appearance"
#~ msgstr "Apariencia"
#~ msgid "Switch Shell theme variants"
#~ msgstr "Cambiar las variantes del tema de Shell"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GNOME Shell theme. Please <a "
#~ "href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Puede establecer variantes manualmente si la extensión no puede detectar "
#~ "automáticamente las variantes diurnas y nocturnas de su tema de GNOME "
#~ "Shell. Por favor, <a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-"
#~ "gnome-shell-extension/-/issues\">presente una solicitud</a> para "
#~ "conseguir que su tema sea soportado."
#~ msgid "" #~ msgid ""
#~ "<small>You can set custom commands that will be run when the time of the " #~ "<small>You can set custom commands that will be run when the time of the "
@@ -551,6 +589,3 @@ msgstr ":"
#~ msgid "Automatic time source" #~ msgid "Automatic time source"
#~ msgstr "Fuente de tiempo automática" #~ msgstr "Fuente de tiempo automática"
#~ msgid "No preferences"
#~ msgstr "Sin preferencias"
+281 -220
View File
@@ -6,11 +6,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Night Theme Switcher\n" "Project-Id-Version: Night Theme Switcher\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-08-25 14:58+0200\n" "POT-Creation-Date: 2022-02-18 14:04+0100\n"
"PO-Revision-Date: 2021-09-20 00:46+0000\n" "PO-Revision-Date: 2021-09-20 00:46+0000\n"
"Last-Translator: Sergio Varela <sergitroll9@gmail.com>\n" "Last-Translator: Sergio Varela <sergitroll9@gmail.com>\n"
"Language-Team: Basque <https://hosted.weblate.org/projects/" "Language-Team: Basque <https://hosted.weblate.org/projects/night-theme-"
"night-theme-switcher/extension/eu/>\n" "switcher/extension/eu/>\n"
"Language: eu\n" "Language: eu\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,50 +18,63 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.9-dev\n" "X-Generator: Weblate 4.9-dev\n"
#: src/modules/GtkThemer.js:184 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode On"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" GTK "
"theme. Please manually choose them in the extension's preferences."
msgstr "" msgstr ""
"Ezin izan ziren automatikoki detektatu eguneko eta gaueko aldaerak GTK \"%s\""
" gairako. Mesedez, aukeratu eskuz hedapenaren hobespenetan."
#: src/modules/ShellThemer.js:196 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode Off"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" "
"GNOME Shell theme. Please manually choose them in the extension's "
"preferences."
msgstr "" msgstr ""
"Ezin izan ziren automatikoki detektatu GNOME Shell \"%s\" gairako eguneko "
"eta gaueko aldaerak. Mesedez, aukeratu eskuz hedapenaren hobespenetan."
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:218
msgid "Switch to night theme" msgid "Extension Preferences"
msgstr "Gaueko gaira aldatu" msgstr ""
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:227
msgid "Switch to day theme" msgid "Night Mode Off"
msgstr "Eguneko gaira aldatu" msgstr ""
#: src/preferences/Schedule.js:57 src/preferences/ui/Schedule.ui:62 #: src/modules/TimerOndemand.js:227
msgid "Night Mode On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn Off"
msgstr ""
#: src/preferences/SchedulePage.js:42 src/preferences/ui/SchedulePage.ui:47
msgid "Night Light" msgid "Night Light"
msgstr "Gaueko argia" msgstr "Gaueko argia"
#: src/preferences/Schedule.js:67 #: src/preferences/SchedulePage.js:46
msgid "Location Services" msgid "Location Services"
msgstr "Kokapen-zerbitzuak" msgstr "Kokapen-zerbitzuak"
#: src/preferences/Schedule.js:80 #: src/preferences/SchedulePage.js:54
msgid "Manual schedule" msgid "Manual schedule"
msgstr "Eskuzko ordutegia" msgstr "Eskuzko ordutegia"
#: src/preferences/Schedule.js:81 src/preferences/ui/Schedule.ui:135 #: src/preferences/SchedulePage.js:55 src/preferences/ui/SchedulePage.ui:93
msgid "On-demand" msgid "On-demand"
msgstr "Nahieran" msgstr "Nahieran"
#: src/preferences/ShellPreferences.js:55 #: src/preferences/SchedulePage.js:87
msgid "None"
msgstr "Bat ere ez"
#: src/preferences/SchedulePage.js:88
msgid "Top bar"
msgstr "Goiko barra"
#: src/preferences/SchedulePage.js:89
msgid "System menu"
msgstr "Sistemaren menua"
#: src/preferences/ThemesPage.js:50
msgid "Default" msgid "Default"
msgstr "Lehenetsita" msgstr "Lehenetsita"
@@ -97,343 +110,270 @@ msgstr "Gaueko STK gaia"
msgid "The GTK theme to use during nighttime" msgid "The GTK theme to use during nighttime"
msgstr "GTK gaia gauez erabiltzeko" msgstr "GTK gaia gauez erabiltzeko"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:32 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:34
msgid "Use manual GTK variants"
msgstr "GTKren eskuzko aldaerak erabili"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:33
msgid "Disable automatic GTK theme variants detection"
msgstr "GTK gaien aldaeren detekzio automatikoa desgaitu"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Switch shell variants" msgid "Switch shell variants"
msgstr "Aldatu shell aldaerak" msgstr "Aldatu shell aldaerak"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:35
msgid "Enable shell variants switching" msgid "Enable shell variants switching"
msgstr "Shell aldaeren aldaketa gaitu" msgstr "Shell aldaeren aldaketa gaitu"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Day shell theme" msgid "Day shell theme"
msgstr "Eguneko shell gaia" msgstr "Eguneko shell gaia"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40
msgid "The shell theme to use during daytime" msgid "The shell theme to use during daytime"
msgstr "Egunez erabiltzeko shell gaia" msgstr "Egunez erabiltzeko shell gaia"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:49 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44
msgid "Night shell theme" msgid "Night shell theme"
msgstr "Gaueko shell gaia" msgstr "Gaueko shell gaia"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:50 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45
msgid "The shell theme to use during nighttime" msgid "The shell theme to use during nighttime"
msgstr "Gauean erabiltzeko shell gaia" msgstr "Gauean erabiltzeko shell gaia"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:54 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:51
msgid "Use manual shell variants"
msgstr "Eskuzko shell aldaerak erabili"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:55
msgid "Disable automatic shell theme variants detection"
msgstr "Shell gaien aldaeren detekzio automatikoa desgaitu"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Switch icon variants" msgid "Switch icon variants"
msgstr "Ikonoen aldaerak aldatu" msgstr "Ikonoen aldaerak aldatu"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:52
msgid "Enable icon variants switching" msgid "Enable icon variants switching"
msgstr "Ikono-aldaeren aldaketa aktibatu" msgstr "Ikono-aldaeren aldaketa aktibatu"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:66 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:56
msgid "Day icon theme" msgid "Day icon theme"
msgstr "Eguneko ikonoen gaia" msgstr "Eguneko ikonoen gaia"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:67 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:57
msgid "The icon theme to use during daytime" msgid "The icon theme to use during daytime"
msgstr "Egunez erabiltzeko ikonoen gaia" msgstr "Egunez erabiltzeko ikonoen gaia"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:71 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Night icon theme" msgid "Night icon theme"
msgstr "Gaueko ikonoen gaia" msgstr "Gaueko ikonoen gaia"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:72 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62
msgid "The icon theme to use during nighttime" msgid "The icon theme to use during nighttime"
msgstr "Gauean erabiltzeko ikonoen gaia" msgstr "Gauean erabiltzeko ikonoen gaia"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:68
msgid "Switch cursor variants" msgid "Switch cursor variants"
msgstr "Kurtsorearen aldaerak aldatu" msgstr "Kurtsorearen aldaerak aldatu"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:69
msgid "Enable cursor variants switching" msgid "Enable cursor variants switching"
msgstr "Kurtsorearen aldaeren aldaketa aktibatu" msgstr "Kurtsorearen aldaeren aldaketa aktibatu"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:83 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:73
msgid "Day cursor theme" msgid "Day cursor theme"
msgstr "Eguneko kurtsorearen gaia" msgstr "Eguneko kurtsorearen gaia"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:84 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:74
msgid "The cursor theme to use during daytime" msgid "The cursor theme to use during daytime"
msgstr "Egunez erabiltzeko kurtsorearen gaia" msgstr "Egunez erabiltzeko kurtsorearen gaia"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:88 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78
msgid "Night cursor theme" msgid "Night cursor theme"
msgstr "Gaueko kurtsorearen gaia" msgstr "Gaueko kurtsorearen gaia"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:89 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79
msgid "The cursor theme to use during nighttime" msgid "The cursor theme to use during nighttime"
msgstr "Kurtsorearen gaia gauez erabiltzeko" msgstr "Kurtsorearen gaia gauez erabiltzeko"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:85
msgid "Enable commands" msgid "Enable commands"
msgstr "Komandoak aktibatu" msgstr "Komandoak aktibatu"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:86
msgid "Commands will be spawned on time change" msgid "Commands will be spawned on time change"
msgstr "Komandoak ordutegi-aldaketan sortuko dira" msgstr "Komandoak ordutegi-aldaketan sortuko dira"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:100 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:90
msgid "Sunrise command" msgid "Sunrise command"
msgstr "Egunsentiko komandoa" msgstr "Egunsentiko komandoa"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:101 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:91
msgid "The command to spawn at sunrise" msgid "The command to spawn at sunrise"
msgstr "Egunsentian sortuko den komandoa" msgstr "Egunsentian sortuko den komandoa"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:105 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95
msgid "Sunset command" msgid "Sunset command"
msgstr "Ilunabarreko komandoa" msgstr "Ilunabarreko komandoa"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:106 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96
msgid "The command to spawn at sunset" msgid "The command to spawn at sunset"
msgstr "Ilunabarrean sortuko den komandoa" msgstr "Ilunabarrean sortuko den komandoa"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:102
msgid "Enable backgrounds" msgid "Enable backgrounds"
msgstr "Aktibatu fondoak" msgstr "Aktibatu fondoak"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:103
msgid "Background will be changed on time change" msgid "Background will be changed on time change"
msgstr "Fondoa aldatu egingo da eguraldia aldatzen denean" msgstr "Fondoa aldatu egingo da eguraldia aldatzen denean"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:117 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:107
#: src/preferences/ui/BackgroundsPreferences.ui:39 #: src/preferences/ui/BackgroundsPage.ui:15
msgid "Day background" msgid "Day background"
msgstr "Eguneko fondoa" msgstr "Eguneko fondoa"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:118 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:108
msgid "Path to the day background" msgid "Path to the day background"
msgstr "Ibilbidea eguneko fondora" msgstr "Ibilbidea eguneko fondora"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:122 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112
#: src/preferences/ui/BackgroundsPreferences.ui:47 #: src/preferences/ui/BackgroundsPage.ui:28
msgid "Night background" msgid "Night background"
msgstr "Gaueko fondoa" msgstr "Gaueko fondoa"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:123 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113
msgid "Path to the night background" msgid "Path to the night background"
msgstr "Ibilbidea gaueko fondoara" msgstr "Ibilbidea gaueko fondoara"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:125
#: src/preferences/ui/Schedule.ui:36 #: src/preferences/ui/SchedulePage.ui:27
msgid "Time source" msgid "Time source"
msgstr "Denbora-iturria" msgstr "Denbora-iturria"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:126
msgid "The source used to check current time" msgid "The source used to check current time"
msgstr "Gaur egungo ordua egiaztatzeko erabilitako iturria" msgstr "Gaur egungo ordua egiaztatzeko erabilitako iturria"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:140 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:130
msgid "Follow Night Light \"Disable until tomorrow\"" msgid "Follow Night Light \"Disable until tomorrow\""
msgstr "Gaueko argitik \"bihar arte desaktibatu\"" msgstr "Gaueko argitik \"bihar arte desaktibatu\""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:141 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:131
msgid "Switch back to day time when Night Light is temporarily disabled" msgid "Switch back to day time when Night Light is temporarily disabled"
msgstr "" msgstr ""
"Gaueko argia aldi baterako desaktibatuta dagoenean, itzuli eguneko ordura" "Gaueko argia aldi baterako desaktibatuta dagoenean, itzuli eguneko ordura"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135
msgid "Always enable the on-demand timer" msgid "Always enable the on-demand timer"
msgstr "Tenporizadorea beti nahierara aktibatzea" msgstr "Tenporizadorea beti nahierara aktibatzea"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:146 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136
msgid "The on-demand timer will always be enabled alongside other timers" msgid "The on-demand timer will always be enabled alongside other timers"
msgstr "" msgstr ""
"Nahierako tenporizadorea beti aktibatuko da beste tenporizadore batzuekin " "Nahierako tenporizadorea beti aktibatuko da beste tenporizadore batzuekin "
"batera" "batera"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:154 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:144
msgid "On-demand time" msgid "On-demand time"
msgstr "Denbora nahieran" msgstr "Denbora nahieran"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:155 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145
msgid "The current time used in on-demand mode" msgid "The current time used in on-demand mode"
msgstr "Egungo ordua, neurrira egindako moduan erabilia" msgstr "Egungo ordua, neurrira egindako moduan erabilia"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:149
msgid "Key combination to toggle time" msgid "Key combination to toggle time"
msgstr "Teklen konbinazioa denbora kommutatzeko" msgstr "Teklen konbinazioa denbora kommutatzeko"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:150
msgid "The key combination that will toggle time in on-demand mode" msgid "The key combination that will toggle time in on-demand mode"
msgstr "Denbora nahieran konbinatzen duen tekla-konbinazioa" msgstr "Denbora nahieran konbinatzen duen tekla-konbinazioa"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159
msgid "On-demand button placement" msgid "On-demand button placement"
msgstr "Botoia nahierara jarri" msgstr "Botoia nahierara jarri"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160
msgid "Where the on-demand button will be placed" msgid "Where the on-demand button will be placed"
msgstr "Gutunaren botoia jarriko den lekuan" msgstr "Gutunaren botoia jarriko den lekuan"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:164
msgid "Use manual time source" msgid "Use manual time source"
msgstr "Eskuzko denbora-iturria erabili" msgstr "Eskuzko denbora-iturria erabili"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:165
msgid "Disable automatic time source detection" msgid "Disable automatic time source detection"
msgstr "Denbora-iturriaren detekzio automatikoa desaktibatu" msgstr "Denbora-iturriaren detekzio automatikoa desaktibatu"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:179 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169
msgid "Sunrise time" msgid "Sunrise time"
msgstr "Egunsentiaren ordua" msgstr "Egunsentiaren ordua"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:180 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170
msgid "When the day starts" msgid "When the day starts"
msgstr "Eguna hasten denean" msgstr "Eguna hasten denean"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:184 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174
msgid "Sunset time" msgid "Sunset time"
msgstr "Ilunabarreko ordua" msgstr "Ilunabarreko ordua"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:185 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175
msgid "When the day ends" msgid "When the day ends"
msgstr "Eguna amaitzen denean" msgstr "Eguna amaitzen denean"
#: src/preferences/ui/BackgroundButton.ui:15 #: src/preferences/ui/BackgroundButton.ui:8
#: src/preferences/ui/ShortcutButton.ui:15
msgid "Choose…"
msgstr "Hautatu…"
#: src/preferences/ui/BackgroundButton.ui:32
msgid "Change background" msgid "Change background"
msgstr "Aldatu fondoa" msgstr "Aldatu fondoa"
#: src/preferences/ui/BackgroundButton.ui:44 #: src/preferences/ui/BackgroundButton.ui:27
#: src/preferences/ui/BackgroundButton.ui:46 msgid "Select your background image"
msgstr "Hautatu hondoko irudia"
#: src/preferences/ui/BackgroundsPage.ui:9
#, fuzzy
#| msgid "Day background"
msgid "Backgrounds"
msgstr "Eguneko fondoa"
#: src/preferences/ui/ClearableEntry.ui:10 #: src/preferences/ui/ClearableEntry.ui:10
#: src/preferences/ui/ShortcutButton.ui:43 #: src/preferences/ui/ShortcutButton.ui:43
#: src/preferences/ui/ShortcutButton.ui:45 #: src/preferences/ui/ShortcutButton.ui:45
msgid "Clear" msgid "Clear"
msgstr "Ezabatu" msgstr "Ezabatu"
#: src/preferences/ui/BackgroundButton.ui:61 #: src/preferences/ui/CommandsPage.ui:9
msgid "Select your background image" msgid "Commands"
msgstr "Hautatu hondoko irudia" msgstr "Komandoak"
#: src/preferences/ui/BackgroundsPreferences.ui:15 #: src/preferences/ui/CommandsPage.ui:13
msgid "Switch backgrounds"
msgstr "Fondoak aldatu"
#: src/preferences/ui/Commands.ui:31
msgid "Run commands" msgid "Run commands"
msgstr "Komandoak exekutatu" msgstr "Komandoak exekutatu"
#: src/preferences/ui/Commands.ui:55 src/preferences/ui/Schedule.ui:107 #: src/preferences/ui/CommandsPage.ui:21 src/preferences/ui/SchedulePage.ui:67
msgid "Sunrise" msgid "Sunrise"
msgstr "Egunsentia" msgstr "Egunsentia"
#. Don't translate the `notify-send` command. #. Don't translate the `notify-send` command.
#: src/preferences/ui/Commands.ui:58 #: src/preferences/ui/CommandsPage.ui:25 src/preferences/ui/CommandsPage.ui:39
msgid "notify-send \"Hello sunshine!\"" msgid "notify-send \"Hello sunshine!\""
msgstr "notify-send \"egunon!\"" msgstr "notify-send \"egunon!\""
#: src/preferences/ui/Commands.ui:67 src/preferences/ui/Schedule.ui:115 #: src/preferences/ui/CommandsPage.ui:35 src/preferences/ui/SchedulePage.ui:79
msgid "Sunset" msgid "Sunset"
msgstr "Ilunabarra" msgstr "Ilunabarra"
#. Don't translate the `notify-send` command. #: src/preferences/ui/ContributePage.ui:9
#: src/preferences/ui/Commands.ui:70 msgid "Contribute"
msgid "notify-send \"Hello moonshine!\""
msgstr "notify-send \"Gabon!\""
#: src/preferences/ui/CursorPreferences.ui:15
msgid "Switch cursor theme variants"
msgstr "Kurtsorearen gaiaren aldaerak aldatu"
#: src/preferences/ui/CursorPreferences.ui:39
#: src/preferences/ui/GtkPreferences.ui:48
#: src/preferences/ui/IconPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:48
msgid "Day variant"
msgstr "Eguneko aldaera"
#: src/preferences/ui/CursorPreferences.ui:49
#: src/preferences/ui/GtkPreferences.ui:59
#: src/preferences/ui/IconPreferences.ui:49
#: src/preferences/ui/ShellPreferences.ui:59
msgid "Night variant"
msgstr "Gaueko aldaera"
#: src/preferences/ui/GtkPreferences.ui:15
msgid "Switch GTK theme variants"
msgstr "GTK gaiaren aldaerak aldatu"
#: src/preferences/ui/GtkPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:39
msgid "Manual variants"
msgstr "Eskuzko aldaerak"
#: src/preferences/ui/GtkPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GTK theme. Please <a href=\"https://"
"gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\">submit "
"a request</a> to get your theme supported."
msgstr "" msgstr ""
"Aldaerak eskuz ezar ditzake, baldin eta hedapenak ezin baditu automatikoki "
"detektatu bere GTK gaiaren eguneko eta gaueko aldaerak. Mesedez, <a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
"issues\">aurkez ezazu eskaera </a> zure gaia euskarria lortzeko."
#: src/preferences/ui/Headerbar.ui:12 src/preferences/ui/Headerbar.ui:24 #: src/preferences/ui/ContributePage.ui:42
msgid "Support us" msgid "View the code and report issues"
msgstr "Lagundu gaitzazue" msgstr ""
#: src/preferences/ui/Headerbar.ui:48 #: src/preferences/ui/ContributePage.ui:55
msgid "View code on GitLab" msgid "Contribute to the translation"
msgstr "Ikusi kodea GitLaben" msgstr ""
#: src/preferences/ui/Headerbar.ui:71 #: src/preferences/ui/ContributePage.ui:68
msgid "Translate on Weblate" msgid "Support me with a donation"
msgstr "Itzulpena Weblateen" msgstr ""
#: src/preferences/ui/Headerbar.ui:94 #: src/preferences/ui/SchedulePage.ui:9
msgid "Donate on Liberapay"
msgstr "Dohaintza egin Liberapayen"
#: src/preferences/ui/IconPreferences.ui:15
msgid "Switch icon theme variants"
msgstr "Ikonoen gaiaren aldaerak aldatu"
#: src/preferences/ui/Preferences.ui:14
msgid "Schedule" msgid "Schedule"
msgstr "Ordutegia" msgstr "Ordutegia"
#: src/preferences/ui/Preferences.ui:24 #: src/preferences/ui/SchedulePage.ui:15
msgid "Appearance"
msgstr "Itxura"
#: src/preferences/ui/Preferences.ui:34
msgid "Commands"
msgstr "Komandoak"
#: src/preferences/ui/Schedule.ui:27
msgid "Manual time source" msgid "Manual time source"
msgstr "Eskuzko denbora-iturria" msgstr "Eskuzko denbora-iturria"
#: src/preferences/ui/Schedule.ui:28 #: src/preferences/ui/SchedulePage.ui:16
msgid "" msgid ""
"The extension will try to use Night Light or Location Services to " "The extension will try to use Night Light or Location Services to "
"automatically set your current sunrise and sunset times if they are enabled. " "automatically set your current sunrise and sunset times if they are enabled. "
@@ -444,21 +384,21 @@ msgstr ""
"ordu horiek aktibatuta badaude. Nahiago baduzu, eskuz aukera dezakezu " "ordu horiek aktibatuta badaude. Nahiago baduzu, eskuz aukera dezakezu "
"denbora-iturri bat." "denbora-iturri bat."
#: src/preferences/ui/Schedule.ui:45 #: src/preferences/ui/SchedulePage.ui:33
msgid "Always show on-demand controls" msgid "Always show on-demand controls"
msgstr "Erakutsi beti kontrolak nahierara" msgstr "Erakutsi beti kontrolak nahierara"
#: src/preferences/ui/Schedule.ui:46 #: src/preferences/ui/SchedulePage.ui:34
msgid "Allows you to override the current time when using a schedule." msgid "Allows you to override the current time when using a schedule."
msgstr "" msgstr ""
"Horri esker, ordutegi bat erabiltzen denean, egungo ordua baliogabetu " "Horri esker, ordutegi bat erabiltzen denean, egungo ordua baliogabetu "
"daiteke." "daiteke."
#: src/preferences/ui/Schedule.ui:74 #: src/preferences/ui/SchedulePage.ui:50
msgid "Follow <i>Disable until tomorrow</i>" msgid "Follow <i>Disable until tomorrow</i>"
msgstr "Jarraitu <i>Desaktibatu bihar arte</i>" msgstr "Jarraitu <i>Desaktibatu bihar arte</i>"
#: src/preferences/ui/Schedule.ui:75 #: src/preferences/ui/SchedulePage.ui:51
msgid "" msgid ""
"When Night Light is temporarily disabled, the extension will switch to day " "When Night Light is temporarily disabled, the extension will switch to day "
"variants." "variants."
@@ -466,55 +406,176 @@ msgstr ""
"Gaueko argia aldi baterako desaktibatuta dagoenean, luzapena eguneko " "Gaueko argia aldi baterako desaktibatuta dagoenean, luzapena eguneko "
"aldaeretara aldatuko da." "aldaeretara aldatuko da."
#: src/preferences/ui/Schedule.ui:95 #: src/preferences/ui/SchedulePage.ui:64
msgid "Manual schedule times" msgid "Manual schedule times"
msgstr "Eskuzko programazioaren ordutegiak" msgstr "Eskuzko programazioaren ordutegiak"
#: src/preferences/ui/Schedule.ui:147 #: src/preferences/ui/SchedulePage.ui:96
msgid "Keyboard shortcut" msgid "Keyboard shortcut"
msgstr "Teklatuaren lasterbidea" msgstr "Teklatuaren lasterbidea"
#: src/preferences/ui/Schedule.ui:155 #: src/preferences/ui/SchedulePage.ui:107
msgid "Button location" msgid "Button location"
msgstr "Botoiaren kokapena" msgstr "Botoiaren kokapena"
#: src/preferences/ui/Schedule.ui:160 #: src/preferences/ui/ShortcutButton.ui:15
msgid "None" msgid "Choose…"
msgstr "Bat ere ez" msgstr "Hautatu…"
#: src/preferences/ui/Schedule.ui:161
msgid "Top bar"
msgstr "Goiko barra"
#: src/preferences/ui/Schedule.ui:162
msgid "System menu"
msgstr "Sistemaren menua"
#: src/preferences/ui/ShellPreferences.ui:15
msgid "Switch Shell theme variants"
msgstr "Shell gaiaren aldaerak aldatu"
#: src/preferences/ui/ShellPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GNOME Shell theme. Please <a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues"
"\">submit a request</a> to get your theme supported."
msgstr ""
"Aldaerak eskuz ezar ditzake, baldin eta hedapenak ezin baditu automatikoki "
"detektatu GNOME Shell gaiaren eguneko eta gaueko aldaerak. Mesedez, <a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
"issues\">aurkez ezazu eskaera</a> zure gaia euskarria lortzeko."
#: src/preferences/ui/ShortcutButton.ui:32 #: src/preferences/ui/ShortcutButton.ui:32
msgid "Change keyboard shortcut" msgid "Change keyboard shortcut"
msgstr "Teklatuko lasterbidea aldatu" msgstr "Teklatuko lasterbidea aldatu"
#: src/preferences/ui/ShortcutButton.ui:100 #: src/preferences/ui/ShortcutButton.ui:80
msgid "Press your keyboard shortcut…" msgid "Press your keyboard shortcut…"
msgstr "Teklatuaren lasterbidea sartu…" msgstr "Teklatuaren lasterbidea sartu…"
#: src/preferences/ui/ThemesPage.ui:9
msgid "Themes"
msgstr ""
#: src/preferences/ui/ThemesPage.ui:15
msgid ""
"GNOME has a built-in dark mode that the extension uses. Manually switching "
"themes is discouraged and is only here for legacy reasons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:28
#, fuzzy
#| msgid "Day GTK theme"
msgid "GTK theme"
msgstr "Eguneko GTK gaia"
#: src/preferences/ui/ThemesPage.ui:29
msgid ""
"Forcing a dark theme on applications not designed to support it can have "
"undesirable side-effects such as unreadable text or invisible icons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:37 src/preferences/ui/ThemesPage.ui:57
#: src/preferences/ui/ThemesPage.ui:77 src/preferences/ui/ThemesPage.ui:97
msgid "Day variant"
msgstr "Eguneko aldaera"
#: src/preferences/ui/ThemesPage.ui:42 src/preferences/ui/ThemesPage.ui:62
#: src/preferences/ui/ThemesPage.ui:82 src/preferences/ui/ThemesPage.ui:102
msgid "Night variant"
msgstr "Gaueko aldaera"
#: src/preferences/ui/ThemesPage.ui:49
#, fuzzy
#| msgid "Day shell theme"
msgid "Shell theme"
msgstr "Eguneko shell gaia"
#: src/preferences/ui/ThemesPage.ui:69
#, fuzzy
#| msgid "Day icon theme"
msgid "Icon theme"
msgstr "Eguneko ikonoen gaia"
#: src/preferences/ui/ThemesPage.ui:89
#, fuzzy
#| msgid "Day cursor theme"
msgid "Cursor theme"
msgstr "Eguneko kurtsorearen gaia"
#. Time separator (eg. 08:27) #. Time separator (eg. 08:27)
#: src/preferences/ui/TimeChooser.ui:23 #: src/preferences/ui/TimeChooser.ui:23
msgid ":" msgid ":"
msgstr ":" msgstr ":"
#, javascript-format
#~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GTK theme. Please manually choose them in the extension's preferences."
#~ msgstr ""
#~ "Ezin izan ziren automatikoki detektatu eguneko eta gaueko aldaerak GTK "
#~ "\"%s\" gairako. Mesedez, aukeratu eskuz hedapenaren hobespenetan."
#, javascript-format
#~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GNOME Shell theme. Please manually choose them in the extension's "
#~ "preferences."
#~ msgstr ""
#~ "Ezin izan ziren automatikoki detektatu GNOME Shell \"%s\" gairako eguneko "
#~ "eta gaueko aldaerak. Mesedez, aukeratu eskuz hedapenaren hobespenetan."
#~ msgid "Switch to night theme"
#~ msgstr "Gaueko gaira aldatu"
#~ msgid "Switch to day theme"
#~ msgstr "Eguneko gaira aldatu"
#~ msgid "Use manual GTK variants"
#~ msgstr "GTKren eskuzko aldaerak erabili"
#~ msgid "Disable automatic GTK theme variants detection"
#~ msgstr "GTK gaien aldaeren detekzio automatikoa desgaitu"
#~ msgid "Use manual shell variants"
#~ msgstr "Eskuzko shell aldaerak erabili"
#~ msgid "Disable automatic shell theme variants detection"
#~ msgstr "Shell gaien aldaeren detekzio automatikoa desgaitu"
#~ msgid "Switch backgrounds"
#~ msgstr "Fondoak aldatu"
#~ msgid "notify-send \"Hello moonshine!\""
#~ msgstr "notify-send \"Gabon!\""
#~ msgid "Switch cursor theme variants"
#~ msgstr "Kurtsorearen gaiaren aldaerak aldatu"
#~ msgid "Switch GTK theme variants"
#~ msgstr "GTK gaiaren aldaerak aldatu"
#~ msgid "Manual variants"
#~ msgstr "Eskuzko aldaerak"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GTK theme. Please <a href="
#~ "\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
#~ "issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Aldaerak eskuz ezar ditzake, baldin eta hedapenak ezin baditu "
#~ "automatikoki detektatu bere GTK gaiaren eguneko eta gaueko aldaerak. "
#~ "Mesedez, <a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-"
#~ "shell-extension/-/issues\">aurkez ezazu eskaera </a> zure gaia euskarria "
#~ "lortzeko."
#~ msgid "Support us"
#~ msgstr "Lagundu gaitzazue"
#~ msgid "View code on GitLab"
#~ msgstr "Ikusi kodea GitLaben"
#~ msgid "Translate on Weblate"
#~ msgstr "Itzulpena Weblateen"
#~ msgid "Donate on Liberapay"
#~ msgstr "Dohaintza egin Liberapayen"
#~ msgid "Switch icon theme variants"
#~ msgstr "Ikonoen gaiaren aldaerak aldatu"
#~ msgid "Appearance"
#~ msgstr "Itxura"
#~ msgid "Switch Shell theme variants"
#~ msgstr "Shell gaiaren aldaerak aldatu"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GNOME Shell theme. Please <a "
#~ "href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Aldaerak eskuz ezar ditzake, baldin eta hedapenak ezin baditu "
#~ "automatikoki detektatu GNOME Shell gaiaren eguneko eta gaueko aldaerak. "
#~ "Mesedez, <a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-"
#~ "shell-extension/-/issues\">aurkez ezazu eskaera</a> zure gaia euskarria "
#~ "lortzeko."
+272 -240
View File
@@ -7,11 +7,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Night Theme Switcher 7\n" "Project-Id-Version: Night Theme Switcher 7\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-08-25 14:58+0200\n" "POT-Creation-Date: 2022-02-18 14:04+0100\n"
"PO-Revision-Date: 2021-11-30 09:23+0000\n" "PO-Revision-Date: 2021-11-30 09:23+0000\n"
"Last-Translator: Romain Vigier <romain@romainvigier.fr>\n" "Last-Translator: Romain Vigier <romain@romainvigier.fr>\n"
"Language-Team: French <https://hosted.weblate.org/projects/" "Language-Team: French <https://hosted.weblate.org/projects/night-theme-"
"night-theme-switcher/extension/fr/>\n" "switcher/extension/fr/>\n"
"Language: fr\n" "Language: fr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,52 +19,65 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.10-dev\n" "X-Generator: Weblate 4.10-dev\n"
#: src/modules/GtkThemer.js:184 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode On"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" GTK "
"theme. Please manually choose them in the extension's preferences."
msgstr "" msgstr ""
"Impossible de détecter automatiquement les variantes diurnes et nocturnes "
"pour le thème GTK \"%s\". Veuillez les sélectionner manuellement dans les "
"préférences de lextension."
#: src/modules/ShellThemer.js:196 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode Off"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" "
"GNOME Shell theme. Please manually choose them in the extension's "
"preferences."
msgstr "" msgstr ""
"Impossible de détecter automatiquement les variantes diurnes et nocturnes "
"pour le thème GNOME Shell \"%s\". Veuillez les sélectionner manuellement "
"dans les préférences de lextension."
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:218
msgid "Switch to night theme" #, fuzzy
msgstr "Passer au thème nocturne" #| msgid "No preferences"
msgid "Extension Preferences"
msgstr "Pas de préférences"
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:227
msgid "Switch to day theme" msgid "Night Mode Off"
msgstr "Passer au thème diurne" msgstr ""
#: src/preferences/Schedule.js:57 src/preferences/ui/Schedule.ui:62 #: src/modules/TimerOndemand.js:227
msgid "Night Mode On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn Off"
msgstr ""
#: src/preferences/SchedulePage.js:42 src/preferences/ui/SchedulePage.ui:47
msgid "Night Light" msgid "Night Light"
msgstr "Mode nuit" msgstr "Mode nuit"
#: src/preferences/Schedule.js:67 #: src/preferences/SchedulePage.js:46
msgid "Location Services" msgid "Location Services"
msgstr "Services de localisation" msgstr "Services de localisation"
#: src/preferences/Schedule.js:80 #: src/preferences/SchedulePage.js:54
msgid "Manual schedule" msgid "Manual schedule"
msgstr "Horaire manuel" msgstr "Horaire manuel"
#: src/preferences/Schedule.js:81 src/preferences/ui/Schedule.ui:135 #: src/preferences/SchedulePage.js:55 src/preferences/ui/SchedulePage.ui:93
msgid "On-demand" msgid "On-demand"
msgstr "À la demande" msgstr "À la demande"
#: src/preferences/ShellPreferences.js:55 #: src/preferences/SchedulePage.js:87
msgid "None"
msgstr "Aucun"
#: src/preferences/SchedulePage.js:88
msgid "Top bar"
msgstr "Barre supérieure"
#: src/preferences/SchedulePage.js:89
msgid "System menu"
msgstr "Menu système"
#: src/preferences/ThemesPage.js:50
msgid "Default" msgid "Default"
msgstr "Par défaut" msgstr "Par défaut"
@@ -100,345 +113,269 @@ msgstr "Thème GTK nocturne"
msgid "The GTK theme to use during nighttime" msgid "The GTK theme to use during nighttime"
msgstr "Le thème GTK à utiliser la nuit" msgstr "Le thème GTK à utiliser la nuit"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:32 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:34
msgid "Use manual GTK variants"
msgstr "Utiliser des variantes GTK manuelles"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:33
msgid "Disable automatic GTK theme variants detection"
msgstr "Désactiver la détection automatique des variantes du thème GTK"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Switch shell variants" msgid "Switch shell variants"
msgstr "Permuter les variantes du shell" msgstr "Permuter les variantes du shell"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:35
msgid "Enable shell variants switching" msgid "Enable shell variants switching"
msgstr "Activer le changement des variantes du shell" msgstr "Activer le changement des variantes du shell"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Day shell theme" msgid "Day shell theme"
msgstr "Thème shell diurne" msgstr "Thème shell diurne"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40
msgid "The shell theme to use during daytime" msgid "The shell theme to use during daytime"
msgstr "Le thème shell à utiliser le jour" msgstr "Le thème shell à utiliser le jour"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:49 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44
msgid "Night shell theme" msgid "Night shell theme"
msgstr "Thème shell nocturne" msgstr "Thème shell nocturne"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:50 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45
msgid "The shell theme to use during nighttime" msgid "The shell theme to use during nighttime"
msgstr "Le thème shell à utiliser la nuit" msgstr "Le thème shell à utiliser la nuit"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:54 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:51
msgid "Use manual shell variants"
msgstr "Utiliser des variantes shell manuelles"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:55
msgid "Disable automatic shell theme variants detection"
msgstr "Désactiver la détection automatique des variantes du thème shell"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Switch icon variants" msgid "Switch icon variants"
msgstr "Permuter les variantes dicônes" msgstr "Permuter les variantes dicônes"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:52
msgid "Enable icon variants switching" msgid "Enable icon variants switching"
msgstr "Activer le changement de variantes dicônes" msgstr "Activer le changement de variantes dicônes"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:66 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:56
msgid "Day icon theme" msgid "Day icon theme"
msgstr "Thème dicônes diurne" msgstr "Thème dicônes diurne"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:67 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:57
msgid "The icon theme to use during daytime" msgid "The icon theme to use during daytime"
msgstr "Le thème dicônes à utiliser le jour" msgstr "Le thème dicônes à utiliser le jour"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:71 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Night icon theme" msgid "Night icon theme"
msgstr "Thème dicônes nocturne" msgstr "Thème dicônes nocturne"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:72 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62
msgid "The icon theme to use during nighttime" msgid "The icon theme to use during nighttime"
msgstr "Le thème dicônes à utiliser la nuit" msgstr "Le thème dicônes à utiliser la nuit"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:68
msgid "Switch cursor variants" msgid "Switch cursor variants"
msgstr "Permuter les variantes de curseur" msgstr "Permuter les variantes de curseur"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:69
msgid "Enable cursor variants switching" msgid "Enable cursor variants switching"
msgstr "Activer le changement de variantes de curseur" msgstr "Activer le changement de variantes de curseur"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:83 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:73
msgid "Day cursor theme" msgid "Day cursor theme"
msgstr "Thème de curseurs diurne" msgstr "Thème de curseurs diurne"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:84 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:74
msgid "The cursor theme to use during daytime" msgid "The cursor theme to use during daytime"
msgstr "Le thème de curseurs à utiliser le jour" msgstr "Le thème de curseurs à utiliser le jour"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:88 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78
msgid "Night cursor theme" msgid "Night cursor theme"
msgstr "Thème de curseurs nocturne" msgstr "Thème de curseurs nocturne"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:89 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79
msgid "The cursor theme to use during nighttime" msgid "The cursor theme to use during nighttime"
msgstr "Le thème de curseurs à utiliser la nuit" msgstr "Le thème de curseurs à utiliser la nuit"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:85
msgid "Enable commands" msgid "Enable commands"
msgstr "Activer les commandes" msgstr "Activer les commandes"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:86
msgid "Commands will be spawned on time change" msgid "Commands will be spawned on time change"
msgstr "Les commandes seront lancées au changement dhoraire" msgstr "Les commandes seront lancées au changement dhoraire"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:100 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:90
msgid "Sunrise command" msgid "Sunrise command"
msgstr "Commande du lever de soleil" msgstr "Commande du lever de soleil"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:101 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:91
msgid "The command to spawn at sunrise" msgid "The command to spawn at sunrise"
msgstr "La commande à lancer quand le soleil se lève" msgstr "La commande à lancer quand le soleil se lève"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:105 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95
msgid "Sunset command" msgid "Sunset command"
msgstr "Commande du coucher de soleil" msgstr "Commande du coucher de soleil"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:106 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96
msgid "The command to spawn at sunset" msgid "The command to spawn at sunset"
msgstr "La commande à lancer quand le soleil se couche" msgstr "La commande à lancer quand le soleil se couche"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:102
msgid "Enable backgrounds" msgid "Enable backgrounds"
msgstr "Activer les arrière-plans" msgstr "Activer les arrière-plans"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:103
msgid "Background will be changed on time change" msgid "Background will be changed on time change"
msgstr "Larrière-plan changera au changement dhoraire" msgstr "Larrière-plan changera au changement dhoraire"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:117 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:107
#: src/preferences/ui/BackgroundsPreferences.ui:39 #: src/preferences/ui/BackgroundsPage.ui:15
msgid "Day background" msgid "Day background"
msgstr "Arrière-plan diurne" msgstr "Arrière-plan diurne"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:118 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:108
msgid "Path to the day background" msgid "Path to the day background"
msgstr "Chemin vers larrière-plan diurne" msgstr "Chemin vers larrière-plan diurne"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:122 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112
#: src/preferences/ui/BackgroundsPreferences.ui:47 #: src/preferences/ui/BackgroundsPage.ui:28
msgid "Night background" msgid "Night background"
msgstr "Arrière-plan nocturne" msgstr "Arrière-plan nocturne"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:123 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113
msgid "Path to the night background" msgid "Path to the night background"
msgstr "Chemin vers larrière-plan nocturne" msgstr "Chemin vers larrière-plan nocturne"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:125
#: src/preferences/ui/Schedule.ui:36 #: src/preferences/ui/SchedulePage.ui:27
msgid "Time source" msgid "Time source"
msgstr "Source dhoraires" msgstr "Source dhoraires"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:126
msgid "The source used to check current time" msgid "The source used to check current time"
msgstr "Source utilisée pour vérifier les horaires" msgstr "Source utilisée pour vérifier les horaires"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:140 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:130
msgid "Follow Night Light \"Disable until tomorrow\"" msgid "Follow Night Light \"Disable until tomorrow\""
msgstr "Suivre \"Désactivé jusqu’à demain\" du mode nuit" msgstr "Suivre \"Désactivé jusqu’à demain\" du mode nuit"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:141 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:131
msgid "Switch back to day time when Night Light is temporarily disabled" msgid "Switch back to day time when Night Light is temporarily disabled"
msgstr "" msgstr ""
"Permuter vers les variantes diurnes lorsque le mode nuit est désactivé " "Permuter vers les variantes diurnes lorsque le mode nuit est désactivé "
"temporairement" "temporairement"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135
msgid "Always enable the on-demand timer" msgid "Always enable the on-demand timer"
msgstr "Toujours activer le gestionnaire à la demande" msgstr "Toujours activer le gestionnaire à la demande"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:146 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136
msgid "The on-demand timer will always be enabled alongside other timers" msgid "The on-demand timer will always be enabled alongside other timers"
msgstr "" msgstr ""
"Le gestionnaire à la demande sera toujours activés avec les autres " "Le gestionnaire à la demande sera toujours activés avec les autres "
"gestionnaires" "gestionnaires"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:154 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:144
msgid "On-demand time" msgid "On-demand time"
msgstr "Temps à la demande" msgstr "Temps à la demande"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:155 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145
msgid "The current time used in on-demand mode" msgid "The current time used in on-demand mode"
msgstr "Le temps actuel utilisé dans le mode à la demande" msgstr "Le temps actuel utilisé dans le mode à la demande"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:149
msgid "Key combination to toggle time" msgid "Key combination to toggle time"
msgstr "Combinaison de touches pour permuter le temps" msgstr "Combinaison de touches pour permuter le temps"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:150
msgid "The key combination that will toggle time in on-demand mode" msgid "The key combination that will toggle time in on-demand mode"
msgstr "La combinaison de touches qui permutera le temps en mode à la demande" msgstr "La combinaison de touches qui permutera le temps en mode à la demande"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159
msgid "On-demand button placement" msgid "On-demand button placement"
msgstr "Emplacement du bouton à la demande" msgstr "Emplacement du bouton à la demande"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160
msgid "Where the on-demand button will be placed" msgid "Where the on-demand button will be placed"
msgstr "Où le bouton du changement à la demande sera placé" msgstr "Où le bouton du changement à la demande sera placé"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:164
msgid "Use manual time source" msgid "Use manual time source"
msgstr "Utiliser une source dhoraires manuelle" msgstr "Utiliser une source dhoraires manuelle"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:165
msgid "Disable automatic time source detection" msgid "Disable automatic time source detection"
msgstr "Désactive la détection automatique de la source dhoraires" msgstr "Désactive la détection automatique de la source dhoraires"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:179 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169
msgid "Sunrise time" msgid "Sunrise time"
msgstr "Heure du lever" msgstr "Heure du lever"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:180 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170
msgid "When the day starts" msgid "When the day starts"
msgstr "Quand le jour se lève" msgstr "Quand le jour se lève"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:184 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174
msgid "Sunset time" msgid "Sunset time"
msgstr "Heure du coucher" msgstr "Heure du coucher"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:185 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175
msgid "When the day ends" msgid "When the day ends"
msgstr "Quand le jour se couche" msgstr "Quand le jour se couche"
#: src/preferences/ui/BackgroundButton.ui:15 #: src/preferences/ui/BackgroundButton.ui:8
#: src/preferences/ui/ShortcutButton.ui:15
msgid "Choose…"
msgstr "Choisir…"
#: src/preferences/ui/BackgroundButton.ui:32
msgid "Change background" msgid "Change background"
msgstr "Changer larrière-plan" msgstr "Changer larrière-plan"
#: src/preferences/ui/BackgroundButton.ui:44 #: src/preferences/ui/BackgroundButton.ui:27
#: src/preferences/ui/BackgroundButton.ui:46 msgid "Select your background image"
msgstr "Sélectionnez votre image darrière-plan"
#: src/preferences/ui/BackgroundsPage.ui:9
msgid "Backgrounds"
msgstr "Arrière-plans"
#: src/preferences/ui/ClearableEntry.ui:10 #: src/preferences/ui/ClearableEntry.ui:10
#: src/preferences/ui/ShortcutButton.ui:43 #: src/preferences/ui/ShortcutButton.ui:43
#: src/preferences/ui/ShortcutButton.ui:45 #: src/preferences/ui/ShortcutButton.ui:45
msgid "Clear" msgid "Clear"
msgstr "Effacer" msgstr "Effacer"
#: src/preferences/ui/BackgroundButton.ui:61 #: src/preferences/ui/CommandsPage.ui:9
msgid "Select your background image" msgid "Commands"
msgstr "Sélectionnez votre image darrière-plan" msgstr "Commandes"
#: src/preferences/ui/BackgroundsPreferences.ui:15 #: src/preferences/ui/CommandsPage.ui:13
msgid "Switch backgrounds"
msgstr "Permuter les arrière-plans"
#: src/preferences/ui/Commands.ui:31
msgid "Run commands" msgid "Run commands"
msgstr "Lancer des commandes" msgstr "Lancer des commandes"
#: src/preferences/ui/Commands.ui:55 src/preferences/ui/Schedule.ui:107 #: src/preferences/ui/CommandsPage.ui:21 src/preferences/ui/SchedulePage.ui:67
msgid "Sunrise" msgid "Sunrise"
msgstr "Lever du soleil" msgstr "Lever du soleil"
#. Don't translate the `notify-send` command. #. Don't translate the `notify-send` command.
#: src/preferences/ui/Commands.ui:58 #: src/preferences/ui/CommandsPage.ui:25 src/preferences/ui/CommandsPage.ui:39
msgid "notify-send \"Hello sunshine!\"" msgid "notify-send \"Hello sunshine!\""
msgstr "notify-send \"Bonjour!\"" msgstr "notify-send \"Bonjour!\""
#: src/preferences/ui/Commands.ui:67 src/preferences/ui/Schedule.ui:115 #: src/preferences/ui/CommandsPage.ui:35 src/preferences/ui/SchedulePage.ui:79
msgid "Sunset" msgid "Sunset"
msgstr "Coucher du soleil" msgstr "Coucher du soleil"
#. Don't translate the `notify-send` command. #: src/preferences/ui/ContributePage.ui:9
#: src/preferences/ui/Commands.ui:70 msgid "Contribute"
msgid "notify-send \"Hello moonshine!\""
msgstr "notify-send \"Bonsoir!\""
#: src/preferences/ui/CursorPreferences.ui:15
msgid "Switch cursor theme variants"
msgstr "Permuter les variantes du thème de curseur"
#: src/preferences/ui/CursorPreferences.ui:39
#: src/preferences/ui/GtkPreferences.ui:48
#: src/preferences/ui/IconPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:48
msgid "Day variant"
msgstr "Variante diurne"
#: src/preferences/ui/CursorPreferences.ui:49
#: src/preferences/ui/GtkPreferences.ui:59
#: src/preferences/ui/IconPreferences.ui:49
#: src/preferences/ui/ShellPreferences.ui:59
msgid "Night variant"
msgstr "Variante nocturne"
#: src/preferences/ui/GtkPreferences.ui:15
msgid "Switch GTK theme variants"
msgstr "Permuter les variantes du thème GTK"
#: src/preferences/ui/GtkPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:39
msgid "Manual variants"
msgstr "Variantes manuelles"
#: src/preferences/ui/GtkPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GTK theme. Please <a href=\"https://"
"gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\">submit "
"a request</a> to get your theme supported."
msgstr "" msgstr ""
"Vous pouvez manuellement définir les variantes si lextension ne parvient "
"pas à déterminer les variantes diurnes et nocturnes de votre thème GTK. "
"Merci de <a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
"extension/-/issues\">soumettre une requête</a> pour obtenir le support de "
"votre thème."
#: src/preferences/ui/Headerbar.ui:12 src/preferences/ui/Headerbar.ui:24 #: src/preferences/ui/ContributePage.ui:42
msgid "Support us" msgid "View the code and report issues"
msgstr "Nous soutenir" msgstr ""
#: src/preferences/ui/Headerbar.ui:48 #: src/preferences/ui/ContributePage.ui:55
msgid "View code on GitLab" msgid "Contribute to the translation"
msgstr "Voir le code sur GitLab" msgstr ""
#: src/preferences/ui/Headerbar.ui:71 #: src/preferences/ui/ContributePage.ui:68
msgid "Translate on Weblate" msgid "Support me with a donation"
msgstr "Traduire sur Weblate" msgstr ""
#: src/preferences/ui/Headerbar.ui:94 #: src/preferences/ui/SchedulePage.ui:9
msgid "Donate on Liberapay"
msgstr "Donner sur Liberapay"
#: src/preferences/ui/IconPreferences.ui:15
msgid "Switch icon theme variants"
msgstr "Permuter les variantes du thème dicônes"
#: src/preferences/ui/Preferences.ui:14
msgid "Schedule" msgid "Schedule"
msgstr "Horaires" msgstr "Horaires"
#: src/preferences/ui/Preferences.ui:24 #: src/preferences/ui/SchedulePage.ui:15
msgid "Appearance"
msgstr "Apparence"
#: src/preferences/ui/Preferences.ui:34
msgid "Commands"
msgstr "Commandes"
#: src/preferences/ui/Schedule.ui:27
msgid "Manual time source" msgid "Manual time source"
msgstr "Source dhoraires manuelle" msgstr "Source dhoraires manuelle"
#: src/preferences/ui/Schedule.ui:28 #: src/preferences/ui/SchedulePage.ui:16
msgid "" msgid ""
"The extension will try to use Night Light or Location Services to " "The extension will try to use Night Light or Location Services to "
"automatically set your current sunrise and sunset times if they are enabled. " "automatically set your current sunrise and sunset times if they are enabled. "
@@ -449,19 +386,19 @@ msgstr ""
"actuelles de lever et de coucher du soleil. Si vous préférez, vous pouvez " "actuelles de lever et de coucher du soleil. Si vous préférez, vous pouvez "
"sélectionner manuellement une source dhoraires." "sélectionner manuellement une source dhoraires."
#: src/preferences/ui/Schedule.ui:45 #: src/preferences/ui/SchedulePage.ui:33
msgid "Always show on-demand controls" msgid "Always show on-demand controls"
msgstr "Toujours afficher les contrôles à la demande" msgstr "Toujours afficher les contrôles à la demande"
#: src/preferences/ui/Schedule.ui:46 #: src/preferences/ui/SchedulePage.ui:34
msgid "Allows you to override the current time when using a schedule." msgid "Allows you to override the current time when using a schedule."
msgstr "Permet de contrôler le temps quand vous utiliser un horaire." msgstr "Permet de contrôler le temps quand vous utiliser un horaire."
#: src/preferences/ui/Schedule.ui:74 #: src/preferences/ui/SchedulePage.ui:50
msgid "Follow <i>Disable until tomorrow</i>" msgid "Follow <i>Disable until tomorrow</i>"
msgstr "Suivre <i>Désactiver jusqu’à demain</i>" msgstr "Suivre <i>Désactiver jusqu’à demain</i>"
#: src/preferences/ui/Schedule.ui:75 #: src/preferences/ui/SchedulePage.ui:51
msgid "" msgid ""
"When Night Light is temporarily disabled, the extension will switch to day " "When Night Light is temporarily disabled, the extension will switch to day "
"variants." "variants."
@@ -469,74 +406,175 @@ msgstr ""
"Quand le mode nuit est temporairement désactivé, lextension va permuter " "Quand le mode nuit est temporairement désactivé, lextension va permuter "
"vers les variantes diurnes." "vers les variantes diurnes."
#: src/preferences/ui/Schedule.ui:95 #: src/preferences/ui/SchedulePage.ui:64
msgid "Manual schedule times" msgid "Manual schedule times"
msgstr "Horaires manuels" msgstr "Horaires manuels"
#: src/preferences/ui/Schedule.ui:147 #: src/preferences/ui/SchedulePage.ui:96
msgid "Keyboard shortcut" msgid "Keyboard shortcut"
msgstr "Raccourci clavier" msgstr "Raccourci clavier"
#: src/preferences/ui/Schedule.ui:155 #: src/preferences/ui/SchedulePage.ui:107
msgid "Button location" msgid "Button location"
msgstr "Emplacement du bouton" msgstr "Emplacement du bouton"
#: src/preferences/ui/Schedule.ui:160 #: src/preferences/ui/ShortcutButton.ui:15
msgid "None" msgid "Choose…"
msgstr "Aucun" msgstr "Choisir…"
#: src/preferences/ui/Schedule.ui:161
msgid "Top bar"
msgstr "Barre supérieure"
#: src/preferences/ui/Schedule.ui:162
msgid "System menu"
msgstr "Menu système"
#: src/preferences/ui/ShellPreferences.ui:15
msgid "Switch Shell theme variants"
msgstr "Permuter les variantes du thème du Shell"
#: src/preferences/ui/ShellPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GNOME Shell theme. Please <a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues"
"\">submit a request</a> to get your theme supported."
msgstr ""
"Vous pouvez manuellement définir les variantes si lextension ne parvient "
"pas à déterminer les variantes diurnes et nocturnes de votre thème GNOME "
"Shell. Merci de <a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-"
"shell-extension/-/issues\">soumettre une requête</a> pour obtenir le support "
"de votre thème."
#: src/preferences/ui/ShortcutButton.ui:32 #: src/preferences/ui/ShortcutButton.ui:32
msgid "Change keyboard shortcut" msgid "Change keyboard shortcut"
msgstr "Changer le raccourci clavier" msgstr "Changer le raccourci clavier"
#: src/preferences/ui/ShortcutButton.ui:100 #: src/preferences/ui/ShortcutButton.ui:80
msgid "Press your keyboard shortcut…" msgid "Press your keyboard shortcut…"
msgstr "Pressez votre raccourci clavier…" msgstr "Pressez votre raccourci clavier…"
#: src/preferences/ui/ThemesPage.ui:9
#, fuzzy
#| msgid "Theme"
msgid "Themes"
msgstr "Thème"
#: src/preferences/ui/ThemesPage.ui:15
msgid ""
"GNOME has a built-in dark mode that the extension uses. Manually switching "
"themes is discouraged and is only here for legacy reasons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:28
msgid "GTK theme"
msgstr "Thème GTK"
#: src/preferences/ui/ThemesPage.ui:29
msgid ""
"Forcing a dark theme on applications not designed to support it can have "
"undesirable side-effects such as unreadable text or invisible icons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:37 src/preferences/ui/ThemesPage.ui:57
#: src/preferences/ui/ThemesPage.ui:77 src/preferences/ui/ThemesPage.ui:97
msgid "Day variant"
msgstr "Variante diurne"
#: src/preferences/ui/ThemesPage.ui:42 src/preferences/ui/ThemesPage.ui:62
#: src/preferences/ui/ThemesPage.ui:82 src/preferences/ui/ThemesPage.ui:102
msgid "Night variant"
msgstr "Variante nocturne"
#: src/preferences/ui/ThemesPage.ui:49
msgid "Shell theme"
msgstr "Thème du shell"
#: src/preferences/ui/ThemesPage.ui:69
msgid "Icon theme"
msgstr "Thème dicônes"
#: src/preferences/ui/ThemesPage.ui:89
msgid "Cursor theme"
msgstr "Thème de curseur"
#. Time separator (eg. 08:27) #. Time separator (eg. 08:27)
#: src/preferences/ui/TimeChooser.ui:23 #: src/preferences/ui/TimeChooser.ui:23
msgid ":" msgid ":"
msgstr ":" msgstr ":"
#~ msgid "Backgrounds" #, javascript-format
#~ msgstr "Arrière-plans" #~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GTK theme. Please manually choose them in the extension's preferences."
#~ msgstr ""
#~ "Impossible de détecter automatiquement les variantes diurnes et nocturnes "
#~ "pour le thème GTK \"%s\". Veuillez les sélectionner manuellement dans les "
#~ "préférences de lextension."
#~ msgid "Cursor theme" #, javascript-format
#~ msgstr "Thème de curseur" #~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GNOME Shell theme. Please manually choose them in the extension's "
#~ "preferences."
#~ msgstr ""
#~ "Impossible de détecter automatiquement les variantes diurnes et nocturnes "
#~ "pour le thème GNOME Shell \"%s\". Veuillez les sélectionner manuellement "
#~ "dans les préférences de lextension."
#~ msgid "GTK theme" #~ msgid "Switch to night theme"
#~ msgstr "Thème GTK" #~ msgstr "Passer au thème nocturne"
#~ msgid "Icon theme" #~ msgid "Switch to day theme"
#~ msgstr "Thème dicônes" #~ msgstr "Passer au thème diurne"
#~ msgid "Shell theme" #~ msgid "Use manual GTK variants"
#~ msgstr "Thème du shell" #~ msgstr "Utiliser des variantes GTK manuelles"
#~ msgid "Disable automatic GTK theme variants detection"
#~ msgstr "Désactiver la détection automatique des variantes du thème GTK"
#~ msgid "Use manual shell variants"
#~ msgstr "Utiliser des variantes shell manuelles"
#~ msgid "Disable automatic shell theme variants detection"
#~ msgstr "Désactiver la détection automatique des variantes du thème shell"
#~ msgid "Switch backgrounds"
#~ msgstr "Permuter les arrière-plans"
#~ msgid "notify-send \"Hello moonshine!\""
#~ msgstr "notify-send \"Bonsoir!\""
#~ msgid "Switch cursor theme variants"
#~ msgstr "Permuter les variantes du thème de curseur"
#~ msgid "Switch GTK theme variants"
#~ msgstr "Permuter les variantes du thème GTK"
#~ msgid "Manual variants"
#~ msgstr "Variantes manuelles"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GTK theme. Please <a href="
#~ "\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
#~ "issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Vous pouvez manuellement définir les variantes si lextension ne parvient "
#~ "pas à déterminer les variantes diurnes et nocturnes de votre thème GTK. "
#~ "Merci de <a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-"
#~ "shell-extension/-/issues\">soumettre une requête</a> pour obtenir le "
#~ "support de votre thème."
#~ msgid "Support us"
#~ msgstr "Nous soutenir"
#~ msgid "View code on GitLab"
#~ msgstr "Voir le code sur GitLab"
#~ msgid "Translate on Weblate"
#~ msgstr "Traduire sur Weblate"
#~ msgid "Donate on Liberapay"
#~ msgstr "Donner sur Liberapay"
#~ msgid "Switch icon theme variants"
#~ msgstr "Permuter les variantes du thème dicônes"
#~ msgid "Appearance"
#~ msgstr "Apparence"
#~ msgid "Switch Shell theme variants"
#~ msgstr "Permuter les variantes du thème du Shell"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GNOME Shell theme. Please <a "
#~ "href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Vous pouvez manuellement définir les variantes si lextension ne parvient "
#~ "pas à déterminer les variantes diurnes et nocturnes de votre thème GNOME "
#~ "Shell. Merci de <a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-"
#~ "gnome-shell-extension/-/issues\">soumettre une requête</a> pour obtenir "
#~ "le support de votre thème."
#~ msgid "" #~ msgid ""
#~ "<small>You can set custom commands that will be run when the time of the " #~ "<small>You can set custom commands that will be run when the time of the "
@@ -564,9 +602,6 @@ msgstr ":"
#~ "de lever et de coucher du soleil. Si vous préférez, vous pouvez choisir " #~ "de lever et de coucher du soleil. Si vous préférez, vous pouvez choisir "
#~ "manuellement une source dhoraires.</small>" #~ "manuellement une source dhoraires.</small>"
#~ msgid "No preferences"
#~ msgstr "Pas de préférences"
#~ msgid "Original GTK theme" #~ msgid "Original GTK theme"
#~ msgstr "Thème GTK original" #~ msgstr "Thème GTK original"
@@ -658,9 +693,6 @@ msgstr ":"
#~ msgid "Shortcut" #~ msgid "Shortcut"
#~ msgstr "Raccourci" #~ msgstr "Raccourci"
#~ msgid "Theme"
#~ msgstr "Thème"
#~ msgid "" #~ msgid ""
#~ "The extension will try to automatically detect the day and night variants " #~ "The extension will try to automatically detect the day and night variants "
#~ "of your theme.\n" #~ "of your theme.\n"
+283 -224
View File
@@ -6,11 +6,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Night Theme Switcher\n" "Project-Id-Version: Night Theme Switcher\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-08-25 14:58+0200\n" "POT-Creation-Date: 2022-02-18 14:04+0100\n"
"PO-Revision-Date: 2021-08-29 10:33+0000\n" "PO-Revision-Date: 2021-08-29 10:33+0000\n"
"Last-Translator: Fran Diéguez <fran.dieguez@mabishu.com>\n" "Last-Translator: Fran Diéguez <fran.dieguez@mabishu.com>\n"
"Language-Team: Galician <https://hosted.weblate.org/projects/" "Language-Team: Galician <https://hosted.weblate.org/projects/night-theme-"
"night-theme-switcher/extension/gl/>\n" "switcher/extension/gl/>\n"
"Language: gl\n" "Language: gl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,52 +18,63 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.8.1-dev\n" "X-Generator: Weblate 4.8.1-dev\n"
#: src/modules/GtkThemer.js:184 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode On"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" GTK "
"theme. Please manually choose them in the extension's preferences."
msgstr "" msgstr ""
"Non se puideron detectar automáticamente as variantes diurnas e nocturnas "
"para o tema GTK \"%s\". Por favor, seleccióneos manualmente nas preferencias "
"da extensión."
#: src/modules/ShellThemer.js:196 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode Off"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" "
"GNOME Shell theme. Please manually choose them in the extension's "
"preferences."
msgstr "" msgstr ""
"Non se puideron detectar automáticamente as variantes diurnas e nocturnas "
"para o tema de GNOME Shell \"%s\". Por favor, seleccióneos manualmente nas "
"preferencias da extensión."
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:218
msgid "Switch to night theme" msgid "Extension Preferences"
msgstr "Cambiar ao tema escuro" msgstr ""
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:227
msgid "Switch to day theme" msgid "Night Mode Off"
msgstr "Cambiar ao tema diurno" msgstr ""
#: src/preferences/Schedule.js:57 src/preferences/ui/Schedule.ui:62 #: src/modules/TimerOndemand.js:227
msgid "Night Mode On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn Off"
msgstr ""
#: src/preferences/SchedulePage.js:42 src/preferences/ui/SchedulePage.ui:47
msgid "Night Light" msgid "Night Light"
msgstr "Luz nocturna" msgstr "Luz nocturna"
#: src/preferences/Schedule.js:67 #: src/preferences/SchedulePage.js:46
msgid "Location Services" msgid "Location Services"
msgstr "Servizos de localización" msgstr "Servizos de localización"
#: src/preferences/Schedule.js:80 #: src/preferences/SchedulePage.js:54
msgid "Manual schedule" msgid "Manual schedule"
msgstr "Horario manual" msgstr "Horario manual"
#: src/preferences/Schedule.js:81 src/preferences/ui/Schedule.ui:135 #: src/preferences/SchedulePage.js:55 src/preferences/ui/SchedulePage.ui:93
msgid "On-demand" msgid "On-demand"
msgstr "Á carta" msgstr "Á carta"
#: src/preferences/ShellPreferences.js:55 #: src/preferences/SchedulePage.js:87
msgid "None"
msgstr "Ningún"
#: src/preferences/SchedulePage.js:88
msgid "Top bar"
msgstr "Barra superior"
#: src/preferences/SchedulePage.js:89
msgid "System menu"
msgstr "Menú do sistema"
#: src/preferences/ThemesPage.js:50
msgid "Default" msgid "Default"
msgstr "Por defecto" msgstr "Por defecto"
@@ -99,342 +110,268 @@ msgstr "Tema GTK nocturno"
msgid "The GTK theme to use during nighttime" msgid "The GTK theme to use during nighttime"
msgstr "O tema GTK para usar durante a noite" msgstr "O tema GTK para usar durante a noite"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:32 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:34
msgid "Use manual GTK variants"
msgstr "Usar variantes manuais de GTK"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:33
msgid "Disable automatic GTK theme variants detection"
msgstr "Deactivar a detección automática de variantes de temas GTK"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Switch shell variants" msgid "Switch shell variants"
msgstr "Cambiar as variantes da Shell" msgstr "Cambiar as variantes da Shell"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:35
msgid "Enable shell variants switching" msgid "Enable shell variants switching"
msgstr "Habilitar o cambio de variantes da Shell" msgstr "Habilitar o cambio de variantes da Shell"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Day shell theme" msgid "Day shell theme"
msgstr "Tema da Shell diurno" msgstr "Tema da Shell diurno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40
msgid "The shell theme to use during daytime" msgid "The shell theme to use during daytime"
msgstr "O tema da Shell para usar durante o día" msgstr "O tema da Shell para usar durante o día"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:49 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44
msgid "Night shell theme" msgid "Night shell theme"
msgstr "Tema das Shell nocturno" msgstr "Tema das Shell nocturno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:50 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45
msgid "The shell theme to use during nighttime" msgid "The shell theme to use during nighttime"
msgstr "O tema da Shell para usar durante a noite" msgstr "O tema da Shell para usar durante a noite"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:54 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:51
msgid "Use manual shell variants"
msgstr "Usar variantes manuais da Shell"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:55
msgid "Disable automatic shell theme variants detection"
msgstr "Desactivar a detección automática de variantes de temas da Shell"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Switch icon variants" msgid "Switch icon variants"
msgstr "Cambiar as variantes de iconas" msgstr "Cambiar as variantes de iconas"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:52
msgid "Enable icon variants switching" msgid "Enable icon variants switching"
msgstr "Habilitar o cambio das variantes de iconas" msgstr "Habilitar o cambio das variantes de iconas"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:66 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:56
msgid "Day icon theme" msgid "Day icon theme"
msgstr "Tema de iconas diurno" msgstr "Tema de iconas diurno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:67 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:57
msgid "The icon theme to use during daytime" msgid "The icon theme to use during daytime"
msgstr "O tema de iconas para usar durante o día" msgstr "O tema de iconas para usar durante o día"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:71 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Night icon theme" msgid "Night icon theme"
msgstr "Tema de iconas nocturno" msgstr "Tema de iconas nocturno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:72 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62
msgid "The icon theme to use during nighttime" msgid "The icon theme to use during nighttime"
msgstr "O tema de iconas para usar durante a noite" msgstr "O tema de iconas para usar durante a noite"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:68
msgid "Switch cursor variants" msgid "Switch cursor variants"
msgstr "Cambiar as variantes do cursor" msgstr "Cambiar as variantes do cursor"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:69
msgid "Enable cursor variants switching" msgid "Enable cursor variants switching"
msgstr "Habilitar o cambio das variantes do cursor" msgstr "Habilitar o cambio das variantes do cursor"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:83 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:73
msgid "Day cursor theme" msgid "Day cursor theme"
msgstr "Tema do cursor diurno" msgstr "Tema do cursor diurno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:84 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:74
msgid "The cursor theme to use during daytime" msgid "The cursor theme to use during daytime"
msgstr "O tema do cursor para usar durante o día" msgstr "O tema do cursor para usar durante o día"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:88 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78
msgid "Night cursor theme" msgid "Night cursor theme"
msgstr "Tema do cursor nocturno" msgstr "Tema do cursor nocturno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:89 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79
msgid "The cursor theme to use during nighttime" msgid "The cursor theme to use during nighttime"
msgstr "O tema do cursor para usar durante a noite" msgstr "O tema do cursor para usar durante a noite"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:85
msgid "Enable commands" msgid "Enable commands"
msgstr "Habilitar ordes" msgstr "Habilitar ordes"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:86
msgid "Commands will be spawned on time change" msgid "Commands will be spawned on time change"
msgstr "As ordes executaranse no cambio de horario" msgstr "As ordes executaranse no cambio de horario"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:100 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:90
msgid "Sunrise command" msgid "Sunrise command"
msgstr "Orde ao amencer" msgstr "Orde ao amencer"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:101 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:91
msgid "The command to spawn at sunrise" msgid "The command to spawn at sunrise"
msgstr "A orde que se executará ao amencer" msgstr "A orde que se executará ao amencer"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:105 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95
msgid "Sunset command" msgid "Sunset command"
msgstr "Orde ao atardecer" msgstr "Orde ao atardecer"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:106 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96
msgid "The command to spawn at sunset" msgid "The command to spawn at sunset"
msgstr "A orde a executar ao atardecer" msgstr "A orde a executar ao atardecer"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:102
msgid "Enable backgrounds" msgid "Enable backgrounds"
msgstr "Activar fondos" msgstr "Activar fondos"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:103
msgid "Background will be changed on time change" msgid "Background will be changed on time change"
msgstr "O fondo cambiarase no cambio de tempo" msgstr "O fondo cambiarase no cambio de tempo"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:117 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:107
#: src/preferences/ui/BackgroundsPreferences.ui:39 #: src/preferences/ui/BackgroundsPage.ui:15
msgid "Day background" msgid "Day background"
msgstr "Fondo diurno" msgstr "Fondo diurno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:118 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:108
msgid "Path to the day background" msgid "Path to the day background"
msgstr "Ruta ao fondo diurno" msgstr "Ruta ao fondo diurno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:122 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112
#: src/preferences/ui/BackgroundsPreferences.ui:47 #: src/preferences/ui/BackgroundsPage.ui:28
msgid "Night background" msgid "Night background"
msgstr "Fondo nocturno" msgstr "Fondo nocturno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:123 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113
msgid "Path to the night background" msgid "Path to the night background"
msgstr "Ruta ao fondo nocturno" msgstr "Ruta ao fondo nocturno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:125
#: src/preferences/ui/Schedule.ui:36 #: src/preferences/ui/SchedulePage.ui:27
msgid "Time source" msgid "Time source"
msgstr "Fonte de tempo" msgstr "Fonte de tempo"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:126
msgid "The source used to check current time" msgid "The source used to check current time"
msgstr "A fonte utilizada para comprobar a hora actual" msgstr "A fonte utilizada para comprobar a hora actual"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:140 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:130
msgid "Follow Night Light \"Disable until tomorrow\"" msgid "Follow Night Light \"Disable until tomorrow\""
msgstr "Seguir \"Desactivar até mañán\" de luz nocturna" msgstr "Seguir \"Desactivar até mañán\" de luz nocturna"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:141 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:131
msgid "Switch back to day time when Night Light is temporarily disabled" msgid "Switch back to day time when Night Light is temporarily disabled"
msgstr "Volver á hora diurna cando luz nocturna esté temporalmente desactivada" msgstr "Volver á hora diurna cando luz nocturna esté temporalmente desactivada"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135
msgid "Always enable the on-demand timer" msgid "Always enable the on-demand timer"
msgstr "Activar sempre o temporizador á carta" msgstr "Activar sempre o temporizador á carta"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:146 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136
msgid "The on-demand timer will always be enabled alongside other timers" msgid "The on-demand timer will always be enabled alongside other timers"
msgstr "" msgstr ""
"O temporizador á carta sempre se activará xunto con outros temporizadores" "O temporizador á carta sempre se activará xunto con outros temporizadores"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:154 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:144
msgid "On-demand time" msgid "On-demand time"
msgstr "Tempo á carta" msgstr "Tempo á carta"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:155 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145
msgid "The current time used in on-demand mode" msgid "The current time used in on-demand mode"
msgstr "A hora actual utilizada no modo á carta" msgstr "A hora actual utilizada no modo á carta"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:149
msgid "Key combination to toggle time" msgid "Key combination to toggle time"
msgstr "Combinación de teclas para trocar o tempo" msgstr "Combinación de teclas para trocar o tempo"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:150
msgid "The key combination that will toggle time in on-demand mode" msgid "The key combination that will toggle time in on-demand mode"
msgstr "A combinación de teclas que troca o tempo no modo á carta" msgstr "A combinación de teclas que troca o tempo no modo á carta"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159
msgid "On-demand button placement" msgid "On-demand button placement"
msgstr "Colocación do botón á carta" msgstr "Colocación do botón á carta"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160
msgid "Where the on-demand button will be placed" msgid "Where the on-demand button will be placed"
msgstr "Onde se colocará o botón de á carta" msgstr "Onde se colocará o botón de á carta"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:164
msgid "Use manual time source" msgid "Use manual time source"
msgstr "Usar a fonte de tempo manual" msgstr "Usar a fonte de tempo manual"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:165
msgid "Disable automatic time source detection" msgid "Disable automatic time source detection"
msgstr "Desactivar a detección automática da fonte de tempo" msgstr "Desactivar a detección automática da fonte de tempo"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:179 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169
msgid "Sunrise time" msgid "Sunrise time"
msgstr "Hora do amencer" msgstr "Hora do amencer"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:180 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170
msgid "When the day starts" msgid "When the day starts"
msgstr "Cando comeza o día" msgstr "Cando comeza o día"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:184 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174
msgid "Sunset time" msgid "Sunset time"
msgstr "Hora da posta de sol" msgstr "Hora da posta de sol"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:185 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175
msgid "When the day ends" msgid "When the day ends"
msgstr "Cando remata o día" msgstr "Cando remata o día"
#: src/preferences/ui/BackgroundButton.ui:15 #: src/preferences/ui/BackgroundButton.ui:8
#: src/preferences/ui/ShortcutButton.ui:15
msgid "Choose…"
msgstr "Seleccionar…"
#: src/preferences/ui/BackgroundButton.ui:32
msgid "Change background" msgid "Change background"
msgstr "Cambiar fondo" msgstr "Cambiar fondo"
#: src/preferences/ui/BackgroundButton.ui:44 #: src/preferences/ui/BackgroundButton.ui:27
#: src/preferences/ui/BackgroundButton.ui:46 msgid "Select your background image"
msgstr "Seleccionar imaxe de fondo"
#: src/preferences/ui/BackgroundsPage.ui:9
#, fuzzy
#| msgid "Day background"
msgid "Backgrounds"
msgstr "Fondo diurno"
#: src/preferences/ui/ClearableEntry.ui:10 #: src/preferences/ui/ClearableEntry.ui:10
#: src/preferences/ui/ShortcutButton.ui:43 #: src/preferences/ui/ShortcutButton.ui:43
#: src/preferences/ui/ShortcutButton.ui:45 #: src/preferences/ui/ShortcutButton.ui:45
msgid "Clear" msgid "Clear"
msgstr "Quitar" msgstr "Quitar"
#: src/preferences/ui/BackgroundButton.ui:61 #: src/preferences/ui/CommandsPage.ui:9
msgid "Select your background image" msgid "Commands"
msgstr "Seleccionar imaxe de fondo" msgstr "Ordes"
#: src/preferences/ui/BackgroundsPreferences.ui:15 #: src/preferences/ui/CommandsPage.ui:13
msgid "Switch backgrounds"
msgstr "Cambiar os fondos"
#: src/preferences/ui/Commands.ui:31
msgid "Run commands" msgid "Run commands"
msgstr "Executar ordes" msgstr "Executar ordes"
#: src/preferences/ui/Commands.ui:55 src/preferences/ui/Schedule.ui:107 #: src/preferences/ui/CommandsPage.ui:21 src/preferences/ui/SchedulePage.ui:67
msgid "Sunrise" msgid "Sunrise"
msgstr "Amencer" msgstr "Amencer"
#. Don't translate the `notify-send` command. #. Don't translate the `notify-send` command.
#: src/preferences/ui/Commands.ui:58 #: src/preferences/ui/CommandsPage.ui:25 src/preferences/ui/CommandsPage.ui:39
msgid "notify-send \"Hello sunshine!\"" msgid "notify-send \"Hello sunshine!\""
msgstr "notify-send \"¡Bos días!\"" msgstr "notify-send \"¡Bos días!\""
#: src/preferences/ui/Commands.ui:67 src/preferences/ui/Schedule.ui:115 #: src/preferences/ui/CommandsPage.ui:35 src/preferences/ui/SchedulePage.ui:79
msgid "Sunset" msgid "Sunset"
msgstr "Atardecer" msgstr "Atardecer"
#. Don't translate the `notify-send` command. #: src/preferences/ui/ContributePage.ui:9
#: src/preferences/ui/Commands.ui:70 msgid "Contribute"
msgid "notify-send \"Hello moonshine!\""
msgstr "notify-send \"¡Boas noites!\""
#: src/preferences/ui/CursorPreferences.ui:15
msgid "Switch cursor theme variants"
msgstr "Cambiar as variantes do tema do cursor"
#: src/preferences/ui/CursorPreferences.ui:39
#: src/preferences/ui/GtkPreferences.ui:48
#: src/preferences/ui/IconPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:48
msgid "Day variant"
msgstr "Variante diurna"
#: src/preferences/ui/CursorPreferences.ui:49
#: src/preferences/ui/GtkPreferences.ui:59
#: src/preferences/ui/IconPreferences.ui:49
#: src/preferences/ui/ShellPreferences.ui:59
msgid "Night variant"
msgstr "Variante nocturna"
#: src/preferences/ui/GtkPreferences.ui:15
msgid "Switch GTK theme variants"
msgstr "Cambiar as variantes do tema GTK"
#: src/preferences/ui/GtkPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:39
msgid "Manual variants"
msgstr "Variantes manuais"
#: src/preferences/ui/GtkPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GTK theme. Please <a href=\"https://"
"gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\">submit "
"a request</a> to get your theme supported."
msgstr "" msgstr ""
"Pode estabelecer variantes manualmente se a extensión non pode detectar "
"automáticamente as variantes diurnas e nocturnas do seu tema GTK. Por favor, "
"<a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/"
"-/issues\">presente unha solicitude</a> para conseguir que o seu tema sexa "
"soportado."
#: src/preferences/ui/Headerbar.ui:12 src/preferences/ui/Headerbar.ui:24 #: src/preferences/ui/ContributePage.ui:42
msgid "Support us" msgid "View the code and report issues"
msgstr "Apóianos" msgstr ""
#: src/preferences/ui/Headerbar.ui:48 #: src/preferences/ui/ContributePage.ui:55
msgid "View code on GitLab" msgid "Contribute to the translation"
msgstr "Ver o código en GitLab" msgstr ""
#: src/preferences/ui/Headerbar.ui:71 #: src/preferences/ui/ContributePage.ui:68
msgid "Translate on Weblate" msgid "Support me with a donation"
msgstr "Traducir en Weblate" msgstr ""
#: src/preferences/ui/Headerbar.ui:94 #: src/preferences/ui/SchedulePage.ui:9
msgid "Donate on Liberapay"
msgstr "Donar en Liberapay"
#: src/preferences/ui/IconPreferences.ui:15
msgid "Switch icon theme variants"
msgstr "Cambiar as variantes do tema das iconas"
#: src/preferences/ui/Preferences.ui:14
msgid "Schedule" msgid "Schedule"
msgstr "Horario" msgstr "Horario"
#: src/preferences/ui/Preferences.ui:24 #: src/preferences/ui/SchedulePage.ui:15
msgid "Appearance"
msgstr "Aparencia"
#: src/preferences/ui/Preferences.ui:34
msgid "Commands"
msgstr "Ordes"
#: src/preferences/ui/Schedule.ui:27
msgid "Manual time source" msgid "Manual time source"
msgstr "Fonte do tempo manual" msgstr "Fonte do tempo manual"
#: src/preferences/ui/Schedule.ui:28 #: src/preferences/ui/SchedulePage.ui:16
msgid "" msgid ""
"The extension will try to use Night Light or Location Services to " "The extension will try to use Night Light or Location Services to "
"automatically set your current sunrise and sunset times if they are enabled. " "automatically set your current sunrise and sunset times if they are enabled. "
@@ -444,19 +381,19 @@ msgstr ""
"para fixar automáticamente as horas actuais de salida e posta do sol, se " "para fixar automáticamente as horas actuais de salida e posta do sol, se "
"están activados. Se o prefire, pode elexir manualmente unha fonte de tempo." "están activados. Se o prefire, pode elexir manualmente unha fonte de tempo."
#: src/preferences/ui/Schedule.ui:45 #: src/preferences/ui/SchedulePage.ui:33
msgid "Always show on-demand controls" msgid "Always show on-demand controls"
msgstr "Mostrar sempre os controis á carta" msgstr "Mostrar sempre os controis á carta"
#: src/preferences/ui/Schedule.ui:46 #: src/preferences/ui/SchedulePage.ui:34
msgid "Allows you to override the current time when using a schedule." msgid "Allows you to override the current time when using a schedule."
msgstr "Isto permítelle anular a hora actual cando se utiliza un horario." msgstr "Isto permítelle anular a hora actual cando se utiliza un horario."
#: src/preferences/ui/Schedule.ui:74 #: src/preferences/ui/SchedulePage.ui:50
msgid "Follow <i>Disable until tomorrow</i>" msgid "Follow <i>Disable until tomorrow</i>"
msgstr "Seguir <i>Desactivar até mañá</i>" msgstr "Seguir <i>Desactivar até mañá</i>"
#: src/preferences/ui/Schedule.ui:75 #: src/preferences/ui/SchedulePage.ui:51
msgid "" msgid ""
"When Night Light is temporarily disabled, the extension will switch to day " "When Night Light is temporarily disabled, the extension will switch to day "
"variants." "variants."
@@ -464,56 +401,178 @@ msgstr ""
"Cando a luz nocturna esté temporalmente desactivada, a extensión cambiará a " "Cando a luz nocturna esté temporalmente desactivada, a extensión cambiará a "
"variantes diurnas." "variantes diurnas."
#: src/preferences/ui/Schedule.ui:95 #: src/preferences/ui/SchedulePage.ui:64
msgid "Manual schedule times" msgid "Manual schedule times"
msgstr "Horarios de programación manual" msgstr "Horarios de programación manual"
#: src/preferences/ui/Schedule.ui:147 #: src/preferences/ui/SchedulePage.ui:96
msgid "Keyboard shortcut" msgid "Keyboard shortcut"
msgstr "Atallo de teclado" msgstr "Atallo de teclado"
#: src/preferences/ui/Schedule.ui:155 #: src/preferences/ui/SchedulePage.ui:107
msgid "Button location" msgid "Button location"
msgstr "Ubicación do botón" msgstr "Ubicación do botón"
#: src/preferences/ui/Schedule.ui:160 #: src/preferences/ui/ShortcutButton.ui:15
msgid "None" msgid "Choose…"
msgstr "Ningún" msgstr "Seleccionar…"
#: src/preferences/ui/Schedule.ui:161
msgid "Top bar"
msgstr "Barra superior"
#: src/preferences/ui/Schedule.ui:162
msgid "System menu"
msgstr "Menú do sistema"
#: src/preferences/ui/ShellPreferences.ui:15
msgid "Switch Shell theme variants"
msgstr "Cambiar as variantes do tema da Shell"
#: src/preferences/ui/ShellPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GNOME Shell theme. Please <a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues"
"\">submit a request</a> to get your theme supported."
msgstr ""
"Pode estabelecer variantes manualmente se a extensión non pode detectar "
"automáticamente as variantes diurnas e nocturnas do seu tema de GNOME Shell. "
"Por favor, <a href=\"https://gitlab.com/rmnvgr/"
"nightthemeswitcher-gnome-shell-extension/-/issues\">presente unha "
"solicitude</a> para conseguir que o seu tema sexa soportado."
#: src/preferences/ui/ShortcutButton.ui:32 #: src/preferences/ui/ShortcutButton.ui:32
msgid "Change keyboard shortcut" msgid "Change keyboard shortcut"
msgstr "Cambiar o atallo de teclado" msgstr "Cambiar o atallo de teclado"
#: src/preferences/ui/ShortcutButton.ui:100 #: src/preferences/ui/ShortcutButton.ui:80
msgid "Press your keyboard shortcut…" msgid "Press your keyboard shortcut…"
msgstr "Escriba o atallo de teclado…" msgstr "Escriba o atallo de teclado…"
#: src/preferences/ui/ThemesPage.ui:9
msgid "Themes"
msgstr ""
#: src/preferences/ui/ThemesPage.ui:15
msgid ""
"GNOME has a built-in dark mode that the extension uses. Manually switching "
"themes is discouraged and is only here for legacy reasons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:28
#, fuzzy
#| msgid "Day GTK theme"
msgid "GTK theme"
msgstr "Tema GTK diurno"
#: src/preferences/ui/ThemesPage.ui:29
msgid ""
"Forcing a dark theme on applications not designed to support it can have "
"undesirable side-effects such as unreadable text or invisible icons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:37 src/preferences/ui/ThemesPage.ui:57
#: src/preferences/ui/ThemesPage.ui:77 src/preferences/ui/ThemesPage.ui:97
msgid "Day variant"
msgstr "Variante diurna"
#: src/preferences/ui/ThemesPage.ui:42 src/preferences/ui/ThemesPage.ui:62
#: src/preferences/ui/ThemesPage.ui:82 src/preferences/ui/ThemesPage.ui:102
msgid "Night variant"
msgstr "Variante nocturna"
#: src/preferences/ui/ThemesPage.ui:49
#, fuzzy
#| msgid "Day shell theme"
msgid "Shell theme"
msgstr "Tema da Shell diurno"
#: src/preferences/ui/ThemesPage.ui:69
#, fuzzy
#| msgid "Day icon theme"
msgid "Icon theme"
msgstr "Tema de iconas diurno"
#: src/preferences/ui/ThemesPage.ui:89
#, fuzzy
#| msgid "Day cursor theme"
msgid "Cursor theme"
msgstr "Tema do cursor diurno"
#. Time separator (eg. 08:27) #. Time separator (eg. 08:27)
#: src/preferences/ui/TimeChooser.ui:23 #: src/preferences/ui/TimeChooser.ui:23
msgid ":" msgid ":"
msgstr ":" msgstr ":"
#, javascript-format
#~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GTK theme. Please manually choose them in the extension's preferences."
#~ msgstr ""
#~ "Non se puideron detectar automáticamente as variantes diurnas e nocturnas "
#~ "para o tema GTK \"%s\". Por favor, seleccióneos manualmente nas "
#~ "preferencias da extensión."
#, javascript-format
#~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GNOME Shell theme. Please manually choose them in the extension's "
#~ "preferences."
#~ msgstr ""
#~ "Non se puideron detectar automáticamente as variantes diurnas e nocturnas "
#~ "para o tema de GNOME Shell \"%s\". Por favor, seleccióneos manualmente "
#~ "nas preferencias da extensión."
#~ msgid "Switch to night theme"
#~ msgstr "Cambiar ao tema escuro"
#~ msgid "Switch to day theme"
#~ msgstr "Cambiar ao tema diurno"
#~ msgid "Use manual GTK variants"
#~ msgstr "Usar variantes manuais de GTK"
#~ msgid "Disable automatic GTK theme variants detection"
#~ msgstr "Deactivar a detección automática de variantes de temas GTK"
#~ msgid "Use manual shell variants"
#~ msgstr "Usar variantes manuais da Shell"
#~ msgid "Disable automatic shell theme variants detection"
#~ msgstr "Desactivar a detección automática de variantes de temas da Shell"
#~ msgid "Switch backgrounds"
#~ msgstr "Cambiar os fondos"
#~ msgid "notify-send \"Hello moonshine!\""
#~ msgstr "notify-send \"¡Boas noites!\""
#~ msgid "Switch cursor theme variants"
#~ msgstr "Cambiar as variantes do tema do cursor"
#~ msgid "Switch GTK theme variants"
#~ msgstr "Cambiar as variantes do tema GTK"
#~ msgid "Manual variants"
#~ msgstr "Variantes manuais"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GTK theme. Please <a href="
#~ "\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
#~ "issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Pode estabelecer variantes manualmente se a extensión non pode detectar "
#~ "automáticamente as variantes diurnas e nocturnas do seu tema GTK. Por "
#~ "favor, <a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">presente unha solicitude</a> para conseguir que o "
#~ "seu tema sexa soportado."
#~ msgid "Support us"
#~ msgstr "Apóianos"
#~ msgid "View code on GitLab"
#~ msgstr "Ver o código en GitLab"
#~ msgid "Translate on Weblate"
#~ msgstr "Traducir en Weblate"
#~ msgid "Donate on Liberapay"
#~ msgstr "Donar en Liberapay"
#~ msgid "Switch icon theme variants"
#~ msgstr "Cambiar as variantes do tema das iconas"
#~ msgid "Appearance"
#~ msgstr "Aparencia"
#~ msgid "Switch Shell theme variants"
#~ msgstr "Cambiar as variantes do tema da Shell"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GNOME Shell theme. Please <a "
#~ "href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Pode estabelecer variantes manualmente se a extensión non pode detectar "
#~ "automáticamente as variantes diurnas e nocturnas do seu tema de GNOME "
#~ "Shell. Por favor, <a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-"
#~ "gnome-shell-extension/-/issues\">presente unha solicitude</a> para "
#~ "conseguir que o seu tema sexa soportado."
+282 -222
View File
@@ -6,11 +6,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Night Theme Switcher\n" "Project-Id-Version: Night Theme Switcher\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-08-25 14:58+0200\n" "POT-Creation-Date: 2022-02-18 14:04+0100\n"
"PO-Revision-Date: 2021-09-25 20:03+0000\n" "PO-Revision-Date: 2021-09-25 20:03+0000\n"
"Last-Translator: Balázs Úr <balazs@urbalazs.hu>\n" "Last-Translator: Balázs Úr <balazs@urbalazs.hu>\n"
"Language-Team: Hungarian <https://hosted.weblate.org/projects/" "Language-Team: Hungarian <https://hosted.weblate.org/projects/night-theme-"
"night-theme-switcher/extension/hu/>\n" "switcher/extension/hu/>\n"
"Language: hu\n" "Language: hu\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@@ -18,51 +18,63 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.9-dev\n" "X-Generator: Weblate 4.9-dev\n"
#: src/modules/GtkThemer.js:184 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode On"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" GTK "
"theme. Please manually choose them in the extension's preferences."
msgstr "" msgstr ""
"Nem lehet automatikusan felismerni a(z) „%s” GTK-téma nappali és éjszakai "
"változatait. Válassza ki kézzel azokat a kiterjesztés beállításaiban."
#: src/modules/ShellThemer.js:196 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode Off"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" "
"GNOME Shell theme. Please manually choose them in the extension's "
"preferences."
msgstr "" msgstr ""
"Nem lehet automatikusan felismerni a(z) „%s” GNOME Shell témájának nappali "
"és éjszakai változatait. Válassza ki kézzel azokat a kiterjesztés "
"beállításaiban."
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:218
msgid "Switch to night theme" msgid "Extension Preferences"
msgstr "Váltás éjszakai témára" msgstr ""
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:227
msgid "Switch to day theme" msgid "Night Mode Off"
msgstr "Váltás nappali témára" msgstr ""
#: src/preferences/Schedule.js:57 src/preferences/ui/Schedule.ui:62 #: src/modules/TimerOndemand.js:227
msgid "Night Mode On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn Off"
msgstr ""
#: src/preferences/SchedulePage.js:42 src/preferences/ui/SchedulePage.ui:47
msgid "Night Light" msgid "Night Light"
msgstr "Éjszakai fény" msgstr "Éjszakai fény"
#: src/preferences/Schedule.js:67 #: src/preferences/SchedulePage.js:46
msgid "Location Services" msgid "Location Services"
msgstr "Helymeghatározó szolgáltatások" msgstr "Helymeghatározó szolgáltatások"
#: src/preferences/Schedule.js:80 #: src/preferences/SchedulePage.js:54
msgid "Manual schedule" msgid "Manual schedule"
msgstr "Kézi ütemezés" msgstr "Kézi ütemezés"
#: src/preferences/Schedule.js:81 src/preferences/ui/Schedule.ui:135 #: src/preferences/SchedulePage.js:55 src/preferences/ui/SchedulePage.ui:93
msgid "On-demand" msgid "On-demand"
msgstr "Igény szerint" msgstr "Igény szerint"
#: src/preferences/ShellPreferences.js:55 #: src/preferences/SchedulePage.js:87
msgid "None"
msgstr "Nincs"
#: src/preferences/SchedulePage.js:88
msgid "Top bar"
msgstr "Felső sáv"
#: src/preferences/SchedulePage.js:89
msgid "System menu"
msgstr "Rendszermenü"
#: src/preferences/ThemesPage.js:50
msgid "Default" msgid "Default"
msgstr "Alapértelmezett" msgstr "Alapértelmezett"
@@ -98,342 +110,269 @@ msgstr "Éjszakai GTK-téma"
msgid "The GTK theme to use during nighttime" msgid "The GTK theme to use during nighttime"
msgstr "Az éjszaka használandó GTK-téma" msgstr "Az éjszaka használandó GTK-téma"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:32 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:34
msgid "Use manual GTK variants"
msgstr "Kézi GTK-változatok használata"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:33
msgid "Disable automatic GTK theme variants detection"
msgstr "GTK-témaváltozat automatikus felismerésének letiltása"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Switch shell variants" msgid "Switch shell variants"
msgstr "Shell-változatok átváltása" msgstr "Shell-változatok átváltása"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:35
msgid "Enable shell variants switching" msgid "Enable shell variants switching"
msgstr "Shell-változatok átváltásának engedélyezése" msgstr "Shell-változatok átváltásának engedélyezése"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Day shell theme" msgid "Day shell theme"
msgstr "Nappali Shell-téma" msgstr "Nappali Shell-téma"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40
msgid "The shell theme to use during daytime" msgid "The shell theme to use during daytime"
msgstr "A nappal használandó Shell-téma" msgstr "A nappal használandó Shell-téma"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:49 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44
msgid "Night shell theme" msgid "Night shell theme"
msgstr "Éjszakai Shell-téma" msgstr "Éjszakai Shell-téma"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:50 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45
msgid "The shell theme to use during nighttime" msgid "The shell theme to use during nighttime"
msgstr "Az éjszaka használandó Shell-téma" msgstr "Az éjszaka használandó Shell-téma"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:54 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:51
msgid "Use manual shell variants"
msgstr "Kézi Shell-változatok használata"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:55
msgid "Disable automatic shell theme variants detection"
msgstr "Shell-témaváltozat automatikus felismerésének letiltása"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Switch icon variants" msgid "Switch icon variants"
msgstr "Ikonváltozatok átváltása" msgstr "Ikonváltozatok átváltása"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:52
msgid "Enable icon variants switching" msgid "Enable icon variants switching"
msgstr "Ikonváltozatok átváltásának engedélyezése" msgstr "Ikonváltozatok átváltásának engedélyezése"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:66 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:56
msgid "Day icon theme" msgid "Day icon theme"
msgstr "Nappali ikontéma" msgstr "Nappali ikontéma"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:67 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:57
msgid "The icon theme to use during daytime" msgid "The icon theme to use during daytime"
msgstr "A nappal használandó ikontéma" msgstr "A nappal használandó ikontéma"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:71 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Night icon theme" msgid "Night icon theme"
msgstr "Éjszakai ikontéma" msgstr "Éjszakai ikontéma"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:72 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62
msgid "The icon theme to use during nighttime" msgid "The icon theme to use during nighttime"
msgstr "Az éjszaka használandó ikontéma" msgstr "Az éjszaka használandó ikontéma"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:68
msgid "Switch cursor variants" msgid "Switch cursor variants"
msgstr "Kurzorváltozatok átváltása" msgstr "Kurzorváltozatok átváltása"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:69
msgid "Enable cursor variants switching" msgid "Enable cursor variants switching"
msgstr "Kurzorváltozatok átváltásának engedélyezése" msgstr "Kurzorváltozatok átváltásának engedélyezése"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:83 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:73
msgid "Day cursor theme" msgid "Day cursor theme"
msgstr "Nappali kurzortéma" msgstr "Nappali kurzortéma"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:84 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:74
msgid "The cursor theme to use during daytime" msgid "The cursor theme to use during daytime"
msgstr "A nappal használandó kurzortéma" msgstr "A nappal használandó kurzortéma"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:88 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78
msgid "Night cursor theme" msgid "Night cursor theme"
msgstr "Éjszakai kurzortéma" msgstr "Éjszakai kurzortéma"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:89 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79
msgid "The cursor theme to use during nighttime" msgid "The cursor theme to use during nighttime"
msgstr "Az éjszaka használandó kurzortéma" msgstr "Az éjszaka használandó kurzortéma"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:85
msgid "Enable commands" msgid "Enable commands"
msgstr "Parancsok engedélyezése" msgstr "Parancsok engedélyezése"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:86
msgid "Commands will be spawned on time change" msgid "Commands will be spawned on time change"
msgstr "A parancsok az idő megváltozásakor lesznek végrehajtva" msgstr "A parancsok az idő megváltozásakor lesznek végrehajtva"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:100 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:90
msgid "Sunrise command" msgid "Sunrise command"
msgstr "Napfelkelte parancs" msgstr "Napfelkelte parancs"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:101 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:91
msgid "The command to spawn at sunrise" msgid "The command to spawn at sunrise"
msgstr "A napfelkeltekor futtatandó parancs" msgstr "A napfelkeltekor futtatandó parancs"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:105 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95
msgid "Sunset command" msgid "Sunset command"
msgstr "Napnyugta parancs" msgstr "Napnyugta parancs"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:106 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96
msgid "The command to spawn at sunset" msgid "The command to spawn at sunset"
msgstr "A napnyugtakor futtatandó parancs" msgstr "A napnyugtakor futtatandó parancs"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:102
msgid "Enable backgrounds" msgid "Enable backgrounds"
msgstr "Hátterek engedélyezése" msgstr "Hátterek engedélyezése"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:103
msgid "Background will be changed on time change" msgid "Background will be changed on time change"
msgstr "A hátterek az idő megváltozásakor lesznek megváltoztatva" msgstr "A hátterek az idő megváltozásakor lesznek megváltoztatva"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:117 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:107
#: src/preferences/ui/BackgroundsPreferences.ui:39 #: src/preferences/ui/BackgroundsPage.ui:15
msgid "Day background" msgid "Day background"
msgstr "Nappali háttér" msgstr "Nappali háttér"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:118 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:108
msgid "Path to the day background" msgid "Path to the day background"
msgstr "A nappali háttér elérési útja" msgstr "A nappali háttér elérési útja"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:122 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112
#: src/preferences/ui/BackgroundsPreferences.ui:47 #: src/preferences/ui/BackgroundsPage.ui:28
msgid "Night background" msgid "Night background"
msgstr "Éjszakai háttér" msgstr "Éjszakai háttér"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:123 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113
msgid "Path to the night background" msgid "Path to the night background"
msgstr "Az éjszakai háttér elérési útja" msgstr "Az éjszakai háttér elérési útja"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:125
#: src/preferences/ui/Schedule.ui:36 #: src/preferences/ui/SchedulePage.ui:27
msgid "Time source" msgid "Time source"
msgstr "Idő forrása" msgstr "Idő forrása"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:126
msgid "The source used to check current time" msgid "The source used to check current time"
msgstr "A jelenlegi idő ellenőrzéséhez használt forrás" msgstr "A jelenlegi idő ellenőrzéséhez használt forrás"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:140 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:130
msgid "Follow Night Light \"Disable until tomorrow\"" msgid "Follow Night Light \"Disable until tomorrow\""
msgstr "Az éjszakai fény „Letiltás holnapig” funkciójának követése" msgstr "Az éjszakai fény „Letiltás holnapig” funkciójának követése"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:141 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:131
msgid "Switch back to day time when Night Light is temporarily disabled" msgid "Switch back to day time when Night Light is temporarily disabled"
msgstr "" msgstr ""
"Visszaváltás nappali időre, ha az éjszakai fény átmenetileg le van tiltva" "Visszaváltás nappali időre, ha az éjszakai fény átmenetileg le van tiltva"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135
msgid "Always enable the on-demand timer" msgid "Always enable the on-demand timer"
msgstr "Mindig engedélyezze az igény szerinti időzítőt" msgstr "Mindig engedélyezze az igény szerinti időzítőt"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:146 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136
msgid "The on-demand timer will always be enabled alongside other timers" msgid "The on-demand timer will always be enabled alongside other timers"
msgstr "" msgstr ""
"Az igény szerinti időzítő mindig engedélyezve lesz a többi időzítő mellett" "Az igény szerinti időzítő mindig engedélyezve lesz a többi időzítő mellett"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:154 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:144
msgid "On-demand time" msgid "On-demand time"
msgstr "Igény szerinti idő" msgstr "Igény szerinti idő"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:155 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145
msgid "The current time used in on-demand mode" msgid "The current time used in on-demand mode"
msgstr "Az igény szerinti módban használt jelenlegi idő" msgstr "Az igény szerinti módban használt jelenlegi idő"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:149
msgid "Key combination to toggle time" msgid "Key combination to toggle time"
msgstr "Billentyűkombináció az idő átváltásához" msgstr "Billentyűkombináció az idő átváltásához"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:150
msgid "The key combination that will toggle time in on-demand mode" msgid "The key combination that will toggle time in on-demand mode"
msgstr "Az a billentyűkombináció, amely átváltja az időt igény szerinti módban" msgstr "Az a billentyűkombináció, amely átváltja az időt igény szerinti módban"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159
msgid "On-demand button placement" msgid "On-demand button placement"
msgstr "Igény szerinti gomb elhelyezése" msgstr "Igény szerinti gomb elhelyezése"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160
msgid "Where the on-demand button will be placed" msgid "Where the on-demand button will be placed"
msgstr "Hol lesz az igény szerinti gomb elhelyezve" msgstr "Hol lesz az igény szerinti gomb elhelyezve"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:164
msgid "Use manual time source" msgid "Use manual time source"
msgstr "Kézi időforrás használata" msgstr "Kézi időforrás használata"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:165
msgid "Disable automatic time source detection" msgid "Disable automatic time source detection"
msgstr "Időforrás automatikus felismerésének letiltása" msgstr "Időforrás automatikus felismerésének letiltása"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:179 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169
msgid "Sunrise time" msgid "Sunrise time"
msgstr "Napfelkelte ideje" msgstr "Napfelkelte ideje"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:180 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170
msgid "When the day starts" msgid "When the day starts"
msgstr "Mikor kezdődik a nap" msgstr "Mikor kezdődik a nap"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:184 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174
msgid "Sunset time" msgid "Sunset time"
msgstr "Napnyugta ideje" msgstr "Napnyugta ideje"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:185 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175
msgid "When the day ends" msgid "When the day ends"
msgstr "Mikor végződik a nap" msgstr "Mikor végződik a nap"
#: src/preferences/ui/BackgroundButton.ui:15 #: src/preferences/ui/BackgroundButton.ui:8
#: src/preferences/ui/ShortcutButton.ui:15
msgid "Choose…"
msgstr "Válasszon…"
#: src/preferences/ui/BackgroundButton.ui:32
msgid "Change background" msgid "Change background"
msgstr "Háttér megváltoztatása" msgstr "Háttér megváltoztatása"
#: src/preferences/ui/BackgroundButton.ui:44 #: src/preferences/ui/BackgroundButton.ui:27
#: src/preferences/ui/BackgroundButton.ui:46 msgid "Select your background image"
msgstr "Válassza ki a háttérképet"
#: src/preferences/ui/BackgroundsPage.ui:9
#, fuzzy
#| msgid "Day background"
msgid "Backgrounds"
msgstr "Nappali háttér"
#: src/preferences/ui/ClearableEntry.ui:10 #: src/preferences/ui/ClearableEntry.ui:10
#: src/preferences/ui/ShortcutButton.ui:43 #: src/preferences/ui/ShortcutButton.ui:43
#: src/preferences/ui/ShortcutButton.ui:45 #: src/preferences/ui/ShortcutButton.ui:45
msgid "Clear" msgid "Clear"
msgstr "Törlés" msgstr "Törlés"
#: src/preferences/ui/BackgroundButton.ui:61 #: src/preferences/ui/CommandsPage.ui:9
msgid "Select your background image" msgid "Commands"
msgstr "Válassza ki a háttérképet" msgstr "Parancsok"
#: src/preferences/ui/BackgroundsPreferences.ui:15 #: src/preferences/ui/CommandsPage.ui:13
msgid "Switch backgrounds"
msgstr "Hátterek átváltása"
#: src/preferences/ui/Commands.ui:31
msgid "Run commands" msgid "Run commands"
msgstr "Parancsok futtatása" msgstr "Parancsok futtatása"
#: src/preferences/ui/Commands.ui:55 src/preferences/ui/Schedule.ui:107 #: src/preferences/ui/CommandsPage.ui:21 src/preferences/ui/SchedulePage.ui:67
msgid "Sunrise" msgid "Sunrise"
msgstr "Napfelkelte" msgstr "Napfelkelte"
#. Don't translate the `notify-send` command. #. Don't translate the `notify-send` command.
#: src/preferences/ui/Commands.ui:58 #: src/preferences/ui/CommandsPage.ui:25 src/preferences/ui/CommandsPage.ui:39
msgid "notify-send \"Hello sunshine!\"" msgid "notify-send \"Hello sunshine!\""
msgstr "notify-send \"Helló, napfény!\"" msgstr "notify-send \"Helló, napfény!\""
#: src/preferences/ui/Commands.ui:67 src/preferences/ui/Schedule.ui:115 #: src/preferences/ui/CommandsPage.ui:35 src/preferences/ui/SchedulePage.ui:79
msgid "Sunset" msgid "Sunset"
msgstr "Napnyugta" msgstr "Napnyugta"
#. Don't translate the `notify-send` command. #: src/preferences/ui/ContributePage.ui:9
#: src/preferences/ui/Commands.ui:70 msgid "Contribute"
msgid "notify-send \"Hello moonshine!\""
msgstr "notify-send \"Helló, holdfény!\""
#: src/preferences/ui/CursorPreferences.ui:15
msgid "Switch cursor theme variants"
msgstr "Kurzortéma-változatok átváltása"
#: src/preferences/ui/CursorPreferences.ui:39
#: src/preferences/ui/GtkPreferences.ui:48
#: src/preferences/ui/IconPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:48
msgid "Day variant"
msgstr "Nappali változat"
#: src/preferences/ui/CursorPreferences.ui:49
#: src/preferences/ui/GtkPreferences.ui:59
#: src/preferences/ui/IconPreferences.ui:49
#: src/preferences/ui/ShellPreferences.ui:59
msgid "Night variant"
msgstr "Éjszakai változat"
#: src/preferences/ui/GtkPreferences.ui:15
msgid "Switch GTK theme variants"
msgstr "GTK-témaváltozatok átváltása"
#: src/preferences/ui/GtkPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:39
msgid "Manual variants"
msgstr "Kézi változatok"
#: src/preferences/ui/GtkPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GTK theme. Please <a href=\"https://"
"gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\">submit "
"a request</a> to get your theme supported."
msgstr "" msgstr ""
"Kézzel is beállíthatja a változatokat, ha a kiterjesztés nem tudja "
"automatikusan felismerni a GTK-téma nappali és éjszakai változatait. <a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
"issues\">Küldjön egy kérést</a>, hogy támogatva legyen az Ön témája."
#: src/preferences/ui/Headerbar.ui:12 src/preferences/ui/Headerbar.ui:24 #: src/preferences/ui/ContributePage.ui:42
msgid "Support us" msgid "View the code and report issues"
msgstr "Támogasson minket" msgstr ""
#: src/preferences/ui/Headerbar.ui:48 #: src/preferences/ui/ContributePage.ui:55
msgid "View code on GitLab" msgid "Contribute to the translation"
msgstr "A forráskód megtekintése GitLabon" msgstr ""
#: src/preferences/ui/Headerbar.ui:71 #: src/preferences/ui/ContributePage.ui:68
msgid "Translate on Weblate" msgid "Support me with a donation"
msgstr "Fordítás Weblate-en" msgstr ""
#: src/preferences/ui/Headerbar.ui:94 #: src/preferences/ui/SchedulePage.ui:9
msgid "Donate on Liberapay"
msgstr "Támogasson Liberapay-en"
#: src/preferences/ui/IconPreferences.ui:15
msgid "Switch icon theme variants"
msgstr "Ikontéma-változatok átváltása"
#: src/preferences/ui/Preferences.ui:14
msgid "Schedule" msgid "Schedule"
msgstr "Ütemezés" msgstr "Ütemezés"
#: src/preferences/ui/Preferences.ui:24 #: src/preferences/ui/SchedulePage.ui:15
msgid "Appearance"
msgstr "Megjelenés"
#: src/preferences/ui/Preferences.ui:34
msgid "Commands"
msgstr "Parancsok"
#: src/preferences/ui/Schedule.ui:27
msgid "Manual time source" msgid "Manual time source"
msgstr "Kézi időforrás" msgstr "Kézi időforrás"
#: src/preferences/ui/Schedule.ui:28 #: src/preferences/ui/SchedulePage.ui:16
msgid "" msgid ""
"The extension will try to use Night Light or Location Services to " "The extension will try to use Night Light or Location Services to "
"automatically set your current sunrise and sunset times if they are enabled. " "automatically set your current sunrise and sunset times if they are enabled. "
@@ -444,19 +383,19 @@ msgstr ""
"napfelkelte és napnyugta idejét, ha ezek engedélyezve vannak. Ha szeretné, " "napfelkelte és napnyugta idejét, ha ezek engedélyezve vannak. Ha szeretné, "
"akkor kézzel is kiválaszthatja az idő forrását." "akkor kézzel is kiválaszthatja az idő forrását."
#: src/preferences/ui/Schedule.ui:45 #: src/preferences/ui/SchedulePage.ui:33
msgid "Always show on-demand controls" msgid "Always show on-demand controls"
msgstr "Mindig jelenítse meg az igény szerinti vezérlőket" msgstr "Mindig jelenítse meg az igény szerinti vezérlőket"
#: src/preferences/ui/Schedule.ui:46 #: src/preferences/ui/SchedulePage.ui:34
msgid "Allows you to override the current time when using a schedule." msgid "Allows you to override the current time when using a schedule."
msgstr "Lehetővé teszi a jelenlegi idő felülbírálását, ha ütemezést használ." msgstr "Lehetővé teszi a jelenlegi idő felülbírálását, ha ütemezést használ."
#: src/preferences/ui/Schedule.ui:74 #: src/preferences/ui/SchedulePage.ui:50
msgid "Follow <i>Disable until tomorrow</i>" msgid "Follow <i>Disable until tomorrow</i>"
msgstr "A <i>Letiltás holnapig</i> funkció követése" msgstr "A <i>Letiltás holnapig</i> funkció követése"
#: src/preferences/ui/Schedule.ui:75 #: src/preferences/ui/SchedulePage.ui:51
msgid "" msgid ""
"When Night Light is temporarily disabled, the extension will switch to day " "When Night Light is temporarily disabled, the extension will switch to day "
"variants." "variants."
@@ -464,56 +403,177 @@ msgstr ""
"Ha az éjszakai fény átmenetileg le van tiltva, akkor a kiterjesztés át fog " "Ha az éjszakai fény átmenetileg le van tiltva, akkor a kiterjesztés át fog "
"váltani a nappali változatokra." "váltani a nappali változatokra."
#: src/preferences/ui/Schedule.ui:95 #: src/preferences/ui/SchedulePage.ui:64
msgid "Manual schedule times" msgid "Manual schedule times"
msgstr "Idők kézi ütemezése" msgstr "Idők kézi ütemezése"
#: src/preferences/ui/Schedule.ui:147 #: src/preferences/ui/SchedulePage.ui:96
msgid "Keyboard shortcut" msgid "Keyboard shortcut"
msgstr "Gyorsbillentyű" msgstr "Gyorsbillentyű"
#: src/preferences/ui/Schedule.ui:155 #: src/preferences/ui/SchedulePage.ui:107
msgid "Button location" msgid "Button location"
msgstr "Gomb helye" msgstr "Gomb helye"
#: src/preferences/ui/Schedule.ui:160 #: src/preferences/ui/ShortcutButton.ui:15
msgid "None" msgid "Choose…"
msgstr "Nincs" msgstr "Válasszon…"
#: src/preferences/ui/Schedule.ui:161
msgid "Top bar"
msgstr "Felső sáv"
#: src/preferences/ui/Schedule.ui:162
msgid "System menu"
msgstr "Rendszermenü"
#: src/preferences/ui/ShellPreferences.ui:15
msgid "Switch Shell theme variants"
msgstr "Shell-témaváltozatok átváltása"
#: src/preferences/ui/ShellPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GNOME Shell theme. Please <a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues"
"\">submit a request</a> to get your theme supported."
msgstr ""
"Kézzel is beállíthatja a változatokat, ha a kiterjesztés nem tudja "
"automatikusan felismerni a GNOME Shell témájának nappali és éjszakai "
"változatait. <a href=\"https://gitlab.com/rmnvgr/"
"nightthemeswitcher-gnome-shell-extension/-/issues\">Küldjön egy kérést</a>, "
"hogy támogatva legyen az Ön témája."
#: src/preferences/ui/ShortcutButton.ui:32 #: src/preferences/ui/ShortcutButton.ui:32
msgid "Change keyboard shortcut" msgid "Change keyboard shortcut"
msgstr "Gyorsbillentyű megváltoztatása" msgstr "Gyorsbillentyű megváltoztatása"
#: src/preferences/ui/ShortcutButton.ui:100 #: src/preferences/ui/ShortcutButton.ui:80
msgid "Press your keyboard shortcut…" msgid "Press your keyboard shortcut…"
msgstr "Nyomja meg a gyorsbillentyűt…" msgstr "Nyomja meg a gyorsbillentyűt…"
#: src/preferences/ui/ThemesPage.ui:9
msgid "Themes"
msgstr ""
#: src/preferences/ui/ThemesPage.ui:15
msgid ""
"GNOME has a built-in dark mode that the extension uses. Manually switching "
"themes is discouraged and is only here for legacy reasons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:28
#, fuzzy
#| msgid "Day GTK theme"
msgid "GTK theme"
msgstr "Nappali GTK-téma"
#: src/preferences/ui/ThemesPage.ui:29
msgid ""
"Forcing a dark theme on applications not designed to support it can have "
"undesirable side-effects such as unreadable text or invisible icons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:37 src/preferences/ui/ThemesPage.ui:57
#: src/preferences/ui/ThemesPage.ui:77 src/preferences/ui/ThemesPage.ui:97
msgid "Day variant"
msgstr "Nappali változat"
#: src/preferences/ui/ThemesPage.ui:42 src/preferences/ui/ThemesPage.ui:62
#: src/preferences/ui/ThemesPage.ui:82 src/preferences/ui/ThemesPage.ui:102
msgid "Night variant"
msgstr "Éjszakai változat"
#: src/preferences/ui/ThemesPage.ui:49
#, fuzzy
#| msgid "Day shell theme"
msgid "Shell theme"
msgstr "Nappali Shell-téma"
#: src/preferences/ui/ThemesPage.ui:69
#, fuzzy
#| msgid "Day icon theme"
msgid "Icon theme"
msgstr "Nappali ikontéma"
#: src/preferences/ui/ThemesPage.ui:89
#, fuzzy
#| msgid "Day cursor theme"
msgid "Cursor theme"
msgstr "Nappali kurzortéma"
#. Time separator (eg. 08:27) #. Time separator (eg. 08:27)
#: src/preferences/ui/TimeChooser.ui:23 #: src/preferences/ui/TimeChooser.ui:23
msgid ":" msgid ":"
msgstr ":" msgstr ":"
#, javascript-format
#~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GTK theme. Please manually choose them in the extension's preferences."
#~ msgstr ""
#~ "Nem lehet automatikusan felismerni a(z) „%s” GTK-téma nappali és éjszakai "
#~ "változatait. Válassza ki kézzel azokat a kiterjesztés beállításaiban."
#, javascript-format
#~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GNOME Shell theme. Please manually choose them in the extension's "
#~ "preferences."
#~ msgstr ""
#~ "Nem lehet automatikusan felismerni a(z) „%s” GNOME Shell témájának "
#~ "nappali és éjszakai változatait. Válassza ki kézzel azokat a kiterjesztés "
#~ "beállításaiban."
#~ msgid "Switch to night theme"
#~ msgstr "Váltás éjszakai témára"
#~ msgid "Switch to day theme"
#~ msgstr "Váltás nappali témára"
#~ msgid "Use manual GTK variants"
#~ msgstr "Kézi GTK-változatok használata"
#~ msgid "Disable automatic GTK theme variants detection"
#~ msgstr "GTK-témaváltozat automatikus felismerésének letiltása"
#~ msgid "Use manual shell variants"
#~ msgstr "Kézi Shell-változatok használata"
#~ msgid "Disable automatic shell theme variants detection"
#~ msgstr "Shell-témaváltozat automatikus felismerésének letiltása"
#~ msgid "Switch backgrounds"
#~ msgstr "Hátterek átváltása"
#~ msgid "notify-send \"Hello moonshine!\""
#~ msgstr "notify-send \"Helló, holdfény!\""
#~ msgid "Switch cursor theme variants"
#~ msgstr "Kurzortéma-változatok átváltása"
#~ msgid "Switch GTK theme variants"
#~ msgstr "GTK-témaváltozatok átváltása"
#~ msgid "Manual variants"
#~ msgstr "Kézi változatok"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GTK theme. Please <a href="
#~ "\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
#~ "issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Kézzel is beállíthatja a változatokat, ha a kiterjesztés nem tudja "
#~ "automatikusan felismerni a GTK-téma nappali és éjszakai változatait. <a "
#~ "href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">Küldjön egy kérést</a>, hogy támogatva legyen az Ön "
#~ "témája."
#~ msgid "Support us"
#~ msgstr "Támogasson minket"
#~ msgid "View code on GitLab"
#~ msgstr "A forráskód megtekintése GitLabon"
#~ msgid "Translate on Weblate"
#~ msgstr "Fordítás Weblate-en"
#~ msgid "Donate on Liberapay"
#~ msgstr "Támogasson Liberapay-en"
#~ msgid "Switch icon theme variants"
#~ msgstr "Ikontéma-változatok átváltása"
#~ msgid "Appearance"
#~ msgstr "Megjelenés"
#~ msgid "Switch Shell theme variants"
#~ msgstr "Shell-témaváltozatok átváltása"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GNOME Shell theme. Please <a "
#~ "href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Kézzel is beállíthatja a változatokat, ha a kiterjesztés nem tudja "
#~ "automatikusan felismerni a GNOME Shell témájának nappali és éjszakai "
#~ "változatait. <a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-"
#~ "shell-extension/-/issues\">Küldjön egy kérést</a>, hogy támogatva legyen "
#~ "az Ön témája."
+257 -239
View File
@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Night Theme Switcher 43\n" "Project-Id-Version: Night Theme Switcher 43\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-08-25 14:58+0200\n" "POT-Creation-Date: 2022-02-18 14:04+0100\n"
"PO-Revision-Date: 2021-08-20 09:50+0000\n" "PO-Revision-Date: 2021-08-20 09:50+0000\n"
"Last-Translator: Romain Vigier <romain@romainvigier.fr>\n" "Last-Translator: Romain Vigier <romain@romainvigier.fr>\n"
"Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/night-" "Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/night-"
@@ -21,50 +21,66 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.8-dev\n" "X-Generator: Weblate 4.8-dev\n"
#: src/modules/GtkThemer.js:184 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode On"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" GTK "
"theme. Please manually choose them in the extension's preferences."
msgstr "" msgstr ""
"Kunne ikke oppdage dag- og natt-varianter av «%s»-GTK-drakten. Velg dem "
"manuelt i tilleggets innstillinger."
#: src/modules/ShellThemer.js:196 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode Off"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" "
"GNOME Shell theme. Please manually choose them in the extension's "
"preferences."
msgstr "" msgstr ""
"Kunne ikke oppdage dag- og natt-varianter av «%s»-GNOME-skall-drakten. Velg "
"dem manuelt i tilleggets innstillinger."
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:218
msgid "Switch to night theme" #, fuzzy
msgstr "Bytt til natt-drakt" msgid "Extension Preferences"
msgstr "Ingen innstillinger"
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:227
msgid "Switch to day theme" msgid "Night Mode Off"
msgstr "Bytt til dag-drakt" msgstr ""
#: src/preferences/Schedule.js:57 src/preferences/ui/Schedule.ui:62 #: src/modules/TimerOndemand.js:227
msgid "Night Mode On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn Off"
msgstr ""
#: src/preferences/SchedulePage.js:42 src/preferences/ui/SchedulePage.ui:47
msgid "Night Light" msgid "Night Light"
msgstr "Nattlys" msgstr "Nattlys"
#: src/preferences/Schedule.js:67 #: src/preferences/SchedulePage.js:46
msgid "Location Services" msgid "Location Services"
msgstr "Posisjonstjenester" msgstr "Posisjonstjenester"
#: src/preferences/Schedule.js:80 #: src/preferences/SchedulePage.js:54
msgid "Manual schedule" msgid "Manual schedule"
msgstr "Manuell timeplan" msgstr "Manuell timeplan"
#: src/preferences/Schedule.js:81 src/preferences/ui/Schedule.ui:135 #: src/preferences/SchedulePage.js:55 src/preferences/ui/SchedulePage.ui:93
msgid "On-demand" msgid "On-demand"
msgstr "Ved behov" msgstr "Ved behov"
#: src/preferences/ShellPreferences.js:55 #: src/preferences/SchedulePage.js:87
#, fuzzy
msgid "None"
msgstr "Ingen"
#: src/preferences/SchedulePage.js:88
#, fuzzy
msgid "Top bar"
msgstr "Toppfelt"
#: src/preferences/SchedulePage.js:89
msgid "System menu"
msgstr "Systemmeny"
#: src/preferences/ThemesPage.js:50
msgid "Default" msgid "Default"
msgstr "Forvalg" msgstr "Forvalg"
@@ -100,353 +116,272 @@ msgstr "GTK-nattdrakt"
msgid "The GTK theme to use during nighttime" msgid "The GTK theme to use during nighttime"
msgstr "GTK-drakt å bruke på natten" msgstr "GTK-drakt å bruke på natten"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:32 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:34
msgid "Use manual GTK variants"
msgstr "Bruk manuelle GTK-varianter"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:33
msgid "Disable automatic GTK theme variants detection"
msgstr "Skru av automatisk oppdagelse av GTK-drakt"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Switch shell variants" msgid "Switch shell variants"
msgstr "Bytt skallvarianter" msgstr "Bytt skallvarianter"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:35
msgid "Enable shell variants switching" msgid "Enable shell variants switching"
msgstr "Skru på bytting av skallvariant" msgstr "Skru på bytting av skallvariant"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Day shell theme" msgid "Day shell theme"
msgstr "Dagdrakt for skall" msgstr "Dagdrakt for skall"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40
msgid "The shell theme to use during daytime" msgid "The shell theme to use during daytime"
msgstr "Skalldrakt å bruke om dagen" msgstr "Skalldrakt å bruke om dagen"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:49 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44
msgid "Night shell theme" msgid "Night shell theme"
msgstr "Natt-skalldrakt" msgstr "Natt-skalldrakt"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:50 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45
msgid "The shell theme to use during nighttime" msgid "The shell theme to use during nighttime"
msgstr "Skalldrakt å bruke om natten" msgstr "Skalldrakt å bruke om natten"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:54 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:51
msgid "Use manual shell variants"
msgstr "Bruk manuelle skallvarianter"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:55
msgid "Disable automatic shell theme variants detection"
msgstr "Skru av automatisk oppdagelse av draktvarianter"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Switch icon variants" msgid "Switch icon variants"
msgstr "Bytt ikonvarianter" msgstr "Bytt ikonvarianter"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:52
msgid "Enable icon variants switching" msgid "Enable icon variants switching"
msgstr "Skru på bytting av ikonvarianter" msgstr "Skru på bytting av ikonvarianter"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:66 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:56
msgid "Day icon theme" msgid "Day icon theme"
msgstr "Dag-ikondrakt" msgstr "Dag-ikondrakt"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:67 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:57
msgid "The icon theme to use during daytime" msgid "The icon theme to use during daytime"
msgstr "Ikondrakt å bruke om dagen" msgstr "Ikondrakt å bruke om dagen"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:71 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Night icon theme" msgid "Night icon theme"
msgstr "Natt-ikondrakt" msgstr "Natt-ikondrakt"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:72 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62
msgid "The icon theme to use during nighttime" msgid "The icon theme to use during nighttime"
msgstr "Ikondrakt å bruke om natten" msgstr "Ikondrakt å bruke om natten"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:68
msgid "Switch cursor variants" msgid "Switch cursor variants"
msgstr "Bytt pekervarianter" msgstr "Bytt pekervarianter"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:69
msgid "Enable cursor variants switching" msgid "Enable cursor variants switching"
msgstr "Skru på pekervariantbytting" msgstr "Skru på pekervariantbytting"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:83 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:73
msgid "Day cursor theme" msgid "Day cursor theme"
msgstr "Dag-pekerdrakt" msgstr "Dag-pekerdrakt"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:84 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:74
msgid "The cursor theme to use during daytime" msgid "The cursor theme to use during daytime"
msgstr "Pekerdrakt å bruke om dagen" msgstr "Pekerdrakt å bruke om dagen"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:88 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78
msgid "Night cursor theme" msgid "Night cursor theme"
msgstr "Natt-pekerdrakt" msgstr "Natt-pekerdrakt"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:89 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79
msgid "The cursor theme to use during nighttime" msgid "The cursor theme to use during nighttime"
msgstr "Pekerdrakt å bruke om natten" msgstr "Pekerdrakt å bruke om natten"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:85
msgid "Enable commands" msgid "Enable commands"
msgstr "Skru på kommandoer" msgstr "Skru på kommandoer"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:86
msgid "Commands will be spawned on time change" msgid "Commands will be spawned on time change"
msgstr "Kommandoer vil bli kjørt ved tidsendringstidspunktet" msgstr "Kommandoer vil bli kjørt ved tidsendringstidspunktet"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:100 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:90
msgid "Sunrise command" msgid "Sunrise command"
msgstr "Soloppgangskommando" msgstr "Soloppgangskommando"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:101 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:91
msgid "The command to spawn at sunrise" msgid "The command to spawn at sunrise"
msgstr "Kommando å kjøre ved soloppgang" msgstr "Kommando å kjøre ved soloppgang"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:105 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95
msgid "Sunset command" msgid "Sunset command"
msgstr "Solnedgangskommando" msgstr "Solnedgangskommando"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:106 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96
msgid "The command to spawn at sunset" msgid "The command to spawn at sunset"
msgstr "Kommando å kjøre ved solnedgang" msgstr "Kommando å kjøre ved solnedgang"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:102
msgid "Enable backgrounds" msgid "Enable backgrounds"
msgstr "Skru på bakgrunner" msgstr "Skru på bakgrunner"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:103
msgid "Background will be changed on time change" msgid "Background will be changed on time change"
msgstr "Bakgrunn vil endres ved tidsendringstidspunktet" msgstr "Bakgrunn vil endres ved tidsendringstidspunktet"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:117 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:107
#: src/preferences/ui/BackgroundsPreferences.ui:39 #: src/preferences/ui/BackgroundsPage.ui:15
msgid "Day background" msgid "Day background"
msgstr "Dag-bakgrunn" msgstr "Dag-bakgrunn"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:118 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:108
msgid "Path to the day background" msgid "Path to the day background"
msgstr "Sti til dag-bakgrunnen" msgstr "Sti til dag-bakgrunnen"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:122 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112
#: src/preferences/ui/BackgroundsPreferences.ui:47 #: src/preferences/ui/BackgroundsPage.ui:28
msgid "Night background" msgid "Night background"
msgstr "Natt-bakgrunn" msgstr "Natt-bakgrunn"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:123 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113
msgid "Path to the night background" msgid "Path to the night background"
msgstr "Sti til natt-bakgrunnen" msgstr "Sti til natt-bakgrunnen"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:125
#: src/preferences/ui/Schedule.ui:36 #: src/preferences/ui/SchedulePage.ui:27
msgid "Time source" msgid "Time source"
msgstr "Tidskilde" msgstr "Tidskilde"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:126
msgid "The source used to check current time" msgid "The source used to check current time"
msgstr "Kilde brukt for å sjekke nåværende tid" msgstr "Kilde brukt for å sjekke nåværende tid"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:140 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:130
msgid "Follow Night Light \"Disable until tomorrow\"" msgid "Follow Night Light \"Disable until tomorrow\""
msgstr "Følg nattlys «Skru av til i morgen»" msgstr "Følg nattlys «Skru av til i morgen»"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:141 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:131
msgid "Switch back to day time when Night Light is temporarily disabled" msgid "Switch back to day time when Night Light is temporarily disabled"
msgstr "Bytt tilbake til dagtid når nattlys skrus av midlertidig" msgstr "Bytt tilbake til dagtid når nattlys skrus av midlertidig"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135
#, fuzzy #, fuzzy
msgid "Always enable the on-demand timer" msgid "Always enable the on-demand timer"
msgstr "Alltid skru på behovsprøvd tidsur" msgstr "Alltid skru på behovsprøvd tidsur"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:146 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136
#, fuzzy #, fuzzy
msgid "The on-demand timer will always be enabled alongside other timers" msgid "The on-demand timer will always be enabled alongside other timers"
msgstr "Behovsprøvd tidsur vil alltid være påslått ved siden av andre tidsur" msgstr "Behovsprøvd tidsur vil alltid være påslått ved siden av andre tidsur"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:154 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:144
#, fuzzy #, fuzzy
msgid "On-demand time" msgid "On-demand time"
msgstr "Behovsprøvd tidsur" msgstr "Behovsprøvd tidsur"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:155 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145
#, fuzzy #, fuzzy
msgid "The current time used in on-demand mode" msgid "The current time used in on-demand mode"
msgstr "Nåværende tid brukt i behovsprøvd modus" msgstr "Nåværende tid brukt i behovsprøvd modus"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:149
msgid "Key combination to toggle time" msgid "Key combination to toggle time"
msgstr "Tastekombinasjon for å veksle tid" msgstr "Tastekombinasjon for å veksle tid"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:150
#, fuzzy #, fuzzy
msgid "The key combination that will toggle time in on-demand mode" msgid "The key combination that will toggle time in on-demand mode"
msgstr "Tastaturkombinasjon som veksler tid i behovsprøvd modus" msgstr "Tastaturkombinasjon som veksler tid i behovsprøvd modus"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159
msgid "On-demand button placement" msgid "On-demand button placement"
msgstr "Behovsprøvd knappeplassering" msgstr "Behovsprøvd knappeplassering"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160
msgid "Where the on-demand button will be placed" msgid "Where the on-demand button will be placed"
msgstr "Hvor skal behovsprøvd knapp plasseres" msgstr "Hvor skal behovsprøvd knapp plasseres"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:164
msgid "Use manual time source" msgid "Use manual time source"
msgstr "Bruk manuell tidskilde" msgstr "Bruk manuell tidskilde"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:165
msgid "Disable automatic time source detection" msgid "Disable automatic time source detection"
msgstr "Skru av automatisk tidskildeoppdagelse" msgstr "Skru av automatisk tidskildeoppdagelse"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:179 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169
msgid "Sunrise time" msgid "Sunrise time"
msgstr "Soloppgangstid" msgstr "Soloppgangstid"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:180 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170
msgid "When the day starts" msgid "When the day starts"
msgstr "Ved dagens begynnelse" msgstr "Ved dagens begynnelse"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:184 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174
msgid "Sunset time" msgid "Sunset time"
msgstr "Solnedgangstid" msgstr "Solnedgangstid"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:185 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175
msgid "When the day ends" msgid "When the day ends"
msgstr "Når dagen slutter" msgstr "Når dagen slutter"
#: src/preferences/ui/BackgroundButton.ui:15 #: src/preferences/ui/BackgroundButton.ui:8
#: src/preferences/ui/ShortcutButton.ui:15
msgid "Choose…"
msgstr "Velg…"
#: src/preferences/ui/BackgroundButton.ui:32
#, fuzzy #, fuzzy
#| msgid "Day background" #| msgid "Day background"
msgid "Change background" msgid "Change background"
msgstr "Dag-bakgrunn" msgstr "Dag-bakgrunn"
#: src/preferences/ui/BackgroundButton.ui:44 #: src/preferences/ui/BackgroundButton.ui:27
#: src/preferences/ui/BackgroundButton.ui:46 msgid "Select your background image"
msgstr "Velg ditt bakgrunnsbilde"
#: src/preferences/ui/BackgroundsPage.ui:9
msgid "Backgrounds"
msgstr "Bakgrunner"
#: src/preferences/ui/ClearableEntry.ui:10 #: src/preferences/ui/ClearableEntry.ui:10
#: src/preferences/ui/ShortcutButton.ui:43 #: src/preferences/ui/ShortcutButton.ui:43
#: src/preferences/ui/ShortcutButton.ui:45 #: src/preferences/ui/ShortcutButton.ui:45
msgid "Clear" msgid "Clear"
msgstr "Tøm" msgstr "Tøm"
#: src/preferences/ui/BackgroundButton.ui:61 #: src/preferences/ui/CommandsPage.ui:9
msgid "Select your background image" msgid "Commands"
msgstr "Velg ditt bakgrunnsbilde" msgstr "Kommandoer"
#: src/preferences/ui/BackgroundsPreferences.ui:15 #: src/preferences/ui/CommandsPage.ui:13
msgid "Switch backgrounds"
msgstr "Bytt bakgrunner"
#: src/preferences/ui/Commands.ui:31
msgid "Run commands" msgid "Run commands"
msgstr "Kjør kommandoer" msgstr "Kjør kommandoer"
#: src/preferences/ui/Commands.ui:55 src/preferences/ui/Schedule.ui:107 #: src/preferences/ui/CommandsPage.ui:21 src/preferences/ui/SchedulePage.ui:67
msgid "Sunrise" msgid "Sunrise"
msgstr "Soloppgang" msgstr "Soloppgang"
#. Don't translate the `notify-send` command. #. Don't translate the `notify-send` command.
#: src/preferences/ui/Commands.ui:58 #: src/preferences/ui/CommandsPage.ui:25 src/preferences/ui/CommandsPage.ui:39
msgid "notify-send \"Hello sunshine!\"" msgid "notify-send \"Hello sunshine!\""
msgstr "notify-send \"Hei solskinn.\"" msgstr "notify-send \"Hei solskinn.\""
#: src/preferences/ui/Commands.ui:67 src/preferences/ui/Schedule.ui:115 #: src/preferences/ui/CommandsPage.ui:35 src/preferences/ui/SchedulePage.ui:79
msgid "Sunset" msgid "Sunset"
msgstr "Solnedgang" msgstr "Solnedgang"
#. Don't translate the `notify-send` command. #: src/preferences/ui/ContributePage.ui:9
#: src/preferences/ui/Commands.ui:70 msgid "Contribute"
msgid "notify-send \"Hello moonshine!\""
msgstr "notify-send \"Hei måneskinn.\""
#: src/preferences/ui/CursorPreferences.ui:15
#, fuzzy
#| msgid "Switch cursor variants"
msgid "Switch cursor theme variants"
msgstr "Bytt pekervarianter"
#: src/preferences/ui/CursorPreferences.ui:39
#: src/preferences/ui/GtkPreferences.ui:48
#: src/preferences/ui/IconPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:48
msgid "Day variant"
msgstr "Dag-variant"
#: src/preferences/ui/CursorPreferences.ui:49
#: src/preferences/ui/GtkPreferences.ui:59
#: src/preferences/ui/IconPreferences.ui:49
#: src/preferences/ui/ShellPreferences.ui:59
msgid "Night variant"
msgstr "Natt-variant"
#: src/preferences/ui/GtkPreferences.ui:15
#, fuzzy
#| msgid "Switch GTK variants"
msgid "Switch GTK theme variants"
msgstr "Bytt GTK-varianter"
#: src/preferences/ui/GtkPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:39
msgid "Manual variants"
msgstr "Manuelle varianter"
#: src/preferences/ui/GtkPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GTK theme. Please <a href=\"https://"
"gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\">submit "
"a request</a> to get your theme supported."
msgstr ""
"Du kan manuelt sette varianter hvis tillegget ikke kan oppdage dag- og natt-"
"varianter av din GTK-drakt automatisk. <a href=\"https://gitlab.com/rmnvgr/"
"nightthemeswitcher-gnome-shell-extension/-/issues\">Send inn en forespørsel</"
"a> for å få din drakt støttet."
#: src/preferences/ui/Headerbar.ui:12 src/preferences/ui/Headerbar.ui:24
msgid "Support us"
msgstr "" msgstr ""
#: src/preferences/ui/Headerbar.ui:48 #: src/preferences/ui/ContributePage.ui:42
msgid "View code on GitLab" msgid "View the code and report issues"
msgstr "" msgstr ""
#: src/preferences/ui/Headerbar.ui:71 #: src/preferences/ui/ContributePage.ui:55
msgid "Translate on Weblate" msgid "Contribute to the translation"
msgstr "" msgstr ""
#: src/preferences/ui/Headerbar.ui:94 #: src/preferences/ui/ContributePage.ui:68
msgid "Donate on Liberapay" msgid "Support me with a donation"
msgstr "" msgstr ""
#: src/preferences/ui/IconPreferences.ui:15 #: src/preferences/ui/SchedulePage.ui:9
#, fuzzy
#| msgid "Switch icon variants"
msgid "Switch icon theme variants"
msgstr "Bytt ikonvarianter"
#: src/preferences/ui/Preferences.ui:14
msgid "Schedule" msgid "Schedule"
msgstr "Timeplan" msgstr "Timeplan"
#: src/preferences/ui/Preferences.ui:24 #: src/preferences/ui/SchedulePage.ui:15
msgid "Appearance"
msgstr ""
#: src/preferences/ui/Preferences.ui:34
msgid "Commands"
msgstr "Kommandoer"
#: src/preferences/ui/Schedule.ui:27
msgid "Manual time source" msgid "Manual time source"
msgstr "Manuell tidskilde" msgstr "Manuell tidskilde"
#: src/preferences/ui/Schedule.ui:28 #: src/preferences/ui/SchedulePage.ui:16
msgid "" msgid ""
"The extension will try to use Night Light or Location Services to " "The extension will try to use Night Light or Location Services to "
"automatically set your current sunrise and sunset times if they are enabled. " "automatically set your current sunrise and sunset times if they are enabled. "
@@ -456,12 +391,12 @@ msgstr ""
"automatisk sette din nåværende soloppgang- og solnedgangstider hvis de er " "automatisk sette din nåværende soloppgang- og solnedgangstider hvis de er "
"påslått. Hvis du foretrekker det, kan du manuelt velge en tidskilde." "påslått. Hvis du foretrekker det, kan du manuelt velge en tidskilde."
#: src/preferences/ui/Schedule.ui:45 #: src/preferences/ui/SchedulePage.ui:33
#, fuzzy #, fuzzy
msgid "Always show on-demand controls" msgid "Always show on-demand controls"
msgstr "Alltid vis behovsprøvde kontroller" msgstr "Alltid vis behovsprøvde kontroller"
#: src/preferences/ui/Schedule.ui:46 #: src/preferences/ui/SchedulePage.ui:34
#, fuzzy #, fuzzy
#| msgid "" #| msgid ""
#| "<small>This allows you to override the current time when using a schedule." #| "<small>This allows you to override the current time when using a schedule."
@@ -471,60 +406,32 @@ msgstr ""
"<small>Dette lar deg overstyre nåværende tid når du bruker en timeplan.</" "<small>Dette lar deg overstyre nåværende tid når du bruker en timeplan.</"
"small>" "small>"
#: src/preferences/ui/Schedule.ui:74 #: src/preferences/ui/SchedulePage.ui:50
msgid "Follow <i>Disable until tomorrow</i>" msgid "Follow <i>Disable until tomorrow</i>"
msgstr "Følg <i>Skru av til i morgen</i>" msgstr "Følg <i>Skru av til i morgen</i>"
#: src/preferences/ui/Schedule.ui:75 #: src/preferences/ui/SchedulePage.ui:51
msgid "" msgid ""
"When Night Light is temporarily disabled, the extension will switch to day " "When Night Light is temporarily disabled, the extension will switch to day "
"variants." "variants."
msgstr "" msgstr ""
"Når nattlys skrus av midlertidig, vil tillegget bytte til dag-variantene." "Når nattlys skrus av midlertidig, vil tillegget bytte til dag-variantene."
#: src/preferences/ui/Schedule.ui:95 #: src/preferences/ui/SchedulePage.ui:64
msgid "Manual schedule times" msgid "Manual schedule times"
msgstr "Planlegg tider manuelt" msgstr "Planlegg tider manuelt"
#: src/preferences/ui/Schedule.ui:147 #: src/preferences/ui/SchedulePage.ui:96
msgid "Keyboard shortcut" msgid "Keyboard shortcut"
msgstr "Tastatursnarvei" msgstr "Tastatursnarvei"
#: src/preferences/ui/Schedule.ui:155 #: src/preferences/ui/SchedulePage.ui:107
msgid "Button location" msgid "Button location"
msgstr "Knappeposisjon" msgstr "Knappeposisjon"
#: src/preferences/ui/Schedule.ui:160 #: src/preferences/ui/ShortcutButton.ui:15
#, fuzzy msgid "Choose…"
msgid "None" msgstr "Velg…"
msgstr "Ingen"
#: src/preferences/ui/Schedule.ui:161
#, fuzzy
msgid "Top bar"
msgstr "Toppfelt"
#: src/preferences/ui/Schedule.ui:162
msgid "System menu"
msgstr "Systemmeny"
#: src/preferences/ui/ShellPreferences.ui:15
#, fuzzy
#| msgid "Switch Shell variants"
msgid "Switch Shell theme variants"
msgstr "Bytt skallvarianter"
#: src/preferences/ui/ShellPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GNOME Shell theme. Please <a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues"
"\">submit a request</a> to get your theme supported."
msgstr ""
"Du kan manuelt sette varianter hvis tillegget ikke kan oppdage dag- og natt-"
"varianter av din GNOME-drakt automatisk. <a href=\"https://gitlab.com/rmnvgr/"
"nightthemeswitcher-gnome-shell-extension/-/issues\">Send inn en forespørsel</"
"a> for å få din drakt støttet."
#: src/preferences/ui/ShortcutButton.ui:32 #: src/preferences/ui/ShortcutButton.ui:32
#, fuzzy #, fuzzy
@@ -532,31 +439,146 @@ msgstr ""
msgid "Change keyboard shortcut" msgid "Change keyboard shortcut"
msgstr "Tastatursnarvei" msgstr "Tastatursnarvei"
#: src/preferences/ui/ShortcutButton.ui:100 #: src/preferences/ui/ShortcutButton.ui:80
#, fuzzy #, fuzzy
#| msgid "Press your keyboard shortcut..." #| msgid "Press your keyboard shortcut..."
msgid "Press your keyboard shortcut…" msgid "Press your keyboard shortcut…"
msgstr "Trykk din tastatursnarvei …" msgstr "Trykk din tastatursnarvei …"
#: src/preferences/ui/ThemesPage.ui:9
#, fuzzy
#| msgid "GTK theme"
msgid "Themes"
msgstr "GTK-drakt"
#: src/preferences/ui/ThemesPage.ui:15
msgid ""
"GNOME has a built-in dark mode that the extension uses. Manually switching "
"themes is discouraged and is only here for legacy reasons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:28
msgid "GTK theme"
msgstr "GTK-drakt"
#: src/preferences/ui/ThemesPage.ui:29
msgid ""
"Forcing a dark theme on applications not designed to support it can have "
"undesirable side-effects such as unreadable text or invisible icons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:37 src/preferences/ui/ThemesPage.ui:57
#: src/preferences/ui/ThemesPage.ui:77 src/preferences/ui/ThemesPage.ui:97
msgid "Day variant"
msgstr "Dag-variant"
#: src/preferences/ui/ThemesPage.ui:42 src/preferences/ui/ThemesPage.ui:62
#: src/preferences/ui/ThemesPage.ui:82 src/preferences/ui/ThemesPage.ui:102
msgid "Night variant"
msgstr "Natt-variant"
#: src/preferences/ui/ThemesPage.ui:49
msgid "Shell theme"
msgstr "Skall-drakt"
#: src/preferences/ui/ThemesPage.ui:69
msgid "Icon theme"
msgstr "Ikondrakt"
#: src/preferences/ui/ThemesPage.ui:89
msgid "Cursor theme"
msgstr "Pekerdrakt"
#. Time separator (eg. 08:27) #. Time separator (eg. 08:27)
#: src/preferences/ui/TimeChooser.ui:23 #: src/preferences/ui/TimeChooser.ui:23
msgid ":" msgid ":"
msgstr ":" msgstr ":"
#~ msgid "Backgrounds" #, javascript-format
#~ msgstr "Bakgrunner" #~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GTK theme. Please manually choose them in the extension's preferences."
#~ msgstr ""
#~ "Kunne ikke oppdage dag- og natt-varianter av «%s»-GTK-drakten. Velg dem "
#~ "manuelt i tilleggets innstillinger."
#~ msgid "Cursor theme" #, javascript-format
#~ msgstr "Pekerdrakt" #~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GNOME Shell theme. Please manually choose them in the extension's "
#~ "preferences."
#~ msgstr ""
#~ "Kunne ikke oppdage dag- og natt-varianter av «%s»-GNOME-skall-drakten. "
#~ "Velg dem manuelt i tilleggets innstillinger."
#~ msgid "GTK theme" #~ msgid "Switch to night theme"
#~ msgstr "GTK-drakt" #~ msgstr "Bytt til natt-drakt"
#~ msgid "Icon theme" #~ msgid "Switch to day theme"
#~ msgstr "Ikondrakt" #~ msgstr "Bytt til dag-drakt"
#~ msgid "Shell theme" #~ msgid "Use manual GTK variants"
#~ msgstr "Skall-drakt" #~ msgstr "Bruk manuelle GTK-varianter"
#~ msgid "Disable automatic GTK theme variants detection"
#~ msgstr "Skru av automatisk oppdagelse av GTK-drakt"
#~ msgid "Use manual shell variants"
#~ msgstr "Bruk manuelle skallvarianter"
#~ msgid "Disable automatic shell theme variants detection"
#~ msgstr "Skru av automatisk oppdagelse av draktvarianter"
#~ msgid "Switch backgrounds"
#~ msgstr "Bytt bakgrunner"
#~ msgid "notify-send \"Hello moonshine!\""
#~ msgstr "notify-send \"Hei måneskinn.\""
#, fuzzy
#~| msgid "Switch cursor variants"
#~ msgid "Switch cursor theme variants"
#~ msgstr "Bytt pekervarianter"
#, fuzzy
#~| msgid "Switch GTK variants"
#~ msgid "Switch GTK theme variants"
#~ msgstr "Bytt GTK-varianter"
#~ msgid "Manual variants"
#~ msgstr "Manuelle varianter"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GTK theme. Please <a href="
#~ "\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
#~ "issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Du kan manuelt sette varianter hvis tillegget ikke kan oppdage dag- og "
#~ "natt-varianter av din GTK-drakt automatisk. <a href=\"https://gitlab.com/"
#~ "rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\">Send inn en "
#~ "forespørsel</a> for å få din drakt støttet."
#, fuzzy
#~| msgid "Switch icon variants"
#~ msgid "Switch icon theme variants"
#~ msgstr "Bytt ikonvarianter"
#, fuzzy
#~| msgid "Switch Shell variants"
#~ msgid "Switch Shell theme variants"
#~ msgstr "Bytt skallvarianter"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GNOME Shell theme. Please <a "
#~ "href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Du kan manuelt sette varianter hvis tillegget ikke kan oppdage dag- og "
#~ "natt-varianter av din GNOME-drakt automatisk. <a href=\"https://gitlab."
#~ "com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\">Send inn "
#~ "en forespørsel</a> for å få din drakt støttet."
#~ msgid "" #~ msgid ""
#~ "<small>You can set custom commands that will be run when the time of the " #~ "<small>You can set custom commands that will be run when the time of the "
@@ -573,7 +595,3 @@ msgstr ":"
#~ msgid "Automatic time source" #~ msgid "Automatic time source"
#~ msgstr "Automatisk tidskilde" #~ msgstr "Automatisk tidskilde"
#, fuzzy
#~ msgid "No preferences"
#~ msgstr "Ingen innstillinger"
+268 -233
View File
@@ -9,11 +9,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Night Theme Switcher 43\n" "Project-Id-Version: Night Theme Switcher 43\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-08-25 14:58+0200\n" "POT-Creation-Date: 2022-02-18 14:04+0100\n"
"PO-Revision-Date: 2021-08-30 20:27+0000\n" "PO-Revision-Date: 2021-08-30 20:27+0000\n"
"Last-Translator: Romain Vigier <romain@romainvigier.fr>\n" "Last-Translator: Romain Vigier <romain@romainvigier.fr>\n"
"Language-Team: Dutch <https://hosted.weblate.org/projects/" "Language-Team: Dutch <https://hosted.weblate.org/projects/night-theme-"
"night-theme-switcher/extension/nl/>\n" "switcher/extension/nl/>\n"
"Language: nl\n" "Language: nl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@@ -21,50 +21,65 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.8.1-dev\n" "X-Generator: Weblate 4.8.1-dev\n"
#: src/modules/GtkThemer.js:184 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode On"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" GTK "
"theme. Please manually choose them in the extension's preferences."
msgstr "" msgstr ""
"De dag- en nachtvarianten van het GTK-thema %s kunnen niet worden "
"gedetecteerd. Kies ze handmatig in de uitbreidingsvoorkeuren."
#: src/modules/ShellThemer.js:196 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode Off"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" "
"GNOME Shell theme. Please manually choose them in the extension's "
"preferences."
msgstr "" msgstr ""
"De dag- en nachtvarianten van het GNOME Shell-thema %s kunnen niet worden "
"gedetecteerd. Kies ze handmatig in de uitbreidingsvoorkeuren."
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:218
msgid "Switch to night theme" #, fuzzy
msgstr "Nachtthema toepassen" #| msgid "No preferences"
msgid "Extension Preferences"
msgstr "Geen voorkeuren"
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:227
msgid "Switch to day theme" msgid "Night Mode Off"
msgstr "Dagthema toepassen" msgstr ""
#: src/preferences/Schedule.js:57 src/preferences/ui/Schedule.ui:62 #: src/modules/TimerOndemand.js:227
msgid "Night Mode On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn Off"
msgstr ""
#: src/preferences/SchedulePage.js:42 src/preferences/ui/SchedulePage.ui:47
msgid "Night Light" msgid "Night Light"
msgstr "Nachtlicht" msgstr "Nachtlicht"
#: src/preferences/Schedule.js:67 #: src/preferences/SchedulePage.js:46
msgid "Location Services" msgid "Location Services"
msgstr "Locatiediensten" msgstr "Locatiediensten"
#: src/preferences/Schedule.js:80 #: src/preferences/SchedulePage.js:54
msgid "Manual schedule" msgid "Manual schedule"
msgstr "Eigen schema" msgstr "Eigen schema"
#: src/preferences/Schedule.js:81 src/preferences/ui/Schedule.ui:135 #: src/preferences/SchedulePage.js:55 src/preferences/ui/SchedulePage.ui:93
msgid "On-demand" msgid "On-demand"
msgstr "Op aanvraag" msgstr "Op aanvraag"
#: src/preferences/ShellPreferences.js:55 #: src/preferences/SchedulePage.js:87
msgid "None"
msgstr "Verbergen"
#: src/preferences/SchedulePage.js:88
msgid "Top bar"
msgstr "Bovenbalk"
#: src/preferences/SchedulePage.js:89
msgid "System menu"
msgstr "Systeemmenu"
#: src/preferences/ThemesPage.js:50
msgid "Default" msgid "Default"
msgstr "Standaard" msgstr "Standaard"
@@ -100,344 +115,269 @@ msgstr "GTK-thema ('s avonds/'s nachts)"
msgid "The GTK theme to use during nighttime" msgid "The GTK theme to use during nighttime"
msgstr "Het 's avonds/'s nachts toe te passen GTK-thema" msgstr "Het 's avonds/'s nachts toe te passen GTK-thema"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:32 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:34
msgid "Use manual GTK variants"
msgstr "GTK-varianten handmatig instellen"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:33
msgid "Disable automatic GTK theme variants detection"
msgstr "Schakel automatische themavariantdetectie uit"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Switch shell variants" msgid "Switch shell variants"
msgstr "Schakelen tussen Shell-themavarianten" msgstr "Schakelen tussen Shell-themavarianten"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:35
msgid "Enable shell variants switching" msgid "Enable shell variants switching"
msgstr "Schakel wisselen van Shell-themavariant in" msgstr "Schakel wisselen van Shell-themavariant in"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Day shell theme" msgid "Day shell theme"
msgstr "Shell-thema (overdag)" msgstr "Shell-thema (overdag)"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40
msgid "The shell theme to use during daytime" msgid "The shell theme to use during daytime"
msgstr "Het overdag toe te passen Shell-thema" msgstr "Het overdag toe te passen Shell-thema"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:49 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44
msgid "Night shell theme" msgid "Night shell theme"
msgstr "GTK-thema ('s avonds/'s nachts)" msgstr "GTK-thema ('s avonds/'s nachts)"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:50 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45
msgid "The shell theme to use during nighttime" msgid "The shell theme to use during nighttime"
msgstr "Het 's avonds/'s nachts toe te passen Shell-thema" msgstr "Het 's avonds/'s nachts toe te passen Shell-thema"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:54 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:51
msgid "Use manual shell variants"
msgstr "Shell-varianten handmatig instellen"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:55
msgid "Disable automatic shell theme variants detection"
msgstr "Schakel automatische themavariantdetectie uit"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Switch icon variants" msgid "Switch icon variants"
msgstr "Schakelen tussen pictogramthemavarianten" msgstr "Schakelen tussen pictogramthemavarianten"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:52
msgid "Enable icon variants switching" msgid "Enable icon variants switching"
msgstr "Schakel wisselen van pictogramthemavariant in" msgstr "Schakel wisselen van pictogramthemavariant in"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:66 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:56
msgid "Day icon theme" msgid "Day icon theme"
msgstr "Pictogramthema (overdag)" msgstr "Pictogramthema (overdag)"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:67 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:57
msgid "The icon theme to use during daytime" msgid "The icon theme to use during daytime"
msgstr "Het overdag toe te passen pictogramthema" msgstr "Het overdag toe te passen pictogramthema"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:71 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Night icon theme" msgid "Night icon theme"
msgstr "Pictogramthema ('s avonds/'s nachts)" msgstr "Pictogramthema ('s avonds/'s nachts)"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:72 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62
msgid "The icon theme to use during nighttime" msgid "The icon theme to use during nighttime"
msgstr "Het 's avonds/'s nachts toe te passen pictogramthema" msgstr "Het 's avonds/'s nachts toe te passen pictogramthema"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:68
msgid "Switch cursor variants" msgid "Switch cursor variants"
msgstr "Schakelen tussen cursorthemavarianten" msgstr "Schakelen tussen cursorthemavarianten"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:69
msgid "Enable cursor variants switching" msgid "Enable cursor variants switching"
msgstr "Schakel wisselen van cursorthemavariant in" msgstr "Schakel wisselen van cursorthemavariant in"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:83 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:73
msgid "Day cursor theme" msgid "Day cursor theme"
msgstr "Cursorthema (overdag)" msgstr "Cursorthema (overdag)"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:84 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:74
msgid "The cursor theme to use during daytime" msgid "The cursor theme to use during daytime"
msgstr "Het overdag toe te passen cursorthema" msgstr "Het overdag toe te passen cursorthema"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:88 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78
msgid "Night cursor theme" msgid "Night cursor theme"
msgstr "Cursorthema ('s avonds/'s nachts)" msgstr "Cursorthema ('s avonds/'s nachts)"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:89 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79
msgid "The cursor theme to use during nighttime" msgid "The cursor theme to use during nighttime"
msgstr "Het 's avonds/'s nachts toe te passen cursorthema" msgstr "Het 's avonds/'s nachts toe te passen cursorthema"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:85
msgid "Enable commands" msgid "Enable commands"
msgstr "Opdrachten gebruiken" msgstr "Opdrachten gebruiken"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:86
msgid "Commands will be spawned on time change" msgid "Commands will be spawned on time change"
msgstr "De opdrachten worden uitgevoerd na zonsopkomst/-ondergang" msgstr "De opdrachten worden uitgevoerd na zonsopkomst/-ondergang"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:100 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:90
msgid "Sunrise command" msgid "Sunrise command"
msgstr "Zonsopgangopdracht" msgstr "Zonsopgangopdracht"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:101 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:91
msgid "The command to spawn at sunrise" msgid "The command to spawn at sunrise"
msgstr "De opdracht die moet worden uitgevoerd bij zonsopkomst" msgstr "De opdracht die moet worden uitgevoerd bij zonsopkomst"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:105 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95
msgid "Sunset command" msgid "Sunset command"
msgstr "Zonsondergangopdracht" msgstr "Zonsondergangopdracht"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:106 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96
msgid "The command to spawn at sunset" msgid "The command to spawn at sunset"
msgstr "De opdracht die moet worden uitgevoerd bij zonsondergang" msgstr "De opdracht die moet worden uitgevoerd bij zonsondergang"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:102
msgid "Enable backgrounds" msgid "Enable backgrounds"
msgstr "Achtergronden instellen" msgstr "Achtergronden instellen"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:103
msgid "Background will be changed on time change" msgid "Background will be changed on time change"
msgstr "De achtergrond wordt gewijzigd na zonsopkomst/-ondergang" msgstr "De achtergrond wordt gewijzigd na zonsopkomst/-ondergang"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:117 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:107
#: src/preferences/ui/BackgroundsPreferences.ui:39 #: src/preferences/ui/BackgroundsPage.ui:15
msgid "Day background" msgid "Day background"
msgstr "Dagachtergrond" msgstr "Dagachtergrond"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:118 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:108
msgid "Path to the day background" msgid "Path to the day background"
msgstr "Locatie van de dagachtergrond" msgstr "Locatie van de dagachtergrond"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:122 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112
#: src/preferences/ui/BackgroundsPreferences.ui:47 #: src/preferences/ui/BackgroundsPage.ui:28
msgid "Night background" msgid "Night background"
msgstr "Nachtachtergrond" msgstr "Nachtachtergrond"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:123 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113
msgid "Path to the night background" msgid "Path to the night background"
msgstr "Locatie van de nachtachtergrond" msgstr "Locatie van de nachtachtergrond"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:125
#: src/preferences/ui/Schedule.ui:36 #: src/preferences/ui/SchedulePage.ui:27
msgid "Time source" msgid "Time source"
msgstr "Tijdbron" msgstr "Tijdbron"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:126
msgid "The source used to check current time" msgid "The source used to check current time"
msgstr "" msgstr ""
"De bron die moet worden gebruikt om het huidige tijdstip te controleren" "De bron die moet worden gebruikt om het huidige tijdstip te controleren"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:140 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:130
msgid "Follow Night Light \"Disable until tomorrow\"" msgid "Follow Night Light \"Disable until tomorrow\""
msgstr "Nachtlichtvoorkeur Uitschakelen tot morgen volgen" msgstr "Nachtlichtvoorkeur Uitschakelen tot morgen volgen"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:141 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:131
msgid "Switch back to day time when Night Light is temporarily disabled" msgid "Switch back to day time when Night Light is temporarily disabled"
msgstr "" msgstr ""
"Schakel terug naar het dagthema als nachtlicht tijdelijk wordt uitgeschakeld" "Schakel terug naar het dagthema als nachtlicht tijdelijk wordt uitgeschakeld"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135
msgid "Always enable the on-demand timer" msgid "Always enable the on-demand timer"
msgstr "Tijdklok op aanvraag gebruiken" msgstr "Tijdklok op aanvraag gebruiken"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:146 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136
msgid "The on-demand timer will always be enabled alongside other timers" msgid "The on-demand timer will always be enabled alongside other timers"
msgstr "" msgstr ""
"De tijdklok op aanvraag is altijd ingeschakeld, tezamen met andere " "De tijdklok op aanvraag is altijd ingeschakeld, tezamen met andere "
"tijdklokken" "tijdklokken"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:154 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:144
msgid "On-demand time" msgid "On-demand time"
msgstr "Tijdstip" msgstr "Tijdstip"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:155 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145
msgid "The current time used in on-demand mode" msgid "The current time used in on-demand mode"
msgstr "Het huidige tijdstip van de modus op aanvraag" msgstr "Het huidige tijdstip van de modus op aanvraag"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:149
msgid "Key combination to toggle time" msgid "Key combination to toggle time"
msgstr "Sneltoets om tussen tijden te schakelen" msgstr "Sneltoets om tussen tijden te schakelen"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:150
msgid "The key combination that will toggle time in on-demand mode" msgid "The key combination that will toggle time in on-demand mode"
msgstr "Sneltoets om tussen tijden te schakelen in de modus op aanvraag" msgstr "Sneltoets om tussen tijden te schakelen in de modus op aanvraag"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159
msgid "On-demand button placement" msgid "On-demand button placement"
msgstr "Knopplaatsing van modus op aanvraag" msgstr "Knopplaatsing van modus op aanvraag"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160
msgid "Where the on-demand button will be placed" msgid "Where the on-demand button will be placed"
msgstr "Waar de knop van de modus op aanvraag moet worden geplaatst" msgstr "Waar de knop van de modus op aanvraag moet worden geplaatst"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:164
msgid "Use manual time source" msgid "Use manual time source"
msgstr "Handmatige tijdbron instellen" msgstr "Handmatige tijdbron instellen"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:165
msgid "Disable automatic time source detection" msgid "Disable automatic time source detection"
msgstr "Schakel automatische tijdbrondetectie uit" msgstr "Schakel automatische tijdbrondetectie uit"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:179 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169
msgid "Sunrise time" msgid "Sunrise time"
msgstr "Zonsopgang" msgstr "Zonsopgang"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:180 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170
msgid "When the day starts" msgid "When the day starts"
msgstr "Op welk tijdstip de dag begint" msgstr "Op welk tijdstip de dag begint"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:184 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174
msgid "Sunset time" msgid "Sunset time"
msgstr "Zonsondergang" msgstr "Zonsondergang"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:185 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175
msgid "When the day ends" msgid "When the day ends"
msgstr "Op welk tijdstip de dag eindigt" msgstr "Op welk tijdstip de dag eindigt"
#: src/preferences/ui/BackgroundButton.ui:15 #: src/preferences/ui/BackgroundButton.ui:8
#: src/preferences/ui/ShortcutButton.ui:15
msgid "Choose…"
msgstr "Kiezen…"
#: src/preferences/ui/BackgroundButton.ui:32
msgid "Change background" msgid "Change background"
msgstr "Achtergrond wijzigen" msgstr "Achtergrond wijzigen"
#: src/preferences/ui/BackgroundButton.ui:44 #: src/preferences/ui/BackgroundButton.ui:27
#: src/preferences/ui/BackgroundButton.ui:46 msgid "Select your background image"
msgstr "Kies een achtergrondafbeelding"
#: src/preferences/ui/BackgroundsPage.ui:9
msgid "Backgrounds"
msgstr "Achtergronden"
#: src/preferences/ui/ClearableEntry.ui:10 #: src/preferences/ui/ClearableEntry.ui:10
#: src/preferences/ui/ShortcutButton.ui:43 #: src/preferences/ui/ShortcutButton.ui:43
#: src/preferences/ui/ShortcutButton.ui:45 #: src/preferences/ui/ShortcutButton.ui:45
msgid "Clear" msgid "Clear"
msgstr "Wissen" msgstr "Wissen"
#: src/preferences/ui/BackgroundButton.ui:61 #: src/preferences/ui/CommandsPage.ui:9
msgid "Select your background image" msgid "Commands"
msgstr "Kies een achtergrondafbeelding" msgstr "Opdrachten"
#: src/preferences/ui/BackgroundsPreferences.ui:15 #: src/preferences/ui/CommandsPage.ui:13
msgid "Switch backgrounds"
msgstr "Andere achtergrond gebruiken"
#: src/preferences/ui/Commands.ui:31
msgid "Run commands" msgid "Run commands"
msgstr "Opdrachten uitvoeren" msgstr "Opdrachten uitvoeren"
#: src/preferences/ui/Commands.ui:55 src/preferences/ui/Schedule.ui:107 #: src/preferences/ui/CommandsPage.ui:21 src/preferences/ui/SchedulePage.ui:67
msgid "Sunrise" msgid "Sunrise"
msgstr "Zonsopgang" msgstr "Zonsopgang"
#. Don't translate the `notify-send` command. #. Don't translate the `notify-send` command.
#: src/preferences/ui/Commands.ui:58 #: src/preferences/ui/CommandsPage.ui:25 src/preferences/ui/CommandsPage.ui:39
msgid "notify-send \"Hello sunshine!\"" msgid "notify-send \"Hello sunshine!\""
msgstr "notify-send \"Het zonnetje in huis!\"" msgstr "notify-send \"Het zonnetje in huis!\""
#: src/preferences/ui/Commands.ui:67 src/preferences/ui/Schedule.ui:115 #: src/preferences/ui/CommandsPage.ui:35 src/preferences/ui/SchedulePage.ui:79
msgid "Sunset" msgid "Sunset"
msgstr "Zonsondergang" msgstr "Zonsondergang"
#. Don't translate the `notify-send` command. #: src/preferences/ui/ContributePage.ui:9
#: src/preferences/ui/Commands.ui:70 msgid "Contribute"
msgid "notify-send \"Hello moonshine!\""
msgstr "notify-send \"Zie de maan schijnt door de bomen…\""
#: src/preferences/ui/CursorPreferences.ui:15
msgid "Switch cursor theme variants"
msgstr "Schakelen tussen cursorthemavarianten"
#: src/preferences/ui/CursorPreferences.ui:39
#: src/preferences/ui/GtkPreferences.ui:48
#: src/preferences/ui/IconPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:48
msgid "Day variant"
msgstr "Dagvariant"
#: src/preferences/ui/CursorPreferences.ui:49
#: src/preferences/ui/GtkPreferences.ui:59
#: src/preferences/ui/IconPreferences.ui:49
#: src/preferences/ui/ShellPreferences.ui:59
msgid "Night variant"
msgstr "Nachtvariant"
#: src/preferences/ui/GtkPreferences.ui:15
msgid "Switch GTK theme variants"
msgstr "Schakelen tussen GTK-themavarianten"
#: src/preferences/ui/GtkPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:39
msgid "Manual variants"
msgstr "Eigen varianten"
#: src/preferences/ui/GtkPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GTK theme. Please <a href=\"https://"
"gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\">submit "
"a request</a> to get your theme supported."
msgstr "" msgstr ""
"U kunt eigen varianten kiezen als de uitbreiding de GTK-themavarianten niet "
"automatisch detecteert. Doe <a href=\"https://gitlab.com/rmnvgr/"
"nightthemeswitcher-gnome-shell-extension/-/issues\">een verzoek</a> om uw "
"thema toe te voegen aan de lijst met ondersteunde thema's."
#: src/preferences/ui/Headerbar.ui:12 src/preferences/ui/Headerbar.ui:24 #: src/preferences/ui/ContributePage.ui:42
msgid "Support us" msgid "View the code and report issues"
msgstr "Draag bij aan de ontwikkeling" msgstr ""
#: src/preferences/ui/Headerbar.ui:48 #: src/preferences/ui/ContributePage.ui:55
msgid "View code on GitLab" msgid "Contribute to the translation"
msgstr "Bekijk de code op GitLab" msgstr ""
#: src/preferences/ui/Headerbar.ui:71 #: src/preferences/ui/ContributePage.ui:68
msgid "Translate on Weblate" msgid "Support me with a donation"
msgstr "Vertaal op Weblate" msgstr ""
#: src/preferences/ui/Headerbar.ui:94 #: src/preferences/ui/SchedulePage.ui:9
msgid "Donate on Liberapay"
msgstr "Doneer via Liberapay"
#: src/preferences/ui/IconPreferences.ui:15
msgid "Switch icon theme variants"
msgstr "Schakelen tussen pictogramthemavarianten"
#: src/preferences/ui/Preferences.ui:14
msgid "Schedule" msgid "Schedule"
msgstr "Schema" msgstr "Schema"
#: src/preferences/ui/Preferences.ui:24 #: src/preferences/ui/SchedulePage.ui:15
msgid "Appearance"
msgstr "Uiterlijk"
#: src/preferences/ui/Preferences.ui:34
msgid "Commands"
msgstr "Opdrachten"
#: src/preferences/ui/Schedule.ui:27
msgid "Manual time source" msgid "Manual time source"
msgstr "Handmatige tijdbron" msgstr "Handmatige tijdbron"
#: src/preferences/ui/Schedule.ui:28 #: src/preferences/ui/SchedulePage.ui:16
msgid "" msgid ""
"The extension will try to use Night Light or Location Services to " "The extension will try to use Night Light or Location Services to "
"automatically set your current sunrise and sunset times if they are enabled. " "automatically set your current sunrise and sunset times if they are enabled. "
@@ -447,19 +387,19 @@ msgstr ""
"automatisch de huidige zonsopkomst- en zonsondergangstijd in te stellen. " "automatisch de huidige zonsopkomst- en zonsondergangstijd in te stellen. "
"Indien gewenst kunt u zelf een tijdbron kiezen." "Indien gewenst kunt u zelf een tijdbron kiezen."
#: src/preferences/ui/Schedule.ui:45 #: src/preferences/ui/SchedulePage.ui:33
msgid "Always show on-demand controls" msgid "Always show on-demand controls"
msgstr "Bediening van modus op aanvraag altijd tonen" msgstr "Bediening van modus op aanvraag altijd tonen"
#: src/preferences/ui/Schedule.ui:46 #: src/preferences/ui/SchedulePage.ui:34
msgid "Allows you to override the current time when using a schedule." msgid "Allows you to override the current time when using a schedule."
msgstr "Hiermee negeert u het huidige tijdstip bij gebruik van een schema." msgstr "Hiermee negeert u het huidige tijdstip bij gebruik van een schema."
#: src/preferences/ui/Schedule.ui:74 #: src/preferences/ui/SchedulePage.ui:50
msgid "Follow <i>Disable until tomorrow</i>" msgid "Follow <i>Disable until tomorrow</i>"
msgstr "<i>Uitschakelen tot morgen</i> volgen" msgstr "<i>Uitschakelen tot morgen</i> volgen"
#: src/preferences/ui/Schedule.ui:75 #: src/preferences/ui/SchedulePage.ui:51
msgid "" msgid ""
"When Night Light is temporarily disabled, the extension will switch to day " "When Night Light is temporarily disabled, the extension will switch to day "
"variants." "variants."
@@ -467,73 +407,171 @@ msgstr ""
"Als nachtlicht tijdelijk is uitgeschakeld, dan schakelt de uitbreiding over " "Als nachtlicht tijdelijk is uitgeschakeld, dan schakelt de uitbreiding over "
"op de dagvarianten." "op de dagvarianten."
#: src/preferences/ui/Schedule.ui:95 #: src/preferences/ui/SchedulePage.ui:64
msgid "Manual schedule times" msgid "Manual schedule times"
msgstr "Eigen schematijden" msgstr "Eigen schematijden"
#: src/preferences/ui/Schedule.ui:147 #: src/preferences/ui/SchedulePage.ui:96
msgid "Keyboard shortcut" msgid "Keyboard shortcut"
msgstr "Sneltoets" msgstr "Sneltoets"
#: src/preferences/ui/Schedule.ui:155 #: src/preferences/ui/SchedulePage.ui:107
msgid "Button location" msgid "Button location"
msgstr "Knoplocatie" msgstr "Knoplocatie"
#: src/preferences/ui/Schedule.ui:160 #: src/preferences/ui/ShortcutButton.ui:15
msgid "None" msgid "Choose…"
msgstr "Verbergen" msgstr "Kiezen"
#: src/preferences/ui/Schedule.ui:161
msgid "Top bar"
msgstr "Bovenbalk"
#: src/preferences/ui/Schedule.ui:162
msgid "System menu"
msgstr "Systeemmenu"
#: src/preferences/ui/ShellPreferences.ui:15
msgid "Switch Shell theme variants"
msgstr "Schakelen tussen Shell-themavarianten"
#: src/preferences/ui/ShellPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GNOME Shell theme. Please <a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues"
"\">submit a request</a> to get your theme supported."
msgstr ""
"U kunt eigen varianten kiezen als de uitbreiding de Shell-themavarianten "
"niet automatisch detecteert. Doe <a href=\"https://gitlab.com/rmnvgr/"
"nightthemeswitcher-gnome-shell-extension/-/issues\">een verzoek</a> om uw "
"thema toe te voegen aan de lijst met ondersteunde thema's."
#: src/preferences/ui/ShortcutButton.ui:32 #: src/preferences/ui/ShortcutButton.ui:32
msgid "Change keyboard shortcut" msgid "Change keyboard shortcut"
msgstr "Sneltoets wijzigen" msgstr "Sneltoets wijzigen"
#: src/preferences/ui/ShortcutButton.ui:100 #: src/preferences/ui/ShortcutButton.ui:80
msgid "Press your keyboard shortcut…" msgid "Press your keyboard shortcut…"
msgstr "Druk op een sneltoets…" msgstr "Druk op een sneltoets…"
#: src/preferences/ui/ThemesPage.ui:9
#, fuzzy
#| msgid "GTK theme"
msgid "Themes"
msgstr "GTK-thema"
#: src/preferences/ui/ThemesPage.ui:15
msgid ""
"GNOME has a built-in dark mode that the extension uses. Manually switching "
"themes is discouraged and is only here for legacy reasons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:28
msgid "GTK theme"
msgstr "GTK-thema"
#: src/preferences/ui/ThemesPage.ui:29
msgid ""
"Forcing a dark theme on applications not designed to support it can have "
"undesirable side-effects such as unreadable text or invisible icons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:37 src/preferences/ui/ThemesPage.ui:57
#: src/preferences/ui/ThemesPage.ui:77 src/preferences/ui/ThemesPage.ui:97
msgid "Day variant"
msgstr "Dagvariant"
#: src/preferences/ui/ThemesPage.ui:42 src/preferences/ui/ThemesPage.ui:62
#: src/preferences/ui/ThemesPage.ui:82 src/preferences/ui/ThemesPage.ui:102
msgid "Night variant"
msgstr "Nachtvariant"
#: src/preferences/ui/ThemesPage.ui:49
msgid "Shell theme"
msgstr "Shell-thema"
#: src/preferences/ui/ThemesPage.ui:69
msgid "Icon theme"
msgstr "Pictogramthema"
#: src/preferences/ui/ThemesPage.ui:89
msgid "Cursor theme"
msgstr "Cursorthema"
#. Time separator (eg. 08:27) #. Time separator (eg. 08:27)
#: src/preferences/ui/TimeChooser.ui:23 #: src/preferences/ui/TimeChooser.ui:23
msgid ":" msgid ":"
msgstr ":" msgstr ":"
#~ msgid "Backgrounds" #, javascript-format
#~ msgstr "Achtergronden" #~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GTK theme. Please manually choose them in the extension's preferences."
#~ msgstr ""
#~ "De dag- en nachtvarianten van het GTK-thema %s kunnen niet worden "
#~ "gedetecteerd. Kies ze handmatig in de uitbreidingsvoorkeuren."
#~ msgid "Cursor theme" #, javascript-format
#~ msgstr "Cursorthema" #~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GNOME Shell theme. Please manually choose them in the extension's "
#~ "preferences."
#~ msgstr ""
#~ "De dag- en nachtvarianten van het GNOME Shell-thema %s kunnen niet "
#~ "worden gedetecteerd. Kies ze handmatig in de uitbreidingsvoorkeuren."
#~ msgid "GTK theme" #~ msgid "Switch to night theme"
#~ msgstr "GTK-thema" #~ msgstr "Nachtthema toepassen"
#~ msgid "Icon theme" #~ msgid "Switch to day theme"
#~ msgstr "Pictogramthema" #~ msgstr "Dagthema toepassen"
#~ msgid "Shell theme" #~ msgid "Use manual GTK variants"
#~ msgstr "Shell-thema" #~ msgstr "GTK-varianten handmatig instellen"
#~ msgid "Disable automatic GTK theme variants detection"
#~ msgstr "Schakel automatische themavariantdetectie uit"
#~ msgid "Use manual shell variants"
#~ msgstr "Shell-varianten handmatig instellen"
#~ msgid "Disable automatic shell theme variants detection"
#~ msgstr "Schakel automatische themavariantdetectie uit"
#~ msgid "Switch backgrounds"
#~ msgstr "Andere achtergrond gebruiken"
#~ msgid "notify-send \"Hello moonshine!\""
#~ msgstr "notify-send \"Zie de maan schijnt door de bomen…\""
#~ msgid "Switch cursor theme variants"
#~ msgstr "Schakelen tussen cursorthemavarianten"
#~ msgid "Switch GTK theme variants"
#~ msgstr "Schakelen tussen GTK-themavarianten"
#~ msgid "Manual variants"
#~ msgstr "Eigen varianten"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GTK theme. Please <a href="
#~ "\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
#~ "issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "U kunt eigen varianten kiezen als de uitbreiding de GTK-themavarianten "
#~ "niet automatisch detecteert. Doe <a href=\"https://gitlab.com/rmnvgr/"
#~ "nightthemeswitcher-gnome-shell-extension/-/issues\">een verzoek</a> om uw "
#~ "thema toe te voegen aan de lijst met ondersteunde thema's."
#~ msgid "Support us"
#~ msgstr "Draag bij aan de ontwikkeling"
#~ msgid "View code on GitLab"
#~ msgstr "Bekijk de code op GitLab"
#~ msgid "Translate on Weblate"
#~ msgstr "Vertaal op Weblate"
#~ msgid "Donate on Liberapay"
#~ msgstr "Doneer via Liberapay"
#~ msgid "Switch icon theme variants"
#~ msgstr "Schakelen tussen pictogramthemavarianten"
#~ msgid "Appearance"
#~ msgstr "Uiterlijk"
#~ msgid "Switch Shell theme variants"
#~ msgstr "Schakelen tussen Shell-themavarianten"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GNOME Shell theme. Please <a "
#~ "href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "U kunt eigen varianten kiezen als de uitbreiding de Shell-themavarianten "
#~ "niet automatisch detecteert. Doe <a href=\"https://gitlab.com/rmnvgr/"
#~ "nightthemeswitcher-gnome-shell-extension/-/issues\">een verzoek</a> om uw "
#~ "thema toe te voegen aan de lijst met ondersteunde thema's."
#~ msgid "" #~ msgid ""
#~ "<small>You can set custom commands that will be run when the time of the " #~ "<small>You can set custom commands that will be run when the time of the "
@@ -550,6 +588,3 @@ msgstr ":"
#~ msgid "Automatic time source" #~ msgid "Automatic time source"
#~ msgstr "Automatische tijdbron" #~ msgstr "Automatische tijdbron"
#~ msgid "No preferences"
#~ msgstr "Geen voorkeuren"
+280 -218
View File
@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Night Theme Switcher\n" "Project-Id-Version: Night Theme Switcher\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-08-25 14:58+0200\n" "POT-Creation-Date: 2022-02-18 14:04+0100\n"
"PO-Revision-Date: 2021-09-27 23:38+0000\n" "PO-Revision-Date: 2021-09-27 23:38+0000\n"
"Last-Translator: Gustavo Freitas <gustavo.freitas.justino@gmail.com>\n" "Last-Translator: Gustavo Freitas <gustavo.freitas.justino@gmail.com>\n"
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/" "Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
@@ -18,50 +18,63 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.9-dev\n" "X-Generator: Weblate 4.9-dev\n"
#: src/modules/GtkThemer.js:184 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode On"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" GTK "
"theme. Please manually choose them in the extension's preferences."
msgstr "" msgstr ""
"Não foi possível detectar automaticamente as variantes diurnas e noturnas "
"para o tema GTK \"%s\". Escolha-os manualmente nas preferências da extensão."
#: src/modules/ShellThemer.js:196 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode Off"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" "
"GNOME Shell theme. Please manually choose them in the extension's "
"preferences."
msgstr "" msgstr ""
"Não foi possível detectar automaticamente as variantes diurnas e noturnas do "
"tema GNOME Shell \"%s\". Escolha-os manualmente nas preferências da extensão."
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:218
msgid "Switch to night theme" msgid "Extension Preferences"
msgstr "Trocar para o tema noturno" msgstr ""
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:227
msgid "Switch to day theme" msgid "Night Mode Off"
msgstr "Trocar para o tema diurno" msgstr ""
#: src/preferences/Schedule.js:57 src/preferences/ui/Schedule.ui:62 #: src/modules/TimerOndemand.js:227
msgid "Night Mode On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn Off"
msgstr ""
#: src/preferences/SchedulePage.js:42 src/preferences/ui/SchedulePage.ui:47
msgid "Night Light" msgid "Night Light"
msgstr "Luz noturna" msgstr "Luz noturna"
#: src/preferences/Schedule.js:67 #: src/preferences/SchedulePage.js:46
msgid "Location Services" msgid "Location Services"
msgstr "Serviços de localização" msgstr "Serviços de localização"
#: src/preferences/Schedule.js:80 #: src/preferences/SchedulePage.js:54
msgid "Manual schedule" msgid "Manual schedule"
msgstr "Cronograma manual" msgstr "Cronograma manual"
#: src/preferences/Schedule.js:81 src/preferences/ui/Schedule.ui:135 #: src/preferences/SchedulePage.js:55 src/preferences/ui/SchedulePage.ui:93
msgid "On-demand" msgid "On-demand"
msgstr "Sob demanda" msgstr "Sob demanda"
#: src/preferences/ShellPreferences.js:55 #: src/preferences/SchedulePage.js:87
msgid "None"
msgstr "Desabilitado"
#: src/preferences/SchedulePage.js:88
msgid "Top bar"
msgstr "Barra superior"
#: src/preferences/SchedulePage.js:89
msgid "System menu"
msgstr "Menu do sistema"
#: src/preferences/ThemesPage.js:50
msgid "Default" msgid "Default"
msgstr "Padrão" msgstr "Padrão"
@@ -97,340 +110,267 @@ msgstr "Tema GTK noturno"
msgid "The GTK theme to use during nighttime" msgid "The GTK theme to use during nighttime"
msgstr "Tema GTK para usar durante a noite" msgstr "Tema GTK para usar durante a noite"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:32 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:34
msgid "Use manual GTK variants"
msgstr "Usar variantes manuais GTK"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:33
msgid "Disable automatic GTK theme variants detection"
msgstr "Desativar detecção automática de variantes de tema GTK"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Switch shell variants" msgid "Switch shell variants"
msgstr "Alternar variante do shell" msgstr "Alternar variante do shell"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:35
msgid "Enable shell variants switching" msgid "Enable shell variants switching"
msgstr "Habilitar troca de temas do shell" msgstr "Habilitar troca de temas do shell"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Day shell theme" msgid "Day shell theme"
msgstr "Tema diurno do shell" msgstr "Tema diurno do shell"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40
msgid "The shell theme to use during daytime" msgid "The shell theme to use during daytime"
msgstr "Tema do shell para usar durante o dia" msgstr "Tema do shell para usar durante o dia"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:49 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44
msgid "Night shell theme" msgid "Night shell theme"
msgstr "Tema noturno do shell" msgstr "Tema noturno do shell"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:50 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45
msgid "The shell theme to use during nighttime" msgid "The shell theme to use during nighttime"
msgstr "Tema do shell para usar durante a noite" msgstr "Tema do shell para usar durante a noite"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:54 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:51
msgid "Use manual shell variants"
msgstr "Usar variantes manuais do shell"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:55
msgid "Disable automatic shell theme variants detection"
msgstr "Desativar detecção automática de variantes de tema do shell"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Switch icon variants" msgid "Switch icon variants"
msgstr "Alternar variantes de ícone" msgstr "Alternar variantes de ícone"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:52
msgid "Enable icon variants switching" msgid "Enable icon variants switching"
msgstr "Habilitar troca de variantes de ícone" msgstr "Habilitar troca de variantes de ícone"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:66 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:56
msgid "Day icon theme" msgid "Day icon theme"
msgstr "Tema de ícone diurno" msgstr "Tema de ícone diurno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:67 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:57
msgid "The icon theme to use during daytime" msgid "The icon theme to use during daytime"
msgstr "Tema de ícone para usar durante o dia" msgstr "Tema de ícone para usar durante o dia"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:71 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Night icon theme" msgid "Night icon theme"
msgstr "Tema de ícone noturno" msgstr "Tema de ícone noturno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:72 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62
msgid "The icon theme to use during nighttime" msgid "The icon theme to use during nighttime"
msgstr "Tema de ícone para usar durante a noite" msgstr "Tema de ícone para usar durante a noite"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:68
msgid "Switch cursor variants" msgid "Switch cursor variants"
msgstr "Alternar variantes do cursor" msgstr "Alternar variantes do cursor"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:69
msgid "Enable cursor variants switching" msgid "Enable cursor variants switching"
msgstr "Habilitar troca de variantes do cursor" msgstr "Habilitar troca de variantes do cursor"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:83 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:73
msgid "Day cursor theme" msgid "Day cursor theme"
msgstr "Tema diurno do cursor" msgstr "Tema diurno do cursor"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:84 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:74
msgid "The cursor theme to use during daytime" msgid "The cursor theme to use during daytime"
msgstr "Tema do cursor para usar durante o dia" msgstr "Tema do cursor para usar durante o dia"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:88 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78
msgid "Night cursor theme" msgid "Night cursor theme"
msgstr "Tema noturno do cursor" msgstr "Tema noturno do cursor"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:89 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79
msgid "The cursor theme to use during nighttime" msgid "The cursor theme to use during nighttime"
msgstr "Tema do cursor para usar durante a noite" msgstr "Tema do cursor para usar durante a noite"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:85
msgid "Enable commands" msgid "Enable commands"
msgstr "Habilitar comandos" msgstr "Habilitar comandos"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:86
msgid "Commands will be spawned on time change" msgid "Commands will be spawned on time change"
msgstr "Os comandos serão rodados na mudança de tempo" msgstr "Os comandos serão rodados na mudança de tempo"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:100 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:90
msgid "Sunrise command" msgid "Sunrise command"
msgstr "Comando ao nascer do sol" msgstr "Comando ao nascer do sol"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:101 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:91
msgid "The command to spawn at sunrise" msgid "The command to spawn at sunrise"
msgstr "Comando para rodar ao nascer do sol" msgstr "Comando para rodar ao nascer do sol"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:105 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95
msgid "Sunset command" msgid "Sunset command"
msgstr "Comando ao se pôr do sol" msgstr "Comando ao se pôr do sol"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:106 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96
msgid "The command to spawn at sunset" msgid "The command to spawn at sunset"
msgstr "Comando para rodar ao pôr do sol" msgstr "Comando para rodar ao pôr do sol"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:102
msgid "Enable backgrounds" msgid "Enable backgrounds"
msgstr "Habilitar planos de fundo" msgstr "Habilitar planos de fundo"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:103
msgid "Background will be changed on time change" msgid "Background will be changed on time change"
msgstr "O plano de fundo será alterado na troca de tempo" msgstr "O plano de fundo será alterado na troca de tempo"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:117 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:107
#: src/preferences/ui/BackgroundsPreferences.ui:39 #: src/preferences/ui/BackgroundsPage.ui:15
msgid "Day background" msgid "Day background"
msgstr "Plano de fundo diurno" msgstr "Plano de fundo diurno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:118 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:108
msgid "Path to the day background" msgid "Path to the day background"
msgstr "Caminho para o plano de fundo diurno" msgstr "Caminho para o plano de fundo diurno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:122 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112
#: src/preferences/ui/BackgroundsPreferences.ui:47 #: src/preferences/ui/BackgroundsPage.ui:28
msgid "Night background" msgid "Night background"
msgstr "Plano de fundo noturno" msgstr "Plano de fundo noturno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:123 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113
msgid "Path to the night background" msgid "Path to the night background"
msgstr "Caminho para o fundo noturno" msgstr "Caminho para o fundo noturno"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:125
#: src/preferences/ui/Schedule.ui:36 #: src/preferences/ui/SchedulePage.ui:27
msgid "Time source" msgid "Time source"
msgstr "Fonte de tempo" msgstr "Fonte de tempo"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:126
msgid "The source used to check current time" msgid "The source used to check current time"
msgstr "Fonte usada para verificar a hora atual" msgstr "Fonte usada para verificar a hora atual"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:140 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:130
msgid "Follow Night Light \"Disable until tomorrow\"" msgid "Follow Night Light \"Disable until tomorrow\""
msgstr "Siga Luz noturna \"Desativar até amanhã\"" msgstr "Siga Luz noturna \"Desativar até amanhã\""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:141 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:131
msgid "Switch back to day time when Night Light is temporarily disabled" msgid "Switch back to day time when Night Light is temporarily disabled"
msgstr "Volte para dia quando a Luz noturna estiver temporariamente desativada" msgstr "Volte para dia quando a Luz noturna estiver temporariamente desativada"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135
msgid "Always enable the on-demand timer" msgid "Always enable the on-demand timer"
msgstr "Sempre habilite o timer sob demanda" msgstr "Sempre habilite o timer sob demanda"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:146 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136
msgid "The on-demand timer will always be enabled alongside other timers" msgid "The on-demand timer will always be enabled alongside other timers"
msgstr "O timer sob demanda sempre será habilitado junto com outros timers" msgstr "O timer sob demanda sempre será habilitado junto com outros timers"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:154 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:144
msgid "On-demand time" msgid "On-demand time"
msgstr "Tempo sob demanda" msgstr "Tempo sob demanda"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:155 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145
msgid "The current time used in on-demand mode" msgid "The current time used in on-demand mode"
msgstr "Hora atual usada no modo sob demanda" msgstr "Hora atual usada no modo sob demanda"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:149
msgid "Key combination to toggle time" msgid "Key combination to toggle time"
msgstr "Combinação de teclas para alternar o tempo" msgstr "Combinação de teclas para alternar o tempo"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:150
msgid "The key combination that will toggle time in on-demand mode" msgid "The key combination that will toggle time in on-demand mode"
msgstr "Combinação de teclas que alternará o tempo no modo sob demanda" msgstr "Combinação de teclas que alternará o tempo no modo sob demanda"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159
msgid "On-demand button placement" msgid "On-demand button placement"
msgstr "Posicionamento do botão sob demanda" msgstr "Posicionamento do botão sob demanda"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160
msgid "Where the on-demand button will be placed" msgid "Where the on-demand button will be placed"
msgstr "Onde o botão sob demanda será colocado" msgstr "Onde o botão sob demanda será colocado"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:164
msgid "Use manual time source" msgid "Use manual time source"
msgstr "Use uma fonte de tempo manual" msgstr "Use uma fonte de tempo manual"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:165
msgid "Disable automatic time source detection" msgid "Disable automatic time source detection"
msgstr "Desativar detecção automática da fonte de tempo" msgstr "Desativar detecção automática da fonte de tempo"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:179 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169
msgid "Sunrise time" msgid "Sunrise time"
msgstr "Hora do nascer do sol" msgstr "Hora do nascer do sol"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:180 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170
msgid "When the day starts" msgid "When the day starts"
msgstr "Quando o dia começa" msgstr "Quando o dia começa"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:184 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174
msgid "Sunset time" msgid "Sunset time"
msgstr "Hora do pôr do sol" msgstr "Hora do pôr do sol"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:185 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175
msgid "When the day ends" msgid "When the day ends"
msgstr "Quando o dia acabar" msgstr "Quando o dia acabar"
#: src/preferences/ui/BackgroundButton.ui:15 #: src/preferences/ui/BackgroundButton.ui:8
#: src/preferences/ui/ShortcutButton.ui:15
msgid "Choose…"
msgstr "Selecione…"
#: src/preferences/ui/BackgroundButton.ui:32
msgid "Change background" msgid "Change background"
msgstr "Mudar plano de fundo" msgstr "Mudar plano de fundo"
#: src/preferences/ui/BackgroundButton.ui:44 #: src/preferences/ui/BackgroundButton.ui:27
#: src/preferences/ui/BackgroundButton.ui:46 msgid "Select your background image"
msgstr "Selecione a imagem do plano de fundo"
#: src/preferences/ui/BackgroundsPage.ui:9
#, fuzzy
#| msgid "Day background"
msgid "Backgrounds"
msgstr "Plano de fundo diurno"
#: src/preferences/ui/ClearableEntry.ui:10 #: src/preferences/ui/ClearableEntry.ui:10
#: src/preferences/ui/ShortcutButton.ui:43 #: src/preferences/ui/ShortcutButton.ui:43
#: src/preferences/ui/ShortcutButton.ui:45 #: src/preferences/ui/ShortcutButton.ui:45
msgid "Clear" msgid "Clear"
msgstr "Claro" msgstr "Claro"
#: src/preferences/ui/BackgroundButton.ui:61 #: src/preferences/ui/CommandsPage.ui:9
msgid "Select your background image" msgid "Commands"
msgstr "Selecione a imagem do plano de fundo" msgstr "Comandos"
#: src/preferences/ui/BackgroundsPreferences.ui:15 #: src/preferences/ui/CommandsPage.ui:13
msgid "Switch backgrounds"
msgstr "Mudar plano de fundo"
#: src/preferences/ui/Commands.ui:31
msgid "Run commands" msgid "Run commands"
msgstr "Rodar comandos" msgstr "Rodar comandos"
#: src/preferences/ui/Commands.ui:55 src/preferences/ui/Schedule.ui:107 #: src/preferences/ui/CommandsPage.ui:21 src/preferences/ui/SchedulePage.ui:67
msgid "Sunrise" msgid "Sunrise"
msgstr "Nascer do sol" msgstr "Nascer do sol"
#. Don't translate the `notify-send` command. #. Don't translate the `notify-send` command.
#: src/preferences/ui/Commands.ui:58 #: src/preferences/ui/CommandsPage.ui:25 src/preferences/ui/CommandsPage.ui:39
msgid "notify-send \"Hello sunshine!\"" msgid "notify-send \"Hello sunshine!\""
msgstr "notify-send \"Olá raio de sol!\"" msgstr "notify-send \"Olá raio de sol!\""
#: src/preferences/ui/Commands.ui:67 src/preferences/ui/Schedule.ui:115 #: src/preferences/ui/CommandsPage.ui:35 src/preferences/ui/SchedulePage.ui:79
msgid "Sunset" msgid "Sunset"
msgstr "Pôr do sol" msgstr "Pôr do sol"
#. Don't translate the `notify-send` command. #: src/preferences/ui/ContributePage.ui:9
#: src/preferences/ui/Commands.ui:70 msgid "Contribute"
msgid "notify-send \"Hello moonshine!\""
msgstr "notify-send \"Olá, luar!\""
#: src/preferences/ui/CursorPreferences.ui:15
msgid "Switch cursor theme variants"
msgstr "Alternar variantes do tema do cursor"
#: src/preferences/ui/CursorPreferences.ui:39
#: src/preferences/ui/GtkPreferences.ui:48
#: src/preferences/ui/IconPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:48
msgid "Day variant"
msgstr "Variante diurna"
#: src/preferences/ui/CursorPreferences.ui:49
#: src/preferences/ui/GtkPreferences.ui:59
#: src/preferences/ui/IconPreferences.ui:49
#: src/preferences/ui/ShellPreferences.ui:59
msgid "Night variant"
msgstr "Variante noturna"
#: src/preferences/ui/GtkPreferences.ui:15
msgid "Switch GTK theme variants"
msgstr "Mudar variantes do tema GTK"
#: src/preferences/ui/GtkPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:39
msgid "Manual variants"
msgstr "Variantes manuais"
#: src/preferences/ui/GtkPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GTK theme. Please <a href=\"https://"
"gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\">submit "
"a request</a> to get your theme supported."
msgstr "" msgstr ""
"Você pode definir variantes manualmente se a extensão não puder detectar "
"automaticamente as variantes diurnas e noturnas de seu tema GTK. <a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
"issues\">Envie uma solicitação</a> para ter seu tema suportado."
#: src/preferences/ui/Headerbar.ui:12 src/preferences/ui/Headerbar.ui:24 #: src/preferences/ui/ContributePage.ui:42
msgid "Support us" msgid "View the code and report issues"
msgstr "Apoie-nos" msgstr ""
#: src/preferences/ui/Headerbar.ui:48 #: src/preferences/ui/ContributePage.ui:55
msgid "View code on GitLab" msgid "Contribute to the translation"
msgstr "Ver código no GitLab" msgstr ""
#: src/preferences/ui/Headerbar.ui:71 #: src/preferences/ui/ContributePage.ui:68
msgid "Translate on Weblate" msgid "Support me with a donation"
msgstr "Traduzir no Weblate" msgstr ""
#: src/preferences/ui/Headerbar.ui:94 #: src/preferences/ui/SchedulePage.ui:9
msgid "Donate on Liberapay"
msgstr "Doe no Liberapay"
#: src/preferences/ui/IconPreferences.ui:15
msgid "Switch icon theme variants"
msgstr "Alternar variantes de tema de ícone"
#: src/preferences/ui/Preferences.ui:14
msgid "Schedule" msgid "Schedule"
msgstr "Cronograma" msgstr "Cronograma"
#: src/preferences/ui/Preferences.ui:24 #: src/preferences/ui/SchedulePage.ui:15
msgid "Appearance"
msgstr "Aparência"
#: src/preferences/ui/Preferences.ui:34
msgid "Commands"
msgstr "Comandos"
#: src/preferences/ui/Schedule.ui:27
msgid "Manual time source" msgid "Manual time source"
msgstr "Fonte de tempo manual" msgstr "Fonte de tempo manual"
#: src/preferences/ui/Schedule.ui:28 #: src/preferences/ui/SchedulePage.ui:16
msgid "" msgid ""
"The extension will try to use Night Light or Location Services to " "The extension will try to use Night Light or Location Services to "
"automatically set your current sunrise and sunset times if they are enabled. " "automatically set your current sunrise and sunset times if they are enabled. "
@@ -440,19 +380,19 @@ msgstr ""
"automaticamente os horários atuais do nascer e pôr do sol se estiverem " "automaticamente os horários atuais do nascer e pôr do sol se estiverem "
"ativados. Se preferir, você pode escolher manualmente uma fonte de tempo." "ativados. Se preferir, você pode escolher manualmente uma fonte de tempo."
#: src/preferences/ui/Schedule.ui:45 #: src/preferences/ui/SchedulePage.ui:33
msgid "Always show on-demand controls" msgid "Always show on-demand controls"
msgstr "Sempre mostrar controles sob demanda" msgstr "Sempre mostrar controles sob demanda"
#: src/preferences/ui/Schedule.ui:46 #: src/preferences/ui/SchedulePage.ui:34
msgid "Allows you to override the current time when using a schedule." msgid "Allows you to override the current time when using a schedule."
msgstr "Permite que você substitua a hora atual ao usar um cronograma." msgstr "Permite que você substitua a hora atual ao usar um cronograma."
#: src/preferences/ui/Schedule.ui:74 #: src/preferences/ui/SchedulePage.ui:50
msgid "Follow <i>Disable until tomorrow</i>" msgid "Follow <i>Disable until tomorrow</i>"
msgstr "Siga <i>Desativar até amanhã</i>" msgstr "Siga <i>Desativar até amanhã</i>"
#: src/preferences/ui/Schedule.ui:75 #: src/preferences/ui/SchedulePage.ui:51
msgid "" msgid ""
"When Night Light is temporarily disabled, the extension will switch to day " "When Night Light is temporarily disabled, the extension will switch to day "
"variants." "variants."
@@ -460,55 +400,177 @@ msgstr ""
"Quando a Luz noturna está temporariamente desativada, a extensão mudará para " "Quando a Luz noturna está temporariamente desativada, a extensão mudará para "
"as variantes diurnas." "as variantes diurnas."
#: src/preferences/ui/Schedule.ui:95 #: src/preferences/ui/SchedulePage.ui:64
msgid "Manual schedule times" msgid "Manual schedule times"
msgstr "Cronograma manual de tempo" msgstr "Cronograma manual de tempo"
#: src/preferences/ui/Schedule.ui:147 #: src/preferences/ui/SchedulePage.ui:96
msgid "Keyboard shortcut" msgid "Keyboard shortcut"
msgstr "Atalho de teclado" msgstr "Atalho de teclado"
#: src/preferences/ui/Schedule.ui:155 #: src/preferences/ui/SchedulePage.ui:107
msgid "Button location" msgid "Button location"
msgstr "Localização do botão" msgstr "Localização do botão"
#: src/preferences/ui/Schedule.ui:160 #: src/preferences/ui/ShortcutButton.ui:15
msgid "None" msgid "Choose…"
msgstr "Desabilitado" msgstr "Selecione…"
#: src/preferences/ui/Schedule.ui:161
msgid "Top bar"
msgstr "Barra superior"
#: src/preferences/ui/Schedule.ui:162
msgid "System menu"
msgstr "Menu do sistema"
#: src/preferences/ui/ShellPreferences.ui:15
msgid "Switch Shell theme variants"
msgstr "Alternar variantes do tema Shell"
#: src/preferences/ui/ShellPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GNOME Shell theme. Please <a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues"
"\">submit a request</a> to get your theme supported."
msgstr ""
"Você pode definir variantes manualmente se a extensão não puder detectar "
"automaticamente as variantes diurnas e noturnas do seu tema GNOME Shell. <a "
"href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
"issues\">Envie uma solicitação</a> para ter seu tema suportado."
#: src/preferences/ui/ShortcutButton.ui:32 #: src/preferences/ui/ShortcutButton.ui:32
msgid "Change keyboard shortcut" msgid "Change keyboard shortcut"
msgstr "Alterar atalho de teclado" msgstr "Alterar atalho de teclado"
#: src/preferences/ui/ShortcutButton.ui:100 #: src/preferences/ui/ShortcutButton.ui:80
msgid "Press your keyboard shortcut…" msgid "Press your keyboard shortcut…"
msgstr "Pressione seu atalho de teclado …" msgstr "Pressione seu atalho de teclado …"
#: src/preferences/ui/ThemesPage.ui:9
msgid "Themes"
msgstr ""
#: src/preferences/ui/ThemesPage.ui:15
msgid ""
"GNOME has a built-in dark mode that the extension uses. Manually switching "
"themes is discouraged and is only here for legacy reasons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:28
#, fuzzy
#| msgid "Day GTK theme"
msgid "GTK theme"
msgstr "Tema GTK diurno"
#: src/preferences/ui/ThemesPage.ui:29
msgid ""
"Forcing a dark theme on applications not designed to support it can have "
"undesirable side-effects such as unreadable text or invisible icons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:37 src/preferences/ui/ThemesPage.ui:57
#: src/preferences/ui/ThemesPage.ui:77 src/preferences/ui/ThemesPage.ui:97
msgid "Day variant"
msgstr "Variante diurna"
#: src/preferences/ui/ThemesPage.ui:42 src/preferences/ui/ThemesPage.ui:62
#: src/preferences/ui/ThemesPage.ui:82 src/preferences/ui/ThemesPage.ui:102
msgid "Night variant"
msgstr "Variante noturna"
#: src/preferences/ui/ThemesPage.ui:49
#, fuzzy
#| msgid "Day shell theme"
msgid "Shell theme"
msgstr "Tema diurno do shell"
#: src/preferences/ui/ThemesPage.ui:69
#, fuzzy
#| msgid "Day icon theme"
msgid "Icon theme"
msgstr "Tema de ícone diurno"
#: src/preferences/ui/ThemesPage.ui:89
#, fuzzy
#| msgid "Day cursor theme"
msgid "Cursor theme"
msgstr "Tema diurno do cursor"
#. Time separator (eg. 08:27) #. Time separator (eg. 08:27)
#: src/preferences/ui/TimeChooser.ui:23 #: src/preferences/ui/TimeChooser.ui:23
msgid ":" msgid ":"
msgstr ":" msgstr ":"
#, javascript-format
#~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GTK theme. Please manually choose them in the extension's preferences."
#~ msgstr ""
#~ "Não foi possível detectar automaticamente as variantes diurnas e noturnas "
#~ "para o tema GTK \"%s\". Escolha-os manualmente nas preferências da "
#~ "extensão."
#, javascript-format
#~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GNOME Shell theme. Please manually choose them in the extension's "
#~ "preferences."
#~ msgstr ""
#~ "Não foi possível detectar automaticamente as variantes diurnas e noturnas "
#~ "do tema GNOME Shell \"%s\". Escolha-os manualmente nas preferências da "
#~ "extensão."
#~ msgid "Switch to night theme"
#~ msgstr "Trocar para o tema noturno"
#~ msgid "Switch to day theme"
#~ msgstr "Trocar para o tema diurno"
#~ msgid "Use manual GTK variants"
#~ msgstr "Usar variantes manuais GTK"
#~ msgid "Disable automatic GTK theme variants detection"
#~ msgstr "Desativar detecção automática de variantes de tema GTK"
#~ msgid "Use manual shell variants"
#~ msgstr "Usar variantes manuais do shell"
#~ msgid "Disable automatic shell theme variants detection"
#~ msgstr "Desativar detecção automática de variantes de tema do shell"
#~ msgid "Switch backgrounds"
#~ msgstr "Mudar plano de fundo"
#~ msgid "notify-send \"Hello moonshine!\""
#~ msgstr "notify-send \"Olá, luar!\""
#~ msgid "Switch cursor theme variants"
#~ msgstr "Alternar variantes do tema do cursor"
#~ msgid "Switch GTK theme variants"
#~ msgstr "Mudar variantes do tema GTK"
#~ msgid "Manual variants"
#~ msgstr "Variantes manuais"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GTK theme. Please <a href="
#~ "\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
#~ "issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Você pode definir variantes manualmente se a extensão não puder detectar "
#~ "automaticamente as variantes diurnas e noturnas de seu tema GTK. <a href="
#~ "\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
#~ "issues\">Envie uma solicitação</a> para ter seu tema suportado."
#~ msgid "Support us"
#~ msgstr "Apoie-nos"
#~ msgid "View code on GitLab"
#~ msgstr "Ver código no GitLab"
#~ msgid "Translate on Weblate"
#~ msgstr "Traduzir no Weblate"
#~ msgid "Donate on Liberapay"
#~ msgstr "Doe no Liberapay"
#~ msgid "Switch icon theme variants"
#~ msgstr "Alternar variantes de tema de ícone"
#~ msgid "Appearance"
#~ msgstr "Aparência"
#~ msgid "Switch Shell theme variants"
#~ msgstr "Alternar variantes do tema Shell"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GNOME Shell theme. Please <a "
#~ "href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Você pode definir variantes manualmente se a extensão não puder detectar "
#~ "automaticamente as variantes diurnas e noturnas do seu tema GNOME Shell. "
#~ "<a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">Envie uma solicitação</a> para ter seu tema "
#~ "suportado."
+202 -207
View File
@@ -6,11 +6,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Night Theme Switcher\n" "Project-Id-Version: Night Theme Switcher\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-08-25 14:58+0200\n" "POT-Creation-Date: 2022-02-18 14:04+0100\n"
"PO-Revision-Date: 2021-10-31 21:35+0000\n" "PO-Revision-Date: 2021-10-31 21:35+0000\n"
"Last-Translator: Andrei LAZAROV <andrei_lazarov@yahoo.com>\n" "Last-Translator: Andrei LAZAROV <andrei_lazarov@yahoo.com>\n"
"Language-Team: Romanian <https://hosted.weblate.org/projects/" "Language-Team: Romanian <https://hosted.weblate.org/projects/night-theme-"
"night-theme-switcher/extension/ro/>\n" "switcher/extension/ro/>\n"
"Language: ro\n" "Language: ro\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,50 +19,63 @@ msgstr ""
"20)) ? 1 : 2;\n" "20)) ? 1 : 2;\n"
"X-Generator: Weblate 4.9-dev\n" "X-Generator: Weblate 4.9-dev\n"
#: src/modules/GtkThemer.js:184 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode On"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" GTK "
"theme. Please manually choose them in the extension's preferences."
msgstr "" msgstr ""
"Imposibil de detectat automat variantele de zi și noapte ale temei GTK \"%s\""
". Vă rugăm alegeți-le manual în setările extensiei."
#: src/modules/ShellThemer.js:196 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode Off"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" "
"GNOME Shell theme. Please manually choose them in the extension's "
"preferences."
msgstr "" msgstr ""
"Imposibil de detectat automat variantele de zi și noapte ale temei GNOME "
"Shell \"%s\". Vă rugăm alegeți-le manual în setările extensiei."
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:218
msgid "Switch to night theme" msgid "Extension Preferences"
msgstr "Activează tema de noapte" msgstr ""
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:227
msgid "Switch to day theme" msgid "Night Mode Off"
msgstr "Activează tema de zi" msgstr ""
#: src/preferences/Schedule.js:57 src/preferences/ui/Schedule.ui:62 #: src/modules/TimerOndemand.js:227
msgid "Night Mode On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn Off"
msgstr ""
#: src/preferences/SchedulePage.js:42 src/preferences/ui/SchedulePage.ui:47
msgid "Night Light" msgid "Night Light"
msgstr "Lumină de noapte" msgstr "Lumină de noapte"
#: src/preferences/Schedule.js:67 #: src/preferences/SchedulePage.js:46
msgid "Location Services" msgid "Location Services"
msgstr "Servicii de locație" msgstr "Servicii de locație"
#: src/preferences/Schedule.js:80 #: src/preferences/SchedulePage.js:54
msgid "Manual schedule" msgid "Manual schedule"
msgstr "Programare manuală" msgstr "Programare manuală"
#: src/preferences/Schedule.js:81 src/preferences/ui/Schedule.ui:135 #: src/preferences/SchedulePage.js:55 src/preferences/ui/SchedulePage.ui:93
msgid "On-demand" msgid "On-demand"
msgstr "Manual" msgstr "Manual"
#: src/preferences/ShellPreferences.js:55 #: src/preferences/SchedulePage.js:87
msgid "None"
msgstr ""
#: src/preferences/SchedulePage.js:88
msgid "Top bar"
msgstr ""
#: src/preferences/SchedulePage.js:89
msgid "System menu"
msgstr ""
#: src/preferences/ThemesPage.js:50
msgid "Default" msgid "Default"
msgstr "Implicit" msgstr "Implicit"
@@ -98,405 +111,387 @@ msgstr "Temă de noapte GTK"
msgid "The GTK theme to use during nighttime" msgid "The GTK theme to use during nighttime"
msgstr "Tema GTK pentru timpul nopții" msgstr "Tema GTK pentru timpul nopții"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:32 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:34
msgid "Use manual GTK variants"
msgstr "Folosește variante manuale GTK"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:33
msgid "Disable automatic GTK theme variants detection"
msgstr "Dezactivează detectarea automată a variantelor temei GTK"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Switch shell variants" msgid "Switch shell variants"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:35
msgid "Enable shell variants switching" msgid "Enable shell variants switching"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Day shell theme" msgid "Day shell theme"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40
msgid "The shell theme to use during daytime" msgid "The shell theme to use during daytime"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:49 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44
msgid "Night shell theme" msgid "Night shell theme"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:50 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45
msgid "The shell theme to use during nighttime" msgid "The shell theme to use during nighttime"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:54 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:51
msgid "Use manual shell variants"
msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:55
msgid "Disable automatic shell theme variants detection"
msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Switch icon variants" msgid "Switch icon variants"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:52
msgid "Enable icon variants switching" msgid "Enable icon variants switching"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:66 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:56
msgid "Day icon theme" msgid "Day icon theme"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:67 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:57
msgid "The icon theme to use during daytime" msgid "The icon theme to use during daytime"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:71 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Night icon theme" msgid "Night icon theme"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:72 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62
msgid "The icon theme to use during nighttime" msgid "The icon theme to use during nighttime"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:68
msgid "Switch cursor variants" msgid "Switch cursor variants"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:69
msgid "Enable cursor variants switching" msgid "Enable cursor variants switching"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:83 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:73
msgid "Day cursor theme" msgid "Day cursor theme"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:84 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:74
msgid "The cursor theme to use during daytime" msgid "The cursor theme to use during daytime"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:88 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78
msgid "Night cursor theme" msgid "Night cursor theme"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:89 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79
msgid "The cursor theme to use during nighttime" msgid "The cursor theme to use during nighttime"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:85
msgid "Enable commands" msgid "Enable commands"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:86
msgid "Commands will be spawned on time change" msgid "Commands will be spawned on time change"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:100 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:90
msgid "Sunrise command" msgid "Sunrise command"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:101 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:91
msgid "The command to spawn at sunrise" msgid "The command to spawn at sunrise"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:105 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95
msgid "Sunset command" msgid "Sunset command"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:106 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96
msgid "The command to spawn at sunset" msgid "The command to spawn at sunset"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:102
msgid "Enable backgrounds" msgid "Enable backgrounds"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:103
msgid "Background will be changed on time change" msgid "Background will be changed on time change"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:117 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:107
#: src/preferences/ui/BackgroundsPreferences.ui:39 #: src/preferences/ui/BackgroundsPage.ui:15
msgid "Day background" msgid "Day background"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:118 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:108
msgid "Path to the day background" msgid "Path to the day background"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:122 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112
#: src/preferences/ui/BackgroundsPreferences.ui:47 #: src/preferences/ui/BackgroundsPage.ui:28
msgid "Night background" msgid "Night background"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:123 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113
msgid "Path to the night background" msgid "Path to the night background"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:125
#: src/preferences/ui/Schedule.ui:36 #: src/preferences/ui/SchedulePage.ui:27
msgid "Time source" msgid "Time source"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:126
msgid "The source used to check current time" msgid "The source used to check current time"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:140 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:130
msgid "Follow Night Light \"Disable until tomorrow\"" msgid "Follow Night Light \"Disable until tomorrow\""
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:141 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:131
msgid "Switch back to day time when Night Light is temporarily disabled" msgid "Switch back to day time when Night Light is temporarily disabled"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135
msgid "Always enable the on-demand timer" msgid "Always enable the on-demand timer"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:146 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136
msgid "The on-demand timer will always be enabled alongside other timers" msgid "The on-demand timer will always be enabled alongside other timers"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:154 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:144
msgid "On-demand time" msgid "On-demand time"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:155 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145
msgid "The current time used in on-demand mode" msgid "The current time used in on-demand mode"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:149
msgid "Key combination to toggle time" msgid "Key combination to toggle time"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:150
msgid "The key combination that will toggle time in on-demand mode" msgid "The key combination that will toggle time in on-demand mode"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159
msgid "On-demand button placement" msgid "On-demand button placement"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160
msgid "Where the on-demand button will be placed" msgid "Where the on-demand button will be placed"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:164
msgid "Use manual time source" msgid "Use manual time source"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:165
msgid "Disable automatic time source detection" msgid "Disable automatic time source detection"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:179 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169
msgid "Sunrise time" msgid "Sunrise time"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:180 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170
msgid "When the day starts" msgid "When the day starts"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:184 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174
msgid "Sunset time" msgid "Sunset time"
msgstr "" msgstr ""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:185 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175
msgid "When the day ends" msgid "When the day ends"
msgstr "" msgstr ""
#: src/preferences/ui/BackgroundButton.ui:15 #: src/preferences/ui/BackgroundButton.ui:8
#: src/preferences/ui/ShortcutButton.ui:15
msgid "Choose…"
msgstr ""
#: src/preferences/ui/BackgroundButton.ui:32
msgid "Change background" msgid "Change background"
msgstr "" msgstr ""
#: src/preferences/ui/BackgroundButton.ui:44 #: src/preferences/ui/BackgroundButton.ui:27
#: src/preferences/ui/BackgroundButton.ui:46 msgid "Select your background image"
msgstr ""
#: src/preferences/ui/BackgroundsPage.ui:9
msgid "Backgrounds"
msgstr ""
#: src/preferences/ui/ClearableEntry.ui:10 #: src/preferences/ui/ClearableEntry.ui:10
#: src/preferences/ui/ShortcutButton.ui:43 #: src/preferences/ui/ShortcutButton.ui:43
#: src/preferences/ui/ShortcutButton.ui:45 #: src/preferences/ui/ShortcutButton.ui:45
msgid "Clear" msgid "Clear"
msgstr "" msgstr ""
#: src/preferences/ui/BackgroundButton.ui:61 #: src/preferences/ui/CommandsPage.ui:9
msgid "Select your background image" msgid "Commands"
msgstr "" msgstr ""
#: src/preferences/ui/BackgroundsPreferences.ui:15 #: src/preferences/ui/CommandsPage.ui:13
msgid "Switch backgrounds"
msgstr ""
#: src/preferences/ui/Commands.ui:31
msgid "Run commands" msgid "Run commands"
msgstr "" msgstr ""
#: src/preferences/ui/Commands.ui:55 src/preferences/ui/Schedule.ui:107 #: src/preferences/ui/CommandsPage.ui:21 src/preferences/ui/SchedulePage.ui:67
msgid "Sunrise" msgid "Sunrise"
msgstr "" msgstr ""
#. Don't translate the `notify-send` command. #. Don't translate the `notify-send` command.
#: src/preferences/ui/Commands.ui:58 #: src/preferences/ui/CommandsPage.ui:25 src/preferences/ui/CommandsPage.ui:39
msgid "notify-send \"Hello sunshine!\"" msgid "notify-send \"Hello sunshine!\""
msgstr "" msgstr ""
#: src/preferences/ui/Commands.ui:67 src/preferences/ui/Schedule.ui:115 #: src/preferences/ui/CommandsPage.ui:35 src/preferences/ui/SchedulePage.ui:79
msgid "Sunset" msgid "Sunset"
msgstr "" msgstr ""
#. Don't translate the `notify-send` command. #: src/preferences/ui/ContributePage.ui:9
#: src/preferences/ui/Commands.ui:70 msgid "Contribute"
msgid "notify-send \"Hello moonshine!\""
msgstr "" msgstr ""
#: src/preferences/ui/CursorPreferences.ui:15 #: src/preferences/ui/ContributePage.ui:42
msgid "Switch cursor theme variants" msgid "View the code and report issues"
msgstr "" msgstr ""
#: src/preferences/ui/CursorPreferences.ui:39 #: src/preferences/ui/ContributePage.ui:55
#: src/preferences/ui/GtkPreferences.ui:48 msgid "Contribute to the translation"
#: src/preferences/ui/IconPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:48
msgid "Day variant"
msgstr "" msgstr ""
#: src/preferences/ui/CursorPreferences.ui:49 #: src/preferences/ui/ContributePage.ui:68
#: src/preferences/ui/GtkPreferences.ui:59 msgid "Support me with a donation"
#: src/preferences/ui/IconPreferences.ui:49
#: src/preferences/ui/ShellPreferences.ui:59
msgid "Night variant"
msgstr "" msgstr ""
#: src/preferences/ui/GtkPreferences.ui:15 #: src/preferences/ui/SchedulePage.ui:9
msgid "Switch GTK theme variants"
msgstr ""
#: src/preferences/ui/GtkPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:39
msgid "Manual variants"
msgstr ""
#: src/preferences/ui/GtkPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GTK theme. Please <a href=\"https://"
"gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\">submit "
"a request</a> to get your theme supported."
msgstr ""
#: src/preferences/ui/Headerbar.ui:12 src/preferences/ui/Headerbar.ui:24
msgid "Support us"
msgstr ""
#: src/preferences/ui/Headerbar.ui:48
msgid "View code on GitLab"
msgstr ""
#: src/preferences/ui/Headerbar.ui:71
msgid "Translate on Weblate"
msgstr ""
#: src/preferences/ui/Headerbar.ui:94
msgid "Donate on Liberapay"
msgstr ""
#: src/preferences/ui/IconPreferences.ui:15
msgid "Switch icon theme variants"
msgstr ""
#: src/preferences/ui/Preferences.ui:14
msgid "Schedule" msgid "Schedule"
msgstr "" msgstr ""
#: src/preferences/ui/Preferences.ui:24 #: src/preferences/ui/SchedulePage.ui:15
msgid "Appearance"
msgstr ""
#: src/preferences/ui/Preferences.ui:34
msgid "Commands"
msgstr ""
#: src/preferences/ui/Schedule.ui:27
msgid "Manual time source" msgid "Manual time source"
msgstr "" msgstr ""
#: src/preferences/ui/Schedule.ui:28 #: src/preferences/ui/SchedulePage.ui:16
msgid "" msgid ""
"The extension will try to use Night Light or Location Services to " "The extension will try to use Night Light or Location Services to "
"automatically set your current sunrise and sunset times if they are enabled. " "automatically set your current sunrise and sunset times if they are enabled. "
"If you prefer, you can manually choose a time source." "If you prefer, you can manually choose a time source."
msgstr "" msgstr ""
#: src/preferences/ui/Schedule.ui:45 #: src/preferences/ui/SchedulePage.ui:33
msgid "Always show on-demand controls" msgid "Always show on-demand controls"
msgstr "" msgstr ""
#: src/preferences/ui/Schedule.ui:46 #: src/preferences/ui/SchedulePage.ui:34
msgid "Allows you to override the current time when using a schedule." msgid "Allows you to override the current time when using a schedule."
msgstr "" msgstr ""
#: src/preferences/ui/Schedule.ui:74 #: src/preferences/ui/SchedulePage.ui:50
msgid "Follow <i>Disable until tomorrow</i>" msgid "Follow <i>Disable until tomorrow</i>"
msgstr "" msgstr ""
#: src/preferences/ui/Schedule.ui:75 #: src/preferences/ui/SchedulePage.ui:51
msgid "" msgid ""
"When Night Light is temporarily disabled, the extension will switch to day " "When Night Light is temporarily disabled, the extension will switch to day "
"variants." "variants."
msgstr "" msgstr ""
#: src/preferences/ui/Schedule.ui:95 #: src/preferences/ui/SchedulePage.ui:64
msgid "Manual schedule times" msgid "Manual schedule times"
msgstr "" msgstr ""
#: src/preferences/ui/Schedule.ui:147 #: src/preferences/ui/SchedulePage.ui:96
msgid "Keyboard shortcut" msgid "Keyboard shortcut"
msgstr "" msgstr ""
#: src/preferences/ui/Schedule.ui:155 #: src/preferences/ui/SchedulePage.ui:107
msgid "Button location" msgid "Button location"
msgstr "" msgstr ""
#: src/preferences/ui/Schedule.ui:160 #: src/preferences/ui/ShortcutButton.ui:15
msgid "None" msgid "Choose…"
msgstr ""
#: src/preferences/ui/Schedule.ui:161
msgid "Top bar"
msgstr ""
#: src/preferences/ui/Schedule.ui:162
msgid "System menu"
msgstr ""
#: src/preferences/ui/ShellPreferences.ui:15
msgid "Switch Shell theme variants"
msgstr ""
#: src/preferences/ui/ShellPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GNOME Shell theme. Please <a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues"
"\">submit a request</a> to get your theme supported."
msgstr "" msgstr ""
#: src/preferences/ui/ShortcutButton.ui:32 #: src/preferences/ui/ShortcutButton.ui:32
msgid "Change keyboard shortcut" msgid "Change keyboard shortcut"
msgstr "" msgstr ""
#: src/preferences/ui/ShortcutButton.ui:100 #: src/preferences/ui/ShortcutButton.ui:80
msgid "Press your keyboard shortcut…" msgid "Press your keyboard shortcut…"
msgstr "" msgstr ""
#: src/preferences/ui/ThemesPage.ui:9
msgid "Themes"
msgstr ""
#: src/preferences/ui/ThemesPage.ui:15
msgid ""
"GNOME has a built-in dark mode that the extension uses. Manually switching "
"themes is discouraged and is only here for legacy reasons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:28
#, fuzzy
#| msgid "Day GTK theme"
msgid "GTK theme"
msgstr "Tema de zi GTK"
#: src/preferences/ui/ThemesPage.ui:29
msgid ""
"Forcing a dark theme on applications not designed to support it can have "
"undesirable side-effects such as unreadable text or invisible icons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:37 src/preferences/ui/ThemesPage.ui:57
#: src/preferences/ui/ThemesPage.ui:77 src/preferences/ui/ThemesPage.ui:97
msgid "Day variant"
msgstr ""
#: src/preferences/ui/ThemesPage.ui:42 src/preferences/ui/ThemesPage.ui:62
#: src/preferences/ui/ThemesPage.ui:82 src/preferences/ui/ThemesPage.ui:102
msgid "Night variant"
msgstr ""
#: src/preferences/ui/ThemesPage.ui:49
msgid "Shell theme"
msgstr ""
#: src/preferences/ui/ThemesPage.ui:69
msgid "Icon theme"
msgstr ""
#: src/preferences/ui/ThemesPage.ui:89
msgid "Cursor theme"
msgstr ""
#. Time separator (eg. 08:27) #. Time separator (eg. 08:27)
#: src/preferences/ui/TimeChooser.ui:23 #: src/preferences/ui/TimeChooser.ui:23
msgid ":" msgid ":"
msgstr "" msgstr ""
#, javascript-format
#~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GTK theme. Please manually choose them in the extension's preferences."
#~ msgstr ""
#~ "Imposibil de detectat automat variantele de zi și noapte ale temei GTK "
#~ "\"%s\". Vă rugăm alegeți-le manual în setările extensiei."
#, javascript-format
#~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GNOME Shell theme. Please manually choose them in the extension's "
#~ "preferences."
#~ msgstr ""
#~ "Imposibil de detectat automat variantele de zi și noapte ale temei GNOME "
#~ "Shell \"%s\". Vă rugăm alegeți-le manual în setările extensiei."
#~ msgid "Switch to night theme"
#~ msgstr "Activează tema de noapte"
#~ msgid "Switch to day theme"
#~ msgstr "Activează tema de zi"
#~ msgid "Use manual GTK variants"
#~ msgstr "Folosește variante manuale GTK"
#~ msgid "Disable automatic GTK theme variants detection"
#~ msgstr "Dezactivează detectarea automată a variantelor temei GTK"
+283 -223
View File
@@ -6,11 +6,11 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Night Theme Switcher\n" "Project-Id-Version: Night Theme Switcher\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-08-25 14:58+0200\n" "POT-Creation-Date: 2022-02-18 14:04+0100\n"
"PO-Revision-Date: 2021-11-21 21:56+0000\n" "PO-Revision-Date: 2021-11-21 21:56+0000\n"
"Last-Translator: Sixella <sixella@gmail.com>\n" "Last-Translator: Sixella <sixella@gmail.com>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/" "Language-Team: Russian <https://hosted.weblate.org/projects/night-theme-"
"night-theme-switcher/extension/ru/>\n" "switcher/extension/ru/>\n"
"Language: ru\n" "Language: ru\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@@ -19,50 +19,63 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 4.10-dev\n" "X-Generator: Weblate 4.10-dev\n"
#: src/modules/GtkThemer.js:184 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode On"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" GTK "
"theme. Please manually choose them in the extension's preferences."
msgstr "" msgstr ""
"Невозможно автоматически определить варианты дня и ночи для темы GTK \"%s\". "
"Пожалуйста, выберите их вручную в настройках расширения."
#: src/modules/ShellThemer.js:196 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode Off"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" "
"GNOME Shell theme. Please manually choose them in the extension's "
"preferences."
msgstr "" msgstr ""
"Невозможно автоматически определить варианты дня и ночи для темы \"%s\" "
"GNOME Shell. Пожалуйста, выберите их вручную в настройках расширения."
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:218
msgid "Switch to night theme" msgid "Extension Preferences"
msgstr "Переключитесь на ночную тему" msgstr ""
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:227
msgid "Switch to day theme" msgid "Night Mode Off"
msgstr "Переключитесь на дневную тему" msgstr ""
#: src/preferences/Schedule.js:57 src/preferences/ui/Schedule.ui:62 #: src/modules/TimerOndemand.js:227
msgid "Night Mode On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn Off"
msgstr ""
#: src/preferences/SchedulePage.js:42 src/preferences/ui/SchedulePage.ui:47
msgid "Night Light" msgid "Night Light"
msgstr "Ночное освещение" msgstr "Ночное освещение"
#: src/preferences/Schedule.js:67 #: src/preferences/SchedulePage.js:46
msgid "Location Services" msgid "Location Services"
msgstr "Услуги по определению местоположения" msgstr "Услуги по определению местоположения"
#: src/preferences/Schedule.js:80 #: src/preferences/SchedulePage.js:54
msgid "Manual schedule" msgid "Manual schedule"
msgstr "Расписание работы вручную" msgstr "Расписание работы вручную"
#: src/preferences/Schedule.js:81 src/preferences/ui/Schedule.ui:135 #: src/preferences/SchedulePage.js:55 src/preferences/ui/SchedulePage.ui:93
msgid "On-demand" msgid "On-demand"
msgstr "По запросу" msgstr "По запросу"
#: src/preferences/ShellPreferences.js:55 #: src/preferences/SchedulePage.js:87
msgid "None"
msgstr "Нет"
#: src/preferences/SchedulePage.js:88
msgid "Top bar"
msgstr "Верхняя панель"
#: src/preferences/SchedulePage.js:89
msgid "System menu"
msgstr "Системное меню"
#: src/preferences/ThemesPage.js:50
msgid "Default" msgid "Default"
msgstr "По умолчанию" msgstr "По умолчанию"
@@ -98,341 +111,268 @@ msgstr "Ночная тема GTK"
msgid "The GTK theme to use during nighttime" msgid "The GTK theme to use during nighttime"
msgstr "GTK тема используемая ночью" msgstr "GTK тема используемая ночью"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:32 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:34
msgid "Use manual GTK variants"
msgstr "Используйте ручные варианты GTK"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:33
msgid "Disable automatic GTK theme variants detection"
msgstr "Отключить автоматическое определение вариантов тем GTK"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Switch shell variants" msgid "Switch shell variants"
msgstr "Варианты переключателя оболочки" msgstr "Варианты переключателя оболочки"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:35
msgid "Enable shell variants switching" msgid "Enable shell variants switching"
msgstr "Включить варианты переключения оболочки" msgstr "Включить варианты переключения оболочки"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Day shell theme" msgid "Day shell theme"
msgstr "Тема дневной оболочки" msgstr "Тема дневной оболочки"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40
msgid "The shell theme to use during daytime" msgid "The shell theme to use during daytime"
msgstr "Тема оболочки для использования в дневное время" msgstr "Тема оболочки для использования в дневное время"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:49 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44
msgid "Night shell theme" msgid "Night shell theme"
msgstr "Тема ночной оболочки" msgstr "Тема ночной оболочки"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:50 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45
msgid "The shell theme to use during nighttime" msgid "The shell theme to use during nighttime"
msgstr "Тема оболочки для использования в ночное время" msgstr "Тема оболочки для использования в ночное время"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:54 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:51
msgid "Use manual shell variants"
msgstr "Используйте ручные варианты оболочки"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:55
msgid "Disable automatic shell theme variants detection"
msgstr "Отключить автоматическое определение вариантов тем оболочки"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Switch icon variants" msgid "Switch icon variants"
msgstr "Варианты переключения иконок" msgstr "Варианты переключения иконок"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:52
msgid "Enable icon variants switching" msgid "Enable icon variants switching"
msgstr "Включить переключение вариантов иконок" msgstr "Включить переключение вариантов иконок"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:66 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:56
msgid "Day icon theme" msgid "Day icon theme"
msgstr "Тема дневных иконок" msgstr "Тема дневных иконок"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:67 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:57
msgid "The icon theme to use during daytime" msgid "The icon theme to use during daytime"
msgstr "Тема иконок для использования в дневное время" msgstr "Тема иконок для использования в дневное время"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:71 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Night icon theme" msgid "Night icon theme"
msgstr "Ночная тема иконок" msgstr "Ночная тема иконок"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:72 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62
msgid "The icon theme to use during nighttime" msgid "The icon theme to use during nighttime"
msgstr "Тема иконок для использования в ночное время" msgstr "Тема иконок для использования в ночное время"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:68
msgid "Switch cursor variants" msgid "Switch cursor variants"
msgstr "Переключение вариантов курсора" msgstr "Переключение вариантов курсора"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:69
msgid "Enable cursor variants switching" msgid "Enable cursor variants switching"
msgstr "Включить переключение вариантов курсора" msgstr "Включить переключение вариантов курсора"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:83 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:73
msgid "Day cursor theme" msgid "Day cursor theme"
msgstr "Тема дневных курсоров" msgstr "Тема дневных курсоров"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:84 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:74
msgid "The cursor theme to use during daytime" msgid "The cursor theme to use during daytime"
msgstr "Тема курсора для использования в дневное время" msgstr "Тема курсора для использования в дневное время"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:88 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78
msgid "Night cursor theme" msgid "Night cursor theme"
msgstr "Тема ночных курсоров" msgstr "Тема ночных курсоров"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:89 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79
msgid "The cursor theme to use during nighttime" msgid "The cursor theme to use during nighttime"
msgstr "Тема курсора для использования в ночное время" msgstr "Тема курсора для использования в ночное время"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:85
msgid "Enable commands" msgid "Enable commands"
msgstr "Включить команды" msgstr "Включить команды"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:86
msgid "Commands will be spawned on time change" msgid "Commands will be spawned on time change"
msgstr "Команды будут появляться при изменении времени" msgstr "Команды будут появляться при изменении времени"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:100 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:90
msgid "Sunrise command" msgid "Sunrise command"
msgstr "Команда \"Восход солнца\"" msgstr "Команда \"Восход солнца\""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:101 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:91
msgid "The command to spawn at sunrise" msgid "The command to spawn at sunrise"
msgstr "Команда на восход солнца" msgstr "Команда на восход солнца"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:105 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95
msgid "Sunset command" msgid "Sunset command"
msgstr "Команда \"Закат солнца\"" msgstr "Команда \"Закат солнца\""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:106 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96
msgid "The command to spawn at sunset" msgid "The command to spawn at sunset"
msgstr "Команда к появлению на закате" msgstr "Команда к появлению на закате"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:102
msgid "Enable backgrounds" msgid "Enable backgrounds"
msgstr "Включить фоновые изображения" msgstr "Включить фоновые изображения"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:103
msgid "Background will be changed on time change" msgid "Background will be changed on time change"
msgstr "Фоновое изображение будет изменено при смене времени" msgstr "Фоновое изображение будет изменено при смене времени"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:117 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:107
#: src/preferences/ui/BackgroundsPreferences.ui:39 #: src/preferences/ui/BackgroundsPage.ui:15
msgid "Day background" msgid "Day background"
msgstr "Дневное изображение" msgstr "Дневное изображение"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:118 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:108
msgid "Path to the day background" msgid "Path to the day background"
msgstr "Путь к файлу дневного изображения" msgstr "Путь к файлу дневного изображения"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:122 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112
#: src/preferences/ui/BackgroundsPreferences.ui:47 #: src/preferences/ui/BackgroundsPage.ui:28
msgid "Night background" msgid "Night background"
msgstr "Ночное изображение" msgstr "Ночное изображение"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:123 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113
msgid "Path to the night background" msgid "Path to the night background"
msgstr "Путь к файлу ночного изображения" msgstr "Путь к файлу ночного изображения"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:125
#: src/preferences/ui/Schedule.ui:36 #: src/preferences/ui/SchedulePage.ui:27
msgid "Time source" msgid "Time source"
msgstr "Источник времени" msgstr "Источник времени"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:126
msgid "The source used to check current time" msgid "The source used to check current time"
msgstr "Источник, используемый для проверки текущего времени" msgstr "Источник, используемый для проверки текущего времени"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:140 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:130
msgid "Follow Night Light \"Disable until tomorrow\"" msgid "Follow Night Light \"Disable until tomorrow\""
msgstr "Следите за ночной подсветкой \"Отключить до завтра\"" msgstr "Следите за ночной подсветкой \"Отключить до завтра\""
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:141 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:131
msgid "Switch back to day time when Night Light is temporarily disabled" msgid "Switch back to day time when Night Light is temporarily disabled"
msgstr "Переключение в дневное время, когда ночная подсветка временно отключена" msgstr ""
"Переключение в дневное время, когда ночная подсветка временно отключена"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135
msgid "Always enable the on-demand timer" msgid "Always enable the on-demand timer"
msgstr "Всегда включать таймер по требованию" msgstr "Всегда включать таймер по требованию"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:146 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136
msgid "The on-demand timer will always be enabled alongside other timers" msgid "The on-demand timer will always be enabled alongside other timers"
msgstr "Таймер по требованию всегда будет включен наряду с другими таймерами" msgstr "Таймер по требованию всегда будет включен наряду с другими таймерами"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:154 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:144
msgid "On-demand time" msgid "On-demand time"
msgstr "Время по требованию" msgstr "Время по требованию"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:155 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145
msgid "The current time used in on-demand mode" msgid "The current time used in on-demand mode"
msgstr "Текущее время, используемое в режиме по требованию" msgstr "Текущее время, используемое в режиме по требованию"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:149
msgid "Key combination to toggle time" msgid "Key combination to toggle time"
msgstr "Комбинация клавиш для переключения времени" msgstr "Комбинация клавиш для переключения времени"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:150
msgid "The key combination that will toggle time in on-demand mode" msgid "The key combination that will toggle time in on-demand mode"
msgstr "Комбинация клавиш, которая переключает время в режиме по требованию" msgstr "Комбинация клавиш, которая переключает время в режиме по требованию"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159
msgid "On-demand button placement" msgid "On-demand button placement"
msgstr "Размещение кнопки по запросу" msgstr "Размещение кнопки по запросу"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160
msgid "Where the on-demand button will be placed" msgid "Where the on-demand button will be placed"
msgstr "Где будет размещена кнопка включения по запросу" msgstr "Где будет размещена кнопка включения по запросу"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:164
msgid "Use manual time source" msgid "Use manual time source"
msgstr "Используйте ручной режим времени" msgstr "Используйте ручной режим времени"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:165
msgid "Disable automatic time source detection" msgid "Disable automatic time source detection"
msgstr "Отключить автоматическое определение времени" msgstr "Отключить автоматическое определение времени"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:179 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169
msgid "Sunrise time" msgid "Sunrise time"
msgstr "Время восхода солнца" msgstr "Время восхода солнца"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:180 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170
msgid "When the day starts" msgid "When the day starts"
msgstr "Когда начинается день" msgstr "Когда начинается день"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:184 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174
msgid "Sunset time" msgid "Sunset time"
msgstr "Время захода солнца" msgstr "Время захода солнца"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:185 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175
msgid "When the day ends" msgid "When the day ends"
msgstr "Когда день заканчивается" msgstr "Когда день заканчивается"
#: src/preferences/ui/BackgroundButton.ui:15 #: src/preferences/ui/BackgroundButton.ui:8
#: src/preferences/ui/ShortcutButton.ui:15
msgid "Choose…"
msgstr "Выбрать…"
#: src/preferences/ui/BackgroundButton.ui:32
msgid "Change background" msgid "Change background"
msgstr "Сменить фоновое изображение" msgstr "Сменить фоновое изображение"
#: src/preferences/ui/BackgroundButton.ui:44 #: src/preferences/ui/BackgroundButton.ui:27
#: src/preferences/ui/BackgroundButton.ui:46 msgid "Select your background image"
msgstr "Выбрать фоновое изображение"
#: src/preferences/ui/BackgroundsPage.ui:9
#, fuzzy
#| msgid "Day background"
msgid "Backgrounds"
msgstr "Дневное изображение"
#: src/preferences/ui/ClearableEntry.ui:10 #: src/preferences/ui/ClearableEntry.ui:10
#: src/preferences/ui/ShortcutButton.ui:43 #: src/preferences/ui/ShortcutButton.ui:43
#: src/preferences/ui/ShortcutButton.ui:45 #: src/preferences/ui/ShortcutButton.ui:45
msgid "Clear" msgid "Clear"
msgstr "Очистить" msgstr "Очистить"
#: src/preferences/ui/BackgroundButton.ui:61 #: src/preferences/ui/CommandsPage.ui:9
msgid "Select your background image" msgid "Commands"
msgstr "Выбрать фоновое изображение" msgstr "Команды"
#: src/preferences/ui/BackgroundsPreferences.ui:15 #: src/preferences/ui/CommandsPage.ui:13
msgid "Switch backgrounds"
msgstr "Переключить фоновое изображение"
#: src/preferences/ui/Commands.ui:31
msgid "Run commands" msgid "Run commands"
msgstr "Выполнять команды" msgstr "Выполнять команды"
#: src/preferences/ui/Commands.ui:55 src/preferences/ui/Schedule.ui:107 #: src/preferences/ui/CommandsPage.ui:21 src/preferences/ui/SchedulePage.ui:67
msgid "Sunrise" msgid "Sunrise"
msgstr "На восходе" msgstr "На восходе"
#. Don't translate the `notify-send` command. #. Don't translate the `notify-send` command.
#: src/preferences/ui/Commands.ui:58 #: src/preferences/ui/CommandsPage.ui:25 src/preferences/ui/CommandsPage.ui:39
msgid "notify-send \"Hello sunshine!\"" msgid "notify-send \"Hello sunshine!\""
msgstr "notify-send \"Привет солнышко! Доброго дня, мир !\"" msgstr "notify-send \"Привет солнышко! Доброго дня, мир !\""
#: src/preferences/ui/Commands.ui:67 src/preferences/ui/Schedule.ui:115 #: src/preferences/ui/CommandsPage.ui:35 src/preferences/ui/SchedulePage.ui:79
msgid "Sunset" msgid "Sunset"
msgstr "На закате" msgstr "На закате"
#. Don't translate the `notify-send` command. #: src/preferences/ui/ContributePage.ui:9
#: src/preferences/ui/Commands.ui:70 msgid "Contribute"
msgid "notify-send \"Hello moonshine!\""
msgstr "notify-send \"Приятного вечера !\""
#: src/preferences/ui/CursorPreferences.ui:15
msgid "Switch cursor theme variants"
msgstr "Переключение вариантов темы курсора"
#: src/preferences/ui/CursorPreferences.ui:39
#: src/preferences/ui/GtkPreferences.ui:48
#: src/preferences/ui/IconPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:48
msgid "Day variant"
msgstr "Дневной вариант темы"
#: src/preferences/ui/CursorPreferences.ui:49
#: src/preferences/ui/GtkPreferences.ui:59
#: src/preferences/ui/IconPreferences.ui:49
#: src/preferences/ui/ShellPreferences.ui:59
msgid "Night variant"
msgstr "Ночной вариант темы"
#: src/preferences/ui/GtkPreferences.ui:15
msgid "Switch GTK theme variants"
msgstr "Переключить вариант GTK темы"
#: src/preferences/ui/GtkPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:39
msgid "Manual variants"
msgstr "Ручной вариант"
#: src/preferences/ui/GtkPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GTK theme. Please <a href=\"https://"
"gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\">submit "
"a request</a> to get your theme supported."
msgstr "" msgstr ""
"Вы можете вручную установить варианты, если расширение не может "
"автоматически определить дневной и ночной варианты вашей темы GTK. "
"Пожалуйста, <a href=\"https://gitlab.com/rmnvgr/"
"nightthemeswitcher-gnome-shell-extension/-/issues\">отправьте запрос</a>, "
"чтобы получить поддержку вашей темы."
#: src/preferences/ui/Headerbar.ui:12 src/preferences/ui/Headerbar.ui:24 #: src/preferences/ui/ContributePage.ui:42
msgid "Support us" msgid "View the code and report issues"
msgstr "Поддержать нас" msgstr ""
#: src/preferences/ui/Headerbar.ui:48 #: src/preferences/ui/ContributePage.ui:55
msgid "View code on GitLab" msgid "Contribute to the translation"
msgstr "Посмотреть код на GitLab" msgstr ""
#: src/preferences/ui/Headerbar.ui:71 #: src/preferences/ui/ContributePage.ui:68
msgid "Translate on Weblate" msgid "Support me with a donation"
msgstr "Помочь с переводом на другие языки" msgstr ""
#: src/preferences/ui/Headerbar.ui:94 #: src/preferences/ui/SchedulePage.ui:9
msgid "Donate on Liberapay"
msgstr "Пожертвовать на Liberapay"
#: src/preferences/ui/IconPreferences.ui:15
msgid "Switch icon theme variants"
msgstr "Переключение вариантов темы иконок"
#: src/preferences/ui/Preferences.ui:14
msgid "Schedule" msgid "Schedule"
msgstr "Расписание" msgstr "Расписание"
#: src/preferences/ui/Preferences.ui:24 #: src/preferences/ui/SchedulePage.ui:15
msgid "Appearance"
msgstr "Внешний вид"
#: src/preferences/ui/Preferences.ui:34
msgid "Commands"
msgstr "Команды"
#: src/preferences/ui/Schedule.ui:27
msgid "Manual time source" msgid "Manual time source"
msgstr "Ручной источник времени" msgstr "Ручной источник времени"
#: src/preferences/ui/Schedule.ui:28 #: src/preferences/ui/SchedulePage.ui:16
msgid "" msgid ""
"The extension will try to use Night Light or Location Services to " "The extension will try to use Night Light or Location Services to "
"automatically set your current sunrise and sunset times if they are enabled. " "automatically set your current sunrise and sunset times if they are enabled. "
@@ -442,19 +382,19 @@ msgstr ""
"автоматической установки текущего времени восхода и захода солнца, если они " "автоматической установки текущего времени восхода и захода солнца, если они "
"включены. При желании можно вручную выбрать источник времени." "включены. При желании можно вручную выбрать источник времени."
#: src/preferences/ui/Schedule.ui:45 #: src/preferences/ui/SchedulePage.ui:33
msgid "Always show on-demand controls" msgid "Always show on-demand controls"
msgstr "Всегда показывайте элементы управления по требованию" msgstr "Всегда показывайте элементы управления по требованию"
#: src/preferences/ui/Schedule.ui:46 #: src/preferences/ui/SchedulePage.ui:34
msgid "Allows you to override the current time when using a schedule." msgid "Allows you to override the current time when using a schedule."
msgstr "Позволяет отменить текущее время при использовании расписания." msgstr "Позволяет отменить текущее время при использовании расписания."
#: src/preferences/ui/Schedule.ui:74 #: src/preferences/ui/SchedulePage.ui:50
msgid "Follow <i>Disable until tomorrow</i>" msgid "Follow <i>Disable until tomorrow</i>"
msgstr "Следить <i>Отключить до завтра</i>" msgstr "Следить <i>Отключить до завтра</i>"
#: src/preferences/ui/Schedule.ui:75 #: src/preferences/ui/SchedulePage.ui:51
msgid "" msgid ""
"When Night Light is temporarily disabled, the extension will switch to day " "When Night Light is temporarily disabled, the extension will switch to day "
"variants." "variants."
@@ -462,56 +402,176 @@ msgstr ""
"Если функция Night Light временно отключена, расширение переключится на " "Если функция Night Light временно отключена, расширение переключится на "
"дневной вариант." "дневной вариант."
#: src/preferences/ui/Schedule.ui:95 #: src/preferences/ui/SchedulePage.ui:64
msgid "Manual schedule times" msgid "Manual schedule times"
msgstr "Время по расписанию вручную" msgstr "Время по расписанию вручную"
#: src/preferences/ui/Schedule.ui:147 #: src/preferences/ui/SchedulePage.ui:96
msgid "Keyboard shortcut" msgid "Keyboard shortcut"
msgstr "Сочетание клавиш" msgstr "Сочетание клавиш"
#: src/preferences/ui/Schedule.ui:155 #: src/preferences/ui/SchedulePage.ui:107
msgid "Button location" msgid "Button location"
msgstr "Расположение кнопки" msgstr "Расположение кнопки"
#: src/preferences/ui/Schedule.ui:160 #: src/preferences/ui/ShortcutButton.ui:15
msgid "None" msgid "Choose…"
msgstr "Нет" msgstr "Выбрать…"
#: src/preferences/ui/Schedule.ui:161
msgid "Top bar"
msgstr "Верхняя панель"
#: src/preferences/ui/Schedule.ui:162
msgid "System menu"
msgstr "Системное меню"
#: src/preferences/ui/ShellPreferences.ui:15
msgid "Switch Shell theme variants"
msgstr "Переключить варианты темы оболочки"
#: src/preferences/ui/ShellPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GNOME Shell theme. Please <a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues"
"\">submit a request</a> to get your theme supported."
msgstr ""
"Вы можете установить варианты вручную, если расширение не может "
"автоматически определить дневной и ночной варианты вашей темы GNOME Shell. "
"Пожалуйста, <a href=\"https://gitlab.com/rmnvgr/"
"nightthemeswitcher-gnome-shell-extension/-/issues\">отправьте запрос</a>, "
"чтобы получить поддержку вашей темы."
#: src/preferences/ui/ShortcutButton.ui:32 #: src/preferences/ui/ShortcutButton.ui:32
msgid "Change keyboard shortcut" msgid "Change keyboard shortcut"
msgstr "Сменить сочетание клавиш" msgstr "Сменить сочетание клавиш"
#: src/preferences/ui/ShortcutButton.ui:100 #: src/preferences/ui/ShortcutButton.ui:80
msgid "Press your keyboard shortcut…" msgid "Press your keyboard shortcut…"
msgstr "Введите Ваше сочетание клавиш…" msgstr "Введите Ваше сочетание клавиш…"
#: src/preferences/ui/ThemesPage.ui:9
msgid "Themes"
msgstr ""
#: src/preferences/ui/ThemesPage.ui:15
msgid ""
"GNOME has a built-in dark mode that the extension uses. Manually switching "
"themes is discouraged and is only here for legacy reasons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:28
#, fuzzy
#| msgid "Day GTK theme"
msgid "GTK theme"
msgstr "Дневная тема GTK"
#: src/preferences/ui/ThemesPage.ui:29
msgid ""
"Forcing a dark theme on applications not designed to support it can have "
"undesirable side-effects such as unreadable text or invisible icons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:37 src/preferences/ui/ThemesPage.ui:57
#: src/preferences/ui/ThemesPage.ui:77 src/preferences/ui/ThemesPage.ui:97
msgid "Day variant"
msgstr "Дневной вариант темы"
#: src/preferences/ui/ThemesPage.ui:42 src/preferences/ui/ThemesPage.ui:62
#: src/preferences/ui/ThemesPage.ui:82 src/preferences/ui/ThemesPage.ui:102
msgid "Night variant"
msgstr "Ночной вариант темы"
#: src/preferences/ui/ThemesPage.ui:49
#, fuzzy
#| msgid "Day shell theme"
msgid "Shell theme"
msgstr "Тема дневной оболочки"
#: src/preferences/ui/ThemesPage.ui:69
#, fuzzy
#| msgid "Day icon theme"
msgid "Icon theme"
msgstr "Тема дневных иконок"
#: src/preferences/ui/ThemesPage.ui:89
#, fuzzy
#| msgid "Day cursor theme"
msgid "Cursor theme"
msgstr "Тема дневных курсоров"
#. Time separator (eg. 08:27) #. Time separator (eg. 08:27)
#: src/preferences/ui/TimeChooser.ui:23 #: src/preferences/ui/TimeChooser.ui:23
msgid ":" msgid ":"
msgstr ":" msgstr ":"
#, javascript-format
#~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GTK theme. Please manually choose them in the extension's preferences."
#~ msgstr ""
#~ "Невозможно автоматически определить варианты дня и ночи для темы GTK \"%s"
#~ "\". Пожалуйста, выберите их вручную в настройках расширения."
#, javascript-format
#~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GNOME Shell theme. Please manually choose them in the extension's "
#~ "preferences."
#~ msgstr ""
#~ "Невозможно автоматически определить варианты дня и ночи для темы \"%s\" "
#~ "GNOME Shell. Пожалуйста, выберите их вручную в настройках расширения."
#~ msgid "Switch to night theme"
#~ msgstr "Переключитесь на ночную тему"
#~ msgid "Switch to day theme"
#~ msgstr "Переключитесь на дневную тему"
#~ msgid "Use manual GTK variants"
#~ msgstr "Используйте ручные варианты GTK"
#~ msgid "Disable automatic GTK theme variants detection"
#~ msgstr "Отключить автоматическое определение вариантов тем GTK"
#~ msgid "Use manual shell variants"
#~ msgstr "Используйте ручные варианты оболочки"
#~ msgid "Disable automatic shell theme variants detection"
#~ msgstr "Отключить автоматическое определение вариантов тем оболочки"
#~ msgid "Switch backgrounds"
#~ msgstr "Переключить фоновое изображение"
#~ msgid "notify-send \"Hello moonshine!\""
#~ msgstr "notify-send \"Приятного вечера !\""
#~ msgid "Switch cursor theme variants"
#~ msgstr "Переключение вариантов темы курсора"
#~ msgid "Switch GTK theme variants"
#~ msgstr "Переключить вариант GTK темы"
#~ msgid "Manual variants"
#~ msgstr "Ручной вариант"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GTK theme. Please <a href="
#~ "\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
#~ "issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Вы можете вручную установить варианты, если расширение не может "
#~ "автоматически определить дневной и ночной варианты вашей темы GTK. "
#~ "Пожалуйста, <a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-"
#~ "shell-extension/-/issues\">отправьте запрос</a>, чтобы получить поддержку "
#~ "вашей темы."
#~ msgid "Support us"
#~ msgstr "Поддержать нас"
#~ msgid "View code on GitLab"
#~ msgstr "Посмотреть код на GitLab"
#~ msgid "Translate on Weblate"
#~ msgstr "Помочь с переводом на другие языки"
#~ msgid "Donate on Liberapay"
#~ msgstr "Пожертвовать на Liberapay"
#~ msgid "Switch icon theme variants"
#~ msgstr "Переключение вариантов темы иконок"
#~ msgid "Appearance"
#~ msgstr "Внешний вид"
#~ msgid "Switch Shell theme variants"
#~ msgstr "Переключить варианты темы оболочки"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GNOME Shell theme. Please <a "
#~ "href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Вы можете установить варианты вручную, если расширение не может "
#~ "автоматически определить дневной и ночной варианты вашей темы GNOME "
#~ "Shell. Пожалуйста, <a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-"
#~ "gnome-shell-extension/-/issues\">отправьте запрос</a>, чтобы получить "
#~ "поддержку вашей темы."
+266 -231
View File
@@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Night Theme Switcher 43\n" "Project-Id-Version: Night Theme Switcher 43\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-08-25 14:58+0200\n" "POT-Creation-Date: 2022-02-18 14:04+0100\n"
"PO-Revision-Date: 2021-08-20 18:44+0000\n" "PO-Revision-Date: 2021-08-20 18:44+0000\n"
"Last-Translator: Veli Tasalı <veli.tasali@gmail.com>\n" "Last-Translator: Veli Tasalı <veli.tasali@gmail.com>\n"
"Language-Team: Turkish <https://hosted.weblate.org/projects/night-theme-" "Language-Team: Turkish <https://hosted.weblate.org/projects/night-theme-"
@@ -21,50 +21,65 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=0;\n" "Plural-Forms: nplurals=2; plural=0;\n"
"X-Generator: Weblate 4.8-dev\n" "X-Generator: Weblate 4.8-dev\n"
#: src/modules/GtkThemer.js:184 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode On"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" GTK "
"theme. Please manually choose them in the extension's preferences."
msgstr "" msgstr ""
"\"%s\" GTK temasının gündüz ve gece karşılıkları bilinmiyor. Lütfen bu "
"eklentinin ayarlar sekmesi üzerinden elle belirleyin."
#: src/modules/ShellThemer.js:196 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode Off"
msgid ""
"Unable to automatically detect the day and night variants for the \"%s\" "
"GNOME Shell theme. Please manually choose them in the extension's "
"preferences."
msgstr "" msgstr ""
"\"%s\" GNOME Shell temasının gündüz ve gece karşılıkları bilinmiyor. Lütfen "
"bu eklentinin ayarlar sekmesi üzerinden elle belirleyin."
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:218
msgid "Switch to night theme" #, fuzzy
msgstr "Gece temasına geç" #| msgid "No preferences"
msgid "Extension Preferences"
msgstr "Tercih yok"
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:227
msgid "Switch to day theme" msgid "Night Mode Off"
msgstr "Gündüz temasına geç" msgstr ""
#: src/preferences/Schedule.js:57 src/preferences/ui/Schedule.ui:62 #: src/modules/TimerOndemand.js:227
msgid "Night Mode On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn Off"
msgstr ""
#: src/preferences/SchedulePage.js:42 src/preferences/ui/SchedulePage.ui:47
msgid "Night Light" msgid "Night Light"
msgstr "Gece Işığı" msgstr "Gece Işığı"
#: src/preferences/Schedule.js:67 #: src/preferences/SchedulePage.js:46
msgid "Location Services" msgid "Location Services"
msgstr "Konum Servisleri" msgstr "Konum Servisleri"
#: src/preferences/Schedule.js:80 #: src/preferences/SchedulePage.js:54
msgid "Manual schedule" msgid "Manual schedule"
msgstr "Elle kur" msgstr "Elle kur"
#: src/preferences/Schedule.js:81 src/preferences/ui/Schedule.ui:135 #: src/preferences/SchedulePage.js:55 src/preferences/ui/SchedulePage.ui:93
msgid "On-demand" msgid "On-demand"
msgstr "İsteğe bağlı" msgstr "İsteğe bağlı"
#: src/preferences/ShellPreferences.js:55 #: src/preferences/SchedulePage.js:87
msgid "None"
msgstr "Hiçbiri"
#: src/preferences/SchedulePage.js:88
msgid "Top bar"
msgstr "Üst çubuk"
#: src/preferences/SchedulePage.js:89
msgid "System menu"
msgstr "Sistem menüsü"
#: src/preferences/ThemesPage.js:50
msgid "Default" msgid "Default"
msgstr "Varsayılan" msgstr "Varsayılan"
@@ -100,342 +115,267 @@ msgstr "GTK gece teması"
msgid "The GTK theme to use during nighttime" msgid "The GTK theme to use during nighttime"
msgstr "Gece kullanılacak GTK teması" msgstr "Gece kullanılacak GTK teması"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:32 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:34
msgid "Use manual GTK variants"
msgstr "Elle girilmiş GTK karşılıklarını kullan"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:33
msgid "Disable automatic GTK theme variants detection"
msgstr "Otomatik GTK tema karşılıkları tespitini devre dışı bırak"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Switch shell variants" msgid "Switch shell variants"
msgstr "Shell karşılıklarına geçiş" msgstr "Shell karşılıklarına geçiş"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:35
msgid "Enable shell variants switching" msgid "Enable shell variants switching"
msgstr "Shell karşılıklarına geçişi etkinleştir" msgstr "Shell karşılıklarına geçişi etkinleştir"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Day shell theme" msgid "Day shell theme"
msgstr "Shell gündüz teması" msgstr "Shell gündüz teması"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40
msgid "The shell theme to use during daytime" msgid "The shell theme to use during daytime"
msgstr "Gündüz kullanılacak shell teması" msgstr "Gündüz kullanılacak shell teması"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:49 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44
msgid "Night shell theme" msgid "Night shell theme"
msgstr "Shell gece teması" msgstr "Shell gece teması"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:50 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45
msgid "The shell theme to use during nighttime" msgid "The shell theme to use during nighttime"
msgstr "Gece kullanılacak shell teması" msgstr "Gece kullanılacak shell teması"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:54 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:51
msgid "Use manual shell variants"
msgstr "Elle girilmiş shell karşılıklarını kullan"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:55
msgid "Disable automatic shell theme variants detection"
msgstr "Otomatik shell teması karşılıkları tespitini devre dışı bırak"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Switch icon variants" msgid "Switch icon variants"
msgstr "İkon karşılıklarına geçiş" msgstr "İkon karşılıklarına geçiş"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:52
msgid "Enable icon variants switching" msgid "Enable icon variants switching"
msgstr "İkon karşılıklarına geçişi etkinleştir" msgstr "İkon karşılıklarına geçişi etkinleştir"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:66 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:56
msgid "Day icon theme" msgid "Day icon theme"
msgstr "İkon gündüz teması" msgstr "İkon gündüz teması"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:67 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:57
msgid "The icon theme to use during daytime" msgid "The icon theme to use during daytime"
msgstr "Gündüz kullanılacak ikon teması" msgstr "Gündüz kullanılacak ikon teması"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:71 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Night icon theme" msgid "Night icon theme"
msgstr "İkon gece teması" msgstr "İkon gece teması"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:72 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62
msgid "The icon theme to use during nighttime" msgid "The icon theme to use during nighttime"
msgstr "Gece kullanılacak ikon teması" msgstr "Gece kullanılacak ikon teması"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:68
msgid "Switch cursor variants" msgid "Switch cursor variants"
msgstr "İmleç karşılıklarına geçiş" msgstr "İmleç karşılıklarına geçiş"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:69
msgid "Enable cursor variants switching" msgid "Enable cursor variants switching"
msgstr "İkon karşılıklarına geçişi etkinleştir" msgstr "İkon karşılıklarına geçişi etkinleştir"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:83 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:73
msgid "Day cursor theme" msgid "Day cursor theme"
msgstr "İmleç gündüz teması" msgstr "İmleç gündüz teması"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:84 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:74
msgid "The cursor theme to use during daytime" msgid "The cursor theme to use during daytime"
msgstr "Gündüz kullanılacak imleç teması" msgstr "Gündüz kullanılacak imleç teması"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:88 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78
msgid "Night cursor theme" msgid "Night cursor theme"
msgstr "İmleç gece teması" msgstr "İmleç gece teması"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:89 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79
msgid "The cursor theme to use during nighttime" msgid "The cursor theme to use during nighttime"
msgstr "Gece kullanılacak imleç teması" msgstr "Gece kullanılacak imleç teması"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:85
msgid "Enable commands" msgid "Enable commands"
msgstr "Komutları etkinleştir" msgstr "Komutları etkinleştir"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:86
msgid "Commands will be spawned on time change" msgid "Commands will be spawned on time change"
msgstr "Komutlar gün saati değişiminde yürütülecek" msgstr "Komutlar gün saati değişiminde yürütülecek"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:100 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:90
msgid "Sunrise command" msgid "Sunrise command"
msgstr "Gün doğumu komutu" msgstr "Gün doğumu komutu"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:101 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:91
msgid "The command to spawn at sunrise" msgid "The command to spawn at sunrise"
msgstr "Gündüz olunca yürütülecek komut" msgstr "Gündüz olunca yürütülecek komut"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:105 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95
msgid "Sunset command" msgid "Sunset command"
msgstr "Gün batımı komutu" msgstr "Gün batımı komutu"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:106 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96
msgid "The command to spawn at sunset" msgid "The command to spawn at sunset"
msgstr "Akşam olduğunda yürütülecek komut" msgstr "Akşam olduğunda yürütülecek komut"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:102
msgid "Enable backgrounds" msgid "Enable backgrounds"
msgstr "Arkaplanları etkinleştir" msgstr "Arkaplanları etkinleştir"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:103
msgid "Background will be changed on time change" msgid "Background will be changed on time change"
msgstr "Arkaplan, gün zamanı değişiminde değiştirilecek" msgstr "Arkaplan, gün zamanı değişiminde değiştirilecek"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:117 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:107
#: src/preferences/ui/BackgroundsPreferences.ui:39 #: src/preferences/ui/BackgroundsPage.ui:15
msgid "Day background" msgid "Day background"
msgstr "Gündüz arkaplanı" msgstr "Gündüz arkaplanı"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:118 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:108
msgid "Path to the day background" msgid "Path to the day background"
msgstr "Gündüz arkaplanı dosya yolu" msgstr "Gündüz arkaplanı dosya yolu"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:122 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112
#: src/preferences/ui/BackgroundsPreferences.ui:47 #: src/preferences/ui/BackgroundsPage.ui:28
msgid "Night background" msgid "Night background"
msgstr "Gece arkaplanı" msgstr "Gece arkaplanı"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:123 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113
msgid "Path to the night background" msgid "Path to the night background"
msgstr "Gece arkaplanı dosya yolu" msgstr "Gece arkaplanı dosya yolu"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:125
#: src/preferences/ui/Schedule.ui:36 #: src/preferences/ui/SchedulePage.ui:27
msgid "Time source" msgid "Time source"
msgstr "Zaman kaynağı" msgstr "Zaman kaynağı"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:126
msgid "The source used to check current time" msgid "The source used to check current time"
msgstr "Zamanı kontrol etmek için kullanılacak kaynak" msgstr "Zamanı kontrol etmek için kullanılacak kaynak"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:140 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:130
msgid "Follow Night Light \"Disable until tomorrow\"" msgid "Follow Night Light \"Disable until tomorrow\""
msgstr "Gece Işığı \"Yarına kadar devre dışı bırak\"ı takıp et" msgstr "Gece Işığı \"Yarına kadar devre dışı bırak\"ı takıp et"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:141 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:131
msgid "Switch back to day time when Night Light is temporarily disabled" msgid "Switch back to day time when Night Light is temporarily disabled"
msgstr "Gece Işığı devre dışı olunca gündüz zamanı ayarlarına geri dön" msgstr "Gece Işığı devre dışı olunca gündüz zamanı ayarlarına geri dön"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135
msgid "Always enable the on-demand timer" msgid "Always enable the on-demand timer"
msgstr "İsteğe bağlı zamanlayıcı her zaman etkinleştir" msgstr "İsteğe bağlı zamanlayıcı her zaman etkinleştir"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:146 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136
msgid "The on-demand timer will always be enabled alongside other timers" msgid "The on-demand timer will always be enabled alongside other timers"
msgstr "" msgstr ""
"İsteğe bağlı zamanlayıcı diğer zamanlayıcılarla beraber her zaman etkin " "İsteğe bağlı zamanlayıcı diğer zamanlayıcılarla beraber her zaman etkin "
"olacak" "olacak"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:154 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:144
msgid "On-demand time" msgid "On-demand time"
msgstr "İsteğe bağlı zaman" msgstr "İsteğe bağlı zaman"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:155 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145
msgid "The current time used in on-demand mode" msgid "The current time used in on-demand mode"
msgstr "İsteğe bağlı modunda kullanıcak şu anki zaman" msgstr "İsteğe bağlı modunda kullanıcak şu anki zaman"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:149
msgid "Key combination to toggle time" msgid "Key combination to toggle time"
msgstr "Zamanlar arası geçiş için kullanılacak tuş kısayolu" msgstr "Zamanlar arası geçiş için kullanılacak tuş kısayolu"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:150
msgid "The key combination that will toggle time in on-demand mode" msgid "The key combination that will toggle time in on-demand mode"
msgstr "İsteğe bağlı modu geçişinde kullanılacak tuş kısayolu" msgstr "İsteğe bağlı modu geçişinde kullanılacak tuş kısayolu"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159
msgid "On-demand button placement" msgid "On-demand button placement"
msgstr "İsteğe bağlı tuşu konumu" msgstr "İsteğe bağlı tuşu konumu"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160
msgid "Where the on-demand button will be placed" msgid "Where the on-demand button will be placed"
msgstr "İsteğe bağlı tuşunun konumlandırılacağı yer" msgstr "İsteğe bağlı tuşunun konumlandırılacağı yer"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:164
msgid "Use manual time source" msgid "Use manual time source"
msgstr "Elle girilmiş zaman kaynağını kullan" msgstr "Elle girilmiş zaman kaynağını kullan"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:165
msgid "Disable automatic time source detection" msgid "Disable automatic time source detection"
msgstr "Otomatik zaman kaynağı tespitini devre dışı bırak" msgstr "Otomatik zaman kaynağı tespitini devre dışı bırak"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:179 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169
msgid "Sunrise time" msgid "Sunrise time"
msgstr "Gün doğumu saati" msgstr "Gün doğumu saati"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:180 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170
msgid "When the day starts" msgid "When the day starts"
msgstr "Gün başlangıcı saati" msgstr "Gün başlangıcı saati"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:184 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174
msgid "Sunset time" msgid "Sunset time"
msgstr "Gün batımı saati" msgstr "Gün batımı saati"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:185 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175
msgid "When the day ends" msgid "When the day ends"
msgstr "Gün sona erdiği an" msgstr "Gün sona erdiği an"
#: src/preferences/ui/BackgroundButton.ui:15 #: src/preferences/ui/BackgroundButton.ui:8
#: src/preferences/ui/ShortcutButton.ui:15
msgid "Choose…"
msgstr "Seç…"
#: src/preferences/ui/BackgroundButton.ui:32
msgid "Change background" msgid "Change background"
msgstr "Arkaplanı değiştir" msgstr "Arkaplanı değiştir"
#: src/preferences/ui/BackgroundButton.ui:44 #: src/preferences/ui/BackgroundButton.ui:27
#: src/preferences/ui/BackgroundButton.ui:46 msgid "Select your background image"
msgstr "Arkaplan görüntünüzü seçin"
#: src/preferences/ui/BackgroundsPage.ui:9
msgid "Backgrounds"
msgstr "Arkaplanlar"
#: src/preferences/ui/ClearableEntry.ui:10 #: src/preferences/ui/ClearableEntry.ui:10
#: src/preferences/ui/ShortcutButton.ui:43 #: src/preferences/ui/ShortcutButton.ui:43
#: src/preferences/ui/ShortcutButton.ui:45 #: src/preferences/ui/ShortcutButton.ui:45
msgid "Clear" msgid "Clear"
msgstr "Temizle" msgstr "Temizle"
#: src/preferences/ui/BackgroundButton.ui:61 #: src/preferences/ui/CommandsPage.ui:9
msgid "Select your background image" msgid "Commands"
msgstr "Arkaplan görüntünüzü seçin" msgstr "Komutlar"
#: src/preferences/ui/BackgroundsPreferences.ui:15 #: src/preferences/ui/CommandsPage.ui:13
msgid "Switch backgrounds"
msgstr "Arkaplanlar arası geçiş"
#: src/preferences/ui/Commands.ui:31
msgid "Run commands" msgid "Run commands"
msgstr "Komutlar yürüt" msgstr "Komutlar yürüt"
#: src/preferences/ui/Commands.ui:55 src/preferences/ui/Schedule.ui:107 #: src/preferences/ui/CommandsPage.ui:21 src/preferences/ui/SchedulePage.ui:67
msgid "Sunrise" msgid "Sunrise"
msgstr "Gün doğumu" msgstr "Gün doğumu"
#. Don't translate the `notify-send` command. #. Don't translate the `notify-send` command.
#: src/preferences/ui/Commands.ui:58 #: src/preferences/ui/CommandsPage.ui:25 src/preferences/ui/CommandsPage.ui:39
msgid "notify-send \"Hello sunshine!\"" msgid "notify-send \"Hello sunshine!\""
msgstr "notify-send \"Merhaba gün ışığı!\"" msgstr "notify-send \"Merhaba gün ışığı!\""
#: src/preferences/ui/Commands.ui:67 src/preferences/ui/Schedule.ui:115 #: src/preferences/ui/CommandsPage.ui:35 src/preferences/ui/SchedulePage.ui:79
msgid "Sunset" msgid "Sunset"
msgstr "Gün batımı" msgstr "Gün batımı"
#. Don't translate the `notify-send` command. #: src/preferences/ui/ContributePage.ui:9
#: src/preferences/ui/Commands.ui:70 msgid "Contribute"
msgid "notify-send \"Hello moonshine!\""
msgstr "notify-send \"Merhaba ay ışığı!\""
#: src/preferences/ui/CursorPreferences.ui:15
msgid "Switch cursor theme variants"
msgstr "İmleç tema karşılıklarını değiştir"
#: src/preferences/ui/CursorPreferences.ui:39
#: src/preferences/ui/GtkPreferences.ui:48
#: src/preferences/ui/IconPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:48
msgid "Day variant"
msgstr "Gündüz karşılığı"
#: src/preferences/ui/CursorPreferences.ui:49
#: src/preferences/ui/GtkPreferences.ui:59
#: src/preferences/ui/IconPreferences.ui:49
#: src/preferences/ui/ShellPreferences.ui:59
msgid "Night variant"
msgstr "Gece karşılığı"
#: src/preferences/ui/GtkPreferences.ui:15
msgid "Switch GTK theme variants"
msgstr "GTK tema karşılıklarını değiştir"
#: src/preferences/ui/GtkPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:39
msgid "Manual variants"
msgstr "Elle belirlenmiş karşılıklar"
#: src/preferences/ui/GtkPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GTK theme. Please <a href=\"https://"
"gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\">submit "
"a request</a> to get your theme supported."
msgstr "" msgstr ""
"Eğer bu eklenti kullandığınız GTK temasını algılayamıyorsa, temanın "
"karşılığını elle girebilirsiniz. Temanın desteklenmesini sağlamak için "
"ayrıca <a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
"extension/-/issues\">istekte bulunabilirsiniz</a>."
#: src/preferences/ui/Headerbar.ui:12 src/preferences/ui/Headerbar.ui:24 #: src/preferences/ui/ContributePage.ui:42
msgid "Support us" msgid "View the code and report issues"
msgstr "Bizi destekleyin" msgstr ""
#: src/preferences/ui/Headerbar.ui:48 #: src/preferences/ui/ContributePage.ui:55
msgid "View code on GitLab" msgid "Contribute to the translation"
msgstr "Kodu GitLab üzerinde görüntüle" msgstr ""
#: src/preferences/ui/Headerbar.ui:71 #: src/preferences/ui/ContributePage.ui:68
msgid "Translate on Weblate" msgid "Support me with a donation"
msgstr "Weblate ile yerelleştirin" msgstr ""
#: src/preferences/ui/Headerbar.ui:94 #: src/preferences/ui/SchedulePage.ui:9
msgid "Donate on Liberapay"
msgstr "Liberapay ile bağış yapın"
#: src/preferences/ui/IconPreferences.ui:15
msgid "Switch icon theme variants"
msgstr "İkon tema karşılıklarını değiştir"
#: src/preferences/ui/Preferences.ui:14
msgid "Schedule" msgid "Schedule"
msgstr "Kur" msgstr "Kur"
#: src/preferences/ui/Preferences.ui:24 #: src/preferences/ui/SchedulePage.ui:15
msgid "Appearance"
msgstr "Görünüm"
#: src/preferences/ui/Preferences.ui:34
msgid "Commands"
msgstr "Komutlar"
#: src/preferences/ui/Schedule.ui:27
msgid "Manual time source" msgid "Manual time source"
msgstr "Elle zaman kaynağı" msgstr "Elle zaman kaynağı"
#: src/preferences/ui/Schedule.ui:28 #: src/preferences/ui/SchedulePage.ui:16
msgid "" msgid ""
"The extension will try to use Night Light or Location Services to " "The extension will try to use Night Light or Location Services to "
"automatically set your current sunrise and sunset times if they are enabled. " "automatically set your current sunrise and sunset times if they are enabled. "
@@ -445,19 +385,19 @@ msgstr ""
"saatlerini tespit etmeye çalışacaktır. İsterseniz elle de zaman kaynağını " "saatlerini tespit etmeye çalışacaktır. İsterseniz elle de zaman kaynağını "
"belirtebilirsiniz." "belirtebilirsiniz."
#: src/preferences/ui/Schedule.ui:45 #: src/preferences/ui/SchedulePage.ui:33
msgid "Always show on-demand controls" msgid "Always show on-demand controls"
msgstr "İsteğe bağlı yönetimini her zaman göster" msgstr "İsteğe bağlı yönetimini her zaman göster"
#: src/preferences/ui/Schedule.ui:46 #: src/preferences/ui/SchedulePage.ui:34
msgid "Allows you to override the current time when using a schedule." msgid "Allows you to override the current time when using a schedule."
msgstr "Şu anki kurulmuş zamanı geçersiz kılmanızı sağlar." msgstr "Şu anki kurulmuş zamanı geçersiz kılmanızı sağlar."
#: src/preferences/ui/Schedule.ui:74 #: src/preferences/ui/SchedulePage.ui:50
msgid "Follow <i>Disable until tomorrow</i>" msgid "Follow <i>Disable until tomorrow</i>"
msgstr "<i>Yarına kadar devre dışı bırak</i>'ı takip et" msgstr "<i>Yarına kadar devre dışı bırak</i>'ı takip et"
#: src/preferences/ui/Schedule.ui:75 #: src/preferences/ui/SchedulePage.ui:51
msgid "" msgid ""
"When Night Light is temporarily disabled, the extension will switch to day " "When Night Light is temporarily disabled, the extension will switch to day "
"variants." "variants."
@@ -465,73 +405,171 @@ msgstr ""
"Gece Işığı geçici süreliğine devre dışı bırakılınca gündüz karşılıklarına " "Gece Işığı geçici süreliğine devre dışı bırakılınca gündüz karşılıklarına "
"geçiş yapılır." "geçiş yapılır."
#: src/preferences/ui/Schedule.ui:95 #: src/preferences/ui/SchedulePage.ui:64
msgid "Manual schedule times" msgid "Manual schedule times"
msgstr "Elle kurum zamanları" msgstr "Elle kurum zamanları"
#: src/preferences/ui/Schedule.ui:147 #: src/preferences/ui/SchedulePage.ui:96
msgid "Keyboard shortcut" msgid "Keyboard shortcut"
msgstr "Klavye kısayolu" msgstr "Klavye kısayolu"
#: src/preferences/ui/Schedule.ui:155 #: src/preferences/ui/SchedulePage.ui:107
msgid "Button location" msgid "Button location"
msgstr "Tuş konumu" msgstr "Tuş konumu"
#: src/preferences/ui/Schedule.ui:160 #: src/preferences/ui/ShortcutButton.ui:15
msgid "None" msgid "Choose…"
msgstr "Hiçbiri" msgstr "Seç…"
#: src/preferences/ui/Schedule.ui:161
msgid "Top bar"
msgstr "Üst çubuk"
#: src/preferences/ui/Schedule.ui:162
msgid "System menu"
msgstr "Sistem menüsü"
#: src/preferences/ui/ShellPreferences.ui:15
msgid "Switch Shell theme variants"
msgstr "Shell tema karşılıklarını değiştir"
#: src/preferences/ui/ShellPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GNOME Shell theme. Please <a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues"
"\">submit a request</a> to get your theme supported."
msgstr ""
"Eğer bu eklenti shell temanızın karşılıklarını tespit edemiyorsa, temanın "
"karşılığını elle girebilirsiniz. Temanın desteklenmesini sağlamak için "
"ayrıca <a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
"extension/-/issues\">istekte bulunabilirsiniz</a>."
#: src/preferences/ui/ShortcutButton.ui:32 #: src/preferences/ui/ShortcutButton.ui:32
msgid "Change keyboard shortcut" msgid "Change keyboard shortcut"
msgstr "Klavye kısayolunu değiştir" msgstr "Klavye kısayolunu değiştir"
#: src/preferences/ui/ShortcutButton.ui:100 #: src/preferences/ui/ShortcutButton.ui:80
msgid "Press your keyboard shortcut…" msgid "Press your keyboard shortcut…"
msgstr "Klavye kısayolunu tuşlayın…" msgstr "Klavye kısayolunu tuşlayın…"
#: src/preferences/ui/ThemesPage.ui:9
#, fuzzy
#| msgid "GTK theme"
msgid "Themes"
msgstr "GTK teması"
#: src/preferences/ui/ThemesPage.ui:15
msgid ""
"GNOME has a built-in dark mode that the extension uses. Manually switching "
"themes is discouraged and is only here for legacy reasons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:28
msgid "GTK theme"
msgstr "GTK teması"
#: src/preferences/ui/ThemesPage.ui:29
msgid ""
"Forcing a dark theme on applications not designed to support it can have "
"undesirable side-effects such as unreadable text or invisible icons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:37 src/preferences/ui/ThemesPage.ui:57
#: src/preferences/ui/ThemesPage.ui:77 src/preferences/ui/ThemesPage.ui:97
msgid "Day variant"
msgstr "Gündüz karşılığı"
#: src/preferences/ui/ThemesPage.ui:42 src/preferences/ui/ThemesPage.ui:62
#: src/preferences/ui/ThemesPage.ui:82 src/preferences/ui/ThemesPage.ui:102
msgid "Night variant"
msgstr "Gece karşılığı"
#: src/preferences/ui/ThemesPage.ui:49
msgid "Shell theme"
msgstr "Shell teması"
#: src/preferences/ui/ThemesPage.ui:69
msgid "Icon theme"
msgstr "İkon teması"
#: src/preferences/ui/ThemesPage.ui:89
msgid "Cursor theme"
msgstr "İmleç teması"
#. Time separator (eg. 08:27) #. Time separator (eg. 08:27)
#: src/preferences/ui/TimeChooser.ui:23 #: src/preferences/ui/TimeChooser.ui:23
msgid ":" msgid ":"
msgstr ":" msgstr ":"
#~ msgid "Backgrounds" #, javascript-format
#~ msgstr "Arkaplanlar" #~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GTK theme. Please manually choose them in the extension's preferences."
#~ msgstr ""
#~ "\"%s\" GTK temasının gündüz ve gece karşılıkları bilinmiyor. Lütfen bu "
#~ "eklentinin ayarlar sekmesi üzerinden elle belirleyin."
#~ msgid "Cursor theme" #, javascript-format
#~ msgstr "İmleç teması" #~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GNOME Shell theme. Please manually choose them in the extension's "
#~ "preferences."
#~ msgstr ""
#~ "\"%s\" GNOME Shell temasının gündüz ve gece karşılıkları bilinmiyor. "
#~ "Lütfen bu eklentinin ayarlar sekmesi üzerinden elle belirleyin."
#~ msgid "GTK theme" #~ msgid "Switch to night theme"
#~ msgstr "GTK teması" #~ msgstr "Gece temasına geç"
#~ msgid "Icon theme" #~ msgid "Switch to day theme"
#~ msgstr "İkon teması" #~ msgstr "Gündüz temasına geç"
#~ msgid "Shell theme" #~ msgid "Use manual GTK variants"
#~ msgstr "Shell teması" #~ msgstr "Elle girilmiş GTK karşılıklarını kullan"
#~ msgid "Disable automatic GTK theme variants detection"
#~ msgstr "Otomatik GTK tema karşılıkları tespitini devre dışı bırak"
#~ msgid "Use manual shell variants"
#~ msgstr "Elle girilmiş shell karşılıklarını kullan"
#~ msgid "Disable automatic shell theme variants detection"
#~ msgstr "Otomatik shell teması karşılıkları tespitini devre dışı bırak"
#~ msgid "Switch backgrounds"
#~ msgstr "Arkaplanlar arası geçiş"
#~ msgid "notify-send \"Hello moonshine!\""
#~ msgstr "notify-send \"Merhaba ay ışığı!\""
#~ msgid "Switch cursor theme variants"
#~ msgstr "İmleç tema karşılıklarını değiştir"
#~ msgid "Switch GTK theme variants"
#~ msgstr "GTK tema karşılıklarını değiştir"
#~ msgid "Manual variants"
#~ msgstr "Elle belirlenmiş karşılıklar"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GTK theme. Please <a href="
#~ "\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
#~ "issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Eğer bu eklenti kullandığınız GTK temasını algılayamıyorsa, temanın "
#~ "karşılığını elle girebilirsiniz. Temanın desteklenmesini sağlamak için "
#~ "ayrıca <a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">istekte bulunabilirsiniz</a>."
#~ msgid "Support us"
#~ msgstr "Bizi destekleyin"
#~ msgid "View code on GitLab"
#~ msgstr "Kodu GitLab üzerinde görüntüle"
#~ msgid "Translate on Weblate"
#~ msgstr "Weblate ile yerelleştirin"
#~ msgid "Donate on Liberapay"
#~ msgstr "Liberapay ile bağış yapın"
#~ msgid "Switch icon theme variants"
#~ msgstr "İkon tema karşılıklarını değiştir"
#~ msgid "Appearance"
#~ msgstr "Görünüm"
#~ msgid "Switch Shell theme variants"
#~ msgstr "Shell tema karşılıklarını değiştir"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GNOME Shell theme. Please <a "
#~ "href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "Eğer bu eklenti shell temanızın karşılıklarını tespit edemiyorsa, temanın "
#~ "karşılığını elle girebilirsiniz. Temanın desteklenmesini sağlamak için "
#~ "ayrıca <a href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">istekte bulunabilirsiniz</a>."
#~ msgid "" #~ msgid ""
#~ "<small>You can set custom commands that will be run when the time of the " #~ "<small>You can set custom commands that will be run when the time of the "
@@ -548,6 +586,3 @@ msgstr ":"
#~ msgid "Automatic time source" #~ msgid "Automatic time source"
#~ msgstr "Otomatik zaman kaynağı" #~ msgstr "Otomatik zaman kaynağı"
#~ msgid "No preferences"
#~ msgstr "Tercih yok"
+282 -215
View File
@@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: Night Theme Switcher\n" "Project-Id-Version: Night Theme Switcher\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-08-25 14:58+0200\n" "POT-Creation-Date: 2022-02-18 14:04+0100\n"
"PO-Revision-Date: 2022-02-11 18:42+0000\n" "PO-Revision-Date: 2022-02-11 18:42+0000\n"
"Last-Translator: poi <erbaotao@outlook.com>\n" "Last-Translator: poi <erbaotao@outlook.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
@@ -18,46 +18,63 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.11-dev\n" "X-Generator: Weblate 4.11-dev\n"
#: src/modules/GtkThemer.js:184 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode On"
msgid "" msgstr ""
"Unable to automatically detect the day and night variants for the \"%s\" GTK "
"theme. Please manually choose them in the extension's preferences."
msgstr "无法自动监测“%s”GTK 的主题的日间样式和夜间样式。请在本扩展程序的个人设置中手动选择。"
#: src/modules/ShellThemer.js:196 #: src/modules/TimerOndemand.js:206
#, javascript-format msgid "Turn Night Mode Off"
msgid "" msgstr ""
"Unable to automatically detect the day and night variants for the \"%s\" "
"GNOME Shell theme. Please manually choose them in the extension's "
"preferences."
msgstr "无法自动监测“%s”GNOME Shell 的主题的日间样式和夜间样式。请在本扩展程序的个人设置中手动选择。"
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:218
msgid "Switch to night theme" msgid "Extension Preferences"
msgstr "切换到夜间主题" msgstr ""
#: src/modules/TimerOndemand.js:246 #: src/modules/TimerOndemand.js:227
msgid "Switch to day theme" msgid "Night Mode Off"
msgstr "切换到日间主题" msgstr ""
#: src/preferences/Schedule.js:57 src/preferences/ui/Schedule.ui:62 #: src/modules/TimerOndemand.js:227
msgid "Night Mode On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn On"
msgstr ""
#: src/modules/TimerOndemand.js:228
msgid "Turn Off"
msgstr ""
#: src/preferences/SchedulePage.js:42 src/preferences/ui/SchedulePage.ui:47
msgid "Night Light" msgid "Night Light"
msgstr "夜灯" msgstr "夜灯"
#: src/preferences/Schedule.js:67 #: src/preferences/SchedulePage.js:46
msgid "Location Services" msgid "Location Services"
msgstr "使用定位服务" msgstr "使用定位服务"
#: src/preferences/Schedule.js:80 #: src/preferences/SchedulePage.js:54
msgid "Manual schedule" msgid "Manual schedule"
msgstr "手动安排" msgstr "手动安排"
#: src/preferences/Schedule.js:81 src/preferences/ui/Schedule.ui:135 #: src/preferences/SchedulePage.js:55 src/preferences/ui/SchedulePage.ui:93
msgid "On-demand" msgid "On-demand"
msgstr "自定" msgstr "自定"
#: src/preferences/ShellPreferences.js:55 #: src/preferences/SchedulePage.js:87
msgid "None"
msgstr "不要按钮"
#: src/preferences/SchedulePage.js:88
msgid "Top bar"
msgstr "放在上边栏里"
#: src/preferences/SchedulePage.js:89
msgid "System menu"
msgstr "放在系统菜单里"
#: src/preferences/ThemesPage.js:50
msgid "Default" msgid "Default"
msgstr "默认" msgstr "默认"
@@ -93,411 +110,461 @@ msgstr "夜间 GTK 主题"
msgid "The GTK theme to use during nighttime" msgid "The GTK theme to use during nighttime"
msgstr "夜间要使用的 GTK 主题" msgstr "夜间要使用的 GTK 主题"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:32 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:34
msgid "Use manual GTK variants"
msgstr "手动设置 GTK 样式"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:33
msgid "Disable automatic GTK theme variants detection"
msgstr "不自动监测 GTK 的主题样式"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Switch shell variants" msgid "Switch shell variants"
msgstr "切换 shell 样式" msgstr "切换 shell 样式"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:35
msgid "Enable shell variants switching" msgid "Enable shell variants switching"
msgstr "开始 shell 样式的切换" msgstr "开始 shell 样式的切换"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:39
msgid "Day shell theme" msgid "Day shell theme"
msgstr "日间 shell 主题" msgstr "日间 shell 主题"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:40
msgid "The shell theme to use during daytime" msgid "The shell theme to use during daytime"
msgstr "日间要使用的 shell 主题" msgstr "日间要使用的 shell 主题"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:49 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:44
msgid "Night shell theme" msgid "Night shell theme"
msgstr "夜间 shell 主题" msgstr "夜间 shell 主题"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:50 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:45
msgid "The shell theme to use during nighttime" msgid "The shell theme to use during nighttime"
msgstr "夜间要使用的 shell 主题" msgstr "夜间要使用的 shell 主题"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:54 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:51
msgid "Use manual shell variants"
msgstr "手动设置 shell 样式"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:55
msgid "Disable automatic shell theme variants detection"
msgstr "不自动监测 shell 的主题样式"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Switch icon variants" msgid "Switch icon variants"
msgstr "切换图标样式" msgstr "切换图标样式"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:52
msgid "Enable icon variants switching" msgid "Enable icon variants switching"
msgstr "开始图标样式的切换" msgstr "开始图标样式的切换"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:66 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:56
msgid "Day icon theme" msgid "Day icon theme"
msgstr "日间图标主题" msgstr "日间图标主题"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:67 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:57
msgid "The icon theme to use during daytime" msgid "The icon theme to use during daytime"
msgstr "白天要使用的图标的主题" msgstr "白天要使用的图标的主题"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:71 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:61
msgid "Night icon theme" msgid "Night icon theme"
msgstr "夜间图标主题" msgstr "夜间图标主题"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:72 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:62
msgid "The icon theme to use during nighttime" msgid "The icon theme to use during nighttime"
msgstr "晚上要使用的图标的主题" msgstr "晚上要使用的图标的主题"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:68
msgid "Switch cursor variants" msgid "Switch cursor variants"
msgstr "切换指针样式" msgstr "切换指针样式"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:69
msgid "Enable cursor variants switching" msgid "Enable cursor variants switching"
msgstr "开始指针样式的切换" msgstr "开始指针样式的切换"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:83 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:73
msgid "Day cursor theme" msgid "Day cursor theme"
msgstr "日间指针主题" msgstr "日间指针主题"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:84 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:74
msgid "The cursor theme to use during daytime" msgid "The cursor theme to use during daytime"
msgstr "要白天使用的指针的主题" msgstr "要白天使用的指针的主题"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:88 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:78
msgid "Night cursor theme" msgid "Night cursor theme"
msgstr "夜间指针主题" msgstr "夜间指针主题"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:89 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:79
msgid "The cursor theme to use during nighttime" msgid "The cursor theme to use during nighttime"
msgstr "晚上要使用的指针的主题" msgstr "晚上要使用的指针的主题"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:85
msgid "Enable commands" msgid "Enable commands"
msgstr "使用命令功能" msgstr "使用命令功能"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:86
msgid "Commands will be spawned on time change" msgid "Commands will be spawned on time change"
msgstr "随时间变化生成命令" msgstr "随时间变化生成命令"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:100 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:90
msgid "Sunrise command" msgid "Sunrise command"
msgstr "日出命令" msgstr "日出命令"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:101 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:91
msgid "The command to spawn at sunrise" msgid "The command to spawn at sunrise"
msgstr "日出时生成此命令" msgstr "日出时生成此命令"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:105 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:95
msgid "Sunset command" msgid "Sunset command"
msgstr "日落命令" msgstr "日落命令"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:106 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:96
msgid "The command to spawn at sunset" msgid "The command to spawn at sunset"
msgstr "日落时生成此命令" msgstr "日落时生成此命令"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:102
msgid "Enable backgrounds" msgid "Enable backgrounds"
msgstr "背景也要切换" msgstr "背景也要切换"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:103
msgid "Background will be changed on time change" msgid "Background will be changed on time change"
msgstr "时间变化,背景跟着切换" msgstr "时间变化,背景跟着切换"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:117 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:107
#: src/preferences/ui/BackgroundsPreferences.ui:39 #: src/preferences/ui/BackgroundsPage.ui:15
msgid "Day background" msgid "Day background"
msgstr "日间背景" msgstr "日间背景"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:118 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:108
msgid "Path to the day background" msgid "Path to the day background"
msgstr "白天用的背景的路径" msgstr "白天用的背景的路径"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:122 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:112
#: src/preferences/ui/BackgroundsPreferences.ui:47 #: src/preferences/ui/BackgroundsPage.ui:28
msgid "Night background" msgid "Night background"
msgstr "夜间背景" msgstr "夜间背景"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:123 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:113
msgid "Path to the night background" msgid "Path to the night background"
msgstr "晚上用的背景的路径" msgstr "晚上用的背景的路径"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:125
#: src/preferences/ui/Schedule.ui:36 #: src/preferences/ui/SchedulePage.ui:27
msgid "Time source" msgid "Time source"
msgstr "时间获取来源" msgstr "时间获取来源"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:126
msgid "The source used to check current time" msgid "The source used to check current time"
msgstr "确定现在什么时候了的根据" msgstr "确定现在什么时候了的根据"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:140 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:130
msgid "Follow Night Light \"Disable until tomorrow\"" msgid "Follow Night Light \"Disable until tomorrow\""
msgstr "根据夜灯“今天不用亮了”推测" msgstr "根据夜灯“今天不用亮了”推测"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:141 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:131
msgid "Switch back to day time when Night Light is temporarily disabled" msgid "Switch back to day time when Night Light is temporarily disabled"
msgstr "如果夜灯暂时关上,就换回日间模式" msgstr "如果夜灯暂时关上,就换回日间模式"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:135
msgid "Always enable the on-demand timer" msgid "Always enable the on-demand timer"
msgstr "不关闭自定的定时" msgstr "不关闭自定的定时"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:146 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:136
msgid "The on-demand timer will always be enabled alongside other timers" msgid "The on-demand timer will always be enabled alongside other timers"
msgstr "自定的定时系统会和其他定时系统一起生效" msgstr "自定的定时系统会和其他定时系统一起生效"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:154 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:144
msgid "On-demand time" msgid "On-demand time"
msgstr "自定时间" msgstr "自定时间"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:155 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:145
msgid "The current time used in on-demand mode" msgid "The current time used in on-demand mode"
msgstr "自定模式依据的当前时间" msgstr "自定模式依据的当前时间"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:149
msgid "Key combination to toggle time" msgid "Key combination to toggle time"
msgstr "切换时间的按键组合" msgstr "切换时间的按键组合"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:150
msgid "The key combination that will toggle time in on-demand mode" msgid "The key combination that will toggle time in on-demand mode"
msgstr "此按键组合会切换自定模式依据的时间" msgstr "此按键组合会切换自定模式依据的时间"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:159
msgid "On-demand button placement" msgid "On-demand button placement"
msgstr "自定按钮的位置" msgstr "自定按钮的位置"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:160
msgid "Where the on-demand button will be placed" msgid "Where the on-demand button will be placed"
msgstr "自定按钮放在哪里" msgstr "自定按钮放在哪里"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:164
msgid "Use manual time source" msgid "Use manual time source"
msgstr "手动设置时间" msgstr "手动设置时间"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:165
msgid "Disable automatic time source detection" msgid "Disable automatic time source detection"
msgstr "不自动设置时间" msgstr "不自动设置时间"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:179 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:169
msgid "Sunrise time" msgid "Sunrise time"
msgstr "日出时间" msgstr "日出时间"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:180 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:170
msgid "When the day starts" msgid "When the day starts"
msgstr "白天什么时候开始" msgstr "白天什么时候开始"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:184 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:174
msgid "Sunset time" msgid "Sunset time"
msgstr "日落时间" msgstr "日落时间"
#: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:185 #: src/schemas/org.gnome.shell.extensions.nightthemeswitcher.gschema.xml:175
msgid "When the day ends" msgid "When the day ends"
msgstr "白天什么时候结束" msgstr "白天什么时候结束"
#: src/preferences/ui/BackgroundButton.ui:15 #: src/preferences/ui/BackgroundButton.ui:8
#: src/preferences/ui/ShortcutButton.ui:15
msgid "Choose…"
msgstr "选择……"
#: src/preferences/ui/BackgroundButton.ui:32
msgid "Change background" msgid "Change background"
msgstr "更换背景" msgstr "更换背景"
#: src/preferences/ui/BackgroundButton.ui:44 #: src/preferences/ui/BackgroundButton.ui:27
#: src/preferences/ui/BackgroundButton.ui:46 msgid "Select your background image"
msgstr "选择您要用的背景图片"
#: src/preferences/ui/BackgroundsPage.ui:9
#, fuzzy
#| msgid "Day background"
msgid "Backgrounds"
msgstr "日间背景"
#: src/preferences/ui/ClearableEntry.ui:10 #: src/preferences/ui/ClearableEntry.ui:10
#: src/preferences/ui/ShortcutButton.ui:43 #: src/preferences/ui/ShortcutButton.ui:43
#: src/preferences/ui/ShortcutButton.ui:45 #: src/preferences/ui/ShortcutButton.ui:45
msgid "Clear" msgid "Clear"
msgstr "清空" msgstr "清空"
#: src/preferences/ui/BackgroundButton.ui:61 #: src/preferences/ui/CommandsPage.ui:9
msgid "Select your background image" msgid "Commands"
msgstr "选择您要用的背景图片" msgstr "命令"
#: src/preferences/ui/BackgroundsPreferences.ui:15 #: src/preferences/ui/CommandsPage.ui:13
msgid "Switch backgrounds"
msgstr "切换背景"
#: src/preferences/ui/Commands.ui:31
msgid "Run commands" msgid "Run commands"
msgstr "运行命令" msgstr "运行命令"
#: src/preferences/ui/Commands.ui:55 src/preferences/ui/Schedule.ui:107 #: src/preferences/ui/CommandsPage.ui:21 src/preferences/ui/SchedulePage.ui:67
msgid "Sunrise" msgid "Sunrise"
msgstr "日出" msgstr "日出"
#. Don't translate the `notify-send` command. #. Don't translate the `notify-send` command.
#: src/preferences/ui/Commands.ui:58 #: src/preferences/ui/CommandsPage.ui:25 src/preferences/ui/CommandsPage.ui:39
msgid "notify-send \"Hello sunshine!\"" msgid "notify-send \"Hello sunshine!\""
msgstr "notify-send \"漱正阳而含朝霞\"" msgstr "notify-send \"漱正阳而含朝霞\""
#: src/preferences/ui/Commands.ui:67 src/preferences/ui/Schedule.ui:115 #: src/preferences/ui/CommandsPage.ui:35 src/preferences/ui/SchedulePage.ui:79
msgid "Sunset" msgid "Sunset"
msgstr "日落" msgstr "日落"
#. Don't translate the `notify-send` command. #: src/preferences/ui/ContributePage.ui:9
#: src/preferences/ui/Commands.ui:70 msgid "Contribute"
msgid "notify-send \"Hello moonshine!\""
msgstr "notify-send \"有月影 在水面 漂流不定\""
#: src/preferences/ui/CursorPreferences.ui:15
msgid "Switch cursor theme variants"
msgstr "切换指针的主题样式"
#: src/preferences/ui/CursorPreferences.ui:39
#: src/preferences/ui/GtkPreferences.ui:48
#: src/preferences/ui/IconPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:48
msgid "Day variant"
msgstr "日间样式"
#: src/preferences/ui/CursorPreferences.ui:49
#: src/preferences/ui/GtkPreferences.ui:59
#: src/preferences/ui/IconPreferences.ui:49
#: src/preferences/ui/ShellPreferences.ui:59
msgid "Night variant"
msgstr "夜间模式"
#: src/preferences/ui/GtkPreferences.ui:15
msgid "Switch GTK theme variants"
msgstr "切换 GTK 的主题的样式"
#: src/preferences/ui/GtkPreferences.ui:39
#: src/preferences/ui/ShellPreferences.ui:39
msgid "Manual variants"
msgstr "手动设置样式"
#: src/preferences/ui/GtkPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GTK theme. Please <a href=\"https://"
"gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\">submit "
"a request</a> to get your theme supported."
msgstr "" msgstr ""
"如果本扩展程序没能自动检测到您 GTK 的主题的日间样式和夜间样式的话,您可以手动设置样式。想让扩展能成功识别您的主题?您可以<a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
"issues\">提交请求</a>。"
#: src/preferences/ui/Headerbar.ui:12 src/preferences/ui/Headerbar.ui:24 #: src/preferences/ui/ContributePage.ui:42
msgid "Support us" msgid "View the code and report issues"
msgstr "帮助我们" msgstr ""
#: src/preferences/ui/Headerbar.ui:48 #: src/preferences/ui/ContributePage.ui:55
msgid "View code on GitLab" msgid "Contribute to the translation"
msgstr "在 GitLab 上查看本扩展源代码" msgstr ""
#: src/preferences/ui/Headerbar.ui:71 #: src/preferences/ui/ContributePage.ui:68
msgid "Translate on Weblate" msgid "Support me with a donation"
msgstr "在 Weblate 上翻译本扩展" msgstr ""
#: src/preferences/ui/Headerbar.ui:94 #: src/preferences/ui/SchedulePage.ui:9
msgid "Donate on Liberapay"
msgstr "用 Liberapay 向我们捐款"
#: src/preferences/ui/IconPreferences.ui:15
msgid "Switch icon theme variants"
msgstr "切换图标的主题样式"
#: src/preferences/ui/Preferences.ui:14
msgid "Schedule" msgid "Schedule"
msgstr "安排" msgstr "安排"
#: src/preferences/ui/Preferences.ui:24 #: src/preferences/ui/SchedulePage.ui:15
msgid "Appearance"
msgstr "外观"
#: src/preferences/ui/Preferences.ui:34
msgid "Commands"
msgstr "命令"
#: src/preferences/ui/Schedule.ui:27
msgid "Manual time source" msgid "Manual time source"
msgstr "手动设置时间来源" msgstr "手动设置时间来源"
#: src/preferences/ui/Schedule.ui:28 #: src/preferences/ui/SchedulePage.ui:16
msgid "" msgid ""
"The extension will try to use Night Light or Location Services to " "The extension will try to use Night Light or Location Services to "
"automatically set your current sunrise and sunset times if they are enabled. " "automatically set your current sunrise and sunset times if they are enabled. "
"If you prefer, you can manually choose a time source." "If you prefer, you can manually choose a time source."
msgstr "如果开启了夜灯功能或定位服务,本扩展程序会尝试据此自动设置当前日出与日落时间。您也可以手动选定一个确定时间的根据。" msgstr ""
"如果开启了夜灯功能或定位服务,本扩展程序会尝试据此自动设置当前日出与日落时"
"间。您也可以手动选定一个确定时间的根据。"
#: src/preferences/ui/Schedule.ui:45 #: src/preferences/ui/SchedulePage.ui:33
msgid "Always show on-demand controls" msgid "Always show on-demand controls"
msgstr "一直显示“自定”的控制选项" msgstr "一直显示“自定”的控制选项"
#: src/preferences/ui/Schedule.ui:46 #: src/preferences/ui/SchedulePage.ui:34
msgid "Allows you to override the current time when using a schedule." msgid "Allows you to override the current time when using a schedule."
msgstr "用于在安排时强制设定当前时间。" msgstr "用于在安排时强制设定当前时间。"
#: src/preferences/ui/Schedule.ui:74 #: src/preferences/ui/SchedulePage.ui:50
msgid "Follow <i>Disable until tomorrow</i>" msgid "Follow <i>Disable until tomorrow</i>"
msgstr "根据<i>今天不用亮了</i>推测" msgstr "根据<i>今天不用亮了</i>推测"
#: src/preferences/ui/Schedule.ui:75 #: src/preferences/ui/SchedulePage.ui:51
msgid "" msgid ""
"When Night Light is temporarily disabled, the extension will switch to day " "When Night Light is temporarily disabled, the extension will switch to day "
"variants." "variants."
msgstr "如果夜灯暂时关上,就换到日间模式。" msgstr "如果夜灯暂时关上,就换到日间模式。"
#: src/preferences/ui/Schedule.ui:95 #: src/preferences/ui/SchedulePage.ui:64
msgid "Manual schedule times" msgid "Manual schedule times"
msgstr "手动安排时间" msgstr "手动安排时间"
#: src/preferences/ui/Schedule.ui:147 #: src/preferences/ui/SchedulePage.ui:96
msgid "Keyboard shortcut" msgid "Keyboard shortcut"
msgstr "键盘快捷键" msgstr "键盘快捷键"
#: src/preferences/ui/Schedule.ui:155 #: src/preferences/ui/SchedulePage.ui:107
msgid "Button location" msgid "Button location"
msgstr "按钮位置" msgstr "按钮位置"
#: src/preferences/ui/Schedule.ui:160 #: src/preferences/ui/ShortcutButton.ui:15
msgid "None" msgid "Choose…"
msgstr "不要按钮" msgstr "选择……"
#: src/preferences/ui/Schedule.ui:161
msgid "Top bar"
msgstr "放在上边栏里"
#: src/preferences/ui/Schedule.ui:162
msgid "System menu"
msgstr "放在系统菜单里"
#: src/preferences/ui/ShellPreferences.ui:15
msgid "Switch Shell theme variants"
msgstr "切换 Shell 的主题的样式"
#: src/preferences/ui/ShellPreferences.ui:40
msgid ""
"You can manually set variants if the extension cannot automatically detect "
"the day and night variants of your GNOME Shell theme. Please <a href="
"\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues"
"\">submit a request</a> to get your theme supported."
msgstr ""
"如果本扩展程序没能自动检测到您 GNOME Shell 的主题的日间样式和夜间样式的话,您可以手动设置样式。想让扩展能成功识别您的主题?您可以<a "
"href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
"issues\">提交请求</a>。"
#: src/preferences/ui/ShortcutButton.ui:32 #: src/preferences/ui/ShortcutButton.ui:32
msgid "Change keyboard shortcut" msgid "Change keyboard shortcut"
msgstr "更改键盘快捷键" msgstr "更改键盘快捷键"
#: src/preferences/ui/ShortcutButton.ui:100 #: src/preferences/ui/ShortcutButton.ui:80
msgid "Press your keyboard shortcut…" msgid "Press your keyboard shortcut…"
msgstr "按下您想设置的键盘快捷键……" msgstr "按下您想设置的键盘快捷键……"
#: src/preferences/ui/ThemesPage.ui:9
msgid "Themes"
msgstr ""
#: src/preferences/ui/ThemesPage.ui:15
msgid ""
"GNOME has a built-in dark mode that the extension uses. Manually switching "
"themes is discouraged and is only here for legacy reasons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:28
#, fuzzy
#| msgid "Day GTK theme"
msgid "GTK theme"
msgstr "日间 GTK 主题"
#: src/preferences/ui/ThemesPage.ui:29
msgid ""
"Forcing a dark theme on applications not designed to support it can have "
"undesirable side-effects such as unreadable text or invisible icons."
msgstr ""
#: src/preferences/ui/ThemesPage.ui:37 src/preferences/ui/ThemesPage.ui:57
#: src/preferences/ui/ThemesPage.ui:77 src/preferences/ui/ThemesPage.ui:97
msgid "Day variant"
msgstr "日间样式"
#: src/preferences/ui/ThemesPage.ui:42 src/preferences/ui/ThemesPage.ui:62
#: src/preferences/ui/ThemesPage.ui:82 src/preferences/ui/ThemesPage.ui:102
msgid "Night variant"
msgstr "夜间模式"
#: src/preferences/ui/ThemesPage.ui:49
#, fuzzy
#| msgid "Day shell theme"
msgid "Shell theme"
msgstr "日间 shell 主题"
#: src/preferences/ui/ThemesPage.ui:69
#, fuzzy
#| msgid "Day icon theme"
msgid "Icon theme"
msgstr "日间图标主题"
#: src/preferences/ui/ThemesPage.ui:89
#, fuzzy
#| msgid "Day cursor theme"
msgid "Cursor theme"
msgstr "日间指针主题"
#. Time separator (eg. 08:27) #. Time separator (eg. 08:27)
#: src/preferences/ui/TimeChooser.ui:23 #: src/preferences/ui/TimeChooser.ui:23
msgid ":" msgid ":"
msgstr ":" msgstr ":"
#, javascript-format
#~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GTK theme. Please manually choose them in the extension's preferences."
#~ msgstr ""
#~ "无法自动监测“%s”GTK 的主题的日间样式和夜间样式。请在本扩展程序的个人设置中"
#~ "手动选择。"
#, javascript-format
#~ msgid ""
#~ "Unable to automatically detect the day and night variants for the \"%s\" "
#~ "GNOME Shell theme. Please manually choose them in the extension's "
#~ "preferences."
#~ msgstr ""
#~ "无法自动监测“%s”GNOME Shell 的主题的日间样式和夜间样式。请在本扩展程序的个"
#~ "人设置中手动选择。"
#~ msgid "Switch to night theme"
#~ msgstr "切换到夜间主题"
#~ msgid "Switch to day theme"
#~ msgstr "切换到日间主题"
#~ msgid "Use manual GTK variants"
#~ msgstr "手动设置 GTK 样式"
#~ msgid "Disable automatic GTK theme variants detection"
#~ msgstr "不自动监测 GTK 的主题样式"
#~ msgid "Use manual shell variants"
#~ msgstr "手动设置 shell 样式"
#~ msgid "Disable automatic shell theme variants detection"
#~ msgstr "不自动监测 shell 的主题样式"
#~ msgid "Switch backgrounds"
#~ msgstr "切换背景"
#~ msgid "notify-send \"Hello moonshine!\""
#~ msgstr "notify-send \"有月影 在水面 漂流不定\""
#~ msgid "Switch cursor theme variants"
#~ msgstr "切换指针的主题样式"
#~ msgid "Switch GTK theme variants"
#~ msgstr "切换 GTK 的主题的样式"
#~ msgid "Manual variants"
#~ msgstr "手动设置样式"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GTK theme. Please <a href="
#~ "\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
#~ "issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "如果本扩展程序没能自动检测到您 GTK 的主题的日间样式和夜间样式的话,您可以"
#~ "手动设置样式。想让扩展能成功识别您的主题?您可以<a href=\"https://gitlab."
#~ "com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/issues\">提交请求</"
#~ "a>。"
#~ msgid "Support us"
#~ msgstr "帮助我们"
#~ msgid "View code on GitLab"
#~ msgstr "在 GitLab 上查看本扩展源代码"
#~ msgid "Translate on Weblate"
#~ msgstr "在 Weblate 上翻译本扩展"
#~ msgid "Donate on Liberapay"
#~ msgstr "用 Liberapay 向我们捐款"
#~ msgid "Switch icon theme variants"
#~ msgstr "切换图标的主题样式"
#~ msgid "Appearance"
#~ msgstr "外观"
#~ msgid "Switch Shell theme variants"
#~ msgstr "切换 Shell 的主题的样式"
#~ msgid ""
#~ "You can manually set variants if the extension cannot automatically "
#~ "detect the day and night variants of your GNOME Shell theme. Please <a "
#~ "href=\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-"
#~ "extension/-/issues\">submit a request</a> to get your theme supported."
#~ msgstr ""
#~ "如果本扩展程序没能自动检测到您 GNOME Shell 的主题的日间样式和夜间样式的"
#~ "话,您可以手动设置样式。想让扩展能成功识别您的主题?您可以<a href="
#~ "\"https://gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension/-/"
#~ "issues\">提交请求</a>。"