nc-weather/l10n/he.js

25 lines
752 B
JavaScript

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);");