Skip to content

Commit 07d45d1

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 54e39e4 commit 07d45d1

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

l10n/ja.js

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,18 @@ OC.L10N.register(
7373
"Copy question" : "質問をコピー",
7474
"Delete question" : "質問の削除",
7575
"Description (formatting using Markdown is supported)" : "説明(Markdown 形式での入力に対応しています。)",
76+
"Clear selected color" : "選択した色をクリア",
7677
"Shuffle options" : "選択肢をシャッフル",
7778
"Maximum file size" : "最大ファイルサイズ",
7879
"Delete" : "削除",
7980
"Uploading …" : "アップロード中...",
81+
"Strongly disagree" : "全くそうは思わない",
82+
"Strongly agree" : "非常にそう思う",
83+
"Lowest value" : "最小値",
84+
"Highest value" : "最大値",
85+
"Label for lowest value" : "最低値のラベル",
86+
"Label (optional)" : "ラベル (任意)",
87+
"Label for highest value" : "最高値のラベル",
8088
"A long answer for the question “{text}”" : "質問“{text}”の複数行回答",
8189
"Add \"other\"" : "\"その他\"を追加",
8290
"Require a minimum of options to be checked" : "最低でもチェックする必要のあるオプション数",
@@ -206,7 +214,12 @@ OC.L10N.register(
206214
"Time question title" : "時間の設問のタイトル",
207215
"People can pick a time" : "時間を選択できます",
208216
"Pick a time" : "時間を指定",
217+
"Linear scale" : "均等目盛",
218+
"Linear scale question title" : "均等目盛の設問のタイトル",
209219
"Color" : "色",
220+
"Color question title" : "色の設問のタイトル",
221+
"People can pick a color" : "色を選択できます",
222+
"Pick a color" : "色を選択",
210223
"Image" : "画像",
211224
"Document" : "ドキュメント",
212225
"Presentation" : "プレゼンテーション",

l10n/ja.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,18 @@
7171
"Copy question" : "質問をコピー",
7272
"Delete question" : "質問の削除",
7373
"Description (formatting using Markdown is supported)" : "説明(Markdown 形式での入力に対応しています。)",
74+
"Clear selected color" : "選択した色をクリア",
7475
"Shuffle options" : "選択肢をシャッフル",
7576
"Maximum file size" : "最大ファイルサイズ",
7677
"Delete" : "削除",
7778
"Uploading …" : "アップロード中...",
79+
"Strongly disagree" : "全くそうは思わない",
80+
"Strongly agree" : "非常にそう思う",
81+
"Lowest value" : "最小値",
82+
"Highest value" : "最大値",
83+
"Label for lowest value" : "最低値のラベル",
84+
"Label (optional)" : "ラベル (任意)",
85+
"Label for highest value" : "最高値のラベル",
7886
"A long answer for the question “{text}”" : "質問“{text}”の複数行回答",
7987
"Add \"other\"" : "\"その他\"を追加",
8088
"Require a minimum of options to be checked" : "最低でもチェックする必要のあるオプション数",
@@ -204,7 +212,12 @@
204212
"Time question title" : "時間の設問のタイトル",
205213
"People can pick a time" : "時間を選択できます",
206214
"Pick a time" : "時間を指定",
215+
"Linear scale" : "均等目盛",
216+
"Linear scale question title" : "均等目盛の設問のタイトル",
207217
"Color" : "",
218+
"Color question title" : "色の設問のタイトル",
219+
"People can pick a color" : "色を選択できます",
220+
"Pick a color" : "色を選択",
208221
"Image" : "画像",
209222
"Document" : "ドキュメント",
210223
"Presentation" : "プレゼンテーション",

0 commit comments

Comments
 (0)