|
| 1 | +msgid "" |
| 2 | +msgstr "" |
| 3 | +"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 4 | +"Project-Id-Version: WP Libre Form\n" |
| 5 | +"POT-Creation-Date: 2018-06-12 11:05+0200\n" |
| 6 | +"PO-Revision-Date: 2018-06-12 11:51+0200\n" |
| 7 | +"Language-Team: Antti Kuosmanen <antti@seravo.fi>\n" |
| 8 | +"MIME-Version: 1.0\n" |
| 9 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 10 | +"Content-Transfer-Encoding: 8bit\n" |
| 11 | +"X-Generator: Poedit 1.8.9\n" |
| 12 | +"X-Poedit-Basepath: ..\n" |
| 13 | +"X-Poedit-WPHeader: wp-libre-form.php\n" |
| 14 | +"X-Poedit-SourceCharset: UTF-8\n" |
| 15 | +"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" |
| 16 | +"Last-Translator: \n" |
| 17 | +"Language: de\n" |
| 18 | +"X-Poedit-SearchPath-0: .\n" |
| 19 | +"X-Poedit-SearchPathExcluded-0: *.js\n" |
| 20 | + |
| 21 | +#: classes/class-cpt-wplf-form.php:62 |
| 22 | +msgctxt "post type general name" |
| 23 | +msgid "Forms" |
| 24 | +msgstr "Formulare" |
| 25 | + |
| 26 | +#: classes/class-cpt-wplf-form.php:63 |
| 27 | +msgctxt "post type singular name" |
| 28 | +msgid "Form" |
| 29 | +msgstr "Formular" |
| 30 | + |
| 31 | +#: classes/class-cpt-wplf-form.php:64 |
| 32 | +msgctxt "admin menu" |
| 33 | +msgid "Forms" |
| 34 | +msgstr "Formulare" |
| 35 | + |
| 36 | +#: classes/class-cpt-wplf-form.php:65 |
| 37 | +msgctxt "add new on admin bar" |
| 38 | +msgid "Form" |
| 39 | +msgstr "Formular" |
| 40 | + |
| 41 | +#: classes/class-cpt-wplf-form.php:66 |
| 42 | +msgctxt "form" |
| 43 | +msgid "New Form" |
| 44 | +msgstr "Neues Formular hinzufügen" |
| 45 | + |
| 46 | +#: classes/class-cpt-wplf-form.php:67 |
| 47 | +msgid "Add New Form" |
| 48 | +msgstr "Neues Formular hinzufügen" |
| 49 | + |
| 50 | +#: classes/class-cpt-wplf-form.php:68 |
| 51 | +msgid "New Form" |
| 52 | +msgstr "Neues Formular" |
| 53 | + |
| 54 | +#: classes/class-cpt-wplf-form.php:69 |
| 55 | +msgid "Edit Form" |
| 56 | +msgstr "Formular bearbeiten" |
| 57 | + |
| 58 | +#: classes/class-cpt-wplf-form.php:70 |
| 59 | +msgid "View Form" |
| 60 | +msgstr "Formular ansehen" |
| 61 | + |
| 62 | +#: classes/class-cpt-wplf-form.php:71 classes/class-cpt-wplf-submission.php:141 |
| 63 | +msgid "All Forms" |
| 64 | +msgstr "Formulare" |
| 65 | + |
| 66 | +#: classes/class-cpt-wplf-form.php:72 |
| 67 | +msgid "Search Forms" |
| 68 | +msgstr "Formulare suchen" |
| 69 | + |
| 70 | +#: classes/class-cpt-wplf-form.php:73 |
| 71 | +msgid "No forms found." |
| 72 | +msgstr "Keine Formulare gefunden" |
| 73 | + |
| 74 | +#: classes/class-cpt-wplf-form.php:74 |
| 75 | +msgid "No forms found in Trash." |
| 76 | +msgstr "Keine Formulare im Papierkorb gefunden" |
| 77 | + |
| 78 | +#: classes/class-cpt-wplf-form.php:112 |
| 79 | +msgid "Permalink is for preview purposes only." |
| 80 | +msgstr "Link dient nur zur Vorschau." |
| 81 | + |
| 82 | +#: classes/class-cpt-wplf-form.php:172 |
| 83 | +msgid "Please enter your name" |
| 84 | +msgstr "Bitte geben Sie ihren Namen ein" |
| 85 | + |
| 86 | +#: classes/class-cpt-wplf-form.php:173 |
| 87 | +msgctxt "Default placeholder name" |
| 88 | +msgid "John Doe" |
| 89 | +msgstr "Max Müller" |
| 90 | + |
| 91 | +#: classes/class-cpt-wplf-form.php:175 |
| 92 | +msgctxt "wp-libre-form" |
| 93 | +msgid "Please enter your email address" |
| 94 | +msgstr "Bitte geben Sie ihre E-Mail Adresse ein" |
| 95 | + |
| 96 | +#: classes/class-cpt-wplf-form.php:175 classes/class-cpt-wplf-form.php:178 |
| 97 | +msgid "(required)" |
| 98 | +msgstr "(benötigt)" |
| 99 | + |
| 100 | +#: classes/class-cpt-wplf-form.php:176 |
| 101 | +msgctxt "Default placeholder email" |
| 102 | +msgid "example@email.com" |
| 103 | +msgstr "example@email.com" |
| 104 | + |
| 105 | +#: classes/class-cpt-wplf-form.php:178 |
| 106 | +msgid "Write your message below" |
| 107 | +msgstr "Schreiben Sie nachfolgend ihre Nachricht" |
| 108 | + |
| 109 | +#: classes/class-cpt-wplf-form.php:179 |
| 110 | +msgctxt "Default placeholder message" |
| 111 | +msgid "I wanted to ask about..." |
| 112 | +msgstr "Ich habe eine Frage zu..." |
| 113 | + |
| 114 | +#: classes/class-cpt-wplf-form.php:181 |
| 115 | +msgid "Submit" |
| 116 | +msgstr "Absenden" |
| 117 | + |
| 118 | +#: classes/class-cpt-wplf-form.php:183 |
| 119 | +msgctxt "The HTML comment at the end of the example form" |
| 120 | +msgid "Any valid HTML form can be used here!" |
| 121 | +msgstr "Jedes valide HTML Formular kann genutzt werden!" |
| 122 | + |
| 123 | +#: classes/class-cpt-wplf-form.php:212 classes/class-cpt-wplf-form.php:254 |
| 124 | +msgid "Shortcode" |
| 125 | +msgstr "Shortcode" |
| 126 | + |
| 127 | +#: classes/class-cpt-wplf-form.php:213 classes/class-cpt-wplf-submission.php:52 |
| 128 | +msgid "Submissions" |
| 129 | +msgstr "Anfragen" |
| 130 | + |
| 131 | +#: classes/class-cpt-wplf-form.php:264 |
| 132 | +msgid "Success Message" |
| 133 | +msgstr "Erfolgsnachricht" |
| 134 | + |
| 135 | +#: classes/class-cpt-wplf-form.php:274 |
| 136 | +msgid "Form Fields Detected" |
| 137 | +msgstr "Formularfelder entdeckt" |
| 138 | + |
| 139 | +#: classes/class-cpt-wplf-form.php:283 |
| 140 | +msgid "Emails" |
| 141 | +msgstr "E-Mails" |
| 142 | + |
| 143 | +#: classes/class-cpt-wplf-form.php:292 |
| 144 | +msgid "Submission Title Format" |
| 145 | +msgstr "Titelformat der Anfrage" |
| 146 | + |
| 147 | +#: classes/class-cpt-wplf-form.php:316 |
| 148 | +msgctxt "Default success message" |
| 149 | +msgid "Success!" |
| 150 | +msgstr "Erfolg!" |
| 151 | + |
| 152 | +#: classes/class-cpt-wplf-form.php:337 |
| 153 | +msgid "Fields marked with * are required" |
| 154 | +msgstr "Felder mit * sind Pflichtfelder" |
| 155 | + |
| 156 | +#: classes/class-cpt-wplf-form.php:363 |
| 157 | +msgid "Send an email copy when a form is submitted?" |
| 158 | +msgstr "Sende eine Nachrichtenkopie wenn ein Formular abgeschickt wurde?" |
| 159 | + |
| 160 | +#: classes/class-cpt-wplf-form.php:387 |
| 161 | +msgid "Submissions from this form will use this formatting in their title." |
| 162 | +msgstr "Anfragen über dieses Formular werden diese Formatierung im Titel haben." |
| 163 | + |
| 164 | +#: classes/class-cpt-wplf-form.php:388 |
| 165 | +msgid "You may use any field values enclosed in \"%\" markers." |
| 166 | +msgstr "Sie können jegliche Feldwerte nutzen die mit \"%\" umschlossen werden." |
| 167 | + |
| 168 | +#: classes/class-cpt-wplf-form.php:543 |
| 169 | +msgid "This form preview URL is not public and cannot be shared." |
| 170 | +msgstr "Diese Formularvorschau ist nicht öffentlich und kann nicht geteilt werden." |
| 171 | + |
| 172 | +#: classes/class-cpt-wplf-form.php:546 |
| 173 | +msgid "Non-logged in visitors will see a 404 error page instead." |
| 174 | +msgstr "Nicht eingeloggte Besucher werden stattdessen eine Fehlerseite sehen." |
| 175 | + |
| 176 | +#: classes/class-cpt-wplf-submission.php:43 |
| 177 | +msgctxt "post type general name" |
| 178 | +msgid "Submissions" |
| 179 | +msgstr "Anfragen" |
| 180 | + |
| 181 | +#: classes/class-cpt-wplf-submission.php:44 |
| 182 | +msgctxt "post type singular name" |
| 183 | +msgid "Submission" |
| 184 | +msgstr "Anfrage" |
| 185 | + |
| 186 | +#: classes/class-cpt-wplf-submission.php:45 |
| 187 | +msgctxt "admin menu" |
| 188 | +msgid "Submissions" |
| 189 | +msgstr "Anfragen" |
| 190 | + |
| 191 | +#: classes/class-cpt-wplf-submission.php:46 |
| 192 | +msgctxt "add new on admin bar" |
| 193 | +msgid "Submission" |
| 194 | +msgstr "Anfrage" |
| 195 | + |
| 196 | +#: classes/class-cpt-wplf-submission.php:47 |
| 197 | +msgctxt "submission" |
| 198 | +msgid "Add New" |
| 199 | +msgstr "Neue hinzufügen" |
| 200 | + |
| 201 | +#: classes/class-cpt-wplf-submission.php:48 |
| 202 | +msgid "Add New Submission" |
| 203 | +msgstr "Neue Anfrage hinzufügen" |
| 204 | + |
| 205 | +#: classes/class-cpt-wplf-submission.php:49 |
| 206 | +msgid "New Submission" |
| 207 | +msgstr "Neue Anfrage" |
| 208 | + |
| 209 | +#: classes/class-cpt-wplf-submission.php:50 |
| 210 | +msgid "Edit Submission" |
| 211 | +msgstr "Anfrage bearbeiten" |
| 212 | + |
| 213 | +#: classes/class-cpt-wplf-submission.php:51 |
| 214 | +msgid "View Submission" |
| 215 | +msgstr "Anfrage ansehen" |
| 216 | + |
| 217 | +#: classes/class-cpt-wplf-submission.php:53 |
| 218 | +msgid "Search Submissions" |
| 219 | +msgstr "Anfragen suchen" |
| 220 | + |
| 221 | +#: classes/class-cpt-wplf-submission.php:54 |
| 222 | +msgid "No submissions found." |
| 223 | +msgstr "Keine Anfragen gefunden" |
| 224 | + |
| 225 | +#: classes/class-cpt-wplf-submission.php:55 |
| 226 | +msgid "No submissions found in Trash." |
| 227 | +msgstr "Keine Anfragen im Papierkorb gefunden." |
| 228 | + |
| 229 | +#: classes/class-cpt-wplf-submission.php:104 |
| 230 | +msgid "Referrer" |
| 231 | +msgstr "Referrer" |
| 232 | + |
| 233 | +#: classes/class-cpt-wplf-submission.php:105 |
| 234 | +msgid "Form" |
| 235 | +msgstr "Formular" |
| 236 | + |
| 237 | +#: classes/class-cpt-wplf-submission.php:175 |
| 238 | +msgid "Resend email copy" |
| 239 | +msgstr "E-Mail Kopie erneut senden" |
| 240 | + |
| 241 | +#: classes/class-cpt-wplf-submission.php:202 |
| 242 | +#, php-format |
| 243 | +msgid "Resent email copy of %s submission." |
| 244 | +msgid_plural "Resent email copy of %s submissions." |
| 245 | +msgstr[0] "E-Mail Kopie von %s Anfrage erneut senden." |
| 246 | +msgstr[1] "E-Mail Kopie von %s Anfragen erneut senden." |
| 247 | + |
| 248 | +#: classes/class-cpt-wplf-submission.php:220 |
| 249 | +msgid "Submission" |
| 250 | +msgstr "Anfrage" |
| 251 | + |
| 252 | +#: classes/class-cpt-wplf-submission.php:241 |
| 253 | +msgid "Field" |
| 254 | +msgstr "Feld" |
| 255 | + |
| 256 | +#: classes/class-cpt-wplf-submission.php:242 |
| 257 | +msgid "Value" |
| 258 | +msgstr "Wert" |
| 259 | + |
| 260 | +#: classes/class-cpt-wplf-submission.php:258 |
| 261 | +msgid "View Attachment" |
| 262 | +msgstr "Anhang ansehen" |
| 263 | + |
| 264 | +#: classes/class-cpt-wplf-submission.php:268 |
| 265 | +msgid "Open Link" |
| 266 | +msgstr "Link öffnen" |
| 267 | + |
| 268 | +#: inc/wplf-form-actions.php:28 |
| 269 | +#, php-format |
| 270 | +msgid "[%1$s] New submission to %2$s" |
| 271 | +msgstr "[%1$s] Neue Anfrage an %2$s" |
| 272 | + |
| 273 | +#: inc/wplf-form-actions.php:33 |
| 274 | +#, php-format |
| 275 | +msgid "[%1$s] Submission from %2$s" |
| 276 | +msgstr "[%1$s] Anfrage von %2$s" |
| 277 | + |
| 278 | +#: inc/wplf-form-actions.php:39 |
| 279 | +#, php-format |
| 280 | +msgid "Form \"%1$s\" (ID %2$d) was submitted with values below: " |
| 281 | +msgstr "Formular \"%1$s\" (ID %2$d) wurde mit folgenden Werten abgesendet: " |
| 282 | + |
| 283 | +#: inc/wplf-form-validation.php:20 |
| 284 | +#, php-format |
| 285 | +msgid "Form id %d doesn't exist!" |
| 286 | +msgstr "Formular mit ID %d existiert nicht!" |
| 287 | + |
| 288 | +#: inc/wplf-form-validation.php:57 |
| 289 | +msgid "Required fields are missing." |
| 290 | +msgstr "Pflichtfelder fehlen." |
| 291 | + |
| 292 | +#. Plugin Name of the plugin/theme |
| 293 | +msgid "WP Libre Form" |
| 294 | +msgstr "WP Libre Form" |
| 295 | + |
| 296 | +#. Plugin URI of the plugin/theme |
| 297 | +msgid "https://github.com/anttiviljami/wp-libre-form" |
| 298 | +msgstr "https://github.com/anttiviljami/wp-libre-form" |
| 299 | + |
| 300 | +#. Description of the plugin/theme |
| 301 | +msgid "A minimal HTML form builder for WordPress; made for developers" |
| 302 | +msgstr "A minimal HTML form builder for WordPress; made for developers" |
| 303 | + |
| 304 | +#. Author of the plugin/theme |
| 305 | +msgid "@anttiviljami" |
| 306 | +msgstr "@anttiviljami" |
| 307 | + |
| 308 | +#. Author URI of the plugin/theme |
| 309 | +msgid "https://github.com/anttiviljami/" |
| 310 | +msgstr "https://github.com/anttiviljami/" |
0 commit comments