diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:26 +0000 |
commit | 36ae775aa7c9af22bf33645a2d8807206ec6c85f (patch) | |
tree | 2690c73571fccf4bc545034b03cab47e1c1309af /lib/l10n/he.js | |
parent | b6dd8a5ccb38794410f1c00bfbf9d1e94852f5da (diff) | |
download | nextcloud-server-29.0.0.tar.gz nextcloud-server-29.0.0.zip |
Fix(l10n): Update translations from Transifexv29.0.0
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/he.js')
-rw-r--r-- | lib/l10n/he.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/he.js b/lib/l10n/he.js index e767c8e4a02..3f72283f5c5 100644 --- a/lib/l10n/he.js +++ b/lib/l10n/he.js @@ -56,7 +56,6 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "לא ניתן להתקין את היישומון „%s” כיוון שאין לו תמיכה בגרסה זו של השרת.", "__language_name__" : "עברית", "This is an automatically sent email, please do not reply." : "זו הודעת דוא״ל שנשלחה אוטומטית, נא לא להגיב.", - "Help" : "עזרה", "Appearance and accessibility" : "תצוגה ונגישות", "Apps" : "יישומים", "Settings" : "הגדרות", @@ -166,6 +165,7 @@ OC.L10N.register( "Storage is temporarily not available" : "האחסון אינו זמין כרגע", "Storage connection timeout. %s" : "פסק זמן חיבור אחסון. %s", "Logged in user must be an admin" : "על המשתמש שנכנס להיות מנהל", + "Help" : "עזרה", "Unknown user" : "משתמש לא ידוע", "MySQL username and/or password not valid" : "שם המשתמש ו/או הססמה של MySQL אינם תקינים", "Oracle username and/or password not valid" : "שם משתמש ו/או סיסמת Oracle אינם תקפים", |