Translated using Weblate (Japanese)

Currently translated at 78.1% (852 of 1090 strings)

Translation: Grist/client
Translate-URL: https://hosted.weblate.org/projects/grist/client/ja/
This commit is contained in:
高橋直也 2024-02-05 01:27:24 +00:00 committed by Hosted Weblate
parent 9762e2b4a2
commit a3c14b5838
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -5,7 +5,9 @@
"You're about to delete an API key. This will cause all future requests using this API key to be rejected. Do you still want to delete?": "APIキーを削除しようとしています。これにより、今後このAPIキーを使用したリクエストはすべて拒否されます。それでも削除しますか", "You're about to delete an API key. This will cause all future requests using this API key to be rejected. Do you still want to delete?": "APIキーを削除しようとしています。これにより、今後このAPIキーを使用したリクエストはすべて拒否されます。それでも削除しますか",
"Create": "生成", "Create": "生成",
"Remove": "削除", "Remove": "削除",
"By generating an API key, you will be able to make API calls for your own account.": "APIキーを生成することで、自分のアカウントでAPIコールを行うことができるようになります。" "By generating an API key, you will be able to make API calls for your own account.": "APIキーを生成することで、自分のアカウントでAPIコールを行うことができるようになります。",
"This API key can be used to access this account anonymously via the API.": "この API キーでAPI 経由でこのアカウントに匿名でアクセスできます。",
"This API key can be used to access your account via the API. Dont share your API key with anyone.": "この API キーはAPI 経由であなたのアカウントにアクセスするために使用できます。 API キーを誰とも共有しないでください。"
}, },
"breadcrumbs": { "breadcrumbs": {
"override": "上書き", "override": "上書き",
@ -371,7 +373,10 @@
"Save": "保存する", "Save": "保存する",
"Rules for table ": "テーブルのルール ", "Rules for table ": "テーブルのルール ",
"Checking...": "チェック中…", "Checking...": "チェック中…",
"Special Rules": "特別ルール" "Special Rules": "特別ルール",
"View As": "として表示",
"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.": "編集者による構造の編集(例:テーブル、列、レイアウトの変更や削除)、および数式の書き込みを許可し、読み取り制限に関係なくすべてのデータにアクセスできるようにする。"
}, },
"FieldEditor": { "FieldEditor": {
"It should be impossible to save a plain data value into a formula column": "単純なデータ値を数式列に保存することは不可能なはずです", "It should be impossible to save a plain data value into a formula column": "単純なデータ値を数式列に保存することは不可能なはずです",
@ -788,7 +793,8 @@
"Column {{colId}} was subsequently removed in action #{{action.actionNum}}": "列 {{colId}} がアクション #{{action.actionNum}} で削除されました", "Column {{colId}} was subsequently removed in action #{{action.actionNum}}": "列 {{colId}} がアクション #{{action.actionNum}} で削除されました",
"This row was subsequently removed in action {{action.actionNum}}": "この行はアクション #{{action.actionNum}} で削除されました", "This row was subsequently removed in action {{action.actionNum}}": "この行はアクション #{{action.actionNum}} で削除されました",
"Table {{tableId}} was subsequently removed in action #{{actionNum}}": "テーブル {{tableId}}がアクション #{{actionNum}}で削除されました", "Table {{tableId}} was subsequently removed in action #{{actionNum}}": "テーブル {{tableId}}がアクション #{{actionNum}}で削除されました",
"All tables": "すべてのテーブル" "All tables": "すべてのテーブル",
"Action Log failed to load": "ログファイルの読み込みに失敗しました"
}, },
"errorPages": { "errorPages": {
"Account deleted{{suffix}}": "削除されたアカウント{{suffix}}", "Account deleted{{suffix}}": "削除されたアカウント{{suffix}}",
@ -948,7 +954,8 @@
"App": { "App": {
"Description": "説明", "Description": "説明",
"Memory Error": "メモリーエラー", "Memory Error": "メモリーエラー",
"Key": "キー" "Key": "キー",
"Translators: please translate this only when your language is ready to be offered to users": "翻訳者へ:あなたの言語がユーザーに提供できる準備が整った場合にのみ翻訳してください"
}, },
"OnBoardingPopups": { "OnBoardingPopups": {
"Finish": "終了", "Finish": "終了",
@ -999,7 +1006,8 @@
}, },
"ViewAsDropdown": { "ViewAsDropdown": {
"Example Users": "ユーザー例", "Example Users": "ユーザー例",
"Users from table": "テーブルからユーザー" "Users from table": "テーブルからユーザー",
"View As": "として表示"
}, },
"DuplicateTable": { "DuplicateTable": {
"Copy all data in addition to the table structure.": "テーブル構造に加えてすべてのデータをコピーします。", "Copy all data in addition to the table structure.": "テーブル構造に加えてすべてのデータをコピーします。",