summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/ja.json
blob: 48fe11440ead41bb64fe94456c9a86b0eebd496a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{ "translations": {
    "Loading preview…" : "プレビューを読込み中...",
    "Saved" : "保存済み",
    "Admin" : "管理者",
    "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" : "無効な色です",
    "No file uploaded" : "ファイルがアップロードされていません",
    "Unsupported image type" : "サポートされていない画像形式です",
    "You are already using a custom theme" : "あなたは既にカスタムテーマを利用しています",
    "Theming" : "テーマ",
    "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 address" : "Webアドレス",
    "Web address https://…" : "Webアドレス https://...",
    "Slogan" : "スローガン",
    "Color" : "色",
    "Logo" : "ロゴ",
    "Upload new logo" : "新しいロゴをアップロード",
    "Login image" : "ログイン画像",
    "Upload new login background" : "新しいログイン背景画像をアップロード",
    "Remove background image" : "背景画像を削除",
    "reset to default" : "デフォルトに戻す",
    "Log in image" : "ログイン画像"
},"pluralForm" :"nplurals=1; plural=0;"
}