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

ja.json « l10n - github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9bd36dfc8e27b8240a27392e540b1fbc55d01579 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "Please enter valid urls - they have to start with either http://, https:// or /" : "正しいURLを入力してください。http:// や https:// または / のいずれかで始まる必要があります。",
    "External sites saved." : "外部サイトを保存しました。",
    "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;"
}