aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.de.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.de.yml69
1 files changed, 53 insertions, 16 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
index a9ec2519..6f790744 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
@@ -31,6 +31,7 @@ menu:
31 search: 'Suche' 31 search: 'Suche'
32 save_link: 'Link speichern' 32 save_link: 'Link speichern'
33 back_to_unread: 'Zurück zu ungelesenen Artikeln' 33 back_to_unread: 'Zurück zu ungelesenen Artikeln'
34 # users_management: 'Users management'
34 top: 35 top:
35 add_new_entry: 'Neuen Artikel hinzufügen' 36 add_new_entry: 'Neuen Artikel hinzufügen'
36 search: 'Suche' 37 search: 'Suche'
@@ -45,6 +46,7 @@ footer:
45 social: 'Soziales' 46 social: 'Soziales'
46 powered_by: 'angetrieben von' 47 powered_by: 'angetrieben von'
47 about: 'Über' 48 about: 'Über'
49 # stats: Since %user_creation% you read %nb_archives% articles. That is about %per_day% a day!
48 50
49config: 51config:
50 page_title: 'Einstellungen' 52 page_title: 'Einstellungen'
@@ -94,6 +96,7 @@ config:
94 if_label: 'Wenn' 96 if_label: 'Wenn'
95 then_tag_as_label: 'dann tagge als' 97 then_tag_as_label: 'dann tagge als'
96 delete_rule_label: 'löschen' 98 delete_rule_label: 'löschen'
99 # edit_rule_label: 'edit'
97 rule_label: 'Regel' 100 rule_label: 'Regel'
98 tags_label: 'Tags' 101 tags_label: 'Tags'
99 faq: 102 faq:
@@ -127,12 +130,6 @@ config:
127 or: 'Eine Regel ODER die andere' 130 or: 'Eine Regel ODER die andere'
128 and: 'Eine Regel UND eine andere' 131 and: 'Eine Regel UND eine andere'
129 matches: 'Tests, ob eine <i>Variable</i> auf eine <i>Suche</i> zutrifft (Groß- und Kleinschreibung wird nicht berücksichtigt).<br />Beispiel: <code>title matches "Fußball"</code>' 132 matches: 'Tests, ob eine <i>Variable</i> auf eine <i>Suche</i> zutrifft (Groß- und Kleinschreibung wird nicht berücksichtigt).<br />Beispiel: <code>title matches "Fußball"</code>'
130 form_new_user:
131 username_label: 'Benutzername'
132 password_label: 'Kennwort'
133 repeat_new_password_label: 'Neues Kennwort wiederholen'
134 plain_password_label: '????'
135 email_label: 'E-Mail-Adresse'
136 133
137entry: 134entry:
138 page_titles: 135 page_titles:
@@ -266,12 +263,14 @@ howto:
266 263
267quickstart: 264quickstart:
268 page_title: 'Schnelleinstieg' 265 page_title: 'Schnelleinstieg'
266 # more: 'More…'
269 intro: 267 intro:
270 title: 'Willkommen zu wallabag!' 268 title: 'Willkommen zu wallabag!'
271 paragraph_1: "Wir werden dich bei der Benutzung von wallabag begleiten und dir einige Funktionen zeigen, die dich interessieren könnten." 269 paragraph_1: "Wir werden dich bei der Benutzung von wallabag begleiten und dir einige Funktionen zeigen, die dich interessieren könnten."
272 paragraph_2: 'Folge uns!' 270 paragraph_2: 'Folge uns!'
273 configure: 271 configure:
274 title: 'Anwendung konfigurieren' 272 title: 'Anwendung konfigurieren'
273 # description: 'In order to have an application which suits you, have a look into the configuration of wallabag.'
275 language: 'Sprache und Design ändern' 274 language: 'Sprache und Design ändern'
276 rss: 'RSS-Feeds aktivieren' 275 rss: 'RSS-Feeds aktivieren'
277 tagging_rules: 'Schreibe Regeln, um deine Beiträge automatisch zu taggen (verschlagworten)' 276 tagging_rules: 'Schreibe Regeln, um deine Beiträge automatisch zu taggen (verschlagworten)'
@@ -285,6 +284,7 @@ quickstart:
285 import: 'Import-Einstellungen ändern' 284 import: 'Import-Einstellungen ändern'
286 first_steps: 285 first_steps:
287 title: 'Erste Schritte' 286 title: 'Erste Schritte'
287 # description: "Now wallabag is well configured, it's time to archive the web. You can click on the top right sign + to add a link"
288 new_article: 'Speichere deinen ersten Artikel' 288 new_article: 'Speichere deinen ersten Artikel'
289 unread_articles: 'Und klassifiziere ihn!' 289 unread_articles: 'Und klassifiziere ihn!'
290 migrate: 290 migrate:
@@ -294,11 +294,15 @@ quickstart:
294 wallabag_v1: 'von wallabag v1 migrieren' 294 wallabag_v1: 'von wallabag v1 migrieren'
295 wallabag_v2: 'von wallabag v2 migrieren' 295 wallabag_v2: 'von wallabag v2 migrieren'
296 readability: 'von Readability migrieren' 296 readability: 'von Readability migrieren'
297 instapaper: 'von Instapaper migrieren'
297 developer: 298 developer:
298 title: 'Entwickler' 299 title: 'Entwickler'
300 # description: 'We also thought to the developers: Docker, API, translations, etc.'
299 create_application: 'Erstelle eine Anwendung und nutze die wallabag API' 301 create_application: 'Erstelle eine Anwendung und nutze die wallabag API'
302 # use_docker: 'Use Docker to install wallabag'
300 docs: 303 docs:
301 title: 'Komplette Dokumentation' 304 title: 'Komplette Dokumentation'
305 # description: "There are so much features in wallabag. Don't hesitate to read the manual to know them and to learn how to use them."
302 annotate: 'Anmerkungen zu Artikeln hinzufügen' 306 annotate: 'Anmerkungen zu Artikeln hinzufügen'
303 export: 'Artikel nach ePUB oder PDF konvertieren' 307 export: 'Artikel nach ePUB oder PDF konvertieren'
304 search_filters: 'Schau nach, wie du nach einem Artikel über die Such- und Filterfunktion suchen kannst' 308 search_filters: 'Schau nach, wie du nach einem Artikel über die Such- und Filterfunktion suchen kannst'
@@ -345,18 +349,22 @@ import:
345 description: 'Dieser Import wird all deine Artikel aus wallabag v2 importieren. Gehe auf "Alle Artikel" und dann, in der Exportieren-Seitenleiste auf "JSON". Dabei erhältst du eine "All articles.json"-Datei.' 349 description: 'Dieser Import wird all deine Artikel aus wallabag v2 importieren. Gehe auf "Alle Artikel" und dann, in der Exportieren-Seitenleiste auf "JSON". Dabei erhältst du eine "All articles.json"-Datei.'
346 readability: 350 readability:
347 page_title: 'Aus Readability importieren' 351 page_title: 'Aus Readability importieren'
348 # description: 'This importer will import all your Readability articles. On the tools (https://www.readability.com/tools/) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact).' 352 # description: 'This importer will import all your Readability articles. On the tools (https://www.readability.com/tools/) page, click on "Export your data" in the "Data Export" section. You will received an email to download a json (which does not end with .json in fact).'
349 # how_to: 'Please select your Readability export and click on the below button to upload and import it.' 353 # how_to: 'Please select your Readability export and click on the below button to upload and import it.'
350 worker: 354 worker:
351 # enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:" 355 # enabled: "Import is made asynchronously. Once the import task is started, an external worker will handle jobs one at a time. The current service is:"
352 # firefox: 356 firefox:
353 # page_title: 'Import > Firefox' 357 page_title: 'Aus Firefox importieren'
354 # description: "This importer will import all your Firefox bookmarks. <p>For Firefox, just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file." 358 # description: "This importer will import all your Firefox bookmarks. Just go to your bookmarks (Ctrl+Maj+O), then into \"Import and backup\", choose \"Backup...\". You will obtain a .json file."
355 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched." 359 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
356 # chrome: 360 chrome:
357 # page_title: 'Import > Chrome' 361 page_title: 'Aus Chrome importieren'
358 # description: "This importer will import all your Chrome bookmarks. The location of the file depends on your operating system : <ul><li>On Linux, go into the <code>~/.config/chromium/Default/</code> directory</li><li>On Windows, it should be at <code>%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default</code></li><li>On OS X, it should be at <code>~/Library/Application Support/Google/Chrome/Default/Bookmarks</code></li></ul>Once you got there, copy the Bookmarks file someplace you'll find.<em><br>Note that if you have Chromium instead of Chrome, you'll have to correct paths accordingly.</em></p>" 362 # description: "This importer will import all your Chrome bookmarks. The location of the file depends on your operating system : <ul><li>On Linux, go into the <code>~/.config/chromium/Default/</code> directory</li><li>On Windows, it should be at <code>%LOCALAPPDATA%\\Google\\Chrome\\User Data\\Default</code></li><li>On OS X, it should be at <code>~/Library/Application Support/Google/Chrome/Default/Bookmarks</code></li></ul>Once you got there, copy the Bookmarks file someplace you'll find.<em><br>Note that if you have Chromium instead of Chrome, you'll have to correct paths accordingly.</em></p>"
359 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched." 363 # how_to: "Please choose the bookmark backup file and click on the button below to import it. Note that the process may take a long time since all articles have to be fetched."
364 instapaper:
365 page_title: 'Aus Instapaper importieren'
366 # description: 'This importer will import all your Instapaper articles. On the settings (https://www.instapaper.com/user) page, click on "Download .CSV file" in the "Export" section. A CSV file will be downloaded (like "instapaper-export.csv").'
367 # how_to: 'Please select your Instapaper export and click on the below button to upload and import it.'
360 368
361developer: 369developer:
362 page_title: 'Entwickler' 370 page_title: 'Entwickler'
@@ -383,12 +391,14 @@ developer:
383 page_title: 'Entwickler > Neuer Client' 391 page_title: 'Entwickler > Neuer Client'
384 page_description: 'Du bist dabei, einen neuen Client zu erstellen. Fülle das nachfolgende Feld für die Weiterleitungs-URIs deiner Anwendung aus.' 392 page_description: 'Du bist dabei, einen neuen Client zu erstellen. Fülle das nachfolgende Feld für die Weiterleitungs-URIs deiner Anwendung aus.'
385 form: 393 form:
394 # name_label: 'Name of the client'
386 redirect_uris_label: 'Weiterleitungs-URIs' 395 redirect_uris_label: 'Weiterleitungs-URIs'
387 save_label: 'Neuen Client erstellen' 396 save_label: 'Neuen Client erstellen'
388 action_back: 'Zurück' 397 action_back: 'Zurück'
389 client_parameter: 398 client_parameter:
390 page_title: 'Entwickler > Client-Parameter' 399 page_title: 'Entwickler > Client-Parameter'
391 page_description: 'Dies sind deine Client-Parameter.' 400 page_description: 'Dies sind deine Client-Parameter.'
401 # field_name: 'Client name'
392 field_id: 'Client-ID' 402 field_id: 'Client-ID'
393 field_secret: 'Client-Secret' 403 field_secret: 'Client-Secret'
394 back: 'Zurück' 404 back: 'Zurück'
@@ -406,6 +416,33 @@ developer:
406 paragraph_8: 'Wenn du alle API-Endpunkte sehen willst, werfe einen Blick auf die <a href="%link%">API-Dokumentation</a>.' 416 paragraph_8: 'Wenn du alle API-Endpunkte sehen willst, werfe einen Blick auf die <a href="%link%">API-Dokumentation</a>.'
407 back: 'Zurück' 417 back: 'Zurück'
408 418
419user:
420 # page_title: Users management
421 # new_user: Create a new user
422 # edit_user: Edit an existing user
423 # description: "Here you can manage all users (create, edit and delete)"
424 # list:
425 # actions: Actions
426 # edit_action: Edit
427 # yes: Yes
428 # no: No
429 # create_new_one: Create a new user
430 form:
431 username_label: 'Benutzername'
432 # name_label: 'Name'
433 password_label: 'Kennwort'
434 repeat_new_password_label: 'Neues Kennwort wiederholen'
435 plain_password_label: '????'
436 email_label: 'E-Mail-Adresse'
437 # enabled_label: 'Enabled'
438 # locked_label: 'Locked'
439 # last_login_label: 'Last login'
440 # twofactor_label: Two factor authentication
441 # save: Save
442 # delete: Delete
443 # delete_confirm: Are you sure?
444 # back_to_list: Back to list
445
409flashes: 446flashes:
410 config: 447 config:
411 notice: 448 notice: