diff options
Diffstat (limited to 'apps/sharebymail/l10n/ja.js')
-rw-r--r-- | apps/sharebymail/l10n/ja.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/sharebymail/l10n/ja.js b/apps/sharebymail/l10n/ja.js index b966ea918ff..78cc0e92d59 100644 --- a/apps/sharebymail/l10n/ja.js +++ b/apps/sharebymail/l10n/ja.js @@ -24,6 +24,7 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "{file} にアクセスするパスワードを {email} に送信しました", "Password to access %1$s was sent to you" : "%1$sにアクセスするパスワードを あなたに送信しました", "Password to access {file} was sent to you" : "{file} にアクセスするパスワードを あなたに送信しました", + "Share by mail" : "メールで共有", "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" : "メールで共有の送信に失敗しました", @@ -45,7 +46,6 @@ OC.L10N.register( "This is the password:" : "パスワード: ", "You can choose a different password at any time in the share dialog." : "共有ダイアログからいつでも違うパスワードに変更できます。", "Could not find share" : "共有が見つかりませんでした", - "Share by mail" : "メールで共有", "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" : "メールでパスワード送信", |