Warning!
You are viewing a module with translations for the LinkTemplate module. It is not advised to edit this page manually. Instead, use the translations editor. Only edit this page directly if there's something that has to be done that the translation editor cannot do, or if the translation editor misbehaved. In these cases, it would also help if you leave a message on the I18nEdit talk page about your issue.
Upon editing this page without the translations editor you will be warned by the abuse filter and your edits will be tagged.
-- <nowiki>
return {
["en"] = {
["ns"] = "All $1 Namespace pages",
["special"] = "All $1 Pages"
},
["ar"] = {
["ns"] = "$جميع صفحات مساحة اسم 1",
["special"] = "$جميع صفحات 1"
},
["be"] = {
["ns"] = "Усе старонкі прасторы імёнаў $1",
["special"] = "Усе старонкі $1"
},
["bn"] = {
["ns"] = "সব $1 নেমস্পেস পৃষ্ঠ",
["special"] = "সব $1 পৃষ্ঠ"
},
["de"] = {
["ns"] = "Alle $1 Namensraum Seiten",
["special"] = "Alle $1 Seiten"
},
["el"] = {
["ns"] = "Όλες οι σελίδες Ονοματοχώρου $1",
["special"] = "All $1 Pages"
},
["es"] = {
["ns"] = "Todas las páginas del espacio de nombre $1",
["special"] = "Todas las páginas $1"
},
["fr"] = {
["ns"] = "Toutes les pages avec l'espace de nom $1",
["special"] = "Toutes les pages $1"
},
["hi"] = {
["ns"] = "सभी $1 नामस्थान के पृष्ठ",
["special"] = "सभी $1 पृष्ठ"
},
["id"] = {
["ns"] = "Semua halaman Namespace $1",
["special"] = "Semua halaman $1"
},
["ja"] = {
["ns"] = "$1名前空間のページの一覧",
["special"] = "$1ページの一覧"
},
["ko"] = {
["ns"] = "모든 $1 이름공간 문서",
["special"] = "모든 $1 문서"
},
["pl"] = {
["ns"] = "Wszystkie strony w przestrzeni nazw $1",
["special"] = "Wszystkie strony $1"
},
["pt-br"] = {
["ns"] = "Todas as páginas de espaço nominal $1",
["special"] = "Todas as $1 páginas"
},
["ru"] = {
["ns"] = "Все страницы пространства имён $1",
["special"] = "Все страницы $1"
},
["tr"] = {
["ns"] = "Tüm $1 ad alan sayfaları",
["special"] = "Tüm $1 Sayfaları"
},
["uk"] = {
["ns"] = "Усі сторінки простору назв $1",
["special"] = "Усі $1 сторінки"
},
["zh-hans"] = {
["ns"] = "所有$1名字空间页面",
["special"] = "所有$1页面"
},
["zh-hant"] = {
["ns"] = "所有$1命名空間頁面",
["special"] = "所有$1頁面"
}
}