diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-28 00:26:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-28 00:26:39 +0000 |
commit | cf59499274b0fba60aeb782edc06ab379226be50 (patch) | |
tree | 49d14b9fc871baefc09c09d5df75be296c5289be /core/l10n/he.json | |
parent | 897c4d403700d8668c1df2f05837953c62aa2878 (diff) | |
download | nextcloud-server-cf59499274b0fba60aeb782edc06ab379226be50.tar.gz nextcloud-server-cf59499274b0fba60aeb782edc06ab379226be50.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/he.json')
-rw-r--r-- | core/l10n/he.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/core/l10n/he.json b/core/l10n/he.json index 45348f2cccd..c26cf5d7815 100644 --- a/core/l10n/he.json +++ b/core/l10n/he.json @@ -151,21 +151,9 @@ "Looking for {term} …" : "מתבצע חיפוש אחר {term}…", "No" : "לא", "Yes" : "כן", - "No files in here" : "אין כאן קבצים", - "New folder" : "תיקייה חדשה", - "No more subfolders in here" : "אין כאן עוד תת־תיקיות", - "Name" : "שם", - "Size" : "גודל", - "Modified" : "מועד שינוי", - "\"{name}\" is an invalid file name." : "\"{name}\" הנו שם קובץ לא חוקי.", - "File name cannot be empty." : "שם קובץ אינו יכול להיות ריק", - "\"/\" is not allowed inside a file name." : "אסור להשתמש ב־„/” בתוך שם קובץ.", - "\"{name}\" is not an allowed filetype" : "סוד הקובץ „{name}” אינו מורשה", - "{newName} already exists" : "{newName} כבר קיים", "Choose" : "בחירה", "Copy" : "העתקה", "Move" : "העברה", - "Error loading file picker template: {error}" : "שגיאה בטעינת תבנית בחירת הקבצים: {error}", "OK" : "אישור", "Error loading message template: {error}" : "שגיאה בטעינת תבנית ההודעות: {error}", "read-only" : "לקריאה בלבד", @@ -180,10 +168,6 @@ "(all selected)" : "(הכול נבחר)", "({count} selected)" : "({count} נבחרו)", "Error loading file exists template" : "שגיאה בטעינת קובץ תבנית קיימים", - "Pending" : "בהמתנה", - "Home" : "בית", - "Copy to {folder}" : "העתקה אל {folder}", - "Move to {folder}" : "העברה אל {folder}", "Saving …" : "מתבצעת שמירה…", "Authentication required" : "נדרש אימות", "This action requires you to confirm your password" : "פעולה זו דורשת ממך לאמת את הססמה שלך", @@ -322,6 +306,22 @@ "Contact your system administrator if this message persists or appeared unexpectedly." : "יש ליצור קשר עם מנהל המערכת אם הודעה שו נמשכת או מופיעה באופן בלתי צפוי. ", "If it is not there ask your local administrator." : "אם זה לא נמצא, שאל את המנהל המקומי שלך.", "Settings" : "הגדרות", + "No files in here" : "אין כאן קבצים", + "New folder" : "תיקייה חדשה", + "No more subfolders in here" : "אין כאן עוד תת־תיקיות", + "Name" : "שם", + "Size" : "גודל", + "Modified" : "מועד שינוי", + "\"{name}\" is an invalid file name." : "\"{name}\" הנו שם קובץ לא חוקי.", + "File name cannot be empty." : "שם קובץ אינו יכול להיות ריק", + "\"/\" is not allowed inside a file name." : "אסור להשתמש ב־„/” בתוך שם קובץ.", + "\"{name}\" is not an allowed filetype" : "סוד הקובץ „{name}” אינו מורשה", + "{newName} already exists" : "{newName} כבר קיים", + "Error loading file picker template: {error}" : "שגיאה בטעינת תבנית בחירת הקבצים: {error}", + "Pending" : "בהמתנה", + "Home" : "בית", + "Copy to {folder}" : "העתקה אל {folder}", + "Move to {folder}" : "העברה אל {folder}", "File not found" : "קובץ לא נמצא", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "לא ניתן למצוא את המסמך בשרת. יכול להיות שהשיתוף נמחק או פג?", "Please use the command line updater because automatic updating is disabled in the config.php." : "יש להשתמש בעדכון על בסיס שורת פקודה כיוון שעדכון אוטומטי מנוטרל בקובץ config.php." |