diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-17 00:07:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-17 00:07:33 +0000 |
commit | df2235c71fa7e58d549fe700b3077a749cb697f0 (patch) | |
tree | 3e8db2002a3d79f194181f49b6cdac56f4efb7b9 /core/l10n/ja.json | |
parent | 69e0e2420cb3369fc923cf2fc343d6ee484330a9 (diff) | |
download | nextcloud-server-df2235c71fa7e58d549fe700b3077a749cb697f0.tar.gz nextcloud-server-df2235c71fa7e58d549fe700b3077a749cb697f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ja.json')
-rw-r--r-- | core/l10n/ja.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/core/l10n/ja.json b/core/l10n/ja.json index 33feb89ff26..944c6a77c62 100644 --- a/core/l10n/ja.json +++ b/core/l10n/ja.json @@ -15,6 +15,10 @@ "Couldn't reset password because the token is invalid" : "トークンが無効なため、パスワードをリセットできませんでした", "Couldn't reset password because the token is expired" : "トークンが期限切れのため、パスワードをリセットできませんでした", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "このユーザー名に紐付けられたメールアドレスがないため、リセットメールを送信できませんでした。管理者に問い合わせてください。", + "Password reset" : "パスワードのリセット", + "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "次のボタンをクリックしてパスワードをリセットしてください。 パスワードリセットをリクエストしていない場合は、このメールを無視してください。", + "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "パスワードをリセットするには、次のリンクをクリックしてください。 パスワードリセットをリクエストしていない場合は、このメールを無視してください。", + "Reset your password" : "パスワードをリセット", "%s password reset" : "%s パスワードリセット", "Couldn't send reset email. Please contact your administrator." : "リセットメールを送信できませんでした。管理者に問い合わせてください。", "Couldn't send reset email. Please make sure your username is correct." : "リセットメールを送信できませんでした。ユーザー名が正しいことを確認してください。", @@ -130,11 +134,20 @@ "Send" : "送信", "Shared with you and the group {group} by {owner}" : "あなたと {owner} のグループ {group} で共有中", "Shared with you by {owner}" : "{owner} より共有中", + "Choose a password for the mail share" : "メール共有のパスワードを選択", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} がリンク経由で共有", "group" : "グループ", "remote" : "リモート", "email" : "メール", + "shared by {sharer}" : "共有した人 {sharer}", "Unshare" : "共有解除", + "Can reshare" : "再共有可能", + "Can edit" : "編集可能", + "Can create" : "作成可能", + "Can change" : "変更可能", + "Can delete" : "削除可能", + "Secure drop (upload only)" : "セキュアドロップ (アップロードのみ)", + "Access control" : "アクセス制御", "Could not unshare" : "共有の解除ができませんでした", "Share details could not be loaded for this item." : "共有の詳細はこのアイテムによりロードできませんでした。", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["オートコンプリートには{count}文字以上必要です"], |