diff options
Diffstat (limited to 'apps/settings/l10n/ja.js')
-rw-r--r-- | apps/settings/l10n/ja.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index c9e73b92864..a5e71e4652c 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -17,9 +17,6 @@ OC.L10N.register( "So-so password" : "まずまずのパスワード", "Good password" : "良好なパスワード", "Strong password" : "強いパスワード", - "An error occurred while changing your language. Please reload the page and try again." : "言語を変更する際にエラーが発生しました。ページをリロードして、再度試してください。", - "An error occurred while changing your locale. Please reload the page and try again." : "ロケールの変更中にエラーが発生しました。 ページをリロードしてもう一度お試しください。", - "Week starts on {fdow}" : "週は{fdow}から始まります", "Groups" : "グループ", "Group list is empty" : "グループリストが空です", "Unable to retrieve the group list" : "グループリストを取得できません", @@ -290,6 +287,7 @@ OC.L10N.register( "Help translate" : "翻訳に協力する", "Unable to update language" : "言語設定を更新できませんでした", "No language set" : "言語設定なし", + "Locale" : "ロケール", "Your organisation" : "あなたの組織", "Your phone number" : "あなたの電話番号", "Edit your Profile visibility" : "プロフィールの公開範囲を変更", @@ -470,12 +468,14 @@ OC.L10N.register( "Check out our blog" : "私たちのブログを見てね!", "Subscribe to our newsletter" : "ニュースレターを購読する!", "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "このコミュニティリリースのNextcloudは未サポートです。インスタント通知も利用できません。", - "Locale" : "ロケール", "Use a second factor besides your password to increase security for your account." : "アカウントのセキュリティを強化するには、パスワード以外に2番目の要素を使用してください。", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "サードパーティのアプリケーションを使用してNextcloudに接続する場合は、二要素認証を有効にする前に必ずそれぞれのアプリパスワードを作成して設定してください。", "Migration in progress. Please wait until the migration is finished" : "移行の処理中です。移行が完了するまでお待ちください。", "Migration started …" : "移行を開始しました…", + "An error occurred while changing your language. Please reload the page and try again." : "言語を変更する際にエラーが発生しました。ページをリロードして、再度試してください。", + "An error occurred while changing your locale. Please reload the page and try again." : "ロケールの変更中にエラーが発生しました。 ページをリロードしてもう一度お試しください。", "Select a profile picture" : "プロフィール画像を選択", + "Week starts on {fdow}" : "週は{fdow}から始まります", "Couldn't remove app." : "アプリが削除できませんでした。", "Couldn't update app." : "アプリをアップデートできませんでした。", "Backend doesn't support password change, but the user's encryption key was updated." : "バックエンドはパスワードの変更をサポートしていませんが、ユーザーの暗号化キーは正常に更新されました。", |