aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-12-01 00:18:33 +0000
committerNextcloud bot <bot@nextcloud.com>2023-12-01 00:18:33 +0000
commitf49550db979bdc1de23ef6df993ec29f938de1d7 (patch)
treed3701ef31c4c2e8bc982b4687d7c20ad8b6526f8 /apps/files_sharing/l10n/cs.js
parent254914a7358a8dbdfe18580cf876c126383cb4ef (diff)
downloadnextcloud-server-f49550db979bdc1de23ef6df993ec29f938de1d7.tar.gz
nextcloud-server-f49550db979bdc1de23ef6df993ec29f938de1d7.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r--apps/files_sharing/l10n/cs.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js
index 18eb7571425..34fe08decf3 100644
--- a/apps/files_sharing/l10n/cs.js
+++ b/apps/files_sharing/l10n/cs.js
@@ -302,6 +302,7 @@ OC.L10N.register(
"Allow resharing" : "Povolit sdílet dále",
"Expiration date enforced" : "Datum skončení platnosti vynuceno",
"Password protect" : "Chránit heslem",
- "Science Mesh" : "Science Mesh"
+ "Science Mesh" : "Science Mesh",
+ "Update" : "Aktualizovat"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");