diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
commit | 4e8bbc4e341861ad1ddcf872c8e248fadb711861 (patch) | |
tree | d82d0069c073730733ca8d9b06e4f2bdf8489091 /core/l10n/he.js | |
parent | 054df038def136ba1c9e9c26a1e0ce3db0a17307 (diff) | |
download | nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.tar.gz nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index 861dbbbbba9..14ed956e9dd 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -115,14 +115,14 @@ OC.L10N.register( "Searching other places" : "מחפש במקומות אחרים", "No search results in other folders for {tag}{filter}{endtag}" : "אין תוצאות חיפוש בתיקיות אחרות עבור {tag}{filter}{endtag}", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} תוצאת חיפוש בתיקייה אחרות","{count} תוצאות חיפוש בתיקיות אחרות","{count} תוצאות חיפוש בתיקיות אחרות","{count} תוצאות חיפוש בתיקיות אחרות"], + "Log in" : "כניסה", + "Logging in …" : "מתבצעת כניסה…", "Server side authentication failed!" : "אימות לצד שרת נכשל!", "Please contact your administrator." : "יש ליצור קשר עם המנהל.", "An internal error occurred." : "אירעה שגיאה פנימית.", "Please try again or contact your administrator." : "יש לנסות שוב ליצור קשר עם המנהל שלך.", "Username or email" : "שם משתמש או דואר אלקטרוני", "Password" : "ססמה", - "Log in" : "כניסה", - "Logging in …" : "מתבצעת כניסה…", "Wrong username or password." : "שם המשתמש או הססמה שגויים.", "User disabled" : "משתמש מושבת", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "זיהינו מספר ניסיונות כניסה שגויים מכתובת ה־IP שלך. לכן, ניסיון הכניסה הבא יתאפשר עבורך רק בעוד 30 שניות.", @@ -134,6 +134,7 @@ OC.L10N.register( "I know what I'm doing" : "אני יודע/ת מה אני עושה", "Cancel" : "ביטול", "Forgot password?" : "שכחת ססמה?", + "Back" : "חזרה", "Settings" : "הגדרות", "Could not load your contacts" : "לא ניתן לטעון את אנשי הקשר שלך", "Search contacts …" : "חיפוש אנשי קשר…", |