diff options
author | Frederic Werner <frederic-github@werner-net.work> | 2019-06-30 14:42:30 +0200 |
---|---|---|
committer | Frederic Werner <frederic-github@werner-net.work> | 2019-06-30 14:46:15 +0200 |
commit | 477cc9ab3552ebd3c165bd5e1967aaffb25f1299 (patch) | |
tree | 003b0276273e6eac23b60b24ed24a1bf72e69de2 /apps/sharebymail/l10n/ja.js | |
parent | 7ed0d0909db71b01e3960e1ec7f7f8dce7b1c1a5 (diff) | |
download | nextcloud-server-477cc9ab3552ebd3c165bd5e1967aaffb25f1299.tar.gz nextcloud-server-477cc9ab3552ebd3c165bd5e1967aaffb25f1299.zip |
Revert "Change send to sent in l10n files"
This reverts commit 7ed0d0909db71b01e3960e1ec7f7f8dce7b1c1a5.
Signed-off-by: Frederic Werner <frederic-github@werner-net.work>
Diffstat (limited to 'apps/sharebymail/l10n/ja.js')
-rw-r--r-- | apps/sharebymail/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/ja.js b/apps/sharebymail/l10n/ja.js index 6c86ab0cfe1..eb7372b57a7 100644 --- a/apps/sharebymail/l10n/ja.js +++ b/apps/sharebymail/l10n/ja.js @@ -40,7 +40,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add:" : "%1$s さんが »%2$s« にノートを追加しました。", "%1$s shared »%2$s« with you and wants to add" : "%1$s さんが »%2$s« にノートを追加しました。", "»%s« added a note to a file shared with you" : "»%s« あなたと共有しているファイルにノートを追加しました。 ", - "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "%1$sを%2$sと共有しました。共有は受信者に送信されています。セキュリティポリシーにより%3$sの管理者が共有はパスワードで保護されるべきで、直接受信者に送信するべきではないと定めている場合、手動で受信者にメールを転送する必要があります。", + "You just shared »%1$s« with %2$s. The share was already send to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "%1$sを%2$sと共有しました。共有は受信者に送信されています。セキュリティポリシーにより%3$sの管理者が共有はパスワードで保護されるべきで、直接受信者に送信するべきではないと定めている場合、手動で受信者にメールを転送する必要があります。", "Password to access »%1$s« shared by you with %2$s" : "»%1$s«に共有アクセスのパスワードが %2$s から共有されました", "This is the password:" : "パスワード: ", "You can choose a different password at any time in the share dialog." : "共有ダイアログからいつでも違うパスワードに変更できます。", @@ -58,7 +58,7 @@ OC.L10N.register( "%s shared »%s« with you. You should have already received a separate mail with a link to access it." : "%s により »%s« が共有されました。アクセスするためのリンクは別途メールで受信してください。", "Password to access »%s« shared to you by %s" : "%sへの共有アクセスのパスワードが %s から共有されました", "It is protected with the following password: %s" : "次のパスワードで保護されています: %s", - "You just shared »%s« with %s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "%sを%sと共有しました。共有は受信者に送信されています。セキュリティポリシーにより%sの管理者が共有はパスワードで保護されるべきで、直接受信者に送信するべきではないと定めている場合、手動で受信者にメールを転送する必要があります。", + "You just shared »%s« with %s. The share was already send to the recipient. Due to the security policies defined by the administrator of %s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "%sを%sと共有しました。共有は受信者に送信されています。セキュリティポリシーにより%sの管理者が共有はパスワードで保護されるべきで、直接受信者に送信するべきではないと定めている場合、手動で受信者にメールを転送する必要があります。", "Password to access »%s« shared with %s" : "»%s« にアクセスするパスワードが %s から共有されました", "This is the password: %s" : "パスワード: %s", "Password to access »%1$s« shared with %2$s" : "»%1$s«に共有アクセスのパスワードが %2$s から共有されました" |