[tx-robot] updated from transifex
parent
17003dbf8b
commit
76371fdadd
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
||||||
"weather",
|
"weather",
|
||||||
{
|
{
|
||||||
"Weather" : "Laikapstākļi",
|
"Weather" : "Laikapstākļi",
|
||||||
|
"Monday" : "Pirmdiena",
|
||||||
"Watch the weather directly on your Nextcloud." : "Redzi laikapstākļus tieši savā Nextcloud.",
|
"Watch the weather directly on your Nextcloud." : "Redzi laikapstākļus tieši savā Nextcloud.",
|
||||||
"OpenWeatherMap API Key" : "OpenWeatherMap API Atslēga",
|
"OpenWeatherMap API Key" : "OpenWeatherMap API Atslēga",
|
||||||
"Save" : "Saglabāt",
|
"Save" : "Saglabāt",
|
||||||
|
@ -19,6 +20,7 @@ OC.L10N.register(
|
||||||
"Wind" : "Vējš",
|
"Wind" : "Vējš",
|
||||||
"Sunrise" : "Saullēkts",
|
"Sunrise" : "Saullēkts",
|
||||||
"Sunset" : "Saulriets",
|
"Sunset" : "Saulriets",
|
||||||
|
"Date" : "Datums",
|
||||||
"Temperature" : "Temperatūra"
|
"Temperature" : "Temperatūra"
|
||||||
},
|
},
|
||||||
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
|
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Weather" : "Laikapstākļi",
|
"Weather" : "Laikapstākļi",
|
||||||
|
"Monday" : "Pirmdiena",
|
||||||
"Watch the weather directly on your Nextcloud." : "Redzi laikapstākļus tieši savā Nextcloud.",
|
"Watch the weather directly on your Nextcloud." : "Redzi laikapstākļus tieši savā Nextcloud.",
|
||||||
"OpenWeatherMap API Key" : "OpenWeatherMap API Atslēga",
|
"OpenWeatherMap API Key" : "OpenWeatherMap API Atslēga",
|
||||||
"Save" : "Saglabāt",
|
"Save" : "Saglabāt",
|
||||||
|
@ -17,6 +18,7 @@
|
||||||
"Wind" : "Vējš",
|
"Wind" : "Vējš",
|
||||||
"Sunrise" : "Saullēkts",
|
"Sunrise" : "Saullēkts",
|
||||||
"Sunset" : "Saulriets",
|
"Sunset" : "Saulriets",
|
||||||
|
"Date" : "Datums",
|
||||||
"Temperature" : "Temperatūra"
|
"Temperature" : "Temperatūra"
|
||||||
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
|
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
|
||||||
}
|
}
|
23
l10n/sq.js
23
l10n/sq.js
|
@ -2,6 +2,28 @@ OC.L10N.register(
|
||||||
"weather",
|
"weather",
|
||||||
{
|
{
|
||||||
"Weather" : "Moti",
|
"Weather" : "Moti",
|
||||||
|
"North" : "Veri ",
|
||||||
|
"North-East" : "Veri-Lindje",
|
||||||
|
"East" : "Lindje",
|
||||||
|
"South-East" : "Jug-Lindje",
|
||||||
|
"South" : "Jug",
|
||||||
|
"South-West" : "Jug-Perëndim",
|
||||||
|
"West" : "Perëndim",
|
||||||
|
"North-West" : "Veri-Perëndim",
|
||||||
|
"Failed to get city weather informations. Please contact your administrator" : "Nuk u mor asnjë informacion rreth motit të qytetit. Ju lutem kontaktoni administratorin tuaj. ",
|
||||||
|
"No city with this name found." : "Nuk u gjet asnjë qytet me këtë emër.",
|
||||||
|
"Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "API juaj i OpenWeatherMap është i pavlefshëm. Kontaktoni administratorin tuaj për të konfiguruar një çelës API të vlefshëm te Cilësime Shtesë në Administrimin tuaj.",
|
||||||
|
"Empty city name !" : "Emri i qytetit bosh!",
|
||||||
|
"Failed to add city. Please contact your administrator" : "Shtimi i qytetit dështoi. Ju lutem kontaktoni administratorin tuaj",
|
||||||
|
"This city is already registered for your account." : "Ky qytet është aktualisht i regjistruar per llogarinë tuaj. ",
|
||||||
|
"Failed to remove city. Please contact your administrator" : "Fshirja e qytetit dështoi. Ju lutem kontaktoni administratorin tuaj",
|
||||||
|
"Monday" : "E hënë",
|
||||||
|
"Tuesday" : "E martë",
|
||||||
|
"Wednesday" : "E mërkurë",
|
||||||
|
"Thursday" : "E enjte",
|
||||||
|
"Friday" : "E premte",
|
||||||
|
"Saturday" : "E shtunë",
|
||||||
|
"Sunday" : "E dielë",
|
||||||
"Watch the weather directly on your Nextcloud." : "Shikoni motin direkt në Nextcloud-in tuaj.",
|
"Watch the weather directly on your Nextcloud." : "Shikoni motin direkt në Nextcloud-in tuaj.",
|
||||||
"OpenWeatherMap API Key" : "OpenWeatherMap API Key",
|
"OpenWeatherMap API Key" : "OpenWeatherMap API Key",
|
||||||
"Save" : "Ruaj",
|
"Save" : "Ruaj",
|
||||||
|
@ -19,6 +41,7 @@ OC.L10N.register(
|
||||||
"Wind" : "Era",
|
"Wind" : "Era",
|
||||||
"Sunrise" : "Lindja e diellit",
|
"Sunrise" : "Lindja e diellit",
|
||||||
"Sunset" : "Perëndimi i diellit",
|
"Sunset" : "Perëndimi i diellit",
|
||||||
|
"Date" : "Data",
|
||||||
"Temperature" : "Temperatura"
|
"Temperature" : "Temperatura"
|
||||||
},
|
},
|
||||||
"nplurals=2; plural=(n != 1);");
|
"nplurals=2; plural=(n != 1);");
|
||||||
|
|
23
l10n/sq.json
23
l10n/sq.json
|
@ -1,5 +1,27 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Weather" : "Moti",
|
"Weather" : "Moti",
|
||||||
|
"North" : "Veri ",
|
||||||
|
"North-East" : "Veri-Lindje",
|
||||||
|
"East" : "Lindje",
|
||||||
|
"South-East" : "Jug-Lindje",
|
||||||
|
"South" : "Jug",
|
||||||
|
"South-West" : "Jug-Perëndim",
|
||||||
|
"West" : "Perëndim",
|
||||||
|
"North-West" : "Veri-Perëndim",
|
||||||
|
"Failed to get city weather informations. Please contact your administrator" : "Nuk u mor asnjë informacion rreth motit të qytetit. Ju lutem kontaktoni administratorin tuaj. ",
|
||||||
|
"No city with this name found." : "Nuk u gjet asnjë qytet me këtë emër.",
|
||||||
|
"Your OpenWeatherMap API key is invalid. Contact your administrator to configure a valid API key in Additional Settings of the Administration" : "API juaj i OpenWeatherMap është i pavlefshëm. Kontaktoni administratorin tuaj për të konfiguruar një çelës API të vlefshëm te Cilësime Shtesë në Administrimin tuaj.",
|
||||||
|
"Empty city name !" : "Emri i qytetit bosh!",
|
||||||
|
"Failed to add city. Please contact your administrator" : "Shtimi i qytetit dështoi. Ju lutem kontaktoni administratorin tuaj",
|
||||||
|
"This city is already registered for your account." : "Ky qytet është aktualisht i regjistruar per llogarinë tuaj. ",
|
||||||
|
"Failed to remove city. Please contact your administrator" : "Fshirja e qytetit dështoi. Ju lutem kontaktoni administratorin tuaj",
|
||||||
|
"Monday" : "E hënë",
|
||||||
|
"Tuesday" : "E martë",
|
||||||
|
"Wednesday" : "E mërkurë",
|
||||||
|
"Thursday" : "E enjte",
|
||||||
|
"Friday" : "E premte",
|
||||||
|
"Saturday" : "E shtunë",
|
||||||
|
"Sunday" : "E dielë",
|
||||||
"Watch the weather directly on your Nextcloud." : "Shikoni motin direkt në Nextcloud-in tuaj.",
|
"Watch the weather directly on your Nextcloud." : "Shikoni motin direkt në Nextcloud-in tuaj.",
|
||||||
"OpenWeatherMap API Key" : "OpenWeatherMap API Key",
|
"OpenWeatherMap API Key" : "OpenWeatherMap API Key",
|
||||||
"Save" : "Ruaj",
|
"Save" : "Ruaj",
|
||||||
|
@ -17,6 +39,7 @@
|
||||||
"Wind" : "Era",
|
"Wind" : "Era",
|
||||||
"Sunrise" : "Lindja e diellit",
|
"Sunrise" : "Lindja e diellit",
|
||||||
"Sunset" : "Perëndimi i diellit",
|
"Sunset" : "Perëndimi i diellit",
|
||||||
|
"Date" : "Data",
|
||||||
"Temperature" : "Temperatura"
|
"Temperature" : "Temperatura"
|
||||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
}
|
}
|
Loading…
Reference in New Issue