Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-14 05:26:49 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-14 05:26:49 +0300
commita09077cd178e309099e0bd8109eaf2d91fc77a5c (patch)
tree98857506572f434bbb6088726b2d0d00031d172e /apps/settings/l10n
parentcfcda15df86ad93ad8d5ed582cc572730f209b3d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r--apps/settings/l10n/de.js11
-rw-r--r--apps/settings/l10n/de.json11
2 files changed, 22 insertions, 0 deletions
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js
index 2be49b5abee..8ee1979e46d 100644
--- a/apps/settings/l10n/de.js
+++ b/apps/settings/l10n/de.js
@@ -263,11 +263,20 @@ OC.L10N.register(
"New password" : "Neues Passwort",
"Change password" : "Passwort ändern",
"Your profile picture" : "Dein Profilbild",
+ "Upload profile picture" : "Profilbild hochladen",
+ "Choose profile picture from files" : "Profilbild aus Dateien auswählen",
+ "Remove profile picture" : "Profilbild entfernen",
"png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB",
"Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt",
"Cancel" : "Abbrechen",
+ "Set as profile picture" : "Als Profilbild festlegen",
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Bitte beachte, dass es bis zu 24 Stunden dauern kann, bis das Profilbild überall aktualisiert wird.",
"Choose your profile picture" : "Wähle dein Profilbild aus.",
+ "Please select a valid png or jpg file" : "Bitte eine gültige PNG- oder JPG-Datei auswählen",
+ "Error setting profile picture" : "Fehler beim Einstellen des Profilbilds",
+ "Error cropping profile picture" : "Fehler beim Zuschneiden des Profilbilds",
+ "Error saving profile picture" : "Fehler beim Speichern des Profilbilds",
+ "Error removing profile picture" : "Fehler beim Entfernen des Profilbilds",
"Your biography" : "Deine Biografie",
"Your full name" : "Dein vollständiger Name",
"Email options" : "E-Mail-Optionen",
@@ -306,6 +315,8 @@ OC.L10N.register(
"No {property} set" : "Keine {property} eingestellt",
"Unable to update {property}" : "{property} konnte nicht aktualisiert werden.",
"Change scope level of {property}, current scope is {scope}" : "Ändern des Geltungsbereich von {property}, aktueller Bereich ist {scope}",
+ "Unable to update federation scope of the primary {property}" : "Der Federations-Bereich des primären {property} kann nicht aktualisiert werden.",
+ "Unable to update federation scope of additional {property}" : "Der Federations-Bereich des zusätzlichen {property} kann nicht aktualisiert werden.",
"Add additional email" : "Zusätzliche E-Mail-Adresse hinzufügen",
"Add" : "Hinzufügen",
"You do not have permissions to see the details of this user" : "Du hast keine Berechtigung, um auf die Details dieses Benutzers zu sehen",
diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json
index befe0fa6ba3..8e1e32fcbe0 100644
--- a/apps/settings/l10n/de.json
+++ b/apps/settings/l10n/de.json
@@ -261,11 +261,20 @@
"New password" : "Neues Passwort",
"Change password" : "Passwort ändern",
"Your profile picture" : "Dein Profilbild",
+ "Upload profile picture" : "Profilbild hochladen",
+ "Choose profile picture from files" : "Profilbild aus Dateien auswählen",
+ "Remove profile picture" : "Profilbild entfernen",
"png or jpg, max. 20 MB" : "png oder jpg, max. 20 MB",
"Picture provided by original account" : "Bild von Original-Konto zur Verfügung gestellt",
"Cancel" : "Abbrechen",
+ "Set as profile picture" : "Als Profilbild festlegen",
"Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Bitte beachte, dass es bis zu 24 Stunden dauern kann, bis das Profilbild überall aktualisiert wird.",
"Choose your profile picture" : "Wähle dein Profilbild aus.",
+ "Please select a valid png or jpg file" : "Bitte eine gültige PNG- oder JPG-Datei auswählen",
+ "Error setting profile picture" : "Fehler beim Einstellen des Profilbilds",
+ "Error cropping profile picture" : "Fehler beim Zuschneiden des Profilbilds",
+ "Error saving profile picture" : "Fehler beim Speichern des Profilbilds",
+ "Error removing profile picture" : "Fehler beim Entfernen des Profilbilds",
"Your biography" : "Deine Biografie",
"Your full name" : "Dein vollständiger Name",
"Email options" : "E-Mail-Optionen",
@@ -304,6 +313,8 @@
"No {property} set" : "Keine {property} eingestellt",
"Unable to update {property}" : "{property} konnte nicht aktualisiert werden.",
"Change scope level of {property}, current scope is {scope}" : "Ändern des Geltungsbereich von {property}, aktueller Bereich ist {scope}",
+ "Unable to update federation scope of the primary {property}" : "Der Federations-Bereich des primären {property} kann nicht aktualisiert werden.",
+ "Unable to update federation scope of additional {property}" : "Der Federations-Bereich des zusätzlichen {property} kann nicht aktualisiert werden.",
"Add additional email" : "Zusätzliche E-Mail-Adresse hinzufügen",
"Add" : "Hinzufügen",
"You do not have permissions to see the details of this user" : "Du hast keine Berechtigung, um auf die Details dieses Benutzers zu sehen",