Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-10-05 05:15:04 +0300
committerNextcloud bot <bot@nextcloud.com>2019-10-05 05:15:04 +0300
commite9cef938ea717833326604278f065dbfb33ceee6 (patch)
tree700ea48a4307aa64951b1602631c4e78bbfa8933 /apps/files_sharing/l10n/he.js
parent2169c261957ee447cfdf27dac593508d8ecc16e9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/he.js')
-rw-r--r--apps/files_sharing/l10n/he.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js
index 3c094a9e1aa..5bdce17b0d6 100644
--- a/apps/files_sharing/l10n/he.js
+++ b/apps/files_sharing/l10n/he.js
@@ -77,7 +77,6 @@ OC.L10N.register(
"A file or folder was shared from <strong>another server</strong>" : "קובץ או תיקייה שותפו מ- <strong>שרת אחר</strong>",
"A file or folder has been <strong>shared</strong>" : "קובץ או תיקייה <strong>שותפו<strong/>",
"Wrong share ID, share doesn't exist" : "מספר זיהוי שיתוף שגוי, שיתוף אינו קיים",
- "could not delete share" : "לא ניתן למחוק שיתוף",
"Could not delete share" : "לא ניתן היה למחוק את השיתוף",
"Please specify a file or folder path" : "יש לספק נתיב לקובץ או תיקייה",
"Wrong path, file/folder doesn't exist" : "נתיב שגוי, קובץ/תיקייה אינם קיימים",
@@ -125,6 +124,7 @@ OC.L10N.register(
"Select or drop files" : "בחירה או השלכה של קבצים",
"Uploading files…" : "קבצים מועלים…",
"Uploaded files:" : "קבצים שהועלו:",
- "By uploading files, you agree to the %1$sterms of service%2$s." : "עצם העלאתם של קבצים מביעה את הסכמתך ל%1$sתנאי השירות%2$s."
+ "By uploading files, you agree to the %1$sterms of service%2$s." : "עצם העלאתם של קבצים מביעה את הסכמתך ל%1$sתנאי השירות%2$s.",
+ "could not delete share" : "לא ניתן למחוק שיתוף"
},
"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;");