summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/he.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-12-26 01:09:23 +0000
committerNextcloud bot <bot@nextcloud.com>2016-12-26 01:09:23 +0000
commit3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd (patch)
treededbae4d6e8ee374b357d5caa2f09b03477ccacb /apps/files/l10n/he.js
parent56c016946d0695a62e418839cf19786a223b4ae7 (diff)
downloadnextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.tar.gz
nextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/he.js')
-rw-r--r--apps/files/l10n/he.js18
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js
index b35738132fc..5d510f5bb2f 100644
--- a/apps/files/l10n/he.js
+++ b/apps/files/l10n/he.js
@@ -15,16 +15,7 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "לא קיים מספיק מקום פנוי, הקובץ המיועד להעלאה {size1} אבל נשאר {size2} בלבד",
"Uploading..." : "העלאה...",
"..." : "...",
- "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hour{plural_s} left",
- "{hours}:{minutes}h" : "{hours}:{minutes}שעות",
- "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} דקות{plural_s} נשארו",
- "{minutes}:{seconds}m" : "{minutes}:{seconds}דקות",
- "{seconds} second{plural_s} left" : "{seconds} שניות{plural_s} נשארו",
- "{seconds}s" : "{seconds}שניות",
- "Any moment now..." : "עכשיו בכל רגע...",
- "Soon..." : "בקרוב...",
"{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} מתוך {totalSize} ({bitrate})",
- "File upload is in progress. Leaving the page now will cancel the upload." : "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה.",
"Actions" : "פעולות",
"Download" : "הורדה",
"Rename" : "שינוי שם",
@@ -113,6 +104,15 @@ OC.L10N.register(
"Total file size {size1} exceeds upload limit {size2}" : "גודל הקובת {size1} עובר את מגבלת הגודל להעלאה {size2}",
"Error uploading file \"{fileName}\": {message}" : "שגיאה בזמן העלאת קובץ \"{fileName}\": {message}",
"Could not get result from server." : "לא ניתן לגשת לתוצאות מהשרת.",
+ "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} hour{plural_s} left",
+ "{hours}:{minutes}h" : "{hours}:{minutes}שעות",
+ "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} דקות{plural_s} נשארו",
+ "{minutes}:{seconds}m" : "{minutes}:{seconds}דקות",
+ "{seconds} second{plural_s} left" : "{seconds} שניות{plural_s} נשארו",
+ "{seconds}s" : "{seconds}שניות",
+ "Any moment now..." : "עכשיו בכל רגע...",
+ "Soon..." : "בקרוב...",
+ "File upload is in progress. Leaving the page now will cancel the upload." : "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה.",
"No entries in this folder match '{filter}'" : "לא נמצאו התאמות בתיקייה זו ל- '{filter}'",
"Local link" : "קישור מקומי",
"{newname} already exists" : "{newname} כבר קיים",