diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
commit | 2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch) | |
tree | 69d21b22e377f7cd689aff2ae9e201c8832ac80a /apps/sharebymail/l10n/he.json | |
parent | a9c627cd9140ebad550fd3885e46c438019d6d5f (diff) | |
download | nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n/he.json')
-rw-r--r-- | apps/sharebymail/l10n/he.json | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/apps/sharebymail/l10n/he.json b/apps/sharebymail/l10n/he.json index 3b466b1d102..c336e3c82bd 100644 --- a/apps/sharebymail/l10n/he.json +++ b/apps/sharebymail/l10n/he.json @@ -33,17 +33,6 @@ "Could not find share" : "לא ניתן למצוא את השיתוף", "Share provider which allows you to share files by mail" : "ספק השיתוף שמאפשר לך לשתף קבצים בדוא״ל", "Allows users to share a personalized link to a file or folder by putting in an email address." : "מאפשר למשתמשים לשתף קישורים מותאמים אישית לקובץ או לתיקייה על ידי הקלדת כתובת דוא״ל.", - "Send password by mail" : "שליחת ססמה בדוא״ל", - "Shared with %1$s" : "משותף עם %1$s", - "Shared with %1$s by %2$s" : "שותף עם %1$s על ידי %2$s", - "Unshared from %1$s" : "השיתוף עם %1$s בוטל", - "Unshared from %1$s by %2$s" : "השיתוף עם %1$s בוטל על ידי %2$s", - "Password for mail share sent to %1$s" : "הססמה לשיתוף דוא״ל נשלחה אל %1$s", - "You shared %1$s with %2$s by mail" : "שיתפת את %1$s עם %2$s בדוא״ל", - "%3$s shared %1$s with %2$s by mail" : "%1$s שותף עם %2$s על ידי %3$s בדוא״ל", - "You unshared %1$s from %2$s by mail" : "ביטלת את השיתוף של %2$s מפני %1$s בדוא״ל", - "%3$s unshared %1$s from %2$s by mail" : "%3$sביטל את השיתוף של %1$s מ-%2$s בדואר", - "Password to access %1$s was sent to %2s" : "ססמת הגישה אל %1$s נשלחה אל %2s", - "Password to access %1$s was sent to you" : "ססמת הגישה אל %1$s נשלחה אליך" + "Send password by mail" : "שליחת ססמה בדוא״ל" },"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 |