diff options
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index d5a941b7684..7a7fd69d1de 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -354,6 +354,7 @@ OC.L10N.register( "Email" : "メール", "Default language" : "デフォルトの言語", "Add a new user" : "新しいユーザーを追加", + "Avatar" : "アバター", "Group admin for" : "グループの管理者", "Quota" : "クオータ", "User backend" : "ユーザーバックエンド", @@ -477,8 +478,6 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "グループ内のユーザーでのみ共有するように制限する", "Exclude groups from sharing" : "共有可能なグループから除外する", "These groups will still be able to receive shares, but not to initiate them." : "このグループでは、フォルダー共有を開始することはできませんが、共有されたフォルダーを参照することはできます。", - "Allow username autocompletion in share dialog" : "共有ダイアログでユーザー名を自動補完する", - "Allow username autocompletion to users within the same groups" : "同じグループ内のユーザーのみユーザー名を自動補完する", "Allow username autocompletion to users based on phone number integration" : "電話番号を連携しているユーザーのユーザー名を自動補完する", "If autocompletion \"same group\" and \"phone number integration\" are enabled a match in either is enough to show the user." : "自動補完で「同じグループ」と「電話番号の連携」が有効になっている場合は、どちらかに一致するだけでユーザーに表示されます。", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "氏名または電子メールアドレスを入力するときにユーザー名を自動補完する(連絡先での不一致、同じグループへの所属かどうかを無視)", @@ -519,7 +518,6 @@ OC.L10N.register( "Migration in progress. Please wait until the migration is finished" : "移行の処理中です。移行が完了するまでお待ちください。", "Migration started …" : "移行を開始しました…", "Address" : "住所", - "Avatar" : "アバター", "An error occured during the request. Unable to proceed." : "要求中にエラーが発生しました。 続行できません。", "Plain" : "平文", "NT LAN Manager" : "NT LAN マネージャー", @@ -538,6 +536,8 @@ OC.L10N.register( "Pick background job setting" : "バックグラウンドジョブ設定を選択", "Recommended" : "おすすめ", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php はシステムユーザー \"%s\" で実行する必要があります。", + "Allow username autocompletion in share dialog" : "共有ダイアログでユーザー名を自動補完する", + "Allow username autocompletion to users within the same groups" : "同じグループ内のユーザーのみユーザー名を自動補完する", "Change privacy level of profile picture" : "プロフィール写真のプライバシーレベルを変更", "Upload new" : "新たにアップロード", "Select from Files" : "ファイルから選択", |