From c10be6aa3ad3022a311b75cc74b890d9cacc46a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=AD=20Climent?= Date: Wed, 28 Jun 2023 20:13:41 +0200 Subject: [PATCH] update translations --- README.md | 74 +++++++++++------------ elevenclock/lang/lang_ar.json | 8 +++ elevenclock/lang/lang_bg.json | 8 +++ elevenclock/lang/lang_bs.json | 8 +++ elevenclock/lang/lang_ca.json | 8 +++ elevenclock/lang/lang_cs.json | 8 +++ elevenclock/lang/lang_da.json | 8 +++ elevenclock/lang/lang_de.json | 8 +++ elevenclock/lang/lang_el.json | 8 +++ elevenclock/lang/lang_en.json | 8 +++ elevenclock/lang/lang_es.json | 8 +++ elevenclock/lang/lang_et.json | 8 +++ elevenclock/lang/lang_fa.json | 8 +++ elevenclock/lang/lang_fi.json | 8 +++ elevenclock/lang/lang_fr.json | 8 +++ elevenclock/lang/lang_he.json | 8 +++ elevenclock/lang/lang_hr.json | 8 +++ elevenclock/lang/lang_hu.json | 8 +++ elevenclock/lang/lang_id.json | 8 +++ elevenclock/lang/lang_it.json | 8 +++ elevenclock/lang/lang_ja.json | 8 +++ elevenclock/lang/lang_ko.json | 8 +++ elevenclock/lang/lang_lt.json | 8 +++ elevenclock/lang/lang_lv.json | 8 +++ elevenclock/lang/lang_nb.json | 8 +++ elevenclock/lang/lang_nl.json | 8 +++ elevenclock/lang/lang_nn.json | 8 +++ elevenclock/lang/lang_pl.json | 8 +++ elevenclock/lang/lang_pt_BR.json | 8 +++ elevenclock/lang/lang_pt_PT.json | 8 +++ elevenclock/lang/lang_ro.json | 8 +++ elevenclock/lang/lang_ru.json | 8 +++ elevenclock/lang/lang_sk.json | 8 +++ elevenclock/lang/lang_sl.json | 8 +++ elevenclock/lang/lang_sr.json | 8 +++ elevenclock/lang/lang_sv.json | 8 +++ elevenclock/lang/lang_th.json | 8 +++ elevenclock/lang/lang_tr.json | 8 +++ elevenclock/lang/lang_ua.json | 8 +++ elevenclock/lang/lang_vi.json | 8 +++ elevenclock/lang/lang_zh_CN.json | 8 +++ elevenclock/lang/lang_zh_TW.json | 8 +++ elevenclock/lang/translated_percentage.py | 54 +++++++++++------ 43 files changed, 400 insertions(+), 56 deletions(-) diff --git a/README.md b/README.md index 68d8da50..2e1257cb 100644 --- a/README.md +++ b/README.md @@ -59,49 +59,49 @@ In order to translate ElevenClock to other languages or to update an old transla | Language | Translated | | | :-- | :-- | --- | -| Arabic - عربي‎ | 71% | | +| Arabic - عربي‎ | 69% | | | Bosnian - Bosanski | 5% | | | Bulgarian - български | 16% | | | Catalan - Català | 100% | | -| Czech - Čeština | 100% | | -| Danish - Dansk | 99% | | -| German - Deutsch | 100% | | -| Greek - Ελληνικά | 18% | | +| Czech - Čeština | 97% | | +| Danish - Dansk | 97% | | +| German - Deutsch | 97% | | +| Greek - Ελληνικά | 17% | | | English - English | 100% | | -| Spanish - Español | 100% | | -| Estonian - eesti | 85% | | +| Spanish - Español | 97% | | +| Estonian - eesti | 83% | | | Persian - فارسی‎ | 5% | | -| Finnish - Suomi | 98% | | -| French - Français | 100% | | -| Hebrew - עִבְרִית‎ | 85% | | +| Finnish - Suomi | 95% | | +| French - Français | 97% | | +| Hebrew - עִבְרִית‎ | 83% | | | Croatian - Hrvatski | 10% | | -| Hungarian - Magyar | 93% | | -| Indonesian - Bahasa Indonesia | 85% | | -| Italian - Italiano | 100% | | -| Japanese - 日本語 | 93% | | -| Korean - 한국어 | 100% | | -| Lithuanian - Lietuvių | 19% | | -| Latvian - Latviski | 57% | | -| Norwegian (bokmål) | 100% | | -| Dutch - Nederlands | 85% | | -| Norwegian (nynorsk) | 100% | | -| Polish - Polski | 100% | | -| Portuguese (Brazil) | 100% | | -| Portuguese (Portugal) | 100% | | -| Romanian - Română | 85% | | -| Russian - Русский | 100% | | -| Slovak - Slovenčina | 29% | | -| Slovene - Slovenščina | 100% | | -| Serbian - Srpski | 19% | | -| Swedish - Svenska | 71% | | -| Thai - ภาษาไทย | 75% | | -| Turkish - Türkçe | 100% | | -| Ukranian - Yкраї́нська | 93% | | -| Vietnamese - Tiếng Việt | 94% | | -| Simplified Chinese (China) | 100% | | -| Traditional Chinese (Taiwan) | 100% | | - -Last updated: Tue May 23 13:55:09 2023 +| Hungarian - Magyar | 90% | | +| Indonesian - Bahasa Indonesia | 83% | | +| Italian - Italiano | 97% | | +| Japanese - 日本語 | 90% | | +| Korean - 한국어 | 97% | | +| Lithuanian - Lietuvių | 18% | | +| Latvian - Latviski | 55% | | +| Norwegian (bokmål) | 97% | | +| Dutch - Nederlands | 83% | | +| Norwegian (nynorsk) | 97% | | +| Polish - Polski | 97% | | +| Portuguese (Brazil) | 97% | | +| Portuguese (Portugal) | 97% | | +| Romanian - Română | 83% | | +| Russian - Русский | 97% | | +| Slovak - Slovenčina | 28% | | +| Slovene - Slovenščina | 97% | | +| Serbian - Srpski | 18% | | +| Swedish - Svenska | 69% | | +| Thai - ภาษาไทย | 73% | | +| Turkish - Türkçe | 97% | | +| Ukranian - Yкраї́нська | 90% | | +| Vietnamese - Tiếng Việt | 91% | | +| Simplified Chinese (China) | 97% | | +| Traditional Chinese (Taiwan) | 97% | | + +Last updated: Wed Jun 28 20:13:25 2023 diff --git a/elevenclock/lang/lang_ar.json b/elevenclock/lang/lang_ar.json index 174fa4c3..ce8a4ede 100644 --- a/elevenclock/lang/lang_ar.json +++ b/elevenclock/lang/lang_ar.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "غيّر الإجراء الذي يتم القيام به عند النقر على الساعة بالزر الأوسط للفأرة", "Change the height of the clock" : "تغيير إرتفاع الساعة", "Change the width of the clock" : "تغيير عرض الساعة", + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "انقر فوق \"تطبيق\" لتطبيق التنسيق ومعاينته", "Clock {0} on {1}" : "الساعة {0} على {1}", "Clock {0} on monitor {1}" : "الساعة {0} على الشاشة {1}", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : "اخفاء الساعة في وضع ملء الشاشة", "Hide the clock (Recommended)" : null, + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : null, "If you don't know which one is the best, choose {0}" : null, "If you don't understand what is happening, please uncheck the checkbox over the text area" : null, @@ -139,6 +143,7 @@ "Move this clock to the top" : "حرك الساعة إلى الأعلى", "Next" : "التالي", "No" : "لا", + "No action" : null, "No results were found" : "لاتوجد نتيجة", "Nothing to preview" : "لايوجد شيئ للعرض", "Notification badge, clicked action, show desktop button, etc." : null, @@ -185,6 +190,7 @@ "Restart ElevenClock" : "اعادة تشغيل ElevenClock", "Restore horizontal position" : null, "Restore vertical position" : null, + "Return to top" : null, "Search on the settings" : null, "Select custom color" : "حدد لونًا مخصصًا", "Select custom font" : "حدد نوع خط خاص", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "هذا الاختيار يمكن الغائة من قائمة الاعدادات. تحت حجم وموضع الساعة", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : null, "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : null, + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : null, "Tooltip's font, font size, font color and background" : null, "Total RAM:" : null, @@ -238,6 +245,7 @@ "Use a custom font color" : "استخدم لون خط مخصص", "Use a custom font size" : "استخدم حجم خط مخصص", "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "معاينة", "View ElevenClock on GitHub" : null, "View ElevenClock's homepage" : "عرض الصفحة الرئيسية ElevenClock", diff --git a/elevenclock/lang/lang_bg.json b/elevenclock/lang/lang_bg.json index 0850337b..b67129a4 100644 --- a/elevenclock/lang/lang_bg.json +++ b/elevenclock/lang/lang_bg.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : null, "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Щракнете върху Приложи, за да приложите и прегледате формата", "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : null, "Hide the clock (Recommended)" : null, + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : null, "If you don't know which one is the best, choose {0}" : null, "If you don't understand what is happening, please uncheck the checkbox over the text area" : null, @@ -139,6 +143,7 @@ "Move this clock to the top" : null, "Next" : null, "No" : null, + "No action" : null, "No results were found" : null, "Nothing to preview" : null, "Notification badge, clicked action, show desktop button, etc." : null, @@ -185,6 +190,7 @@ "Restart ElevenClock" : null, "Restore horizontal position" : null, "Restore vertical position" : null, + "Return to top" : null, "Search on the settings" : null, "Select custom color" : null, "Select custom font" : null, @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : null, "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : null, "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : null, + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : null, "Tooltip's font, font size, font color and background" : null, "Total RAM:" : null, @@ -238,6 +245,7 @@ "Use a custom font color" : null, "Use a custom font size" : null, "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : null, "View ElevenClock on GitHub" : null, "View ElevenClock's homepage" : null, diff --git a/elevenclock/lang/lang_bs.json b/elevenclock/lang/lang_bs.json index f6916784..401c566a 100644 --- a/elevenclock/lang/lang_bs.json +++ b/elevenclock/lang/lang_bs.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : null, "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : null, "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : null, "Hide the clock (Recommended)" : null, + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : null, "If you don't know which one is the best, choose {0}" : null, "If you don't understand what is happening, please uncheck the checkbox over the text area" : null, @@ -139,6 +143,7 @@ "Move this clock to the top" : null, "Next" : null, "No" : null, + "No action" : null, "No results were found" : null, "Nothing to preview" : null, "Notification badge, clicked action, show desktop button, etc." : null, @@ -185,6 +190,7 @@ "Restart ElevenClock" : null, "Restore horizontal position" : null, "Restore vertical position" : null, + "Return to top" : null, "Search on the settings" : null, "Select custom color" : null, "Select custom font" : null, @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : null, "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : null, "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : null, + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : null, "Tooltip's font, font size, font color and background" : null, "Total RAM:" : null, @@ -238,6 +245,7 @@ "Use a custom font color" : null, "Use a custom font size" : null, "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : null, "View ElevenClock on GitHub" : null, "View ElevenClock's homepage" : null, diff --git a/elevenclock/lang/lang_ca.json b/elevenclock/lang/lang_ca.json index bc79730b..72e21959 100644 --- a/elevenclock/lang/lang_ca.json +++ b/elevenclock/lang/lang_ca.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Canvia l'acció del rellotge quan aquest es cliqui amb el botó central del ratolí", "Change the height of the clock" : "Canvia l'altura del rellotge", "Change the width of the clock" : "Canvia l'amplada del rellotge", + "Choose the setting to toggle when clock is clicked" : "Escolliu la configuració a canviar quan el rellotge es premi", + "Choose the setting to toggle when double-clicked" : "Escolliu la configuració a canviar quan el rellotge rebi un doble clic", + "Choose the setting to toggle when middle-clicked" : "Escolliu la configuració a canviar quan el rellotge rebi un clic amb el botó central", "Click on Apply to apply and preview the format" : "Cliqueu Aplica per a aplicar i previsualitzar els canvis", "Clock {0} on {1}" : "Rellotge {0} de {1}", "Clock {0} on monitor {1}" : "Rellotge {0} de la pantalla {1}", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : "Amaga el rellotge durant 5 segons quan s'activi amb el ratolí", "Hide the clock in fullscreen mode" : "Oculta el rellotge en mode de pantalla completa", "Hide the clock (Recommended)" : "Amaga el rellotge (Recomanat)", + "Hide this clock" : "Amaga aquest rellotge", "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Si ja sabeu com funciona això, o voleu ometre l'assistent de benvinguda, feu clic al botó Omet inferior esquerre.", "If you don't know which one is the best, choose {0}" : "Si no sabeu quina és la millor, escolliu {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Si no enteneu què està passant, desmarqueu la casella de dalt de la caixa de text", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Mou aquest rellotge a dalt", "Next" : "Següent", "No" : "No", + "No action" : "Sense acció", "No results were found" : "No s'han trobat resultats", "Nothing to preview" : "Res a previsualitzar", "Notification badge, clicked action, show desktop button, etc." : "Icona de la notificació, acció en ser premut, botó de mostrar l'escriptori, etc.", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Reiniciar l'ElevenClock", "Restore horizontal position" : "Restableix la posició hoitzontal", "Restore vertical position" : "Restableix la posició vertical", + "Return to top" : "Retorna a l'inici", "Search on the settings" : "Cerca a la configuració", "Select custom color" : "Selecciona un color", "Select custom font" : "Selecciona una font personalitzada", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Aquesta acció es pot revertir des de la Configuració, sota Posició i mida del rellotge", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Aquest assistent us ajudarà a configurar i personalitzar l'ElevenClock. Feu clic a Comença per començar!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "Per a desactivar el zero flotant a l'esquerra, afegiu un # entre el % i el codi: Les hores sense zero flotant serien %#H, i les hores amb el zero flotant serien %H", + "Toggle ElevenClock setting" : "Canvia una configuració de l'ElevenClock", "Tooltip Appearance:" : "Aparença de l'etiqueta", "Tooltip's font, font size, font color and background" : "Tipus de font de l'etiqueta, mida de la font, color de la font i color de fons", "Total RAM:" : "RAM total:", @@ -238,6 +245,7 @@ "Use a custom font color" : "Utilitza un color de lletra concret", "Use a custom font size" : "Utilitza una mida de lletra concreta", "Use a custom line height" : "Utilitza una alçada de linia personalitzada", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : "Useu la notació {%h+1} per a especificar diferències. Substituïu %H pel valor desitjat i +1 per un nombre positiu (+n o -n respectivament, per a una diferència n), representant la diferència. ", "View" : "Mostra", "View ElevenClock on GitHub" : "Veure ElevenClock a GitHub", "View ElevenClock's homepage" : "Mostra la pàgina web de l'ElevenClock", diff --git a/elevenclock/lang/lang_cs.json b/elevenclock/lang/lang_cs.json index f367f2dc..660fbfab 100644 --- a/elevenclock/lang/lang_cs.json +++ b/elevenclock/lang/lang_cs.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Změnit chování při kliku prostředním tlačítkem na hodiny", "Change the height of the clock" : "Upravit výšku hodin", "Change the width of the clock" : "Upravit šířku hodin", + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Kliknutím na \"Použít\" aplikujete vlastní formát", "Clock {0} on {1}" : "Hodiny {0} na {1}", "Clock {0} on monitor {1}" : "Hodiny {0} na monitoru {1}", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : "Skrýt hodiny po dobu 5 sekund při najetí myší", "Hide the clock in fullscreen mode" : "Skrýt hodiny v celoobrazovém režimu", "Hide the clock (Recommended)" : "Skrýt hodiny (doporučeno)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Pokud již víte, jak aplikace funguje, nebo chete přeskočit průvodce spuštění, klikněte na tlačítko Přeskočit vlevo dole.", "If you don't know which one is the best, choose {0}" : "Pokud nevíte, který je nejlepší, vyberte si {0}.", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Pokud nevíte co se děje, tak odškrtněte zaškrtávátko nad textovým polem", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Přesunout hodiny nahoru", "Next" : "Další", "No" : "Ne", + "No action" : null, "No results were found" : "Žádné výsledky", "Nothing to preview" : "Žádný náhled", "Notification badge, clicked action, show desktop button, etc." : "Oznámení, akce po kliknutí, tlačítko pro zobrazení plochy a další", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Restartovat ElevenClock", "Restore horizontal position" : "Obnovit horizontální pozici", "Restore vertical position" : "Obnovit vertikální pozici", + "Return to top" : null, "Search on the settings" : "Vyhledávání v nastavení", "Select custom color" : "Vybrat vlastní barvu", "Select custom font" : "Vybrat vlastní písmo", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Tato akce může být změněna z nastavení pod volbou Umístění a velikost hodin", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Tento průvodce spuštění Vám pomůže s nastavením a přizpůsobením aplikace ElevenClock. Začněte kliknutím na tlačítko Začít", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "Pokud nechcete doplňovat nuly před čísla, stačí přidat znak \"#\" mezi znak \"%\", například pro hodiny bez počáteční nuly by to bylo %#H, s případnou nulou pak %H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Vzhled popisku", "Tooltip's font, font size, font color and background" : "Styl, velikost a barva písma, barva pozadí", "Total RAM:" : "Celková RAM:", @@ -238,6 +245,7 @@ "Use a custom font color" : "Použít vlastní barvu písma", "Use a custom font size" : "Použít vlastní velikost písma", "Use a custom line height" : "Použít vlastní výšku odřádkování", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Zobrazit", "View ElevenClock on GitHub" : "Prohlédnout si ElevenClock na GitHubu", "View ElevenClock's homepage" : "Zobrazit domovskou stránku aplikace ElevenClock", diff --git a/elevenclock/lang/lang_da.json b/elevenclock/lang/lang_da.json index 2fd2e929..8e594f5f 100644 --- a/elevenclock/lang/lang_da.json +++ b/elevenclock/lang/lang_da.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Ændr handlingen når der klikkes på muse-hjulet", "Change the height of the clock" : "Ændr urets højde", "Change the width of the clock" : "Ændr urets bredde", + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Klik anvend for at benytte og forhåndsvise formatet", "Clock {0} on {1}" : "Ur {0} på {1}", "Clock {0} on monitor {1}" : "Ur {0} på skærm {1}", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : "Skjul uret i 5 sekunder når du fører musen over det", "Hide the clock in fullscreen mode" : "Skjul uret i fuldskærmstilstand", "Hide the clock (Recommended)" : "Skjul uret (Anbefalet)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "hvis du allerede ved hvordan det fungerer, eller du vil springe \"velkomst guide\" over, så klik på spring over knappen i nederste venstre hjørne.", "If you don't know which one is the best, choose {0}" : "hvis du ikke ved hvilken er den bedste, vælg {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "hvis du ikke ved hvad der sker, fjern venligst markeringen fra afkrydsningsfeltet over tekst området", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Flyt uret til toppen", "Next" : "Næste", "No" : "Nej", + "No action" : null, "No results were found" : "Ingen resultater fundet", "Nothing to preview" : "Intet at forhåndsvise", "Notification badge, clicked action, show desktop button, etc." : "Meddelelsesbadge, valgt handling, vis skrivebordsknap osv.\n", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Genstart ElevenClock", "Restore horizontal position" : "Gendan vandret position", "Restore vertical position" : "Gendan lodret position", + "Return to top" : null, "Search on the settings" : "Søg i indstilingerne", "Select custom color" : "Vælg brugerdefineret farve", "Select custom font" : "Vælg tilpasset skrifttype", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Handlingen kan fortrydes under indstillinger af Urs position og størrelse", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Denne guide vil hjælpe med at konfigurere og customisere ElevenClock. Klik Start for at begynde!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "For at deaktivere 0-udfyldning, tilføj et # mellem % og koden: ikke 0-udfyldte timer ville være %#H, 0-udfyldte timer ville være %H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Tooltip udseende:", "Tooltip's font, font size, font color and background" : "Tooltip's font, font størrelse, font farve og baggrund", "Total RAM:" : "Total RAM:", @@ -238,6 +245,7 @@ "Use a custom font color" : "Brug en brugerdefineret font farve", "Use a custom font size" : "Brug en brugerdefineret skriftstørrelse", "Use a custom line height" : "Brug en brugerdefineret linjehøjde", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Vis", "View ElevenClock on GitHub" : "Vis ElevenClock på GitHub", "View ElevenClock's homepage" : "Vis ElevenClocks hjemmeside", diff --git a/elevenclock/lang/lang_de.json b/elevenclock/lang/lang_de.json index 34451245..b237e6b7 100644 --- a/elevenclock/lang/lang_de.json +++ b/elevenclock/lang/lang_de.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Ändere die Aktion, die ausgeführt wird, wenn ein Mittelklick auf die Uhr gemacht wird", "Change the height of the clock" : "Höhe der Uhr ändern", "Change the width of the clock" : "Breite der Uhr ändern", + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Drücke auf Anwenden um das Format anzuwenden und anzuschauen", "Clock {0} on {1}" : "Uhr {0} auf {1}", "Clock {0} on monitor {1}" : "Uhr {0} auf Monitor {1}", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : "Verstecke die Uhr für 5 Sekunden beim Überfahren mit der Maus", "Hide the clock in fullscreen mode" : "Uhr im Vollbildmodus ausblenden", "Hide the clock (Recommended)" : "Uhr ausblenden (Empfohlen)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Wenn Sie bereits wissen, wie das funktioniert, oder den Begrüßungsassistenten überspringen möchten, klicken Sie bitte auf die Schaltfläche Überspringen unten links.", "If you don't know which one is the best, choose {0}" : "Wenn Sie nicht wissen, welches das Beste ist, wählen Sie {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Falls Sie nicht verstehen, was passiert, deaktivieren sie die Checkbox über dem Textbereich", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Verschiebe diese Uhr nach oben", "Next" : "Weiter", "No" : "Nein", + "No action" : null, "No results were found" : "Es wurden keine Ergebnisse gefunden", "Nothing to preview" : "Nichts zum Vorzeigen", "Notification badge, clicked action, show desktop button, etc." : "Benachrichtigungszeichen, Aktion beim Klicken, Desktop zeigen Knopf, etc.", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "ElevenClock neu starten", "Restore horizontal position" : "Horizontale Position wiederherstellen", "Restore vertical position" : "Vertikale Position wiederherstellen", + "Return to top" : null, "Search on the settings" : "Einstellungen durchsuchen", "Select custom color" : "Benutzerdefinierte Farbe auswählen", "Select custom font" : " Benutzerdefinierte Schriftart auswählen", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Diese Aktion kann über das Einstellungen-Fenster unter Position and Größe der Uhr rückgängig gemacht werden.", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Dieser Assistent hilft Ihnen bei der Konfiguration und Anpassung von ElevenClock. Klicken Sie auf Start, um loszulegen!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "Um den Zero-Padding Effekt zu deaktiveren, füge ein # zwischen dem % und dem Code hinzu: Nicht-Zero-Gepaddete Stunden wären %#H und zero-gepaddete Stunden wären %H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Tooltip-Erscheinungsbild", "Tooltip's font, font size, font color and background" : "Schriftart, Schriftgröße, Schriftfarbe und Hintergrund des Tooltips.", "Total RAM:" : "Total verbauter Arbeitsspeicher:", @@ -238,6 +245,7 @@ "Use a custom font color" : "Eine benutzerdefinierte Schriftfarbe verwenden", "Use a custom font size" : "Benutzerdefinierte Schriftgröße verwenden", "Use a custom line height" : "Benutzerdefinierte Zeilenhöhe verwenden", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Anschauen", "View ElevenClock on GitHub" : "Sehen Sie sich ElevenClock auf GitHub an", "View ElevenClock's homepage" : "Internetseite von ElevenClock", diff --git a/elevenclock/lang/lang_el.json b/elevenclock/lang/lang_el.json index 36771b32..19c21c9a 100644 --- a/elevenclock/lang/lang_el.json +++ b/elevenclock/lang/lang_el.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : null, "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : null, "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : "Απόκρυψη ρολογιού σε κατάσταση πλήρους οθόνης", "Hide the clock (Recommended)" : null, + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : null, "If you don't know which one is the best, choose {0}" : null, "If you don't understand what is happening, please uncheck the checkbox over the text area" : null, @@ -139,6 +143,7 @@ "Move this clock to the top" : null, "Next" : null, "No" : null, + "No action" : null, "No results were found" : null, "Nothing to preview" : null, "Notification badge, clicked action, show desktop button, etc." : null, @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Επανεκκίνηση ElevenClock", "Restore horizontal position" : null, "Restore vertical position" : null, + "Return to top" : null, "Search on the settings" : null, "Select custom color" : null, "Select custom font" : null, @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : null, "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : null, "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : null, + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : null, "Tooltip's font, font size, font color and background" : null, "Total RAM:" : null, @@ -238,6 +245,7 @@ "Use a custom font color" : null, "Use a custom font size" : null, "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : null, "View ElevenClock on GitHub" : null, "View ElevenClock's homepage" : "Μετάβαση στην ιστοσελίδα του ElevenClock", diff --git a/elevenclock/lang/lang_en.json b/elevenclock/lang/lang_en.json index 23dabfd2..fb14c012 100644 --- a/elevenclock/lang/lang_en.json +++ b/elevenclock/lang/lang_en.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : null, "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : null, "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : "Hide the clock during 5 seconds when hovered with the mouse", "Hide the clock in fullscreen mode" : null, "Hide the clock (Recommended)" : null, + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : null, "If you don't know which one is the best, choose {0}" : null, "If you don't understand what is happening, please uncheck the checkbox over the text area" : null, @@ -139,6 +143,7 @@ "Move this clock to the top" : null, "Next" : null, "No" : null, + "No action" : null, "No results were found" : null, "Nothing to preview" : null, "Notification badge, clicked action, show desktop button, etc." : null, @@ -185,6 +190,7 @@ "Restart ElevenClock" : null, "Restore horizontal position" : null, "Restore vertical position" : null, + "Return to top" : null, "Search on the settings" : null, "Select custom color" : null, "Select custom font" : null, @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "This action can be reverted from the settings window, under Clock position and size", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : null, "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : null, "Tooltip's font, font size, font color and background" : null, "Total RAM:" : null, @@ -238,6 +245,7 @@ "Use a custom font color" : null, "Use a custom font size" : null, "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : null, "View ElevenClock on GitHub" : null, "View ElevenClock's homepage" : null, diff --git a/elevenclock/lang/lang_es.json b/elevenclock/lang/lang_es.json index edfe08a2..b2d7e057 100644 --- a/elevenclock/lang/lang_es.json +++ b/elevenclock/lang/lang_es.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Cambia la acción realizada cuando el reloj se clique con el botón central", "Change the height of the clock" : "Cambia la altura del reloj", "Change the width of the clock" : "Cambia la altura del reloj", + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Pulse en Aplicar para aplicar los cambios y previsualizar el formato", "Clock {0} on {1}" : "Reloj {0} de {1}", "Clock {0} on monitor {1}" : "Reloj {0} de la pantalla {1}", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : "Esconde el reloj durante 5 segundos cuando se active con el ratón", "Hide the clock in fullscreen mode" : "Ocultar el reloj en modo de pantalla completa", "Hide the clock (Recommended)" : "Ocultar el reloj (Recomendado)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Si ya sabes como funciona esto, o quieres saltarte el asistente de bienvenida, pulse el botón Omitir a bajo y a la izquierda.", "If you don't know which one is the best, choose {0}" : "Si no sabe cual es la mejor, elija {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Si no entiende qué está pasando, por favor desmarque la casilla de encima de la caja de texto", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Mueve este reloj arriba", "Next" : "Siguiente", "No" : "No", + "No action" : null, "No results were found" : "No se encontraron resultados", "Nothing to preview" : "Nada a previsualizar", "Notification badge, clicked action, show desktop button, etc." : "Ícono de notificación, acción en ser clicado, botón de mostrar el escritorio, etc.", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Reiniciar ElevenClock", "Restore horizontal position" : "Restablezca la posición horizontal", "Restore vertical position" : "Restablezca la posición vertical", + "Return to top" : null, "Search on the settings" : "Buscar en la configuración", "Select custom color" : "Selecciona un color", "Select custom font" : "Seleccione un tipo de fuente personalizado ", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Esta acción puede ser revertida des de la Configuración, debajo de Posición y tamaño del reloj", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Este asistente te ayudará a configurar y personalizar ElevenClock. ¡Haz clic en Comenzar para iniciar el proceso!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "Para desactivar el cero inicial, añada un # entre el % y el código: las horas sin cero serían %#H, mientras que las horas con cero serían %H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Apariencia de la etiqueta", "Tooltip's font, font size, font color and background" : "Tipo de fuente de la etiqueta, tamaño y color de fuente y fondo de la etiqueta", "Total RAM:" : "RAM total:", @@ -238,6 +245,7 @@ "Use a custom font color" : "Usa un color de fuente específico", "Use a custom font size" : "Usar un tamaño de letra personalizado", "Use a custom line height" : "Usar una altura de línea personalizada", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Muestra", "View ElevenClock on GitHub" : "Vea ElevenClock en GitHub ", "View ElevenClock's homepage" : "Abre la página web de ElevenClock", diff --git a/elevenclock/lang/lang_et.json b/elevenclock/lang/lang_et.json index 140870f7..3b161485 100644 --- a/elevenclock/lang/lang_et.json +++ b/elevenclock/lang/lang_et.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : null, "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Klõpsa vormingu rakendamiseks ja eelvaate vaatamiseks nuppu Rakenda", "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : "Kella peitmine täisekraani režiimis", "Hide the clock (Recommended)" : "Peida kell (soovitatav)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Kui sa juba tead, kuidas see toimib, või soovid tervitusviisardi vahele jätta, klõpsa vasakus allosas Jäta vahele nupule.\n\n", "If you don't know which one is the best, choose {0}" : "Kui sa ei tea, milline neist on parim, vali {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Kui sa ei saa aru, mis toimub, võta palun märkeruut tekstivälja kohalt ära.", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Liiguta seda kella kõige üles", "Next" : "Järgmine", "No" : "Ei", + "No action" : null, "No results were found" : "Tulemusi ei leitud\n", "Nothing to preview" : "Mingeid eelvaateid ei ole", "Notification badge, clicked action, show desktop button, etc." : null, @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Taaskäivita ElevenClock", "Restore horizontal position" : "Taasta horisontaalne positsioon", "Restore vertical position" : "Taasta vertikaalne positsioon", + "Return to top" : null, "Search on the settings" : "Otsi seadistustest", "Select custom color" : "Vali kohandatud värv", "Select custom font" : "Vali kohandatud kirjastiil", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Seda toimingut saab muuta seadete aknas, jaotises Kella asukoht ja suurus.", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "See nõustaja aitab teil ElevenClocki konfigureerida ja kohandada. Alustamiseks klõpsa nuppu Alusta!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "Nullistamise efekti välja lülitamiseks lisa % ja koodi vahele #: mitte-nullistatud tunnid oleksid %#H ja nullistatud tunnid oleksid %H\n", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Vihjetööriista välimus:", "Tooltip's font, font size, font color and background" : "Vihjetööriista kirjatüüp, -suurus, -värv ja taust", "Total RAM:" : null, @@ -238,6 +245,7 @@ "Use a custom font color" : "Kasuta kohandatud kirjavärvi", "Use a custom font size" : "Kasuta kohandatud kirjasuurust", "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Vaade", "View ElevenClock on GitHub" : "Vaata ElevenClocki GitHubis", "View ElevenClock's homepage" : "Vaata ElevenClocki kodulehte", diff --git a/elevenclock/lang/lang_fa.json b/elevenclock/lang/lang_fa.json index 6f4e151f..7058c22e 100644 --- a/elevenclock/lang/lang_fa.json +++ b/elevenclock/lang/lang_fa.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : null, "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : null, "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : null, "Hide the clock (Recommended)" : null, + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : null, "If you don't know which one is the best, choose {0}" : null, "If you don't understand what is happening, please uncheck the checkbox over the text area" : null, @@ -139,6 +143,7 @@ "Move this clock to the top" : null, "Next" : null, "No" : null, + "No action" : null, "No results were found" : null, "Nothing to preview" : null, "Notification badge, clicked action, show desktop button, etc." : null, @@ -185,6 +190,7 @@ "Restart ElevenClock" : null, "Restore horizontal position" : null, "Restore vertical position" : null, + "Return to top" : null, "Search on the settings" : null, "Select custom color" : null, "Select custom font" : null, @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : null, "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : null, "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : null, + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : null, "Tooltip's font, font size, font color and background" : null, "Total RAM:" : null, @@ -238,6 +245,7 @@ "Use a custom font color" : null, "Use a custom font size" : null, "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : null, "View ElevenClock on GitHub" : null, "View ElevenClock's homepage" : null, diff --git a/elevenclock/lang/lang_fi.json b/elevenclock/lang/lang_fi.json index e41bf2f7..06bc2ba8 100644 --- a/elevenclock/lang/lang_fi.json +++ b/elevenclock/lang/lang_fi.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Muuta toimintoa, joka tehdään, kun kelloa napsautetaan hiiren keskipainikkeella", "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Napsauta Käytä soveltaaksesi ja esikatsellaksesi muotoa", "Clock {0} on {1}" : "Kello {0} on {1}", "Clock {0} on monitor {1}" : "Kello {0} näytöllä {1}", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : "Piilota kello koko näytön tilassa", "Hide the clock (Recommended)" : "Piilota kello (Suositeltu)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Jos tiedät jo, miten tämä toimii, tai haluat ohittaa ohjatun tervetulovihjeen, napsauta vasemmassa alakulmassa olevaa Ohita-painiketta.", "If you don't know which one is the best, choose {0}" : "Jos et tiedä, mikä on paras, valitse {0}\n", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Jos et ymmärrä, mitä tapahtuu, poista tekstialueen yläpuolella olevan valintaruudun rasti", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Siirrä tämä kello yläreunaan", "Next" : "Seuraava", "No" : "En", + "No action" : null, "No results were found" : "Tuloksia ei löytynyt\n", "Nothing to preview" : "Ei mitään esikatseltavaa\n", "Notification badge, clicked action, show desktop button, etc." : "Ilmoitusmerkki, napsautettu toiminto, näytä työpöytäpainike jne.\n", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Käynnistä ElevenClock uudelleen", "Restore horizontal position" : "Palauta vaakasuora asento", "Restore vertical position" : "Palauta pystysuora asento", + "Return to top" : null, "Search on the settings" : "Etsi asetuksista\n", "Select custom color" : "Valitse mukautettu väri", "Select custom font" : "Valitse mukautettu fontti\n", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Tämä toiminto voidaan peruuttaa asetusikkunasta, kohdan Kellon sijainti ja koko alta.", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Tämä ohjatun toiminnon avulla voit määrittää ja mukauttaa ElevenClockia. Aloita napsauttamalla Käynnistä!\n", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "Jos haluat poistaa nollatäytteen vaikutuksen käytöstä, lisää #-kirjain %:n ja koodin väliin: ei-nollatäytteiset tunnit olisivat %#H ja nollatäytteiset tunnit olisivat %H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Työkaluvihjeen Ulkonäkö:\n", "Tooltip's font, font size, font color and background" : "Työkaluvihjeen fontti, fonttikoko, fontin väri ja tausta\n", "Total RAM:" : "RAM-muistia yhteensä:\n", @@ -238,6 +245,7 @@ "Use a custom font color" : "Käytä mukautettua fontin väriä", "Use a custom font size" : "Käytä mukautettua fonttikokoa", "Use a custom line height" : "Käytä mukautettua viivan korkeutta\n", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Näytä", "View ElevenClock on GitHub" : "Näytä ElevenClock GitHubissa\n", "View ElevenClock's homepage" : "Näytä ElevenClokin kotisivu", diff --git a/elevenclock/lang/lang_fr.json b/elevenclock/lang/lang_fr.json index 1708a00a..d9335247 100644 --- a/elevenclock/lang/lang_fr.json +++ b/elevenclock/lang/lang_fr.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Changer l'action effectuée lors du clic molette sur l'horloge", "Change the height of the clock" : "Changer la hauteur de l'horloge", "Change the width of the clock" : "Changer la largeur de l'horloge", + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Cliquez sur Appliquer pour appliquer et prévisualiser le format", "Clock {0} on {1}" : "Horloge {0} sur {1}", "Clock {0} on monitor {1}" : "Horloge {0} sur l'écran {1}", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : "Cacher l'horloge pendant 5 secondes lors du survol de la souris", "Hide the clock in fullscreen mode" : "Cacher l'horloge en mode plein écran", "Hide the clock (Recommended)" : "Cacher l'horloge (Recommandé)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Si vous savez déjà comment ElevenClock fonctionne, vous pouvez cliquer sur le bouton Passer en bas à gauche.", "If you don't know which one is the best, choose {0}" : "Si vous ne savez pas lequel choisir, prenez {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Si vous n'êtes pas sûr de ce qu'il se passe, veuillez décocher la case au-dessus de la zone de texte", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Déplacer cette horloge vers le haut", "Next" : "Suivant", "No" : "Non", + "No action" : null, "No results were found" : "Aucun résultat trouvé", "Nothing to preview" : "Rien à prévisualiser", "Notification badge, clicked action, show desktop button, etc." : "Badge de notification, action du clic, bouton afficher le bureau", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Redémarrer ElevenClock", "Restore horizontal position" : "Restaurer la position horizontale", "Restore vertical position" : "Restaurer la position verticale", + "Return to top" : null, "Search on the settings" : "Rechercher un paramètre", "Select custom color" : "Sélectionner la couleur", "Select custom font" : "Sélectionnez une police personnalisée", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Cette action peut être annulée via les paramètres, sous Taille et position de l'horloge", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Cet utilitaire va vous aider à configurer et à personnaliser ElevenClock. Appuyez sur démarrer pour commencer !", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "Pour désactiver l'effet zéro-marge, ajoutez un # entre le % et le code : une heure avec marge doit être %#H, une heure sans marge doit être %H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Apparence de l'info-bulle :", "Tooltip's font, font size, font color and background" : "Police, taille de police, couleur de police et arrière-plan de l'info-bulle", "Total RAM:" : "RAM totale :", @@ -238,6 +245,7 @@ "Use a custom font color" : "Utiliser une couleur de police personnalisée", "Use a custom font size" : "Utiliser une taille de police personnalisée", "Use a custom line height" : "Utiliser une hauteur de ligne personnalisée", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Ouvrir", "View ElevenClock on GitHub" : "Voir ElevenClock sur GitHub", "View ElevenClock's homepage" : "Page d'accueil d'ElevenClock", diff --git a/elevenclock/lang/lang_he.json b/elevenclock/lang/lang_he.json index fa8adb54..a4bd14ac 100644 --- a/elevenclock/lang/lang_he.json +++ b/elevenclock/lang/lang_he.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : null, "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "לחץ \"החל\" כדי לקבל תצוגה מוקדמת ולהחל את הפורמט", "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : "החבא שעון במצב מסך מלא", "Hide the clock (Recommended)" : "החבא את השעון (מומלץ)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "אם אתה יודע איך זה עובד או רוצה לדלג על האשף, לחץ על כפתור \"דלג\"", "If you don't know which one is the best, choose {0}" : "אם אתה לא יודע מה עדיף, בחר {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "אם אתה לא מבין מה קורה, בטל את תיבת הסימון מעל איזור הטקסט", @@ -139,6 +143,7 @@ "Move this clock to the top" : "הזז את השעון למעלה", "Next" : "הבא", "No" : "לא", + "No action" : null, "No results were found" : "לא נמצאו תוצאות", "Nothing to preview" : "אין מה להציג", "Notification badge, clicked action, show desktop button, etc." : null, @@ -185,6 +190,7 @@ "Restart ElevenClock" : "ElevenClock הפעל מחדש", "Restore horizontal position" : "שחזר את מיקום השעון האופקי", "Restore vertical position" : "שחזר את מיקום השעון האנכי", + "Return to top" : null, "Search on the settings" : "חפש בהגדרות", "Select custom color" : "בחר צבע", "Select custom font" : "בחר פונט מותאם אישית", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "ניתן לבטל פעולה זו מחלון ההגדרות - גודל ומיקום השעון ", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "האשף יעזור לך להגדיר ולהתאים אישית את ElevenClock. תלחץ כדי להתחיל!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "כדי לבטל את אפקט ה-Zero Padding, הוסף # בין ה-% לבין הקוד. ", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "מראה רמזים:", "Tooltip's font, font size, font color and background" : "פונט, גודל הפונט, צבע הפונט והרקע של הרמזים", "Total RAM:" : null, @@ -238,6 +245,7 @@ "Use a custom font color" : "קביעת צבע גופן", "Use a custom font size" : "בחר גודל גופן", "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "הצג", "View ElevenClock on GitHub" : "הצג את ElevenClock ב-GitHub", "View ElevenClock's homepage" : "הצג דף אינטרנט ElevenClock", diff --git a/elevenclock/lang/lang_hr.json b/elevenclock/lang/lang_hr.json index 0a0bf2ac..270ab539 100644 --- a/elevenclock/lang/lang_hr.json +++ b/elevenclock/lang/lang_hr.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : null, "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : null, "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : null, "Hide the clock (Recommended)" : null, + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : null, "If you don't know which one is the best, choose {0}" : null, "If you don't understand what is happening, please uncheck the checkbox over the text area" : null, @@ -139,6 +143,7 @@ "Move this clock to the top" : null, "Next" : null, "No" : null, + "No action" : null, "No results were found" : null, "Nothing to preview" : null, "Notification badge, clicked action, show desktop button, etc." : null, @@ -185,6 +190,7 @@ "Restart ElevenClock" : null, "Restore horizontal position" : null, "Restore vertical position" : null, + "Return to top" : null, "Search on the settings" : null, "Select custom color" : null, "Select custom font" : null, @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : null, "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : null, "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : null, + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : null, "Tooltip's font, font size, font color and background" : null, "Total RAM:" : null, @@ -238,6 +245,7 @@ "Use a custom font color" : null, "Use a custom font size" : null, "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : null, "View ElevenClock on GitHub" : null, "View ElevenClock's homepage" : null, diff --git a/elevenclock/lang/lang_hu.json b/elevenclock/lang/lang_hu.json index 38419f3d..d809721e 100644 --- a/elevenclock/lang/lang_hu.json +++ b/elevenclock/lang/lang_hu.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Az órára görgővel való kattintás módosítása", "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Kattintson az \"Alkalmaz\" gombra a formátum megtekintéséhez", "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : "Óra elrejtése teljes képernyős módban", "Hide the clock (Recommended)" : "Az óra elrejtése (ajánlott)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Ha már tudja, hogyan működik ez, vagy ki szeretné hagyni az üdvözlő varázslót, kattintson a bal alsó Kihagyás gombra.", "If you don't know which one is the best, choose {0}" : "Ha nem tudja melyik a legjobb, válassza a következőt: {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Ha bizonytalan a változtatásokat illetően, kérem távolítsa el a pipát a beállításnál", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Az óra felülre igazítása", "Next" : "Tovább", "No" : "Nem", + "No action" : null, "No results were found" : "Nincs találat", "Nothing to preview" : "Nincs előnézet", "Notification badge, clicked action, show desktop button, etc." : "Értesítési jelvény, kattintott művelet, asztali gomb megjelenítése, stb.", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "ElevenClock újraindítása", "Restore horizontal position" : "A vízszintes pozíció visszaállítása", "Restore vertical position" : "A függőleges pozíció visszaállítása", + "Return to top" : null, "Search on the settings" : "Beállítások keresése", "Select custom color" : "Egyéni szín választása", "Select custom font" : "Válasszon egyéni betűtípust", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Ezt a műveletet a a Beállításoknál, az Óra helye és mérete alatt lehet visszavonni", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Ez a varázsló segít az ElevenClock konfigurálásában és testreszabásában. A kezdéshez kattintson a Start gombra!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "A zero-padding effektus letiltásához szúrjon be egy # karaktert, a % karakter és a kód közé. Például a mindig kétszámjegyű óra (nulla, mint első számjegy az egyszámjegyű tagok esetében: ún. zero-padded) formátuma %H, a nem fixen kétszámjegyű óra (non-zero-padded) formátuma pedig %#H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Eszköztipp megjelenése:", "Tooltip's font, font size, font color and background" : "Az eszköztipp betűtípusa, betűmérete, betűszíne és háttere", "Total RAM:" : "Összes RAM:", @@ -238,6 +245,7 @@ "Use a custom font color" : "Egyéni betűszín használata", "Use a custom font size" : "Egyéni betűméret használata", "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Nézet", "View ElevenClock on GitHub" : "Tekintse meg az ElevenClock GitHub oldalát", "View ElevenClock's homepage" : "Tekintse meg az ElevenClock honlapját", diff --git a/elevenclock/lang/lang_id.json b/elevenclock/lang/lang_id.json index 02608438..07e06579 100644 --- a/elevenclock/lang/lang_id.json +++ b/elevenclock/lang/lang_id.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : null, "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Ketuk pada Aplikasikan untuk mengaplikasikan dan mempratinjau format", "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : "Sembunyikan jam ketika berada pada mode layar penuh", "Hide the clock (Recommended)" : "Sembunyikan jam (Direkomendasikan)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Jika anda sudah mengetahui cara kerja program ini, atau anda ingin melewati program selamat datang, silakan mengetuk tombol Lewati pada ujung kiri bawah.", "If you don't know which one is the best, choose {0}" : "Jika anda tidak tahu pilihan mana yang terbaik, pilih {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Jika anda tidak mengerti apa yang sedang terjadi, silakan kosongkan kotak pilihan di atas area teks", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Pindahkan jam ini ke atas", "Next" : "Selanjutnya", "No" : "Tidak", + "No action" : null, "No results were found" : "Tidak ada hasil yang ditemukan", "Nothing to preview" : "Tidak ada yang dapat dipratinjau", "Notification badge, clicked action, show desktop button, etc." : null, @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Mulai ulang ElevenClock", "Restore horizontal position" : "Pulihkan posisi horizontal", "Restore vertical position" : "Pulihkan posisi vertikal", + "Return to top" : null, "Search on the settings" : "Cari pada pengaturan", "Select custom color" : "Pilih warna kustom", "Select custom font" : "Pilih font kustom", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Aksi ini dapat dikembalikan dari jendela pengaturan, di bawah Posisi dan ukuran jam", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Program ini akan membantumu mengonfigurasi dan mengustomisasi ElevenClock. Ketuk Mulai untuk mulai!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "Untuk menonaktifkan efek tanpa padding, tambahkan # di antara % dan kode: jam dengan padding adalah %#H, dan jam tanpa padding adalah %H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Penampilan Tooltip", "Tooltip's font, font size, font color and background" : "Font Tooltip, ukuran font, warna font, dan latar belakang", "Total RAM:" : null, @@ -238,6 +245,7 @@ "Use a custom font color" : "Gunakan warna font kustom", "Use a custom font size" : "Gunakan ukuran font kustom", "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Tampilkan", "View ElevenClock on GitHub" : "Tampilkan ElevenClock di GitHub", "View ElevenClock's homepage" : "Tampilkan halaman utama ElevenClock", diff --git a/elevenclock/lang/lang_it.json b/elevenclock/lang/lang_it.json index 6dee4de0..6063e6b5 100644 --- a/elevenclock/lang/lang_it.json +++ b/elevenclock/lang/lang_it.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Cambia l'azione fatta quando l'orologio è cliccato con il pulsante centrale del mouse", "Change the height of the clock" : "Cambia l'altezza dell'orologio", "Change the width of the clock" : "Cambia la larghezza dell'orologio", + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Clicca su Applica per applicare e vedere un'anteprima del formato", "Clock {0} on {1}" : "Orologio {0} su {1}", "Clock {0} on monitor {1}" : "Orologio {0} sullo schermo {1}", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : "Nascondi l'orologio per 5 secondi al passaggio del mouse", "Hide the clock in fullscreen mode" : "Nascondi l'orologio in modalità a schermo intero", "Hide the clock (Recommended)" : "Nascondi l'orologio (Consigliato)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Se sai già come tutto questo funzione, o vuoi saltare il la configurazione iniziale, per favore clicca in basso a sinistra il bottone Salta ", "If you don't know which one is the best, choose {0}" : "Se non sai quale di queste opzioni è la migliore, seleziona {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Se non capisci cosa sta succedendo, per favore rimuovi la spunta sull'area del testo", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Sposta l'orologio in alto", "Next" : "Prossima", "No" : "No", + "No action" : null, "No results were found" : "Nessun risultato trovato", "Nothing to preview" : "Non c'è niente da visualizzare in anteprima", "Notification badge, clicked action, show desktop button, etc." : "Icona di nofica, azione quando cliccato, mostra il bottone per il desktop, ecc.", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Riavvia ElevenClock", "Restore horizontal position" : "Ripristina la posizione orizzontale", "Restore vertical position" : "Ripristina la posizione verticale", + "Return to top" : null, "Search on the settings" : "Cerca sulle impostazioni", "Select custom color" : "Seleziona un colore personalizzato", "Select custom font" : "Seleziona un font personalizzato", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Questa azione può essere annullata dalla finestra delle impostazioni, in Posizione e dimensioni dell'orologio", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "l'assistente di configurazione ti aiuterà ad impostare e personalizzare ElevenClock. Premi Inizia per cominciare!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "Per disabilitare l'effetto di riempimento zero, aggiungi un # tra % e il codice: le ore con riempimento diverso da zero sarebbero %#H e le ore con riempimento zero sarebbero %H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Aspetto del suggerimento", "Tooltip's font, font size, font color and background" : "Carattere, dimesione, colore e sfondo del suggerimento", "Total RAM:" : "RAM totale:", @@ -238,6 +245,7 @@ "Use a custom font color" : "Usa un colore personalizzato per il font", "Use a custom font size" : "Usa una dimensione del font personalizzata", "Use a custom line height" : "Utilizza una altezza di linea personalizzata", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Visualizza", "View ElevenClock on GitHub" : "Visualizza ElevenClock su GitHub", "View ElevenClock's homepage" : "Visualizza l'homepage di ElevenClock", diff --git a/elevenclock/lang/lang_ja.json b/elevenclock/lang/lang_ja.json index aeddf19c..265b34bd 100644 --- a/elevenclock/lang/lang_ja.json +++ b/elevenclock/lang/lang_ja.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "時計をホイールクリックしたときのアクションを変更する", "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "適用・プレビューするには「適用」をクリックしてください", "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : "全画面モードで時計を非表示にする", "Hide the clock (Recommended)" : "時計を隠す (推奨)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "これがどのように機能するかを既に理解している場合や、ようこそウィザードをスキップしたい場合は、左下のスキップボタンをクリックしてください。", "If you don't know which one is the best, choose {0}" : "どれが最適かわからない場合は、{0} を選択してください。", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "何が起こるかを理解していない場合は、入力欄上のチェックボックスをオフにしてください。", @@ -139,6 +143,7 @@ "Move this clock to the top" : "この時計を画面上に移動", "Next" : "次へ", "No" : "いいえ", + "No action" : null, "No results were found" : "該当する結果はありません", "Nothing to preview" : "プレビューはありません", "Notification badge, clicked action, show desktop button, etc." : "通知バッジ, クリック時のアクション, [デスクトップを表示] ボタン, その他", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "ElevenClockを再起動する", "Restore horizontal position" : "水平位置を復元する", "Restore vertical position" : "垂直位置を復元する", + "Return to top" : null, "Search on the settings" : "設定項目を検索", "Select custom color" : "カスタム色の選択", "Select custom font" : "カスタムフォントを選択", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "この操作は設定ウィンドウから元に戻すことができます。時計の位置とサイズの中に含まれています。", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "このウィザードは ElevenClock の設定・カスタマイズに役立ちます。[スタート] をクリックして始めましょう!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "0の追加を無効化するには、 # を % と文字の間に追加してください: 1桁のときに0の追加をしない「○時」表記 (例:9) は %#H, 1桁のときに0の追加をする「○時」表記 (例:09) は %H のようになります。", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "ツール チップの外観", "Tooltip's font, font size, font color and background" : "ツール チップのフォント、フォント サイズ、フォントの色と背景", "Total RAM:" : "合計メモリ (RAM) 容量:", @@ -238,6 +245,7 @@ "Use a custom font color" : "カスタムフォント色を使用する", "Use a custom font size" : "カスタムフォントサイズを使用する", "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "表示", "View ElevenClock on GitHub" : "GitHub で ElevenClock のページを閲覧する", "View ElevenClock's homepage" : "ElevenClockのホームページを表示する", diff --git a/elevenclock/lang/lang_ko.json b/elevenclock/lang/lang_ko.json index 2eb5e698..28257f09 100644 --- a/elevenclock/lang/lang_ko.json +++ b/elevenclock/lang/lang_ko.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "시계를 가운데로 클릭할 때 수행되는 작업 변경", "Change the height of the clock" : "시계 높이 변경", "Change the width of the clock" : "시계 너비 ", + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "양식을 적용하고 미리 보려면 적용을 클릭하십시오", "Clock {0} on {1}" : "{1}의 {0} 시계", "Clock {0} on monitor {1}" : "{1} 모니터의 {0} 시계", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : "마우스로 호버링할 때 5초 동안 시계 숨기기", "Hide the clock in fullscreen mode" : "전체 화면 모드에서 시계 숨기기", "Hide the clock (Recommended)" : "시계 숨기기 (권장)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "이 작업의 작동 방식을 이미 알고 있거나 환영 마법사를 건너뛰려면 왼쪽 하단 건너뛰기 버튼을 클릭하십시오.", "If you don't know which one is the best, choose {0}" : "어느 것이 가장 좋은지 모른다면 {0}을 선택하십시오", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "무슨 일인지 모르겠으면 텍스트 영역 위의 확인란을 선택 해제하십시오", @@ -139,6 +143,7 @@ "Move this clock to the top" : "이 시계를 위쪽으로 이동", "Next" : "다음", "No" : "아니오", + "No action" : null, "No results were found" : "결과를 찾을 수 없습니다", "Nothing to preview" : "미리보기 할 것이 없습니다", "Notification badge, clicked action, show desktop button, etc." : "알림 배지, 클릭된 동작, 바탕 화면 버튼 표시 등", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "ElevenClock 재시작", "Restore horizontal position" : "수평 위치 복원", "Restore vertical position" : "수직 위치 복원", + "Return to top" : null, "Search on the settings" : "설정에서 검색", "Select custom color" : "사용자 지정 색상 선택", "Select custom font" : "사용자 지정 글꼴 선택", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "설정 창의 시계 위치 및 크기에서 이 동작을 되돌릴 수 있습니다.", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "이 마법사는 ElevenClock을 구성하고 사용자 지정할 수 있도록 도와줍니다. 시작하려면 [시작]을 클릭하십시오!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "앞에 0를 사용하지 않으려면 %와 코드 사이에 #을 추가하십시오: 0이 없는 시간은 %#H이고 0이 있는 시간은 %H입니다", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "도구 설명 모양", "Tooltip's font, font size, font color and background" : "도구 설명의 글꼴, 글꼴 크기, 글꼴 색 및 배경", "Total RAM:" : "전체 RAM:", @@ -238,6 +245,7 @@ "Use a custom font color" : "사용자 지정 글꼴 색 사용", "Use a custom font size" : "사용자 지정 글꼴 크기 사용", "Use a custom line height" : "사용자 지정 선 높이 사용", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "보기", "View ElevenClock on GitHub" : "GitHub에서 ElevenClock 보기", "View ElevenClock's homepage" : "ElevenClock 홈페이지 보기", diff --git a/elevenclock/lang/lang_lt.json b/elevenclock/lang/lang_lt.json index e03d84a9..64a675d4 100644 --- a/elevenclock/lang/lang_lt.json +++ b/elevenclock/lang/lang_lt.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : null, "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : null, "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : "Slėpti laikrodį pilno ekrano režime", "Hide the clock (Recommended)" : null, + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : null, "If you don't know which one is the best, choose {0}" : null, "If you don't understand what is happening, please uncheck the checkbox over the text area" : null, @@ -139,6 +143,7 @@ "Move this clock to the top" : null, "Next" : null, "No" : null, + "No action" : null, "No results were found" : null, "Nothing to preview" : null, "Notification badge, clicked action, show desktop button, etc." : null, @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Perkrauti ElevenClock", "Restore horizontal position" : null, "Restore vertical position" : null, + "Return to top" : null, "Search on the settings" : null, "Select custom color" : null, "Select custom font" : null, @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : null, "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : null, "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : null, + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : null, "Tooltip's font, font size, font color and background" : null, "Total RAM:" : null, @@ -238,6 +245,7 @@ "Use a custom font color" : null, "Use a custom font size" : null, "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : null, "View ElevenClock on GitHub" : null, "View ElevenClock's homepage" : "Atidaryti ElevenClock svetainę", diff --git a/elevenclock/lang/lang_lv.json b/elevenclock/lang/lang_lv.json index ba703f69..dfbdf54c 100644 --- a/elevenclock/lang/lang_lv.json +++ b/elevenclock/lang/lang_lv.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : null, "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : null, "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : "Paslēpt pulksteni pilnekrāna režīmā", "Hide the clock (Recommended)" : "Paslēpt pulksteni (ieteicams)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : null, "If you don't know which one is the best, choose {0}" : null, "If you don't understand what is happening, please uncheck the checkbox over the text area" : null, @@ -139,6 +143,7 @@ "Move this clock to the top" : null, "Next" : "Nākamais", "No" : "Nē", + "No action" : null, "No results were found" : null, "Nothing to preview" : null, "Notification badge, clicked action, show desktop button, etc." : null, @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Pārstartēt ElevenClock", "Restore horizontal position" : null, "Restore vertical position" : null, + "Return to top" : null, "Search on the settings" : null, "Select custom color" : "Izvēlēties pielāgotu krāsu", "Select custom font" : null, @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : null, "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : null, "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : null, + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Rīkpadoma izskats", "Tooltip's font, font size, font color and background" : "Rīkpadoma fonts, fonta lielums, fonta krāsa un fons", "Total RAM:" : null, @@ -238,6 +245,7 @@ "Use a custom font color" : "Izmantot pielāgotu fonta krāsu", "Use a custom font size" : "Izmantot pielāgotu fonta izmēru", "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Skatīt", "View ElevenClock on GitHub" : "Skatīt ElevenClock vietnē GitHub", "View ElevenClock's homepage" : "Skatīt ElevenClock mājaslapu", diff --git a/elevenclock/lang/lang_nb.json b/elevenclock/lang/lang_nb.json index 95713906..759a00b1 100644 --- a/elevenclock/lang/lang_nb.json +++ b/elevenclock/lang/lang_nb.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Endre hendelsen når du trykker på klokken med musehjulet", "Change the height of the clock" : "Endre klokkens høyde", "Change the width of the clock" : "Endre klokkens bredde", + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Klikk Bruk for å bruke og forhåndsvise formatet", "Clock {0} on {1}" : "Klokke {0} på {1}", "Clock {0} on monitor {1}" : "Klokke {0} på monitor {1}", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : "Skjul klokken i 5 sekunder når musen ligger over den", "Hide the clock in fullscreen mode" : "Skjul klokken i fullskjermmodus", "Hide the clock (Recommended)" : "Skjul klokken (Anbefalt)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Hvis du allerede vet hvordan dette virker, eller du ønsker å hoppe over velkomstdialogen, vennligst klikk på Hopp over-knappen nede i venstre hjørne.", "If you don't know which one is the best, choose {0}" : "Hvis du ikke vet hvilken som er best, velg {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Hvis du ikke forstår hva som skjer, vennligst fjern merkingen i boksen over tekstområdet", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Flytt denne klokken til toppen", "Next" : "Neste", "No" : "Nei", + "No action" : null, "No results were found" : "Ingen resultater ble funnet", "Nothing to preview" : "Ingenting å forhåndsvise", "Notification badge, clicked action, show desktop button, etc." : "Varselikon, hendelse ved klikk, vis skrivebordsknapp, etc.", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Start ElevenClock på nytt", "Restore horizontal position" : "Gjenopprett horisontal posisjon", "Restore vertical position" : "Gjenopprett vertikal posisjon", + "Return to top" : null, "Search on the settings" : "Søk i innstillingene", "Select custom color" : "Bruk en annen farge", "Select custom font" : "Velg en annen font", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Denne handlingen kan bli omgjort fra innstillingsvinduet under Klokkens posisjon og størrelse", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Installasjonsveiviseren vil hjelpe deg med å konfigurere og personalisere ElevenClock. Klikk på Start for å starte!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "For å deaktivere null-padding-effekten, legg inn en # mellom % og koden: ikke-null-paddede timer vil bli %#H, og null-paddede timer vil bli %H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Tooltips utseende", "Tooltip's font, font size, font color and background" : "Tooltips font, fontstørrelse, fontfarge, og bakgrunn", "Total RAM:" : "Total mengde RAM:", @@ -238,6 +245,7 @@ "Use a custom font color" : "Bruk en annen skriftfarge", "Use a custom font size" : "Bruk en annen skriftstørrelse", "Use a custom line height" : "Bruk en egen linjehøyde", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Vis", "View ElevenClock on GitHub" : "Vis ElevenClock på GitHub", "View ElevenClock's homepage" : "Åpne ElevenClock sin hjemmeside", diff --git a/elevenclock/lang/lang_nl.json b/elevenclock/lang/lang_nl.json index 3424c387..80971d55 100644 --- a/elevenclock/lang/lang_nl.json +++ b/elevenclock/lang/lang_nl.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : null, "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Klik op 'Toepassen' en bekijk de formattering", "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : "Verberg de klok in volledigscherm applicaties", "Hide the clock (Recommended)" : "Verberg de klok (Aanbevolen)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Als je al weet hoe dit werkt, of je wilt de wizzard sluiten, klik dan links onderen om door te gaan.", "If you don't know which one is the best, choose {0}" : "Als je niet weet welke optie je moet kiezen, kies dan {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Als je niet begrijpt wat er gebeurd, zet dan de checkbox uit", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Verplaats deze klok naar boven", "Next" : "Volgende", "No" : "Nee", + "No action" : null, "No results were found" : "Geen resultaten gevonden", "Nothing to preview" : "Niets te bekijken", "Notification badge, clicked action, show desktop button, etc." : null, @@ -185,6 +190,7 @@ "Restart ElevenClock" : "ElevenClock opnieuw opstarten", "Restore horizontal position" : "Herstel horizontale positie", "Restore vertical position" : "Verticale positie herstellen", + "Return to top" : null, "Search on the settings" : "Doorzoek instellingen", "Select custom color" : "Selecteer aangepaste kleur", "Select custom font" : "Selecteer aangepast lettertype", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Deze actie kan worden teruggedraaid vanuit het instellingenvenster. Onder Klokpositie en -grootte", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : null, "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : null, + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : null, "Tooltip's font, font size, font color and background" : null, "Total RAM:" : null, @@ -238,6 +245,7 @@ "Use a custom font color" : "Gebruik een aangepaste letterkleur", "Use a custom font size" : "Gebruik een aangepaste lettergrootte", "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Toon", "View ElevenClock on GitHub" : "Bekijk ElevenClock op GitHub", "View ElevenClock's homepage" : "Website van ElevenClock", diff --git a/elevenclock/lang/lang_nn.json b/elevenclock/lang/lang_nn.json index 1327d57b..d424e97c 100644 --- a/elevenclock/lang/lang_nn.json +++ b/elevenclock/lang/lang_nn.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Endre kva som skjer når du trykkar på klokka med musehjulet", "Change the height of the clock" : "Endre klokkas høgde", "Change the width of the clock" : "Endre klokkas breidde", + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Klikk på Bruk for å bruke og forhandsvise formatet", "Clock {0} on {1}" : "Klokke {0} på {1}", "Clock {0} on monitor {1}" : "Klokke {0} på monitor {1}", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : "Skjul klokka i 5 sekunder når musa ligg over han", "Hide the clock in fullscreen mode" : "Skjul klokka i fullskjerm", "Hide the clock (Recommended)" : "Skjul klokka (Anbefalt)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Viss du allereie veit korleis dette fungerar, eller du vil hoppe over velkomstvegvisaren, venlegst klikk på Hopp over-knappen nede i venstre hjørne.", "If you don't know which one is the best, choose {0}" : "Viss du ikkje veit hvilken som er best, velj {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Hvis du ikkje forstår kva som skjer, vær så snill og av-avhuk boksen over tekstområdet", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Flytt klokka til toppen", "Next" : "Neste", "No" : "Nei", + "No action" : null, "No results were found" : "Ingen resultatar verte funnen", "Nothing to preview" : "Ingenting å forhandsvise", "Notification badge, clicked action, show desktop button, etc." : "Varselikon, hending ved klikk, vis skrivebordsknapp, etc.", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Restart ElevenClock", "Restore horizontal position" : "Gjenopprett horisontal posisjon", "Restore vertical position" : "Gjenopprett vertikal posisjon", + "Return to top" : null, "Search on the settings" : "Søk i innstillingane", "Select custom color" : "Velj personleg farge", "Select custom font" : "Velj ein eigen font", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Dette kan bli omgjort frå innstillings-vindauget under Klokkas posisjon og storleik", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Denne veivisaren kjem til å hjelpe deg med å konfigurere og personalisere ElevenClock. Klikk på Start for å begynne!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "For å skru av null-padding-effekten, legg inn ein # mellom % og koden: ikke-null-paddede timer er %#H, og null-paddede timer er %H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Peikarhintets utsjåande", "Tooltip's font, font size, font color and background" : "Peikarhintets font, fontstorleik, fontfarge og bakgrunn", "Total RAM:" : "Total RAM:", @@ -238,6 +245,7 @@ "Use a custom font color" : "Bruk personleg fontfarge", "Use a custom font size" : "Bruk personleg fontstorleik", "Use a custom line height" : "Bruk ein eigen linjehøgde", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Vis", "View ElevenClock on GitHub" : "Vis ElevenClock på GitHub", "View ElevenClock's homepage" : "Vis heimesiden til ElevenClock", diff --git a/elevenclock/lang/lang_pl.json b/elevenclock/lang/lang_pl.json index 33086543..c76eb387 100644 --- a/elevenclock/lang/lang_pl.json +++ b/elevenclock/lang/lang_pl.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Zmień akcję wykonaną po kliknięciu zegara środkowym przyciskiem myszy", "Change the height of the clock" : "Zmień wysokość zegara", "Change the width of the clock" : "Zmień szerokość zegara", + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Kliknij na Zastosuj, aby zastosować i wyświetlić podgląd formatu", "Clock {0} on {1}" : "\u001DZegar {0} na {1}", "Clock {0} on monitor {1}" : "Zegar {0} na monitorze {1}", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : "Ukryj zegar na 5 sekund po najechaniu myszą", "Hide the clock in fullscreen mode" : "Ukryj zegar w trybie pełnoekranowym", "Hide the clock (Recommended)" : "Ukryj zegar (Zalecane)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Jeśli wiesz już, jak to działa, lub chcesz pominąć kreatora powitania, kliknij na lewym dolnym przycisku Pomiń.", "If you don't know which one is the best, choose {0}" : "Jeśli nie wiesz, który z nich jest najlepszy, wybierz {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Jeśli nie rozumiesz, co się dzieje, usuń zaznaczenie pola wyboru nad obszarem tekstowym", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Przesuń zegar na górę", "Next" : "Dalej", "No" : "Nie", + "No action" : null, "No results were found" : "Nie znaleziono wyników", "Nothing to preview" : "Brak podglądu", "Notification badge, clicked action, show desktop button, etc." : "Odznaka powiadomienia, kliknięta akcja, przycisk pokaż pulpit, itp.", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Zrestartuj ElevenClock", "Restore horizontal position" : "Przywróć pozycję w poziomie", "Restore vertical position" : "Przywróć pozycję w pionie", + "Return to top" : null, "Search on the settings" : "Wyszukaj w ustawieniach", "Select custom color" : "Wybierz niestandardowy kolor", "Select custom font" : "Wybierz niestandardową czcionkę", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Działanie to można cofnąć z okna ustawień, w zakładce Położenie i rozmiar zegara", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Ten kreator pomoże Ci skonfigurować i dostosować ElevenClock. Kliknij Start do rozpoczęcia pracy!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "Aby wyłączyć efekt zerowego wypełnienia, dodaj znak # pomiędzy % a kodem: niezerowo wypełnione godziny będą %#H, a zerowo wypełnione godziny będą %H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Wygląd Okna Podpowiedzi", "Tooltip's font, font size, font color and background" : "Czcionka, wielkość i kolor czcionki, tło okna podpowiedzi", "Total RAM:" : "Ogółem RAM:", @@ -238,6 +245,7 @@ "Use a custom font color" : "Użyj niestandardowego koloru czcionki", "Use a custom font size" : "Użyj niestandardowego rozmiaru czcionki", "Use a custom line height" : "Użyj niestandardowej wysokości linii", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Widok", "View ElevenClock on GitHub" : "Zobacz ElevenClock na GitHub", "View ElevenClock's homepage" : "Wyświetl stronę główną ElevenClock", diff --git a/elevenclock/lang/lang_pt_BR.json b/elevenclock/lang/lang_pt_BR.json index 314edee5..244da329 100644 --- a/elevenclock/lang/lang_pt_BR.json +++ b/elevenclock/lang/lang_pt_BR.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Mudar a ação feita quando o relógio é clicado com o botão do meio do mouse", "Change the height of the clock" : "Alterar a altura do relógio", "Change the width of the clock" : "Alterar a largura do relógio", + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Clique em aplicar para aplicar e visualizar o formato", "Clock {0} on {1}" : "Relógio {0} no {1}", "Clock {0} on monitor {1}" : "Relógio {0} no monitor {1}", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : "Ocultar o relógio durante 5 segundos quando sobrepor com o mouse", "Hide the clock in fullscreen mode" : "Esconder o relógio quando estiver em tela cheia", "Hide the clock (Recommended)" : "Esconda o relógio (Recomendado)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Se você já sabe como isso funciona ou deseja pular o assistente de boas-vindas, clique no botão Pular inferior esquerdo", "If you don't know which one is the best, choose {0}" : "Se você não sabe qual é o melhor, escolha {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Se você não entender o que está acontecendo, desmarque a caixa de seleção sobre a área de texto", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Mover este relógio para o topo", "Next" : "Próximo", "No" : "Não", + "No action" : null, "No results were found" : "Nenhum resultado foi encontrado", "Nothing to preview" : "Nada para pré visualizar", "Notification badge, clicked action, show desktop button, etc." : "Selo de notificação, ação clicada, botão de exibição da área de trabalho etc.", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Reiniciar ElevenClock", "Restore horizontal position" : "Restaurar a posição horizontal", "Restore vertical position" : "Restaurar a posição vertical", + "Return to top" : null, "Search on the settings" : "Pesquisar nas configurações", "Select custom color" : "Selecione uma cor personalizada", "Select custom font" : "Selecionar fonte personalizada", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Esta ação pode ser revertida na janela de configurações. Em Posição e tamanho do relógio", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Este assistente irá ajudá-lo a configurar e personalizar o ElevenClock. Clique em Iniciar para começar!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "Para desabilitar o efeito de preenchimento zero, adicione um # entre % e o código: horas não preenchidas com zero seriam %#H e horas preenchidas com zero seriam %H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Aparência da dica de ferramenta:", "Tooltip's font, font size, font color and background" : "Fonte da dica de ferramenta, tamanho da fonte, cor da fonte e plano de fundo", "Total RAM:" : "RAM total:", @@ -238,6 +245,7 @@ "Use a custom font color" : "Use uma cor de fonte personalizada", "Use a custom font size" : "Alterar o tamanho da fonte", "Use a custom line height" : "Usar uma linha com altura personalizada", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Visualizar", "View ElevenClock on GitHub" : "Veja ElevenClock no GitHub", "View ElevenClock's homepage" : "Ver página inicial do ElevenClock", diff --git a/elevenclock/lang/lang_pt_PT.json b/elevenclock/lang/lang_pt_PT.json index f131fe19..c059b735 100644 --- a/elevenclock/lang/lang_pt_PT.json +++ b/elevenclock/lang/lang_pt_PT.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Alterar esta acção quando clicar no relógio com o botão do meio do rato", "Change the height of the clock" : "Alterar a altura do relógio", "Change the width of the clock" : "Alterar a largura do relógio", + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Clicar em Aplicar para aplicar e pré-visualizar o formato", "Clock {0} on {1}" : "Relógio {0} no {1}", "Clock {0} on monitor {1}" : "Relógio {0} no monitor {1}", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : "Ocultar o relógio durante 5 segundos quando sobrepor com o rato", "Hide the clock in fullscreen mode" : "Esconder o relógio quando em modo de ecrã inteiro", "Hide the clock (Recommended)" : "Ocultar o relógio (Recomendado)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Se já sabe como funcionar, ou pode saltar o assistente de boas vindas, clique no botão Saltar no canto inferior esquerdo.", "If you don't know which one is the best, choose {0}" : "Se não sabe qual é o melhor, escolha {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Se não perceber o que está a acontecer, por favor desmarque na caixa de selecção sobre área do texto", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Mover o relógio para o topo", "Next" : "Seguinte", "No" : "Não", + "No action" : null, "No results were found" : "Sem resultados encontrados", "Nothing to preview" : "Nada para pré-visualizar", "Notification badge, clicked action, show desktop button, etc." : "Selo de notificação, acção clicada, botão de exibição da área de trabalho etc.", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Reiniciar ElevenClock", "Restore horizontal position" : "Restaurar horizontalmente", "Restore vertical position" : "Restaurar verticalmente", + "Return to top" : null, "Search on the settings" : "Pesquisar nas definições", "Select custom color" : "Escolher cor", "Select custom font" : "Escolher definição do tipo de letra", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Esta acção pode ser revertida na janela de definições, em Posição e tamanho do relógio", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Este assistente vai ajudar a configurar e a modificar o ElevenClock. Carregue em Começar para dar início!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "Para desactivar o efeito do preenchimento de zeros, adiciona # entre % com código d: as horas não preenchidas deve colocar %#H, e efeito do preenchimento das horas deve colocar %H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Aparência das Dicas de Ferramentas:", "Tooltip's font, font size, font color and background" : "Tipo de letra das Dicas de Ferramentas, tamanho da letra, cor da letra e fundo", "Total RAM:" : "RAM total:", @@ -238,6 +245,7 @@ "Use a custom font color" : "Mudar cor do texto", "Use a custom font size" : "Mudar tamanho da letra", "Use a custom line height" : "Usar uma linha com altura personalizada", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Ver", "View ElevenClock on GitHub" : "Ver ElevenClock no GitHub", "View ElevenClock's homepage" : "Ver página inicial do ElevenClock", diff --git a/elevenclock/lang/lang_ro.json b/elevenclock/lang/lang_ro.json index 913c87fe..fd8fc460 100644 --- a/elevenclock/lang/lang_ro.json +++ b/elevenclock/lang/lang_ro.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : null, "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Apăsați pe Aplică pentru a aplica si previzualiza formularul la", "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : "Ascundeți ceasul în modul ecran complet", "Hide the clock (Recommended)" : "Ascundeți ceasul (Recomandat)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Dacă deja știți cum funcționează, sau vreți să treceți peste secțiunea Bine ați venit, vă rugăm să apăsați pe butonul Săriți peste din colțul stânga-jos.", "If you don't know which one is the best, choose {0}" : "Dacă nu știți care este cea mai bună variantă, alegeți {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Dacă nu ințelegeți ce se intâmplă, vă rugăm debifați căsuța de peste zona text", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Mutați acest ceas în partea de sus", "Next" : "Următorul", "No" : "Nu", + "No action" : null, "No results were found" : "Nu au fost găsite rezultate", "Nothing to preview" : "Nimic de previzualizat", "Notification badge, clicked action, show desktop button, etc." : null, @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Reporniți ElevenClock", "Restore horizontal position" : "Restabiliți poziția orizontală", "Restore vertical position" : "Restabiliți poziția verticală", + "Return to top" : null, "Search on the settings" : "Căutați în setări", "Select custom color" : "Selectați culoarea personalizată", "Select custom font" : "Selectați fontul personalizat", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Această acțiune poate fi inversată din fereastra de setări, sub meniul Poziția si mărimea ceasului", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Acest utilitar vă va ajuta să configurați și personalizați ElevenClock. Apăsați Start pentru a începe!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "Pentru a dezactiva efectul \"fara margine\", adaugati un # intre % si cod: orele pozitive (non-zero) fara margine ar fi %#H, iar orele fara margine ar fi %H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Aparența balonului explicativ:", "Tooltip's font, font size, font color and background" : "Fontul, mărimea fontului, culoarea fontului si fundalul pentru balonul explicativ", "Total RAM:" : null, @@ -238,6 +245,7 @@ "Use a custom font color" : "Folosiți o culoare personalizată de font", "Use a custom font size" : "Folosiți o mărime personalizată de font", "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Vedere", "View ElevenClock on GitHub" : "Vedeți ElevenClock pe GitHub", "View ElevenClock's homepage" : "Vedeți pagina web pentru ElevenClock", diff --git a/elevenclock/lang/lang_ru.json b/elevenclock/lang/lang_ru.json index 723ee155..172b5242 100644 --- a/elevenclock/lang/lang_ru.json +++ b/elevenclock/lang/lang_ru.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Действие по клику средней кнопкой мыши", "Change the height of the clock" : "Высота часов", "Change the width of the clock" : "Ширина часов", + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Нажмите на 'Применить', чтобы увидеть эффект", "Clock {0} on {1}" : "Часы {0} на {1}", "Clock {0} on monitor {1}" : "Часы {0} на мониторе {1}", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : "Прятать часы при наведенном курсоре после 5 секунд", "Hide the clock in fullscreen mode" : "Скрыть часы в полноэкранном режиме", "Hide the clock (Recommended)" : "Скрыть часы (Рекомендуется)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Если вы уже знакомы с программой и/или хотите пропустить настройку, нажмите кнопку \"Пропустить\"", "If you don't know which one is the best, choose {0}" : "Если не знаете, что выбрать, выбирайте {0}.", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Если вы не понимаете, что происходит, снимите галочку над областью с текстом", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Переместить вверх", "Next" : "Далее", "No" : "Нет", + "No action" : null, "No results were found" : "Ничего не найдено", "Nothing to preview" : "Нет предпросмотра", "Notification badge, clicked action, show desktop button, etc." : "Оповещения, действия по клику, тд.", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Перезапустить ElevenClock", "Restore horizontal position" : "Сброс по горизонтали", "Restore vertical position" : "Сброс по вертикали", + "Return to top" : null, "Search on the settings" : "Поиск по настройкам", "Select custom color" : "Выберите цвет", "Select custom font" : "Выберите шрифт", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Это действие можно отменить в настройках в разделе Расположение и размер часов", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Мастер настройки поможет вам настроить ElevenClock. Нажмите \"Настроить\"!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "Чтобы обойти нулевой паддинг, добавьте символ # между символом % и кодом части даты/времени. Например, формат значения часа без лидирующего нуля %#H, с нулем - %H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Внешний вид всплывающей подсказки", "Tooltip's font, font size, font color and background" : "Шрифт, размер, цвет и фон подсказки", "Total RAM:" : "Оперативная память:", @@ -238,6 +245,7 @@ "Use a custom font color" : "Сменить цвет шрифта", "Use a custom font size" : "Сменить размер шрифта", "Use a custom line height" : "Межстрочное расстояние", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Просмотреть", "View ElevenClock on GitHub" : "Посетить страницу ElevenClock на GitHub", "View ElevenClock's homepage" : "Посетить сайт ElevenClock", diff --git a/elevenclock/lang/lang_sk.json b/elevenclock/lang/lang_sk.json index bac0c930..83631d11 100644 --- a/elevenclock/lang/lang_sk.json +++ b/elevenclock/lang/lang_sk.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : null, "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : null, "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : "Skryť hodinky pri režime na celú obrazovku", "Hide the clock (Recommended)" : "Skryť hodiny (odporúčané)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : null, "If you don't know which one is the best, choose {0}" : null, "If you don't understand what is happening, please uncheck the checkbox over the text area" : null, @@ -139,6 +143,7 @@ "Move this clock to the top" : null, "Next" : "Ďalšie", "No" : "Nie", + "No action" : null, "No results were found" : null, "Nothing to preview" : null, "Notification badge, clicked action, show desktop button, etc." : null, @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Reštartovať ElevenClock", "Restore horizontal position" : null, "Restore vertical position" : null, + "Return to top" : null, "Search on the settings" : null, "Select custom color" : null, "Select custom font" : null, @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : null, "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : null, "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : null, + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : null, "Tooltip's font, font size, font color and background" : null, "Total RAM:" : null, @@ -238,6 +245,7 @@ "Use a custom font color" : null, "Use a custom font size" : null, "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : null, "View ElevenClock on GitHub" : null, "View ElevenClock's homepage" : "Zobraziť domovskú stránku ElevenClock", diff --git a/elevenclock/lang/lang_sl.json b/elevenclock/lang/lang_sl.json index c024ae4f..ea1d4a07 100644 --- a/elevenclock/lang/lang_sl.json +++ b/elevenclock/lang/lang_sl.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Spremenite dejanje, izvedeno ob sredinskem kliku na uro", "Change the height of the clock" : "Spremeni višino ure", "Change the width of the clock" : "Spremeni širino ure", + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Kliknite Uporabi, da uporabite in si ogledate predogled formata", "Clock {0} on {1}" : "Ura {0} na {1}", "Clock {0} on monitor {1}" : "Ura {0} na monitorju {1}", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : "Skrij uro za 5 sekund, ko po njej lebdiš z miško", "Hide the clock in fullscreen mode" : "Skrij uro v celozaslonskem načinu", "Hide the clock (Recommended)" : "Skrij uro (priporočeno)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Če že veste, kako to deluje, ali želite preskočiti čarovnika za dobrodošlico, kliknite spodnji levi gumb Preskoči.", "If you don't know which one is the best, choose {0}" : "Če ne veste, kateri je najboljši, izberite {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Če ne razumete, kaj se dogaja, počistite potrditveno polje nad besedilnim poljem", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Premakni to uro na vrh", "Next" : "Naprej", "No" : "Ne", + "No action" : null, "No results were found" : "Ni rezultatov", "Nothing to preview" : "Nič za predogled", "Notification badge, clicked action, show desktop button, etc." : "Značka za obvestila, kliknjeno dejanje, gumb za prikaz namizja itd.", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Znova zaženite ElevenClock", "Restore horizontal position" : "Obnovi vodoravni položaj", "Restore vertical position" : "Obnovite navpični položaj", + "Return to top" : null, "Search on the settings" : "Išči v nastavitvah", "Select custom color" : "Izberite barvo po meri", "Select custom font" : "Izberite pisavo po meri", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "To dejanje je mogoče razveljaviti v oknu z nastavitvami pod Položaj in velikost ure", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Ta čarovnik vam bo pomagal konfigurirati in prilagoditi ElevenClock. Za začetek kliknite Začni!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "Če želite onemogočiti učinek zapolnitve z ničlami, dodajte # med % in kodo: ure brez zapolnitve z ničlo bi bile %#H, ure z zapolnitvijo nič bi bile %H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Izgled besedila namiga", "Tooltip's font, font size, font color and background" : "Pisava, velikost pisave, barva pisave in ozadje opisa orodja", "Total RAM:" : "Skupni RAM:", @@ -238,6 +245,7 @@ "Use a custom font color" : "Uporabite barvo pisave po meri", "Use a custom font size" : "Uporabite velikost pisave po meri", "Use a custom line height" : "Uporabite višino vrstice po meri", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Poglej", "View ElevenClock on GitHub" : "Oglejte si ElevenClock na GitHubu", "View ElevenClock's homepage" : "Oglejte si domačo stran ElevenClock", diff --git a/elevenclock/lang/lang_sr.json b/elevenclock/lang/lang_sr.json index 6d3a4b49..243071ef 100644 --- a/elevenclock/lang/lang_sr.json +++ b/elevenclock/lang/lang_sr.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : null, "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : null, "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : "Sakrij sat u režimu punog ekrana (Fullscreen)", "Hide the clock (Recommended)" : null, + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : null, "If you don't know which one is the best, choose {0}" : null, "If you don't understand what is happening, please uncheck the checkbox over the text area" : null, @@ -139,6 +143,7 @@ "Move this clock to the top" : null, "Next" : null, "No" : null, + "No action" : null, "No results were found" : null, "Nothing to preview" : null, "Notification badge, clicked action, show desktop button, etc." : null, @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Ponovo pokreni ElevenClock", "Restore horizontal position" : null, "Restore vertical position" : null, + "Return to top" : null, "Search on the settings" : null, "Select custom color" : null, "Select custom font" : null, @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : null, "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : null, "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : null, + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : null, "Tooltip's font, font size, font color and background" : null, "Total RAM:" : null, @@ -238,6 +245,7 @@ "Use a custom font color" : null, "Use a custom font size" : null, "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : null, "View ElevenClock on GitHub" : null, "View ElevenClock's homepage" : "Otvori zvanični ElevenClock sajt", diff --git a/elevenclock/lang/lang_sv.json b/elevenclock/lang/lang_sv.json index cf427da6..e689fd07 100644 --- a/elevenclock/lang/lang_sv.json +++ b/elevenclock/lang/lang_sv.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Ändra vad som händer när man klickar med mushjulet på klockan", "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Klicka på Verkställ för att förhandsgranska formateringen", "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : "Dölj klockan i helskärmsläge", "Hide the clock (Recommended)" : null, + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : null, "If you don't know which one is the best, choose {0}" : null, "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Om du inte förstår vad som händer, vänligen avmarkera kryssrutan över textområdet", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Flytta den här klockan till toppen", "Next" : "Nästa", "No" : "Nej", + "No action" : null, "No results were found" : "Inga resultat hittades", "Nothing to preview" : "Inget att förhandsvisa", "Notification badge, clicked action, show desktop button, etc." : null, @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Starta om ElevenClock", "Restore horizontal position" : "Återställ horisontell position", "Restore vertical position" : "Återställ vertikal position", + "Return to top" : null, "Search on the settings" : "Sök i inställningar", "Select custom color" : "Välj anpassad färg", "Select custom font" : null, @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Denna handling kan ångras från inställningarna, under Klockans position och storlek", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : null, "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "För att inaktivera zero-padding, lägg till ett # mellan % och koden: non-zero-padded timmar skrivs %#H, och zero-padded timmar skrivs %H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Utseende för Verktygstips", "Tooltip's font, font size, font color and background" : "Font, färg, bakgrund och teckenstorlek för Verktygstips", "Total RAM:" : null, @@ -238,6 +245,7 @@ "Use a custom font color" : "Använd anpassad teckenfärg", "Use a custom font size" : "Använd en anpassad font storlek", "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Visa", "View ElevenClock on GitHub" : null, "View ElevenClock's homepage" : "Visa ElevenClocks hemsida", diff --git a/elevenclock/lang/lang_th.json b/elevenclock/lang/lang_th.json index c56b546c..bc1b9579 100644 --- a/elevenclock/lang/lang_th.json +++ b/elevenclock/lang/lang_th.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "เปลี่ยนการทำงานเมื่อคลิกที่นาฬิกาโดยใช้ปุ่มกลางของเมาส์", "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "คลิก นำมาใช้ เพื่อนำมาใช้และดูตัวอย่างรูปแบบ", "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : "ซ่อนนาฬิกาในโหมดเต็มหน้าจอ", "Hide the clock (Recommended)" : null, + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : null, "If you don't know which one is the best, choose {0}" : null, "If you don't understand what is happening, please uncheck the checkbox over the text area" : "หากคุณไม่เข้าใจว่ากำลังเกิดอะไรขึ้น โปรดยกเลิกการเลือกช่องทำเครื่องหมายเหนือพื้นที่ข้อความ", @@ -139,6 +143,7 @@ "Move this clock to the top" : "เลื่อนนาฬิกานี้ขึ้นด้านบน", "Next" : "ต่อไป", "No" : "ไม่", + "No action" : null, "No results were found" : "ไม่พบผลลัพธ์", "Nothing to preview" : "ไม่มีตัวอย่างให้ดู", "Notification badge, clicked action, show desktop button, etc." : null, @@ -185,6 +190,7 @@ "Restart ElevenClock" : "รีสตาร์ต ElevenClock", "Restore horizontal position" : "เรียกคืนตำแหน่งแนวนอน", "Restore vertical position" : "เรียกคืนตำแหน่งแนวตั้ง", + "Return to top" : null, "Search on the settings" : "ค้นหารายการตั้งค่า", "Select custom color" : "เลือกสีที่กำหนดเอง", "Select custom font" : null, @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "การดำเนินการนี้สามารถเปลี่ยนกลับได้จากหน้าต่างการตั้งค่าใน ตำแหน่งและขนาดของนาฬิกา", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : null, "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "หากต้องการปิดเอฟเฟกต์การเติมศูนย์ ให้เพิ่ม # ระหว่าง % และโค้ด: ชั่วโมงที่ไม่เติมศูนย์จะเป็น %#H และชั่วโมงที่เติมศูนย์จะเป็น %H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "ลักษณะคำแนะนำเครื่องมือ:", "Tooltip's font, font size, font color and background" : "ฟอนต์ของคำแนะนำเครื่องมือ, ขนาดฟอนต์, สีฟอนต์และพื้นหลัง", "Total RAM:" : null, @@ -238,6 +245,7 @@ "Use a custom font color" : "ใช้สีฟอนต์ที่กำหนดเอง", "Use a custom font size" : "ใช้ขนาดฟอนต์ที่กำหนดเอง", "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "ดู", "View ElevenClock on GitHub" : "ดู ElevenClock บน GitHub", "View ElevenClock's homepage" : "ดูโฮมเพจของ ElevenClock", diff --git a/elevenclock/lang/lang_tr.json b/elevenclock/lang/lang_tr.json index bb4a28b5..4d08a0c6 100644 --- a/elevenclock/lang/lang_tr.json +++ b/elevenclock/lang/lang_tr.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Saate fare tekerleği tıklandığında yapılan eylemi değiştirin\n", "Change the height of the clock" : "Saatin yüksekliğini değiştirin", "Change the width of the clock" : "Saatin genişliğini değiştirin", + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Biçimi uygulamak ve önizlemek için Uygula'ya tıklayın", "Clock {0} on {1}" : "Saat {0}, {1} üzerinde", "Clock {0} on monitor {1}" : "{0} Saati, {1} Monitöründe", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : "Fare ile üzerine gelindiğinde 5 saniye boyunca saati gizle", "Hide the clock in fullscreen mode" : "Tam ekran modunda saati gize", "Hide the clock (Recommended)" : "Saati gizle (Önerilen)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Bunun nasıl çalıştığını zaten biliyorsanız veya hoş geldiniz sihirbazını atlamak istiyorsanız, lütfen sol alttaki Atla düğmesini tıklayın.", "If you don't know which one is the best, choose {0}" : "Hangisinin en iyisi olduğunu bilmiyorsanız, {0} öğesini seçin.", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Bunun için nasıl kullanılır veya hoş geldiniz sihirbazını atlamak için, lütfen sol aşağıda tıklayın.", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Bu saati üste taşı", "Next" : "Sonraki", "No" : "Hayır", + "No action" : null, "No results were found" : "Hiçbir sonuç bulunamadı", "Nothing to preview" : "Önizlenecek bir şey yok", "Notification badge, clicked action, show desktop button, etc." : "Bildirim rozeti, tıklama eylemi, masaüstünü göster düğmesi vb.", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "ElevenClock'u Yeniden Başlat", "Restore horizontal position" : "Yatay konumu geri yükle", "Restore vertical position" : "Dikey konumu geri yükle", + "Return to top" : null, "Search on the settings" : "Ayarlarda ara", "Select custom color" : "Özel renk seçin", "Select custom font" : "Özel yazı tipi seçin", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Bu işlem, ayarlar penceresinden Saat konumu ve boyutu altından geri alınabilir.", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Bu sihirbaz, ElevenClock'u yapılandırmanıza ve özelleştirmenize yardımcı olacaktır. Başlamak için Başlat'a tıklayın!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "Sıfır doldurma efektini devre dışı bırakmak için, % ile kod arasına bir # ekleyin: sıfır dolgulu olmayan saatler %#H ve sıfır dolgulu saatler %H olur", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Araç İpucu Görünümü:", "Tooltip's font, font size, font color and background" : "Araç ipucunun yazı tipi, yazı tipi boyutu, yazı tipi rengi ve arka planı", "Total RAM:" : "Toplam RAM:", @@ -238,6 +245,7 @@ "Use a custom font color" : "Özel bir yazı tipi rengi kullanın", "Use a custom font size" : "Özel bir yazı tipi boyutu kullanın", "Use a custom line height" : "Özel satır yüksekliğini kullanın", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Görüş", "View ElevenClock on GitHub" : "ElevenClock'u GitHub'da Görüntüle", "View ElevenClock's homepage" : "ElevenClock anasayfasını göster", diff --git a/elevenclock/lang/lang_ua.json b/elevenclock/lang/lang_ua.json index dc381cdc..8c1c51e9 100644 --- a/elevenclock/lang/lang_ua.json +++ b/elevenclock/lang/lang_ua.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Змінити дію, яка виконується під час клацання середньою кнопкою миші годинника\n", "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Натисніть 'Застосувати', щоб побачити ефект", "Clock {0} on {1}" : null, "Clock {0} on monitor {1}" : null, @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : "Приховувати годинник у повноекранному режимі", "Hide the clock (Recommended)" : "Приховати годинник (Рекомендовано)\n", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Якщо ви вже знайомі з програмою та/або хочете пропустити налаштування, натисніть кнопку Пропустити\n", "If you don't know which one is the best, choose {0}" : "Якщо ви не знаєте, який із них найкращий, виберіть {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Якщо ви не розумієте, що відбувається, зніміть прапорець над текстовою областю\n", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Перемістити вгору\n", "Next" : "Далі", "No" : "ні", + "No action" : null, "No results were found" : "Нічого не знайдено\n", "Nothing to preview" : "Немає попереднього перегляду", "Notification badge, clicked action, show desktop button, etc." : "Значок сповіщення, дія при кліку, кнопка показу робочого столу тощо.", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Перезапустити ElevenClock", "Restore horizontal position" : "Скидання по горизонталі\n", "Restore vertical position" : "Скидання по вертикалі\n", + "Return to top" : null, "Search on the settings" : "Пошук за налаштуваннями\n", "Select custom color" : "Виберіть колір\n", "Select custom font" : "Виберіть шрифт\n", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "Цю дію можна скасувати в налаштуваннях у розділі Розташування та розмір годинника", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Майстер налаштування допоможе вам налаштувати ElevenClock. Натисніть \"Налаштувати\"!\n", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "Щоб обійти нульовий паддинг, додайте символ # між символом % та кодом частини дати/часу. Наприклад, формат значення години без лідируючого нуля %#H, з нулем - %H\n", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "Зовнішній вигляд виринаючої підказки\n", "Tooltip's font, font size, font color and background" : "Шрифт підказки, розмір шрифту, колір шрифту та фон", "Total RAM:" : "Загальна кількість оперативної пам'яті:", @@ -238,6 +245,7 @@ "Use a custom font color" : "Змінити колір шрифту\n", "Use a custom font size" : "Використовувати спеціальний розмір шрифту", "Use a custom line height" : null, + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Переглянути", "View ElevenClock on GitHub" : "Відвідати сторінку ElevenClock на GitHub\n", "View ElevenClock's homepage" : "Переглянути домашню сторінку ElevenClock", diff --git a/elevenclock/lang/lang_vi.json b/elevenclock/lang/lang_vi.json index b5a83b7e..4f3840aa 100644 --- a/elevenclock/lang/lang_vi.json +++ b/elevenclock/lang/lang_vi.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "Đổi tác vụ khi đồng hồ được nhấp chuột giữa", "Change the height of the clock" : null, "Change the width of the clock" : null, + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "Nhấn vào nút Áp dụng để áp dụng và xem trước định dạng", "Clock {0} on {1}" : "Đồng hồ {0} trên {1}", "Clock {0} on monitor {1}" : "Đồng hồ {0} trên màn hình {1}", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : null, "Hide the clock in fullscreen mode" : "Ẩn đồng hồ ở chế độ toàn màn hình", "Hide the clock (Recommended)" : "Ẩn đồng hồ (Đề xuất)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "Nếu bạn đã hiểu cách thức hoạt động của tính năng này hoặc bạn muốn bỏ qua trình hướng dẫn chào mừng, bạn có thể nhấp vào Bỏ qua ở dưới cùng bên trái.", "If you don't know which one is the best, choose {0}" : "Nếu bạn không biết lựa chọn nào tốt nhất cho bạn, hãy chọn {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "Nếu bạn không hiểu cài đặt nầy, bạn có thể bỏ chọn hộp tích trên văn bản", @@ -139,6 +143,7 @@ "Move this clock to the top" : "Di chuyển đồng hồ lên trên cùng ", "Next" : "Tiếp theo ", "No" : "Không ", + "No action" : null, "No results were found" : "Không tìm thấy kết quả ", "Nothing to preview" : "Không có gì để xem trước", "Notification badge, clicked action, show desktop button, etc." : "Thông báo, hành vi khi được nhấp, nút hiển thị màn hình chính, v.v.", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "Khởi động lại ElevenClock", "Restore horizontal position" : "Quay lại vị trí mặc định (theo chiều ngang)", "Restore vertical position" : "Quay lại vị trí mặc định (theo chiều dọc)", + "Return to top" : null, "Search on the settings" : "Tìm kiếm...", "Select custom color" : "Chọn màu thủ công", "Select custom font" : "Chọn phông chữ", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : null, "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "Trình hướng dẫn này sẽ giúp bạn thiết lập và tùy chỉnh ElevenClock. Bấm vào nút Bắt đầu để bắt đầu thôi!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "Để tắt hiệu ứng hiển thị con số 0 ở đằng trước, hãy thêm dấu # giữa ký hiệu % và mã: số giờ không có số 0 ở đằng trước là %#H, và số giờ có số 0 ở đằng trước là %H.", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : null, "Tooltip's font, font size, font color and background" : null, "Total RAM:" : "Tổng số RAM:", @@ -238,6 +245,7 @@ "Use a custom font color" : "Sử dụng màu phông chữ tùy chỉnh", "Use a custom font size" : "Sử dụng kích cỡ phông chữ tùy chỉnh", "Use a custom line height" : "Sử dụng chiều cao đường kẻ tùy chỉnh", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "Xem", "View ElevenClock on GitHub" : null, "View ElevenClock's homepage" : "Xem trang chủ của ElevenClock", diff --git a/elevenclock/lang/lang_zh_CN.json b/elevenclock/lang/lang_zh_CN.json index 8b659b39..10dc0a71 100644 --- a/elevenclock/lang/lang_zh_CN.json +++ b/elevenclock/lang/lang_zh_CN.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "更改中键单击时钟时完成的操作", "Change the height of the clock" : "改变时钟的高度", "Change the width of the clock" : "改变时钟的宽度", + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "单击应用以应用并预览格式", "Clock {0} on {1}" : "{1} 时钟 {0}", "Clock {0} on monitor {1}" : "监视器 {1} 上的时钟 {0}", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : "当鼠标悬停时,在5秒内隐藏时钟", "Hide the clock in fullscreen mode" : "在全屏模式下隐藏时钟", "Hide the clock (Recommended)" : "隐藏时钟(推荐)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "如果您已经知道如何使用,或想跳过欢迎向导,请单击左下角的 跳过 按钮。", "If you don't know which one is the best, choose {0}" : "如果您不知道哪个最佳,请选择 {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "如果您不明白这是什么,请取消选中文本区域上方的复选框", @@ -139,6 +143,7 @@ "Move this clock to the top" : "将此时钟移至顶部", "Next" : "继续", "No" : "否", + "No action" : null, "No results were found" : "没有找到任何结果", "Nothing to preview" : "没有预览", "Notification badge, clicked action, show desktop button, etc." : "通知标志、点击操作、显示桌面按钮等。", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "重启 ElevenClock", "Restore horizontal position" : "恢复水平位置", "Restore vertical position" : "恢复垂直位置", + "Return to top" : null, "Search on the settings" : "搜索设置", "Select custom color" : "选择自定义颜色", "Select custom font" : "选择自定义字体", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "可以从设置窗口恢复此操作。 对应的选项位于时钟位置及大小中", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "此向导将帮助您配置及自定义 ElevenClock。 点击开始吧!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "若要禁用位数补齐,请在 % 和代码之间添加一个 #:有位数补齐的小时数为 %H,而不补齐位数的小时数为 %#H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "提示样式", "Tooltip's font, font size, font color and background" : "提示的字体、字体大小、字体颜色和背景", "Total RAM:" : "总内存:", @@ -238,6 +245,7 @@ "Use a custom font color" : "使用自定义字体颜色", "Use a custom font size" : "使用自定义字体大小", "Use a custom line height" : "使用自定义行高", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "查看", "View ElevenClock on GitHub" : "在 GitHub 上查看 ElevenClock", "View ElevenClock's homepage" : "查看 ElevenClock 的主页", diff --git a/elevenclock/lang/lang_zh_TW.json b/elevenclock/lang/lang_zh_TW.json index ac1e0903..33a80ebf 100644 --- a/elevenclock/lang/lang_zh_TW.json +++ b/elevenclock/lang/lang_zh_TW.json @@ -39,6 +39,9 @@ "Change the action done when the clock is middle-clicked" : "更改單擊時鐘時的操作", "Change the height of the clock" : "更改時鐘的高度", "Change the width of the clock" : "更改時鐘的寬度", + "Choose the setting to toggle when clock is clicked" : null, + "Choose the setting to toggle when double-clicked" : null, + "Choose the setting to toggle when middle-clicked" : null, "Click on Apply to apply and preview the format" : "點擊套用以套用並預覽格式", "Clock {0} on {1}" : "時鐘 (0) 在 (1)", "Clock {0} on monitor {1}" : "監視器 {1} 上的時鐘 {0}", @@ -113,6 +116,7 @@ "Hide the clock during 5 seconds when hoveredwith the mouse" : "用滑鼠懸停時 時鐘將在 5 秒內隱藏", "Hide the clock in fullscreen mode" : "在全螢幕模式下隱藏時鐘", "Hide the clock (Recommended)" : "隱藏時鐘(推薦)", + "Hide this clock" : null, "If you already know how does this work, or you want to skip the welcome wizard, please click on the bottom-left Skip button." : "如果您已經知道如何使用,或想跳過歡迎精靈,請單擊左下角的 跳過 按鈕。", "If you don't know which one is the best, choose {0}" : "如果您不知道哪個最好,請選擇 {0}", "If you don't understand what is happening, please uncheck the checkbox over the text area" : "如果您不明白這是甚麼,請取消勾選文字區域上方的核取方塊", @@ -139,6 +143,7 @@ "Move this clock to the top" : "將這個時鐘移至上方", "Next" : "繼續", "No" : "否", + "No action" : null, "No results were found" : "找不到任何結果", "Nothing to preview" : "沒有預覽", "Notification badge, clicked action, show desktop button, etc." : "通知徽章、點擊操作、顯示桌面按鈕等", @@ -185,6 +190,7 @@ "Restart ElevenClock" : "重新啟動 ElevenClock", "Restore horizontal position" : "還原水平位置", "Restore vertical position" : "還原垂直位置", + "Return to top" : null, "Search on the settings" : "在設定中搜尋", "Select custom color" : "選擇自訂顏色", "Select custom font" : "選擇自定義字體", @@ -227,6 +233,7 @@ "This action can be reverted from the settings window, under Clock position and size" : "這個操作可以在設定頁中恢復。對應的選項位於 時鐘位置及大小 中", "This wizard will help you configure and customize ElevenClock. Click Start to get started!" : "此精靈將幫助您配置及自定義 ElevenClock。按下開始吧!", "To disable the zero-padding effect, add a # in between the % and the code: non-zero-padded hours would be %#H, and zero-padded hours would be %H" : "若要停用位數擴充,請在 % 和程式碼之間加入 #。非位數擴充 (小時):%#H;位數擴充 (小時):%H", + "Toggle ElevenClock setting" : null, "Tooltip Appearance:" : "工具提示外觀", "Tooltip's font, font size, font color and background" : "工具提示的字型、字型大小、字型顏色及背景", "Total RAM:" : "總記憶體:", @@ -238,6 +245,7 @@ "Use a custom font color" : "使用自訂字型顏色", "Use a custom font size" : "使用自訂字型大小", "Use a custom line height" : "使用自定義行高", + "Use the nonation {%H+1} to specify offsets. Replace %H with the desired value and +1 for a positive or negative number (+n or -n, respectively, for a n offset), representing the offset." : null, "View" : "檢視", "View ElevenClock on GitHub" : "在 GitHub 上檢視 ElevenClock", "View ElevenClock's homepage" : "檢視 ElevenClock 專案首頁", diff --git a/elevenclock/lang/translated_percentage.py b/elevenclock/lang/translated_percentage.py index c12eb3e4..70303aca 100644 --- a/elevenclock/lang/translated_percentage.py +++ b/elevenclock/lang/translated_percentage.py @@ -2,27 +2,43 @@ # The following list includes ONLY non-full translated files. untranslatedPercentage = { - "ar": "71%", + "ar": "69%", "bg": "16%", "bs": "5%", - "da": "99%", - "el": "18%", - "et": "85%", + "cs": "97%", + "da": "97%", + "de": "97%", + "el": "17%", + "es": "97%", + "et": "83%", "fa": "5%", - "fi": "98%", - "he": "85%", + "fi": "95%", + "fr": "97%", + "he": "83%", "hr": "10%", - "hu": "93%", - "id": "85%", - "ja": "93%", - "lt": "19%", - "lv": "57%", - "nl": "85%", - "ro": "85%", - "sk": "29%", - "sr": "19%", - "sv": "71%", - "th": "75%", - "ua": "93%", - "vi": "94%" + "hu": "90%", + "id": "83%", + "it": "97%", + "ja": "90%", + "ko": "97%", + "lt": "18%", + "lv": "55%", + "nb": "97%", + "nl": "83%", + "nn": "97%", + "pl": "97%", + "pt_BR": "97%", + "pt_PT": "97%", + "ro": "83%", + "ru": "97%", + "sk": "28%", + "sl": "97%", + "sr": "18%", + "sv": "69%", + "th": "73%", + "tr": "97%", + "ua": "90%", + "vi": "91%", + "zh_CN": "97%", + "zh_TW": "97%" } \ No newline at end of file