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-01-04 12:48:31 +0300
committerNextcloud bot <bot@nextcloud.com>2018-01-04 12:48:31 +0300
commit298b79410d433a5394123393b2462eb870a64947 (patch)
treee4fd07f1d55029293caed61c3b7af529c8785246 /apps/theming/l10n/ja.js
parent493c255f7f774783b78a58d930a2d1f446274d51 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/ja.js')
-rw-r--r--apps/theming/l10n/ja.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/theming/l10n/ja.js b/apps/theming/l10n/ja.js
index 7cf3019f55f..c6305e94eb9 100644
--- a/apps/theming/l10n/ja.js
+++ b/apps/theming/l10n/ja.js
@@ -9,6 +9,12 @@ 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" : "あなたは既にカスタムテーマを利用しています",