diff options
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index d8214afa5b0..e3ba06b10bd 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -107,7 +107,6 @@ OC.L10N.register( "Logged in user must be a subadmin" : "ログインユーザーはサブ管理者である必要があります", "Create" : "作成", "Change" : "変更", - "Share" : "共有", "Unlimited" : "無制限", "Verifying" : "検証中", "Two-factor authentication can be enforced for all\tusers and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "二要素認証はすべての\tユーザーと特定のグループに強制することができます。設定済みの二要素プロバイダーがない場合は、システムにログインできません。", @@ -193,27 +192,25 @@ OC.L10N.register( "Could not copy app password. Please copy it manually." : "アプリのパスワードをコピーできませんでした。 手動でコピーしてください。", "You do not have permissions to see the details of this user" : "このユーザーの詳細を表示する権限がありません", "The backend does not support changing the display name" : "バックエンドは表示名の変更をサポートしていません", - "New password" : "新しいパスワード", "Add user in group" : "グループにユーザーを追加", "Set user as admin for" : "ユーザーを管理者に設定します", "Select user quota" : "ユーザークオータを選択", "No language set" : "言語設定なし", - "Never" : "なし", "Delete user" : "ユーザーを削除", "Wipe all devices" : "すべての端末をワイプ", "Disable user" : "ユーザーを無効", "Enable user" : "ユーザーを有効", "Resend welcome email" : "ウェルカムメールを再送する", - "{size} used" : "{size} を使用中", "Cancel" : "キャンセル", "Welcome mail sent!" : "ウェルカムメールを送信しました!", + "{size} used" : "{size} を使用中", "Display name" : "表示名", "Email" : "メール", "Group admin for" : "グループの管理者", "Quota" : "クオータ", "Language" : "言語", - "Storage location" : "データの保存場所", "User backend" : "ユーザーバックエンド", + "Storage location" : "データの保存場所", "Last login" : "最終ログイン", "Will be autogenerated" : "自動生成されます", "Default language" : "デフォルトの言語", @@ -243,6 +240,7 @@ OC.L10N.register( "Add group" : "グループを追加する", "You are about to remove the group {group}. The users will NOT be deleted." : "{group}グループを削除しようとしています。 ユーザーは削除されません。", "Please confirm the group removal " : "グループの削除を確認してください", + "Never" : "なし", "An error occured during the request. Unable to proceed." : "要求中にエラーが発生しました。 続行できません。", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "アプリは有効ですが、更新が必要です。5秒後に更新ページにリダイレクトします。", "App update" : "アプリのアップデート", @@ -368,6 +366,7 @@ OC.L10N.register( "Help translate" : "翻訳に協力する", "Locale" : "ロケール", "Current password" : "現在のパスワード", + "New password" : "新しいパスワード", "Change password" : "パスワードを変更", "Use a second factor besides your password to increase security for your account." : "アカウントのセキュリティを強化するには、パスワード以外に2番目の要素を使用してください。", "Disconnect" : "切断", @@ -815,6 +814,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.phpは、HTTP経由で15分ごとにcron.phpを実行するようwebcronサービスに登録されます。", "Use system cron service to call the cron.php file every 15 minutes." : "システムのcronサービスを利用して、15分間隔でcron.phpファイルを実行します。", "Set default expiration date" : "有効期限のデフォルト値を設定する", - "Follow us on Google+" : "Google+でフォロー!" + "Follow us on Google+" : "Google+でフォロー!", + "Share" : "共有" }, "nplurals=1; plural=0;"); |