mirror of
https://github.com/Universal-Omega/PortableInfobox.git
synced 2024-12-03 12:26:30 +00:00
Localisation updates from https://translatewiki.net.
This commit is contained in:
parent
4fcb828705
commit
03ea9fcaff
|
@ -40,11 +40,15 @@
|
|||
"infoboxbuilder-node-data": "נתונים",
|
||||
"infoboxbuilder-node-data-value-source": "ערך של $1",
|
||||
"infoboxbuilder-node-media": "תמונה",
|
||||
"infoboxbuilder-node-header": "כותרת",
|
||||
"infoboxbuilder-node-header-value": "כותרת תיבת מידע",
|
||||
"infoboxbuilder-node-navigation": "ניווט",
|
||||
"infoboxbuilder-nodeerror-invalidsource": "פרמטר המקור אינו תקין.",
|
||||
"infoboxbuilder-nodeerror-nosourceordefault": "רכיב ללא פרמטר מקור או ערך ברירת מחדל לא יוצג.",
|
||||
"infoboxbuilder-nodeparam-default": "ערך התחלתי",
|
||||
"infoboxbuilder-nodeparam-label": "תווית",
|
||||
"infoboxbuilder-nodeparam-source": "פרמטר מקור",
|
||||
"infoboxbuilder-nodeparam-value": "ערך",
|
||||
"infoboxbuilder-templatename": "שם התבנית",
|
||||
"portableinfoboxbuilder": "בונה תיבות מידע ניידות"
|
||||
}
|
||||
|
|
32
i18n/ia.json
32
i18n/ia.json
|
@ -4,9 +4,9 @@
|
|||
"McDutchie"
|
||||
]
|
||||
},
|
||||
"portable-infobox-desc": "Crea quadros de information portabile que pote esser presentate usante marcation HTML semantic limpide sur qualcunque apparentia/platteforma usante un marcation simile a XML, potente e facile a comprender. Include etiam un constructor de quadros de information portabile a [[Special:PortableInfoboxBuilder]].",
|
||||
"portable-infobox-unimplemented-infobox-tag": "Etiquetta de quadro de information non implementate: <$1>",
|
||||
"portable-infobox-xml-parse-error-info": "Il ha un problema con le analyse syntactic del quadro de information.",
|
||||
"portable-infobox-desc": "Crear quadros informative portabile que pote esser rendite usante un clar marcation HTML semantic sur qualcunque apparentia/platteforma usante un marcation simile a XML, potente e facile a comprender. Include etiam un constructor de quadros informative portabile a [[Special:PortableInfoboxBuilder]].",
|
||||
"portable-infobox-unimplemented-infobox-tag": "Etiquetta de quadro informative non implementate: <$1>",
|
||||
"portable-infobox-xml-parse-error-info": "Il ha un problema con le analyse syntactic del quadro informative",
|
||||
"portable-infobox-xml-parse-error": "Marcation XML incorrecte. Per favor valida tu XML.",
|
||||
"portable-infobox-xml-parse-error-document-end": "Contento extra al fin del documento.",
|
||||
"portable-infobox-xml-parse-error-undeclared-entity": "Entitate non declarate (per exemplo: )",
|
||||
|
@ -19,31 +19,35 @@
|
|||
"portable-infobox-xml-parse-error-tag-not-finished": "Fin prematur del etiquetta.",
|
||||
"portable-infobox-xml-parse-error-infobox-tag-attribute-unsupported": "Le attributo \"$1\" non es supportate in le etiquetta <infobox>.",
|
||||
"allinfoboxes": "Tote le quadros de information",
|
||||
"apihelp-infobox-summary": "Iste modulo forni un analysator syntactic de quadros de information.",
|
||||
"apihelp-infobox-param-text": "Quadro de information a analysar (catena XML)",
|
||||
"apihelp-infobox-summary": "Iste modulo forni un analysator syntactic de quadros informative",
|
||||
"apihelp-infobox-param-text": "Le quadro informative a analysar (catena XML)",
|
||||
"apihelp-infobox-param-title": "Titulo del pagina al qual le texto pertine.",
|
||||
"apihelp-infobox-param-args": "Lista de variabiles a usar durante le analyse syntactic (formato JSON).",
|
||||
"apihelp-query+allinfoboxes-summary": "Listar tote le quadros de information.",
|
||||
"apihelp-query+infobox-summary": "Obtener metadatos del quadro de information.",
|
||||
"apihelp-query+infobox-summary": "Obtener metadatos del quadro informative",
|
||||
"apiwarn-infobox-invalidargs": "Le formato del parametro args es incorrecte.",
|
||||
"infoboxbuilder-action-addnode": "Adder elementos al quadro de information",
|
||||
"infoboxbuilder-action-clear": "Rader le quadro de information",
|
||||
"infoboxbuilder-action-addnode": "Adder elementos al quadro informative",
|
||||
"infoboxbuilder-action-clear": "Rader le quadro informative",
|
||||
"infoboxbuilder-action-deletenode": "Deler elemento",
|
||||
"infoboxbuilder-action-publish": "Publicar quadro de information",
|
||||
"infoboxbuilder-editerror": "Un error ha occurrite durante le publication del quadro de information: $1.",
|
||||
"infoboxbuilder-editerrorunknown": "Un error incognite ha occurrite durante le publication del quadro de information.",
|
||||
"infoboxbuilder-editsummary": "Quadro de information create con le constructor de quadros de information.",
|
||||
"infoboxbuilder-action-publish": "Publicar quadro informative",
|
||||
"infoboxbuilder-editerror": "Un error ha occurrite durante le publication del quadro informative: $1.",
|
||||
"infoboxbuilder-editerrorunknown": "Un error incognite ha occurrite durante le publication del quadro informative.",
|
||||
"infoboxbuilder-editsummary": "Quadro informative create con le constructor de quadros informative.",
|
||||
"infoboxbuilder-node-title": "Titulo",
|
||||
"infoboxbuilder-node-title-value": "Titulo del quadro de information",
|
||||
"infoboxbuilder-node-title-value": "Titulo del quadro informative",
|
||||
"infoboxbuilder-node-title-value-pagename": "Nomine del pagina",
|
||||
"infoboxbuilder-node-data": "Datos",
|
||||
"infoboxbuilder-node-data-value-source": "Valor de $1",
|
||||
"infoboxbuilder-node-media": "Imagine",
|
||||
"infoboxbuilder-node-header": "Titulo",
|
||||
"infoboxbuilder-node-header-value": "Titulo del quadro informative",
|
||||
"infoboxbuilder-node-navigation": "Navigation",
|
||||
"infoboxbuilder-nodeerror-invalidsource": "Le parametro de fonte non es valide.",
|
||||
"infoboxbuilder-nodeerror-nosourceordefault": "Elemento sin parametro de fonte o le valor predefinite non essera monstrate.",
|
||||
"infoboxbuilder-nodeparam-default": "Valor predefinite",
|
||||
"infoboxbuilder-nodeparam-label": "Etiquetta",
|
||||
"infoboxbuilder-nodeparam-source": "Parametro fonte",
|
||||
"infoboxbuilder-nodeparam-value": "Valor",
|
||||
"infoboxbuilder-templatename": "Nomine del patrono",
|
||||
"portableinfoboxbuilder": "Constructor de quadros de information portabile"
|
||||
"portableinfoboxbuilder": "Constructor de quadros informative portabile"
|
||||
}
|
||||
|
|
|
@ -18,5 +18,8 @@
|
|||
"portable-infobox-xml-parse-error-tag-name-mismatch": "Mancata corrispondenza tra il tag di apertura e quello di chiusura",
|
||||
"portable-infobox-xml-parse-error-tag-not-finished": "Fine prematura del tag",
|
||||
"portable-infobox-xml-parse-error-infobox-tag-attribute-unsupported": "L'attributo \"$1\" non è supportato nel tag <infobox>",
|
||||
"infoboxbuilder-node-media": "Immagine"
|
||||
"infoboxbuilder-node-media": "Immagine",
|
||||
"infoboxbuilder-node-header": "Intestazione",
|
||||
"infoboxbuilder-node-navigation": "Navigazione",
|
||||
"infoboxbuilder-nodeparam-value": "Valore"
|
||||
}
|
||||
|
|
|
@ -39,11 +39,15 @@
|
|||
"infoboxbuilder-node-data": "Податоци",
|
||||
"infoboxbuilder-node-data-value-source": "Вредност на $1",
|
||||
"infoboxbuilder-node-media": "Слика",
|
||||
"infoboxbuilder-node-header": "Заглавие",
|
||||
"infoboxbuilder-node-header-value": "Заглавие на инфокутијата",
|
||||
"infoboxbuilder-node-navigation": "Прегледник",
|
||||
"infoboxbuilder-nodeerror-invalidsource": "Изворниот параметар е неважечки.",
|
||||
"infoboxbuilder-nodeerror-nosourceordefault": "Нема да се прикаже елемент без изворен параметар или стандардна вредност.",
|
||||
"infoboxbuilder-nodeparam-default": "Стандардна вредност",
|
||||
"infoboxbuilder-nodeparam-label": "Натпис",
|
||||
"infoboxbuilder-nodeparam-source": "Изворен параметар",
|
||||
"infoboxbuilder-nodeparam-value": "Вредност",
|
||||
"infoboxbuilder-templatename": "Назив на предлошката",
|
||||
"portableinfoboxbuilder": "Градител на преносливи инфокутии"
|
||||
}
|
||||
|
|
|
@ -39,11 +39,15 @@
|
|||
"infoboxbuilder-node-data": "Wiersz",
|
||||
"infoboxbuilder-node-data-value-source": "Wartość $1",
|
||||
"infoboxbuilder-node-media": "Obraz",
|
||||
"infoboxbuilder-node-header": "Nagłówek",
|
||||
"infoboxbuilder-node-header-value": "Nagłówek infoboksu",
|
||||
"infoboxbuilder-node-navigation": "Nawigacja",
|
||||
"infoboxbuilder-nodeerror-invalidsource": "Parametr zawiera niedozwolone znaki.",
|
||||
"infoboxbuilder-nodeerror-nosourceordefault": "Element bez parametru lub domyślnej wartości nie będzie się wyświetlał.",
|
||||
"infoboxbuilder-nodeparam-default": "Domyślna wartość",
|
||||
"infoboxbuilder-nodeparam-label": "Etykieta",
|
||||
"infoboxbuilder-nodeparam-source": "Parametr",
|
||||
"infoboxbuilder-nodeparam-value": "Wartość",
|
||||
"infoboxbuilder-templatename": "Nazwa szablonu",
|
||||
"portableinfoboxbuilder": "Kreator infoboksów"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue