[0.9.1] i18n: localize the new keys across all 11 languages
Fixes the previous commit, which only added the new UI keys (menuCommunity, menuAll, filter, bb*) to English and thus broke the per-language consistency check. Add them (plus peerLastChange) to all 11 language files — Spanish translated, the rest English placeholders to be localized — so every language has the same key set. i18n test back to green (12/12).
This commit is contained in:
parent
c088d176c1
commit
d5dac39bfd
11 changed files with 141 additions and 0 deletions
|
|
@ -374,6 +374,20 @@ module.exports = {
|
|||
menuEconomy: "الاقتصاد",
|
||||
menuMedia: "الوسائط",
|
||||
menuTools: "الأدوات",
|
||||
menuCommunity: "Community",
|
||||
menuAll: "All",
|
||||
filter: "Filter",
|
||||
bbAdd: "Add",
|
||||
bbManage: "Edit",
|
||||
bbRemove: "Remove",
|
||||
bbQuickActions: "Quick actions",
|
||||
bbYourBar: "Your bar",
|
||||
bbFull: "Maximum reached",
|
||||
bbDone: "Done",
|
||||
bbPickTitle: "Customize the bar",
|
||||
bbPickDesc: "Choose up to 4 shortcuts for the bottom bar.",
|
||||
bbPickNone: "None",
|
||||
peerLastChange: "Last change",
|
||||
comment: "تعليق",
|
||||
subtopic: "موضوع فرعي",
|
||||
json: "JSON",
|
||||
|
|
|
|||
|
|
@ -372,6 +372,20 @@ module.exports = {
|
|||
menuEconomy: "Wirtschaft",
|
||||
menuMedia: "Medien",
|
||||
menuTools: "Werkzeuge",
|
||||
menuCommunity: "Community",
|
||||
menuAll: "All",
|
||||
filter: "Filter",
|
||||
bbAdd: "Add",
|
||||
bbManage: "Edit",
|
||||
bbRemove: "Remove",
|
||||
bbQuickActions: "Quick actions",
|
||||
bbYourBar: "Your bar",
|
||||
bbFull: "Maximum reached",
|
||||
bbDone: "Done",
|
||||
bbPickTitle: "Customize the bar",
|
||||
bbPickDesc: "Choose up to 4 shortcuts for the bottom bar.",
|
||||
bbPickNone: "None",
|
||||
peerLastChange: "Last change",
|
||||
comment: "Kommentar",
|
||||
subtopic: "Unterthema",
|
||||
json: "JSON",
|
||||
|
|
|
|||
|
|
@ -387,6 +387,7 @@ module.exports = {
|
|||
menuEconomy: "Economy",
|
||||
menuMedia: "Media",
|
||||
menuTools: "Tools",
|
||||
peerLastChange: "Last change",
|
||||
menuCommunity: "Community",
|
||||
menuAll: "All",
|
||||
filter: "Filter",
|
||||
|
|
|
|||
|
|
@ -365,6 +365,20 @@ module.exports = {
|
|||
menuEconomy: "Economía",
|
||||
menuMedia: "Multimedia",
|
||||
menuTools: "Herramientas",
|
||||
menuCommunity: "Comunidad",
|
||||
menuAll: "Todo",
|
||||
filter: "Filtrar",
|
||||
bbAdd: "Añadir",
|
||||
bbManage: "Editar",
|
||||
bbRemove: "Quitar",
|
||||
bbQuickActions: "Accesos rápidos",
|
||||
bbYourBar: "Tu barra",
|
||||
bbFull: "Máximo alcanzado",
|
||||
bbDone: "Hecho",
|
||||
bbPickTitle: "Personaliza la barra",
|
||||
bbPickDesc: "Elige hasta 4 accesos para la barra inferior.",
|
||||
bbPickNone: "Ninguno",
|
||||
peerLastChange: "Último cambio",
|
||||
comment: "Comentar",
|
||||
subtopic: "Subtema",
|
||||
json: "JSON",
|
||||
|
|
|
|||
|
|
@ -367,6 +367,20 @@ module.exports = {
|
|||
menuEconomy: "Ekonomia",
|
||||
menuMedia: "Multimedia",
|
||||
menuTools: "Tresnak",
|
||||
menuCommunity: "Community",
|
||||
menuAll: "All",
|
||||
filter: "Filter",
|
||||
bbAdd: "Add",
|
||||
bbManage: "Edit",
|
||||
bbRemove: "Remove",
|
||||
bbQuickActions: "Quick actions",
|
||||
bbYourBar: "Your bar",
|
||||
bbFull: "Maximum reached",
|
||||
bbDone: "Done",
|
||||
bbPickTitle: "Customize the bar",
|
||||
bbPickDesc: "Choose up to 4 shortcuts for the bottom bar.",
|
||||
bbPickNone: "None",
|
||||
peerLastChange: "Last change",
|
||||
comment: "Iruzkindu",
|
||||
subtopic: "Azpi-gaia",
|
||||
json: "JSON",
|
||||
|
|
|
|||
|
|
@ -365,6 +365,20 @@ module.exports = {
|
|||
menuEconomy: "Économie",
|
||||
menuMedia: "Médias",
|
||||
menuTools: "Outils",
|
||||
menuCommunity: "Community",
|
||||
menuAll: "All",
|
||||
filter: "Filter",
|
||||
bbAdd: "Add",
|
||||
bbManage: "Edit",
|
||||
bbRemove: "Remove",
|
||||
bbQuickActions: "Quick actions",
|
||||
bbYourBar: "Your bar",
|
||||
bbFull: "Maximum reached",
|
||||
bbDone: "Done",
|
||||
bbPickTitle: "Customize the bar",
|
||||
bbPickDesc: "Choose up to 4 shortcuts for the bottom bar.",
|
||||
bbPickNone: "None",
|
||||
peerLastChange: "Last change",
|
||||
comment: "Commenter",
|
||||
subtopic: "Sous-sujet",
|
||||
json: "JSON",
|
||||
|
|
|
|||
|
|
@ -374,6 +374,20 @@ module.exports = {
|
|||
menuEconomy: "अर्थव्यवस्था",
|
||||
menuMedia: "मीडिया",
|
||||
menuTools: "उपकरण",
|
||||
menuCommunity: "Community",
|
||||
menuAll: "All",
|
||||
filter: "Filter",
|
||||
bbAdd: "Add",
|
||||
bbManage: "Edit",
|
||||
bbRemove: "Remove",
|
||||
bbQuickActions: "Quick actions",
|
||||
bbYourBar: "Your bar",
|
||||
bbFull: "Maximum reached",
|
||||
bbDone: "Done",
|
||||
bbPickTitle: "Customize the bar",
|
||||
bbPickDesc: "Choose up to 4 shortcuts for the bottom bar.",
|
||||
bbPickNone: "None",
|
||||
peerLastChange: "Last change",
|
||||
comment: "टिप्पणी",
|
||||
subtopic: "उपविषय",
|
||||
json: "JSON",
|
||||
|
|
|
|||
|
|
@ -372,6 +372,20 @@ module.exports = {
|
|||
menuEconomy: "Economia",
|
||||
menuMedia: "Media",
|
||||
menuTools: "Strumenti",
|
||||
menuCommunity: "Community",
|
||||
menuAll: "All",
|
||||
filter: "Filter",
|
||||
bbAdd: "Add",
|
||||
bbManage: "Edit",
|
||||
bbRemove: "Remove",
|
||||
bbQuickActions: "Quick actions",
|
||||
bbYourBar: "Your bar",
|
||||
bbFull: "Maximum reached",
|
||||
bbDone: "Done",
|
||||
bbPickTitle: "Customize the bar",
|
||||
bbPickDesc: "Choose up to 4 shortcuts for the bottom bar.",
|
||||
bbPickNone: "None",
|
||||
peerLastChange: "Last change",
|
||||
comment: "Commento",
|
||||
subtopic: "Sotto-argomento",
|
||||
json: "JSON",
|
||||
|
|
|
|||
|
|
@ -372,6 +372,20 @@ module.exports = {
|
|||
menuEconomy: "Economia",
|
||||
menuMedia: "Multimédia",
|
||||
menuTools: "Ferramentas",
|
||||
menuCommunity: "Community",
|
||||
menuAll: "All",
|
||||
filter: "Filter",
|
||||
bbAdd: "Add",
|
||||
bbManage: "Edit",
|
||||
bbRemove: "Remove",
|
||||
bbQuickActions: "Quick actions",
|
||||
bbYourBar: "Your bar",
|
||||
bbFull: "Maximum reached",
|
||||
bbDone: "Done",
|
||||
bbPickTitle: "Customize the bar",
|
||||
bbPickDesc: "Choose up to 4 shortcuts for the bottom bar.",
|
||||
bbPickNone: "None",
|
||||
peerLastChange: "Last change",
|
||||
comment: "Comentário",
|
||||
subtopic: "Subtópico",
|
||||
json: "JSON",
|
||||
|
|
|
|||
|
|
@ -379,6 +379,20 @@ module.exports = {
|
|||
menuEconomy: "Экономика",
|
||||
menuMedia: "Медиа",
|
||||
menuTools: "Инструменты",
|
||||
menuCommunity: "Community",
|
||||
menuAll: "All",
|
||||
filter: "Filter",
|
||||
bbAdd: "Add",
|
||||
bbManage: "Edit",
|
||||
bbRemove: "Remove",
|
||||
bbQuickActions: "Quick actions",
|
||||
bbYourBar: "Your bar",
|
||||
bbFull: "Maximum reached",
|
||||
bbDone: "Done",
|
||||
bbPickTitle: "Customize the bar",
|
||||
bbPickDesc: "Choose up to 4 shortcuts for the bottom bar.",
|
||||
bbPickNone: "None",
|
||||
peerLastChange: "Last change",
|
||||
comment: "Комментарий",
|
||||
subtopic: "Подтема",
|
||||
json: "JSON",
|
||||
|
|
|
|||
|
|
@ -374,6 +374,20 @@ module.exports = {
|
|||
menuEconomy: "经济",
|
||||
menuMedia: "媒体",
|
||||
menuTools: "工具",
|
||||
menuCommunity: "Community",
|
||||
menuAll: "All",
|
||||
filter: "Filter",
|
||||
bbAdd: "Add",
|
||||
bbManage: "Edit",
|
||||
bbRemove: "Remove",
|
||||
bbQuickActions: "Quick actions",
|
||||
bbYourBar: "Your bar",
|
||||
bbFull: "Maximum reached",
|
||||
bbDone: "Done",
|
||||
bbPickTitle: "Customize the bar",
|
||||
bbPickDesc: "Choose up to 4 shortcuts for the bottom bar.",
|
||||
bbPickNone: "None",
|
||||
peerLastChange: "Last change",
|
||||
comment: "评论",
|
||||
subtopic: "子话题",
|
||||
json: "JSON",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue