diff options
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index 0aef9b48397..770e92e252a 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -293,6 +293,7 @@ OC.L10N.register( "Unable to update visibility of {displayId}" : "{displayId}の表示範囲を更新できませんでした", "Your role" : "あなたの役", "Your Twitter handle" : "あなたのTwitterのID", + "Your website" : "あなたの個人ウェブサイト", "Add additional email" : "その他メールアドレスを追加", "Add" : "追加", "You do not have permissions to see the details of this user" : "このユーザーの詳細を表示する権限がありません", @@ -371,7 +372,7 @@ OC.L10N.register( "Not saved" : "未保存", "Sending…" : "送信中 …", "Email sent" : "メールを送信しました", - "Address" : "住所", + "Location" : "位置", "Avatar" : "アバター", "About" : "説明", "Full name" : "氏名", @@ -479,11 +480,6 @@ OC.L10N.register( "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>) 使用中", "Change privacy level of phone number" : "電話番号のプライバシーレベルを変更", "Your phone number" : "あなたの電話番号", - "Change privacy level of address" : "住所のプライバシーレベルを変更", - "Your postal address" : "あなたの住所", - "Change privacy level of website" : "Webサイトのプライバシーレベルを変更", - "It can take up to 24 hours before the account is displayed as verified." : "アカウントが確認済みとして表示されるまでには最大24時間かかることがあります。", - "Link https://…" : "リンク https://...", "Locale" : "ロケール", "Current password" : "現在のパスワード", "New password" : "新しいパスワード", @@ -521,6 +517,12 @@ OC.L10N.register( "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "フルネームまたは電子メールアドレスを入力するときにユーザー名を自動補完します(同じグループに属しておらず、電話帳で一致していなくても)", "Change privacy level of full name" : "フルネームのプライバシーレベルを変更", "No display name set" : "表示名が未設定", + "Address" : "住所", + "Change privacy level of address" : "住所のプライバシーレベルを変更", + "Your postal address" : "あなたの住所", + "Change privacy level of website" : "Webサイトのプライバシーレベルを変更", + "It can take up to 24 hours before the account is displayed as verified." : "アカウントが確認済みとして表示されるまでには最大24時間かかることがあります。", + "Link https://…" : "リンク https://...", "Change privacy level of Twitter profile" : "Twitterプロフィールのプライバシーレベルを変更", "Twitter handle @…" : "あなたのTwitter ID @...", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "OPcacheキーの最大数を間もなく超過します。全てのスクリプトをキャッシュに保管できるようにするには、<code>opcache.max_accelerated_files</code>の値を<code>%s</code>より多い値でPHP設定に適用することを推奨します。", |