ja.json 2.0 KB

1234567891011121314151617181920212223242526272829303132
  1. { "translations": {
  2. "Dashboard" : "ダッシュボード",
  3. "Dashboard app" : "ダッシュボードアプリ",
  4. "Show something" : "何か表示されます",
  5. "Customize" : "カスタマイズ",
  6. "Edit widgets" : "ウィジェットを編集",
  7. "Get more widgets from the app store" : "アプリストアで他のウィジェットを入手",
  8. "Change background image" : "背景画像を変更",
  9. "Weather service" : "ウェザーサービス",
  10. "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "あなたのプライバシーを保護するため、あなたに変わって Nextcloud サーバーが気象データをウェザーサービスに要求します。そのため、ウェザーサービスはあなたの個人情報を受け取ることはありません。",
  11. "Weather data from Met.no" : "気象データ提供元は Met.no",
  12. "geocoding with Nominatim" : "Nominatim でジオコーディング",
  13. "elevation data from OpenTopoData" : "標高データ提供元は OpenTopoData です",
  14. "Weather" : "天気",
  15. "Status" : "ステータス",
  16. "Good morning" : "おはようございます",
  17. "Good morning, {name}" : "おはようございます、{name} さん",
  18. "Good afternoon" : "こんにちは",
  19. "Good afternoon, {name}" : "こんにちは、{name} さん",
  20. "Good evening" : "こんばんは",
  21. "Good evening, {name}" : "こんばんは、{name} さん",
  22. "Hello" : "こんにちは",
  23. "Hello, {name}" : "こんにちは、{name} さん",
  24. "Pick from Files" : "ファイルから選択",
  25. "Default images" : "デフォルトの画像",
  26. "Plain background" : "シンプルな背景",
  27. "Insert from {productName}" : "{productName} から挿入",
  28. "Good night, {name}" : "こんばんは、{name} さん",
  29. "Good night" : "こんばんは",
  30. "Pick from files" : "ファイルから選択"
  31. },"pluralForm" :"nplurals=1; plural=0;"
  32. }