diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-13 00:12:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-13 00:12:22 +0000 |
commit | 8e668729b1cd3a270c463842e47ed07bf8a9680f (patch) | |
tree | 2dbc7e475a34855c555ebe792426d7a646cf1cf9 /apps/files_external | |
parent | 95e2d5f170e80876cc78452acc86d49cce599ec5 (diff) | |
download | nextcloud-server-8e668729b1cd3a270c463842e47ed07bf8a9680f.tar.gz nextcloud-server-8e668729b1cd3a270c463842e47ed07bf8a9680f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/cs.js | 9 | ||||
-rw-r--r-- | apps/files_external/l10n/cs.json | 9 | ||||
-rw-r--r-- | apps/files_external/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/nl.json | 1 |
4 files changed, 12 insertions, 8 deletions
diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js index 2f07aca2123..78a4e83ad47 100644 --- a/apps/files_external/l10n/cs.js +++ b/apps/files_external/l10n/cs.js @@ -38,14 +38,14 @@ OC.L10N.register( "Invalid backend or authentication mechanism class" : "Neplatný backend nebo třída ověřovacího mechanismu", "Invalid mount point" : "Neplatný přípojný bod", "Objectstore forbidden" : "Úložiště objektů zakázáno", - "Invalid storage backend \"%s\"" : "Neplatná služba úložiště \"%s\"", - "Not permitted to use backend \"%s\"" : "Nebylo povoleno použítí služby \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Nebylo povoleno použití ověřovacího mechanismu \"%s\"", + "Invalid storage backend \"%s\"" : "Neplatná služba úložiště „%s“", + "Not permitted to use backend \"%s\"" : "Nebylo povoleno použití služby „%s“", + "Not permitted to use authentication mechanism \"%s\"" : "Nebylo povoleno použití ověřovacího mechanismu „%s“", "Unsatisfied backend parameters" : "Neuspokojivé parametry služby", "Unsatisfied authentication mechanism parameters" : "Neuspokojivé parametry ověřovacího mechanismu", "Insufficient data: %s" : "Nedostatečná data: %s", "%s" : "%s", - "Storage with ID \"%d\" is not user editable" : "Úložiště s ID \"%d\" není uživatelksky upravitelné", + "Storage with ID \"%d\" is not user editable" : "Úložiště s identifikátorem „%d“ není uživatelky upravitelné", "Access key" : "Přístupový klíč", "Secret key" : "Tajný klíč", "Builtin" : "Zabudované", @@ -126,6 +126,7 @@ OC.L10N.register( "Add storage" : "Přidat úložiště", "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.", "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", diff --git a/apps/files_external/l10n/cs.json b/apps/files_external/l10n/cs.json index b9c6136a49f..91b45c831f5 100644 --- a/apps/files_external/l10n/cs.json +++ b/apps/files_external/l10n/cs.json @@ -36,14 +36,14 @@ "Invalid backend or authentication mechanism class" : "Neplatný backend nebo třída ověřovacího mechanismu", "Invalid mount point" : "Neplatný přípojný bod", "Objectstore forbidden" : "Úložiště objektů zakázáno", - "Invalid storage backend \"%s\"" : "Neplatná služba úložiště \"%s\"", - "Not permitted to use backend \"%s\"" : "Nebylo povoleno použítí služby \"%s\"", - "Not permitted to use authentication mechanism \"%s\"" : "Nebylo povoleno použití ověřovacího mechanismu \"%s\"", + "Invalid storage backend \"%s\"" : "Neplatná služba úložiště „%s“", + "Not permitted to use backend \"%s\"" : "Nebylo povoleno použití služby „%s“", + "Not permitted to use authentication mechanism \"%s\"" : "Nebylo povoleno použití ověřovacího mechanismu „%s“", "Unsatisfied backend parameters" : "Neuspokojivé parametry služby", "Unsatisfied authentication mechanism parameters" : "Neuspokojivé parametry ověřovacího mechanismu", "Insufficient data: %s" : "Nedostatečná data: %s", "%s" : "%s", - "Storage with ID \"%d\" is not user editable" : "Úložiště s ID \"%d\" není uživatelksky upravitelné", + "Storage with ID \"%d\" is not user editable" : "Úložiště s identifikátorem „%d“ není uživatelky upravitelné", "Access key" : "Přístupový klíč", "Secret key" : "Tajný klíč", "Builtin" : "Zabudované", @@ -124,6 +124,7 @@ "Add storage" : "Přidat úložiště", "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.", "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", diff --git a/apps/files_external/l10n/nl.js b/apps/files_external/l10n/nl.js index 519c3f8f2f1..5c0f25a6feb 100644 --- a/apps/files_external/l10n/nl.js +++ b/apps/files_external/l10n/nl.js @@ -115,6 +115,7 @@ OC.L10N.register( "Check for changes" : "Controleren op wijzigingen", "Never" : "Nooit", "Once every direct access" : "Een keer bij elke directe toegang", + "Read only" : "Alleen lezen", "Folder name" : "Mapnaam", "External storage" : "Externe opslag", "Authentication" : "Authenticatie", diff --git a/apps/files_external/l10n/nl.json b/apps/files_external/l10n/nl.json index 9cf532f08e7..fb07b6331a4 100644 --- a/apps/files_external/l10n/nl.json +++ b/apps/files_external/l10n/nl.json @@ -113,6 +113,7 @@ "Check for changes" : "Controleren op wijzigingen", "Never" : "Nooit", "Once every direct access" : "Een keer bij elke directe toegang", + "Read only" : "Alleen lezen", "Folder name" : "Mapnaam", "External storage" : "Externe opslag", "Authentication" : "Authenticatie", |