summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ja.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-26 01:06:57 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-26 01:06:57 +0000
commit8f4ec8583d8d30586f292a153854560bdb20a0b2 (patch)
treea6e4cdf4ebb1f11402a1dca4afa609b6b811640c /lib/l10n/ja.js
parent789e6e7363514cc9dc669ef259ac1a5e491c2277 (diff)
downloadnextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.tar.gz
nextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ja.js')
-rw-r--r--lib/l10n/ja.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/ja.js b/lib/l10n/ja.js
index 11d81383d6f..1d027f91ac2 100644
--- a/lib/l10n/ja.js
+++ b/lib/l10n/ja.js
@@ -33,12 +33,11 @@ OC.L10N.register(
"_%n minute ago_::_%n minutes ago_" : ["%n 分前"],
"seconds ago" : "数秒前",
"Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "id: %sのモジュールは存在しません。アプリ設定で有効にするか、管理者に問い合わせてください。",
- "Empty filename is not allowed" : "空のファイル名は許可されていません",
- "Dot files are not allowed" : "ドットファイルは許可されていません",
- "4-byte characters are not supported in file names" : "ファイル名に4バイト文字を使用するのはサポートされていません",
"File name is a reserved word" : "ファイル名が予約された単語です",
"File name contains at least one invalid character" : "ファイル名に1文字以上の無効な文字が含まれています",
"File name is too long" : "ファイル名が長すぎます",
+ "Dot files are not allowed" : "ドットファイルは許可されていません",
+ "Empty filename is not allowed" : "空のファイル名は許可されていません",
"APCu" : "APCu",
"Redis" : "Redis",
"Server settings" : "サーバー設定",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Storage connection error. %s" : "ストレージへの接続エラー。 %s",
"Storage is temporarily not available" : "ストレージは一時的に利用できません",
"Storage connection timeout. %s" : "ストレージへの接続がタイムアウト。 %s",
+ "4-byte characters are not supported in file names" : "ファイル名に4バイト文字を使用するのはサポートされていません",
"App directory already exists" : "アプリディレクトリはすでに存在します",
"Can't create app folder. Please fix permissions. %s" : "アプリフォルダーを作成できませんでした。%s のパーミッションを修正してください。",
"Archive does not contain a directory named %s" : "%s という名前のディレクトリは、アーカイブに含まれていません",