diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-14 02:26:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-14 02:26:49 +0000 |
commit | a09077cd178e309099e0bd8109eaf2d91fc77a5c (patch) | |
tree | 98857506572f434bbb6088726b2d0d00031d172e /apps/sharebymail/l10n | |
parent | cfcda15df86ad93ad8d5ed582cc572730f209b3d (diff) | |
download | nextcloud-server-a09077cd178e309099e0bd8109eaf2d91fc77a5c.tar.gz nextcloud-server-a09077cd178e309099e0bd8109eaf2d91fc77a5c.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n')
-rw-r--r-- | apps/sharebymail/l10n/de.js | 4 | ||||
-rw-r--r-- | apps/sharebymail/l10n/de.json | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/de.js b/apps/sharebymail/l10n/de.js index c11155c9678..e8b2cb08927 100644 --- a/apps/sharebymail/l10n/de.js +++ b/apps/sharebymail/l10n/de.js @@ -39,6 +39,7 @@ OC.L10N.register( "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« zu zugreifen", "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:", "%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", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit dir geteilten Datei hinzugefügt", @@ -50,6 +51,7 @@ OC.L10N.register( "Share provider which allows you to share files by mail" : "Anbieter zum Teilen. Ermöglicht das Teilen von Dateien per E-Mail", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Ermöglicht Benutzern eine personalisierte Verknüpfung zu einer Datei oder einem Ordner durch Eingabe einer E-Mail-Adresse zu teilen.", "Send password by mail" : "Passwort per E-Mail senden", - "Reply to initiator" : "Antwort an Initiator" + "Reply to initiator" : "Antwort an Initiator", + "Unable to update share by mail config" : "Einstellungen zum Teilen via E-Mail konnten nicht aktualisiert werden" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/sharebymail/l10n/de.json b/apps/sharebymail/l10n/de.json index df3dede9c9f..2a45118bbc4 100644 --- a/apps/sharebymail/l10n/de.json +++ b/apps/sharebymail/l10n/de.json @@ -37,6 +37,7 @@ "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« zu zugreifen", "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:", "%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", "»%s« added a note to a file shared with you" : "»%s« hat eine Bemerkung zu einer mit dir geteilten Datei hinzugefügt", @@ -48,6 +49,7 @@ "Share provider which allows you to share files by mail" : "Anbieter zum Teilen. Ermöglicht das Teilen von Dateien per E-Mail", "Allows users to share a personalized link to a file or folder by putting in an email address." : "Ermöglicht Benutzern eine personalisierte Verknüpfung zu einer Datei oder einem Ordner durch Eingabe einer E-Mail-Adresse zu teilen.", "Send password by mail" : "Passwort per E-Mail senden", - "Reply to initiator" : "Antwort an Initiator" + "Reply to initiator" : "Antwort an Initiator", + "Unable to update share by mail config" : "Einstellungen zum Teilen via E-Mail konnten nicht aktualisiert werden" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |