Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions lang/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -238,9 +238,12 @@ export default {
"components.tag-list-item.tooltip-title": "عناصر التحكم في لوحة المفاتيح",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
one {View Switcher with {count} item}
other {View Switcher with {count} items}
=0 {مبدّل العرض يتضمن 0 عنصر}
=2 {مبدّل العرض يتضمن {count} عنصرين}
one {مبدّل العرض يتضمن {count} عنصر}
few {مبدّل العرض يتضمن {count} عناصر}
many {مبدّل العرض يتضمن {count} عنصر}
other {مبدّل العرض يتضمن {count} عنصر}
}`,
"templates.primary-secondary.divider": "فاصل اللوحة الثانوية",
"templates.primary-secondary.secondary-panel": "اللوحة الثانوية"
Expand Down
6 changes: 3 additions & 3 deletions lang/cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ export default {
"components.tag-list-item.tooltip-title": "Rheolyddion Bysellfwrdd",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
one {View Switcher with {count} item}
other {View Switcher with {count} items}
=0 {Newidydd Gwedd gyda 0 eitem}
one {Newidydd Gwedd gyda {count} eitem}
other {Newidydd Gwedd gyda {count} eitem}
}`,
"templates.primary-secondary.divider": "Rhannwr panel eilaidd",
"templates.primary-secondary.secondary-panel": "Panel eilaidd"
Expand Down
6 changes: 3 additions & 3 deletions lang/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ export default {
"components.tag-list-item.tooltip-title": "Kontrolelementer på tastaturet",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
one {View Switcher with {count} item}
other {View Switcher with {count} items}
=0 {Vis skift med 0 elementer}
one {Vis skift med {count} element}
other {Vis skift med {count} elementer}
}`,
"templates.primary-secondary.divider": "Sekundær panelskillelinje",
"templates.primary-secondary.secondary-panel": "Sekundært panel"
Expand Down
6 changes: 3 additions & 3 deletions lang/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ export default {
"components.tag-list-item.tooltip-title": "Tastatursteuerung",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
one {View Switcher with {count} item}
other {View Switcher with {count} items}
=0 {Ansichtswechsel mit 0 Elementen}
one {Ansichtswechsel mit {count} Element}
other {Ansichtswechsel mit {count} Elementen}
}`,
"templates.primary-secondary.divider": "Sekundäre Bereichstrennung",
"templates.primary-secondary.secondary-panel": "Sekundärer Bereich"
Expand Down
6 changes: 3 additions & 3 deletions lang/es-es.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ export default {
"components.tag-list-item.tooltip-title": "Controles del teclado",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
one {View Switcher with {count} item}
other {View Switcher with {count} items}
=0 {Cambio de vista con 0 elementos}
one {Cambio de vista con {count} elemento}
other {Cambio de vista con {count} elementos}
}`,
"templates.primary-secondary.divider": "Divisor de panel secundario",
"templates.primary-secondary.secondary-panel": "Panel secundario"
Expand Down
6 changes: 3 additions & 3 deletions lang/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ export default {
"components.tag-list-item.tooltip-title": "Controles del teclado",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
one {View Switcher with {count} item}
other {View Switcher with {count} items}
=0 {Selector de vistas con 0 elementos}
one {Selector de vistas con {count} elemento}
other {Selector de vistas con {count} elementos}
}`,
"templates.primary-secondary.divider": "Divisor de panel secundario",
"templates.primary-secondary.secondary-panel": "Panel secundario"
Expand Down
6 changes: 3 additions & 3 deletions lang/fr-fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ export default {
"components.tag-list-item.tooltip-title": "Commandes du clavier",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
one {View Switcher with {count} item}
other {View Switcher with {count} items}
=0 {Sélecteur de vue comportant 0 élément}
one {Sélecteur de vue comportant {count} élément}
other {Sélecteur de vue comportant {count} éléments}
}`,
"templates.primary-secondary.divider": "Séparateur de panneau secondaire",
"templates.primary-secondary.secondary-panel": "Panneau secondaire"
Expand Down
6 changes: 3 additions & 3 deletions lang/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ export default {
"components.tag-list-item.tooltip-title": "Commandes du clavier",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
one {View Switcher with {count} item}
other {View Switcher with {count} items}
=0 {sélecteur de vue avec 0 élément}
one {sélecteur de vue avec {count} élément}
other {sélecteur de vue avec {count} éléments}
}`,
"templates.primary-secondary.divider": "Séparateur de panneau secondaire",
"templates.primary-secondary.secondary-panel": "Panneau secondaire"
Expand Down
5 changes: 2 additions & 3 deletions lang/haw.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,8 @@ export default {
"components.tag-list-item.tooltip-title": "Nā Mana Keyboard",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
one {View Switcher with {count} item}
other {View Switcher with {count} items}
one {Nānā i ka mea hoʻololi me {count} nā mea}
other {Nānā i ka mea hoʻololi me {count} nā mea}
}`,
"templates.primary-secondary.divider": "Mea hoʻokaʻawale papa lua",
"templates.primary-secondary.secondary-panel": "Pane lua"
Expand Down
6 changes: 3 additions & 3 deletions lang/hi.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ export default {
"components.tag-list-item.tooltip-title": "कीबोर्ड कंट्रोल",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
one {View Switcher with {count} item}
other {View Switcher with {count} items}
=0 {0 आइटम के साथ स्विचर को देखें}
one {{count} आइटम के साथ स्विचर को देखें}
other {{count} आइटम के साथ स्विचर को देखें}
}`,
"templates.primary-secondary.divider": "सेकेंडरी पैनल डिवाइडर",
"templates.primary-secondary.secondary-panel": "सेकेंडरी पैनल"
Expand Down
4 changes: 2 additions & 2 deletions lang/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,8 @@ export default {
"components.tag-list-item.tooltip-title": "キーボードコントロール",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
other {View Switcher with {count} items}
=0 {表示切り替えに 0 項目}
other {表示切り替えに {count} 項目}
}`,
"templates.primary-secondary.divider": "セカンダリパネルディバイダ",
"templates.primary-secondary.secondary-panel": "セカンダリパネル"
Expand Down
4 changes: 2 additions & 2 deletions lang/ko.js
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,8 @@ export default {
"components.tag-list-item.tooltip-title": "키보드 컨트롤",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
other {View Switcher with {count} items}
=0 {0개의 항목이 있는 보기 전환기}
other {{count}개의 항목이 있는 보기 전환기}
}`,
"templates.primary-secondary.divider": "보조 패널 디바이더",
"templates.primary-secondary.secondary-panel": "보조 패널"
Expand Down
6 changes: 3 additions & 3 deletions lang/mi.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ export default {
"components.tag-list-item.tooltip-title": "Ngā Mana Papapātuhi",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
one {View Switcher with {count} item}
other {View Switcher with {count} items}
=0 {Tirohia te Whakawhiti me te 0 taonga}
one {Tirohanga Whakawhiti me {count} taonga}
other {Tirohanga Whakawhiti me {count} taonga}
}`,
"templates.primary-secondary.divider": "Kaiwehe paepae tuarua",
"templates.primary-secondary.secondary-panel": "Pae tuarua"
Expand Down
6 changes: 3 additions & 3 deletions lang/nl.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ export default {
"components.tag-list-item.tooltip-title": "Bedieningselementen op het toetsenbord",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
one {View Switcher with {count} item}
other {View Switcher with {count} items}
=0 {Weergaveschakelaar met 0 items}
one {Weergaveschakelaar met {count} item}
other {Weergaveschakelaar met {count} items}
}`,
"templates.primary-secondary.divider": "Scheidingslijn secundair venster",
"templates.primary-secondary.secondary-panel": "Secundair venster"
Expand Down
6 changes: 3 additions & 3 deletions lang/pt.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ export default {
"components.tag-list-item.tooltip-title": "Controles do teclado",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
one {View Switcher with {count} item}
other {View Switcher with {count} items}
=0 {Alternador de visualização com 0 itens}
one {Alternador de visualização com {count} item}
other {Alternador de visualização com {count} itens}
}`,
"templates.primary-secondary.divider": "Divisor do painel secundário",
"templates.primary-secondary.secondary-panel": "Painel secundário"
Expand Down
6 changes: 3 additions & 3 deletions lang/sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ export default {
"components.tag-list-item.tooltip-title": "Tangentbordskontroller",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
one {View Switcher with {count} item}
other {View Switcher with {count} items}
=0 {Visa växlare med 0 objekt}
one {Visa växlare med {count} objekt}
other {Visa växlare med {count} objekt}
}`,
"templates.primary-secondary.divider": "Avgränsare för sekundär panel",
"templates.primary-secondary.secondary-panel": "Sekundär panel"
Expand Down
4 changes: 2 additions & 2 deletions lang/th.js
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,8 @@ export default {
"components.tag-list-item.tooltip-title": "การควบคุมแป้นพิมพ์",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
other {View Switcher with {count} items}
=0 {ดู Switcher ที่มี 0 รายการ}
other {ดู Switcher ที่มี {count} รายการ}
}`,
"templates.primary-secondary.divider": "ตัวแบ่งบานหน้าต่างรอง",
"templates.primary-secondary.secondary-panel": "บานหน้าต่างรอง"
Expand Down
6 changes: 3 additions & 3 deletions lang/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ export default {
"components.tag-list-item.tooltip-title": "Klavye Kontrolleri",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
one {View Switcher with {count} item}
other {View Switcher with {count} items}
=0 {0 öğeli Değiştiriciyi görüntüle}
one {{count} öğeli Değiştiriciyi görüntüle}
other {{count} öğeli Değiştiriciyi görüntüle}
}`,
"templates.primary-secondary.divider": "İkincil panel ayırıcı",
"templates.primary-secondary.secondary-panel": "İkincil panel"
Expand Down
4 changes: 2 additions & 2 deletions lang/vi.js
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,8 @@ export default {
"components.tag-list-item.tooltip-title": "Các điều khiển bàn phím",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
other {View Switcher with {count} items}
=0 {Xem Trình chuyển đổi với 0 mục}
other {Xem Trình chuyển đổi với {count} mục}
}`,
"templates.primary-secondary.divider": "Bộ phân cách bảng phụ",
"templates.primary-secondary.secondary-panel": "Bảng phụ"
Expand Down
4 changes: 2 additions & 2 deletions lang/zh-cn.js
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,8 @@ export default {
"components.tag-list-item.tooltip-title": "键盘控制",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
other {View Switcher with {count} items}
=0 {包含 0 个项目的视图切换开关}
other {包含 {count} 个项目的视图切换开关}
}`,
"templates.primary-secondary.divider": "辅助面板分隔条",
"templates.primary-secondary.secondary-panel": "辅助面板"
Expand Down
4 changes: 2 additions & 2 deletions lang/zh-tw.js
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,8 @@ export default {
"components.tag-list-item.tooltip-title": "鍵盤控制項",
"components.view-switcher.role-description":
`{count, plural,
=0 {View Switcher with 0 items}
other {View Switcher with {count} items}
=0 {檢視有 0 個項目的切換器}
other {檢視有 {count} 個項目的切換器}
}`,
"templates.primary-secondary.divider": "次要面板分隔線",
"templates.primary-secondary.secondary-panel": "次要面板"
Expand Down
Loading