From 736933af7aa18fc6fc40b61fe44c0aae9424e7eb Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 13 Apr 2021 02:25:09 +0000 Subject: [tx-robot] updated from transifex --- lib/l10n/ja.js | 6 +++--- lib/l10n/ja.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'lib/l10n') diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index e1b8412d7a5..50e5c2ce575 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -214,7 +214,7 @@ OC.L10N.register( "Check the value of \"datadirectory\" in your configuration" : "設定ファイル内の \"datadirectory\" の値を確認してください。", "Your data directory is invalid" : "データディレクトリが無効です", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "データディレクトリの直下に \".ocdata\" ファイルがあるのを確認してください。", - "Action \"%s\" not supported or implemented." : "アクション「%s」はサポートされていないか、実装されていません。", + "Action \"%s\" not supported or implemented." : "アクション「%s」は対応していないか、実装されていません。", "Authentication failed, wrong token or provider ID given" : "認証できませんでした。トークンまたはプロバイダIDが間違っています", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "要求を完了するためのパラメータがありません。欠落したパラメータ:「%s」", "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID「%1$s」はクラウドフェデレーションプロバイダ「%2$s」によって既に使用されています", @@ -225,8 +225,8 @@ OC.L10N.register( "Storage connection error. %s" : "ストレージへの接続エラー。 %s", "Storage is temporarily not available" : "ストレージは一時的に利用できません", "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s", - "Following databases are supported: %s" : "次のデータベースをサポートしています: %s", - "Following platforms are supported: %s" : "次のプラットフォームをサポートしています: %s", + "Following databases are supported: %s" : "次のデータベースに対応しています: %s", + "Following platforms are supported: %s" : "次のプラットフォームに対応しています: %s", "Invalid Federated Cloud ID" : "無効なクラウド共有ID" }, "nplurals=1; plural=0;"); diff --git a/lib/l10n/ja.json b/lib/l10n/ja.json index 3a18904d5e1..a0928674c92 100644 --- a/lib/l10n/ja.json +++ b/lib/l10n/ja.json @@ -212,7 +212,7 @@ "Check the value of \"datadirectory\" in your configuration" : "設定ファイル内の \"datadirectory\" の値を確認してください。", "Your data directory is invalid" : "データディレクトリが無効です", "Ensure there is a file called \".ocdata\" in the root of the data directory." : "データディレクトリの直下に \".ocdata\" ファイルがあるのを確認してください。", - "Action \"%s\" not supported or implemented." : "アクション「%s」はサポートされていないか、実装されていません。", + "Action \"%s\" not supported or implemented." : "アクション「%s」は対応していないか、実装されていません。", "Authentication failed, wrong token or provider ID given" : "認証できませんでした。トークンまたはプロバイダIDが間違っています", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "要求を完了するためのパラメータがありません。欠落したパラメータ:「%s」", "ID \"%1$s\" already used by cloud federation provider \"%2$s\"" : "ID「%1$s」はクラウドフェデレーションプロバイダ「%2$s」によって既に使用されています", @@ -223,8 +223,8 @@ "Storage connection error. %s" : "ストレージへの接続エラー。 %s", "Storage is temporarily not available" : "ストレージは一時的に利用できません", "Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s", - "Following databases are supported: %s" : "次のデータベースをサポートしています: %s", - "Following platforms are supported: %s" : "次のプラットフォームをサポートしています: %s", + "Following databases are supported: %s" : "次のデータベースに対応しています: %s", + "Following platforms are supported: %s" : "次のプラットフォームに対応しています: %s", "Invalid Federated Cloud ID" : "無効なクラウド共有ID" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file -- cgit v1.2.3