From 0d63ebdffd5998eeb6bde93cfd23ef4ec3dbaf68 Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Sun, 17 May 2015 22:11:13 +0200 Subject: [PATCH] Localisation updates from https://translatewiki.net. Change-Id: If60dac2074d1aa216d7b966f588202fb6406cf13 --- ParserFunctions.i18n.magic.php | 2 +- i18n/vro.json | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 i18n/vro.json diff --git a/ParserFunctions.i18n.magic.php b/ParserFunctions.i18n.magic.php index c53417e2..96ccca46 100644 --- a/ParserFunctions.i18n.magic.php +++ b/ParserFunctions.i18n.magic.php @@ -80,7 +80,7 @@ $magicWords['arz'] = array( 'urldecode' => array( 0, 'فك_مسار' ), ); -/** South Azerbaijani (تورکجه) */ +/** South Azerbaijani (تۆرکجه) */ $magicWords['azb'] = array( 'ifeq' => array( 0, 'ایربیر' ), 'ifexpr' => array( 0, 'ایرحساب' ), diff --git a/i18n/vro.json b/i18n/vro.json new file mode 100644 index 00000000..a3a0d07b --- /dev/null +++ b/i18n/vro.json @@ -0,0 +1,11 @@ +{ + "@metadata": { + "authors": [ + "Võrok" + ] + }, + "pfunc_expr_unrecognised_word": "Avaldusõ viga: tundmalda sõna \"$1\"", + "pfunc_expr_unexpected_operator": "Avaldusviga: uutmalda $1 märk", + "pfunc_expr_missing_operand": "Avaldusõ viga: Puudus om $1 operand", + "pfunc_expr_unrecognised_punctuation": "Avaldusõ viga: tundmalda kirävaihõmärk \"$1\"" +}