From 66f025c7df6367798ac6cbc56519eef0f141054f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=97=A4=E4=B8=B8=E6=B8=93=E4=BB=8B?= Date: Wed, 6 Mar 2024 09:30:36 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 80.5% (898 of 1115 strings) Translation: Grist/client Translate-URL: https://hosted.weblate.org/projects/grist/client/ja/ --- static/locales/ja.client.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/static/locales/ja.client.json b/static/locales/ja.client.json index 1bc2fac5..05b2be1e 100644 --- a/static/locales/ja.client.json +++ b/static/locales/ja.client.json @@ -125,7 +125,10 @@ "Date": "日付", "DateTime": "日時", "Choice": "選択", - "Choice List": "複数選択" + "Choice List": "複数選択", + "Lookups": "Lookups", + "Shortcuts": "ショートカット", + "Show hidden columns": "非表示列を表示" }, "DocMenu": { "This service is not available right now": "このサービスは現在ご利用いただけません", @@ -1120,5 +1123,12 @@ "Insert card": "カードを挿入", "Duplicate card": "カードを複製", "Delete card": "カードを削除" + }, + "FormView": { + "Publish your form?": "このフォームを公開しますか?", + "Publish": "公開" + }, + "Menu": { + "Paragraph": "段落" } }