Skip to content
Snippets Groups Projects

feature(core): added de_DE translations

Merged Krzysztof Dyszczyk requested to merge feature/translations into master
5 files
+ 56
1
Compare changes
  • Side-by-side
  • Inline
Files
5
lang/de_DE.po 0 → 100755
+ 43
0
msgid ""
msgstr ""
"Project-Id-Version: wp-forms\n"
"POT-Creation-Date: 2022-08-30 09:12+0200\n"
"PO-Revision-Date: 2022-08-30 09:12+0200\n"
"Last-Translator: Sebastian Pisula <sebastian.pisula@gmail.com>\n"
"Language-Team: Łukasz Spryszak <lspryszak@gmail.com>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 3.1.1\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;"
"_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPath-1: src\n"
"X-Poedit-SearchPathExcluded-0: *.js\n"
"X-Poedit-SearchPathExcluded-1: vendor\n"
"X-Poedit-SearchPathExcluded-2: vendor_prefixed\n"
#: templates/input-image.php:25
msgid "Set image"
msgstr "Bild einstellen"
#: templates/input-image.php:32
msgid "Remove image"
msgstr "Bild entfernen"
#: templates/input-image.php:53
msgid "Select or Upload Media"
msgstr "Medien auswählen oder hochladen"
#: templates/input-image.php:55
msgid "Use this media"
msgstr "Dieses Medium verwenden"
#: templates/product-select.php:13
msgid "Search for a product&hellip;"
msgstr "Suche nach einem Produkt&hellip;"
Loading