From 4a768e50b359dfc2f24717d630fd923993acb676 Mon Sep 17 00:00:00 2001 From: Jozef Gaal Date: Sun, 1 Dec 2024 01:24:44 +0100 Subject: [PATCH] Extension: Add Slovak translation using Weblate --- src/po/LINGUAS | 1 + src/po/sk.po | 135 +++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 136 insertions(+) create mode 100644 src/po/sk.po diff --git a/src/po/LINGUAS b/src/po/LINGUAS index b883724..6ddb5a2 100644 --- a/src/po/LINGUAS +++ b/src/po/LINGUAS @@ -26,3 +26,4 @@ nan uk hi he +sk diff --git a/src/po/sk.po b/src/po/sk.po new file mode 100644 index 0000000..0412bfb --- /dev/null +++ b/src/po/sk.po @@ -0,0 +1,135 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the nightthemeswitcher@romainvigier.fr package. +# Jozef Gaal , 2024. +msgid "" +msgstr "" +"Project-Id-Version: nightthemeswitcher@romainvigier.fr\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-03-24 11:18+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: sk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/data/ui/BackgroundButton.ui:8 +msgid "Change background" +msgstr "" + +#: src/data/ui/BackgroundButton.ui:24 +msgid "Select your background image" +msgstr "" + +#: src/data/ui/BackgroundsPage.ui:9 +msgid "Backgrounds" +msgstr "" + +#: src/data/ui/BackgroundsPage.ui:13 +msgid "" +"Background switching is handled by the Shell, these settings allow you to " +"change the images it uses." +msgstr "" + +#: src/data/ui/BackgroundsPage.ui:16 +msgid "Day background" +msgstr "" + +#: src/data/ui/BackgroundsPage.ui:29 +msgid "Night background" +msgstr "" + +#: src/data/ui/CommandsPage.ui:9 +msgid "Commands" +msgstr "" + +#: src/data/ui/CommandsPage.ui:13 +msgid "Run commands" +msgstr "" + +#: src/data/ui/CommandsPage.ui:21 src/data/ui/SchedulePage.ui:21 +msgid "Sunrise" +msgstr "" + +#: src/data/ui/CommandsPage.ui:28 src/data/ui/SchedulePage.ui:34 +msgid "Sunset" +msgstr "" + +#: src/data/ui/ContributePage.ui:9 +msgid "Contribute" +msgstr "" + +#: src/data/ui/ContributePage.ui:42 +msgid "View the code and report issues" +msgstr "" + +#: src/data/ui/ContributePage.ui:55 +msgid "Contribute to the translation" +msgstr "" + +#: src/data/ui/SchedulePage.ui:9 +msgid "Schedule" +msgstr "" + +#: src/data/ui/SchedulePage.ui:15 +msgid "Manual schedule" +msgstr "" + +#: src/data/ui/SchedulePage.ui:16 +msgid "Use a manual schedule instead of the one computed from your location." +msgstr "" + +#: src/data/ui/SchedulePage.ui:51 +msgid "Run the transition when an app is fullscreen" +msgstr "" + +#: src/data/ui/SchedulePage.ui:60 +msgid "Keyboard shortcut" +msgstr "" + +#: src/data/ui/ShortcutButton.ui:15 +msgid "Choose…" +msgstr "" + +#: src/data/ui/ShortcutButton.ui:32 +msgid "Change keyboard shortcut" +msgstr "" + +#: src/data/ui/ShortcutButton.ui:43 +msgid "Clear" +msgstr "" + +#: src/data/ui/ShortcutButton.ui:78 +msgid "Press your keyboard shortcut…" +msgstr "" + +#. Time separator (eg. 08:27) +#: src/data/ui/TimeChooser.ui:33 src/data/ui/TimeChooser.ui:91 +msgid ":" +msgstr "" + +#: src/data/ui/TimeChooser.ui:52 +msgid "AM" +msgstr "" + +#: src/data/ui/TimeChooser.ui:58 +msgid "PM" +msgstr "" + +#: src/modules/Timer.js:285 +msgid "Unknown Location" +msgstr "" + +#: src/modules/Timer.js:286 +msgid "A manual schedule will be used to switch the dark mode." +msgstr "" + +#: src/modules/Timer.js:290 +msgid "Edit Manual Schedule" +msgstr "" + +#: src/preferences/BackgroundButton.js:94 +msgid "This image format is not supported." +msgstr ""