Files
k-notes/k-notes-frontend/public/locales/de/translation.json

84 lines
4.0 KiB
JSON

{
"{{count}} selected_one": "{{count}} ausgewählt",
"{{count}} selected_other": "{{count}} ausgewählt",
"Add a new note to your collection.": "Füge eine neue Notiz zu deiner Sammlung hinzu.",
"API Configuration": "API-Konfiguration",
"API URL reset to default. Please reload the page.": "API-URL auf Standard zurückgesetzt. Bitte Seite neu laden.",
"API URL updated successfully. Please reload the page.": "API-URL erfolgreich aktualisiert. Bitte Seite neu laden.",
"Archive": "Archiv",
"Archived {{count}} note_one": "{{count}} Notiz archiviert",
"Archived {{count}} note_other": "{{count}} Notizen archiviert",
"Are you sure you want to delete {{count}} note?_one": "Möchtest du wirklich {{count}} Notiz löschen?",
"Are you sure you want to delete {{count}} note?_other": "Möchtest du wirklich {{count}} Notizen löschen?",
"Are you sure?": "Bist du sicher?",
"Backend URL": "Backend-URL",
"Choose your preferred language": "Wähle deine bevorzugte Sprache",
"Color": "Farbe",
"Configure the application settings.": "Konfiguriere die Anwendungseinstellungen.",
"Configure the backend API URL for this application": "Konfiguriere die Backend-API-URL für diese Anwendung",
"Content": "Inhalt",
"Copy note": "Notiz kopieren",
"Create": "Erstellen",
"Create Note": "Notiz erstellen",
"Current API URL": "Aktuelle API-URL",
"Custom API URL": "Benutzerdefinierte API-URL",
"Data Management": "Datenverwaltung",
"Delete": "Löschen",
"Delete tag \"{{name}}\"? Notes will keep their content.": "Tag \"{{name}}\" löschen? Notizen behalten ihren Inhalt.",
"Deleted {{count}} note_one": "{{count}} Notiz gelöscht",
"Deleted {{count}} note_other": "{{count}} Notizen gelöscht",
"Edit Note": "Notiz bearbeiten",
"Export Data": "Daten exportieren",
"Export failed": "Export fehlgeschlagen",
"Export successful": "Export erfolgreich",
"Export your notes for backup or import from a JSON file.": "Exportiere deine Notizen für ein Backup oder importiere aus einer JSON-Datei.",
"Failed to copy note": "Fehler beim Kopieren der Notiz",
"Grid View": "Rasteransicht",
"History": "Verlauf",
"Import Data": "Daten importieren",
"Import failed": "Import fehlgeschlagen",
"Import successful. Reloading...": "Import erfolgreich. Wird neu geladen...",
"Invalid URL format. Please enter a valid URL.": "Ungültiges URL-Format. Bitte gib eine gültige URL ein.",
"K-Notes": "K-Notes",
"Language": "Sprache",
"Leave empty to use the default or Docker-injected URL": "Leer lassen, um die Standard- oder Docker-injizierte URL zu verwenden",
"List View": "Listenansicht",
"New Note": "Neue Notiz",
"No archived notes yet": "Noch keine archivierten Notizen",
"No matching notes found": "Keine passenden Notizen gefunden",
"No notes with tag \"${activeTag}\"": "Keine Notizen mit Tag \"${activeTag}\"",
"No tags yet": "Noch keine Tags",
"Note content... Type / for commands": "Notizinhalt... Tippe / für Befehle",
"Note copied to clipboard": "Notiz in die Zwischenablage kopiert",
"Note created": "Notiz erstellt",
"Note title": "Notiztitel",
"Note updated": "Notiz aktualisiert",
"Others": "Andere",
"Pin this note": "Diese Notiz anheften",
"Pinned": "Angeheftet",
"Please enter a URL": "Bitte gib eine URL ein",
"Reload": "Neu laden",
"Rename": "Umbenennen",
"Reset to Default": "Auf Standard zurücksetzen",
"Save": "Speichern",
"Save changes": "Änderungen speichern",
"Saving": {
"": {
"": {
"": ""
}
}
},
"Search your notes...": "Durchsuche deine Notizen...",
"Settings": "Einstellungen",
"Tag deleted": "Tag gelöscht",
"Tag renamed": "Tag umbenannt",
"Tags": "Tags",
"Tags (comma separated)": "Tags (durch Kommas getrennt)",
"Title": "Titel",
"Title is required": "Titel ist erforderlich",
"Title too long": "Titel zu lang",
"Update": "Aktualisieren",
"work, todo, ideas": "Arbeit, Aufgaben, Ideen",
"Your notes will appear here. Click + to create one.": "Deine Notizen werden hier erscheinen. Klicke +, um eine zu erstellen."
}