diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:31:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:31:48 +0000 |
commit | fde8c081d8d58f92e156628f5b6f2bfd5f5a0272 (patch) | |
tree | c026f79e41da997668aa63605fe483a23003ad6e /apps/sharebymail/l10n | |
parent | 009d5e93f71badf761144c15bcce7382dd579391 (diff) | |
download | nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.tar.gz nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.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 | 6 | ||||
-rw-r--r-- | apps/sharebymail/l10n/de.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/sharebymail/l10n/de.js b/apps/sharebymail/l10n/de.js index e8b2cb08927..0f150d00e9d 100644 --- a/apps/sharebymail/l10n/de.js +++ b/apps/sharebymail/l10n/de.js @@ -11,7 +11,7 @@ OC.L10N.register( "Unshared from {email} by {actor}" : "Nicht mehr geteilt mit {email} durch {actor}", "Password for mail share sent to %1$s" : "Passwort für E-Mail-Freigabe wurde an %1$s versandt", "Password for mail share sent to {email}" : "Passwort für E-Mail-Freigabe wurde an {email} versandt", - "Password for mail share sent to you" : "Passwort für E-Mail-Freigabe wurde an dich versandt", + "Password for mail share sent to you" : "Passwort für E-Mail-Freigabe wurde an dich gesendet", "You shared %1$s with %2$s by mail" : "Du teilst %1$s mit %2$s via E-Mail", "You shared {file} with {email} by mail" : "Du teilst {file} mit {email} via E-Mail", "%3$s shared %1$s with %2$s by mail" : "%3$s teilt %1$s mit %2$s via E-mail", @@ -22,8 +22,8 @@ OC.L10N.register( "{actor} unshared {file} from {email} by mail" : "{actor} teilt {file} nicht mehr mit {email} via E-Mail", "Password to access %1$s was sent to %2s" : "Passwort für den Zugriff auf %1$s wurde an %2s versandt ", "Password to access {file} was sent to {email}" : "Passwort für den Zugriff auf {file} wurde an {email} versandt ", - "Password to access %1$s was sent to you" : " Passwort für den Zugriff auf %1$s wurde an dich versandt ", - "Password to access {file} was sent to you" : " Passwort für den Zugriff auf {file} wurde an dich versandt ", + "Password to access %1$s was sent to you" : " Passwort für den Zugriff auf %1$s wurde an dich gesendet.", + "Password to access {file} was sent to you" : " Passwort für den Zugriff auf {file} wurde an dich gesendet", "Share by mail" : "Geteilt über eine E-Mail", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element bereits für den Benutzer freigegeben ist %2$s", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Automatisch erzeugtes Passwort kann nicht versandt werden. Bitte gebe in Deinen persönlichen Einstellungen eine gültige E-Mail-Adresse ein und versuche es erneut.", diff --git a/apps/sharebymail/l10n/de.json b/apps/sharebymail/l10n/de.json index 2a45118bbc4..9c464bfc11e 100644 --- a/apps/sharebymail/l10n/de.json +++ b/apps/sharebymail/l10n/de.json @@ -9,7 +9,7 @@ "Unshared from {email} by {actor}" : "Nicht mehr geteilt mit {email} durch {actor}", "Password for mail share sent to %1$s" : "Passwort für E-Mail-Freigabe wurde an %1$s versandt", "Password for mail share sent to {email}" : "Passwort für E-Mail-Freigabe wurde an {email} versandt", - "Password for mail share sent to you" : "Passwort für E-Mail-Freigabe wurde an dich versandt", + "Password for mail share sent to you" : "Passwort für E-Mail-Freigabe wurde an dich gesendet", "You shared %1$s with %2$s by mail" : "Du teilst %1$s mit %2$s via E-Mail", "You shared {file} with {email} by mail" : "Du teilst {file} mit {email} via E-Mail", "%3$s shared %1$s with %2$s by mail" : "%3$s teilt %1$s mit %2$s via E-mail", @@ -20,8 +20,8 @@ "{actor} unshared {file} from {email} by mail" : "{actor} teilt {file} nicht mehr mit {email} via E-Mail", "Password to access %1$s was sent to %2s" : "Passwort für den Zugriff auf %1$s wurde an %2s versandt ", "Password to access {file} was sent to {email}" : "Passwort für den Zugriff auf {file} wurde an {email} versandt ", - "Password to access %1$s was sent to you" : " Passwort für den Zugriff auf %1$s wurde an dich versandt ", - "Password to access {file} was sent to you" : " Passwort für den Zugriff auf {file} wurde an dich versandt ", + "Password to access %1$s was sent to you" : " Passwort für den Zugriff auf %1$s wurde an dich gesendet.", + "Password to access {file} was sent to you" : " Passwort für den Zugriff auf {file} wurde an dich gesendet", "Share by mail" : "Geteilt über eine E-Mail", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element bereits für den Benutzer freigegeben ist %2$s", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Automatisch erzeugtes Passwort kann nicht versandt werden. Bitte gebe in Deinen persönlichen Einstellungen eine gültige E-Mail-Adresse ein und versuche es erneut.", |