diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-24 02:15:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-24 02:15:34 +0000 |
commit | 28b97e591f7563e7d545d9e6f7d33c5dc948e733 (patch) | |
tree | 2d4e0e61bcdcc9847043b5a21112928453f47597 /settings/l10n | |
parent | 0308f1960b753ea0ed7adf6f3b8ab020a423f1fb (diff) | |
download | nextcloud-server-28b97e591f7563e7d545d9e6f7d33c5dc948e733.tar.gz nextcloud-server-28b97e591f7563e7d545d9e6f7d33c5dc948e733.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r-- | settings/l10n/cs.js | 1 | ||||
-rw-r--r-- | settings/l10n/cs.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js index 596ea2c2259..0aed2315d6f 100644 --- a/settings/l10n/cs.js +++ b/settings/l10n/cs.js @@ -182,6 +182,7 @@ OC.L10N.register( "Error while updating device token scope" : "Chyba při aktualizaci rozsahu tokenu zařízení", "Error while updating device token name" : "Chyba při aktualizaci názvu tokenu zařízení", "Error while deleting the token" : "Chyba při mazání tokenu", + "Error while wiping the device with the token" : "Chyba při vymazávání zařízení s tokenem", "App name" : "Název aplikace", "Create new app password" : "Vytvořit nové heslo aplikace", "Use the credentials below to configure your app or device." : "Pro nastavení aplikace nebo zařízení použijte níže uvedené údaje.", diff --git a/settings/l10n/cs.json b/settings/l10n/cs.json index 6d698c9ab2d..d0aab87406f 100644 --- a/settings/l10n/cs.json +++ b/settings/l10n/cs.json @@ -180,6 +180,7 @@ "Error while updating device token scope" : "Chyba při aktualizaci rozsahu tokenu zařízení", "Error while updating device token name" : "Chyba při aktualizaci názvu tokenu zařízení", "Error while deleting the token" : "Chyba při mazání tokenu", + "Error while wiping the device with the token" : "Chyba při vymazávání zařízení s tokenem", "App name" : "Název aplikace", "Create new app password" : "Vytvořit nové heslo aplikace", "Use the credentials below to configure your app or device." : "Pro nastavení aplikace nebo zařízení použijte níže uvedené údaje.", |