msgid ""
msgstr ""
"Project-Id-Version: Color Palette Manager\n"
"POT-Creation-Date: 2019-05-08 14:15+0200\n"
"PO-Revision-Date: 2019-05-08 14:20+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: de_DE@formal\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.2.1\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-WPHeader: color-system-visualizer.php\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\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-SearchPathExcluded-0: *.js\n"

#: includes/cpm-archive-template.php:66
msgid "No Content Found!!"
msgstr "Keine Inhalte gefunden!"

#: includes/cpm-single-template.php:51
#, php-format
msgid "Go back to %s"
msgstr "Zurück zu %s"

#: includes/cpm-single-template.php:84
msgid "Name"
msgstr "Name"

#: includes/cpm-single-template.php:132
msgid "Previous color"
msgstr "Vorherige Farbe"

#: includes/cpm-single-template.php:133
msgid "Next color"
msgstr "Nächste Farbe"

#: includes/cpm_functions.php:125
msgid "Already exists color Palettes will be Updated !!"
msgstr "Bereits vorhanden, Farbpalette wird aktualisiert!"

#: includes/cpm_functions.php:136
msgid "New Color Palettes imported !!"
msgstr "Neue Farbpaletten importiert!"

#: includes/cpm_functions.php:145
#, php-format
msgid "%s Color palettes Updated !!"
msgstr "%s Farbpaletten aktualisiert!"

#: includes/cpm_functions.php:155
#, php-format
msgid "%s Color palettes Inserted !!"
msgstr "%s Farbpaletten eingefügt!"

#: includes/cpm_functions.php:190
msgid "Invalid image URL"
msgstr "Falsche Bild-URL"

#: includes/cpm_import_export.php:16 includes/cpm_import_export.php:21
msgid "Import color palettes"
msgstr "Import Farbpaletten"

#: includes/cpm_import_export.php:30
msgid "Export color palettes sample"
msgstr "Beispieldatei für Farbpalette exportieren"

#: includes/cpm_import_export.php:31
msgid "Export Color Palette Sample CSV"
msgstr "CSV-Beispieldatei für Farbpalette exportieren"

#: includes/cpm_import_export.php:33
msgid "Tip:"
msgstr "Tipp:"

#: includes/cpm_import_export.php:34
msgid ""
"If you want to create a database for RAL Classic, a good starting point is "
"the \"RAL Standard Color Table (CSV)\" which can be downloaded for free at "
"GitHub:"
msgstr ""
"Wenn du das RAL Classic Farbsystem anlegen möchtest, bildet das GitHub-"
"Projekt „RAL Standard Color Table (CSV)“ eine geeignete Grundlage und kann "
"kostenlos heruntergeladen werden:"

#: includes/cpm_menus.php:9 includes/cpm_menus.php:10
msgid "Import/Export Color Palettes"
msgstr "Import/Export Farbpaletten"

#: includes/cpm_menus.php:17 includes/cpm_menus.php:18
msgid "Plugin setting"
msgstr "Plugin-Einstellungen"

#: includes/cpm_meta_boxes.php:9
msgid "Color Palette Manager Custom Fields"
msgstr ""

#: includes/cpm_meta_boxes.php:24
msgid "Color name German"
msgstr "Farbbezeichnung Deutsch"

#: includes/cpm_meta_boxes.php:27
msgid "Anthrazitgrau"
msgstr "Anthrazitgrau"

#: includes/cpm_meta_boxes.php:32
msgid "Color name English"
msgstr "Farbbezeichnung Englisch"

#: includes/cpm_meta_boxes.php:35
msgid "Anthracite grey"
msgstr "Anthracite grey"

#: includes/cpm_meta_boxes.php:40
msgid "Color Hex"
msgstr "Farbwert Hex"

#: includes/cpm_meta_boxes.php:43
msgid "#383e42"
msgstr "#383e42"

#: includes/cpm_meta_boxes.php:48
msgid "Color RGB"
msgstr "Farbwert RGB"

#: includes/cpm_meta_boxes.php:51
msgid " 56; 62; 66"
msgstr " 56; 62; 66"

#: includes/cpm_meta_boxes.php:57
msgid "Color CMYK"
msgstr "Farbwert CMYK"

#: includes/cpm_meta_boxes.php:60
msgid "60; 30; 20; 80"
msgstr "60; 30; 20; 80"

#: includes/cpm_meta_boxes.php:65
msgid "Color Lab"
msgstr "Farbwert Lab"

#: includes/cpm_meta_boxes.php:68
msgid "25,93; −1,85; −3,40"
msgstr "25,93; −1,85; −3,40"

#: includes/cpm_plugin_options.php:8
msgid "Color palette plugin settings"
msgstr "Plugin-Einstellungen"

#: includes/cpm_plugin_options.php:16
msgid "Load bootstrap files"
msgstr "Bootstrap-Dateien laden"

#: includes/cpm_plugin_options.php:18
msgid "Yes"
msgstr "Ja"

#: includes/cpm_plugin_options.php:19
msgid "No"
msgstr "Nein"

#. Plugin Name of the plugin/theme
#: includes/cpm_post_type.php:8
msgid "Color System Visualizer"
msgstr "Color System Visualizer"

#: includes/cpm_post_type.php:9 includes/cpm_post_type.php:65
msgid "Color System"
msgstr "Farbsystem"

#: includes/cpm_post_type.php:10 includes/cpm_post_type.php:25
msgid "Color Systems"
msgstr "Farbsysteme"

#: includes/cpm_post_type.php:11 includes/cpm_post_type.php:59
msgid "Parent Color System"
msgstr "Übergeordnetes Farbsystem"

#: includes/cpm_post_type.php:12
msgid "All Colors"
msgstr "Alle Farben"

#: includes/cpm_post_type.php:13
msgid "View Color"
msgstr "Farbe ansehen"

#: includes/cpm_post_type.php:14
msgid "Add New Color"
msgstr "Neue Farbe hinzufügen"

#: includes/cpm_post_type.php:15
msgid "Add New"
msgstr "Neu hinzufügen"

#: includes/cpm_post_type.php:16
msgid "Edit Color"
msgstr "Farbe bearbeiten"

#: includes/cpm_post_type.php:17
msgid "Update Color"
msgstr "Farbe aktualisieren"

#: includes/cpm_post_type.php:18
msgid "Search Colors"
msgstr "Farbe suchen"

#: includes/cpm_post_type.php:19
msgid "Not found"
msgstr "Nicht gefunden"

#: includes/cpm_post_type.php:20
msgid "Not found in Trash"
msgstr "In Papierkorb nicht gefunden"

#: includes/cpm_post_type.php:24
msgid "color"
msgstr "farbe"

#: includes/cpm_post_type.php:55 includes/cpm_post_type.php:56
msgid "Color Palettes"
msgstr "Farbpaletten"

#: includes/cpm_post_type.php:57
msgid "Search Color palettes"
msgstr "Farbsysteme suchen"

#: includes/cpm_post_type.php:58
msgid "All Color Palettes"
msgstr "Alle Farbsysteme"

#: includes/cpm_post_type.php:60
msgid "Parent Color System:"
msgstr "Übergeordnetes Farbsystem:"

#: includes/cpm_post_type.php:61
msgid "Edit Color System"
msgstr "Farbsystem bearbeiten"

#: includes/cpm_post_type.php:62
msgid "Update Color System"
msgstr "Farbsystem aktualisieren"

#: includes/cpm_post_type.php:63
msgid "Add New Color System"
msgstr "Neues Farbsystem hinzufügen"

#: includes/cpm_post_type.php:64
msgid "New Color System Name"
msgstr "Neuer Name für Farbsystem"

#. Description of the plugin/theme
msgid ""
"Enhance your WordPress website with a searchable color palette like RAL, HKS "
"or Pantone."
msgstr ""

#. Author of the plugin/theme
msgid "WSM – Walter Solbach Metallbau GmbH"
msgstr ""

#. Author URI of the plugin/theme
msgid "https://www.wsm.eu/"
msgstr ""

#~ msgid "Color Palette"
#~ msgstr "Farbpalette"

#~ msgid "Color palette"
#~ msgstr "Farbpalette"

#~ msgid "Parent Color palette"
#~ msgstr "Übergeordnete Farbpalette"

#~ msgid "Update Color palette"
#~ msgstr "Farbpalette aktualisieren"

#~ msgid "Add New Color palette"
#~ msgstr "Neue Farbpalette hinzufügen"
