diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-01 00:18:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-01 00:18:49 +0000 |
commit | 90529e5de16561c44a09ea1ced9b0ce17925bcae (patch) | |
tree | 310a6ba54048099951fad3d1dd00f74fecdc3cf0 /apps/files_sharing/l10n/cs.json | |
parent | eb8907323eae227d6812986f9fdabca2c2971ae6 (diff) | |
download | nextcloud-server-90529e5de16561c44a09ea1ced9b0ce17925bcae.tar.gz nextcloud-server-90529e5de16561c44a09ea1ced9b0ce17925bcae.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/cs.json')
-rw-r--r-- | apps/files_sharing/l10n/cs.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index aea2b3201af..1637141fcf7 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -300,6 +300,7 @@ "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" },"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 |