diff options
Diffstat (limited to 'apps/files_sharing/l10n/cs.js')
-rw-r--r-- | apps/files_sharing/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 824942db173..142486022c7 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -205,7 +205,6 @@ OC.L10N.register( "Password protection (enforced)" : "Ochrana heslem (vynucená)", "Password protection" : "Ochrana heslem", "Enter a password" : "Zadejte heslo", - "Expiration date (enforced)" : "Datum skončení platnosti (vynuceno)", "Create share" : "Vytvořit sdílení", "Customize link" : "Přizpůsobit odkaz", "Generate QR code" : "Vytvořit QR kód", @@ -265,6 +264,7 @@ OC.L10N.register( "Password expires {passwordExpirationTime}" : "Platnost hesla skončí {passwordExpirationTime}", "Password expired" : "Platnost hesla skončila", "Video verification" : "Ověřování pomocí videa", + "Expiration date (enforced)" : "Datum skončení platnosti (vynuceno)", "Set expiration date" : "Nastavit datum skončení platnosti", "Hide download" : "Skrýt stahování", "Allow download and sync" : "Povolit stahování a synchronizaci", |