From 915de566855de4e3d3fb1cf335b9cdb3e5866f5e Mon Sep 17 00:00:00 2001 From: Alin Voinea Date: Wed, 25 May 2022 20:25:34 +0300 Subject: [PATCH] i18n --- locales/de/LC_MESSAGES/volto.po | 76 ++++++++++++++++++++++----- locales/en/LC_MESSAGES/volto.po | 72 ++++++++++++++++++++++---- locales/volto.pot | 91 +++++++++++++++++++++++++++------ 3 files changed, 200 insertions(+), 39 deletions(-) diff --git a/locales/de/LC_MESSAGES/volto.po b/locales/de/LC_MESSAGES/volto.po index d0b17508..2cb9defc 100644 --- a/locales/de/LC_MESSAGES/volto.po +++ b/locales/de/LC_MESSAGES/volto.po @@ -19,6 +19,10 @@ msgstr "" msgid "Add link" msgstr "Link hinzufügen" +#: blocks/Table/schema +msgid "Align text" +msgstr "" + #: editor/plugins/StyleMenu/StyleMenu msgid "All Styles Applied" msgstr "Alle Formatierungen angewendet" @@ -35,13 +39,17 @@ msgstr "" msgid "Back" msgstr "Zurück" +#: blocks/Table/schema +msgid "Bottom" +msgstr "" + #: widgets/BlocksBrowser/BlocksBrowserNav msgid "Browse" msgstr "Durchsuchen" -#: blocks/Table/TableBlockEdit -msgid "Cell" -msgstr "Zelle" +#: blocks/Table/schema +msgid "Center" +msgstr "" #: widgets/BlocksBrowser/BlocksBrowserBody msgid "Choose Target" @@ -52,10 +60,12 @@ msgid "Delete" msgstr "Löschen" #: blocks/Table/TableBlockEdit +#: editor/plugins/Table/index msgid "Delete col" msgstr "Spalte löschen" #: blocks/Table/TableBlockEdit +#: editor/plugins/Table/index msgid "Delete row" msgstr "Zeile löschen" @@ -63,7 +73,7 @@ msgstr "Zeile löschen" msgid "Delete table" msgstr "" -#: blocks/Table/TableBlockEdit +#: blocks/Table/schema msgid "Divide each row into separate cells" msgstr "Jede Zeile in einzelne Zellen teilen" @@ -80,7 +90,7 @@ msgstr "Element bearbeiten" msgid "Edit link" msgstr "Link bearbeiten" -#: blocks/Table/TableBlockEdit +#: blocks/Table/schema msgid "Fixed width table cells" msgstr "Zellen mit fester Breite" @@ -88,26 +98,46 @@ msgstr "Zellen mit fester Breite" msgid "Font Style" msgstr "Schriftart" +#: blocks/Table/schema +msgid "Hide headers" +msgstr "" + #: blocks/Table/TableBlockEdit +#: editor/plugins/Table/index msgid "Insert col after" msgstr "Spalte dahinter einfügen" #: blocks/Table/TableBlockEdit +#: editor/plugins/Table/index msgid "Insert col before" msgstr "Spalte davor einfügen" #: blocks/Table/TableBlockEdit +#: editor/plugins/Table/index msgid "Insert row after" msgstr "Zeile dahinter einfügen" #: blocks/Table/TableBlockEdit +#: editor/plugins/Table/index msgid "Insert row before" msgstr "Zeile davor einfügen" -#: blocks/Table/TableBlockEdit +#: blocks/Table/schema +msgid "Left" +msgstr "" + +#: blocks/Table/schema msgid "Make the table compact" msgstr "Tabelle komprimieren" +#: blocks/Table/schema +msgid "Make the table sortable" +msgstr "" + +#: blocks/Table/schema +msgid "Middle" +msgstr "" + #: editor/plugins/StyleMenu/StyleMenu msgid "No Style" msgstr "Keine Formatierung" @@ -116,6 +146,10 @@ msgstr "Keine Formatierung" msgid "No items selected" msgstr "Keine Elemente ausgewählt" +#: blocks/Text/SlashMenu +msgid "No matching blocks" +msgstr "" + #: widgets/BlocksBrowser/BlocksBrowserWidget msgid "Open object browser" msgstr "Objektsucher öffnen" @@ -124,7 +158,7 @@ msgstr "Objektsucher öffnen" msgid "Paragraph Style" msgstr "Abschnittsformatierung" -#: blocks/Table/TableBlockEdit +#: blocks/Table/schema msgid "Reduce complexity" msgstr "Komplexität vereinfachen" @@ -136,22 +170,30 @@ msgstr "Element entfernen" msgid "Remove link" msgstr "Link entferenen" +#: blocks/Table/schema +msgid "Responsive" +msgstr "" + +#: blocks/Table/schema +msgid "Right" +msgstr "" + #: widgets/BlocksBrowser/BlocksBrowserNav msgid "Select" msgstr "Auswählen" -#: blocks/Table/TableBlockEdit +#: blocks/Table/schema msgid "Stripe alternate rows with color" msgstr "Zeilen im Wechsel einfärben" -#: blocks/Table/TableBlockEdit -msgid "Table" -msgstr "Tabelle" - -#: blocks/Table/TableBlockEdit +#: blocks/Table/schema msgid "Table color inverted" msgstr "Tabellenfarbe invertiert" +#: blocks/Table/schema +msgid "Top" +msgstr "" + #: blocks/Text/DefaultTextBlockEditor #: blocks/Text/DetachedTextBlockEditor msgid "Type text…" @@ -164,3 +206,11 @@ msgstr "" #: components/themes/View/DefaultSlateView msgid "Unknown Block" msgstr "Unbekannter Block" + +#: blocks/Table/schema +msgid "Vertical align" +msgstr "" + +#: blocks/Table/schema +msgid "Visible only in view mode" +msgstr "" diff --git a/locales/en/LC_MESSAGES/volto.po b/locales/en/LC_MESSAGES/volto.po index f36b5e92..c2727541 100644 --- a/locales/en/LC_MESSAGES/volto.po +++ b/locales/en/LC_MESSAGES/volto.po @@ -19,6 +19,10 @@ msgstr "" msgid "Add link" msgstr "" +#: blocks/Table/schema +msgid "Align text" +msgstr "" + #: editor/plugins/StyleMenu/StyleMenu msgid "All Styles Applied" msgstr "" @@ -35,12 +39,16 @@ msgstr "" msgid "Back" msgstr "" +#: blocks/Table/schema +msgid "Bottom" +msgstr "" + #: widgets/BlocksBrowser/BlocksBrowserNav msgid "Browse" msgstr "" -#: blocks/Table/TableBlockEdit -msgid "Cell" +#: blocks/Table/schema +msgid "Center" msgstr "" #: widgets/BlocksBrowser/BlocksBrowserBody @@ -52,10 +60,12 @@ msgid "Delete" msgstr "" #: blocks/Table/TableBlockEdit +#: editor/plugins/Table/index msgid "Delete col" msgstr "" #: blocks/Table/TableBlockEdit +#: editor/plugins/Table/index msgid "Delete row" msgstr "" @@ -63,7 +73,7 @@ msgstr "" msgid "Delete table" msgstr "" -#: blocks/Table/TableBlockEdit +#: blocks/Table/schema msgid "Divide each row into separate cells" msgstr "" @@ -80,7 +90,7 @@ msgstr "" msgid "Edit link" msgstr "" -#: blocks/Table/TableBlockEdit +#: blocks/Table/schema msgid "Fixed width table cells" msgstr "" @@ -88,26 +98,46 @@ msgstr "" msgid "Font Style" msgstr "" +#: blocks/Table/schema +msgid "Hide headers" +msgstr "" + #: blocks/Table/TableBlockEdit +#: editor/plugins/Table/index msgid "Insert col after" msgstr "" #: blocks/Table/TableBlockEdit +#: editor/plugins/Table/index msgid "Insert col before" msgstr "" #: blocks/Table/TableBlockEdit +#: editor/plugins/Table/index msgid "Insert row after" msgstr "" #: blocks/Table/TableBlockEdit +#: editor/plugins/Table/index msgid "Insert row before" msgstr "" -#: blocks/Table/TableBlockEdit +#: blocks/Table/schema +msgid "Left" +msgstr "" + +#: blocks/Table/schema msgid "Make the table compact" msgstr "" +#: blocks/Table/schema +msgid "Make the table sortable" +msgstr "" + +#: blocks/Table/schema +msgid "Middle" +msgstr "" + #: editor/plugins/StyleMenu/StyleMenu msgid "No Style" msgstr "" @@ -116,6 +146,10 @@ msgstr "" msgid "No items selected" msgstr "" +#: blocks/Text/SlashMenu +msgid "No matching blocks" +msgstr "" + #: widgets/BlocksBrowser/BlocksBrowserWidget msgid "Open object browser" msgstr "" @@ -124,7 +158,7 @@ msgstr "" msgid "Paragraph Style" msgstr "" -#: blocks/Table/TableBlockEdit +#: blocks/Table/schema msgid "Reduce complexity" msgstr "" @@ -136,20 +170,28 @@ msgstr "" msgid "Remove link" msgstr "" +#: blocks/Table/schema +msgid "Responsive" +msgstr "" + +#: blocks/Table/schema +msgid "Right" +msgstr "" + #: widgets/BlocksBrowser/BlocksBrowserNav msgid "Select" msgstr "" -#: blocks/Table/TableBlockEdit +#: blocks/Table/schema msgid "Stripe alternate rows with color" msgstr "" -#: blocks/Table/TableBlockEdit -msgid "Table" +#: blocks/Table/schema +msgid "Table color inverted" msgstr "" -#: blocks/Table/TableBlockEdit -msgid "Table color inverted" +#: blocks/Table/schema +msgid "Top" msgstr "" #: blocks/Text/DefaultTextBlockEditor @@ -164,3 +206,11 @@ msgstr "" #: components/themes/View/DefaultSlateView msgid "Unknown Block" msgstr "" + +#: blocks/Table/schema +msgid "Vertical align" +msgstr "" + +#: blocks/Table/schema +msgid "Visible only in view mode" +msgstr "" diff --git a/locales/volto.pot b/locales/volto.pot index 9d24dbb8..a6baa795 100644 --- a/locales/volto.pot +++ b/locales/volto.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: Plone\n" -"POT-Creation-Date: 2021-12-07T09:17:22.447Z\n" +"POT-Creation-Date: 2022-05-25T17:25:07.844Z\n" "Last-Translator: Plone i18n \n" "Language-Team: Plone i18n \n" "MIME-Version: 1.0\n" @@ -23,6 +23,11 @@ msgstr "" msgid "Add link" msgstr "" +#: blocks/Table/schema +# defaultMessage: Align text +msgid "Align text" +msgstr "" + #: editor/plugins/StyleMenu/StyleMenu # defaultMessage: All Styles Applied msgid "All Styles Applied" @@ -43,14 +48,19 @@ msgstr "" msgid "Back" msgstr "" +#: blocks/Table/schema +# defaultMessage: Bottom +msgid "Bottom" +msgstr "" + #: widgets/BlocksBrowser/BlocksBrowserNav # defaultMessage: Browse msgid "Browse" msgstr "" -#: blocks/Table/TableBlockEdit -# defaultMessage: Cell -msgid "Cell" +#: blocks/Table/schema +# defaultMessage: Center +msgid "Center" msgstr "" #: widgets/BlocksBrowser/BlocksBrowserBody @@ -64,11 +74,13 @@ msgid "Delete" msgstr "" #: blocks/Table/TableBlockEdit +#: editor/plugins/Table/index # defaultMessage: Delete col msgid "Delete col" msgstr "" #: blocks/Table/TableBlockEdit +#: editor/plugins/Table/index # defaultMessage: Delete row msgid "Delete row" msgstr "" @@ -78,7 +90,7 @@ msgstr "" msgid "Delete table" msgstr "" -#: blocks/Table/TableBlockEdit +#: blocks/Table/schema # defaultMessage: Divide each row into separate cells msgid "Divide each row into separate cells" msgstr "" @@ -99,7 +111,7 @@ msgstr "" msgid "Edit link" msgstr "" -#: blocks/Table/TableBlockEdit +#: blocks/Table/schema # defaultMessage: Fixed width table cells msgid "Fixed width table cells" msgstr "" @@ -109,31 +121,55 @@ msgstr "" msgid "Font Style" msgstr "" +#: blocks/Table/schema +# defaultMessage: Hide headers +msgid "Hide headers" +msgstr "" + #: blocks/Table/TableBlockEdit +#: editor/plugins/Table/index # defaultMessage: Insert col after msgid "Insert col after" msgstr "" #: blocks/Table/TableBlockEdit +#: editor/plugins/Table/index # defaultMessage: Insert col before msgid "Insert col before" msgstr "" #: blocks/Table/TableBlockEdit +#: editor/plugins/Table/index # defaultMessage: Insert row after msgid "Insert row after" msgstr "" #: blocks/Table/TableBlockEdit +#: editor/plugins/Table/index # defaultMessage: Insert row before msgid "Insert row before" msgstr "" -#: blocks/Table/TableBlockEdit +#: blocks/Table/schema +# defaultMessage: Left +msgid "Left" +msgstr "" + +#: blocks/Table/schema # defaultMessage: Make the table compact msgid "Make the table compact" msgstr "" +#: blocks/Table/schema +# defaultMessage: Make the table sortable +msgid "Make the table sortable" +msgstr "" + +#: blocks/Table/schema +# defaultMessage: Middle +msgid "Middle" +msgstr "" + #: editor/plugins/StyleMenu/StyleMenu # defaultMessage: No Style msgid "No Style" @@ -144,6 +180,11 @@ msgstr "" msgid "No items selected" msgstr "" +#: blocks/Text/SlashMenu +# defaultMessage: No matching blocks +msgid "No matching blocks" +msgstr "" + #: widgets/BlocksBrowser/BlocksBrowserWidget # defaultMessage: Open object browser msgid "Open object browser" @@ -154,7 +195,7 @@ msgstr "" msgid "Paragraph Style" msgstr "" -#: blocks/Table/TableBlockEdit +#: blocks/Table/schema # defaultMessage: Reduce complexity msgid "Reduce complexity" msgstr "" @@ -169,26 +210,36 @@ msgstr "" msgid "Remove link" msgstr "" +#: blocks/Table/schema +# defaultMessage: Responsive +msgid "Responsive" +msgstr "" + +#: blocks/Table/schema +# defaultMessage: Right +msgid "Right" +msgstr "" + #: widgets/BlocksBrowser/BlocksBrowserNav # defaultMessage: Select msgid "Select" msgstr "" -#: blocks/Table/TableBlockEdit +#: blocks/Table/schema # defaultMessage: Stripe alternate rows with color msgid "Stripe alternate rows with color" msgstr "" -#: blocks/Table/TableBlockEdit -# defaultMessage: Table -msgid "Table" -msgstr "" - -#: blocks/Table/TableBlockEdit +#: blocks/Table/schema # defaultMessage: Table color inverted msgid "Table color inverted" msgstr "" +#: blocks/Table/schema +# defaultMessage: Top +msgid "Top" +msgstr "" + #: blocks/Text/DefaultTextBlockEditor #: blocks/Text/DetachedTextBlockEditor # defaultMessage: Type text… @@ -204,3 +255,13 @@ msgstr "" # defaultMessage: Unknown Block {block} msgid "Unknown Block" msgstr "" + +#: blocks/Table/schema +# defaultMessage: Vertical align +msgid "Vertical align" +msgstr "" + +#: blocks/Table/schema +# defaultMessage: Visible only in view mode +msgid "Visible only in view mode" +msgstr ""