aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/he.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-22 00:12:11 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-22 00:12:11 +0000
commite4551106f5e8df91be2b70fe9058292c985b6913 (patch)
tree629b5b04092982d2712243115ccb784ac7c2caad /apps/files_sharing/l10n/he.js
parent45018a0e839f71dd8fac892125b77b5bccd1713a (diff)
downloadnextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.tar.gz
nextcloud-server-e4551106f5e8df91be2b70fe9058292c985b6913.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/he.js')
-rw-r--r--apps/files_sharing/l10n/he.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js
index 34401f4631a..9384b880c63 100644
--- a/apps/files_sharing/l10n/he.js
+++ b/apps/files_sharing/l10n/he.js
@@ -46,9 +46,6 @@ OC.L10N.register(
"Download" : "הורדה",
"Direct link" : "קישור ישיר",
"Share API is disabled" : "שיתוף API מנוטרל",
- "This share is password-protected" : "שיתוף זה מוגן סיסמא",
- "The password is wrong. Try again." : "הסיסמא שגויה. יש לנסות שנית.",
- "Password" : "סיסמא",
"No entries found in this folder" : "לא נמצאו כניסות לתיקייה זו",
"Name" : "שם",
"Share time" : "זמן שיתוף",
@@ -58,6 +55,9 @@ OC.L10N.register(
"the link expired" : "הקישור פג תוקף",
"sharing is disabled" : "השיתוף נוטרל",
"For more info, please ask the person who sent this link." : "למידע נוסף, יש לפנות לשולח קישור זה.",
- "Download %s" : "הורדה %s"
+ "Download %s" : "הורדה %s",
+ "This share is password-protected" : "שיתוף זה מוגן סיסמא",
+ "The password is wrong. Try again." : "הסיסמא שגויה. יש לנסות שנית.",
+ "Password" : "סיסמא"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");