diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-30 00:22:50 +0000 |
commit | fe35710f1b73461cb2fc96b7ab1aefba70c6f5c1 (patch) | |
tree | 87379d08b8d1e55d09abab5bdd6075d04163c6fc /core/l10n/he.js | |
parent | ebf289c4304f04868cf365a339c34836cbc83b68 (diff) | |
download | nextcloud-server-fe35710f1b73461cb2fc96b7ab1aefba70c6f5c1.tar.gz nextcloud-server-fe35710f1b73461cb2fc96b7ab1aefba70c6f5c1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index 2934aff34c0..c28ceeb063c 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -125,11 +125,12 @@ OC.L10N.register( "Install the Contacts app" : "התקנת יישומון אנשי הקשר", "Loading your contacts …" : "אנשי הקשר שלך נטענים…", "Looking for {term} …" : "מתבצע חיפוש אחר {term}…", - "Modified" : "מועד שינוי", + "Date" : "תאריך", "Today" : "היום", "Last year" : "שנה שעברה", "Not found" : "לא נמצא", "Load more results" : "לטעון עוד תוצאות", + "Searching …" : "מתבצע חיפוש…", "Forgot password?" : "שכחת ססמה?", "Back" : "חזרה", "Search for {name} only" : "חפש ל-{name} בלבד", @@ -315,6 +316,7 @@ OC.L10N.register( "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." : "אסור להשתמש ב־„/” בתוך שם קובץ.", |