aboutsummaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/de.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-20 00:21:20 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-20 00:21:20 +0000
commit5f32c2f79f00e16a3ae96378d22cb5b152ca3b00 (patch)
tree5a02539a2491122b160c10913856c154c0aa76e2 /apps/settings/l10n/de.json
parent4bd9b936a94e738ce3845190d1a9148199a394ac (diff)
downloadnextcloud-server-5f32c2f79f00e16a3ae96378d22cb5b152ca3b00.tar.gz
nextcloud-server-5f32c2f79f00e16a3ae96378d22cb5b152ca3b00.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/de.json')
-rw-r--r--apps/settings/l10n/de.json12
1 files changed, 10 insertions, 2 deletions
diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json
index 49eb96516a1..ef7d2aa35c6 100644
--- a/apps/settings/l10n/de.json
+++ b/apps/settings/l10n/de.json
@@ -171,8 +171,6 @@
"Email test" : "E-Mail-Test",
"Email test was successfully sent" : "Die Test-E-Mail wurde erfolgreich versandt",
"You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Du hast deine E-Mail-Serverkonfiguration noch nicht festgelegt oder überprüft. Bitte gehe zu den Grundeinstellungen, um sie einzustellen. Verwende anschließend die Schaltfläche \"E-Mail senden\" unterhalb des Formulars, um deine Einstellungen zu überprüfen.",
- "File locking" : "Dateisperre",
- "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Die transaktionale Dateisperre ist deaktiviert, dies kann zu Problemen mit Race Conditions führen. Aktiviere \"filelocking.enabled\" in config.php, um diese Probleme zu vermeiden.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "Die Datenbank wird für transaktionale Dateisperren verwendet. Um die Leistung zu verbessern, konfiguriere bitte Memcache, falls verfügbar.",
"Forwarded for headers" : "Für Header weitergeleitet",
"Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Deine \"trusted_proxies“-Einstellungen sind nicht korrekt, es sollte ein Array sein.",
@@ -311,6 +309,9 @@
"Could not check that your web server serves `.well-known` correctly. Please check manually." : "Es konnte nicht überprüft werden, ob dein Webserver `.well-known` korrekt bereitstellt. Bitte überprüfe dies manuell.",
"Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "Dein Webserver ist nicht ordnungsgemäß für die Auflösung von `.well-known`-URLs eingerichtet. Fehler bei: `%s`",
"Your server is correctly configured to serve `.well-known` URLs." : "Dein Server ist korrekt für die Bereitstellung von `.well-known`-URLs konfiguriert.",
+ "Font file loading" : "Laden der Schriftartdatei",
+ "Could not check for {extension} loading support. Please check manually if your webserver serves `.{extension}` files." : "Es konnte nicht geprüft werden, ob Ladeunterstützung für {extension} vorhanden ist. Bitte prüfe manuell, ob dein Webserver `.{extension}`-Dateien bereitstellt.",
+ "Your web server is not properly set up to deliver .{extension} files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustment to also deliver .{extension} files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Dein Webserver ist nicht richtig eingerichtet, um .{extension}-Dateien auszuliefern. Dies ist normalerweise ein Problem mit der Nginx-Konfiguration. Für Nextcloud 15 muss eine Anpassung vorgenommen werden, um auch .{extension}-Dateien auszuliefern. Vergleiche deine Nginx-Konfiguration mit der empfohlenen Konfiguration in unserer Dokumentation.",
"Profile information" : "Profilinformation",
"Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilbild, vollständiger Name, E-Mail-Adresse, Telefonnummer, Adresse, Webseite, X, Organisation, Rolle, Überschrift, Biografie und ob dein Profil aktiviert ist",
"Nextcloud settings" : "Nextcloud-Einstellungen",
@@ -575,6 +576,10 @@
"Unable to update profile enabled state" : "Der Status für aktiviertes Profil konnte nicht aktualisiert werden",
"The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Die restriktivere Einstellung von Sichtbarkeit oder Bereich wird in deinem Profil berücksichtigt. Wenn beispielsweise die Sichtbarkeit auf \"Für jeden sichtbar\" und der Bereich auf \"Privat\" festgelegt ist, wird \"Privat\" respektiert.",
"Unable to update visibility of {displayId}" : "Sichtbarkeit von {displayId} kann nicht aktualisiert werden",
+ "she/her" : "sie/ihr",
+ "he/him" : "er/sein",
+ "they/them" : "sie/sie",
+ "Your pronouns. E.g. ${pronounsExample}" : "Deine Pronomen. Z. B. ${pronounsExample}",
"Your role" : "Deine Funktion",
"Your X (formerly Twitter) handle" : "Dein X (früher Twitter)-Handle",
"Your website" : "Deine Internetseite",
@@ -712,6 +717,7 @@
"Headline" : "Überschrift",
"Organisation" : "Organisation",
"Phone number" : "Telefonnummer",
+ "Pronouns" : "Pronomen",
"Role" : "Funktion",
"X (formerly Twitter)" : "X (früher Twitter)",
"Website" : "Webseite",
@@ -805,6 +811,8 @@
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Es sind einige vom Benutzer importierte SSL-Zertifikate vorhanden, die von Nextcloud 21 nicht mehr verwendet werden. Du kannst über den Befehl \"occ security:certificates:import\" in der Befehlszeile importiert werden. Ihre Pfade innerhalb des Datenverzeichnisses werden unten angezeigt.",
"Missing optional index \"%s\" in table \"%s\"." : "Fehlende optionaler Index \"%s\" in der Tabelle \"%s\".",
"The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "In der Datenbank fehlen einige Indizes. Auf Grund der Tatsache, dass das Hinzufügen von Indizes in großen Tabellen einige Zeit in Anspruch nehmen kann, wurden diese nicht automatisch erzeugt. Durch das Ausführen von \"occ db:add-missing-indices\" können die fehlenden Indizes manuell hinzugefügt werden, während die Instanz weiter läuft. Nachdem die Indizes hinzugefügt wurden, sind Anfragen auf die Tabellen normalerweise schneller.",
+ "File locking" : "Dateisperre",
+ "Transactional file locking is disabled, this might lead to issues with race conditions. Enable \"filelocking.enabled\" in config.php to avoid these problems." : "Die transaktionale Dateisperre ist deaktiviert, dies kann zu Problemen mit Race Conditions führen. Aktiviere \"filelocking.enabled\" in config.php, um diese Probleme zu vermeiden.",
"Could not check for JavaScript support. Please check manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Konnte die JavaScript-Unterstützung nicht überprüfen. Bitte überprüfe manuell, ob dein Webserver `.mjs`-Dateien mit dem JavaScript-MIME-Typ bereitstellt.",
"MySQL unicode support" : "MySQL Unicode-Unterstützung",
"Overwrite cli URL" : "CLI-URL überschreiben",