diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-03 02:28:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-03 02:28:29 +0000 |
commit | 6a9afe37365cfe588d605a219dae55eaf301e5b1 (patch) | |
tree | f9f97744d7c25fde5449e7aa2efbfb6a54c51380 /apps/files_sharing/l10n/he.js | |
parent | 3899dba3523a578b12285423fa433d3d2965158c (diff) | |
download | nextcloud-server-6a9afe37365cfe588d605a219dae55eaf301e5b1.tar.gz nextcloud-server-6a9afe37365cfe588d605a219dae55eaf301e5b1.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/he.js')
-rw-r--r-- | apps/files_sharing/l10n/he.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/he.js b/apps/files_sharing/l10n/he.js index efe4935bc1c..8028fdbca54 100644 --- a/apps/files_sharing/l10n/he.js +++ b/apps/files_sharing/l10n/he.js @@ -221,7 +221,6 @@ OC.L10N.register( "For more info, please ask the person who sent this link." : "למידע נוסף, יש לפנות לשולח קישור זה.", "Share note" : "פתק שיתוף", "Toggle grid view" : "החלפת תצוגת טבלה", - "Download %s" : "הורדה %s", "Upload files to %s" : "העלאת קבצים על %s", "Note" : "פתק", "Select or drop files" : "בחירה או השלכה של קבצים", @@ -232,6 +231,7 @@ OC.L10N.register( "invalid permissions" : "הרשאות שגויות", "Can't change permissions for public share links" : "לא ניתן לשנות הרשאות לקישורי שיתוף ציבוריים", "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "שיתוף שליחת הסיסמה באמצעות Nextcloud Talk נכשל מכיוון ש- Nextcloud Talk אינו מופעל", - "Name, email, or federated cloud ID …" : "שם, דוא\"ל או ID ענן מאוחד..." + "Name, email, or federated cloud ID …" : "שם, דוא\"ל או ID ענן מאוחד...", + "Download %s" : "הורדה %s" }, "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;"); |