diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-15 10:37:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-15 10:37:23 +0000 |
commit | 7f572c0645d2bf815d1d00e5434d6222aa3c40aa (patch) | |
tree | 41a4bed70fc3ef741f9872d0328473f9bd75908a /apps/sharebymail | |
parent | 28b0e811cc4e2a8fb4b86cc8b331a6631f37d4c5 (diff) | |
download | nextcloud-server-7f572c0645d2bf815d1d00e5434d6222aa3c40aa.tar.gz nextcloud-server-7f572c0645d2bf815d1d00e5434d6222aa3c40aa.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/ja.js | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/ja.json | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/sk.js | 3 | ||||
-rw-r--r-- | apps/sharebymail/l10n/sk.json | 3 |
4 files changed, 8 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/ja.js b/apps/sharebymail/l10n/ja.js index c988f2265f9..b966ea918ff 100644 --- a/apps/sharebymail/l10n/ja.js +++ b/apps/sharebymail/l10n/ja.js @@ -25,6 +25,7 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "%1$sにアクセスするパスワードを あなたに送信しました", "Password to access {file} was sent to you" : "{file} にアクセスするパスワードを あなたに送信しました", "Sharing %1$s failed, because this item is already shared with user %2$s" : "ユーザー%2$sによりすでに共有されているため%1$s を共有できませんでした。", + "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "あなたに自動生成したパスワードを送信できませんでした。個人設定画面から正しいメールアドレスを設定して再度実施してください。", "Failed to send share by email" : "メールで共有の送信に失敗しました", "%1$s shared »%2$s« with you" : "%1$sが あなたと >> %2$s <<を共有しました", "%1$s shared »%2$s« with you." : "%1$sが あなたと >> %2$s <<を共有しました。", diff --git a/apps/sharebymail/l10n/ja.json b/apps/sharebymail/l10n/ja.json index 52a5b04e983..dd710d1b2e9 100644 --- a/apps/sharebymail/l10n/ja.json +++ b/apps/sharebymail/l10n/ja.json @@ -23,6 +23,7 @@ "Password to access %1$s was sent to you" : "%1$sにアクセスするパスワードを あなたに送信しました", "Password to access {file} was sent to you" : "{file} にアクセスするパスワードを あなたに送信しました", "Sharing %1$s failed, because this item is already shared with user %2$s" : "ユーザー%2$sによりすでに共有されているため%1$s を共有できませんでした。", + "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "あなたに自動生成したパスワードを送信できませんでした。個人設定画面から正しいメールアドレスを設定して再度実施してください。", "Failed to send share by email" : "メールで共有の送信に失敗しました", "%1$s shared »%2$s« with you" : "%1$sが あなたと >> %2$s <<を共有しました", "%1$s shared »%2$s« with you." : "%1$sが あなたと >> %2$s <<を共有しました。", diff --git a/apps/sharebymail/l10n/sk.js b/apps/sharebymail/l10n/sk.js index 262e11fc33a..5a2563f5bac 100644 --- a/apps/sharebymail/l10n/sk.js +++ b/apps/sharebymail/l10n/sk.js @@ -24,6 +24,8 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "Heslo na sprístupnenie {file} bolo zaslané na {email}", "Password to access %1$s was sent to you" : "Heslo na sprístupnenie %1$s Vám bolo zaslané", "Password to access {file} was sent to you" : "Heslo na sprístupnenie {file} Vám bolo zaslané", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Zdieľanie %1$s zlyhalo, táto položka už je zdieľaná s užívateľom %2$s ", + "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vygenerované heslo Vám nemôže byť zaslané. Zadajte správnu mailovú adresu vo Vašich osobných nastaveniach a skúste znovu.", "Failed to send share by email" : "Zaslanie sprístupnenia cez e-mail zlyhalo", "%1$s shared »%2$s« with you" : "%1$s vám sprístupnil »%2$s«", "%1$s shared »%2$s« with you." : "%1$s vám sprístupnil »%2$s«.", @@ -47,6 +49,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Poskytovateľ zdieľania umožňuje zdieľať súbory pomocou e-mailu", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Povoľuje používateľom zdieľať personalizovaný odkaz na súbor alebo priečinok zadaním e-mailovej adresy.", "Send password by mail" : "Odoslať heslo e-mailom", + "Reply to initiator" : "Odpovedať iniciátorovi", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vygenerované heslo Vám nemôže byť zaslané. Zadajte správnu mailovú adresu vo Vašich osobných nastaveniach a skúste znovu.", "Enforce password protection" : "Vynútiť ochranu heslom" }, diff --git a/apps/sharebymail/l10n/sk.json b/apps/sharebymail/l10n/sk.json index 7940bad51ad..5538a8bd503 100644 --- a/apps/sharebymail/l10n/sk.json +++ b/apps/sharebymail/l10n/sk.json @@ -22,6 +22,8 @@ "Password to access {file} was sent to {email}" : "Heslo na sprístupnenie {file} bolo zaslané na {email}", "Password to access %1$s was sent to you" : "Heslo na sprístupnenie %1$s Vám bolo zaslané", "Password to access {file} was sent to you" : "Heslo na sprístupnenie {file} Vám bolo zaslané", + "Sharing %1$s failed, because this item is already shared with user %2$s" : "Zdieľanie %1$s zlyhalo, táto položka už je zdieľaná s užívateľom %2$s ", + "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vygenerované heslo Vám nemôže byť zaslané. Zadajte správnu mailovú adresu vo Vašich osobných nastaveniach a skúste znovu.", "Failed to send share by email" : "Zaslanie sprístupnenia cez e-mail zlyhalo", "%1$s shared »%2$s« with you" : "%1$s vám sprístupnil »%2$s«", "%1$s shared »%2$s« with you." : "%1$s vám sprístupnil »%2$s«.", @@ -45,6 +47,7 @@ "Share provider which allows you to share files by mail" : "Poskytovateľ zdieľania umožňuje zdieľať súbory pomocou e-mailu", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Povoľuje používateľom zdieľať personalizovaný odkaz na súbor alebo priečinok zadaním e-mailovej adresy.", "Send password by mail" : "Odoslať heslo e-mailom", + "Reply to initiator" : "Odpovedať iniciátorovi", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Vygenerované heslo Vám nemôže byť zaslané. Zadajte správnu mailovú adresu vo Vašich osobných nastaveniach a skúste znovu.", "Enforce password protection" : "Vynútiť ochranu heslom" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" |