зеркало из https://github.com/nextcloud/notes.git
67 строки
5.7 KiB
JavaScript
67 строки
5.7 KiB
JavaScript
OC.L10N.register(
|
|
"notes",
|
|
{
|
|
"Notes" : "Notizen",
|
|
"The last viewed note cannot be accessed. " : "Auf die zuletzt betrachtete Notiz kann nicht zugegriffen werden.",
|
|
"The notes folder is not accessible: %s" : "Auf den Notiz-Ordner kann nicht zugegriffen werden: %s",
|
|
"Encryption Error" : "Verschlüsselungsfehler",
|
|
"Error" : "Fehler",
|
|
"New note" : "Neue Notiz",
|
|
"Distraction-free notes and writing" : "Ablenkungsfreie Notizen und Schreiben",
|
|
"The Notes app is a distraction free notes taking app. It provides categories for better organization and supports formatting using [Markdown](https://en.wikipedia.org/wiki/Markdown) syntax. Notes are saved as files in your Nextcloud, so you can view and edit them with every Nextcloud client. Furthermore, a separate [RESTful API](https://github.com/nextcloud/notes/wiki/API-0.2) allows for an easy integration into third-party apps (currently, there are notes apps for [Android](https://github.com/stefan-niedermann/nextcloud-notes) and [iOS](https://github.com/owncloud/notes-iOS-App) which allow convenient access to your Nextcloud notes). Further features include marking notes as favorites." : "Die Notes-App ist eine ablenkungsfreie App zum Erfassen von Notizen. Sie bietet Kategorien für eine bessere Organisation und zur Formatierung wird [Markdown](https://en.wikipedia.org/wiki/Markdown)-Syntax unterstützt. Die Notizen werden als Dateien in der Nextcloud gespeichert und können so mit jedem Nextcloud-Client betrachtet und bearbeitet werden. Weiter gibt es eine [RESTful-API](https://github.com/nextcloud/notes/wiki/API-0.2), diese erlaubt eine einfache Integration in Drittanbieter-Apps (aktuell gibt es Notizen-Apps für [Android](https://github.com/stefan-niedermann/nextcloud-notes) und [iOS](https://github.com/owncloud/notes-iOS-App), welche bequemen Zugriff auf Deine Nextcloud-Notizen). Weitere Funktionen sind das Markieren von Notizen als Favoriten.",
|
|
"There are unsaved notes. Leaving the page will discard all changes!" : "Es existieren nicht-gespeicherte Notizen. Beim Verlassen der Seite gehen alle Änderungen verloren!",
|
|
"Settings" : "Einstellungen",
|
|
"Folder to store your notes" : "Ordner zum Speichern Deiner Notizen",
|
|
"path to notes" : "Pfad zu Notizen",
|
|
"File extension for new notes" : "Dateierweiterung für neue Notizen",
|
|
"All notes" : "Alle Notizen",
|
|
"Categories" : "Kategorien",
|
|
"Search result for “{search}” in {category}" : "Suchergebnis für „{search}“ in {category}",
|
|
"Search result for “{search}”" : "Suchergebnis für „{search}“",
|
|
"No search result for “{search}” in {category}" : "Kein Suchergebnis für „{search}“ in {category}",
|
|
"No search result for “{search}”" : "Kein Suchergebnis für „{search}“",
|
|
"Today" : "Heute",
|
|
"Yesterday" : "Gestern",
|
|
"This week" : "Diese Woche",
|
|
"Last week" : "Letzte Woche",
|
|
"This month" : "Dieser Monat",
|
|
"Last month" : "Letzter Monat",
|
|
"Remove from favorites" : "Von Favoriten entfernen",
|
|
"Add to favorites" : "Zu Favoriten hinzufügen",
|
|
"Delete note" : "Notiz löschen",
|
|
"Empty note" : "Leere Notiz",
|
|
"Write …" : "Schreibe …",
|
|
"Details" : "Details",
|
|
"Preview" : "Vorschau",
|
|
"Edit" : "Bearbeiten",
|
|
"Save failed. Click to retry." : "Speichern fehlgeschlagen. Klicken um es erneut zu versuchen.",
|
|
"Set category" : "Kategorie ändern",
|
|
"Category" : "Kategorie",
|
|
"Uncategorized" : "Ohne Kategorie",
|
|
"Click here to save manually" : "Hier Klicken um manuell zu speichern",
|
|
"Saving failed!" : "Speichern fehlgeschlagen!",
|
|
"Last modified: {date}" : "Zuletzt geändert: {date}",
|
|
"Note has unsaved changes" : "Notiz enthält nicht gespeicherte Änderungen",
|
|
"Subcategory" : "Unterkategorie",
|
|
"_%n word_::_%n words_" : ["%n Wort","%n Wörter"],
|
|
"Write down your thoughts without any distractions." : "Schreibe Deine Gedanken auf ohne jegliche Störungen.",
|
|
"Use Markdown markups to style your text." : "Verwende Markdown um Deinen Text zu gestalten.",
|
|
"Organize your notes in categories." : "Sortiere Deine Notizen in Kategorien.",
|
|
"Install the app for your mobile phone in order to access your notes from everywhere." : "Installiere die App für's Handy um Deine Notizen von überall zu nutzen.",
|
|
"Android app" : "Android-App",
|
|
"iOS app" : "iOS-App",
|
|
"Start writing a note by clicking on “{newnote}” in the app navigation." : "Erstelle eine Notiz per Klick auf „{newnote}“ in der App-Navigation.",
|
|
"You can create subcategories by using “/” as delimiter between parent category and subcategory, e.g. “{parent}/{sub}”." : "Du kannst Unterkategorien erstellen indem Du „/“ als Trennung zwischen Ober- und Untergategorie verwendest, z.B. „{parent}/{sub}“.",
|
|
"See JavaScript console for details." : "Siehe JavaScript-Konsole für Details.",
|
|
"Updating settings has failed." : "Aktualisierung der Einstellungen fehlgeschlagen.",
|
|
"Fetching notes has failed." : "Laden der Notizen fehlgeschlagen.",
|
|
"Fetching note {id} has failed." : "Abruf der Notiz {id} fehlgeschlagen.",
|
|
"Creating new note has failed." : "Erstellen der neuen Notiz fehlgeschlagen.",
|
|
"Updating note {id} has failed." : "Aktualisierung der Notiz {id} fehlgeschlagen.",
|
|
"Deleting note {id} has failed." : "Löschen der Notiz {id} fehlgeschlagen.",
|
|
"Toggling favorite for note {id} has failed." : "Favorit setzen der Notiz {id} fehlgeschlagen.",
|
|
"Updating the note's category has failed. Is the target directory writable?" : "Aktualisierung der Notizen-Kategorie ist gescheitert. Bestehen Schreibrechte für das Zielverzeichnis?",
|
|
"Updating the category for note {id} has failed." : "Ändern der Kategorie für Notiz {id} fehlgeschlagen."
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|