Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-05 11:58:39 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-05 11:58:39 +0300
commit5f40bd106ed81d681167e747f0d62dede8bf3672 (patch)
treebd19a46b23d044e70b27a175d4da9b5927eeb7f1 /lib/l10n/ja.js
parent26cf4e8a12e04cde10aad83caf38973b84f59a72 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 38c6547a63c..68e95d1ae47 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -207,7 +207,6 @@ OC.L10N.register(
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "次の依存関係を満たしていないため、アプリ \"%1$s\" をインストールできません: %2$s",
"a safe home for all your data" : "すべてのデータを安全に保管します",
"File is currently busy, please try again later" : "現在ファイルはビジーです。後でもう一度試してください。",
- "Cannot read file" : "ファイルを読み込めません",
"Application is not enabled" : "アプリケーションは無効です",
"Authentication error" : "認証エラー",
"Token expired. Please reload page." : "トークンが無効になりました。ページを再読込してください。",
@@ -257,6 +256,7 @@ OC.L10N.register(
"Storage is temporarily not available" : "ストレージは一時的に利用できません",
"Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s",
"This can usually be fixed by giving the webserver write access to the config directory." : "Webサーバーにconfigディレクトリへの書き込み権限を与えることで解決する可能性があります。",
+ "Cannot read file" : "ファイルを読み込めません",
"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\" ディレクトリに書き込みができません",