nextcloud/apps/theming/l10n/ja.json

39 lines
3.0 KiB
JSON
Raw Normal View History

2017-07-23 03:07:58 +03:00
{ "translations": {
2018-06-21 03:12:47 +03:00
"Loading preview…" : "プレビューを読み込み中...",
2017-07-23 03:07:58 +03:00
"Saved" : "保存済み",
"Admin" : "管理者",
2017-08-02 03:08:10 +03:00
"a safe home for all your data" : "あなたのデータを安全に保管するプラットフォーム",
2018-09-15 03:12:09 +03:00
"Name cannot be empty" : "名前は空にできません",
2017-07-23 03:07:58 +03:00
"The given name is too long" : "名前が長すぎます",
"The given web address is too long" : "Webアドレスが長すぎます",
"The given slogan is too long" : "スローガンが長すぎます",
"The given color is invalid" : "無効な色です",
2018-01-04 12:48:31 +03:00
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "アップロードファイルサイズが、php.ini の upload_max_filesize を超過しています",
"No file was uploaded" : "ファイルはアップロードされませんでした",
"Missing a temporary folder" : "一時領域フォルダーがありません",
2017-07-23 03:07:58 +03:00
"No file uploaded" : "ファイルがアップロードされていません",
"Unsupported image type" : "サポートされていない画像形式です",
"Theming" : "テーマ",
2018-09-14 03:12:27 +03:00
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "テーマでは、あなたのインスタンスとサポートされたクライアントのルック&フィールを簡単に変更できます。この変更はすべてのユーザーが対象となります。",
2017-07-23 03:07:58 +03:00
"Name" : "名前",
"Reset to default" : "デフォルトに戻す",
2018-06-17 03:12:48 +03:00
"Web link" : "Webリンク",
2017-07-23 03:07:58 +03:00
"Slogan" : "スローガン",
"Color" : "色",
"Logo" : "ロゴ",
"Upload new logo" : "新しいロゴをアップロード",
"Login image" : "ログイン画像",
"Upload new login background" : "新しいログイン背景画像をアップロード",
"Remove background image" : "背景画像を削除",
2018-06-24 03:12:06 +03:00
"Legal notice link" : "法的通知のリンク",
"Privacy policy link" : "プライバシーポリシーのリンク",
2018-09-14 03:12:27 +03:00
"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拡張をインストールしてください。",
2018-06-15 03:12:49 +03:00
"You are already using a custom theme" : "すでにカスタムテーマを利用しています",
2018-03-21 04:11:55 +03:00
"reset to default" : "デフォルトに戻す",
2018-05-18 03:13:45 +03:00
"Web address" : "Webアドレス",
"Web address https://…" : "Webアドレス https://...",
2018-03-21 04:11:55 +03:00
"There is no error, the file uploaded with success" : "ファイルはエラーなくアップロードされました",
"Failed to write file to disk." : "ファイルをディスクに書き込めませんでした",
"A PHP extension stopped the file upload." : "PHP拡張でファイルのアップロードが停止されています"
2017-07-23 03:07:58 +03:00
},"pluralForm" :"nplurals=1; plural=0;"
}