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:
authorNextcloud bot <bot@nextcloud.com>2021-02-02 05:19:50 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-02 05:19:50 +0300
commite18c608cb470081e9ad1342b0abb0a7acb2fe458 (patch)
treec8f79767bbc30c3b9cb15968454ca4161fc5fe58 /apps/files_external/l10n/cs.js
parent86678ba5df7b74fab9ac739ca17109cd717f8062 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/cs.js')
-rw-r--r--apps/files_external/l10n/cs.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js
index 4281a128819..3d275348dec 100644
--- a/apps/files_external/l10n/cs.js
+++ b/apps/files_external/l10n/cs.js
@@ -134,7 +134,6 @@ 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.",
- "Saving..." : "Ukládá se…"
+ "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."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");