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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'external/l10n/ja.js')
-rw-r--r--external/l10n/ja.js16
1 files changed, 0 insertions, 16 deletions
diff --git a/external/l10n/ja.js b/external/l10n/ja.js
deleted file mode 100644
index 535abe21b..000000000
--- a/external/l10n/ja.js
+++ /dev/null
@@ -1,16 +0,0 @@
-OC.L10N.register(
- "external",
- {
- "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" : "追加"
-},
-"nplurals=1; plural=0;");