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:
Diffstat (limited to 'apps/files_sharing/l10n/he.js')
-rw-r--r--apps/files_sharing/l10n/he.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js
index 527a7c30d68..ab3f3672f71 100644
--- a/apps/files_sharing/l10n/he.js
+++ b/apps/files_sharing/l10n/he.js
@@ -26,6 +26,7 @@ OC.L10N.register(
"Something happened. Unable to accept the share." : "משהו התרחש. לא ניתן לשחזר את השיתוף.",
"Reject share" : "דחיית השיתוף",
"Something happened. Unable to reject the share." : "משהו התרחש. לא ניתן לדחות את השיתוף.",
+ "error" : "שגיאה",
"This will stop your current uploads." : "פעולה זו תעצור את השליחות הנוכחיות שלך.",
"Move or copy" : "העברה או העתקה",
"Download" : "הורדה",
@@ -165,9 +166,9 @@ OC.L10N.register(
"Upload files to %s" : "העלאת קבצים על %s",
"Note" : "פתק",
"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.",
- "could not delete share" : "לא ניתן למחוק שיתוף"
+ "could not delete share" : "לא ניתן למחוק שיתוף",
+ "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;");