Localisation updates from https://translatewiki.net.

Change-Id: I83ed5fdd125b30b09a43303bb8e5267a143fac6b
This commit is contained in:
Translation updater bot 2014-09-03 22:23:57 +02:00
parent 6ace4f3c4b
commit bd27459cb1
3 changed files with 42 additions and 34 deletions

View file

@ -7,23 +7,24 @@
]
},
"templatedata-doc-desc-empty": "বিবরণ নেই।",
"templatedata-doc-params": "টেমপ্লেট প্যারামিটার",
"templatedata-doc-param-name": "প্যারামিটার",
"templatedata-doc-param-desc": "বিবরণ",
"templatedata-doc-param-type": "ধরন",
"templatedata-doc-param-default": "ডিফল্ট",
"templatedata-doc-param-default-empty": "খালি",
"templatedata-doc-param-desc": "বিবরণ",
"templatedata-doc-param-desc-empty": "বিবরণ নেই",
"templatedata-doc-param-name": "প্যারামিটার",
"templatedata-doc-param-status": "অবস্থা",
"templatedata-doc-param-status-optional": "ঐচ্ছিক",
"templatedata-doc-param-status-required": "প্রয়োজনীয়",
"templatedata-doc-param-desc-empty": "বিবরণ নেই",
"templatedata-invalid-parse": "জেএসওএন-এর মধ্যে বাক্যগঠনে ত্রুটি।",
"templatedata-invalid-length": "সংরক্ষণ করার জন্য ডেটা খুব বড় ({{formatnum:$1}} {{PLURAL:$1|বাইট}}, {{PLURAL:$2|সর্বোচ্চ সীমা}} {{formatnum:$2}})",
"templatedata-doc-param-type": "ধরন",
"templatedata-doc-params": "টেমপ্লেট প্যারামিটার",
"templatedata-editbutton": "নথিপত্র টেমপ্লেট পরিচালনা করুন",
"templatedata-helplink": "টেমপ্লেটডাটা সম্পর্কে তথ্য",
"templatedata-invalid-length": "সংরক্ষণ করার জন্য ডেটা খুব বড় ({{formatnum:$1}} {{PLURAL:$1|বাইট}}, {{PLURAL:$2|সর্বোচ্চ সীমা}} {{formatnum:$2}})",
"templatedata-invalid-parse": "জেএসওএন-এর মধ্যে বাক্যগঠনে ত্রুটি।",
"templatedata-modal-button-addparam": "স্থিতিমাপ যোগ করুন",
"templatedata-modal-button-apply": "প্রয়োগ",
"templatedata-modal-button-cancel": "বাতিল",
"templatedata-modal-button-delparam": "প্যারামিটার অপসারণ",
"templatedata-modal-button-delparam": "সরান",
"templatedata-modal-button-importParams": "প্যারামিটার আমদানি",
"templatedata-modal-errormsg-import-noparams": "আমদানির সময় নতুন কোনো প্যারামিটার পাওয়া যায়নি।",
"templatedata-modal-table-param-actions": "কার্যসমূহ",
@ -33,14 +34,15 @@
"templatedata-modal-table-param-name": "নাম",
"templatedata-modal-table-param-required": "আবশ্যক",
"templatedata-modal-table-param-type": "ধরন",
"templatedata-modal-table-param-type-file": "ফাইল",
"templatedata-modal-table-param-type-number": "সংখ্যা",
"templatedata-modal-table-param-type-boolean": "বুলিয়ান",
"templatedata-modal-table-param-type-content": "বিষয়বস্তু",
"templatedata-modal-table-param-type-date": "তারিখ",
"templatedata-modal-table-param-type-page": "পাতা",
"templatedata-modal-table-param-type-number": "সংখ্যা",
"templatedata-modal-table-param-type-string": "স্ট্রিং",
"templatedata-modal-table-param-type-undefined": "অসংজ্ঞায়িত",
"templatedata-modal-table-param-type-user": "ব্যবহারকারী",
"templatedata-modal-table-param-type-wiki-file-name": "ফাইল",
"templatedata-modal-table-param-type-wiki-page-name": "পাতা",
"templatedata-modal-table-param-type-wiki-user-name": "ব্যবহারকারী",
"templatedata-modal-title": "টেমপ্লেট নথিপত্র সম্পাদক",
"templatedata-modal-title-templatedesc": "টেমপ্লেট বিবরণ",
"templatedata-modal-title-templateparams": "টেমপ্লেট প্যারামিটার"

View file

@ -12,26 +12,28 @@
},
"templatedata-desc": "Implementa almacenamiento de datos para parámetros de plantillas (mediante JSON).",
"templatedata-doc-desc-empty": "Sin descripción",
"templatedata-doc-params": "Parámetros de la plantilla",
"templatedata-doc-param-name": "Parámetro",
"templatedata-doc-param-desc": "Descripción",
"templatedata-doc-param-type": "Tipo",
"templatedata-doc-param-default": "Predeterminado",
"templatedata-doc-param-status": "Estado",
"templatedata-doc-param-desc": "Descripción",
"templatedata-doc-param-desc-empty": "sin descripción",
"templatedata-doc-param-name": "Parámetro",
"templatedata-doc-param-status": "Estado",
"templatedata-doc-param-type": "Tipo",
"templatedata-doc-params": "Parámetros de la plantilla",
"templatedata-helplink": "Información sobre TemplateData",
"templatedata-invalid-duplicate-value": "La propiedad «$1» («$3») es un duplicado de «$2».",
"templatedata-invalid-missing": "No se encontró la propiedad requerida «$1».",
"templatedata-invalid-parse": "Error de sintaxis en el JSON.",
"templatedata-invalid-type": "Se espera que la propiedad «$1» sea del tipo «$2».",
"templatedata-invalid-missing": "No se encontró la propiedad requerida «$1».",
"templatedata-invalid-unknown": "Propiedad «$1» inesperada.",
"templatedata-invalid-value": "Valor no válido para la propiedad «$1».",
"templatedata-modal-button-addparam": "Añadir parámetro",
"templatedata-modal-button-apply": "Aplicar",
"templatedata-modal-button-cancel": "Cancelar",
"templatedata-modal-button-delparam": "Eliminar parámetro",
"templatedata-modal-button-delparam": "Eliminar",
"templatedata-modal-button-importParams": "Importar parámetros",
"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-table-param-actions": "Acciones",
"templatedata-modal-table-param-default": "Predeterminado",
"templatedata-modal-table-param-desc": "Descripción",
@ -40,14 +42,17 @@
"templatedata-modal-table-param-required": "Obligatorio",
"templatedata-modal-table-param-suggested": "Sugerido",
"templatedata-modal-table-param-type": "Tipo",
"templatedata-modal-table-param-type-file": "Archivo",
"templatedata-modal-table-param-type-number": "Número",
"templatedata-modal-table-param-type-boolean": "Lógico",
"templatedata-modal-table-param-type-content": "Contenido",
"templatedata-modal-table-param-type-date": "Fecha",
"templatedata-modal-table-param-type-page": "Página",
"templatedata-modal-table-param-type-line": "Línea",
"templatedata-modal-table-param-type-number": "Número",
"templatedata-modal-table-param-type-string": "Cadena",
"templatedata-modal-table-param-type-unbalanced-wikitext": "Wikitexto desequilibrado",
"templatedata-modal-table-param-type-undefined": "No definido",
"templatedata-modal-table-param-type-user": "Usuario",
"templatedata-modal-table-param-type-wiki-file-name": "Archivo",
"templatedata-modal-table-param-type-wiki-page-name": "Página",
"templatedata-modal-table-param-type-wiki-user-name": "Usuario",
"templatedata-modal-table-param-uneditablefield": "No editable",
"templatedata-modal-title": "Editor de documentación de plantilla",
"templatedata-modal-title-templatedesc": "Descripción de la plantilla",

View file

@ -5,23 +5,23 @@
]
},
"templatedata-doc-desc-empty": "Keng Beschreiwung.",
"templatedata-doc-params": "Parameter vun der Schabloun",
"templatedata-doc-param-name": "Parameter",
"templatedata-doc-param-desc": "Beschreiwung",
"templatedata-doc-param-type": "Typ",
"templatedata-doc-param-default": "Standard",
"templatedata-doc-param-default-empty": "eidel",
"templatedata-doc-param-desc": "Beschreiwung",
"templatedata-doc-param-desc-empty": "keng Beschreiwung",
"templatedata-doc-param-name": "Parameter",
"templatedata-doc-param-status": "Status",
"templatedata-doc-param-status-deprecated": "vereelst",
"templatedata-doc-param-status-optional": "fakultativ",
"templatedata-doc-param-status-suggested": "virgeschlo",
"templatedata-doc-param-status-required": "obligatoresch",
"templatedata-doc-param-desc-empty": "keng Beschreiwung",
"templatedata-doc-param-status-suggested": "virgeschlo",
"templatedata-doc-param-type": "Typ",
"templatedata-doc-params": "Parameter vun der Schabloun",
"templatedata-invalid-parse": "Syntaxfeeler am JSON.",
"templatedata-modal-button-addparam": "Parameter derbäisetzen",
"templatedata-modal-button-apply": "Uwenden",
"templatedata-modal-button-cancel": "Ofbriechen",
"templatedata-modal-button-delparam": "Parameter läschen",
"templatedata-modal-button-delparam": "Ewechhuelen",
"templatedata-modal-button-importParams": "Parameteren importéieren",
"templatedata-modal-errormsg-import-noparams": "Keng nei Parametere beim Import fonnt.",
"templatedata-modal-notice-import-numparams": "{{PLURAL:$1|Een neie Parameter gouf|$1 nei Parametere goufen}} importéiert.",
@ -33,12 +33,13 @@
"templatedata-modal-table-param-required": "Obligatoresch",
"templatedata-modal-table-param-suggested": "Virgeschlo",
"templatedata-modal-table-param-type": "Typ",
"templatedata-modal-table-param-type-file": "Fichier",
"templatedata-modal-table-param-type-number": "Zuel",
"templatedata-modal-table-param-type-content": "Inhalt",
"templatedata-modal-table-param-type-date": "Datum",
"templatedata-modal-table-param-type-page": "Säit",
"templatedata-modal-table-param-type-number": "Zuel",
"templatedata-modal-table-param-type-undefined": "Ondefinéiert",
"templatedata-modal-table-param-type-user": "Benotzer",
"templatedata-modal-table-param-type-wiki-file-name": "Fichier",
"templatedata-modal-table-param-type-wiki-page-name": "Säit",
"templatedata-modal-table-param-type-wiki-user-name": "Benotzer",
"templatedata-modal-table-param-uneditablefield": "Net ännerbar",
"templatedata-modal-title-templatedesc": "Beschreiwung vun der Schabloun",
"templatedata-modal-title-templateparams": "Parameter vun der Schabloun"