diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-08-27 02:26:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-08-27 02:26:16 +0000 |
commit | 3b2be23fee0cef9edde5443bfa892ca6407d06ff (patch) | |
tree | 9689a2f4aef8dfb068d13605193f7b545ec782bf /apps/settings/l10n/ja.js | |
parent | 78a5768888e5dbeb8aefeea9f5bf5ed032977f5d (diff) | |
download | nextcloud-server-3b2be23fee0cef9edde5443bfa892ca6407d06ff.tar.gz nextcloud-server-3b2be23fee0cef9edde5443bfa892ca6407d06ff.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index bc0c49ad90b..f94ea2db9c9 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -212,11 +212,9 @@ OC.L10N.register( "Copied!" : "コピーしました!", "Copy" : "コピー", "Could not copy app password. Please copy it manually." : "アプリのパスワードをコピーできませんでした。 手動でコピーしてください。", - "Add" : "追加", "Your email address" : "あなたのメールアドレス", "No email address set" : "メールアドレスが設定されていません", - "Change privacy level of email" : "メールアドレスのプライバシーレベルを変更", - "Email" : "メール", + "Add" : "追加", "You do not have permissions to see the details of this user" : "このユーザーの詳細を表示する権限がありません", "Add new password" : "新しいパスワードを追加する", "Add new email address" : "新しいメールアドレスを追加する", @@ -243,6 +241,7 @@ OC.L10N.register( "New user" : "新しいユーザー", "Will be autogenerated" : "自動生成されます", "Display name" : "表示名", + "Email" : "メール", "Default language" : "デフォルトの言語", "Add a new user" : "新しいユーザーを追加", "Group admin for" : "グループの管理者", @@ -294,6 +293,11 @@ OC.L10N.register( "Send email to new user" : "新規ユーザーにメールを送信", "You are about to remove the group {group}. The users will NOT be deleted." : "{group}グループを削除しようとしています。 ユーザーは削除されません。", "Please confirm the group removal " : "グループの削除を確認してください", + "Address" : "住所", + "Full name" : "氏名", + "Phone number" : "電話番号", + "Twitter" : "Twitter", + "Website" : "ウェブサイト", "Download and enable" : "ダウンロードして有効にする", "Enable" : "有効にする", "Enable untested app" : "未テストのアプリを有効にする", @@ -412,20 +416,13 @@ OC.L10N.register( "You are a member of the following groups:" : "次のグループに所属:", "You are using <strong>%s</strong>" : "<strong>%s</strong>を現在使用中です", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "<strong>%1$s</strong> / <strong>%2$s</strong> (<strong>%3$s %%</strong>) 使用中", - "Full name" : "氏名", - "Change privacy level of full name" : "フルネームのプライバシーレベルを変更", - "No display name set" : "表示名が未設定", - "Phone number" : "電話番号", "Change privacy level of phone number" : "電話番号のプライバシーレベルを変更", "Your phone number" : "あなたの電話番号", - "Address" : "住所", "Change privacy level of address" : "住所のプライバシーレベルを変更", "Your postal address" : "あなたの住所", - "Website" : "ウェブサイト", "Change privacy level of website" : "Webサイトのプライバシーレベルを変更", "It can take up to 24 hours before the account is displayed as verified." : "アカウントが確認済みとして表示されるまでには最大24時間かかることがあります。", "Link https://…" : "リンク https://...", - "Twitter" : "Twitter", "Change privacy level of Twitter profile" : "Twitterプロフィールのプライバシーレベルを変更", "Twitter handle @…" : "あなたのTwitter ID @...", "Help translate" : "翻訳に協力する", @@ -455,6 +452,9 @@ OC.L10N.register( "Set default expiration date for link shares" : "URL リンク共有のデフォルトの有効期限を設定する", "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "共有ダイアログ中でユーザー名の自動補完を許可する。(この設定が無効の場合、完全なユーザー名またはメールアドレスを入力する必要があります)", "Restrict username autocompletion to users within the same groups" : "ユーザー名の自動補完を同じグループ内のユーザーに制限する", - "For password reset and notifications" : "パスワードリセットと通知用" + "No display name set" : "表示名が未設定", + "For password reset and notifications" : "パスワードリセットと通知用", + "Change privacy level of full name" : "フルネームのプライバシーレベルを変更", + "Change privacy level of email" : "メールアドレスのプライバシーレベルを変更" }, "nplurals=1; plural=0;"); |