Translated using Weblate (Japanese)

Currently translated at 100.0% (60 of 60 strings)

Translation: OpenRefine/database
Translate-URL: https://hosted.weblate.org/projects/openrefine/database/ja/
This commit is contained in:
Isao Matsunami 2020-06-12 21:39:56 +00:00 committed by Hosted Weblate
parent 0839933944
commit 901f05b79a
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -12,16 +12,16 @@
"database-source/alert-query": "有効なクエリーを設定してください",
"database-source/alert-invalid-query-keyword": "クエリーにデータ操作語があります:",
"database-source/alert-invalid-query-select": "クエリーはSELECTで始まります",
"database-source/form-validation-failure": "接続は無効です",
"database-source/form-validation-failure": "接続は無効です",
"database-source/alert-connection-edit": "接続の設定に成功しました",
"database-source/connectionNameLabel": "接続先:",
"database-source/databaseTypeLabel": "Type:",
"database-source/databaseHostLabel": "Host:",
"database-source/databasePortLabel": "Port:",
"database-source/databaseUserLabel": "User:",
"database-source/databasePasswordLabel": "Password:",
"database-source/databaseTypeLabel": "タイプ:",
"database-source/databaseHostLabel": "ホスト:",
"database-source/databasePortLabel": "ポート番号:",
"database-source/databaseUserLabel": "ユーザー名:",
"database-source/databasePasswordLabel": "パスワード:",
"database-source/databaseNameLabel": "Database名:",
"database-source/databaseFileNameLabel": "Database file:",
"database-source/databaseFileNameLabel": "Databaseファイル:",
"database-source/databaseSchemaLabel": "スキーマ :",
"database-source/databaseTestButton": "テスト",
"database-source/databaseSaveButton": "保存",