diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-03 01:07:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-03 01:07:06 +0000 |
commit | 8471219b7c494bbc93296e36d9c8ddc37d8b13a6 (patch) | |
tree | 9846323386de54ff00a2afb741e1996847363cbf /apps/files/l10n/he.js | |
parent | 39573e602d5e38e4b71b3d197d08798dd9558659 (diff) | |
download | nextcloud-server-8471219b7c494bbc93296e36d9c8ddc37d8b13a6.tar.gz nextcloud-server-8471219b7c494bbc93296e36d9c8ddc37d8b13a6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/he.js')
-rw-r--r-- | apps/files/l10n/he.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 05fb376e283..16d7a38f57b 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -12,7 +12,6 @@ OC.L10N.register( "Could not create folder \"{dir}\"" : "לא ניתן ליצור את התיקייה \"{dir}\"", "Upload cancelled." : "ההעלאה בוטלה.", "Unable to upload {filename} as it is a directory or has 0 bytes" : "לא ניתן להעלות {filename} כיוון שמדובר בתיקייה או שגודלו 0 בייט", - "Total file size {size1} exceeds upload limit {size2}" : "גודל הקובת {size1} עובר את מגבלת הגודל להעלאה {size2}", "Not enough free space, you are uploading {size1} but only {size2} is left" : "לא קיים מספיק מקום פנוי, הקובץ המיועד להעלאה {size1} אבל נשאר {size2} בלבד", "Uploading..." : "העלאה...", "..." : "...", @@ -126,6 +125,7 @@ OC.L10N.register( "Upload failed. Could not find uploaded file" : "העלאה נכשלה. לא נמצא הקובץ להעלאה", "Upload failed. Could not get file info." : "העלאה נכשלה. לא ניתן להשיג את פרטי הקובץ.", "Invalid directory." : "תיקייה שגויה.", + "Total file size {size1} exceeds upload limit {size2}" : "גודל הקובת {size1} עובר את מגבלת הגודל להעלאה {size2}", "Error uploading file \"{fileName}\": {message}" : "שגיאה בזמן העלאת קובץ \"{fileName}\": {message}", "Could not get result from server." : "לא ניתן לגשת לתוצאות מהשרת.", "No entries in this folder match '{filter}'" : "לא נמצאו התאמות בתיקייה זו ל- '{filter}'", |