[tx-robot] updated from transifex

master
Nextcloud bot 2020-05-11 03:06:32 +00:00
parent a6ce1d470c
commit efa6b67a41
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
4 changed files with 40 additions and 6 deletions

View File

@ -2,6 +2,9 @@ OC.L10N.register(
"weather",
{
"Weather" : "Eguraldia",
"Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Errore larria: mesedez egiaztatu zure nextcloud.log eta bidali errore-txosten bat hona: https://github.com/nextcloud/weather/issues",
"Failed to set metric. Please contact your administrator" : "Huts egin du metrika ezartzean. Jakinarazi zure administratzaileari",
"This metric is not known." : "Metrika hau ezezaguna da.",
"North" : "Iparra",
"North-East" : "Ipar-ekialdea",
"East" : "Ekialdea",
@ -10,9 +13,14 @@ OC.L10N.register(
"South-West" : "Hego-mendebaldea",
"West" : "Mendebaldea",
"North-West" : "Ipar-mendebaldea",
"Failed to get city weather informations. Please contact your administrator" : "Huts egin du hiriaren eguraldiaren informazioa eskuratzean. Jakinarazi zure administratzaileari",
"No city with this name found." : "Hiririk ez da aurkitu izen honekin.",
"Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Zure OpenWeatherMap API gakoa baliogabea da. Jarri harremanetan zure administratzailearekin administrazioko ezarpen gehigarrietan baliozko API gako bat konfiguratzeko",
"Empty city name!" : "Hiri izena hutsik!",
"Failed to add city. Please contact your administrator" : "Huts egin du hiria gehitzean. Jakinarazi zure administratzaileari",
"This city is already registered for your account." : "Hiri hau jada zure kontuan erregistratuta dago.",
"Failed to remove city. Please contact your administrator" : "Huts egin du hiria kentzean. Jakinarazi zure administratzaileari",
"Failed to set home. Please contact your administrator" : "Huts egin du etxea ezartzean. Jakinarazi zure administratzaileari",
"Monday" : "Astelehena",
"Tuesday" : "Asteartea",
"Wednesday" : "Asteazkena",
@ -21,7 +29,9 @@ OC.L10N.register(
"Saturday" : "Larunbata",
"Sunday" : "Igandea",
"Watch the weather directly on your Nextcloud." : "Ikusi eguraldia zuzenean zure Nextcloudetik.",
"OpenWeatherMap API Key" : "OpenWeatherMap aplikazioaren gakoa",
"Please make sure you select cities in the Weather app." : "Ziurtatu hiriak hautatzen dituzula Eguraldia aplikazioan.",
"Please make sure you select a home city in the Weather app." : "Ziurtatu etxeko hiria hautatzen duzula Eguraldia aplikazioan.",
"OpenWeatherMap API Key" : "OpenWeatherMap API gakoa",
"Save" : "Gorde",
"Add a city" : "Gehitu herri bat",
"Add city" : "Gehitu herria",
@ -30,17 +40,19 @@ OC.L10N.register(
"Cancel" : "Utzi",
"Settings" : "Ezarpenak",
"Metric" : "Metrika",
"Click here to get an API key" : "Egin klik hemen lortzeko aplikazioaren gakoa",
"Click here to get an API key" : "Egin klik hemen API gako bat lortzeko",
"Current Temperature" : "Uneko tenperatura",
"Feelslike Temperature" : "Sentsazio termikoa",
"Minimum Temperature" : "Gutxieneko tenperatura",
"Maximum Temperature" : "Gehieneko tenperatura",
"Pressure" : "Presioa",
"Humidity" : "Ezetasuna",
"Humidity" : "Hezetasuna",
"Cloudiness" : "Hodeitza",
"Wind" : "Haizea",
"Sunrise" : "Egunsentia",
"Sunset" : "Ilunabarra",
"Date" : "Data",
"Perceptible Temperature" : "Tenperatura hautemangarria",
"Updating widget…" : "Trepeta eguneratzen…",
"Temperature" : "Tenperatura"
},

View File

@ -1,5 +1,8 @@
{ "translations": {
"Weather" : "Eguraldia",
"Fatal Error: please check your nextcloud.log and send a bug report here: https://github.com/nextcloud/weather/issues" : "Errore larria: mesedez egiaztatu zure nextcloud.log eta bidali errore-txosten bat hona: https://github.com/nextcloud/weather/issues",
"Failed to set metric. Please contact your administrator" : "Huts egin du metrika ezartzean. Jakinarazi zure administratzaileari",
"This metric is not known." : "Metrika hau ezezaguna da.",
"North" : "Iparra",
"North-East" : "Ipar-ekialdea",
"East" : "Ekialdea",
@ -8,9 +11,14 @@
"South-West" : "Hego-mendebaldea",
"West" : "Mendebaldea",
"North-West" : "Ipar-mendebaldea",
"Failed to get city weather informations. Please contact your administrator" : "Huts egin du hiriaren eguraldiaren informazioa eskuratzean. Jakinarazi zure administratzaileari",
"No city with this name found." : "Hiririk ez da aurkitu izen honekin.",
"Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "Zure OpenWeatherMap API gakoa baliogabea da. Jarri harremanetan zure administratzailearekin administrazioko ezarpen gehigarrietan baliozko API gako bat konfiguratzeko",
"Empty city name!" : "Hiri izena hutsik!",
"Failed to add city. Please contact your administrator" : "Huts egin du hiria gehitzean. Jakinarazi zure administratzaileari",
"This city is already registered for your account." : "Hiri hau jada zure kontuan erregistratuta dago.",
"Failed to remove city. Please contact your administrator" : "Huts egin du hiria kentzean. Jakinarazi zure administratzaileari",
"Failed to set home. Please contact your administrator" : "Huts egin du etxea ezartzean. Jakinarazi zure administratzaileari",
"Monday" : "Astelehena",
"Tuesday" : "Asteartea",
"Wednesday" : "Asteazkena",
@ -19,7 +27,9 @@
"Saturday" : "Larunbata",
"Sunday" : "Igandea",
"Watch the weather directly on your Nextcloud." : "Ikusi eguraldia zuzenean zure Nextcloudetik.",
"OpenWeatherMap API Key" : "OpenWeatherMap aplikazioaren gakoa",
"Please make sure you select cities in the Weather app." : "Ziurtatu hiriak hautatzen dituzula Eguraldia aplikazioan.",
"Please make sure you select a home city in the Weather app." : "Ziurtatu etxeko hiria hautatzen duzula Eguraldia aplikazioan.",
"OpenWeatherMap API Key" : "OpenWeatherMap API gakoa",
"Save" : "Gorde",
"Add a city" : "Gehitu herri bat",
"Add city" : "Gehitu herria",
@ -28,17 +38,19 @@
"Cancel" : "Utzi",
"Settings" : "Ezarpenak",
"Metric" : "Metrika",
"Click here to get an API key" : "Egin klik hemen lortzeko aplikazioaren gakoa",
"Click here to get an API key" : "Egin klik hemen API gako bat lortzeko",
"Current Temperature" : "Uneko tenperatura",
"Feelslike Temperature" : "Sentsazio termikoa",
"Minimum Temperature" : "Gutxieneko tenperatura",
"Maximum Temperature" : "Gehieneko tenperatura",
"Pressure" : "Presioa",
"Humidity" : "Ezetasuna",
"Humidity" : "Hezetasuna",
"Cloudiness" : "Hodeitza",
"Wind" : "Haizea",
"Sunrise" : "Egunsentia",
"Sunset" : "Ilunabarra",
"Date" : "Data",
"Perceptible Temperature" : "Tenperatura hautemangarria",
"Updating widget…" : "Trepeta eguneratzen…",
"Temperature" : "Tenperatura"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -41,6 +41,10 @@ OC.L10N.register(
"Settings" : "Stillingar",
"Metric" : "Metrakerfi",
"Click here to get an API key" : "Smelltu hér til að fá API-lykil",
"Current Temperature" : "Núverandi hiti",
"Feelslike Temperature" : "Hitastig miðað við vindkælingu",
"Minimum Temperature" : "Lágmarkshiti",
"Maximum Temperature" : "Hámarkshiti",
"Pressure" : "Loftþrýsingur",
"Humidity" : "Rakastig",
"Cloudiness" : "Skýjahula",
@ -48,6 +52,7 @@ OC.L10N.register(
"Sunrise" : "Sólris",
"Sunset" : "Sólsetur",
"Date" : "Dagsetning",
"Perceptible Temperature" : "Skynjanlegt hitastig",
"Updating widget…" : "Uppfæri viðmótshluta…",
"Temperature" : "Hitastig"
},

View File

@ -39,6 +39,10 @@
"Settings" : "Stillingar",
"Metric" : "Metrakerfi",
"Click here to get an API key" : "Smelltu hér til að fá API-lykil",
"Current Temperature" : "Núverandi hiti",
"Feelslike Temperature" : "Hitastig miðað við vindkælingu",
"Minimum Temperature" : "Lágmarkshiti",
"Maximum Temperature" : "Hámarkshiti",
"Pressure" : "Loftþrýsingur",
"Humidity" : "Rakastig",
"Cloudiness" : "Skýjahula",
@ -46,6 +50,7 @@
"Sunrise" : "Sólris",
"Sunset" : "Sólsetur",
"Date" : "Dagsetning",
"Perceptible Temperature" : "Skynjanlegt hitastig",
"Updating widget…" : "Uppfæri viðmótshluta…",
"Temperature" : "Hitastig"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"