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-03-21 04:11:55 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-21 04:11:55 +0300
commitaf3ab1de107e5ecea65a9a95a790d72f02684bb4 (patch)
treef7de4794faebe752bfc591068c344a29e3277581 /apps/theming/l10n/ja.js
parent18994cd7008f422fb12b1d4a9ba164cb25f8984a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/ja.js')
-rw-r--r--apps/theming/l10n/ja.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/theming/l10n/ja.js b/apps/theming/l10n/ja.js
index 0e9fa7120fe..a7394662ead 100644
--- a/apps/theming/l10n/ja.js
+++ b/apps/theming/l10n/ja.js
@@ -9,12 +9,9 @@ OC.L10N.register(
"The given web address is too long" : "Webアドレスが長すぎます",
"The given slogan is too long" : "スローガンが長すぎます",
"The given color is invalid" : "無効な色です",
- "There is no error, the file uploaded with success" : "ファイルはエラーなくアップロードされました",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "アップロードファイルサイズが、php.ini の upload_max_filesize を超過しています",
"No file was uploaded" : "ファイルはアップロードされませんでした",
"Missing a temporary folder" : "一時領域フォルダーがありません",
- "Failed to write file to disk." : "ファイルをディスクに書き込めませんでした",
- "A PHP extension stopped the file upload." : "PHP拡張でファイルのアップロードが停止されています",
"No file uploaded" : "ファイルがアップロードされていません",
"Unsupported image type" : "サポートされていない画像形式です",
"You are already using a custom theme" : "あなたは既にカスタムテーマを利用しています",
@@ -31,6 +28,9 @@ OC.L10N.register(
"Login image" : "ログイン画像",
"Upload new login background" : "新しいログイン背景画像をアップロード",
"Remove background image" : "背景画像を削除",
- "reset to default" : "デフォルトに戻す"
+ "reset to default" : "デフォルトに戻す",
+ "There is no error, the file uploaded with success" : "ファイルはエラーなくアップロードされました",
+ "Failed to write file to disk." : "ファイルをディスクに書き込めませんでした",
+ "A PHP extension stopped the file upload." : "PHP拡張でファイルのアップロードが停止されています"
},
"nplurals=1; plural=0;");