summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-08 02:24:44 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-08 02:24:44 +0000
commit0489921f3f3ec0c3b6cf5a7e33b9472da795d920 (patch)
treece82fa46e6640cdbb4adde639a3fcc95467651e0 /apps
parent484f2fd5cc69b2b9c7f663c3f28709d9b35f7503 (diff)
downloadnextcloud-server-0489921f3f3ec0c3b6cf5a7e33b9472da795d920.tar.gz
nextcloud-server-0489921f3f3ec0c3b6cf5a7e33b9472da795d920.zip
Fix(l10n): đź”  Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
-rw-r--r--apps/settings/l10n/oc.js1
-rw-r--r--apps/settings/l10n/oc.json1
-rw-r--r--apps/sharebymail/l10n/de.js2
-rw-r--r--apps/sharebymail/l10n/de.json2
-rw-r--r--apps/theming/l10n/de_DE.js2
-rw-r--r--apps/theming/l10n/de_DE.json2
-rw-r--r--apps/updatenotification/l10n/de.js2
-rw-r--r--apps/updatenotification/l10n/de.json2
8 files changed, 8 insertions, 6 deletions
diff --git a/apps/settings/l10n/oc.js b/apps/settings/l10n/oc.js
index 80ee9f9f9ca..7b70d2e5fa5 100644
--- a/apps/settings/l10n/oc.js
+++ b/apps/settings/l10n/oc.js
@@ -37,6 +37,7 @@ OC.L10N.register(
"You deleted app password \"{token}\"" : "Avètz suprimit lo senhal d’aplicacion « {token} »",
"You renamed app password \"{token}\" to \"{newToken}\"" : "Avètz renommat lo senhal d’aplicacion « {token} » en « {newToken} »",
"Security" : "Seguretat",
+ "You successfully logged in using two-factor authentication (%1$s)" : "Vos sètz corrèctament connectat via l’autentificacion a dos factors (%1$s)",
"Wrong password" : "Wrong password",
"Saved" : "Enregistrat",
"Authentication error" : "Error d’autentificacion",
diff --git a/apps/settings/l10n/oc.json b/apps/settings/l10n/oc.json
index a1ca63452fd..e91ce6db0bc 100644
--- a/apps/settings/l10n/oc.json
+++ b/apps/settings/l10n/oc.json
@@ -35,6 +35,7 @@
"You deleted app password \"{token}\"" : "Avètz suprimit lo senhal d’aplicacion « {token} »",
"You renamed app password \"{token}\" to \"{newToken}\"" : "Avètz renommat lo senhal d’aplicacion « {token} » en « {newToken} »",
"Security" : "Seguretat",
+ "You successfully logged in using two-factor authentication (%1$s)" : "Vos sètz corrèctament connectat via l’autentificacion a dos factors (%1$s)",
"Wrong password" : "Wrong password",
"Saved" : "Enregistrat",
"Authentication error" : "Error d’autentificacion",
diff --git a/apps/sharebymail/l10n/de.js b/apps/sharebymail/l10n/de.js
index 5353baf2d04..d17c770b028 100644
--- a/apps/sharebymail/l10n/de.js
+++ b/apps/sharebymail/l10n/de.js
@@ -26,7 +26,7 @@ OC.L10N.register(
"%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s hat »%2$s« mit dir geteilt.\nDu solltest bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben.\n",
"%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s hat »%2$s« mit dir geteilt. Du solltest bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben. ",
"Password to access »%1$s« shared to you by %2$s" : "Das Passwort zum Zugriff auf %1$s wurde durch %2$s mit dir geteilt.",
- "Password to access »%s«" : "Passwort um auf »%s« zuzugreifen",
+ "Password to access »%s«" : "Passwort, um auf »%s« zuzugreifen",
"It is protected with the following password:" : "Dies ist mit dem folgendem Passwort geschĂĽtzt:",
"This password will expire at %s" : "Dieses Passwort wird um %s ablaufen.",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s hat »%2$s« mit dir geteilt und möchte folgendes hinzufügen:",
diff --git a/apps/sharebymail/l10n/de.json b/apps/sharebymail/l10n/de.json
index 8cfd5d9c5d5..608253bb322 100644
--- a/apps/sharebymail/l10n/de.json
+++ b/apps/sharebymail/l10n/de.json
@@ -24,7 +24,7 @@
"%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s hat »%2$s« mit dir geteilt.\nDu solltest bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben.\n",
"%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s hat »%2$s« mit dir geteilt. Du solltest bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben. ",
"Password to access »%1$s« shared to you by %2$s" : "Das Passwort zum Zugriff auf %1$s wurde durch %2$s mit dir geteilt.",
- "Password to access »%s«" : "Passwort um auf »%s« zuzugreifen",
+ "Password to access »%s«" : "Passwort, um auf »%s« zuzugreifen",
"It is protected with the following password:" : "Dies ist mit dem folgendem Passwort geschĂĽtzt:",
"This password will expire at %s" : "Dieses Passwort wird um %s ablaufen.",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s hat »%2$s« mit dir geteilt und möchte folgendes hinzufügen:",
diff --git a/apps/theming/l10n/de_DE.js b/apps/theming/l10n/de_DE.js
index 106f278aecd..3d807c489dc 100644
--- a/apps/theming/l10n/de_DE.js
+++ b/apps/theming/l10n/de_DE.js
@@ -47,7 +47,7 @@ OC.L10N.register(
"Legal notice" : "Impressum",
"Privacy policy" : "Datenschutz",
"Adjust the Nextcloud theme" : "Passe das Design von Nextcloud an",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Das Ändern des Designs ermöglicht es auf einfache Weise das Aussehen Ihrer Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Das Ändern des Designs ermöglicht es auf einfache Weise, das Aussehen Ihrer Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.",
"Advanced options" : "Erweiterte Optionen",
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installieren Sie die ImageMagick PHP-Erweiterung mit UnterstĂĽtzung fĂĽr SVG-Bilder, um automatisch Favicons auf Basis des hochgeladenen Logos und der Farbe zu erstellen.",
"Name" : "Name",
diff --git a/apps/theming/l10n/de_DE.json b/apps/theming/l10n/de_DE.json
index ffb19968d8d..9feb8c3c875 100644
--- a/apps/theming/l10n/de_DE.json
+++ b/apps/theming/l10n/de_DE.json
@@ -45,7 +45,7 @@
"Legal notice" : "Impressum",
"Privacy policy" : "Datenschutz",
"Adjust the Nextcloud theme" : "Passe das Design von Nextcloud an",
- "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Das Ändern des Designs ermöglicht es auf einfache Weise das Aussehen Ihrer Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Das Ändern des Designs ermöglicht es auf einfache Weise, das Aussehen Ihrer Installation und Clients anzupassen. Die Änderungen wirken sich auf alle Benutzer aus.",
"Advanced options" : "Erweiterte Optionen",
"Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Installieren Sie die ImageMagick PHP-Erweiterung mit UnterstĂĽtzung fĂĽr SVG-Bilder, um automatisch Favicons auf Basis des hochgeladenen Logos und der Farbe zu erstellen.",
"Name" : "Name",
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js
index 660a436e680..1b303e7aff8 100644
--- a/apps/updatenotification/l10n/de.js
+++ b/apps/updatenotification/l10n/de.js
@@ -5,7 +5,7 @@ OC.L10N.register(
"Channel updated" : "Kanal aktualisiert",
"Web updater is disabled" : "Der Web-Updater ist deaktiviert",
"Update notifications" : "Update-Benachrichtigungen",
- "The update server could not be reached since %d days to check for new updates." : "Der Aktualisierungsserver konnte seit %d Tagen nicht erreicht werden um auf verfĂĽgbare Aktualisierungen zu prĂĽfen.",
+ "The update server could not be reached since %d days to check for new updates." : "Der Aktualisierungsserver konnte seit %d Tagen nicht erreicht werden, um auf verfĂĽgbare Aktualisierungen zu prĂĽfen.",
"Please check the Nextcloud and server log files for errors." : "Bitte ĂĽberprĂĽfe die Server- und Nextcloud-Logdateien auf Fehler.",
"Update to %1$s is available." : "Aktualisierung auf %1$s ist verfĂĽgbar.",
"Update for {app} to version %s is available." : "Eine Aktualisierung fĂĽr {app} auf Version %s ist verfĂĽgbar.",
diff --git a/apps/updatenotification/l10n/de.json b/apps/updatenotification/l10n/de.json
index bc38472dd87..acef3dfef1e 100644
--- a/apps/updatenotification/l10n/de.json
+++ b/apps/updatenotification/l10n/de.json
@@ -3,7 +3,7 @@
"Channel updated" : "Kanal aktualisiert",
"Web updater is disabled" : "Der Web-Updater ist deaktiviert",
"Update notifications" : "Update-Benachrichtigungen",
- "The update server could not be reached since %d days to check for new updates." : "Der Aktualisierungsserver konnte seit %d Tagen nicht erreicht werden um auf verfĂĽgbare Aktualisierungen zu prĂĽfen.",
+ "The update server could not be reached since %d days to check for new updates." : "Der Aktualisierungsserver konnte seit %d Tagen nicht erreicht werden, um auf verfĂĽgbare Aktualisierungen zu prĂĽfen.",
"Please check the Nextcloud and server log files for errors." : "Bitte ĂĽberprĂĽfe die Server- und Nextcloud-Logdateien auf Fehler.",
"Update to %1$s is available." : "Aktualisierung auf %1$s ist verfĂĽgbar.",
"Update for {app} to version %s is available." : "Eine Aktualisierung fĂĽr {app} auf Version %s ist verfĂĽgbar.",