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>2019-08-02 05:14:30 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-02 05:14:30 +0300
commit67f90cb6826f571937c3120979508b13fa644448 (patch)
tree7ab061686819cd98d98784851862fe119fd8eedf /apps/theming/l10n/ja.js
parent8e5913225557b62aea20989b691adec8870dfa85 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/ja.js')
-rw-r--r--apps/theming/l10n/ja.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/theming/l10n/ja.js b/apps/theming/l10n/ja.js
index c9276c0be49..b19c78ed825 100644
--- a/apps/theming/l10n/ja.js
+++ b/apps/theming/l10n/ja.js
@@ -4,12 +4,15 @@ OC.L10N.register(
"Loading preview…" : "プレビューを読み込み中...",
"Saved" : "保存済み",
"Admin" : "管理者",
- "a safe home for all your data" : "あなたのデータを安全に保管するプラットフォーム",
+ "a safe home for all your data" : "あなたのすべてのデータを安全に保管する場所",
"Name cannot be empty" : "名前は空にできません",
"The given name is too long" : "名前が長すぎます",
"The given web address is too long" : "Webアドレスが長すぎます",
+ "The given web address is not a valid URL" : "指定されたWebアドレスは有効なURLではありません",
"The given legal notice address is too long" : "指定された法的通知アドレスが長すぎます",
+ "The given legal notice address is not a valid URL" : "指定された法的通知アドレスは有効なURLではありません",
"The given privacy policy address is too long" : "指定されたプライバシーポリシーのアドレスが長すぎます",
+ "The given privacy policy address is not a valid URL" : "指定されたプライバシーポリシーアドレスは有効なURLではありません",
"The given slogan is too long" : "スローガンが長すぎます",
"The given color is invalid" : "無効な色です",
"The file was uploaded" : "ファイルがアップロードされました",