diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-29 02:23:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-29 02:23:55 +0000 |
commit | 4564121c5642d80ff6f6990ed5b6e46ac0901140 (patch) | |
tree | a4ceeb160c54bc70c9f3cc7c4836c92918ef7f5c /apps/settings/l10n | |
parent | 1175c0d8324eb4ca907354c0b571d97095f55cc1 (diff) | |
download | nextcloud-server-4564121c5642d80ff6f6990ed5b6e46ac0901140.tar.gz nextcloud-server-4564121c5642d80ff6f6990ed5b6e46ac0901140.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r-- | apps/settings/l10n/cs.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/cs.json | 2 | ||||
-rw-r--r-- | apps/settings/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/de.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 54d0f0e80f8..04dcb0777c8 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -155,7 +155,7 @@ OC.L10N.register( "User documentation" : "Dokumentace pro uživatele", "Admin documentation" : "Dokumentace pro správce", "Developer documentation" : "Dokumentace pro vývojáře", - "This app is supported via your current Nextcloud subscription." : "Tato aplikace je podporována prostřednictvím vašeho stávajícího předplatného Nextcloud.", + "This app is supported via your current Nextcloud subscription." : "Tato aplikace je podporována prostřednictvím vašeho stávajícího předplatného podpory Nextcloud.", "Supported" : "Podporováno", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Doporučované aplikace jsou vyvíjeny komunitou. Jsou propojeny se zbytkem Nextcloud a připraveny na produkční nasazení.", "Featured" : "Doporučené", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index 911ce0cf547..919836fcf28 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -153,7 +153,7 @@ "User documentation" : "Dokumentace pro uživatele", "Admin documentation" : "Dokumentace pro správce", "Developer documentation" : "Dokumentace pro vývojáře", - "This app is supported via your current Nextcloud subscription." : "Tato aplikace je podporována prostřednictvím vašeho stávajícího předplatného Nextcloud.", + "This app is supported via your current Nextcloud subscription." : "Tato aplikace je podporována prostřednictvím vašeho stávajícího předplatného podpory Nextcloud.", "Supported" : "Podporováno", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Doporučované aplikace jsou vyvíjeny komunitou. Jsou propojeny se zbytkem Nextcloud a připraveny na produkční nasazení.", "Featured" : "Doporučené", diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 6a5dbcf3680..2282b21ce3c 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -370,9 +370,11 @@ OC.L10N.register( "Expire after " : "Ablauf nach ", "days" : "Tagen", "Enforce expiration date" : "Ablaufdatum erzwingen", + "Allow users to share via link and emails" : "Benutzern erlauben, Inhalte üver Links und E-Mails zu teilen", "Allow public uploads" : "Öffentliches Hochladen erlauben", "Always ask for a password" : "Immer nach einem Passwort fragen", "Enforce password protection" : "Passwortschutz erzwingen", + "Set default expiration date" : "Standardmäßiges Ablaufdatum setzen", "Allow resharing" : "Weiterverteilen erlauben", "Allow sharing with groups" : "Teilen mit Gruppen erlauben", "Restrict users to only share with users in their groups" : "Benutzer auf das Teilen innerhalb ihrer Gruppen beschränken", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index bffb27c9ae9..38bd0a90795 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -368,9 +368,11 @@ "Expire after " : "Ablauf nach ", "days" : "Tagen", "Enforce expiration date" : "Ablaufdatum erzwingen", + "Allow users to share via link and emails" : "Benutzern erlauben, Inhalte üver Links und E-Mails zu teilen", "Allow public uploads" : "Öffentliches Hochladen erlauben", "Always ask for a password" : "Immer nach einem Passwort fragen", "Enforce password protection" : "Passwortschutz erzwingen", + "Set default expiration date" : "Standardmäßiges Ablaufdatum setzen", "Allow resharing" : "Weiterverteilen erlauben", "Allow sharing with groups" : "Teilen mit Gruppen erlauben", "Restrict users to only share with users in their groups" : "Benutzer auf das Teilen innerhalb ihrer Gruppen beschränken", |