From 26f537fbec1e2fb388823a56c8153cebb8c7e4b7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 3 Jun 2021 02:28:43 +0000 Subject: [tx-robot] updated from transifex --- lib/l10n/ja.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/l10n/ja.js') diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js index f22620b94da..4a1c8a2c819 100644 --- a/lib/l10n/ja.js +++ b/lib/l10n/ja.js @@ -189,7 +189,6 @@ OC.L10N.register( "Cannot write into \"config\" directory" : "\"config\" ディレクトリに書き込みができません", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "多くの場合、Webサーバーの configディレクトリ に書き込み権限を与えることで直ります。%s を見てください", "Cannot write into \"apps\" directory" : "\"apps\" ディレクトリに書き込みができません", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "多くの場合、これはWebサーバーにappsディレクトリへの書き込み権限を与えるか、設定ファイルでアプリストアを無効化することで解決できます。", "Cannot create \"data\" directory" : "\"data\" ディレクトリを作成できません", "This can usually be fixed by giving the webserver write access to the root directory. See %s" : "多くの場合、Webサーバーのルートディレクトリに書き込み権限を与えることで直ります。%s を見てください。", "Permissions can usually be fixed by giving the webserver write access to the root directory. See %s." : "Webサーバーのルートディレクトリに書き込み権限パーミッションが必要です。%s を見てください。", @@ -234,6 +233,7 @@ OC.L10N.register( "Files can’t be shared with delete permissions" : "削除権限つきでファイルを共有できません。", "Files can’t be shared with create permissions" : "作成権限つきでファイルを共有できません。", "Can’t set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。", - "Can't read file" : "ファイルを読み込めません" + "Can't read file" : "ファイルを読み込めません", + "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file." : "多くの場合、これはWebサーバーにappsディレクトリへの書き込み権限を与えるか、設定ファイルでアプリストアを無効化することで解決できます。" }, "nplurals=1; plural=0;"); -- cgit v1.2.3