mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
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/
This commit is contained in:
parent
9ce8ed3f25
commit
4383a439bb
@ -132,7 +132,7 @@
|
|||||||
"Workspace not found": "ワークスペースが見つかりません",
|
"Workspace not found": "ワークスペースが見つかりません",
|
||||||
"Discover More Templates": "その他のテンプレート",
|
"Discover More Templates": "その他のテンプレート",
|
||||||
"Current workspace": "現在のワークスペース",
|
"Current workspace": "現在のワークスペース",
|
||||||
"Edited {{at}}": "{{at}}による編集",
|
"Edited {{at}}": "{{at}}に更新",
|
||||||
"Pin Document": "ドキュメントをピン留めする",
|
"Pin Document": "ドキュメントをピン留めする",
|
||||||
"Remove": "削除",
|
"Remove": "削除",
|
||||||
"By Date Modified": "変更日",
|
"By Date Modified": "変更日",
|
||||||
@ -195,7 +195,14 @@
|
|||||||
"Add referenced columns": "参照列の追加",
|
"Add referenced columns": "参照列の追加",
|
||||||
"TRANSFORM": "変換",
|
"TRANSFORM": "変換",
|
||||||
"Sort & Filter": "ソート&フィルター",
|
"Sort & Filter": "ソート&フィルター",
|
||||||
"Widget": "ウィジェット"
|
"Widget": "ウィジェット",
|
||||||
|
"Submit button label": "送信ボタンのラベル",
|
||||||
|
"Submit another response": "別の回答を送信",
|
||||||
|
"Display button": "ボタンを表示",
|
||||||
|
"Redirect automatically after submission": "送信後に自動的にリダイレクトする",
|
||||||
|
"Redirection": "リダイレクト",
|
||||||
|
"Required field": "必須フィールド",
|
||||||
|
"Enter redirect URL": "リダイレクト先URL"
|
||||||
},
|
},
|
||||||
"FloatingPopup": {
|
"FloatingPopup": {
|
||||||
"Maximize": "最大化",
|
"Maximize": "最大化",
|
||||||
@ -394,7 +401,7 @@
|
|||||||
"Rules for table ": "テーブルのルール ",
|
"Rules for table ": "テーブルのルール ",
|
||||||
"Checking...": "チェック中…",
|
"Checking...": "チェック中…",
|
||||||
"Special Rules": "特別ルール",
|
"Special Rules": "特別ルール",
|
||||||
"View As": "として表示",
|
"View As": "役割で表示",
|
||||||
"Seed rules": "シード・ルール",
|
"Seed rules": "シード・ルール",
|
||||||
"Allow editors to edit structure (e.g. modify and delete tables, columns, layouts), and to write formulas, which give access to all data regardless of read restrictions.": "編集者による構造の編集(例:テーブル、列、レイアウトの変更や削除)、および数式の書き込みを許可し、読み取り制限に関係なくすべてのデータにアクセスできるようにする。"
|
"Allow editors to edit structure (e.g. modify and delete tables, columns, layouts), and to write formulas, which give access to all data regardless of read restrictions.": "編集者による構造の編集(例:テーブル、列、レイアウトの変更や削除)、および数式の書き込みを許可し、読み取り制限に関係なくすべてのデータにアクセスできるようにする。"
|
||||||
},
|
},
|
||||||
@ -1108,5 +1115,10 @@
|
|||||||
},
|
},
|
||||||
"sendToDrive": {
|
"sendToDrive": {
|
||||||
"Sending file to Google Drive": "Googleドライブにファイルを送信する"
|
"Sending file to Google Drive": "Googleドライブにファイルを送信する"
|
||||||
|
},
|
||||||
|
"CardContextMenu": {
|
||||||
|
"Insert card": "カードを挿入",
|
||||||
|
"Duplicate card": "カードを複製",
|
||||||
|
"Delete card": "カードを削除"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user