diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-29 02:15:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-29 02:15:22 +0000 |
commit | 0e54a62aaf4f5b60028e4c413bcff0cf354c12d5 (patch) | |
tree | 40af00a4bb690cfc7d7590d750f658995daeb86d /lib | |
parent | 12815c12b721e16574f3f7dc31b5b7779118541b (diff) | |
download | nextcloud-server-0e54a62aaf4f5b60028e4c413bcff0cf354c12d5.tar.gz nextcloud-server-0e54a62aaf4f5b60028e4c413bcff0cf354c12d5.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/ja.js | 9 | ||||
-rw-r--r-- | lib/l10n/ja.json | 9 |
2 files changed, 18 insertions, 0 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index 0b057104742..61508692f9b 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -8,6 +8,7 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "アプリ %1$s のファイルが正しく置き換えられませんでした。サーバーと互換性のあるバージョンであることを確認してください。", "Sample configuration detected" : "サンプル設定が見つかりました。", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "サンプル設定がコピーされてそのままです。このままではインストールが失敗し、サポート対象外になります。config.phpを変更する前にドキュメントを確認してください。", + "The page could not be found on the server." : "ページがサーバー上に見つかりませんでした。", "%s email verification" : "%sメールによる確認", "Email verification" : "メールによる確認", "Click the following button to confirm your email." : "下記のボタンをクリックして、メールを確認してください。", @@ -90,7 +91,10 @@ OC.L10N.register( "__language_name__" : "Japanese (日本語)", "This is an automatically sent email, please do not reply." : "これは自動的に生成されたメールです。返信しないでください。", "Help" : "ヘルプ", + "Appearance and accessibility" : "外観とアクセシビリティ", "Apps" : "アプリ", + "Personal settings" : "個人設定", + "Administration settings" : "管理者設定", "Settings" : "設定", "Log out" : "ログアウト", "Users" : "ユーザー", @@ -111,6 +115,10 @@ OC.L10N.register( "Role" : "ロール", "Unknown user" : "不明なユーザー", "Additional settings" : "追加設定", + "Enter the database username and name for %s" : "%sのデータベース名とユーザー名を入力してください", + "Enter the database username for %s" : "%sのデータベースのユーザー名を指定してください", + "Enter the database name for %s" : "%sのデータベース名を指定してください", + "You cannot use dots in the database name %s" : "データベース名%sにドットを入れることはできません", "MySQL username and/or password not valid" : "MySQLのユーザー名またはパスワードが有効ではありません", "You need to enter details of an existing account." : "既存のアカウントの詳細を入力してください。", "Oracle connection could not be established" : "Oracleへの接続が確立できませんでした。", @@ -143,6 +151,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you." : "%1$sが あなたと »%2$s« を共有しました。", "Click the button below to open it." : "開くには下のボタンをクリック", "The requested share does not exist anymore" : "この共有はもう存在しません。", + "The user limit has been reached and the user was not created. Check your notifications to learn more." : "ユーザー制限に達したため、ユーザーは作成されませんでした。詳細については、通知を確認してください。", "Could not find category \"%s\"" : "カテゴリ \"%s\" が見つかりませんでした", "Sunday" : "日曜日", "Monday" : "月曜日", diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index be628afbe9e..6ece8c7314b 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -6,6 +6,7 @@ "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "アプリ %1$s のファイルが正しく置き換えられませんでした。サーバーと互換性のあるバージョンであることを確認してください。", "Sample configuration detected" : "サンプル設定が見つかりました。", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "サンプル設定がコピーされてそのままです。このままではインストールが失敗し、サポート対象外になります。config.phpを変更する前にドキュメントを確認してください。", + "The page could not be found on the server." : "ページがサーバー上に見つかりませんでした。", "%s email verification" : "%sメールによる確認", "Email verification" : "メールによる確認", "Click the following button to confirm your email." : "下記のボタンをクリックして、メールを確認してください。", @@ -88,7 +89,10 @@ "__language_name__" : "Japanese (日本語)", "This is an automatically sent email, please do not reply." : "これは自動的に生成されたメールです。返信しないでください。", "Help" : "ヘルプ", + "Appearance and accessibility" : "外観とアクセシビリティ", "Apps" : "アプリ", + "Personal settings" : "個人設定", + "Administration settings" : "管理者設定", "Settings" : "設定", "Log out" : "ログアウト", "Users" : "ユーザー", @@ -109,6 +113,10 @@ "Role" : "ロール", "Unknown user" : "不明なユーザー", "Additional settings" : "追加設定", + "Enter the database username and name for %s" : "%sのデータベース名とユーザー名を入力してください", + "Enter the database username for %s" : "%sのデータベースのユーザー名を指定してください", + "Enter the database name for %s" : "%sのデータベース名を指定してください", + "You cannot use dots in the database name %s" : "データベース名%sにドットを入れることはできません", "MySQL username and/or password not valid" : "MySQLのユーザー名またはパスワードが有効ではありません", "You need to enter details of an existing account." : "既存のアカウントの詳細を入力してください。", "Oracle connection could not be established" : "Oracleへの接続が確立できませんでした。", @@ -141,6 +149,7 @@ "%1$s shared »%2$s« with you." : "%1$sが あなたと »%2$s« を共有しました。", "Click the button below to open it." : "開くには下のボタンをクリック", "The requested share does not exist anymore" : "この共有はもう存在しません。", + "The user limit has been reached and the user was not created. Check your notifications to learn more." : "ユーザー制限に達したため、ユーザーは作成されませんでした。詳細については、通知を確認してください。", "Could not find category \"%s\"" : "カテゴリ \"%s\" が見つかりませんでした", "Sunday" : "日曜日", "Monday" : "月曜日", |