summaryrefslogtreecommitdiff
path: root/extensions/ParserFunctions/i18n/id.json
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-05-01 15:30:02 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-05-01 15:30:02 -0400
commit1de335ad3f395ca6861085393ba366a9e3fb4a0d (patch)
treef1fdd326034e05177596851be6a7127615d81498 /extensions/ParserFunctions/i18n/id.json
parent9c75fa8ff6d4d38ef552c00fef5969fb154765e8 (diff)
parentf6d65e533c62f6deb21342d4901ece24497b433e (diff)
Merge commit 'f6d65'
# Conflicts: # skins/ArchLinux/ArchLinux.php
Diffstat (limited to 'extensions/ParserFunctions/i18n/id.json')
-rw-r--r--extensions/ParserFunctions/i18n/id.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/extensions/ParserFunctions/i18n/id.json b/extensions/ParserFunctions/i18n/id.json
index d5b6a7e1..5f549f39 100644
--- a/extensions/ParserFunctions/i18n/id.json
+++ b/extensions/ParserFunctions/i18n/id.json
@@ -3,7 +3,8 @@
"authors": [
"IvanLanin",
"Meursault2004",
- "Rex"
+ "Rex",
+ "Iwan Novirion"
]
},
"pfunc_desc": "Mengembangkan parser dengan fungsi logis",
@@ -14,11 +15,11 @@
"pfunc_expr_stack_exhausted": "Kesalahan ekspresi: Stack habis",
"pfunc_expr_unexpected_number": "Kesalahan ekspresi: Angka yang tak terduga",
"pfunc_expr_preg_match_failure": "Kesalahan ekspresi: Kegagalan preg_match tak terduga",
- "pfunc_expr_unrecognised_word": "Kesalahan ekspresi: Kata \"$1\" tak dikenal",
+ "pfunc_expr_unrecognised_word": "Kesalahan ekspresi: Kata \"$1\" tak dikenal.",
"pfunc_expr_unexpected_operator": "Kesalahan ekspresi: Operator $1 tak terduga",
"pfunc_expr_missing_operand": "Kesalahan ekspresi: Operand tak ditemukan untuk $1",
"pfunc_expr_unexpected_closing_bracket": "Kesalahan ekspresi: Kurung tutup tak terduga",
- "pfunc_expr_unrecognised_punctuation": "Kesalahan ekspresi: Karakter tanda baca \"$1\" tak dikenali",
+ "pfunc_expr_unrecognised_punctuation": "Kesalahan ekspresi: Karakter tanda baca \"$1\" tak dikenali.",
"pfunc_expr_unclosed_bracket": "Kesalahan ekspresi: Kurung tanpa tutup",
"pfunc_expr_division_by_zero": "Pembagian oleh nol",
"pfunc_expr_invalid_argument": "Argumen tidak berlaku untuk $1: < -1 or > 1",