Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-01-26 05:21:31 +0300
committerNextcloud bot <bot@nextcloud.com>2021-01-26 05:21:31 +0300
commitb2f183a26c698b09dd9d6fe1528fd96b76492ce8 (patch)
treeddc8198883f62015589b9ec5d2ba4962ab97fce9 /apps/weather_status
parenta1a1771a26d0c6ce5c0e0734e8c99ec0c26ce11c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status')
-rw-r--r--apps/weather_status/l10n/sk.js36
-rw-r--r--apps/weather_status/l10n/sk.json34
-rw-r--r--apps/weather_status/l10n/zh_TW.js41
-rw-r--r--apps/weather_status/l10n/zh_TW.json39
4 files changed, 150 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/sk.js b/apps/weather_status/l10n/sk.js
new file mode 100644
index 00000000000..791b6e47486
--- /dev/null
+++ b/apps/weather_status/l10n/sk.js
@@ -0,0 +1,36 @@
+OC.L10N.register(
+ "weather_status",
+ {
+ "Unknown address" : "Neznáma adresa",
+ "No result." : "Žiaden výsledok.",
+ "Malformed JSON data." : "Chybné údaje JSON.",
+ "Error" : "Chyba",
+ "Weather status" : "Stav počasia",
+ "Weather status in your dashboard" : "Stav počasia v informačnom paneli",
+ "Detect location" : "Zistiť polohu",
+ "Set custom address" : "Nastaviť vlastnú adresu",
+ "Favorites" : "Obľúbené",
+ "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Jasno o {time}",
+ "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Oblačno o {time}",
+ "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Hmlisto o {time}",
+ "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Slabý dážď o {time}",
+ "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Dážď o {time}",
+ "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Silný dážď o {time}",
+ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Dažďové prehánky o {time}",
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Slabé dažďové prehánky o {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Silné dažďové prehánky o {time}",
+ "More weather for {adr}" : "Viac o počasí pre {adr}",
+ "Loading weather" : "Načítava sa počasie",
+ "Set location for weather" : "Nastaviť polohu pre predpoveď počasia",
+ "Remove from favorites" : "Odstrániť z obľúbených",
+ "Add as favorite" : "Pridať k obľúbeným",
+ "You are not logged in." : "Nie si prihlásený.",
+ "There was an error getting the weather status information." : "Pri získavaní informácií o stave počasia sa vyskytla chyba.",
+ "No weather information found" : "Nenašli sa žiadne informácie o počasí",
+ "Location not found" : "Miesto sa nenašlo",
+ "There was an error setting the location address." : "Pri nastavovaní adresy sa vyskytla chyba.",
+ "There was an error setting the location." : "Pri nastavovaní polohy sa vyskytla chyba.",
+ "There was an error saving the mode." : "Pri ukladaní režimu sa vyskytla chyba.",
+ "There was an error using personal address." : "Pri použití osobnej adresy sa vyskytla chyba."
+},
+"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");
diff --git a/apps/weather_status/l10n/sk.json b/apps/weather_status/l10n/sk.json
new file mode 100644
index 00000000000..e786d4b88d1
--- /dev/null
+++ b/apps/weather_status/l10n/sk.json
@@ -0,0 +1,34 @@
+{ "translations": {
+ "Unknown address" : "Neznáma adresa",
+ "No result." : "Žiaden výsledok.",
+ "Malformed JSON data." : "Chybné údaje JSON.",
+ "Error" : "Chyba",
+ "Weather status" : "Stav počasia",
+ "Weather status in your dashboard" : "Stav počasia v informačnom paneli",
+ "Detect location" : "Zistiť polohu",
+ "Set custom address" : "Nastaviť vlastnú adresu",
+ "Favorites" : "Obľúbené",
+ "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} Jasno o {time}",
+ "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} Oblačno o {time}",
+ "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} Hmlisto o {time}",
+ "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} Slabý dážď o {time}",
+ "{temperature} {unit} Rain at {time}" : "{temperature} {unit} Dážď o {time}",
+ "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} Silný dážď o {time}",
+ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} Dažďové prehánky o {time}",
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} Slabé dažďové prehánky o {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} Silné dažďové prehánky o {time}",
+ "More weather for {adr}" : "Viac o počasí pre {adr}",
+ "Loading weather" : "Načítava sa počasie",
+ "Set location for weather" : "Nastaviť polohu pre predpoveď počasia",
+ "Remove from favorites" : "Odstrániť z obľúbených",
+ "Add as favorite" : "Pridať k obľúbeným",
+ "You are not logged in." : "Nie si prihlásený.",
+ "There was an error getting the weather status information." : "Pri získavaní informácií o stave počasia sa vyskytla chyba.",
+ "No weather information found" : "Nenašli sa žiadne informácie o počasí",
+ "Location not found" : "Miesto sa nenašlo",
+ "There was an error setting the location address." : "Pri nastavovaní adresy sa vyskytla chyba.",
+ "There was an error setting the location." : "Pri nastavovaní polohy sa vyskytla chyba.",
+ "There was an error saving the mode." : "Pri ukladaní režimu sa vyskytla chyba.",
+ "There was an error using personal address." : "Pri použití osobnej adresy sa vyskytla chyba."
+},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
+} \ No newline at end of file
diff --git a/apps/weather_status/l10n/zh_TW.js b/apps/weather_status/l10n/zh_TW.js
new file mode 100644
index 00000000000..afe21e1f9af
--- /dev/null
+++ b/apps/weather_status/l10n/zh_TW.js
@@ -0,0 +1,41 @@
+OC.L10N.register(
+ "weather_status",
+ {
+ "Unknown address" : "未知的地址",
+ "No result." : "無結果",
+ "Malformed JSON data." : "JSON 資料格式錯誤。",
+ "Error" : "錯誤",
+ "Weather status" : "天氣狀態",
+ "Weather status in your dashboard" : "您儀表板中的天氣狀態",
+ "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "整合在儀表板應用程式中的天氣狀態。\n 使用者的位置可以自動偵測或手動定義。然後會顯示6小時的預測。\n 此狀態也可以整合到其他地方,如「日曆」應用程式。",
+ "Detect location" : "偵測位置",
+ "Set custom address" : "設定自訂位置",
+ "Favorites" : "我的最愛",
+ "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} 晴朗於 {time}",
+ "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} 多雲於 {time}",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} 白天晴朗於 {time}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} 夜晚晴朗於 {time}",
+ "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} 局部多雲於 {time}",
+ "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} 有霧於 {time}",
+ "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} 小雨於 {time}",
+ "{temperature} {unit} Rain at {time}" : "{temperature} {unit} 下雨於 {time}",
+ "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} 大雨於 {time}",
+ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} 陣雨於 {time}",
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} 小陣雨於 {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} 大陣雨於 {time}",
+ "More weather for {adr}" : "{adr} 的更多天氣",
+ "Loading weather" : "正在載入天氣",
+ "Set location for weather" : "設定天氣位置",
+ "Remove from favorites" : "從最愛中移除",
+ "Add as favorite" : "新增為最愛",
+ "You are not logged in." : "您未登入",
+ "There was an error getting the weather status information." : "取得天氣狀態資訊時發生錯誤。",
+ "No weather information found" : "找不到天氣資訊",
+ "Location not found" : "找不到位置",
+ "There was an error setting the location address." : "設定位置地址時發生錯誤。",
+ "There was an error setting the location." : "設定位置時發生錯誤。",
+ "There was an error saving the mode." : "儲存模式時發生錯誤。",
+ "There was an error using personal address." : "使用個人地址時發生錯誤。",
+ "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "整合在儀表板應用程式中的天氣狀態。\n 使用者的位置可以自動偵測或手動定義。然後會顯示6小時的預測。\n 此狀態也可以整合到其他地方,如「日曆」應用程式。"
+},
+"nplurals=1; plural=0;");
diff --git a/apps/weather_status/l10n/zh_TW.json b/apps/weather_status/l10n/zh_TW.json
new file mode 100644
index 00000000000..43e324f775e
--- /dev/null
+++ b/apps/weather_status/l10n/zh_TW.json
@@ -0,0 +1,39 @@
+{ "translations": {
+ "Unknown address" : "未知的地址",
+ "No result." : "無結果",
+ "Malformed JSON data." : "JSON 資料格式錯誤。",
+ "Error" : "錯誤",
+ "Weather status" : "天氣狀態",
+ "Weather status in your dashboard" : "您儀表板中的天氣狀態",
+ "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "整合在儀表板應用程式中的天氣狀態。\n 使用者的位置可以自動偵測或手動定義。然後會顯示6小時的預測。\n 此狀態也可以整合到其他地方,如「日曆」應用程式。",
+ "Detect location" : "偵測位置",
+ "Set custom address" : "設定自訂位置",
+ "Favorites" : "我的最愛",
+ "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit} 晴朗於 {time}",
+ "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit} 多雲於 {time}",
+ "{temperature} {unit} Fair day at {time}" : "{temperature} {unit} 白天晴朗於 {time}",
+ "{temperature} {unit} Fair night at {time}" : "{temperature} {unit} 夜晚晴朗於 {time}",
+ "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit} 局部多雲於 {time}",
+ "{temperature} {unit} Foggy at {time}" : "{temperature} {unit} 有霧於 {time}",
+ "{temperature} {unit} Light rain at {time}" : "{temperature} {unit} 小雨於 {time}",
+ "{temperature} {unit} Rain at {time}" : "{temperature} {unit} 下雨於 {time}",
+ "{temperature} {unit} Heavy rain at {time}" : "{temperature} {unit} 大雨於 {time}",
+ "{temperature} {unit} Rain showers at {time}" : "{temperature} {unit} 陣雨於 {time}",
+ "{temperature} {unit} Light rain showers at {time}" : "{temperature} {unit} 小陣雨於 {time}",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{temperature} {unit} 大陣雨於 {time}",
+ "More weather for {adr}" : "{adr} 的更多天氣",
+ "Loading weather" : "正在載入天氣",
+ "Set location for weather" : "設定天氣位置",
+ "Remove from favorites" : "從最愛中移除",
+ "Add as favorite" : "新增為最愛",
+ "You are not logged in." : "您未登入",
+ "There was an error getting the weather status information." : "取得天氣狀態資訊時發生錯誤。",
+ "No weather information found" : "找不到天氣資訊",
+ "Location not found" : "找不到位置",
+ "There was an error setting the location address." : "設定位置地址時發生錯誤。",
+ "There was an error setting the location." : "設定位置時發生錯誤。",
+ "There was an error saving the mode." : "儲存模式時發生錯誤。",
+ "There was an error using personal address." : "使用個人地址時發生錯誤。",
+ "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "整合在儀表板應用程式中的天氣狀態。\n 使用者的位置可以自動偵測或手動定義。然後會顯示6小時的預測。\n 此狀態也可以整合到其他地方,如「日曆」應用程式。"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file