From ae0789ef433adad73bdf77c57b8ead5616ed99fe Mon Sep 17 00:00:00 2001 From: Nextcloud bot <bot@nextcloud.com> Date: Tue, 22 Aug 2017 00:08:20 +0000 Subject: [tx-robot] updated from transifex --- apps/files_external/l10n/cs.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'apps/files_external/l10n/cs.js') diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js index cdd224f80e1..0587d82f230 100644 --- a/apps/files_external/l10n/cs.js +++ b/apps/files_external/l10n/cs.js @@ -1,10 +1,7 @@ OC.L10N.register( "files_external", { - "Step 1 failed. Exception: %s" : "Selhal krok 1. Výjimka: %s", - "Step 2 failed. Exception: %s" : "Selhal krok 2. Výjimka: %s", "External storages" : "Externí úložiště", - "Google Drive App Configuration" : "Nastavení aplikace Disk Google", "Personal" : "Osobní", "System" : "Systém", "Grant access" : "Povolit přístup", @@ -83,7 +80,6 @@ OC.L10N.register( "FTP" : "FTP", "Host" : "Počítač", "Secure ftps://" : "Zabezpečené ftps://", - "Google Drive" : "Google Drive", "Local" : "Místní", "Location" : "Umístění", "Nextcloud" : "Nextcloud", @@ -124,9 +120,13 @@ OC.L10N.register( "Allow users to mount the following external storage" : "Povolit uživatelů připojit následující externí úložiště", "Fetching request tokens failed. Verify that your app key and secret are correct." : "Získání přístupových tokenů selhalo. Ověřte že klíč aplikace a tajné heslo jsou správné.", "Fetching access tokens failed. Verify that your app key and secret are correct." : "Získání přístupových tokenů selhalo. Ověřte že klíč aplikace a tajné heslo jsou správné.", + "Step 1 failed. Exception: %s" : "Selhal krok 1. Výjimka: %s", + "Step 2 failed. Exception: %s" : "Selhal krok 2. Výjimka: %s", "Dropbox App Configuration" : "Nastavení aplikace Dropbox", + "Google Drive App Configuration" : "Nastavení aplikace Disk Google", "Storage with id \"%i\" not found" : "Úložiště s id \"%i\" nebylo nalezeno", "Storage with id \"%i\" is not user editable" : "Úložiště s id \"%i\" uživatelé nemohou upravovat", - "Dropbox" : "Dropbox" + "Dropbox" : "Dropbox", + "Google Drive" : "Google Drive" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); -- cgit v1.2.3