mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ParserFunctions
synced 2024-11-23 15:57:10 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Id12df865ec398e9cf51621211eeda04b34eb27ef
This commit is contained in:
parent
d1d2dd2196
commit
fd4f08e147
13
i18n/ryu.json
Normal file
13
i18n/ryu.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"ChoiChong"
|
||||
]
|
||||
},
|
||||
"pfunc_time_error": "エラー: 日時ぬ無効やいびーん。",
|
||||
"pfunc_expr_unrecognised_word": "構文エラー:「$1」を認識できないさ。",
|
||||
"pfunc_expr_unexpected_operator": "構文エラー: 予期さん演算子 $1 やいびーん。",
|
||||
"pfunc_expr_missing_operand": "構文エラー: $1 ぬ演算対象がありないさ。",
|
||||
"pfunc_expr_unrecognised_punctuation": "構文エラー: 認識ないびらん区切り文字「$1」やいびーん。",
|
||||
"pfunc_expr_division_by_zero": "0 でぃ除算さびたん。"
|
||||
}
|
Loading…
Reference in a new issue