Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/cs.json')
-rw-r--r--apps/files_external/l10n/cs.json15
1 files changed, 2 insertions, 13 deletions
diff --git a/apps/files_external/l10n/cs.json b/apps/files_external/l10n/cs.json
index af636bb83df..ca8d125766e 100644
--- a/apps/files_external/l10n/cs.json
+++ b/apps/files_external/l10n/cs.json
@@ -128,20 +128,9 @@
"Advanced settings" : "Pokročilá nastavení",
"Allow users to mount external storage" : "Povolit uživatelům připojení externího úložiště",
"Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globální přihlašovací údaje je možné použít pro ověření s vícero vnějšími úložišti které mají stejné přihlašovací údaje.",
- "Fetching request tokens failed. Verify that your app key and secret are correct." : "Získání přístupových tokenů se nezdařio. Ověřte, že váš aplikační klíč a tajné heslo jsou správné.",
- "Fetching access tokens failed. Verify that your app key and secret are correct." : "Nepodařilo se získat přístupové tokeny. Zkontrolujte správnost aplikačního klíče a tajemství",
- "Step 1 failed. Exception: %s" : "První krok se nezdařil. Výjimka: %s",
- "Step 2 failed. Exception: %s" : "Druhý krok se nezdařil. Výjimka: %s",
- "Dropbox App Configuration" : "Nastavení APP pro Dropbox",
- "Google Drive App Configuration" : "Nastavení APP pro Disk Google",
+ "Are you sure you want to delete this external storage" : "Opravdu chcete odstranit toto externí úložiště",
"OpenStack" : "OpenStack",
- "Dropbox" : "Dropbox",
- "Google Drive" : "Disk Google",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "„%s“ není nainstalováno. Není možné připojit %s. Požádejte správce systému o instalaci.",
- "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, Google Drive, Dropbox, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Tato aplikace umožňuje správcům nastavit propojení na poskytovatele vnějších úložišť, jako například FTP servery, S3 nebo SWIFT objektová úložiště, Google Drive, Dropbox, ostatní Nextcloud servery, WebDAV servery a další. Správci mohou zvolit které typy úložiště zapnout a mohou je připojit pro uživatele, skupinu nebo celý systém. Uživatelé uvidí novou složku v jejich kořenové Nextcloud složce, do které mohou přistupovat a používat jako kteroukoli jinou Nextcloud složku. Vnější úložiště také umožňuje uživatelům sdílet na něm uložené soubory. V takových případech jsou použity přihlašovací údaje vlastníka souboru když si příjemce vyžádá soubor z vnějšího úložiště, čímž je zajištěno že příjemce může přistupovat ke sdílenému souboru.\n\nVnější úložiště je možné nastavit pomocí webového rozhraní nebo z příkazového řádku. Tato druhá možnost poskytuje pokročilému uživateli více přizpůsobivosti pro nastavování vícero připojení vnějších úložišť a nastavení priorit připojování. Další informace jsou k dispozici v dokumentaci k vnějším úložištím ve webovém rozhraní a dokumentaci k souboru s nastaveními pro vnější úložiště.",
- "No external storage configured" : "Není nastavené žádné externí úložiště",
- "You can add external storages in the personal settings" : "Externí úložiště můžete přidat v osobních nastaveních",
- "Allow users to mount the following external storage" : "Povolit uživatelů připojit následující externí úložiště",
- "Are you sure you want to delete this external storage" : "Opravdu chcete odstranit toto externí úložiště"
+ "Allow users to mount the following external storage" : "Povolit uživatelů připojit následující externí úložiště"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file