From f8f07b25a7c6a6d9a1e41ecd55c5b00479bebb85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotrek=20Koszuli=C5=84ski?= Date: Wed, 16 Oct 2019 20:54:23 +0200 Subject: [PATCH] Other: Updated translations. [skip ci] --- lang/translations/ar.po | 8 ++++++++ lang/translations/ast.po | 8 ++++++++ lang/translations/az.po | 10 +++++++++- lang/translations/cs.po | 16 ++++++++++++---- lang/translations/da.po | 8 ++++++++ lang/translations/de-ch.po | 8 ++++++++ lang/translations/de.po | 8 ++++++++ lang/translations/el.po | 8 ++++++++ lang/translations/en-au.po | 8 ++++++++ lang/translations/en-gb.po | 8 ++++++++ lang/translations/en.po | 8 ++++++++ lang/translations/eo.po | 8 ++++++++ lang/translations/es.po | 8 ++++++++ lang/translations/et.po | 8 ++++++++ lang/translations/eu.po | 8 ++++++++ lang/translations/fa.po | 14 +++++++++++--- lang/translations/fi.po | 8 ++++++++ lang/translations/fr.po | 8 ++++++++ lang/translations/gl.po | 8 ++++++++ lang/translations/he.po | 8 ++++++++ lang/translations/hr.po | 16 ++++++++++++---- lang/translations/hu.po | 8 ++++++++ lang/translations/id.po | 8 ++++++++ lang/translations/it.po | 8 ++++++++ lang/translations/ja.po | 8 ++++++++ lang/translations/km.po | 8 ++++++++ lang/translations/kn.po | 8 ++++++++ lang/translations/ku.po | 8 ++++++++ lang/translations/lt.po | 8 ++++++++ lang/translations/nb.po | 8 ++++++++ lang/translations/ne.po | 8 ++++++++ lang/translations/nl.po | 8 ++++++++ lang/translations/no.po | 8 ++++++++ lang/translations/pl.po | 8 ++++++++ lang/translations/pt-br.po | 8 ++++++++ lang/translations/pt.po | 8 ++++++++ lang/translations/ro.po | 20 ++++++++++++++------ lang/translations/ru.po | 8 ++++++++ lang/translations/sk.po | 16 ++++++++++++---- lang/translations/sq.po | 8 ++++++++ lang/translations/sr-latn.po | 8 ++++++++ lang/translations/sr.po | 8 ++++++++ lang/translations/sv.po | 8 ++++++++ lang/translations/tr.po | 8 ++++++++ lang/translations/ug.po | 8 ++++++++ lang/translations/uk.po | 8 ++++++++ lang/translations/zh-cn.po | 8 ++++++++ lang/translations/zh.po | 8 ++++++++ 48 files changed, 406 insertions(+), 22 deletions(-) diff --git a/lang/translations/ar.po b/lang/translations/ar.po index 542019ee..4ee9f4a3 100644 --- a/lang/translations/ar.po +++ b/lang/translations/ar.po @@ -39,3 +39,11 @@ msgstr "" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/ast.po b/lang/translations/ast.po index bf88d0b8..90ae18a1 100644 --- a/lang/translations/ast.po +++ b/lang/translations/ast.po @@ -39,3 +39,11 @@ msgstr "" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/az.po b/lang/translations/az.po index 317b9b20..fbd1440e 100644 --- a/lang/translations/az.po +++ b/lang/translations/az.po @@ -38,4 +38,12 @@ msgstr "Əvvəlki" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" -msgstr "%0 (Cəmi %1)" +msgstr "%1-dən %0" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "Redaktorun paneli" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "Açılan paneli" diff --git a/lang/translations/cs.po b/lang/translations/cs.po index fb395eb3..1045449d 100644 --- a/lang/translations/cs.po +++ b/lang/translations/cs.po @@ -26,16 +26,24 @@ msgstr "Textový editor" msgctxt "Label of the block toolbar icon (a block toolbar is displayed next to each paragraph, heading, list item, etc. and contains e.g. block formatting options)" msgid "Edit block" -msgstr "" +msgstr "Upravit blok" msgctxt "Label for a button showing the next thing (tab, page, etc.)." msgid "Next" -msgstr "" +msgstr "Další" msgctxt "Label for a button showing the previous thing (tab, page, etc.)." msgid "Previous" -msgstr "" +msgstr "Předchozí" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" -msgstr "" +msgstr "%0 z %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "Panel nástrojů editoru" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "Rozbalovací panel nástrojů" diff --git a/lang/translations/da.po b/lang/translations/da.po index a931f173..15b7f556 100644 --- a/lang/translations/da.po +++ b/lang/translations/da.po @@ -39,3 +39,11 @@ msgstr "Forrige" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0 af %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "Editor værktøjslinje" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "Dropdown værktøjslinje" diff --git a/lang/translations/de-ch.po b/lang/translations/de-ch.po index 73ff1047..89cc110a 100644 --- a/lang/translations/de-ch.po +++ b/lang/translations/de-ch.po @@ -39,3 +39,11 @@ msgstr "" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/de.po b/lang/translations/de.po index 5708fb1d..ebe0c949 100644 --- a/lang/translations/de.po +++ b/lang/translations/de.po @@ -39,3 +39,11 @@ msgstr "vorherige" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0 von %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/el.po b/lang/translations/el.po index 48ec8aed..eb6317bf 100644 --- a/lang/translations/el.po +++ b/lang/translations/el.po @@ -39,3 +39,11 @@ msgstr "" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/en-au.po b/lang/translations/en-au.po index 4e5f78cb..9dc38812 100644 --- a/lang/translations/en-au.po +++ b/lang/translations/en-au.po @@ -39,3 +39,11 @@ msgstr "Previous" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0 of %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "Editor toolbar" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "Dropdown toolbar" diff --git a/lang/translations/en-gb.po b/lang/translations/en-gb.po index 9a33748a..0e494de1 100644 --- a/lang/translations/en-gb.po +++ b/lang/translations/en-gb.po @@ -39,3 +39,11 @@ msgstr "Previous" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0 of %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/en.po b/lang/translations/en.po index 422fa4ad..2e1a6c65 100644 --- a/lang/translations/en.po +++ b/lang/translations/en.po @@ -39,3 +39,11 @@ msgstr "Previous" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0 of %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "Editor toolbar" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "Dropdown toolbar" diff --git a/lang/translations/eo.po b/lang/translations/eo.po index 238085f4..2e8a7536 100644 --- a/lang/translations/eo.po +++ b/lang/translations/eo.po @@ -39,3 +39,11 @@ msgstr "" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/es.po b/lang/translations/es.po index 6631a9b9..02d3a7e5 100644 --- a/lang/translations/es.po +++ b/lang/translations/es.po @@ -39,3 +39,11 @@ msgstr "Anterior" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0 de %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/et.po b/lang/translations/et.po index 6deaeb2a..d34db61f 100644 --- a/lang/translations/et.po +++ b/lang/translations/et.po @@ -39,3 +39,11 @@ msgstr "Eelmine" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0 / %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/eu.po b/lang/translations/eu.po index d6447347..07f4bba6 100644 --- a/lang/translations/eu.po +++ b/lang/translations/eu.po @@ -39,3 +39,11 @@ msgstr "" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/fa.po b/lang/translations/fa.po index aa04c5ba..5e307f7d 100644 --- a/lang/translations/fa.po +++ b/lang/translations/fa.po @@ -30,12 +30,20 @@ msgstr "ویرایش قطعه" msgctxt "Label for a button showing the next thing (tab, page, etc.)." msgid "Next" -msgstr "" +msgstr "بعدی" msgctxt "Label for a button showing the previous thing (tab, page, etc.)." msgid "Previous" -msgstr "" +msgstr "قبلی" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" -msgstr "" +msgstr "0% از 1%" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "نوارابزار ویرایشگر" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "نوارابزار کشویی" diff --git a/lang/translations/fi.po b/lang/translations/fi.po index d694f4d1..c58ce381 100644 --- a/lang/translations/fi.po +++ b/lang/translations/fi.po @@ -39,3 +39,11 @@ msgstr "" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/fr.po b/lang/translations/fr.po index a07816f4..23bd6fab 100644 --- a/lang/translations/fr.po +++ b/lang/translations/fr.po @@ -39,3 +39,11 @@ msgstr "Précedent" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0 sur %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "Barre d'outils de l'éditeur" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "Barre d'outils dans un menu déroulant" diff --git a/lang/translations/gl.po b/lang/translations/gl.po index 48584b41..051ce56e 100644 --- a/lang/translations/gl.po +++ b/lang/translations/gl.po @@ -39,3 +39,11 @@ msgstr "Anterior" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0 de %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "Barra de ferramentas do editor" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "Barra de ferramentas despregábel" diff --git a/lang/translations/he.po b/lang/translations/he.po index 270323f2..99edbbfd 100644 --- a/lang/translations/he.po +++ b/lang/translations/he.po @@ -39,3 +39,11 @@ msgstr "" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/hr.po b/lang/translations/hr.po index 9023c18f..4ccce705 100644 --- a/lang/translations/hr.po +++ b/lang/translations/hr.po @@ -26,16 +26,24 @@ msgstr "Rich Text Editor" msgctxt "Label of the block toolbar icon (a block toolbar is displayed next to each paragraph, heading, list item, etc. and contains e.g. block formatting options)" msgid "Edit block" -msgstr "" +msgstr "Uredi blok" msgctxt "Label for a button showing the next thing (tab, page, etc.)." msgid "Next" -msgstr "" +msgstr "Sljedeći" msgctxt "Label for a button showing the previous thing (tab, page, etc.)." msgid "Previous" -msgstr "" +msgstr "Prethodni" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" -msgstr "" +msgstr "%0 od %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "Traka uređivača" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "Traka padajućeg izbornika" diff --git a/lang/translations/hu.po b/lang/translations/hu.po index 81b47a4e..31c33ee8 100644 --- a/lang/translations/hu.po +++ b/lang/translations/hu.po @@ -39,3 +39,11 @@ msgstr "Előző" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0 / %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "Szerkesztő eszköztár" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "Lenyíló eszköztár" diff --git a/lang/translations/id.po b/lang/translations/id.po index d3985318..b21c4324 100644 --- a/lang/translations/id.po +++ b/lang/translations/id.po @@ -39,3 +39,11 @@ msgstr "Sebelumnya" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0 dari %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "Alat editor" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "Alat dropdown" diff --git a/lang/translations/it.po b/lang/translations/it.po index 5effbc52..7c3e8fee 100644 --- a/lang/translations/it.po +++ b/lang/translations/it.po @@ -39,3 +39,11 @@ msgstr "Indietro" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0 di %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "Barra degli strumenti dell'editor" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "Barra degli strumenti del menu a discesa" diff --git a/lang/translations/ja.po b/lang/translations/ja.po index d6135f46..3fc39849 100644 --- a/lang/translations/ja.po +++ b/lang/translations/ja.po @@ -39,3 +39,11 @@ msgstr "" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/km.po b/lang/translations/km.po index 9b398e6f..7614343e 100644 --- a/lang/translations/km.po +++ b/lang/translations/km.po @@ -39,3 +39,11 @@ msgstr "" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/kn.po b/lang/translations/kn.po index 4a135af7..dedc4416 100644 --- a/lang/translations/kn.po +++ b/lang/translations/kn.po @@ -39,3 +39,11 @@ msgstr "" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/ku.po b/lang/translations/ku.po index 187ef6b1..0c848e4f 100644 --- a/lang/translations/ku.po +++ b/lang/translations/ku.po @@ -39,3 +39,11 @@ msgstr "پێشتر" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0 لە %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "تووڵامرازی دەسکاریکەر" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "تووڵامرازی لیستەیی" diff --git a/lang/translations/lt.po b/lang/translations/lt.po index fdf2ab67..6e25aaf7 100644 --- a/lang/translations/lt.po +++ b/lang/translations/lt.po @@ -39,3 +39,11 @@ msgstr "" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/nb.po b/lang/translations/nb.po index 3460968b..ed87d76c 100644 --- a/lang/translations/nb.po +++ b/lang/translations/nb.po @@ -39,3 +39,11 @@ msgstr "" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/ne.po b/lang/translations/ne.po index ab8dc8c3..38bb39ec 100644 --- a/lang/translations/ne.po +++ b/lang/translations/ne.po @@ -39,3 +39,11 @@ msgstr "अघिल्लो" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "०% मध्ये १%" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/nl.po b/lang/translations/nl.po index 61c4dfe2..7e5b812b 100644 --- a/lang/translations/nl.po +++ b/lang/translations/nl.po @@ -39,3 +39,11 @@ msgstr "Vorige" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "0% van 1%" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "Editor welkbalk" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "Drop-down werkbalk" diff --git a/lang/translations/no.po b/lang/translations/no.po index 45a786d9..ca1dd847 100644 --- a/lang/translations/no.po +++ b/lang/translations/no.po @@ -39,3 +39,11 @@ msgstr "Forrige" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0 av %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/pl.po b/lang/translations/pl.po index e1e43a77..64d1b5e6 100644 --- a/lang/translations/pl.po +++ b/lang/translations/pl.po @@ -39,3 +39,11 @@ msgstr "Poprzedni" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0 z %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "Pasek narzędzi edytora" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/pt-br.po b/lang/translations/pt-br.po index 02edd697..d5864f8f 100644 --- a/lang/translations/pt-br.po +++ b/lang/translations/pt-br.po @@ -39,3 +39,11 @@ msgstr "Anterior" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0 de %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "Ferramentas do Editor" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "Barra de Ferramentas da Lista Suspensa" diff --git a/lang/translations/pt.po b/lang/translations/pt.po index 58ab1f15..8029cd15 100644 --- a/lang/translations/pt.po +++ b/lang/translations/pt.po @@ -39,3 +39,11 @@ msgstr "" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/ro.po b/lang/translations/ro.po index 33a4802c..2fb19a75 100644 --- a/lang/translations/ro.po +++ b/lang/translations/ro.po @@ -18,24 +18,32 @@ msgstr "" msgctxt "Title of the CKEditor5 editor." msgid "Rich Text Editor, %0" -msgstr "Editor de text îmbunătățit, %0" +msgstr "Editor de text, %0" msgctxt "Title of the CKEditor5 editor." msgid "Rich Text Editor" -msgstr "Editor de text îmbunătățit" +msgstr "Editor de text" msgctxt "Label of the block toolbar icon (a block toolbar is displayed next to each paragraph, heading, list item, etc. and contains e.g. block formatting options)" msgid "Edit block" -msgstr "" +msgstr "Editează bloc" msgctxt "Label for a button showing the next thing (tab, page, etc.)." msgid "Next" -msgstr "" +msgstr "Înainte" msgctxt "Label for a button showing the previous thing (tab, page, etc.)." msgid "Previous" -msgstr "" +msgstr "Înapoi" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" -msgstr "" +msgstr "%0 din %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "Bară editor" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "Bară listă opțiuni" diff --git a/lang/translations/ru.po b/lang/translations/ru.po index 863cd6f2..97c204ef 100644 --- a/lang/translations/ru.po +++ b/lang/translations/ru.po @@ -39,3 +39,11 @@ msgstr "" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/sk.po b/lang/translations/sk.po index 4daa8c61..67d4b19e 100644 --- a/lang/translations/sk.po +++ b/lang/translations/sk.po @@ -26,16 +26,24 @@ msgstr "Editor s formátovaním" msgctxt "Label of the block toolbar icon (a block toolbar is displayed next to each paragraph, heading, list item, etc. and contains e.g. block formatting options)" msgid "Edit block" -msgstr "" +msgstr "Upraviť odsek" msgctxt "Label for a button showing the next thing (tab, page, etc.)." msgid "Next" -msgstr "" +msgstr "Ďalšie" msgctxt "Label for a button showing the previous thing (tab, page, etc.)." msgid "Previous" -msgstr "" +msgstr "Predchádzajúce" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" -msgstr "" +msgstr "%0 z %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "Panel nástrojov editora" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "Panel nástrojov roletového menu" diff --git a/lang/translations/sq.po b/lang/translations/sq.po index 1e79ccc2..4f4b7c4f 100644 --- a/lang/translations/sq.po +++ b/lang/translations/sq.po @@ -39,3 +39,11 @@ msgstr "" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/sr-latn.po b/lang/translations/sr-latn.po index 14ee8b12..7024b15a 100644 --- a/lang/translations/sr-latn.po +++ b/lang/translations/sr-latn.po @@ -39,3 +39,11 @@ msgstr "Prethodni" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0 of %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "Uređivač traka sa alatkama" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "Padajuća traka sa alatkama" diff --git a/lang/translations/sr.po b/lang/translations/sr.po index cc64b770..e96eb788 100644 --- a/lang/translations/sr.po +++ b/lang/translations/sr.po @@ -39,3 +39,11 @@ msgstr "Претходни" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0 of %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "Уређивач трака са алаткама" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "Падајућа трака са алаткама" diff --git a/lang/translations/sv.po b/lang/translations/sv.po index 7e1a8355..d29c9b76 100644 --- a/lang/translations/sv.po +++ b/lang/translations/sv.po @@ -39,3 +39,11 @@ msgstr "" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/tr.po b/lang/translations/tr.po index 61bf1b0e..a1cc2dc4 100644 --- a/lang/translations/tr.po +++ b/lang/translations/tr.po @@ -39,3 +39,11 @@ msgstr "Önceki" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0/%1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "Düzenleme araç çubuğu" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "Açılır araç çubuğu" diff --git a/lang/translations/ug.po b/lang/translations/ug.po index 8b510ad0..677b29af 100644 --- a/lang/translations/ug.po +++ b/lang/translations/ug.po @@ -39,3 +39,11 @@ msgstr "" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/uk.po b/lang/translations/uk.po index fa5889b4..eab8c4cc 100644 --- a/lang/translations/uk.po +++ b/lang/translations/uk.po @@ -39,3 +39,11 @@ msgstr "Попередній" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0 із %1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "" diff --git a/lang/translations/zh-cn.po b/lang/translations/zh-cn.po index eeed22ba..667f495b 100644 --- a/lang/translations/zh-cn.po +++ b/lang/translations/zh-cn.po @@ -39,3 +39,11 @@ msgstr "上一步" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "第 %0 步,共 %1 步" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "编辑器工具栏" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr "下拉工具栏" diff --git a/lang/translations/zh.po b/lang/translations/zh.po index 5c323b08..a0ddd10d 100644 --- a/lang/translations/zh.po +++ b/lang/translations/zh.po @@ -39,3 +39,11 @@ msgstr "上一" msgctxt "Label for a 'page X of Y' status of a typical next/previous page navigation." msgid "%0 of %1" msgstr "%0/%1" + +msgctxt "Label used by assistive technologies describing a generic editor toolbar." +msgid "Editor toolbar" +msgstr "" + +msgctxt "Label used by assistive technologies describing a toolbar displayed inside a dropdown." +msgid "Dropdown toolbar" +msgstr ""