From 1958c1a1eeb349382013362bf635a35aa768ccaa Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 25 Apr 2022 02:27:51 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- apps/theming/l10n/pl.js | 7 +++++++ apps/theming/l10n/pl.json | 7 +++++++ apps/theming/l10n/zh_TW.js | 7 +++++++ apps/theming/l10n/zh_TW.json | 7 +++++++ 4 files changed, 28 insertions(+) (limited to 'apps/theming/l10n') diff --git a/apps/theming/l10n/pl.js b/apps/theming/l10n/pl.js index 3099f7af9d1..360178b9092 100644 --- a/apps/theming/l10n/pl.js +++ b/apps/theming/l10n/pl.js @@ -26,9 +26,16 @@ OC.L10N.register( "No file uploaded" : "Nie wysłano pliku", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Używasz już własnego motywu. Ustawienia aplikacji Theming mogą zostać nadpisane.", "Theming" : "Motyw", + "Appearance and accessibility" : "Wygląd i dostępność", + "Dark theme with high contrast mode" : "Ciemny motyw z trybem wysokiego kontrastu", + "Enable dark high contrast mode" : "Włącz ciemny tryb wysokiego kontrastu", + "Similar to the high contrast mode, but with dark colours." : "Podobny do trybu wysokiego kontrastu, ale z ciemnymi kolorami.", "Dark theme" : "Ciemny motyw", "Enable dark theme" : "Włącz ciemny motyw", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ciemny motyw, który łagodzi zmęczenie oczu, zmniejszając ogólną jasność. Nadal jest w fazie rozwoju, więc zgłaszaj wszelkie zauważone błędy.", + "Light theme" : "Jasny motyw", + "Enable the default light theme" : "Włącz domyślny jasny motyw", + "The default light appearance." : "Domyślny jasny wygląd.", "Dyslexia font" : "Czcionka dla dyslektyków", "Enable dyslexia font" : "Włącz czcionkę dla dyslektyków", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic to darmowa czcionka zaprojektowana w celu zmniejszenia niektórych typowych błędów w czytaniu spowodowanych dysleksją.", diff --git a/apps/theming/l10n/pl.json b/apps/theming/l10n/pl.json index 28f0fbcaa07..b10824a9a00 100644 --- a/apps/theming/l10n/pl.json +++ b/apps/theming/l10n/pl.json @@ -24,9 +24,16 @@ "No file uploaded" : "Nie wysłano pliku", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Używasz już własnego motywu. Ustawienia aplikacji Theming mogą zostać nadpisane.", "Theming" : "Motyw", + "Appearance and accessibility" : "Wygląd i dostępność", + "Dark theme with high contrast mode" : "Ciemny motyw z trybem wysokiego kontrastu", + "Enable dark high contrast mode" : "Włącz ciemny tryb wysokiego kontrastu", + "Similar to the high contrast mode, but with dark colours." : "Podobny do trybu wysokiego kontrastu, ale z ciemnymi kolorami.", "Dark theme" : "Ciemny motyw", "Enable dark theme" : "Włącz ciemny motyw", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ciemny motyw, który łagodzi zmęczenie oczu, zmniejszając ogólną jasność. Nadal jest w fazie rozwoju, więc zgłaszaj wszelkie zauważone błędy.", + "Light theme" : "Jasny motyw", + "Enable the default light theme" : "Włącz domyślny jasny motyw", + "The default light appearance." : "Domyślny jasny wygląd.", "Dyslexia font" : "Czcionka dla dyslektyków", "Enable dyslexia font" : "Włącz czcionkę dla dyslektyków", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic to darmowa czcionka zaprojektowana w celu zmniejszenia niektórych typowych błędów w czytaniu spowodowanych dysleksją.", diff --git a/apps/theming/l10n/zh_TW.js b/apps/theming/l10n/zh_TW.js index 36f4118e63a..515ab376714 100644 --- a/apps/theming/l10n/zh_TW.js +++ b/apps/theming/l10n/zh_TW.js @@ -26,9 +26,16 @@ OC.L10N.register( "No file uploaded" : "未上傳檔案", "You are already using a custom theme. Theming app settings might be overwritten by that." : "您已經在使用自訂佈景主題。佈景主題應用程式設定可能會被覆寫。", "Theming" : "佈景主題", + "Appearance and accessibility" : "外觀與無障礙存取", + "Dark theme with high contrast mode" : "有高對比模式的深色主題", + "Enable dark high contrast mode" : "啟用深色高對比模式", + "Similar to the high contrast mode, but with dark colours." : "類似於高對比模式,但顏色較深。", "Dark theme" : "深色主題", "Enable dark theme" : "啟用深色主題", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "黑暗風格的主題,通過降低整體亮度來舒緩對您眼睛的刺激。深色主題仍在開發中,如發現任何問題,煩請報告。", + "Light theme" : "淺色佈景主題", + "Enable the default light theme" : "啟用預設的淺色佈景主題", + "The default light appearance." : "預設的淺色外觀。", "Dyslexia font" : "閱讀障礙字型", "Enable dyslexia font" : "啟用閱讀障礙字型", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic 是一種免費的字型,目的在降低因拼音文字閱讀障礙引起的一些常見閱讀錯誤。", diff --git a/apps/theming/l10n/zh_TW.json b/apps/theming/l10n/zh_TW.json index 47cc4012090..4ced46098e8 100644 --- a/apps/theming/l10n/zh_TW.json +++ b/apps/theming/l10n/zh_TW.json @@ -24,9 +24,16 @@ "No file uploaded" : "未上傳檔案", "You are already using a custom theme. Theming app settings might be overwritten by that." : "您已經在使用自訂佈景主題。佈景主題應用程式設定可能會被覆寫。", "Theming" : "佈景主題", + "Appearance and accessibility" : "外觀與無障礙存取", + "Dark theme with high contrast mode" : "有高對比模式的深色主題", + "Enable dark high contrast mode" : "啟用深色高對比模式", + "Similar to the high contrast mode, but with dark colours." : "類似於高對比模式,但顏色較深。", "Dark theme" : "深色主題", "Enable dark theme" : "啟用深色主題", "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "黑暗風格的主題,通過降低整體亮度來舒緩對您眼睛的刺激。深色主題仍在開發中,如發現任何問題,煩請報告。", + "Light theme" : "淺色佈景主題", + "Enable the default light theme" : "啟用預設的淺色佈景主題", + "The default light appearance." : "預設的淺色外觀。", "Dyslexia font" : "閱讀障礙字型", "Enable dyslexia font" : "啟用閱讀障礙字型", "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic 是一種免費的字型,目的在降低因拼音文字閱讀障礙引起的一些常見閱讀錯誤。", -- cgit v1.2.3