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
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-20 03:12:46 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-20 03:12:46 +0300
commit4d8285553a36c9afa1f5cd0b2f3bdbf40f9cf7ea (patch)
tree46258a96d041ac0b0d579e32860d6fb80d14adf1 /core
parent6a29c408e54efd069567b152e141c9939c6d290c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/el.js3
-rw-r--r--core/l10n/el.json3
-rw-r--r--core/l10n/ja.js14
-rw-r--r--core/l10n/ja.json14
4 files changed, 28 insertions, 6 deletions
diff --git a/core/l10n/el.js b/core/l10n/el.js
index c91b51ceac8..0adde6674ce 100644
--- a/core/l10n/el.js
+++ b/core/l10n/el.js
@@ -65,7 +65,7 @@ OC.L10N.register(
"Connection to server lost" : "Η σύνδεση στον διακομιστή διακόπηκε",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Πρόβλημα φόρτωσης σελίδας, επαναφόρτωση σε %n δευτερόλεπτα","Πρόβλημα φόρτωσης σελίδας, επαναφόρτωση σε %n δευτερόλεπτα"],
"Saving..." : "Γίνεται αποθήκευση...",
- "Dismiss" : "Απόρριψη",
+ "Dismiss" : "Αποδέσμευση",
"Authentication required" : "Απαιτείται πιστοποίηση",
"This action requires you to confirm your password" : "Για την ενέργεια αυτή απαιτείται η επιβεβαίωση του συνθηματικού σας",
"Confirm" : "Επιβεβαίωση",
@@ -244,6 +244,7 @@ OC.L10N.register(
"Search" : "Αναζήτηση",
"Contacts" : "Επαφές",
"Contacts menu" : "Μενού επαφών",
+ "Settings menu" : "Μενού ρυθμίσεων",
"Confirm your password" : "Επιβεβαίωση συνθηματικού",
"Server side authentication failed!" : "Αποτυχημένη πιστοποίηση από πλευράς διακομιστή!",
"Please contact your administrator." : "Παρακαλούμε επικοινωνήστε με τον διαχειριστή.",
diff --git a/core/l10n/el.json b/core/l10n/el.json
index 8661fec7b2d..99cf6c50fe5 100644
--- a/core/l10n/el.json
+++ b/core/l10n/el.json
@@ -63,7 +63,7 @@
"Connection to server lost" : "Η σύνδεση στον διακομιστή διακόπηκε",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Πρόβλημα φόρτωσης σελίδας, επαναφόρτωση σε %n δευτερόλεπτα","Πρόβλημα φόρτωσης σελίδας, επαναφόρτωση σε %n δευτερόλεπτα"],
"Saving..." : "Γίνεται αποθήκευση...",
- "Dismiss" : "Απόρριψη",
+ "Dismiss" : "Αποδέσμευση",
"Authentication required" : "Απαιτείται πιστοποίηση",
"This action requires you to confirm your password" : "Για την ενέργεια αυτή απαιτείται η επιβεβαίωση του συνθηματικού σας",
"Confirm" : "Επιβεβαίωση",
@@ -242,6 +242,7 @@
"Search" : "Αναζήτηση",
"Contacts" : "Επαφές",
"Contacts menu" : "Μενού επαφών",
+ "Settings menu" : "Μενού ρυθμίσεων",
"Confirm your password" : "Επιβεβαίωση συνθηματικού",
"Server side authentication failed!" : "Αποτυχημένη πιστοποίηση από πλευράς διακομιστή!",
"Please contact your administrator." : "Παρακαλούμε επικοινωνήστε με τον διαχειριστή.",
diff --git a/core/l10n/ja.js b/core/l10n/ja.js
index 8dbf33adaab..192ca49ec08 100644
--- a/core/l10n/ja.js
+++ b/core/l10n/ja.js
@@ -55,7 +55,7 @@ OC.L10N.register(
"Already up to date" : "すべて更新済",
"Search contacts …" : "連絡先を検索...",
"No contacts found" : "連絡先が見つかりません",
- "Show all contacts …" : "全ての連絡先を表示...",
+ "Show all contacts …" : "すべての連絡先を表示...",
"Could not load your contacts" : "連絡先を読み込めませんでした",
"Loading your contacts …" : "連絡先を読み込み中...",
"Looking for {term} …" : "{term} を確認中 ...",
@@ -109,7 +109,11 @@ OC.L10N.register(
"So-so password" : "まずまずのパスワード",
"Good password" : "良好なパスワード",
"Strong password" : "強いパスワード",
+ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "メモリキャッシュが設定されていません。可能であれば、パフォーマンスを向上するため、memcacheを設定してください。より詳しい情報は<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ドキュメント</a>で参照できます。",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP OPcacheが適切に設定されていません。<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">よりパフォーマンスを向上させる</a>には、<code>php.ini</code>で以下の設定を推奨します:",
"Error occurred while checking server setup" : "サーバー設定のチェック中にエラーが発生しました",
+ "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "\"Strict-Transport-Security\" HTTPヘッダが最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer noopener\">セキュリティTips ↗</a>で解説しているHSTSを有効にすることを推奨します。",
+ "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips ↗</a>で述べているように、代わりにHTTPSを必要とするようサーバを設定することを強くおすすめします。",
"Shared" : "共有中",
"Error setting expiration date" : "有効期限の設定でエラー発生",
"The public link will expire no later than {days} days after it is created" : "URLによる共有は、作成してから {days} 日以内に有効期限切れになります",
@@ -277,12 +281,18 @@ OC.L10N.register(
"This page will refresh itself when the %s instance is available again." : "この画面は、サーバー %s の再起動後に自動的に更新されます。",
"Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続き、または予期せず現れる場合は、システム管理者に問い合わせてください。",
"Thank you for your patience." : "しばらくお待ちください。",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "メモリキャッシュが設定されていません。可能であれば、パフォーマンスを向上するため、memcacheを設定してください。より詳しい情報は<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">ドキュメント</a>で参照できます。",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "PHP OPcacheが適切に設定されていません。<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">よりパフォーマンスを向上させる</a>には、<code>php.ini</code>で以下の設定を推奨します:",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "\"Strict-Transport-Security\" HTTPヘッダが、最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer\">セキュリティTips</a>で解説しているHSTSを有効にすることを推奨します。",
+ "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips</a>で述べているように、代わりにHTTPSを必要とするようサーバを設定することを強くおすすめします。",
"Share with other people by entering a user or group, a federated cloud ID or an email address." : "ユーザー名、グループ、クラウド統合ID、メールアドレスで共有",
"Share with other people by entering a user or group or a federated cloud ID." : "ユーザー名、グループ、クラウド統合IDで共有",
"Share with other people by entering a user or group or an email address." : "ユーザー名やグループ名、メールアドレスで共有",
"Stay logged in" : "ログインしたままにする",
"Alternative Logins" : "代替ログイン",
"Alternative login using app token" : "アプリトークンを使って代替ログイン",
- "Add \"%s\" as trusted domain" : "\"%s\" を信頼するドメイン名に追加"
+ "Add \"%s\" as trusted domain" : "\"%s\" を信頼するドメイン名に追加",
+ "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTPヘッダが、最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer noopener\">セキュリティTips</a>で解説しているHSTSを有効にすることを推奨します。",
+ "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips</a>で述べているように、代わりにHTTPSを必要とするようサーバを設定することを強くおすすめします。"
},
"nplurals=1; plural=0;");
diff --git a/core/l10n/ja.json b/core/l10n/ja.json
index ea632623698..0cc373e7caa 100644
--- a/core/l10n/ja.json
+++ b/core/l10n/ja.json
@@ -53,7 +53,7 @@
"Already up to date" : "すべて更新済",
"Search contacts …" : "連絡先を検索...",
"No contacts found" : "連絡先が見つかりません",
- "Show all contacts …" : "全ての連絡先を表示...",
+ "Show all contacts …" : "すべての連絡先を表示...",
"Could not load your contacts" : "連絡先を読み込めませんでした",
"Loading your contacts …" : "連絡先を読み込み中...",
"Looking for {term} …" : "{term} を確認中 ...",
@@ -107,7 +107,11 @@
"So-so password" : "まずまずのパスワード",
"Good password" : "良好なパスワード",
"Strong password" : "強いパスワード",
+ "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "メモリキャッシュが設定されていません。可能であれば、パフォーマンスを向上するため、memcacheを設定してください。より詳しい情報は<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">ドキュメント</a>で参照できます。",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP OPcacheが適切に設定されていません。<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">よりパフォーマンスを向上させる</a>には、<code>php.ini</code>で以下の設定を推奨します:",
"Error occurred while checking server setup" : "サーバー設定のチェック中にエラーが発生しました",
+ "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "\"Strict-Transport-Security\" HTTPヘッダが最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer noopener\">セキュリティTips ↗</a>で解説しているHSTSを有効にすることを推奨します。",
+ "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips ↗</a>で述べているように、代わりにHTTPSを必要とするようサーバを設定することを強くおすすめします。",
"Shared" : "共有中",
"Error setting expiration date" : "有効期限の設定でエラー発生",
"The public link will expire no later than {days} days after it is created" : "URLによる共有は、作成してから {days} 日以内に有効期限切れになります",
@@ -275,12 +279,18 @@
"This page will refresh itself when the %s instance is available again." : "この画面は、サーバー %s の再起動後に自動的に更新されます。",
"Contact your system administrator if this message persists or appeared unexpectedly." : "このメッセージが引き続き、または予期せず現れる場合は、システム管理者に問い合わせてください。",
"Thank you for your patience." : "しばらくお待ちください。",
+ "No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "メモリキャッシュが設定されていません。可能であれば、パフォーマンスを向上するため、memcacheを設定してください。より詳しい情報は<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">ドキュメント</a>で参照できます。",
+ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "PHP OPcacheが適切に設定されていません。<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">よりパフォーマンスを向上させる</a>には、<code>php.ini</code>で以下の設定を推奨します:",
+ "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "\"Strict-Transport-Security\" HTTPヘッダが、最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer\">セキュリティTips</a>で解説しているHSTSを有効にすることを推奨します。",
+ "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips</a>で述べているように、代わりにHTTPSを必要とするようサーバを設定することを強くおすすめします。",
"Share with other people by entering a user or group, a federated cloud ID or an email address." : "ユーザー名、グループ、クラウド統合ID、メールアドレスで共有",
"Share with other people by entering a user or group or a federated cloud ID." : "ユーザー名、グループ、クラウド統合IDで共有",
"Share with other people by entering a user or group or an email address." : "ユーザー名やグループ名、メールアドレスで共有",
"Stay logged in" : "ログインしたままにする",
"Alternative Logins" : "代替ログイン",
"Alternative login using app token" : "アプリトークンを使って代替ログイン",
- "Add \"%s\" as trusted domain" : "\"%s\" を信頼するドメイン名に追加"
+ "Add \"%s\" as trusted domain" : "\"%s\" を信頼するドメイン名に追加",
+ "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "\"Strict-Transport-Security\" HTTPヘッダが、最低でも \"{seconds}\" 秒に設定されていません。セキュリティを強化するには、<a href=\"{docUrl}\" rel=\"noreferrer noopener\">セキュリティTips</a>で解説しているHSTSを有効にすることを推奨します。",
+ "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "セキュアではないHTTP経由でアクセスしています。<a href=\"{docUrl}\">セキュリティTips</a>で述べているように、代わりにHTTPSを必要とするようサーバを設定することを強くおすすめします。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file