diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-08-16 00:10:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-08-16 00:10:47 +0000 |
commit | 8c424c7971e3692c702914721fa1d83bdff6b144 (patch) | |
tree | d9de8313b32bb2d2186e9a62df86a506d82acd54 /apps/files_external/l10n/cs_CZ.js | |
parent | 2061d40ba292d2b906132dfcd261e4c631d9854b (diff) | |
download | nextcloud-server-8c424c7971e3692c702914721fa1d83bdff6b144.tar.gz nextcloud-server-8c424c7971e3692c702914721fa1d83bdff6b144.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/cs_CZ.js')
-rw-r--r-- | apps/files_external/l10n/cs_CZ.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_external/l10n/cs_CZ.js b/apps/files_external/l10n/cs_CZ.js index 388207ca91c..151463d4df5 100644 --- a/apps/files_external/l10n/cs_CZ.js +++ b/apps/files_external/l10n/cs_CZ.js @@ -126,6 +126,7 @@ OC.L10N.register( "Advanced settings" : "Pokročilá nastavení", "Delete" : "Smazat", "Allow users to mount external storage" : "Povolit uživatelům připojení externího úložiště", - "Allow users to mount the following external storage" : "Povolit uživatelů připojit následující externí úložiště" + "Allow users to mount the following external storage" : "Povolit uživatelů připojit následující externí úložiště", + "Access granted" : "Přístup povolen" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |