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-11-23 04:12:51 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-23 04:12:51 +0300
commitd664a9b37b18cf834902c5201e5bcd154deaeeed (patch)
treee7ecbd2872f3dc4c0e627cd07a0fa9bf970e918e /apps/theming/l10n/ja.js
parentf3870fbdc178d4b8ff58e745ef6846e9e5d5f621 (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, 3 insertions, 5 deletions
diff --git a/apps/theming/l10n/ja.js b/apps/theming/l10n/ja.js
index 893341723a7..32023262963 100644
--- a/apps/theming/l10n/ja.js
+++ b/apps/theming/l10n/ja.js
@@ -47,13 +47,11 @@ OC.L10N.register(
"Favicon" : "Favicon",
"Upload new favicon" : "新しいfaviconをアップロード",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "アップロードしたロゴと色に基づいてfaviconを自動的に生成するには、SVG画像をサポートしているimagemagick PHP拡張をインストールしてください。",
- "You are already using a custom theme" : "すでにカスタムテーマを利用しています",
- "reset to default" : "デフォルトに戻す",
- "Web address" : "Webアドレス",
- "Web address https://…" : "Webアドレス https://...",
"There is no error, the file uploaded with success" : "ファイルはエラーなくアップロードされました",
"The uploaded file was only partially uploaded" : "アップロードファイルは一部分だけアップロードされました",
"Failed to write file to disk." : "ファイルをディスクに書き込めませんでした",
- "A PHP extension stopped the file upload." : "PHP拡張でファイルのアップロードが停止されています"
+ "A PHP extension stopped the file upload." : "PHP拡張でファイルのアップロードが停止されています",
+ "You are already using a custom theme" : "すでにカスタムテーマを利用しています",
+ "Web address https://…" : "Webアドレス https://..."
},
"nplurals=1; plural=0;");