| 1 |
msgid "" |
| 2 |
msgstr "" |
| 3 |
"Project-Id-Version: Code Snippets v2.8.0\n" |
| 4 |
"Report-Msgid-Bugs-To: \n" |
| 5 |
"POT-Creation-Date: 2017-02-18 15:58+1100\n" |
| 6 |
"PO-Revision-Date: 2017-02-18 16:00+1100\n" |
| 7 |
"Last-Translator: Mario Siegmann <[email protected]>\n" |
| 8 |
"Language-Team: Mario Siegmann <[email protected]>\n" |
| 9 |
"Language: de_DE\n" |
| 10 |
"MIME-Version: 1.0\n" |
| 11 |
"Content-Type: text/plain; charset=UTF-8\n" |
| 12 |
"Content-Transfer-Encoding: 8bit\n" |
| 13 |
"Plural-Forms: nplurals=2; plural=n != 1;\n" |
| 14 |
"X-Generator: Poedit 1.8.11\n" |
| 15 |
"X-Poedit-SourceCharset: UTF-8\n" |
| 16 |
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;" |
| 17 |
"_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n" |
| 18 |
"X-Poedit-Basepath: ..\n" |
| 19 |
"X-Textdomain-Support: yes\n" |
| 20 |
"X-Poedit-SearchPath-0: .\n" |
| 21 |
|
| 22 |
#: php/admin-menus/class-admin-menu.php:98 |
| 23 |
msgid "You are not authorized to access this page." |
| 24 |
msgstr "Du hast keine Berechtigung diese Seite zu betreten." |
| 25 |
|
| 26 |
# @ code-snippets |
| 27 |
#: php/admin-menus/class-edit-menu.php:13 |
| 28 |
#: php/admin-menus/class-edit-menu.php:14 php/views/edit.php:25 |
| 29 |
msgid "Edit Snippet" |
| 30 |
msgstr "Codeschnipsel bearbeiten" |
| 31 |
|
| 32 |
# @ code-snippets |
| 33 |
#: php/admin-menus/class-edit-menu.php:37 |
| 34 |
msgctxt "menu label" |
| 35 |
msgid "Add New" |
| 36 |
msgstr "Hinzufügen" |
| 37 |
|
| 38 |
# @ code-snippets |
| 39 |
#: php/admin-menus/class-edit-menu.php:38 php/views/edit.php:31 |
| 40 |
msgid "Add New Snippet" |
| 41 |
msgstr "Neuen Codeschnipsel hinzufügen" |
| 42 |
|
| 43 |
#: php/admin-menus/class-edit-menu.php:178 |
| 44 |
msgid "Don't Panic" |
| 45 |
msgstr "Keine Panik" |
| 46 |
|
| 47 |
#: php/admin-menus/class-edit-menu.php:179 |
| 48 |
#, php-format |
| 49 |
msgid "" |
| 50 |
"The code snippet you are trying to save produced a fatal error on line %d:" |
| 51 |
msgstr "" |
| 52 |
"Der Codeschnipsel, den Sie versuchen zu speichern, produziert einen fatalen " |
| 53 |
"Fehler in Zeile %d:" |
| 54 |
|
| 55 |
#: php/admin-menus/class-edit-menu.php:181 |
| 56 |
msgid "" |
| 57 |
"The previous version of the snippet is unchanged, and the rest of this site " |
| 58 |
"should be functioning normally as before." |
| 59 |
msgstr "" |
| 60 |
"Die vorherige Version dieses Codeschnipsels ist unverändert und der Rest der " |
| 61 |
"Seite sollte normal wie zuvor funktionieren." |
| 62 |
|
| 63 |
#: php/admin-menus/class-edit-menu.php:182 |
| 64 |
msgid "" |
| 65 |
"Please use the back button in your browser to return to the previous page " |
| 66 |
"and try to fix the code error." |
| 67 |
msgstr "" |
| 68 |
"Bitte nutzen Sie die Zurück-Schaltfläche in Ihrem Browser um zur vorherigen " |
| 69 |
"Seite zurückzukehren und versuchen Sie den Fehler zu korrigieren." |
| 70 |
|
| 71 |
#: php/admin-menus/class-edit-menu.php:183 |
| 72 |
msgid "" |
| 73 |
"If you prefer, you can close this page and discard the changes you just " |
| 74 |
"made. No changes will be made to this site." |
| 75 |
msgstr "" |
| 76 |
"Wenn Sie möchten, können Sie diese Seite schließen und die gerade " |
| 77 |
"durchgeführten Änderungen verwerfen. Es werden keine Änderungen an dieser " |
| 78 |
"Website vorgenommen." |
| 79 |
|
| 80 |
# @ code-snippets |
| 81 |
#: php/admin-menus/class-edit-menu.php:303 php/class-list-table.php:324 |
| 82 |
msgid "Description" |
| 83 |
msgstr "Beschreibung" |
| 84 |
|
| 85 |
#: php/admin-menus/class-edit-menu.php:334 php/class-list-table.php:325 |
| 86 |
msgid "Tags" |
| 87 |
msgstr "Stichworte" |
| 88 |
|
| 89 |
#: php/admin-menus/class-edit-menu.php:338 |
| 90 |
msgid "Enter a list of tags; separated by commas" |
| 91 |
msgstr "Schlagwortliste, Komma getrennt" |
| 92 |
|
| 93 |
#: php/admin-menus/class-edit-menu.php:358 |
| 94 |
msgid "Run snippet everywhere" |
| 95 |
msgstr "Codeschnipsel überall ausführen" |
| 96 |
|
| 97 |
#: php/admin-menus/class-edit-menu.php:359 |
| 98 |
msgid "Only run in administration area" |
| 99 |
msgstr "Nur im Administrationsbereich ausführen" |
| 100 |
|
| 101 |
#: php/admin-menus/class-edit-menu.php:360 |
| 102 |
msgid "Only run on site front-end" |
| 103 |
msgstr "Nur auf öffentlicher Seite ausführen" |
| 104 |
|
| 105 |
#: php/admin-menus/class-edit-menu.php:364 |
| 106 |
msgid "Scope" |
| 107 |
msgstr "Bereich" |
| 108 |
|
| 109 |
#: php/admin-menus/class-edit-menu.php:384 |
| 110 |
msgid "Sharing" |
| 111 |
msgstr "Teilen" |
| 112 |
|
| 113 |
#: php/admin-menus/class-edit-menu.php:388 |
| 114 |
msgid "Allow this snippet to be activated on individual sites on the network" |
| 115 |
msgstr "" |
| 116 |
"Diesem Codeschnipsel erlauben, auf individuellen Seiten im Netzwerk " |
| 117 |
"aktiviert zu werden" |
| 118 |
|
| 119 |
#: php/admin-menus/class-edit-menu.php:448 |
| 120 |
#, php-format |
| 121 |
msgid "The snippet has been deactivated due to an error on line %d:" |
| 122 |
msgstr "" |
| 123 |
"Der Codeschnipsel deaktiviert wurde aufgrund eines Fehlers in Zeile %d:" |
| 124 |
|
| 125 |
#: php/admin-menus/class-edit-menu.php:453 |
| 126 |
msgid "The snippet has been deactivated due to an error in the code." |
| 127 |
msgstr "Der Codeschnipsel wurde aufgrund eines Fehlers im Code deaktiviert." |
| 128 |
|
| 129 |
#: php/admin-menus/class-edit-menu.php:460 |
| 130 |
msgid "An error occurred when saving the snippet." |
| 131 |
msgstr "Es trat ein Fehler beim Speichern des Codeschnipsel auf." |
| 132 |
|
| 133 |
# @ code-snippets |
| 134 |
#: php/admin-menus/class-edit-menu.php:465 |
| 135 |
msgid "Snippet <strong>added</strong>." |
| 136 |
msgstr "Codeschnipsel <strong>hinzugefügt</strong>." |
| 137 |
|
| 138 |
# @ code-snippets |
| 139 |
#: php/admin-menus/class-edit-menu.php:466 |
| 140 |
msgid "Snippet <strong>updated</strong>." |
| 141 |
msgstr "Codeschnipsel <strong>aktualisiert</strong>." |
| 142 |
|
| 143 |
# @ code-snippets |
| 144 |
#: php/admin-menus/class-edit-menu.php:467 |
| 145 |
msgid "Snippet <strong>added</strong> and <strong>activated</strong>." |
| 146 |
msgstr "" |
| 147 |
"Codeschnipsel <strong>hinzugefügt</strong> und <strong>aktiviert</strong>." |
| 148 |
|
| 149 |
# @ code-snippets |
| 150 |
#: php/admin-menus/class-edit-menu.php:468 |
| 151 |
msgid "Snippet <strong>updated</strong> and <strong>activated</strong>." |
| 152 |
msgstr "" |
| 153 |
"Codeschnipsel <strong>aktualisiert</strong> und <strong>aktiviert</strong>." |
| 154 |
|
| 155 |
#: php/admin-menus/class-edit-menu.php:469 |
| 156 |
msgid "Snippet <strong>updated</strong> and <strong>deactivated</strong>." |
| 157 |
msgstr "" |
| 158 |
"Codeschnipsel <strong>aktualisiert</strong> und <strong>deaktiviert</strong>." |
| 159 |
|
| 160 |
#: php/admin-menus/class-import-menu.php:15 |
| 161 |
msgctxt "menu label" |
| 162 |
msgid "Import" |
| 163 |
msgstr "Importieren" |
| 164 |
|
| 165 |
# @ code-snippets |
| 166 |
#: php/admin-menus/class-import-menu.php:16 php/views/import.php:17 |
| 167 |
msgid "Import Snippets" |
| 168 |
msgstr "Codeschnipsel importieren" |
| 169 |
|
| 170 |
# @ code-snippets |
| 171 |
#: php/admin-menus/class-import-menu.php:78 |
| 172 |
msgid "Code Snippets" |
| 173 |
msgstr "Codeschnipsel" |
| 174 |
|
| 175 |
#: php/admin-menus/class-import-menu.php:79 |
| 176 |
msgid "Import snippets from a code snippets export file" |
| 177 |
msgstr "Importiere Codeschnipsel aus einer Code Snippets Export Datei." |
| 178 |
|
| 179 |
#: php/admin-menus/class-import-menu.php:93 |
| 180 |
#, php-format |
| 181 |
msgid "" |
| 182 |
"Successfully imported <strong>%d</strong> snippet. <a href=\"%s\">Have fun!</" |
| 183 |
"a>" |
| 184 |
msgid_plural "" |
| 185 |
"Successfully imported <strong>%d</strong> snippets. <a href=\"%s\">Have fun!" |
| 186 |
"</a>" |
| 187 |
msgstr[0] "" |
| 188 |
"Erfolgreicher Import des <strong>%d</strong> Codeschnipsel. <a href=\"%s" |
| 189 |
"\">Viel Spass!</a>" |
| 190 |
msgstr[1] "" |
| 191 |
"Erfolgreicher Import der <strong>%d</strong> Codeschnipsel. <a href=\"%s" |
| 192 |
"\">Viel Spass!</a>" |
| 193 |
|
| 194 |
#: php/admin-menus/class-import-menu.php:106 |
| 195 |
msgid "An error occurred when processing the import file." |
| 196 |
msgstr "Ein Fehler trat bei der Verarbeitung der importierten Datei auf." |
| 197 |
|
| 198 |
#: php/admin-menus/class-manage-menu.php:22 |
| 199 |
msgctxt "menu label" |
| 200 |
msgid "All Snippets" |
| 201 |
msgstr "Alle Codeschnipsel" |
| 202 |
|
| 203 |
# @ code-snippets |
| 204 |
#: php/admin-menus/class-manage-menu.php:23 |
| 205 |
#: php/admin-menus/class-manage-menu.php:39 php/class-admin.php:52 |
| 206 |
#: php/class-admin.php:111 php/views/manage.php:19 |
| 207 |
msgid "Snippets" |
| 208 |
msgstr "Codeschnipsel" |
| 209 |
|
| 210 |
#: php/admin-menus/class-manage-menu.php:40 |
| 211 |
msgctxt "top-level menu label" |
| 212 |
msgid "Snippets" |
| 213 |
msgstr "Codeschnipsel" |
| 214 |
|
| 215 |
#: php/admin-menus/class-manage-menu.php:75 |
| 216 |
msgid "" |
| 217 |
"<strong>Warning:</strong> Safe mode is active and snippets will not execute! " |
| 218 |
"Remove the <code>CODE_SNIPPETS_SAFE_MODE</code> constant from <code>wp-" |
| 219 |
"config.php</code> to turn off safe mode. <a href=\"https://github.com/" |
| 220 |
"sheabunge/code-snippets/wiki/Safe-Mode\" target=\"_blank\">Help</a>" |
| 221 |
msgstr "" |
| 222 |
"<strong>Warnung:</strong> Sicherheitsmodus aktiv! Codeschnipsel werden nicht " |
| 223 |
"ausgeführt. Entferne den Parameter <code>CODE_SNIPPETS_SAFE_MODE</code> aus " |
| 224 |
"deiner <code>wp-config.php</code> um den Sicherheitsmodus auszuschalten. <a " |
| 225 |
"href=\"https://github.com/sheabunge/code-snippets/wiki/Safe-Mode\" target=" |
| 226 |
"\"_blank\">Hilfe hierzu (engl.)</a>" |
| 227 |
|
| 228 |
# @ code-snippets |
| 229 |
#: php/admin-menus/class-manage-menu.php:81 |
| 230 |
msgid "Snippet <strong>activated</strong>." |
| 231 |
msgstr "Codeschnipsel <strong>aktiviert</strong>." |
| 232 |
|
| 233 |
# @ code-snippets |
| 234 |
#: php/admin-menus/class-manage-menu.php:82 |
| 235 |
msgid "Selected snippets <strong>activated</strong>." |
| 236 |
msgstr "Ausgewählte Codeschnipsel wurden <strong>aktiviert</strong>." |
| 237 |
|
| 238 |
# @ code-snippets |
| 239 |
#: php/admin-menus/class-manage-menu.php:83 |
| 240 |
msgid "Snippet <strong>deactivated</strong>." |
| 241 |
msgstr "Codeschnipsel <strong>deaktiviert</strong>." |
| 242 |
|
| 243 |
# @ code-snippets |
| 244 |
#: php/admin-menus/class-manage-menu.php:84 |
| 245 |
msgid "Selected snippets <strong>deactivated</strong>." |
| 246 |
msgstr "Ausgewählte Codeschnipsel wurden <strong>deaktiviert</strong>." |
| 247 |
|
| 248 |
# @ code-snippets |
| 249 |
#: php/admin-menus/class-manage-menu.php:85 |
| 250 |
msgid "Snippet <strong>deleted</strong>." |
| 251 |
msgstr "Codeschnipsel <strong>gelöscht</strong>." |
| 252 |
|
| 253 |
# @ code-snippets |
| 254 |
#: php/admin-menus/class-manage-menu.php:86 |
| 255 |
msgid "Selected snippets <strong>deleted</strong>." |
| 256 |
msgstr "Ausgewählte Codeschnipsel wurden <strong>gelöscht</strong>." |
| 257 |
|
| 258 |
#: php/admin-menus/class-settings-menu.php:16 |
| 259 |
msgctxt "menu label" |
| 260 |
msgid "Settings" |
| 261 |
msgstr "Einstellungen" |
| 262 |
|
| 263 |
#: php/admin-menus/class-settings-menu.php:17 |
| 264 |
msgid "Snippets Settings" |
| 265 |
msgstr "Codeschnipsel Einstellungen" |
| 266 |
|
| 267 |
#: php/admin-menus/class-settings-menu.php:36 php/views/edit.php:135 |
| 268 |
msgid "Settings" |
| 269 |
msgstr "Einstellungen" |
| 270 |
|
| 271 |
# @ code-snippets |
| 272 |
#: php/class-admin.php:110 |
| 273 |
msgid "Manage your existing snippets" |
| 274 |
msgstr "Bestehende Codeschnipsel verwalten" |
| 275 |
|
| 276 |
# @ code-snippets |
| 277 |
#: php/class-admin.php:141 |
| 278 |
msgid "Visit the WordPress.org plugin page" |
| 279 |
msgstr "Die Plugin-Seite bei WordPress.org aufrufen" |
| 280 |
|
| 281 |
# @ code-snippets |
| 282 |
#: php/class-admin.php:142 |
| 283 |
msgid "About" |
| 284 |
msgstr "Über" |
| 285 |
|
| 286 |
# @ code-snippets |
| 287 |
#: php/class-admin.php:146 |
| 288 |
msgid "Visit the support forums" |
| 289 |
msgstr "Die Support-Foren aufrufen" |
| 290 |
|
| 291 |
# @ code-snippets |
| 292 |
#: php/class-admin.php:147 |
| 293 |
msgid "Support" |
| 294 |
msgstr "Support" |
| 295 |
|
| 296 |
# @ code-snippets |
| 297 |
#: php/class-admin.php:151 |
| 298 |
msgid "Support this plugin's development" |
| 299 |
msgstr "Die Entwicklung dieses Plugins unterstützen" |
| 300 |
|
| 301 |
# @ code-snippets |
| 302 |
#: php/class-admin.php:152 |
| 303 |
msgid "Donate" |
| 304 |
msgstr "Spenden" |
| 305 |
|
| 306 |
#: php/class-admin.php:183 |
| 307 |
msgid "" |
| 308 |
"<strong>Have feedback on Code Snippets?</strong> Please take the time to " |
| 309 |
"answer a short survey on how you use this plugin and what you'd like to see " |
| 310 |
"changed or added in the future." |
| 311 |
msgstr "" |
| 312 |
"<strong>Kommentar zu Codeschnipsel?</strong> Nehmen sie sich ein wenig Zeit " |
| 313 |
"und beantworten sie bitte eine kurze Umfrage zum Plugin, wie sie es nutzen " |
| 314 |
"und welche Funktionen sie in Zukunft gerne verändert oder hinzugefügt haben " |
| 315 |
"möchten." |
| 316 |
|
| 317 |
#: php/class-admin.php:187 |
| 318 |
msgid "Take the survey now" |
| 319 |
msgstr "An der Umfrage teilnehmen" |
| 320 |
|
| 321 |
#: php/class-admin.php:190 |
| 322 |
msgid "Dismiss" |
| 323 |
msgstr "Verwerfen" |
| 324 |
|
| 325 |
# @ code-snippets |
| 326 |
#: php/class-contextual-help.php:40 |
| 327 |
msgid "For more information:" |
| 328 |
msgstr "Weitere Informationen:" |
| 329 |
|
| 330 |
#: php/class-contextual-help.php:41 |
| 331 |
msgid "About Plugin" |
| 332 |
msgstr "Über das Plugin" |
| 333 |
|
| 334 |
#: php/class-contextual-help.php:42 |
| 335 |
msgid "FAQ" |
| 336 |
msgstr "FAQ" |
| 337 |
|
| 338 |
#: php/class-contextual-help.php:43 |
| 339 |
msgid "Support Forums" |
| 340 |
msgstr "Support-Foren" |
| 341 |
|
| 342 |
#: php/class-contextual-help.php:44 |
| 343 |
msgid "Plugin Website" |
| 344 |
msgstr "Plugin-Webseite" |
| 345 |
|
| 346 |
# @ code-snippets |
| 347 |
#: php/class-contextual-help.php:55 php/class-contextual-help.php:81 |
| 348 |
#: php/class-contextual-help.php:114 |
| 349 |
msgid "Overview" |
| 350 |
msgstr "Übersicht" |
| 351 |
|
| 352 |
# @ code-snippets |
| 353 |
#: php/class-contextual-help.php:56 |
| 354 |
msgid "" |
| 355 |
"Snippets are similar to plugins - they both extend and expand the " |
| 356 |
"functionality of WordPress. Snippets are more light-weight, just a few lines " |
| 357 |
"of code, and do not put as much load on your server. Here you can manage " |
| 358 |
"your existing snippets and perform tasks on them such as activating, " |
| 359 |
"deactivating, deleting and exporting." |
| 360 |
msgstr "" |
| 361 |
"Codeschnipsel sind ähnlich wie Plugins - beide erweitern bzw. verändern die " |
| 362 |
"Funktionalität. Codeschnipsel sind jedoch weniger komplex und " |
| 363 |
"leichtgewichtiger; nur einige Zeilen Code. Damit fällt auch weniger Last auf " |
| 364 |
"dem Webserver an. Hier können Sie bereits existierende Codeschnipsel " |
| 365 |
"bearbeiten bzw. Aktionen damit ausführen, wie Aktivieren, Deaktivieren, " |
| 366 |
"Löschen sowie Exportieren." |
| 367 |
|
| 368 |
# @ code-snippets |
| 369 |
#: php/class-contextual-help.php:61 |
| 370 |
msgid "Safe Mode" |
| 371 |
msgstr "Sicherheitsmodus" |
| 372 |
|
| 373 |
# @ code-snippets |
| 374 |
#: php/class-contextual-help.php:62 |
| 375 |
msgid "" |
| 376 |
"Be sure to check your snippets for errors before you activate them, as a " |
| 377 |
"faulty snippet could bring your whole blog down. If your site starts doing " |
| 378 |
"strange things, deactivate all your snippets and activate them one at a time." |
| 379 |
msgstr "" |
| 380 |
"Stellen Sie sicher, dass Sie Ihre Codeschnipsel vor dem Aktivieren " |
| 381 |
"überprüfen. Fehlerhafte Codeschnipsel können Ihre gesamte Webseite zum Crash " |
| 382 |
"bringen. Falls Ihre Webseite eigenartige Dinge vollführt oder komische " |
| 383 |
"Sachen anzeigt, deaktivieren Sie bitte alle Codeschnipsel und aktivieren Sie " |
| 384 |
"diese eins nach dem anderen." |
| 385 |
|
| 386 |
# @ code-snippets |
| 387 |
#: php/class-contextual-help.php:63 |
| 388 |
msgid "" |
| 389 |
"If something goes wrong with a snippet and you can't use WordPress, you can " |
| 390 |
"cause all snippets to stop executing by adding " |
| 391 |
"<code>define('CODE_SNIPPETS_SAFE_MODE', true);</code> to your <code>wp-" |
| 392 |
"config.php</code> file. After you have deactivated the offending snippet, " |
| 393 |
"you can turn off safe mode by removing this line or replacing <strong>true</" |
| 394 |
"strong> with <strong>false</strong>." |
| 395 |
msgstr "" |
| 396 |
"Falls etwas schief läuft und Sie WordPress nicht mehr verwenden können - " |
| 397 |
"sprich: den Admin-Bereich - können Sie alle Codeschnipsel dieses Plugins von " |
| 398 |
"der Ausführung abhalten, indem Sie folgende Konstante " |
| 399 |
"<code>define( 'CODE_SNIPPETS_SAFE_MODE', true );</code> Ihrer WordPress-" |
| 400 |
"Konfigurationsdatei <code>wp-config.php</code> hinzufügen. Nachdem Sie den " |
| 401 |
"fehlerhaften Codeschnipsel gefunden und deaktiviert haben, können Sie den " |
| 402 |
"Sicherheitsmodus in der <code>wp-config.php</code> wieder entfernen bzw. den " |
| 403 |
"Wert der Konstante von <strong>true</strong> auf dann <strong>false</strong> " |
| 404 |
"setzen." |
| 405 |
|
| 406 |
# @ code-snippets |
| 407 |
#: php/class-contextual-help.php:68 |
| 408 |
msgid "Uninstall" |
| 409 |
msgstr "Deinstallieren" |
| 410 |
|
| 411 |
# @ code-snippets |
| 412 |
#: php/class-contextual-help.php:69 |
| 413 |
#, php-format |
| 414 |
msgid "" |
| 415 |
"When you delete Code Snippets through the Plugins menu in WordPress it will " |
| 416 |
"clear up the <code>%1$s</code> table and a few other bits of data stored in " |
| 417 |
"the database. If you want to keep this data (ie: you are only temporally " |
| 418 |
"uninstalling Code Snippets) then remove the <code>%2$s</code> folder using " |
| 419 |
"FTP." |
| 420 |
msgstr "" |
| 421 |
"Wenn Sie das Codeschnipsel-Plugin <strong>über das Plugins-Menü in WordPress " |
| 422 |
"löschen</strong>, wird es die <code>%1$s</code> Tabelle leeren und einige " |
| 423 |
"anderen Einstellungen in Ihrer Datenbank. Falls Sie diese Daten jedoch " |
| 424 |
"sichern wollen (mit anderen Worten: Sie wollen das Plugin nur temporär " |
| 425 |
"deinstallieren), dann sollten Sie den <code>%2$s</code> Ordner lediglich " |
| 426 |
"<strong>via FTP</strong> entfernen." |
| 427 |
|
| 428 |
# @ code-snippets |
| 429 |
#: php/class-contextual-help.php:70 |
| 430 |
msgid "" |
| 431 |
"Even if you're sure that you don't want to use Code Snippets ever again on " |
| 432 |
"this WordPress installation, you may want to use the export feature to back " |
| 433 |
"up your snippets." |
| 434 |
msgstr "" |
| 435 |
"Auch wenn Sie sicher sind, dass Sie das Codeschnipsel-Plugin niemals mehr in " |
| 436 |
"dieser WordPress-Installation verwenden werden, sollten sie vielleicht " |
| 437 |
"dennoch vorher die Export-Funktion verwenden, um Ihre Codeschnipsel zu " |
| 438 |
"sichern." |
| 439 |
|
| 440 |
# @ code-snippets |
| 441 |
#: php/class-contextual-help.php:82 |
| 442 |
msgid "" |
| 443 |
"Snippets are similar to plugins - they both extend and expand the " |
| 444 |
"functionality of WordPress. Snippets are more light-weight, just a few lines " |
| 445 |
"of code, and do not put as much load on your server. Here you can add a new " |
| 446 |
"snippet, or edit an existing one." |
| 447 |
msgstr "" |
| 448 |
"Codeschnipsel sind ähnlich wie Plugins - beide erweitern bzw. verändern die " |
| 449 |
"Funktionalität. Codeschnipsel sind jedoch weniger komplex und " |
| 450 |
"leichtgewichtiger; nur einige Zeilen Code. Damit fällt auch weniger Last auf " |
| 451 |
"dem Webserver an. Hier können Sie einen neuen Codeschnipsel hinzufügen oder " |
| 452 |
"bereits Existierende bearbeiten." |
| 453 |
|
| 454 |
# @ code-snippets |
| 455 |
#: php/class-contextual-help.php:87 |
| 456 |
msgid "Finding Snippets" |
| 457 |
msgstr "Codeschnipsel finden" |
| 458 |
|
| 459 |
#: php/class-contextual-help.php:88 |
| 460 |
msgid "" |
| 461 |
"Here are some links to websites which host a large number of snippets that " |
| 462 |
"you can add to your site.\n" |
| 463 |
"\t\t\t\t<ul>\n" |
| 464 |
"\t\t\t\t\t<li><a href=\"http://wp-snippets.com\" title=\"WordPress Snippets" |
| 465 |
"\">WP-Snippets</a></li>\n" |
| 466 |
"\t\t\t\t\t<li><a href=\"http://wpsnipp.com\" title=\"WP Snipp\">WP Snipp</" |
| 467 |
"a></li>\n" |
| 468 |
"\t\t\t\t\t<li><a href=\"http://www.catswhocode.com/blog/snippets\" title=" |
| 469 |
"\"Cats Who Code Snippet Library\">Cats Who Code</a></li>\n" |
| 470 |
"\t\t\t\t\t<li><a href=\"http://www.wpfunction.me\">WP Function Me</a></li>\n" |
| 471 |
"\t\t\t\t</ul>" |
| 472 |
msgstr "" |
| 473 |
"Hier sind einige Links zu Webseiten, welche eine große Anzahl an " |
| 474 |
"Codeschnipsel zur Verfügung stellen und die verwendet werden können.\n" |
| 475 |
"\t\t\t\t<ul>\n" |
| 476 |
"\t\t\t\t\t<li><a href=\"http://wp-snippets.com\" title=\"WordPress Snippets" |
| 477 |
"\">WP-Snippets</a></li>\n" |
| 478 |
"\t\t\t\t\t<li><a href=\"http://wpsnipp.com\" title=\"WP Snipp\">WP Snipp</" |
| 479 |
"a></li>\n" |
| 480 |
"\t\t\t\t\t<li><a href=\"http://www.catswhocode.com/blog/snippets\" title=" |
| 481 |
"\"Cats Who Code Snippet Library\">Cats Who Code</a></li>\n" |
| 482 |
"\t\t\t\t\t<li><a href=\"http://www.wpfunction.me\">WP Function Me</a></li>\n" |
| 483 |
"\t\t\t\t</ul>" |
| 484 |
|
| 485 |
# @ code-snippets |
| 486 |
#: php/class-contextual-help.php:95 |
| 487 |
msgid "" |
| 488 |
"More places to find snippets, as well as a selection of example snippets, " |
| 489 |
"can be found in the <a href=\"https://github.com/sheabunge/code-snippets/" |
| 490 |
"wiki/Finding-snippets\">plugin documentation</a>" |
| 491 |
msgstr "" |
| 492 |
"Weitere Orte, um Codeschnipsel zu finden und ebenso eine Sammlung von " |
| 493 |
"Beispiel-Schnipseln finden Sie in der <a href=\"https://github.com/sheabunge/" |
| 494 |
"code-snippets/wiki/Finding-snippets\">Dokumentation des Plugins</a>." |
| 495 |
|
| 496 |
# @ code-snippets |
| 497 |
#: php/class-contextual-help.php:100 |
| 498 |
msgid "Adding Snippets" |
| 499 |
msgstr "Codeschnipsel hinzufügen" |
| 500 |
|
| 501 |
# @ code-snippets |
| 502 |
#: php/class-contextual-help.php:101 |
| 503 |
msgid "" |
| 504 |
"You need to fill out the name and code fields for your snippet to be added. " |
| 505 |
"While the description field will add more information about how your snippet " |
| 506 |
"works, what is does and where you found it, it is completely optional." |
| 507 |
msgstr "" |
| 508 |
"Sie müssen die Felder für 'Name' und 'Code' ausfüllen, damit der Schnipsel " |
| 509 |
"hinzugefügt werden kann. Das Beschreibungsfeld ist völlig optional, es wird " |
| 510 |
"jedoch sehr empfohlen. Damit können Sie kurz notieren, was der Code " |
| 511 |
"eigentlich macht und bewahren sich so auf elegante Weise die Übersicht." |
| 512 |
|
| 513 |
# @ code-snippets |
| 514 |
#: php/class-contextual-help.php:102 |
| 515 |
msgid "" |
| 516 |
"Please be sure to check that your snippet is valid PHP code and will not " |
| 517 |
"produce errors before adding it through this page. While doing so will not " |
| 518 |
"become active straight away, it will help to minimise the chance of a faulty " |
| 519 |
"snippet becoming active on your site." |
| 520 |
msgstr "" |
| 521 |
"Bitte stellen Sie vor dem Einfügen von Codeschnipseln sicher, dass Ihr " |
| 522 |
"entsprechender Codeschipsel valider PHP-Code ist und keine Fehler " |
| 523 |
"produziert. Somit erhöhen Sie von vornherein die Wahrscheinlichkeit, dass " |
| 524 |
"überhaupt fehlerhafte Codeschnipsel in Ihrer Installation aktiviert werden." |
| 525 |
|
| 526 |
# @ code-snippets |
| 527 |
#: php/class-contextual-help.php:115 |
| 528 |
msgid "" |
| 529 |
"Snippets are similar to plugins - they both extend and expand the " |
| 530 |
"functionality of WordPress. Snippets are more light-weight, just a few lines " |
| 531 |
"of code, and do not put as much load on your server. Here you can load " |
| 532 |
"snippets from a Code Snippets (.xml) import file into the database with your " |
| 533 |
"existing snippets." |
| 534 |
msgstr "" |
| 535 |
"Codeschnipsel sind ähnlich wie Plugins - beide erweitern bzw. verändern die " |
| 536 |
"Funktionalität. Codeschnipsel sind jedoch weniger komplex und " |
| 537 |
"leichtgewichtiger; nur einige Zeilen Code. Damit fällt auch weniger Last auf " |
| 538 |
"dem Webserver an. Hier können Sie Codeschnipsel aus einer Codeschipsel-XML-" |
| 539 |
"Importdatei hinzufügen." |
| 540 |
|
| 541 |
# @ code-snippets |
| 542 |
#: php/class-contextual-help.php:120 |
| 543 |
msgid "Importing" |
| 544 |
msgstr "Importieren" |
| 545 |
|
| 546 |
# @ code-snippets |
| 547 |
#: php/class-contextual-help.php:121 |
| 548 |
msgid "" |
| 549 |
"You can load your snippets from a code snippets (.xml) export file using " |
| 550 |
"this page." |
| 551 |
msgstr "" |
| 552 |
"Auf dieser Seite können Sie Ihre Codeschnipsel von einer Codeschnipsel-" |
| 553 |
"Exportdatei (<code>.xml</code>) laden." |
| 554 |
|
| 555 |
#: php/class-contextual-help.php:122 |
| 556 |
#, php-format |
| 557 |
msgid "" |
| 558 |
"Snippets will be added to the database along with your existing snippets. " |
| 559 |
"Regardless of whether the snippets were active on the previous site, " |
| 560 |
"imported snippets are always inactive until activated using the <a href=\"%s" |
| 561 |
"\">All Snippets</a> page.</p>" |
| 562 |
msgstr "" |
| 563 |
"Codeschnipsel werden der Datenbank hinzugefügt, zusammen mit Ihren bereits " |
| 564 |
"bestehenden Codeschnipseln. Unabhängig davon, ob diese Codeschnipsel auf der " |
| 565 |
"vorherigen Installation aktiv waren, sind importierte Codeschnipsel " |
| 566 |
"standardmäßig immer deaktiviert, solange Sie von Ihnen auf der <a href=\"%s" |
| 567 |
"\">Codeschnispel verwalten-Seite</a> aktiviert werden.</p>" |
| 568 |
|
| 569 |
# @ code-snippets |
| 570 |
#: php/class-contextual-help.php:127 |
| 571 |
msgid "Exporting" |
| 572 |
msgstr "Exportieren" |
| 573 |
|
| 574 |
# @ code-snippets |
| 575 |
#: php/class-contextual-help.php:128 |
| 576 |
#, php-format |
| 577 |
msgid "" |
| 578 |
"You can save your snippets to a Code Snippets (.xml) export file using the " |
| 579 |
"<a href=\"%s\">Manage Snippets</a> page." |
| 580 |
msgstr "" |
| 581 |
"Sie können Ihre Codeschnipsel auch als Codeschnipsel-XML-Exportdatei " |
| 582 |
"exportieren, über die <a href=\"%s\">Codeschnipsel verwalten-Seite</a>." |
| 583 |
|
| 584 |
#: php/class-export.php:87 |
| 585 |
msgid "" |
| 586 |
"This is a code snippets export file generated by the Code Snippets WordPress " |
| 587 |
"plugin." |
| 588 |
msgstr "" |
| 589 |
"Dies ist eine Codeschnipsel-Export-Datei die durch das Code Snippets " |
| 590 |
"WordPress Plugin erstellt wurde." |
| 591 |
|
| 592 |
#: php/class-export.php:89 |
| 593 |
msgid "To import these snippets a WordPress site follow these steps:" |
| 594 |
msgstr "" |
| 595 |
"Um Codeschnipsel in eine WordPress Seite zu importieren folge diesen " |
| 596 |
"Schritten:" |
| 597 |
|
| 598 |
#: php/class-export.php:90 |
| 599 |
msgid "1. Log in to that site as an administrator." |
| 600 |
msgstr "1. Melde dich als Administrator an." |
| 601 |
|
| 602 |
#: php/class-export.php:91 |
| 603 |
msgid "" |
| 604 |
"2. Install the Code Snippets plugin using the directions provided at the " |
| 605 |
"above link." |
| 606 |
msgstr "" |
| 607 |
"2. Installiere das Code Snippets Plugin nutze hierzu den Link und die " |
| 608 |
"Informationen von oben." |
| 609 |
|
| 610 |
#: php/class-export.php:92 |
| 611 |
msgid "3. Go to 'Tools: Import' in the WordPress admin panel." |
| 612 |
msgstr "" |
| 613 |
"3. Navigiere zu 'Werkzeuge: Daten importieren' in der WordPress " |
| 614 |
"Administration." |
| 615 |
|
| 616 |
#: php/class-export.php:93 |
| 617 |
msgid "4. Click on the \"Code Snippets\" importer in the list" |
| 618 |
msgstr "4. Klicke in der Liste der Importmodule auf \"Code Snippets\" " |
| 619 |
|
| 620 |
#: php/class-export.php:94 |
| 621 |
msgid "5. Upload this file using the form provided on that page." |
| 622 |
msgstr "5. Lade diese Datei über den angebotenen Dialog der Importseite hoch." |
| 623 |
|
| 624 |
#: php/class-export.php:95 |
| 625 |
msgid "" |
| 626 |
"6. Code Snippets will then import all of the snippets and associated " |
| 627 |
"information contained in this file into your site." |
| 628 |
msgstr "" |
| 629 |
"6. Die Codeschnipsel werden neben allen anderen Informationen aus dieser " |
| 630 |
"Datei in deine Seite importiert." |
| 631 |
|
| 632 |
#: php/class-export.php:96 |
| 633 |
msgid "" |
| 634 |
"7. You will then have to visit the 'Snippets: All Snippets' admin menu and " |
| 635 |
"activate desired snippets." |
| 636 |
msgstr "" |
| 637 |
"7. Nach dem Import besuche die Seite 'Codeschnipsel: Verwalten' im " |
| 638 |
"Administrationsmenü und aktiviere die gewünschten Codeschnipsel." |
| 639 |
|
| 640 |
# @ code-snippets |
| 641 |
#: php/class-list-table.php:58 |
| 642 |
msgid "Snippets per page" |
| 643 |
msgstr "Codeschnipsel pro Seite" |
| 644 |
|
| 645 |
# @ code-snippets |
| 646 |
#: php/class-list-table.php:117 php/class-list-table.php:370 |
| 647 |
msgid "Network Deactivate" |
| 648 |
msgstr "Netzwerkweit deaktivieren" |
| 649 |
|
| 650 |
# @ code-snippets |
| 651 |
#: php/class-list-table.php:117 php/class-list-table.php:180 |
| 652 |
#: php/class-list-table.php:370 |
| 653 |
msgid "Deactivate" |
| 654 |
msgstr "Deaktivieren" |
| 655 |
|
| 656 |
# @ code-snippets |
| 657 |
#: php/class-list-table.php:126 php/class-list-table.php:369 |
| 658 |
msgid "Network Activate" |
| 659 |
msgstr "Netzwerkweit aktivieren" |
| 660 |
|
| 661 |
# @ code-snippets |
| 662 |
#: php/class-list-table.php:126 php/class-list-table.php:180 |
| 663 |
#: php/class-list-table.php:369 |
| 664 |
msgid "Activate" |
| 665 |
msgstr "Aktivieren" |
| 666 |
|
| 667 |
# @ code-snippets |
| 668 |
#: php/class-list-table.php:136 php/class-list-table.php:196 |
| 669 |
msgid "Edit" |
| 670 |
msgstr "Bearbeiten" |
| 671 |
|
| 672 |
# @ code-snippets |
| 673 |
#: php/class-list-table.php:142 php/class-list-table.php:202 |
| 674 |
#: php/class-list-table.php:371 php/views/edit.php:111 |
| 675 |
msgid "Export" |
| 676 |
msgstr "Exportieren" |
| 677 |
|
| 678 |
# @ code-snippets |
| 679 |
#: php/class-list-table.php:151 php/class-list-table.php:214 |
| 680 |
#: php/class-list-table.php:372 php/views/edit.php:124 |
| 681 |
msgid "Delete" |
| 682 |
msgstr "Löschen" |
| 683 |
|
| 684 |
#: php/class-list-table.php:158 php/class-list-table.php:224 |
| 685 |
msgid "You are about to permanently delete the selected item." |
| 686 |
msgstr "Du bist dabei diesen Codeschnipsel endgültig zu löschen." |
| 687 |
|
| 688 |
#: php/class-list-table.php:159 php/class-list-table.php:225 |
| 689 |
#: php/views/edit.php:119 |
| 690 |
msgid "'Cancel' to stop, 'OK' to delete." |
| 691 |
msgstr "'Abbrechen' um zu stoppen, 'OK' um zu löschen." |
| 692 |
|
| 693 |
#: php/class-list-table.php:244 |
| 694 |
#, php-format |
| 695 |
msgid "Untitled #%d" |
| 696 |
msgstr "Unbenannt #%d" |
| 697 |
|
| 698 |
#: php/class-list-table.php:261 |
| 699 |
msgid "Shared on Network" |
| 700 |
msgstr "Im Netzwerk teilen" |
| 701 |
|
| 702 |
# @ code-snippets |
| 703 |
#: php/class-list-table.php:322 php/views/edit.php:48 |
| 704 |
msgid "Name" |
| 705 |
msgstr "Name" |
| 706 |
|
| 707 |
# @ code-snippets |
| 708 |
#: php/class-list-table.php:323 |
| 709 |
msgid "ID" |
| 710 |
msgstr "ID" |
| 711 |
|
| 712 |
# @ code-snippets |
| 713 |
#: php/class-list-table.php:373 |
| 714 |
msgid "Export to PHP" |
| 715 |
msgstr "Als PHP exportieren" |
| 716 |
|
| 717 |
# @ code-snippets |
| 718 |
#: php/class-list-table.php:411 |
| 719 |
#, php-format |
| 720 |
msgid "All <span class=\"count\">(%s)</span>" |
| 721 |
msgid_plural "All <span class=\"count\">(%s)</span>" |
| 722 |
msgstr[0] "Alle <span class=\"count\">(%s)</span>" |
| 723 |
msgstr[1] "Alle <span class=\"count\">(%s)</span>" |
| 724 |
|
| 725 |
# @ code-snippets |
| 726 |
#: php/class-list-table.php:412 |
| 727 |
#, php-format |
| 728 |
msgid "Active <span class=\"count\">(%s)</span>" |
| 729 |
msgid_plural "Active <span class=\"count\">(%s)</span>" |
| 730 |
msgstr[0] "Aktiv <span class=\"count\">(%s)</span>" |
| 731 |
msgstr[1] "Aktive <span class=\"count\">(%s)</span>" |
| 732 |
|
| 733 |
# @ code-snippets |
| 734 |
#: php/class-list-table.php:413 |
| 735 |
#, php-format |
| 736 |
msgid "Inactive <span class=\"count\">(%s)</span>" |
| 737 |
msgid_plural "Inactive <span class=\"count\">(%s)</span>" |
| 738 |
msgstr[0] "Inaktiv <span class=\"count\">(%s)</span>" |
| 739 |
msgstr[1] "Inaktive <span class=\"count\">(%s)</span>" |
| 740 |
|
| 741 |
# @ code-snippets |
| 742 |
#: php/class-list-table.php:414 |
| 743 |
#, php-format |
| 744 |
msgid "Recently Active <span class=\"count\">(%s)</span>" |
| 745 |
msgid_plural "Recently Active <span class=\"count\">(%s)</span>" |
| 746 |
msgstr[0] "Kürzlich aktiv <span class=\"count\">(%s)</span>" |
| 747 |
msgstr[1] "Kürzlich aktive <span class=\"count\">(%s)</span>" |
| 748 |
|
| 749 |
#: php/class-list-table.php:477 |
| 750 |
msgid "Show all tags" |
| 751 |
msgstr "Zeige alle Stichworte" |
| 752 |
|
| 753 |
# @ code-snippets |
| 754 |
#: php/class-list-table.php:491 |
| 755 |
msgid "Filter" |
| 756 |
msgstr "Filter" |
| 757 |
|
| 758 |
# @ code-snippets |
| 759 |
#: php/class-list-table.php:499 |
| 760 |
msgid "Clear List" |
| 761 |
msgstr "Liste bereinigen" |
| 762 |
|
| 763 |
# @ code-snippets |
| 764 |
#: php/class-list-table.php:686 |
| 765 |
#, php-format |
| 766 |
msgid "" |
| 767 |
"You do not appear to have any snippets available at this time. <a href=\"%s" |
| 768 |
"\">Add New→</a>" |
| 769 |
msgstr "" |
| 770 |
"Sie scheinen derzeit keine Codeschnipsel in der Verwaltung zu haben. Einen " |
| 771 |
"neuen <a href=\"%s\">hinzufügen →</a>" |
| 772 |
|
| 773 |
# @ code-snippets |
| 774 |
#: php/class-list-table.php:959 |
| 775 |
msgid "Search results" |
| 776 |
msgstr "Suchergebnisse" |
| 777 |
|
| 778 |
# @ code-snippets |
| 779 |
#: php/class-list-table.php:962 |
| 780 |
#, php-format |
| 781 |
msgid " for “%s”" |
| 782 |
msgstr " für “%s”" |
| 783 |
|
| 784 |
#: php/class-list-table.php:966 |
| 785 |
#, php-format |
| 786 |
msgid " in tag “%s”" |
| 787 |
msgstr " in Stichwort “%s”" |
| 788 |
|
| 789 |
# @ code-snippets |
| 790 |
#: php/class-list-table.php:974 |
| 791 |
msgid "Clear Filters" |
| 792 |
msgstr "Filter zurücksetzen" |
| 793 |
|
| 794 |
#: php/settings/settings-fields.php:42 |
| 795 |
msgid "Activate by Default" |
| 796 |
msgstr "Standardmäßig aktivieren" |
| 797 |
|
| 798 |
#: php/settings/settings-fields.php:44 |
| 799 |
msgid "" |
| 800 |
"Make the 'Save and Activate' button the default action when saving a snippet." |
| 801 |
msgstr "" |
| 802 |
"Legt die 'Speichern und Aktivieren' Schaltfläche als Standard Aktion fest " |
| 803 |
"beim Speichern eines Codeschnipsel." |
| 804 |
|
| 805 |
#: php/settings/settings-fields.php:49 |
| 806 |
msgid "Enable Scope Selector" |
| 807 |
msgstr "Aktiviere Bereichswahl" |
| 808 |
|
| 809 |
#: php/settings/settings-fields.php:51 |
| 810 |
msgid "Enable the scope selector when editing a snippet" |
| 811 |
msgstr "Aktiviere die Bereichswahl bei der Bearbeitung eines Codeschnipsels" |
| 812 |
|
| 813 |
#: php/settings/settings-fields.php:56 |
| 814 |
msgid "Enable Snippet Tags" |
| 815 |
msgstr "Codeschnipsel-Tags aktivieren" |
| 816 |
|
| 817 |
#: php/settings/settings-fields.php:58 |
| 818 |
msgid "Show snippet tags on admin pages" |
| 819 |
msgstr "Codeschnipsel-Tags auf den Administrationsseiten anzeigen" |
| 820 |
|
| 821 |
#: php/settings/settings-fields.php:63 |
| 822 |
msgid "Enable Snippet Descriptions" |
| 823 |
msgstr "Codeschnipsel-Beschreibungen aktivieren" |
| 824 |
|
| 825 |
#: php/settings/settings-fields.php:65 |
| 826 |
msgid "Show snippet descriptions on admin pages" |
| 827 |
msgstr "Codeschnipsel-Beschreibungen auf den Administrationsseiten anzeigen" |
| 828 |
|
| 829 |
#: php/settings/settings-fields.php:69 |
| 830 |
msgid "Disable shortcode syntax highlighter" |
| 831 |
msgstr "Codeschnipsel Syntax-Hervorhebung deaktivieren" |
| 832 |
|
| 833 |
#: php/settings/settings-fields.php:71 |
| 834 |
msgid "" |
| 835 |
"Disable the syntax highlighting for the [code_snippet] shortcode on the " |
| 836 |
"front-end" |
| 837 |
msgstr "" |
| 838 |
"Syntax-Hervorhebung den [code_snippet] Shortcode auf der öffentlichen Seite " |
| 839 |
"deaktivieren" |
| 840 |
|
| 841 |
#: php/settings/settings-fields.php:80 |
| 842 |
msgid "Row Height" |
| 843 |
msgstr "Zeilenhöhe" |
| 844 |
|
| 845 |
#: php/settings/settings-fields.php:82 |
| 846 |
msgid "rows" |
| 847 |
msgstr "Zeilen" |
| 848 |
|
| 849 |
#: php/settings/settings-fields.php:88 |
| 850 |
msgid "Use Full Editor" |
| 851 |
msgstr "Benutze den erweiterten Editor" |
| 852 |
|
| 853 |
#: php/settings/settings-fields.php:90 |
| 854 |
msgid "Enable all features of the visual editor" |
| 855 |
msgstr "Aktiviere alle Funktionen des visuellen Editors" |
| 856 |
|
| 857 |
#: php/settings/settings-fields.php:95 |
| 858 |
msgid "Media Buttons" |
| 859 |
msgstr "Medien Schaltflächen" |
| 860 |
|
| 861 |
#: php/settings/settings-fields.php:97 |
| 862 |
msgid "Enable the add media buttons" |
| 863 |
msgstr "Aktiviere die Schaltfläche Medien hinzufügen." |
| 864 |
|
| 865 |
#: php/settings/settings-fields.php:106 |
| 866 |
msgid "Theme" |
| 867 |
msgstr "Theme" |
| 868 |
|
| 869 |
#: php/settings/settings-fields.php:113 |
| 870 |
msgid "Indent With Tabs" |
| 871 |
msgstr "Tabulatorbreite" |
| 872 |
|
| 873 |
#: php/settings/settings-fields.php:115 |
| 874 |
msgid "Use hard tabs (not spaces) for indentation." |
| 875 |
msgstr "Benutze Tabulator anstelle von Leerzeichen." |
| 876 |
|
| 877 |
#: php/settings/settings-fields.php:121 |
| 878 |
msgid "Tab Size" |
| 879 |
msgstr "Tabulatorweite" |
| 880 |
|
| 881 |
#: php/settings/settings-fields.php:123 |
| 882 |
msgid "The width of a tab character." |
| 883 |
msgstr "Die Länge eines Tabulatorzeichens." |
| 884 |
|
| 885 |
#: php/settings/settings-fields.php:130 |
| 886 |
msgid "Indent Unit" |
| 887 |
msgstr "Einheit des Einzugs" |
| 888 |
|
| 889 |
#: php/settings/settings-fields.php:132 |
| 890 |
msgid "How many spaces a block should be indented." |
| 891 |
msgstr "Anzahl der Leerzeichen die einem Einzug entsprechen sollen." |
| 892 |
|
| 893 |
#: php/settings/settings-fields.php:139 |
| 894 |
msgid "Wrap Lines" |
| 895 |
msgstr "Zeilen umbrechen" |
| 896 |
|
| 897 |
#: php/settings/settings-fields.php:141 |
| 898 |
msgid "Whether the editor should scroll or wrap for long lines." |
| 899 |
msgstr "" |
| 900 |
"Legt fest ob der Editor Zeilen umbricht oder bei langen Zeilen scrollen soll." |
| 901 |
|
| 902 |
#: php/settings/settings-fields.php:147 |
| 903 |
msgid "Line Numbers" |
| 904 |
msgstr "Zeilennummer" |
| 905 |
|
| 906 |
#: php/settings/settings-fields.php:149 |
| 907 |
msgid "Show line numbers to the left of the editor." |
| 908 |
msgstr "Zeigt Zeilennummern auf der linken Seite des Editors." |
| 909 |
|
| 910 |
#: php/settings/settings-fields.php:155 |
| 911 |
msgid "Auto Close Brackets" |
| 912 |
msgstr "Klammern automatisch schliessen." |
| 913 |
|
| 914 |
#: php/settings/settings-fields.php:157 |
| 915 |
msgid "Auto-close brackets and quotes when typed." |
| 916 |
msgstr "" |
| 917 |
"Vervollständigt und schliesst Klammern und Anführungszeichen während der " |
| 918 |
"Eingabe." |
| 919 |
|
| 920 |
#: php/settings/settings-fields.php:163 |
| 921 |
msgid "Highlight Selection Matches" |
| 922 |
msgstr "Auswahlhervorhebung" |
| 923 |
|
| 924 |
#: php/settings/settings-fields.php:164 |
| 925 |
msgid "Highlight all instances of a currently selected word." |
| 926 |
msgstr "" |
| 927 |
"Eine Auswahl an anderen Stellen hervorheben an denen die Auswahl ebenfalls " |
| 928 |
"vorkommt." |
| 929 |
|
| 930 |
#: php/settings/settings.php:68 |
| 931 |
msgid "General" |
| 932 |
msgstr "Allgemein" |
| 933 |
|
| 934 |
#: php/settings/settings.php:69 |
| 935 |
msgid "Description Editor" |
| 936 |
msgstr "Beschreibungs-Editor" |
| 937 |
|
| 938 |
#: php/settings/settings.php:70 |
| 939 |
msgid "Code Editor" |
| 940 |
msgstr "Quellcode-Editor" |
| 941 |
|
| 942 |
#: php/settings/settings.php:119 |
| 943 |
msgid "Editor Preview" |
| 944 |
msgstr "Editor Vorschau" |
| 945 |
|
| 946 |
#: php/settings/settings.php:176 |
| 947 |
msgid "Settings saved." |
| 948 |
msgstr "Einstellungen gespeichert." |
| 949 |
|
| 950 |
# @ code-snippets |
| 951 |
#: php/views/edit.php:28 php/views/manage.php:22 |
| 952 |
msgctxt "snippet" |
| 953 |
msgid "Add New" |
| 954 |
msgstr "Hinzufügen" |
| 955 |
|
| 956 |
#: php/views/edit.php:49 |
| 957 |
msgid "Enter title here" |
| 958 |
msgstr "Titel hier eingeben" |
| 959 |
|
| 960 |
# @ code-snippets |
| 961 |
#: php/views/edit.php:54 |
| 962 |
msgid "Code" |
| 963 |
msgstr "Code" |
| 964 |
|
| 965 |
#: php/views/edit.php:81 php/views/edit.php:95 |
| 966 |
msgid "Save Changes and Activate" |
| 967 |
msgstr "Speichere Änderungen und Aktiviere" |
| 968 |
|
| 969 |
#: php/views/edit.php:101 |
| 970 |
msgid "Save Changes and Deactivate" |
| 971 |
msgstr "Speichere Änderungen und Deaktiviere" |
| 972 |
|
| 973 |
#: php/views/edit.php:118 |
| 974 |
msgid "You are about to permanently delete this snippet." |
| 975 |
msgstr "Du bist dabei diesen Codeschnipsel endgültig zu löschen." |
| 976 |
|
| 977 |
# @ code-snippets |
| 978 |
#: php/views/import.php:21 |
| 979 |
msgid "" |
| 980 |
"Howdy! Upload your Code Snippets export file and we’ll import the " |
| 981 |
"snippets to this site." |
| 982 |
msgstr "" |
| 983 |
"Servus! Laden Sie hier Ihre Codeschnipsel-XML-Exportdatei hoch und wir " |
| 984 |
"werden die Codeschnipsel dieser Installation hinzufügen." |
| 985 |
|
| 986 |
#: php/views/import.php:23 |
| 987 |
#, php-format |
| 988 |
msgid "" |
| 989 |
"You will need to go to the <a href=\"%s\">All Snippets</a> page to activate " |
| 990 |
"the imported snippets." |
| 991 |
msgstr "" |
| 992 |
"Danach müssen Sie zur <a href=\"%s\">Codeschnispel verwalten-Seite</a> gehen " |
| 993 |
"und die importierten Codeschnipsel entsprechend aktivieren." |
| 994 |
|
| 995 |
# @ code-snippets |
| 996 |
#: php/views/import.php:25 |
| 997 |
msgid "" |
| 998 |
"Choose a Code Snippets (.xml) file to upload, then click Upload file and " |
| 999 |
"import." |
| 1000 |
msgstr "" |
| 1001 |
"Wählen Sie eine Codeschnipsel-XML-Datei zum Hochladen, klicken Sie dann auf " |
| 1002 |
"'Datei hochladen & importieren'." |
| 1003 |
|
| 1004 |
# @ code-snippets |
| 1005 |
#: php/views/import.php:32 |
| 1006 |
msgid "Choose a file from your computer:" |
| 1007 |
msgstr "Datei von Ihrem Rechner wählen:" |
| 1008 |
|
| 1009 |
# @ code-snippets |
| 1010 |
#: php/views/import.php:33 |
| 1011 |
msgid "(Maximum size: 8MB)" |
| 1012 |
msgstr "(Maximalgröße: 8 MB)" |
| 1013 |
|
| 1014 |
# @ code-snippets |
| 1015 |
#: php/views/import.php:39 |
| 1016 |
msgid "Upload file and import" |
| 1017 |
msgstr "Datei hochladen & importieren" |
| 1018 |
|
| 1019 |
# @ code-snippets |
| 1020 |
#: php/views/manage.php:34 |
| 1021 |
msgid "Search Installed Snippets" |
| 1022 |
msgstr "Installierte Codeschnipsel suchen" |
| 1023 |
|
| 1024 |
# @ code-snippets |
| 1025 |
#~ msgid "Import" |
| 1026 |
#~ msgstr "Importieren" |
| 1027 |
|
| 1028 |
# @ code-snippets |
| 1029 |
#~ msgid "Manage" |
| 1030 |
#~ msgstr "Verwalten" |
| 1031 |
|
| 1032 |
# @ code-snippets |
| 1033 |
#~ msgid "" |
| 1034 |
#~ "Snippets will be added to the database along with your existing snippets. " |
| 1035 |
#~ "Regardless of whether the snippets were active on the previous site, " |
| 1036 |
#~ "imported snippets are always inactive until activated using the <a href=" |
| 1037 |
#~ "\"%s\">Manage Snippets</a> page.</p>" |
| 1038 |
#~ msgstr "" |
| 1039 |
#~ "Codeschnipsel werden der Datenbank hinzugefügt, zusammen mit Ihren " |
| 1040 |
#~ "bereits bestehenden Codeschnipseln. Unabhängig davon, ob diese " |
| 1041 |
#~ "Codeschnipsel auf der vorherigen Installation aktiv waren, sind " |
| 1042 |
#~ "importierte Codeschnipsel standardmäßig immer deaktiviert, solange Sie " |
| 1043 |
#~ "von Ihnen auf der <a href=\"%s\">Codeschnispel verwalten-Seite</a> " |
| 1044 |
#~ "aktiviert werden.</p>" |
| 1045 |
|
| 1046 |
#~ msgid "" |
| 1047 |
#~ "7. You will then have to visit the 'Snippets: Manage' admin menu and " |
| 1048 |
#~ "activate desired snippets." |
| 1049 |
#~ msgstr "" |
| 1050 |
#~ "7. Nach dem Import besuche die Seite 'Codeschnipsel: Verwalten' im " |
| 1051 |
#~ "Administrationsmenü und aktiviere die gewünschten Codeschnipsel." |
| 1052 |
|
| 1053 |
#~ msgid "" |
| 1054 |
#~ "You are about to permanently delete the selected item.\n" |
| 1055 |
#~ "\t\t\t\t\t'Cancel' to stop, 'OK' to delete." |
| 1056 |
#~ msgstr "" |
| 1057 |
#~ "Sie sind dabei die ausgewählten Einträge zu löschen.\n" |
| 1058 |
#~ "\t\t\t\t\t'Abbrechen zum Stoppen, 'OK' zum Löschen." |
| 1059 |
|
| 1060 |
# @ code-snippets |
| 1061 |
#~ msgid "Name (short title)" |
| 1062 |
#~ msgstr "Name (Kurztitel)" |
| 1063 |
|
| 1064 |
#~ msgid "" |
| 1065 |
#~ "You are about to permanently delete this snippet.\n" |
| 1066 |
#~ "'Cancel' to stop, 'OK' to delete." |
| 1067 |
#~ msgstr "" |
| 1068 |
#~ "Du bist dabei diesen Codeschnipsel endgültig zu löschen.\n" |
| 1069 |
#~ "'Abbrechen' um zu stoppen, 'OK' um zu löschen." |
| 1070 |
|
| 1071 |
# @ code-snippets |
| 1072 |
#~ msgid "" |
| 1073 |
#~ "You will need to go to the <a href=\"%s\">Manage Snippets</a> page to " |
| 1074 |
#~ "activate the imported snippets." |
| 1075 |
#~ msgstr "" |
| 1076 |
#~ "Danach müssen Sie zur <a href=\"%s\">Codeschnispel verwalten-Seite</a> " |
| 1077 |
#~ "gehen und die importierten Codeschnipsel entsprechend aktivieren." |
| 1078 |
|
| 1079 |
#~ msgid "Plugin Website</a>" |
| 1080 |
#~ msgstr "Plugin-Webseite</a>" |
| 1081 |
|
| 1082 |
#~ msgid "" |
| 1083 |
#~ "Here are some links to websites which host a large number of snippets " |
| 1084 |
#~ "that you can add to your site.\n" |
| 1085 |
#~ "\t\t\t<ul>\n" |
| 1086 |
#~ "\t\t\t\t<li><a href=\"http://wp-snippets.com\" title=\"WordPress Snippets" |
| 1087 |
#~ "\">WP-Snippets</a></li>\n" |
| 1088 |
#~ "\t\t\t\t<li><a href=\"http://wpsnipp.com\" title=\"WP Snipp\">WP Snipp</" |
| 1089 |
#~ "a></li>\n" |
| 1090 |
#~ "\t\t\t\t<li><a href=\"http://www.catswhocode.com/blog/snippets\" title=" |
| 1091 |
#~ "\"Cats Who Code Snippet Library\">Cats Who Code</a></li>\n" |
| 1092 |
#~ "\t\t\t\t<li><a href=\"http://www.wpfunction.me\">WP Function Me</a></li>\n" |
| 1093 |
#~ "\t\t\t</ul>" |
| 1094 |
#~ msgstr "" |
| 1095 |
#~ "Hier sind ein Links zu Webseiten, welche eine Menge an Codeschnipsel " |
| 1096 |
#~ "bereitstellen und auf ihrer Webseite verwendet werden können.\n" |
| 1097 |
#~ "\t\t\t<ul>\n" |
| 1098 |
#~ "\t\t\t\t<li><a href=\"http://wp-snippets.com\" title=\"WordPress Snippets" |
| 1099 |
#~ "\">WP-Snippets</a></li>\n" |
| 1100 |
#~ "\t\t\t\t<li><a href=\"http://wpsnipp.com\" title=\"WP Snipp\">WP Snipp</" |
| 1101 |
#~ "a></li>\n" |
| 1102 |
#~ "\t\t\t\t<li><a href=\"http://www.catswhocode.com/blog/snippets\" title=" |
| 1103 |
#~ "\"Cats Who Code Snippet Library\">Cats Who Code</a></li>\n" |
| 1104 |
#~ "\t\t\t\t<li><a href=\"http://www.wpfunction.me\">WP Function Me</a></li>\n" |
| 1105 |
#~ "\t\t\t</ul>" |
| 1106 |
|
| 1107 |
#~ msgid "http://wordpress.org/plugins/code-snippets" |
| 1108 |
#~ msgstr "http://wordpress.org/plugins/code-snippets" |
| 1109 |
|
| 1110 |
# @ code-snippets |
| 1111 |
#~ msgid "" |
| 1112 |
#~ "Here are some links to websites which host a large number of snippets " |
| 1113 |
#~ "that you can add to your site.\n" |
| 1114 |
#~ "\t\t<ul>\n" |
| 1115 |
#~ "\t\t\t<li><a href=\"http://wp-snippets.com\" title=\"WordPress Snippets" |
| 1116 |
#~ "\">WP-Snippets</a></li>\n" |
| 1117 |
#~ "\t\t\t<li><a href=\"http://wpsnipp.com\" title=\"WP Snipp\">WP Snipp</a></" |
| 1118 |
#~ "li>\n" |
| 1119 |
#~ "\t\t\t<li><a href=\"http://www.catswhocode.com/blog/snippets\" title=" |
| 1120 |
#~ "\"Cats Who Code Snippet Library\">Cats Who Code</a></li>\n" |
| 1121 |
#~ "\t\t\t<li><a href=\"http://www.wpfunction.me\">WP Function Me</a></li>\n" |
| 1122 |
#~ "\t\t</ul>" |
| 1123 |
#~ msgstr "" |
| 1124 |
#~ "Hier sind einige Links zu Webseiten, welche eine große Anzahl von " |
| 1125 |
#~ "WordPress-Codeschnipseln anbieten, die Sie vielleicht für Ihre Webseite " |
| 1126 |
#~ "verwenden könnten. Bitte seien Sie äußerst vorsichtig mit fremden " |
| 1127 |
#~ "Codeschnipseln, überprüfen Sie immer den Anbieter/ Herausgeber. Setzen " |
| 1128 |
#~ "Sie nur vertrauenswürdige Quellen ein!\n" |
| 1129 |
#~ "\\\t\\\t<ul>\n" |
| 1130 |
#~ "\\\t\\\t\\\t<li><a href=\"http://wp-snippets.com\" title=\"WordPress " |
| 1131 |
#~ "Snippets\">WP-Snippets</a></li>\n" |
| 1132 |
#~ "\\\t\\\t\\\t<li><a href=\"http://wpsnipp.com\" title=\"WP Snipp\">WP " |
| 1133 |
#~ "Snipp</a></li>\n" |
| 1134 |
#~ "\\\t\\\t\\\t<li><a href=\"http://www.catswhocode.com/blog/snippets\" " |
| 1135 |
#~ "title=\"Cats Who Code Snippet Library\">Cats Who Code</a></li>\n" |
| 1136 |
#~ "\\\t\\\t\\\t<li><a href=\"http://www.wpfunction.me\">WP Function Me</a></" |
| 1137 |
#~ "li>\n" |
| 1138 |
#~ "\\\t\\\t</ul>" |
| 1139 |
|
| 1140 |
# @ code-snippets |
| 1141 |
#~ msgid "" |
| 1142 |
#~ "<a href=\"http://wordpress.org/plugins/code-snippets\" target=\"_blank" |
| 1143 |
#~ "\">WordPress Extend</a>" |
| 1144 |
#~ msgstr "" |
| 1145 |
#~ "<a href=\"http://wordpress.org/plugins/code-snippets\" target=\"_blank" |
| 1146 |
#~ "\">Plugin-Seite bei WordPress.org</a>" |
| 1147 |
|
| 1148 |
# @ code-snippets |
| 1149 |
#~ msgid "" |
| 1150 |
#~ "<a href=\"http://wordpress.org/support/plugin/code-snippets\" target=" |
| 1151 |
#~ "\"_blank\">Support Forums</a>" |
| 1152 |
#~ msgstr "" |
| 1153 |
#~ "<a href=\"http://wordpress.org/support/plugin/code-snippets\" target=" |
| 1154 |
#~ "\"_blank\">Offizielles Support-Forum (Engl.)</a>" |
| 1155 |
|
| 1156 |
# @ code-snippets |
| 1157 |
#~ msgid "" |
| 1158 |
#~ "<a href=\"https://sheabunge.com/plugins/code-snippets/\" target=\"_blank" |
| 1159 |
#~ "\">Project Website</a>" |
| 1160 |
#~ msgstr "" |
| 1161 |
#~ "<a href=\"https://sheabunge.com/plugins/code-snippets/\" target=\"_blank" |
| 1162 |
#~ "\">Projektwebseite</a>" |
| 1163 |
|
| 1164 |
#~ msgid "Only run in adminstration area" |
| 1165 |
#~ msgstr "Nur im Admin-Bereich ausführen" |
| 1166 |
|
| 1167 |
#~ msgid "You are not access this page." |
| 1168 |
#~ msgstr "Du kannst diese Seite nicht betreten." |
| 1169 |
|
| 1170 |
# @ code-snippets |
| 1171 |
#~ msgid "" |
| 1172 |
#~ "<a href=\"http://wordpress.org/plugins/code-snippets\" target=\"_blank" |
| 1173 |
#~ "\">WordPress Extend</a></p>" |
| 1174 |
#~ msgstr "" |
| 1175 |
#~ "<a href=\"http://wordpress.org/plugins/code-snippets\" target=\"_blank" |
| 1176 |
#~ "\">Plugin-Seite auf WordPress.org</a></p>" |
| 1177 |
|
| 1178 |
# @ code-snippets |
| 1179 |
#~ msgid "" |
| 1180 |
#~ "You are about to permanently delete the selected item.\n" |
| 1181 |
#~ "\t\t\t\t'Cancel' to stop, 'OK' to delete." |
| 1182 |
#~ msgstr "" |
| 1183 |
#~ "Sie sind dabei das ausgewählte Element dauerhaft zu löschen.\n" |
| 1184 |
#~ "\t\t\t\t'Abbrechen', um das zu stoppen, 'OK', um wirklich zu löschen." |
| 1185 |
|
| 1186 |
#~ msgid "Admin <span class=\"count\">(%s)</span>" |
| 1187 |
#~ msgid_plural "Admin <span class=\"count\">(%s)</span>" |
| 1188 |
#~ msgstr[0] "Admin <span class=\"count\">(%s)</span>" |
| 1189 |
#~ msgstr[1] "Admin <span class=\"count\">(%s)</span>" |
| 1190 |
|
| 1191 |
#~ msgid "Front End <span class=\"count\">(%s)</span>" |
| 1192 |
#~ msgid_plural "Front End <span class=\"count\">(%s)</span>" |
| 1193 |
#~ msgstr[0] "Öffentliche Seite <span class=\"count\">(%s)</span>" |
| 1194 |
#~ msgstr[1] "Öffentliche Seiten <span class=\"count\">(%s)</span>" |
| 1195 |
|
| 1196 |
#~ msgid "Editor" |
| 1197 |
#~ msgstr "Editor" |
| 1198 |
|
| 1199 |
# @ code-snippets |
| 1200 |
#~ msgid "" |
| 1201 |
#~ "An easy, clean and simple way to add code snippets to your site. No need " |
| 1202 |
#~ "to edit to your theme's functions.php file again!" |
| 1203 |
#~ msgstr "" |
| 1204 |
#~ "Auf einfache, saubere und elegante Weise Codeschnipsel für Ihre Webseite " |
| 1205 |
#~ "hinzufügen. Änderungen an der 'functions.php' des Themes sind nicht mehr " |
| 1206 |
#~ "notwendig!" |
| 1207 |
|
| 1208 |
# @ code-snippets |
| 1209 |
#~ msgid "Shea Bunge" |
| 1210 |
#~ msgstr "Shea Bunge" |
| 1211 |
|
| 1212 |
# @ code-snippets |
| 1213 |
#~ msgid "https://sheabunge.com" |
| 1214 |
#~ msgstr "https://sheabunge.com/" |
| 1215 |
|
| 1216 |
# @ code-snippets |
| 1217 |
#~ msgid "Please provide a name for the snippet and its code." |
| 1218 |
#~ msgstr "" |
| 1219 |
#~ "Bitte geben Sie einen Namen für den Codeschnipsel und dessen Code an." |
| 1220 |
|
| 1221 |
# @ code-snippets |
| 1222 |
#~ msgid "(Optional)" |
| 1223 |
#~ msgstr "(optional, aber empfohlen für bessere Organisation & Übersicht)" |
| 1224 |
|
| 1225 |
# @ code-snippets |
| 1226 |
#~ msgid "https://sheabunge.com/plugins/code-snippets" |
| 1227 |
#~ msgstr "https://sheabunge.com/plugins/code-snippets/" |
| 1228 |
|
| 1229 |
# @ code-snippets |
| 1230 |
#~ msgid "Import snippets from a <strong>Code Snippets</strong> export file" |
| 1231 |
#~ msgstr "" |
| 1232 |
#~ "Codeschnipsel aus einer <strong>Code Snippets</strong>-Exportdatei " |
| 1233 |
#~ "importieren" |
| 1234 |
|
| 1235 |
# @ code-snippets |
| 1236 |
#~ msgid "Imported <strong>%d</strong> snippet." |
| 1237 |
#~ msgid_plural "Imported <strong>%d</strong> snippets." |
| 1238 |
#~ msgstr[0] " <strong>%d</strong> Codeschnipsel importiert." |
| 1239 |
#~ msgstr[1] " <strong>%d</strong> Codeschnipsel importiert." |
| 1240 |
|
| 1241 |
# @ code-snippets |
| 1242 |
#~ msgid "1.7" |
| 1243 |
#~ msgstr "1.7" |
| 1244 |
|
| 1245 |
# @ code-snippets |
| 1246 |
#~ msgid "Sorry, you're not allowed to edit snippets" |
| 1247 |
#~ msgstr "" |
| 1248 |
#~ "Entschuldigung, aber Sie haben keine Berechtigung zum Bearbeiten von " |
| 1249 |
#~ "Codeschnipseln." |
| 1250 |
|
| 1251 |
# @ code-snippets |
| 1252 |
#~ msgid "Save Changes & Activate" |
| 1253 |
#~ msgstr "Änderungen speichern & Aktivieren" |
| 1254 |
|