ja.json 4.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. { "translations": {
  2. "Loading preview…" : "プレビューを読み込み中...",
  3. "Saved" : "保存済み",
  4. "Admin" : "管理者",
  5. "a safe home for all your data" : "あなたのデータを安全に保管するプラットフォーム",
  6. "Name cannot be empty" : "名前は空にできません",
  7. "The given name is too long" : "名前が長すぎます",
  8. "The given web address is too long" : "Webアドレスが長すぎます",
  9. "The given legal notice address is too long" : "指定された法的通知アドレスが長すぎます",
  10. "The given privacy policy address is too long" : "指定されたプライバシーポリシーのアドレスが長すぎます",
  11. "The given slogan is too long" : "スローガンが長すぎます",
  12. "The given color is invalid" : "無効な色です",
  13. "The file was uploaded" : "ファイルがアップロードされました",
  14. "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "アップロードファイルサイズが、php.ini の upload_max_filesize を超過しています",
  15. "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "アップロードファイルはHTMLフォームで指定された MAX_FILE_SIZE の制限を超えています",
  16. "The file was only partially uploaded" : "ファイルは一部分にしかアップロードされていません",
  17. "No file was uploaded" : "ファイルはアップロードされませんでした",
  18. "Missing a temporary folder" : "一時領域フォルダーがありません",
  19. "Could not write file to disk" : "ディスクにファイルを書き込めませんでした",
  20. "A PHP extension stopped the file upload" : "PHP拡張でファイルのアップロードが停止されています",
  21. "No file uploaded" : "ファイルがアップロードされていません",
  22. "Unsupported image type" : "サポートされていない画像形式です",
  23. "You are already using a custom theme. Theming app settings might be overwritten by that." : "あなたはすでにカスタムテーマを使用しています。 テーマ設定の設定が上書きされる可能性があります。",
  24. "Theming" : "テーマ",
  25. "Legal notice" : "法的通知",
  26. "Privacy policy" : "プライバシーポリシー",
  27. "Adjust the Nextcloud theme" : "Nextcloudテーマを調整する",
  28. "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "テーマでは、あなたのインスタンスとサポートされたクライアントのルック&フィールを簡単に変更できます。この変更はすべてのユーザーが対象となります。",
  29. "Name" : "名前",
  30. "Reset to default" : "デフォルトに戻す",
  31. "Web link" : "Webリンク",
  32. "https://…" : "https://…",
  33. "Slogan" : "スローガン",
  34. "Color" : "色",
  35. "Logo" : "ロゴ",
  36. "Upload new logo" : "新しいロゴをアップロード",
  37. "Login image" : "ログイン画像",
  38. "Upload new login background" : "新しいログイン背景画像をアップロード",
  39. "Remove background image" : "背景画像を削除",
  40. "Advanced options" : "詳細オプション",
  41. "Legal notice link" : "法的通知のリンク",
  42. "Privacy policy link" : "プライバシーポリシーのリンク",
  43. "Header logo" : "ヘッダーロゴ",
  44. "Upload new header logo" : "新しいヘッダーロゴをアップロード",
  45. "Favicon" : "Favicon",
  46. "Upload new favicon" : "新しいfaviconをアップロード",
  47. "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拡張をインストールしてください。",
  48. "There is no error, the file uploaded with success" : "ファイルはエラーなくアップロードされました",
  49. "The uploaded file was only partially uploaded" : "アップロードファイルは一部分だけアップロードされました",
  50. "Failed to write file to disk." : "ファイルをディスクに書き込めませんでした",
  51. "A PHP extension stopped the file upload." : "PHP拡張でファイルのアップロードが停止されています",
  52. "You are already using a custom theme" : "すでにカスタムテーマを利用しています",
  53. "Web address https://…" : "Webアドレス https://..."
  54. },"pluralForm" :"nplurals=1; plural=0;"
  55. }