diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-02-11 01:07:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-02-11 01:07:23 +0000 |
commit | 01b3da612ba579e5de865a92dd0d1e83e92d3d87 (patch) | |
tree | 6c021f7d6c36159b2c98c0850a5526023316304b /apps/files/l10n/he.js | |
parent | dfaaebd76551b81da7bc59ed75b4514be2e10dac (diff) | |
download | nextcloud-server-01b3da612ba579e5de865a92dd0d1e83e92d3d87.tar.gz nextcloud-server-01b3da612ba579e5de865a92dd0d1e83e92d3d87.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/he.js')
-rw-r--r-- | apps/files/l10n/he.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 5d510f5bb2f..49b05d5d91e 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -3,7 +3,6 @@ OC.L10N.register( { "Storage invalid" : "אחסון לא חוקי", "Unknown error" : "שגיאה בלתי ידועה", - "Files" : "קבצים", "All files" : "כל הקבצים", "File could not be found" : "הקובץ לא ניתן לאיתור", "Home" : "בית", @@ -22,6 +21,7 @@ OC.L10N.register( "Delete" : "מחיקה", "Disconnect storage" : "ניתוק אחסון", "Unshare" : "הסר שיתוף", + "Files" : "קבצים", "Details" : "פרטים", "Select" : "בחר", "Pending" : "ממתין", @@ -54,6 +54,7 @@ OC.L10N.register( "Storage of {owner} is almost full ({usedSpacePercent}%)" : "האחסון של {owner} כמעט מלא ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["מתאים ל- '{filter}'","מתאים ל- '{filter}'"], + "View in folder" : "הצג בתיקייה", "Path" : "נתיב", "_%n byte_::_%n bytes_" : ["%n בייט","%n בייטים"], "Favorited" : "מועדף", @@ -83,6 +84,8 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה.", "No favorites" : "אין מועדפים", "Files and folders you mark as favorite will show up here" : "קבצים ותיקיות שסומנו על ידך כמועדפים יוצגו כאן", + "Tags" : "תגיות", + "Deleted files" : "קבצים שנמחקו", "Text file" : "קובץ טקסט", "New text file.txt" : "קובץ טקסט חדש.txt", "Storage not available" : "אחסון לא זמין", |