[tx-robot] updated from transifex
parent
07b9460666
commit
49ce6ba53c
|
@ -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);");
|
|
@ -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);"
|
||||||
|
}
|
Loading…
Reference in New Issue