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>2018-02-01 04:10:52 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-01 04:10:52 +0300
commit009874a4c2ac9325b0345d9ce4917d6023e68177 (patch)
treefe5ea1dcaabdc25a32077d393aed910513aca696 /lib/l10n/ja.js
parent46a34f1e27d11b042b0bcf1216f935efd6d04ce1 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 3f362a13741..5e5f9b2d9c2 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -174,8 +174,6 @@ OC.L10N.register(
"Could not create user" : "ユーザーを作成できませんでした",
"User disabled" : "ユーザーは無効です",
"Login canceled by app" : "アプリによりログインが中止されました",
- "No app name specified" : "アプリ名が未指定",
- "App '%s' could not be installed!" : "'%s' アプリをインストールできませんでした。",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "次の依存関係が満たされないため、\"%s\" アプリをインストールできません:%s",
"a safe home for all your data" : "あなたの全データの安全な家",
"File is currently busy, please try again later" : "現在ファイルはビジーです。後でもう一度試してください。",
@@ -234,6 +232,8 @@ OC.L10N.register(
"Cannot set expiration date more than %s days in the future" : "有効期限を%s日以降に設定できません。",
"Personal" : "個人",
"Admin" : "管理",
+ "No app name specified" : "アプリ名が未指定",
+ "App '%s' could not be installed!" : "'%s' アプリをインストールできませんでした。",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "多くの場合、これは %s Webサーバーにappsディレクトリ %s への書き込み権限を与えるか、設定ファイルでアプリストアを無効化することで解決できます。",
"Cannot create \"data\" directory (%s)" : "\"data\" ディレクトリ (%s) を作成できません",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "通常、<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">Webサーバーにルートディレクトリへの書き込み権限を与える</a>ことで解決できます。",