diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-27 00:17:51 +0000 |
commit | eaff92673236c9d9020680a8807d247e0bf43d92 (patch) | |
tree | b8074eaacc12b467cde164699acf8427250354c2 /apps/files/l10n/he.js | |
parent | a3baad1a7dba116247d58e3f6535170262069c71 (diff) | |
download | nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.tar.gz nextcloud-server-eaff92673236c9d9020680a8807d247e0bf43d92.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/he.js')
-rw-r--r-- | apps/files/l10n/he.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/apps/files/l10n/he.js b/apps/files/l10n/he.js index 06019c49879..8edc1e27e58 100644 --- a/apps/files/l10n/he.js +++ b/apps/files/l10n/he.js @@ -184,17 +184,11 @@ OC.L10N.register( "Text file" : "קובץ טקסט", "New text file.txt" : "קובץ טקסט חדש.txt", "Storage invalid" : "אחסון לא חוקי", - "Select" : "בחר", - "You don’t have permission to upload or create files here" : "אין לך הרשאות להעלות או ליצור קבצים כאן", - "New" : "חדש", - "Copied!" : "ההעתקה הושלמה!", "Unlimited" : "ללא הגבלה", "Search users" : "חיפוש משתמשים", - "Cannot transfer ownership of a file or folder you don't own" : "אין לך אפשרות להעביר בעלות על קובץ או תיקייה שאין לך בעלות עליהם", "Cancel" : "ביטול", "%s used" : "%s בשימוש", "%1$s of %2$s used" : "%1$s מתוך %2$s בשימוש", - "Settings" : "הגדרות", "Deleted files" : "קבצים שנמחקו" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); |