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-14 06:56:46 +00:00 committed by Hosted Weblate
parent 2946e6135c
commit 451d6c76f1
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -8,7 +8,7 @@
"database-source/alert-user": "database userを指定してください",
"database-source/alert-password": "database passwordを指定してください",
"database-source/alert-connection-name": "connection nameを指定してください",
"database-source/alert-initial-database": "最初のdatabaseを指定してください",
"database-source/alert-initial-database": "最初のデータベースを指定してください",
"database-source/alert-query": "有効なクエリーを設定してください",
"database-source/alert-invalid-query-keyword": "クエリーにデータ操作語があります:",
"database-source/alert-invalid-query-select": "クエリーはSELECTで始まります",
@ -20,8 +20,8 @@
"database-source/databasePortLabel": "ポート番号:",
"database-source/databaseUserLabel": "ユーザー名:",
"database-source/databasePasswordLabel": "パスワード:",
"database-source/databaseNameLabel": "Database名:",
"database-source/databaseFileNameLabel": "Databaseファイル:",
"database-source/databaseNameLabel": "データベース名:",
"database-source/databaseFileNameLabel": "データベースファイル:",
"database-source/databaseSchemaLabel": "スキーマ :",
"database-source/databaseTestButton": "テスト",
"database-source/databaseSaveButton": "保存",