diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-24 02:15:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-24 02:15:26 +0000 |
commit | d633b451dfe5ea86d9be449784d88a29913efa52 (patch) | |
tree | ed1997eec8c2639c19c5bec28f06ae0d27712b59 /apps/settings/l10n | |
parent | a730ec0b1b3e1e6690d52962548105663229f8ab (diff) | |
download | nextcloud-server-d633b451dfe5ea86d9be449784d88a29913efa52.tar.gz nextcloud-server-d633b451dfe5ea86d9be449784d88a29913efa52.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r-- | apps/settings/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/settings/l10n/cs.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 596ea2c2259..0aed2315d6f 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/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/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index 6d698c9ab2d..d0aab87406f 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/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.", |