Translated using Weblate (Japanese)

Currently translated at 100.0% (205 of 205 strings)

Translation: OpenRefine/wikidata
Translate-URL: https://hosted.weblate.org/projects/openrefine/wikidata/ja/
This commit is contained in:
Isao Matsunami 2020-08-08 02:51:42 +00:00 committed by Hosted Weblate
parent 1b5a7d0e81
commit f8f25f39cd
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -213,5 +213,7 @@
"warnings-messages/new-item-requires-certain-other-statement/title": "{property_entity} は、プロパティ {added_property_entity} をもつステートメントが必要です.",
"warnings-messages/new-item-requires-property-to-have-certain-values/title": "{property_entity} は、プロパティ {added_property_entity} がある値が取る必要があります.",
"warnings-messages/values-should-not-be-used-as-qualifier/body": "例えば、{example_entity}で、ステートメント {statement_entity} の修飾子 {qualifier_entity} に無効な数字があります.",
"warnings-messages/values-should-not-be-used-as-qualifier/title": "ステートメント {statement_entity} の修飾子 {qualifier_entity} に無効な値"
"warnings-messages/values-should-not-be-used-as-qualifier/title": "ステートメント {statement_entity} の修飾子 {qualifier_entity} に無効な値",
"warnings-messages/no-references-provided/body": "プロパティ {property_entity} は、少なくとも一つのステートメント参照が必要です.",
"warnings-messages/no-references-provided/title": "{property_entity} は少なくとも一つの参照が必要です."
}