Hebrew translation

This commit is contained in:
Tomer Cohen 2012-09-11 22:02:00 +03:00
parent 07d67787d8
commit 47a1c0989c

18
src/_h5ai/l10n/he.json Normal file
View file

@ -0,0 +1,18 @@
/* only here as a reference, these values are the hardcoded defaults */
{
"lang": "עברית",
"details": "פרטים",
"icons": "צלמיות",
"name": "שם",
"lastModified": "שינוי אחרון",
"size": "גודל",
"parentDirectory": "תיקיית הורה",
"empty": "ריק",
"folders": "תיקיות",
"files": "קבצים",
"download": "הורדה",
"noMatch": "אין תוצאות",
"dateFormat": "DD.MM.YYYY HH:mm", /* syntax as specified on http://momentjs.com */
"filter": "סינון",
"delete": "מחיקה"
}