Localisation updates from https://translatewiki.net.
Change-Id: Ia139d8c97c39e5965b53af941e34504bbb8f56bd
This commit is contained in:
parent
527548ef20
commit
1f82ebe8c0
|
@ -204,7 +204,7 @@ $specialPageAliases['lb'] = array(
|
|||
'Contact' => array( 'Kontakt' ),
|
||||
);
|
||||
|
||||
/** لوری مینجایی (لوری مینجایی) */
|
||||
/** Northern Luri (لوری مینجایی) */
|
||||
$specialPageAliases['lrc'] = array(
|
||||
'Contact' => array( 'پیوند_گرتن' ),
|
||||
);
|
||||
|
|
|
@ -21,5 +21,7 @@
|
|||
"contactpage-formfootnotes": "(זה נחוץ אם ברצונך לקבל תשובה)",
|
||||
"contactpage-includeip": "הכללת כתובת ה־IP שלי בהודעה זו.",
|
||||
"contactpage-usermailererror": "אובייקט הדואר החזיר שגיאה:",
|
||||
"contactpage-captcha-error": "שגיאה בתמונת אישור"
|
||||
"contactpage-captcha-error": "שגיאה בתמונת אישור",
|
||||
"contactpage-config-error-title": "שגיאה בטופס יצירת קשר",
|
||||
"contactpage-config-error": "טופס יצירת קשר אינו מוגדר עבור הדף הזה או שהוא מוגדר לא נכון."
|
||||
}
|
||||
|
|
|
@ -25,5 +25,6 @@
|
|||
"contactpage-includeip": "Dodaj do tej wiadomości informację o moim adresie IP.",
|
||||
"contactpage-usermailererror": "Moduł obsługi poczty zwrócił błąd:",
|
||||
"contactpage-captcha-error": "Błąd CAPTCHA",
|
||||
"contactpage-config-error-title": "Błąd formularza kontaktowego"
|
||||
"contactpage-config-error-title": "Błąd formularza kontaktowego",
|
||||
"contactpage-config-error": "Formularz kontaktowy nie został skonfigurowany dla tej strony albo jest skonfigurowany nieprawidłowo."
|
||||
}
|
||||
|
|
|
@ -3,10 +3,11 @@
|
|||
"authors": [
|
||||
"KlaudiuMihaila",
|
||||
"Mihai",
|
||||
"Minisarm"
|
||||
"Minisarm",
|
||||
"ImGelu"
|
||||
]
|
||||
},
|
||||
"contactpage": "Pagină de contact",
|
||||
"contactpage": "Pagina de contact",
|
||||
"contactpage-desc": "[[Special:Contact|Formular de contact pentru vizitatori]]",
|
||||
"contactpage-title": "Contact",
|
||||
"contactpage-pagetext": "Folosește formularul de mai jos pentru a ne contacta.",
|
||||
|
|
Loading…
Reference in New Issue