fix: language files sync with master spreadsheet

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
Raju Udava
2022-01-26 18:21:10 +05:30
parent 64817e7d95
commit 67a0a4e3bc
26 changed files with 493 additions and 16975 deletions

View File

@@ -7,7 +7,9 @@
"subtext_1": "作成",
"subtext_1_tooltip": "新しいプロジェクトを作成します",
"subtext_2": "<br>を外部データベースに接続することで作成します",
"subtext_2_tooltip": "MySQL、PostgreSQL、SQL ServerSQLiteをサポートしています"
"subtext_2_tooltip": "MySQL、PostgreSQL、SQL ServerSQLiteをサポートしています",
"from_template": "テンプレートからプロジェクトを作成します",
"from_excel": "Excelからプロジェクトを作成します"
},
"search_project": "プロジェクトの検索",
"import_metadata": "メタデータを輸入する",
@@ -28,7 +30,8 @@
"show_community_book_a_free_demo": "無料のデモを予約する",
"show_community_get_your_questions_answered": "あなたの質問に回答しましょう",
"show_community_join_discord": "不意に参加してください",
"show_community_follow_nocodb": "Nocodbをフォローする",
"show_community_join_reddit": "/r/NocoDBに参加します",
"show_community_follow_nocodb": "NocoDBをフォローする",
"search": {
"your_search_found_no_results": "{検索}の検索結果が見つかりませんでした"
},
@@ -162,6 +165,10 @@
"title": "プロジェクトメタデータ",
"tooltip": "メタ管理"
},
"audit": {
"title": "監査",
"tooltip": "監査ログ"
},
"preview_as": "ASプレビュー",
"reset_review": "リセットプレビュー"
},
@@ -244,4 +251,4 @@
}
}
}
}
}