diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-03-17 02:18:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-03-17 02:18:42 +0000 |
commit | 82d4bdd770173461c1eb3746eba6b9cc005b3bbe (patch) | |
tree | 7694fbe060cb8184d1254685ab3bedf9bbfb8507 /apps/sharebymail | |
parent | b53a484d205b5c03aa7436461337363070ab52e9 (diff) | |
download | nextcloud-server-82d4bdd770173461c1eb3746eba6b9cc005b3bbe.tar.gz nextcloud-server-82d4bdd770173461c1eb3746eba6b9cc005b3bbe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/he.js | 5 | ||||
-rw-r--r-- | apps/sharebymail/l10n/he.json | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/he.js b/apps/sharebymail/l10n/he.js index 09948a5127f..13302ebf11b 100644 --- a/apps/sharebymail/l10n/he.js +++ b/apps/sharebymail/l10n/he.js @@ -5,6 +5,10 @@ OC.L10N.register( "Shared with {email}" : "משותף עם {email}", "Shared with %1$s by %2$s" : "שותף עם %1$s על ידי %2$s", "Shared with {email} by {actor}" : "שותף עם {email} על ידי {actor}", + "Unshared from %1$s" : "השיתוף עם %1$s בוטל", + "Unshared from {email}" : "השיתוף עם {email} בוטל", + "Unshared from %1$s by %2$s" : "השיתוף עם %1$s בוטל על ידי %2$s", + "Unshared from {email} by {actor}" : "השיתוף עם {email} בוטל על ידי {actor}", "Password for mail share sent to %1$s" : "הססמה לשיתוף דוא״ל נשלחה אל %1$s", "Password for mail share sent to {email}" : "ססמת השיתוף בדוא״ל נשלחה אל {email}", "Password for mail share sent to you" : "ססמת השיתוף בדוא״ל נשלחה אליך", @@ -20,6 +24,7 @@ OC.L10N.register( "Failed to send share by email" : "שליחת השיתוף בדוא״ל נכשלה", "Click the button below to open it." : "יש ללחוץ על הכפתור שלהלן כדי לפתוח אותו.", "Open »%s«" : "פתיחת „%s”", + "%1$s via %2$s" : "%1$s דרך %2$s", "Password to access »%s«" : "ססמת הגישה אל „%s”", "You can choose a different password at any time in the share dialog." : "ניתן לבחור בססמה אחרת בכל עת בתיבת דו־שיח השיתוף.", "Could not find share" : "לא ניתן למצוא את השיתוף", diff --git a/apps/sharebymail/l10n/he.json b/apps/sharebymail/l10n/he.json index d85e96566a9..8b37725e875 100644 --- a/apps/sharebymail/l10n/he.json +++ b/apps/sharebymail/l10n/he.json @@ -3,6 +3,10 @@ "Shared with {email}" : "משותף עם {email}", "Shared with %1$s by %2$s" : "שותף עם %1$s על ידי %2$s", "Shared with {email} by {actor}" : "שותף עם {email} על ידי {actor}", + "Unshared from %1$s" : "השיתוף עם %1$s בוטל", + "Unshared from {email}" : "השיתוף עם {email} בוטל", + "Unshared from %1$s by %2$s" : "השיתוף עם %1$s בוטל על ידי %2$s", + "Unshared from {email} by {actor}" : "השיתוף עם {email} בוטל על ידי {actor}", "Password for mail share sent to %1$s" : "הססמה לשיתוף דוא״ל נשלחה אל %1$s", "Password for mail share sent to {email}" : "ססמת השיתוף בדוא״ל נשלחה אל {email}", "Password for mail share sent to you" : "ססמת השיתוף בדוא״ל נשלחה אליך", @@ -18,6 +22,7 @@ "Failed to send share by email" : "שליחת השיתוף בדוא״ל נכשלה", "Click the button below to open it." : "יש ללחוץ על הכפתור שלהלן כדי לפתוח אותו.", "Open »%s«" : "פתיחת „%s”", + "%1$s via %2$s" : "%1$s דרך %2$s", "Password to access »%s«" : "ססמת הגישה אל „%s”", "You can choose a different password at any time in the share dialog." : "ניתן לבחור בססמה אחרת בכל עת בתיבת דו־שיח השיתוף.", "Could not find share" : "לא ניתן למצוא את השיתוף", |