diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-03 12:08:12 +0000 |
commit | 4e8bbc4e341861ad1ddcf872c8e248fadb711861 (patch) | |
tree | d82d0069c073730733ca8d9b06e4f2bdf8489091 /apps/files_sharing/l10n/he.json | |
parent | 054df038def136ba1c9e9c26a1e0ce3db0a17307 (diff) | |
download | nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.tar.gz nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/he.json')
-rw-r--r-- | apps/files_sharing/l10n/he.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/he.json b/apps/files_sharing/l10n/he.json index 0b239988891..56b8b138f20 100644 --- a/apps/files_sharing/l10n/he.json +++ b/apps/files_sharing/l10n/he.json @@ -24,6 +24,7 @@ "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" : "הורדה", @@ -163,9 +164,9 @@ "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…" : "קבצים מועלים…" },"pluralForm" :"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;" }
\ No newline at end of file |