diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-24 02:18:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-24 02:18:45 +0000 |
commit | 153ff3d9b78a213740420ffc85de2d4b2cb38916 (patch) | |
tree | 4b6d28caa13575194eeefa42678ad194bf184fa7 /apps/files_sharing/l10n/he.js | |
parent | 2a154f57ceeae89b15dfe166aff3a7916afde94c (diff) | |
download | nextcloud-server-153ff3d9b78a213740420ffc85de2d4b2cb38916.tar.gz nextcloud-server-153ff3d9b78a213740420ffc85de2d4b2cb38916.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/he.js')
-rw-r--r-- | apps/files_sharing/l10n/he.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js index 7656d0e2d2c..2efe748b57e 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -174,10 +174,6 @@ OC.L10N.register( "Error, please enter proper password and/or expiration date" : "שגיאה, נא למלא ססמה ו/או תאריך תפוגה כראוי", "No recommendations. Start typing." : "אין המלצות. נא להתחיל להקליד.", "Resharing is not allowed" : "שיתוף מחדש אסור", - "Name or email address …" : "שם או כתובת דוא״ל…", - "Name or federated cloud ID …" : "שם או מזהה ענן מאוגד…", - "Name, federated cloud ID or email address …" : "שם, מזהה ענן מאוגד או כתובת דוא״ל…", - "Name …" : "שם…", "Searching …" : "מתבצע חיפוש…", "No elements found." : "לא נמצאו רכיבים.", "Search globally" : "חיפוש גלובלי", @@ -219,6 +215,10 @@ OC.L10N.register( "Uploading files" : "מועלים קבצים", "Uploaded files:" : "קבצים שהועלו:", "By uploading files, you agree to the %1$sterms of service%2$s." : "עצם העלאתם של קבצים מביעה את הסכמתך ל%1$sתנאי השירות%2$s.", + "Name or email address …" : "שם או כתובת דוא״ל…", + "Name or federated cloud ID …" : "שם או מזהה ענן מאוגד…", + "Name, federated cloud ID or email address …" : "שם, מזהה ענן מאוגד או כתובת דוא״ל…", + "Name …" : "שם…", "Uploading files…" : "קבצים מועלים…" }, "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;"); |