Skip to content

Commit

Permalink
Add missing gettext string
Browse files Browse the repository at this point in the history
  • Loading branch information
fsbraun committed Dec 22, 2024
1 parent 5c35106 commit 0c9468d
Show file tree
Hide file tree
Showing 34 changed files with 176 additions and 46 deletions.
2 changes: 1 addition & 1 deletion djangocms_text/editors.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ def default(self, obj):
"content": [
{
"name": "target",
"label": "Target",
"label": _("Target"),
"type": "select",
"options": [
{"value": "", "label": "-----"},
Expand Down
6 changes: 5 additions & 1 deletion djangocms_text/locale/ar/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-21 10:36+0100\n"
"POT-Creation-Date: 2024-12-22 01:08+0100\n"
"PO-Revision-Date: 2019-01-23 16:28+0000\n"
"Last-Translator: Angelo Dini <[email protected]>, 2019\n"
"Language-Team: Arabic (https://www.transifex.com/divio/teams/58664/ar/)\n"
Expand Down Expand Up @@ -126,6 +126,10 @@ msgstr ""
msgid "Link options"
msgstr ""

#: editors.py:182
msgid "Target"
msgstr ""

#: editors.py:186
msgid "New window"
msgstr ""
Expand Down
6 changes: 5 additions & 1 deletion djangocms_text/locale/bn/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-21 10:36+0100\n"
"POT-Creation-Date: 2024-12-22 01:08+0100\n"
"PO-Revision-Date: 2019-01-23 16:28+0000\n"
"Last-Translator: Angelo Dini <[email protected]>, 2019\n"
"Language-Team: Bengali (https://www.transifex.com/divio/teams/58664/bn/)\n"
Expand Down Expand Up @@ -125,6 +125,10 @@ msgstr ""
msgid "Link options"
msgstr ""

#: editors.py:182
msgid "Target"
msgstr ""

#: editors.py:186
msgid "New window"
msgstr ""
Expand Down
6 changes: 5 additions & 1 deletion djangocms_text/locale/ca/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-21 10:36+0100\n"
"POT-Creation-Date: 2024-12-22 01:08+0100\n"
"PO-Revision-Date: 2019-01-23 16:28+0000\n"
"Last-Translator: Angelo Dini <[email protected]>, 2019\n"
"Language-Team: Catalan (https://www.transifex.com/divio/teams/58664/ca/)\n"
Expand Down Expand Up @@ -125,6 +125,10 @@ msgstr ""
msgid "Link options"
msgstr ""

#: editors.py:182
msgid "Target"
msgstr ""

#: editors.py:186
msgid "New window"
msgstr ""
Expand Down
6 changes: 5 additions & 1 deletion djangocms_text/locale/cs/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-21 10:36+0100\n"
"POT-Creation-Date: 2024-12-22 01:08+0100\n"
"PO-Revision-Date: 2019-01-23 16:28+0000\n"
"Last-Translator: Angelo Dini <[email protected]>, 2019\n"
"Language-Team: Czech (https://www.transifex.com/divio/teams/58664/cs/)\n"
Expand Down Expand Up @@ -126,6 +126,10 @@ msgstr ""
msgid "Link options"
msgstr ""

#: editors.py:182
msgid "Target"
msgstr ""

#: editors.py:186
msgid "New window"
msgstr ""
Expand Down
6 changes: 5 additions & 1 deletion djangocms_text/locale/da/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-21 10:36+0100\n"
"POT-Creation-Date: 2024-12-22 01:08+0100\n"
"PO-Revision-Date: 2019-01-23 16:28+0000\n"
"Last-Translator: Angelo Dini <[email protected]>, 2019\n"
"Language-Team: Danish (https://www.transifex.com/divio/teams/58664/da/)\n"
Expand Down Expand Up @@ -125,6 +125,10 @@ msgstr ""
msgid "Link options"
msgstr ""

#: editors.py:182
msgid "Target"
msgstr ""

#: editors.py:186
msgid "New window"
msgstr ""
Expand Down
28 changes: 15 additions & 13 deletions djangocms_text/locale/de/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,23 @@
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#
# Translators:
# Fabian Braun <[email protected]>, 2024
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-21 10:36+0100\n"
"POT-Creation-Date: 2024-12-22 01:08+0100\n"
"PO-Revision-Date: 2024-02-15 10:49+0000\n"
"Last-Translator: Fabian Braun <[email protected]>, 2024\n"
"Language-Team: German (https://app.transifex.com/divio/teams/58664/de/)\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: cms_plugins.py:370
Expand Down Expand Up @@ -113,17 +113,17 @@ msgstr "Blockzitat"
msgid "Link"
msgstr "Link"

#: editors.py:170
msgid "Type URL or search for a destination"
msgstr "URL oder Suchbegriff eintippen"

#: editors.py:171
msgid "URL or search"
msgstr "URL oder Suche"

#: editors.py:178
msgid "Link options"
msgstr "Linkoptionen"
msgstr "Link-Optionen"

#: editors.py:182
msgid "Target"
msgstr "Ziel"

#: editors.py:186
msgid "New window"
Expand Down Expand Up @@ -193,10 +193,6 @@ msgstr "Absatz"
msgid "Anchor"
msgstr "Anker"

#: editors.py:280
msgid "Block format"
msgstr "Blockformat"

#: editors.py:284
msgid "Styles"
msgstr "Stile"
Expand Down Expand Up @@ -236,3 +232,9 @@ msgstr "Text"
#: settings.py:40
msgid "Generic"
msgstr "Generisch"

#~ msgid "Image"
#~ msgstr "Bild"

#~ msgid "Format"
#~ msgstr "Format"
6 changes: 5 additions & 1 deletion djangocms_text/locale/el/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-21 10:36+0100\n"
"POT-Creation-Date: 2024-12-22 01:08+0100\n"
"PO-Revision-Date: 2019-01-23 16:28+0000\n"
"Last-Translator: Angelo Dini <[email protected]>, 2019\n"
"Language-Team: Greek (https://www.transifex.com/divio/teams/58664/el/)\n"
Expand Down Expand Up @@ -125,6 +125,10 @@ msgstr ""
msgid "Link options"
msgstr ""

#: editors.py:182
msgid "Target"
msgstr ""

#: editors.py:186
msgid "New window"
msgstr ""
Expand Down
6 changes: 5 additions & 1 deletion djangocms_text/locale/en/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-21 10:36+0100\n"
"POT-Creation-Date: 2024-12-22 01:08+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -123,6 +123,10 @@ msgstr "URL or search"
msgid "Link options"
msgstr "Link options"

#: editors.py:182
msgid "Target"
msgstr "Target"

#: editors.py:186
msgid "New window"
msgstr "New window"
Expand Down
6 changes: 5 additions & 1 deletion djangocms_text/locale/es/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-21 10:36+0100\n"
"POT-Creation-Date: 2024-12-22 01:08+0100\n"
"PO-Revision-Date: 2024-02-15 10:49+0000\n"
"Last-Translator: Fabian Braun <[email protected]>, 2024\n"
"Language-Team: Spanish (https://app.transifex.com/divio/teams/58664/es/)\n"
Expand Down Expand Up @@ -126,6 +126,10 @@ msgstr ""
msgid "Link options"
msgstr ""

#: editors.py:182
msgid "Target"
msgstr ""

#: editors.py:186
msgid "New window"
msgstr ""
Expand Down
6 changes: 5 additions & 1 deletion djangocms_text/locale/et/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-21 10:36+0100\n"
"POT-Creation-Date: 2024-12-22 01:08+0100\n"
"PO-Revision-Date: 2019-01-23 16:28+0000\n"
"Last-Translator: Angelo Dini <[email protected]>, 2019\n"
"Language-Team: Estonian (https://www.transifex.com/divio/teams/58664/et/)\n"
Expand Down Expand Up @@ -125,6 +125,10 @@ msgstr ""
msgid "Link options"
msgstr ""

#: editors.py:182
msgid "Target"
msgstr ""

#: editors.py:186
msgid "New window"
msgstr ""
Expand Down
6 changes: 5 additions & 1 deletion djangocms_text/locale/eu/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-21 10:36+0100\n"
"POT-Creation-Date: 2024-12-22 01:08+0100\n"
"PO-Revision-Date: 2019-01-23 16:28+0000\n"
"Last-Translator: Angelo Dini <[email protected]>, 2019\n"
"Language-Team: Basque (https://www.transifex.com/divio/teams/58664/eu/)\n"
Expand Down Expand Up @@ -125,6 +125,10 @@ msgstr ""
msgid "Link options"
msgstr ""

#: editors.py:182
msgid "Target"
msgstr ""

#: editors.py:186
msgid "New window"
msgstr ""
Expand Down
6 changes: 5 additions & 1 deletion djangocms_text/locale/fa/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-21 10:36+0100\n"
"POT-Creation-Date: 2024-12-22 01:08+0100\n"
"PO-Revision-Date: 2019-01-23 16:28+0000\n"
"Last-Translator: Angelo Dini <[email protected]>, 2019\n"
"Language-Team: Persian (https://www.transifex.com/divio/teams/58664/fa/)\n"
Expand Down Expand Up @@ -125,6 +125,10 @@ msgstr ""
msgid "Link options"
msgstr ""

#: editors.py:182
msgid "Target"
msgstr ""

#: editors.py:186
msgid "New window"
msgstr ""
Expand Down
6 changes: 5 additions & 1 deletion djangocms_text/locale/fi/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-21 10:36+0100\n"
"POT-Creation-Date: 2024-12-22 01:08+0100\n"
"PO-Revision-Date: 2019-01-23 16:28+0000\n"
"Last-Translator: Angelo Dini <[email protected]>, 2019\n"
"Language-Team: Finnish (https://www.transifex.com/divio/teams/58664/fi/)\n"
Expand Down Expand Up @@ -125,6 +125,10 @@ msgstr ""
msgid "Link options"
msgstr ""

#: editors.py:182
msgid "Target"
msgstr ""

#: editors.py:186
msgid "New window"
msgstr ""
Expand Down
6 changes: 5 additions & 1 deletion djangocms_text/locale/fr/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-21 10:36+0100\n"
"POT-Creation-Date: 2024-12-22 01:08+0100\n"
"PO-Revision-Date: 2024-02-15 10:49+0000\n"
"Last-Translator: Fabian Braun <[email protected]>, 2024\n"
"Language-Team: French (https://app.transifex.com/divio/teams/58664/fr/)\n"
Expand Down Expand Up @@ -126,6 +126,10 @@ msgstr ""
msgid "Link options"
msgstr ""

#: editors.py:182
msgid "Target"
msgstr ""

#: editors.py:186
msgid "New window"
msgstr ""
Expand Down
6 changes: 5 additions & 1 deletion djangocms_text/locale/gl/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-21 10:36+0100\n"
"POT-Creation-Date: 2024-12-22 01:08+0100\n"
"PO-Revision-Date: 2019-01-23 16:28+0000\n"
"Last-Translator: Angelo Dini <[email protected]>, 2019\n"
"Language-Team: Galician (https://www.transifex.com/divio/teams/58664/gl/)\n"
Expand Down Expand Up @@ -125,6 +125,10 @@ msgstr ""
msgid "Link options"
msgstr ""

#: editors.py:182
msgid "Target"
msgstr ""

#: editors.py:186
msgid "New window"
msgstr ""
Expand Down
6 changes: 5 additions & 1 deletion djangocms_text/locale/he/LC_MESSAGES/django.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-21 10:36+0100\n"
"POT-Creation-Date: 2024-12-22 01:08+0100\n"
"PO-Revision-Date: 2019-01-23 16:28+0000\n"
"Last-Translator: Angelo Dini <[email protected]>, 2019\n"
"Language-Team: Hebrew (https://www.transifex.com/divio/teams/58664/he/)\n"
Expand Down Expand Up @@ -126,6 +126,10 @@ msgstr ""
msgid "Link options"
msgstr ""

#: editors.py:182
msgid "Target"
msgstr ""

#: editors.py:186
msgid "New window"
msgstr ""
Expand Down
Loading

0 comments on commit 0c9468d

Please sign in to comment.