Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-03-09 16:40:50 +0300
committerJoas Schilling <coding@schilljs.com>2017-03-09 16:40:50 +0300
commite1f3316ccbb7e74a297989bc3926172976559b98 (patch)
tree0df6d1bb4f8522861a66b1b817710e5f5bf2ad4b /l10n/ja.json
parent6b0a0d7b463aa78162479c5298eaaef346c82547 (diff)
Status Quo
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'l10n/ja.json')
-rw-r--r--l10n/ja.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n/ja.json b/l10n/ja.json
new file mode 100644
index 0000000..577aa00
--- /dev/null
+++ b/l10n/ja.json
@@ -0,0 +1,14 @@
+{ "translations": {
+ "Please enter valid urls - they have to start with either http://, https:// or /" : "正しいURLを入力してください。http:// や https:// または / のいずれかで始まる必要があります。",
+ "External sites saved." : "外部サイトを保存しました。",
+ "External Sites" : "外部サイト",
+ "Please note that some browsers will block displaying of sites via http if you are running https." : "ブラウザーによっては、https で動作している時に http で接続するとブロックされてしまうことがあるのでご注意ください。",
+ "Furthermore please note that many sites these days disallow iframing due to security reasons." : "さらに、今日セキュリティ上の理由から多くのサイトで iframe の使用が禁止されているのでご注意ください。",
+ "We highly recommend to test the configured sites below properly." : "以下の設定でサイトが設定されているか、テストすることを強くお勧めします。",
+ "Name" : "名前",
+ "URL" : "URL",
+ "Select an icon" : "アイコンを選択",
+ "Remove site" : "サイトを削除",
+ "Add" : "追加"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file