diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-14 00:12:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-14 00:12:05 +0000 |
commit | ba4c42abaa8ad2ba616e77d91ea452ef1c2983aa (patch) | |
tree | 17ddc41e93b77b00d663de54f81125e5f2c4cabd /core/l10n/he.js | |
parent | 23801be55f570fc86cf2055df27f10e65f28c6d3 (diff) | |
download | nextcloud-server-ba4c42abaa8ad2ba616e77d91ea452ef1c2983aa.tar.gz nextcloud-server-ba4c42abaa8ad2ba616e77d91ea452ef1c2983aa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/he.js')
-rw-r--r-- | core/l10n/he.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/he.js b/core/l10n/he.js index 9ba59625725..3ef4002f424 100644 --- a/core/l10n/he.js +++ b/core/l10n/he.js @@ -84,6 +84,7 @@ OC.L10N.register( "No" : "לא", "Yes" : "כן", "No files in here" : "אין כאן קבצים", + "No more subfolders in here" : "אין כאן עוד תת־תיקיות", "Choose" : "בחירה", "Copy" : "העתקה", "Move" : "העברה", @@ -105,6 +106,8 @@ OC.L10N.register( "Pending" : "בהמתנה", "Copy to {folder}" : "העתקה אל {folder}", "Move to {folder}" : "העברה אל {folder}", + "New in" : "חדש ב־", + "View changelog" : "הצגת יומן שינויים", "Very weak password" : "ססמה מאוד חלשה", "Weak password" : "ססמה חלשה", "So-so password" : "ססמה בינונית", @@ -158,6 +161,7 @@ OC.L10N.register( "Press Ctrl-C to copy." : "יש להקיש Ctrl-C כדי להעתיק.", "Resharing is not allowed" : "אסור לעשות שיתוף מחדש", "Share to {name}" : "שיתוף עם {name}", + "Copy URL" : "העתקת כתובת", "Link" : "קישור", "Password protect" : "הגנה בססמה", "Allow editing" : "אישור עריכה", @@ -297,6 +301,7 @@ OC.L10N.register( "Username or email" : "שם משתמש או דואר אלקטרוני", "Log in" : "כניסה", "Wrong 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 שניות.", "Forgot password?" : "שכחת ססמה?", "Back to login" : "חזרה לכניסה", |