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>2018-11-15 04:12:14 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-15 04:12:14 +0300
commit10c9b37461a1d4cf3fae12038d3125555a3d8b6e (patch)
tree49f7c9b4dc6dc30bed46711110d50e9ae200cc99 /apps/theming/l10n/ja.js
parentc993b6e261592485cc4f1c7695f067875bf971b3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/ja.js')
-rw-r--r--apps/theming/l10n/ja.js18
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/theming/l10n/ja.js b/apps/theming/l10n/ja.js
index 5b7676b3136..893341723a7 100644
--- a/apps/theming/l10n/ja.js
+++ b/apps/theming/l10n/ja.js
@@ -8,18 +8,30 @@ OC.L10N.register(
"Name cannot be empty" : "名前は空にできません",
"The given name is too long" : "名前が長すぎます",
"The given web address is too long" : "Webアドレスが長すぎます",
+ "The given legal notice address is too long" : "指定された法的通知アドレスが長すぎます",
+ "The given privacy policy address is too long" : "指定されたプライバシーポリシーのアドレスが長すぎます",
"The given slogan is too long" : "スローガンが長すぎます",
"The given color is invalid" : "無効な色です",
+ "The file was uploaded" : "ファイルがアップロードされました",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "アップロードファイルサイズが、php.ini の upload_max_filesize を超過しています",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "アップロードファイルはHTMLフォームで指定された MAX_FILE_SIZE の制限を超えています",
+ "The file was only partially uploaded" : "ファイルは一部分にしかアップロードされていません",
"No file was uploaded" : "ファイルはアップロードされませんでした",
"Missing a temporary folder" : "一時領域フォルダーがありません",
+ "Could not write file to disk" : "ディスクにファイルを書き込めませんでした",
+ "A PHP extension stopped the file upload" : "PHP拡張でファイルのアップロードが停止されています",
"No file uploaded" : "ファイルがアップロードされていません",
"Unsupported image type" : "サポートされていない画像形式です",
+ "You are already using a custom theme. Theming app settings might be overwritten by that." : "あなたはすでにカスタムテーマを使用しています。 テーマ設定の設定が上書きされる可能性があります。",
"Theming" : "テーマ",
+ "Legal notice" : "法的通知",
+ "Privacy policy" : "プライバシーポリシー",
+ "Adjust the Nextcloud theme" : "Nextcloudテーマを調整する",
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "テーマでは、あなたのインスタンスとサポートされたクライアントのルック&フィールを簡単に変更できます。この変更はすべてのユーザーが対象となります。",
"Name" : "名前",
"Reset to default" : "デフォルトに戻す",
"Web link" : "Webリンク",
+ "https://…" : "https://…",
"Slogan" : "スローガン",
"Color" : "色",
"Logo" : "ロゴ",
@@ -27,14 +39,20 @@ OC.L10N.register(
"Login image" : "ログイン画像",
"Upload new login background" : "新しいログイン背景画像をアップロード",
"Remove background image" : "背景画像を削除",
+ "Advanced options" : "詳細オプション",
"Legal notice link" : "法的通知のリンク",
"Privacy policy link" : "プライバシーポリシーのリンク",
+ "Header logo" : "ヘッダーロゴ",
+ "Upload new header logo" : "新しいヘッダーロゴをアップロード",
+ "Favicon" : "Favicon",
+ "Upload new favicon" : "新しいfaviconをアップロード",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "アップロードしたロゴと色に基づいてfaviconを自動的に生成するには、SVG画像をサポートしているimagemagick PHP拡張をインストールしてください。",
"You are already using a custom theme" : "すでにカスタムテーマを利用しています",
"reset to default" : "デフォルトに戻す",
"Web address" : "Webアドレス",
"Web address https://…" : "Webアドレス https://...",
"There is no error, the file uploaded with success" : "ファイルはエラーなくアップロードされました",
+ "The uploaded file was only partially uploaded" : "アップロードファイルは一部分だけアップロードされました",
"Failed to write file to disk." : "ファイルをディスクに書き込めませんでした",
"A PHP extension stopped the file upload." : "PHP拡張でファイルのアップロードが停止されています"
},