[tx-robot] updated from transifex

master
Nextcloud bot 2018-06-26 00:38:21 +00:00
parent 5f63642f3c
commit d09a9bc155
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 48 additions and 0 deletions

25
l10n/lv.js 100644
View File

@ -0,0 +1,25 @@
OC.L10N.register(
"weather",
{
"Weather" : "Laikapstākļi",
"Watch the weather directly on your Nextcloud." : "Redzi laikapstākļus tieši savā Nextcloud.",
"OpenWeatherMap API Key" : "OpenWeatherMap API Atslēga",
"Save" : "Saglabāt",
"Add a city" : "Pievienot pilsētu",
"Add city" : "Pievienot pilsētu",
"City name" : "Pilsētas nosaukums",
"Add" : "Pievienot",
"Cancel" : "Atcelt",
"Settings" : "Iestatījumi",
"Metric" : "Metriskā",
"Click here to get an API key" : "Noklikšķini šeit lai saņemtu API atslēgu",
"Pressure" : "Spiediens",
"Humidity" : "Mitrums",
"Cloudiness" : "Mākoņainība",
"Wind" : "Vējš",
"Sunrise" : "Saullēkts",
"Sunset" : "Saulriets",
"Hour" : "Stunda",
"Temperature" : "Temperatūra"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");

23
l10n/lv.json 100644
View File

@ -0,0 +1,23 @@
{ "translations": {
"Weather" : "Laikapstākļi",
"Watch the weather directly on your Nextcloud." : "Redzi laikapstākļus tieši savā Nextcloud.",
"OpenWeatherMap API Key" : "OpenWeatherMap API Atslēga",
"Save" : "Saglabāt",
"Add a city" : "Pievienot pilsētu",
"Add city" : "Pievienot pilsētu",
"City name" : "Pilsētas nosaukums",
"Add" : "Pievienot",
"Cancel" : "Atcelt",
"Settings" : "Iestatījumi",
"Metric" : "Metriskā",
"Click here to get an API key" : "Noklikšķini šeit lai saņemtu API atslēgu",
"Pressure" : "Spiediens",
"Humidity" : "Mitrums",
"Cloudiness" : "Mākoņainība",
"Wind" : "Vējš",
"Sunrise" : "Saullēkts",
"Sunset" : "Saulriets",
"Hour" : "Stunda",
"Temperature" : "Temperatūra"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}