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: I550b7542a2544a9ea24622b477a7b2f926870544
This commit is contained in:
parent
06f07b0000
commit
4b14ab87aa
|
@ -17,6 +17,7 @@
|
|||
"pfunc_time_too_long": "Fehler: Zu viele #time-Aufrufe",
|
||||
"pfunc_time_too_big": "Fehler: #time unterstützt nur Jahre bis 9999",
|
||||
"pfunc_time_too_small": "Fehler: #time unterstützt nur Jahre ab 0.",
|
||||
"pfunc_timef_bad_format": "Fehler: ungültiges Format für #timef",
|
||||
"pfunc_rel2abs_invalid_depth": "Fehler: Ungültige Pfadtiefe: „$1“ (Zugriff auf einen Knotenpunkt oberhalb des Hauptknotenpunktes ist empfohlen)",
|
||||
"pfunc_expr_stack_exhausted": "Expression-Fehler: Stacküberlauf",
|
||||
"pfunc_expr_unexpected_number": "Expression-Fehler: Unerwartete Zahl",
|
||||
|
|
|
@ -1,11 +1,7 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"A-lú-mih",
|
||||
"Ianbu",
|
||||
"Luuva",
|
||||
"Ripunn",
|
||||
"Yoxem"
|
||||
"Winston Sung"
|
||||
]
|
||||
},
|
||||
"pfunc_time_error": "Chha-chhò: Sî-kan m̄-tio̍h.",
|
Loading…
Reference in a new issue