diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-18 00:13:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-18 00:13:45 +0000 |
commit | 514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503 (patch) | |
tree | cc751b16ff7557d2027c3e43662acc384f210e19 /apps/theming/l10n/ja.js | |
parent | 9236c20a28dd9558d1577ebfd7c7ea9202ca70bb (diff) | |
download | nextcloud-server-514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503.tar.gz nextcloud-server-514b3749232b7c7dbf1f6d1d7cfdbcb3e2b3e503.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/ja.js')
-rw-r--r-- | apps/theming/l10n/ja.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ja.js b/apps/theming/l10n/ja.js index df03dc04d3f..0affa80d283 100644 --- a/apps/theming/l10n/ja.js +++ b/apps/theming/l10n/ja.js @@ -18,8 +18,6 @@ OC.L10N.register( "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" : "ロゴ", @@ -29,6 +27,8 @@ OC.L10N.register( "Remove background image" : "背景画像を削除", "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" : "ファイルはエラーなくアップロードされました", "Failed to write file to disk." : "ファイルをディスクに書き込めませんでした", "A PHP extension stopped the file upload." : "PHP拡張でファイルのアップロードが停止されています" |