diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:24:23 +0000 |
commit | a40838b61cfbad9fc3d969b82179f12308b8cd09 (patch) | |
tree | 640cb363b4637ec800b51f391cafdc35a563f272 /apps/files/l10n/he.json | |
parent | 8afd99c2067364cc619d283914fb50bf12f9f58c (diff) | |
download | nextcloud-server-a40838b61cfbad9fc3d969b82179f12308b8cd09.tar.gz nextcloud-server-a40838b61cfbad9fc3d969b82179f12308b8cd09.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/he.json')
-rw-r--r-- | apps/files/l10n/he.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/he.json b/apps/files/l10n/he.json index 213217646a1..a828cb4eb18 100644 --- a/apps/files/l10n/he.json +++ b/apps/files/l10n/he.json @@ -29,6 +29,9 @@ "Choose target folder" : "נא לבחור תיקיית יעד", "Edit locally" : "עריכה בשולחן העבודה", "Open" : "פתיחה", + "Delete file" : "מחיקת קובץ", + "Delete folder" : "מחק תיקייה", + "Disconnect storage" : "ניתוק אחסון", "Could not load info for file \"{file}\"" : "לא ניתן לטעון מידע על הקובץ „{file}”", "Files" : "קבצים", "Details" : "פרטים", @@ -183,14 +186,12 @@ "Copy direct link (only works for users who have access to this file/folder)" : "העתקת קישור ישיר (עובד רק עבור משתמשים שיש להם גישה לקובץ/תיקייה זו)", "You can only favorite a single file or folder at a time" : "ניתן להוסיף קובץ או תיקייה בודדים כמועדף בכל פעם", "\"remote user\"" : "„משתמש מרוחק”", - "Search users" : "חיפוש משתמשים", + "Choose" : "בחר", "Toggle grid view" : "החלפת תצוגת טבלה", - "Deleted files" : "קבצים שנמחקו", "Shares" : "שיתופים", "Shared with others" : "משותף עם אחרים", "Shared with you" : "משותף אתך", "Deleted shares" : "שיתופים שנמחקו", - "Pending shares" : "שיתופים ממתינים", - "Choose" : "בחר" + "Pending shares" : "שיתופים ממתינים" },"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;" }
\ No newline at end of file |