diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-17 01:56:41 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-17 01:56:41 -0500 |
commit | 6d80524e67c2f9bfe23fe37d650fe5ef20d03f53 (patch) | |
tree | 05c95cdfe8d3629db12e4274a58e32eb35bfea1d /apps/files/l10n/he.js | |
parent | 80ddb14d18f89a92afbcb11311a8f7bb8cf347b7 (diff) | |
download | nextcloud-server-6d80524e67c2f9bfe23fe37d650fe5ef20d03f53.tar.gz nextcloud-server-6d80524e67c2f9bfe23fe37d650fe5ef20d03f53.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, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 88bd5d6394e..7cb36280ed8 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -18,6 +18,7 @@ OC.L10N.register( "Upload failed. Could not get file info." : "העלאה נכשלה. לא ניתן להשיג את פרטי הקובץ.", "Invalid directory." : "תיקייה שגויה.", "Files" : "קבצים", + "Favorites" : "מועדפים", "Upload cancelled." : "ההעלאה בוטלה.", "Could not get result from server." : "לא ניתן לגשת לתוצאות מהשרת.", "File upload is in progress. Leaving the page now will cancel the upload." : "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה.", @@ -34,6 +35,7 @@ OC.L10N.register( "_%n file_::_%n files_" : ["",""], "_Uploading %n file_::_Uploading %n files_" : ["",""], "Your storage is almost full ({usedSpacePercent}%)" : "שטח האחסון שלך כמעט מלא ({usedSpacePercent}%)", + "Favorite" : "מועדף", "Upload (max. %s)" : "העלאה (מקסימום %s)", "File handling" : "טיפול בקבצים", "Maximum upload size" : "גודל העלאה מקסימלי", |