diff options
Diffstat (limited to 'core/l10n/de.json')
-rw-r--r-- | core/l10n/de.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/de.json b/core/l10n/de.json index a1f9e4afc71..8f17a627167 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -1,6 +1,8 @@ { "translations": { "Please select a file." : "Bitte wähle eine Datei aus.", "File is too big" : "Datei ist zu groß", + "The selected file is not an image." : "Die ausgewählte Datei ist kein Bild.", + "The selected file cannot be read." : "Die ausgewählte Datei konnte nicht gelesen werden.", "Invalid file provided" : "Ungültige Datei zur Verfügung gestellt", "No image or file provided" : "Es wurde weder ein Bild noch eine Datei zur Verfügung gestellt", "Unknown filetype" : "Unbekannter Dateityp", @@ -100,6 +102,7 @@ "Password can not be changed. Please contact your administrator." : "Passwort kann nicht geändert werden. Bitte kontaktiere deinen Administrator.", "No" : "Nein", "Yes" : "Ja", + "No files in here" : "Keine Dateien vorhanden", "Choose" : "Auswählen", "Error loading file picker template: {error}" : "Fehler beim Laden der Dateiauswahlvorlage: {error}", "Ok" : "OK", @@ -116,6 +119,7 @@ "(all selected)" : "(Alle ausgewählt)", "({count} selected)" : "({count} ausgewählt)", "Error loading file exists template" : "Fehler beim Laden der vorhanden Dateivorlage", + "Pending" : "Ausstehend", "Very weak password" : "Sehr schwaches Passwort", "Weak password" : "Schwaches Passwort", "So-so password" : "Passables Passwort", @@ -221,6 +225,7 @@ "Continue to Nextcloud" : "Weiter zur Nextcloud", "The update was successful. Redirecting you to Nextcloud now." : "Das Update war erfolgreich. Weiterleitung zu Nextcloud.", "Searching other places" : "Andere Orte durchsuchen", + "No search results in other folders for '{tag}{filter}{endtag}'" : "Keine Suchergebnisse in anderen Ordnern für '{tag}{filter}{endtag}'", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} Suchergebnis im anderen Ordner","{count} Suchergebnisse in anderen Ordnern"], "Personal" : "Persönlich", "Users" : "Benutzer", |