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-03-04 05:22:22 +0300
committerNextcloud bot <bot@nextcloud.com>2021-03-04 05:22:22 +0300
commit5a39900c24840ddf995a9cd1dd99b67518d2ec31 (patch)
treef8505e921b8b3688e2cace62955fbb16def147a6 /apps/weather_status
parent3922966f3c015892b65633543629022fb097af06 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status')
-rw-r--r--apps/weather_status/l10n/eu.js41
-rw-r--r--apps/weather_status/l10n/eu.json39
-rw-r--r--apps/weather_status/l10n/zh_HK.js4
-rw-r--r--apps/weather_status/l10n/zh_HK.json4
4 files changed, 84 insertions, 4 deletions
diff --git a/apps/weather_status/l10n/eu.js b/apps/weather_status/l10n/eu.js
new file mode 100644
index 00000000000..5ec9ba03668
--- /dev/null
+++ b/apps/weather_status/l10n/eu.js
@@ -0,0 +1,41 @@
+OC.L10N.register(
+ "weather_status",
+ {
+ "Unknown address" : "Helbide ezezaguna",
+ "No result." : "Emaitzarik ez.",
+ "Malformed JSON data." : "Gaizki eratutako JSON datuak.",
+ "Error" : "Errorea",
+ "Weather status" : "Eguraldiaren egoera",
+ "Weather status in your dashboard" : "Eguraldiaren egoera zure panelean",
+ "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." : "Eguraldiaren egoera panelaren aplikazioan integratuta.\n Erabiltzailearen kokapena automatikoki zehaztu edo eskuz definitu daiteke. 6 orduko iragarpena bistaratzen da.\n Egoera hau Egutegia aplikazioa bezalako beste leku batzuetan ere txertatu daiteke.",
+ "Detect location" : "Detektatu kokalekua",
+ "Set custom address" : "Konfiguratu helbide pertsonalizatua",
+ "Favorites" : "Gogokoak",
+ "{temperature} {unit} Clear sky at {time}" : "{tenperatura} {unitatea} Zeru oskarbia {ordua} -(e)tan",
+ "{temperature} {unit} Cloudy at {time}" : "{tenperatura} {unitatea} Hodei-tarteak {ordua} -(e)tan",
+ "{temperature} {unit} Fair day at {time}" : "{tenperatura} {unitatea} Hala-holako eguna {ordua} -(e)tan",
+ "{temperature} {unit} Fair night at {time}" : "{tenperatura} {unitatea} Hala-holako gaua {ordua} -(e)tan",
+ "{temperature} {unit} Partly cloudy at {time}" : "{tenperatura} {unitatea} Hodei-tarteak {ordua} -(e)tan",
+ "{temperature} {unit} Foggy at {time}" : "{tenperatura} {unitatea} Lainotsua {ordua} -(e)tan",
+ "{temperature} {unit} Light rain at {time}" : "{tenperatura} {unitatea} Zirimiria {ordua} -(e)tan",
+ "{temperature} {unit} Rain at {time}" : "{tenperatura} {unitatea} Euria {ordua} -(e)tan",
+ "{temperature} {unit} Heavy rain at {time}" : "{tenperatura} {unitatea} Erauntsia {ordua} -(e)tan",
+ "{temperature} {unit} Rain showers at {time}" : "{tenperatura} {unitatea} Euri zaparradak {ordua} -(e)tan",
+ "{temperature} {unit} Light rain showers at {time}" : "{tenperatura} {unitatea} Euri zaparrada arinak {ordua} -(e)tan",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{tenperatura} {unitatea} Euri zaparrada gogorrak {ordua} -(e)tan",
+ "More weather for {adr}" : "Eguraldi gehiago {adr} rako",
+ "Loading weather" : "Eguraldia kargatzen",
+ "Set location for weather" : "Ezarri kokalekua eguraldiarentzako",
+ "Remove from favorites" : "Kendu gogokoetatik",
+ "Add as favorite" : "Gehitu gogoko gisa",
+ "You are not logged in." : "Ez duzu saioa hasi.",
+ "There was an error getting the weather status information." : "Errore bat gertatu da eguraldiaren egoeraren informazioa eskuratzean.",
+ "No weather information found" : "Ez da eguraldiaren informaziorik aurkitu",
+ "Location not found" : "Ez da kokalekua aurkitu",
+ "There was an error setting the location address." : "Errore bat gertatu da kokalekuaren helbidea ezartzean.",
+ "There was an error setting the location." : "Errore bat gertatu da kokalekua ezartzean.",
+ "There was an error saving the mode." : "Errore bat gertatu da modua gordetzean.",
+ "There was an error using personal address." : "Errore bat gertatu da helbide pertsonala erabiltzean.",
+ "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." : "Eguraldiaren egoera panelaren aplikazioan integratuta. \n Erabiltzailearen kokapena automatikoki zehaztu edo eskuz definitu daiteke. 6 orduko iragarpena bistaratzen da.\n Egoera hau Egutegia aplikazioa bezalako beste leku batzuetan ere txertatu daiteke."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/weather_status/l10n/eu.json b/apps/weather_status/l10n/eu.json
new file mode 100644
index 00000000000..1e5032f4a59
--- /dev/null
+++ b/apps/weather_status/l10n/eu.json
@@ -0,0 +1,39 @@
+{ "translations": {
+ "Unknown address" : "Helbide ezezaguna",
+ "No result." : "Emaitzarik ez.",
+ "Malformed JSON data." : "Gaizki eratutako JSON datuak.",
+ "Error" : "Errorea",
+ "Weather status" : "Eguraldiaren egoera",
+ "Weather status in your dashboard" : "Eguraldiaren egoera zure panelean",
+ "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." : "Eguraldiaren egoera panelaren aplikazioan integratuta.\n Erabiltzailearen kokapena automatikoki zehaztu edo eskuz definitu daiteke. 6 orduko iragarpena bistaratzen da.\n Egoera hau Egutegia aplikazioa bezalako beste leku batzuetan ere txertatu daiteke.",
+ "Detect location" : "Detektatu kokalekua",
+ "Set custom address" : "Konfiguratu helbide pertsonalizatua",
+ "Favorites" : "Gogokoak",
+ "{temperature} {unit} Clear sky at {time}" : "{tenperatura} {unitatea} Zeru oskarbia {ordua} -(e)tan",
+ "{temperature} {unit} Cloudy at {time}" : "{tenperatura} {unitatea} Hodei-tarteak {ordua} -(e)tan",
+ "{temperature} {unit} Fair day at {time}" : "{tenperatura} {unitatea} Hala-holako eguna {ordua} -(e)tan",
+ "{temperature} {unit} Fair night at {time}" : "{tenperatura} {unitatea} Hala-holako gaua {ordua} -(e)tan",
+ "{temperature} {unit} Partly cloudy at {time}" : "{tenperatura} {unitatea} Hodei-tarteak {ordua} -(e)tan",
+ "{temperature} {unit} Foggy at {time}" : "{tenperatura} {unitatea} Lainotsua {ordua} -(e)tan",
+ "{temperature} {unit} Light rain at {time}" : "{tenperatura} {unitatea} Zirimiria {ordua} -(e)tan",
+ "{temperature} {unit} Rain at {time}" : "{tenperatura} {unitatea} Euria {ordua} -(e)tan",
+ "{temperature} {unit} Heavy rain at {time}" : "{tenperatura} {unitatea} Erauntsia {ordua} -(e)tan",
+ "{temperature} {unit} Rain showers at {time}" : "{tenperatura} {unitatea} Euri zaparradak {ordua} -(e)tan",
+ "{temperature} {unit} Light rain showers at {time}" : "{tenperatura} {unitatea} Euri zaparrada arinak {ordua} -(e)tan",
+ "{temperature} {unit} Heavy rain showers at {time}" : "{tenperatura} {unitatea} Euri zaparrada gogorrak {ordua} -(e)tan",
+ "More weather for {adr}" : "Eguraldi gehiago {adr} rako",
+ "Loading weather" : "Eguraldia kargatzen",
+ "Set location for weather" : "Ezarri kokalekua eguraldiarentzako",
+ "Remove from favorites" : "Kendu gogokoetatik",
+ "Add as favorite" : "Gehitu gogoko gisa",
+ "You are not logged in." : "Ez duzu saioa hasi.",
+ "There was an error getting the weather status information." : "Errore bat gertatu da eguraldiaren egoeraren informazioa eskuratzean.",
+ "No weather information found" : "Ez da eguraldiaren informaziorik aurkitu",
+ "Location not found" : "Ez da kokalekua aurkitu",
+ "There was an error setting the location address." : "Errore bat gertatu da kokalekuaren helbidea ezartzean.",
+ "There was an error setting the location." : "Errore bat gertatu da kokalekua ezartzean.",
+ "There was an error saving the mode." : "Errore bat gertatu da modua gordetzean.",
+ "There was an error using personal address." : "Errore bat gertatu da helbide pertsonala erabiltzean.",
+ "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." : "Eguraldiaren egoera panelaren aplikazioan integratuta. \n Erabiltzailearen kokapena automatikoki zehaztu edo eskuz definitu daiteke. 6 orduko iragarpena bistaratzen da.\n Egoera hau Egutegia aplikazioa bezalako beste leku batzuetan ere txertatu daiteke."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file
diff --git a/apps/weather_status/l10n/zh_HK.js b/apps/weather_status/l10n/zh_HK.js
index 59b902e92df..8d610a834fa 100644
--- a/apps/weather_status/l10n/zh_HK.js
+++ b/apps/weather_status/l10n/zh_HK.js
@@ -7,7 +7,7 @@ OC.L10N.register(
"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 此狀態也可以整合到其他地方,如「日曆」應用程式。",
+ "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" : "我的最愛",
@@ -36,6 +36,6 @@ OC.L10N.register(
"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 此狀態也可以整合到其他地方,如「日曆」應用程式。"
+ "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_HK.json b/apps/weather_status/l10n/zh_HK.json
index 805192ed271..861c9af8ea1 100644
--- a/apps/weather_status/l10n/zh_HK.json
+++ b/apps/weather_status/l10n/zh_HK.json
@@ -5,7 +5,7 @@
"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 此狀態也可以整合到其他地方,如「日曆」應用程式。",
+ "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" : "我的最愛",
@@ -34,6 +34,6 @@
"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 此狀態也可以整合到其他地方,如「日曆」應用程式。"
+ "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