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>2017-07-23 03:07:58 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-23 03:07:58 +0300
commit46332b0d8e111a3df3efd7fc7081afa7eade3ade (patch)
tree21f5866c9ec3e2ac0212d47069849a3847c00468 /apps/theming/l10n/ja.js
parent9a151056d034f4124ea837f77b5a13f35834fd22 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/ja.js')
-rw-r--r--apps/theming/l10n/ja.js30
1 files changed, 30 insertions, 0 deletions
diff --git a/apps/theming/l10n/ja.js b/apps/theming/l10n/ja.js
new file mode 100644
index 00000000000..c900a8adb40
--- /dev/null
+++ b/apps/theming/l10n/ja.js
@@ -0,0 +1,30 @@
+OC.L10N.register(
+ "theming",
+ {
+ "Loading preview…" : "プレビューを読込み中...",
+ "Saved" : "保存済み",
+ "Admin" : "管理者",
+ "The given name is too long" : "名前が長すぎます",
+ "The given web address is too long" : "Webアドレスが長すぎます",
+ "The given slogan is too long" : "スローガンが長すぎます",
+ "The given color is invalid" : "無効な色です",
+ "No file uploaded" : "ファイルがアップロードされていません",
+ "Unsupported image type" : "サポートされていない画像形式です",
+ "You are already using a custom theme" : "あなたは既にカスタムテーマを利用しています",
+ "Theming" : "テーマ",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "テーマではあなたのインスタンスとサポートされたクライアントのルック&フィールを簡単に変更できます。この変更は全てのユーザが対象となります。",
+ "Name" : "名前",
+ "Reset to default" : "デフォルトに戻す",
+ "Web address" : "Webアドレス",
+ "Web address https://…" : "Webアドレス https://...",
+ "Slogan" : "スローガン",
+ "Color" : "色",
+ "Logo" : "ロゴ",
+ "Upload new logo" : "新しいロゴをアップロード",
+ "Login image" : "ログイン画像",
+ "Upload new login background" : "新しいログイン背景画像をアップロード",
+ "Remove background image" : "背景画像を削除",
+ "reset to default" : "デフォルトに戻す",
+ "Log in image" : "ログイン画像"
+},
+"nplurals=1; plural=0;");