Localisation updates from https://translatewiki.net.

Change-Id: Ief8fd2d7698b8e2679e372576c44b89c407d168a
This commit is contained in:
Translation updater bot 2015-03-20 21:37:26 +01:00
parent b7d232ca72
commit 1bfc39162c
9 changed files with 16 additions and 8 deletions

View file

@ -27,7 +27,7 @@
"templatedata-doc-param-type": "Typ",
"templatedata-doc-params": "Vorlagenparameter",
"templatedata-editbutton": "Vorlagendaten verwalten",
"templatedata-errormsg-jsonbadformat": "Ungültiges JSON-Format. Du kannst diese Operation zum Korrigieren abbrechen oder die aktuellen <templatedata>-Tags löschen und es erneut versuchen oder mit dem Ersetzen der aktuellen Vorlagendaten durch neue fortfahren.",
"templatedata-errormsg-jsonbadformat": "Ungültiges JSON-Format. Du kannst diese Operation zum Korrigieren abbrechen, die aktuellen <templatedata>-Tags löschen und es erneut versuchen oder mit dem Ersetzen der aktuellen Vorlagendaten durch neue fortfahren.",
"templatedata-exists-on-related-page": "Hinweis: Es gibt bereits einen Vorlagendatenblock auf der verwandten Seite „[[$1]]“.",
"templatedata-helplink": "Informationen über TemplateData",
"templatedata-invalid-duplicate-value": "„$1“ („$3“) ist ein Duplikat von „$2“.",

View file

@ -45,6 +45,7 @@
"templatedata-modal-errormsg": "Se encontraron errores. Asegúrate de que no haya nombres de parámetros vacíos o duplicados, y de que estos no incluyan «$1», «$2» ni «$3».",
"templatedata-modal-errormsg-import-noparams": "No se hallaron parámetros nuevos durante la importación.",
"templatedata-modal-errormsg-import-paramsalreadyexist": "Algunos parámetros no se importaron, porque ya existen en el editor: $1",
"templatedata-modal-json-error-replace": "Reemplazar",
"templatedata-modal-notice-import-numparams": "{{PLURAL:$1|Se importó $1 parámetro nuevo|Se importaron $1 parámetros nuevos}}: $2",
"templatedata-modal-placeholder-paramkey": "Nombre del parámetro",
"templatedata-modal-search-input-placeholder": "Buscar por nombre o código del idioma",

View file

@ -28,7 +28,7 @@
"templatedata-doc-param-type": "סוג",
"templatedata-doc-params": "פרמטרים של תבניות",
"templatedata-editbutton": "ניהול נתוני תבנית",
"templatedata-errormsg-jsonbadformat": "JSON בלתי־תקין. נא לתקן אותו או למחוק את הטקסט בין תגי <templatedata> ולנסות שוב.",
"templatedata-errormsg-jsonbadformat": "JSON בלתי־תקין. אפשר לבטל את הפעולה הזאת כדי לתקן אותו, למחוק את תגי ה־<templatedata> הנוכחיים ולנסות שוב, או להמשיך להחליף את נתוני התבנית הנוכחיים בחדשים.",
"templatedata-exists-on-related-page": "לתשומת לבך: כבר יש בלוק TemplateData בדף הקשור \"[[$1]]\".",
"templatedata-helplink": "מידע על נתוני תבנית (TemplateData)",
"templatedata-invalid-duplicate-value": "המאפיין \"$1\" (ערך: \"$3\") זהה למאפיין \"$2\".",
@ -54,6 +54,7 @@
"templatedata-modal-errormsg": "נמצאו שגיאות. נא לוודא ששמות הפרמטרים אינם ריקים ואינם חוזרים על עצמם, ושבשמות הפרמטרים לא מופיעים התווים \"$1\", \"$2\" או \"$3\".",
"templatedata-modal-errormsg-import-noparams": "לא נמצאו פרמטרים חדשים בעת הייבוא",
"templatedata-modal-errormsg-import-paramsalreadyexist": "פרמטרים מסוימים לא יובו מכיון שהם כבר קיימים בעורך: $1",
"templatedata-modal-json-error-replace": "החלפה",
"templatedata-modal-notice-import-numparams": "{{PLURAL:$1|יובא פרמטר חדש אחד|יובאו $1 פרמטרים חדשים}}: $2",
"templatedata-modal-placeholder-paramkey": "שם הפרמטר",
"templatedata-modal-search-input-placeholder": "חיפוש לפי שם או קוד של שפה",

View file

@ -1,7 +1,8 @@
{
"@metadata": {
"authors": [
"Siddhartha Ghai"
"Siddhartha Ghai",
"Phoenix303"
]
},
"templatedata-desc": "साँचा प्राचलों के लिए डाटा स्टोरेज सुविधा प्रदान करता है (JSON के प्रयोग द्वारा)",
@ -34,11 +35,12 @@
"templatedata-modal-button-importParams": "प्राचल आयात करें",
"templatedata-modal-errormsg": "त्रुटियाँ पाई गयीं। कृपया सुनिश्चित करें कि कोई भी प्राचल नाम खाली ना हों और प्रतिलिपियाँ ना हों, और प्राचल नामों में \"$1\", \"$2\" अथवा \"$3\" न हो।",
"templatedata-modal-errormsg-import-noparams": "आयात के समय कोई नये प्राचल नहीं पाए गये।",
"templatedata-modal-json-error-replace": "बदलें",
"templatedata-modal-notice-import-numparams": "$1 {{PLURAL:$1|नया प्राचल आयात किया गया|नये प्राचल आयत किये गये}}।",
"templatedata-modal-table-param-actions": "क्रियाएँ",
"templatedata-modal-table-param-aliases": "अन्य नाम (कोमा द्वारा अलग किये हुए)",
"templatedata-modal-table-param-default": "डिफ़ॉल्ट",
"templatedata-modal-table-param-desc": "विवरण",
"templatedata-modal-table-param-description": "विवरण",
"templatedata-modal-table-param-label": "लेबल",
"templatedata-modal-table-param-name": "नाम",
"templatedata-modal-table-param-required": "आवश्यक",

View file

@ -26,7 +26,7 @@
"templatedata-doc-param-type": "Zoot",
"templatedata-doc-params": "Parammehtere för Schablohne<!-- https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Templatedata-doc-params/ksh -->",
"templatedata-editbutton": "TemplateData verwallde",
"templatedata-errormsg-jsonbadformat": "Kappodde Dahte em <i lang=\"en\" xml:lang=\"en\" dir=\"ltr\" title=\"JavaScript Object Notation\">JSON<i>-Fommaht.\nDonn se reparehre, udder schmiiß de <code lang=\"en\" xml:lang=\"en\" dir=\"ltr\">&lt;templatedata&gt;</code>-Befähle erus, un versöhg et norr_ens.",
"templatedata-errormsg-jsonbadformat": "Kappodde Dahte em <i lang=\"en\" xml:lang=\"en\" dir=\"ltr\" title=\"JavaScript Object Notation\">JSON<i>-Fommaht.\nDo kanns heh ophühre un de Dahte dann reparehre.\nUdder schmiiß de <code lang=\"en\" xml:lang=\"en\" dir=\"ltr\">&lt;templatedata&gt;</code>-Befähle erus, un versöhg et norr_ens.\nUdder maach wigger un tuusch de jäzejje <i lang=\"en\" xml:lang=\"en\" dir=\"ltr\">TemplateData <i> jähje en neue us.",
"templatedata-exists-on-related-page": "Opjepaße: mer han ald ene TemplateData block en dä related Sigg „[[$1]]“.",
"templatedata-helplink": "Övver TemplateData",
"templatedata-invalid-duplicate-value": "De Eijeschaff „$1“ („$3“) es desällve, wi „$2“.",

View file

@ -33,6 +33,7 @@
"templatedata-modal-button-saveparam": "Späicheren",
"templatedata-modal-current-language": "Aktuell Sprooch: $1",
"templatedata-modal-errormsg-import-noparams": "Keng nei Parametere beim Import fonnt.",
"templatedata-modal-json-error-replace": "Ersetzen",
"templatedata-modal-notice-import-numparams": "{{PLURAL:$1|Een neie Parameter gouf|$1 nei Parametere goufen}} importéiert: $2",
"templatedata-modal-placeholder-paramkey": "Numm vum Parameter",
"templatedata-modal-search-input-placeholder": "Nom Numm oder nom Code vun der Sprooch sichen",

View file

@ -1,9 +1,11 @@
{
"@metadata": {
"authors": [
"Hugo.arg"
"Hugo.arg",
"Pofka"
]
},
"templatedata-editbutton": "Valdyti šablono duomenis",
"templatedata-helplink": "Žinios apie šablonų valdymo įrankį"
"templatedata-helplink": "Žinios apie šablonų valdymo įrankį",
"templatedata-modal-json-error-replace": "Pakeisti"
}

View file

@ -52,6 +52,7 @@
"templatedata-modal-errormsg": "Erros encontrados. Por favor, certifique-se de que não há nomes de parâmetros vazios ou duplicados e que estes não incluem o nome do parâmetro \"$1\", \"$2\" ou \"$3\".",
"templatedata-modal-errormsg-import-noparams": "Não foram encontrados novos parâmetros durante a importação.",
"templatedata-modal-errormsg-import-paramsalreadyexist": "Alguns dos parâmetros não foram importados porque já existem no editor: $1",
"templatedata-modal-json-error-replace": "Substituir",
"templatedata-modal-notice-import-numparams": "$1 {{PLURAL:$1|novo parâmetro foi importado|novos parâmetros foram importados}}: $2",
"templatedata-modal-placeholder-paramkey": "Nome do parâmetro",
"templatedata-modal-search-input-placeholder": "Pesquisa por nome ou código de idioma",

View file

@ -32,7 +32,7 @@
"templatedata-doc-param-type": "类型",
"templatedata-doc-params": "模板参数",
"templatedata-editbutton": "管理模板数据",
"templatedata-errormsg-jsonbadformat": "无效JSON格式。您可以删除此操作这样您可以改正它删除当前<templatedata>标签并重试,或者您可以继续以将当前的模板数据替换为新的。",
"templatedata-errormsg-jsonbadformat": "无效JSON格式。您可以删除此操作这样您可以改正它删除当前<templatedata>标签并重试,或者继续以将当前的模板数据替换为新的。",
"templatedata-exists-on-related-page": "请注意:在页面“[[$1]]”中已经有对应的模板数据块。",
"templatedata-helplink": "有关模板参数的信息",
"templatedata-invalid-duplicate-value": "属性“$1”“$3”与“$2”重复。",