[tx-robot] updated from transifex

master
Nextcloud bot 2018-04-10 00:37:58 +00:00
parent 07b9460666
commit 49ce6ba53c
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 46 additions and 0 deletions

24
l10n/he.js 100644
View File

@ -0,0 +1,24 @@
OC.L10N.register(
"weather",
{
"Weather" : "מזג אוויר",
"OpenWeatherMap API Key" : "מפתח API של OpenWeatherMap",
"Save" : "שמירה",
"Add a city" : "הוספת עיר",
"Add city" : "הוספת עיר",
"City name" : "שם העיר",
"Add" : "הוספה",
"Cancel" : "ביטול",
"Settings" : "הגדרות",
"Metric" : "מטרי",
"Click here to get an API key" : "יש ללחוץ כאן לקבלת מפתח API",
"Pressure" : "לחץ",
"Humidity" : "לחות",
"Cloudiness" : "עננות",
"Wind" : "רו",
"Sunrise" : "זריחה",
"Sunset" : "שקיעה",
"Hour" : "שעה",
"Temperature" : "טמפרטורה"
},
"nplurals=2; plural=(n != 1);");

22
l10n/he.json 100644
View File

@ -0,0 +1,22 @@
{ "translations": {
"Weather" : "מזג אוויר",
"OpenWeatherMap API Key" : "מפתח API של OpenWeatherMap",
"Save" : "שמירה",
"Add a city" : "הוספת עיר",
"Add city" : "הוספת עיר",
"City name" : "שם העיר",
"Add" : "הוספה",
"Cancel" : "ביטול",
"Settings" : "הגדרות",
"Metric" : "מטרי",
"Click here to get an API key" : "יש ללחוץ כאן לקבלת מפתח API",
"Pressure" : "לחץ",
"Humidity" : "לחות",
"Cloudiness" : "עננות",
"Wind" : "רו",
"Sunrise" : "זריחה",
"Sunset" : "שקיעה",
"Hour" : "שעה",
"Temperature" : "טמפרטורה"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}