diff options
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 594b6534944..a8d248de31c 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -266,6 +266,7 @@ "One or more of your shares will expire tomorrow" : "Platnost jednoho nebo více vašich sdílení skončí zítra", "Copy to clipboard" : "Zkopírovat do schránky", "Sorry, this link doesn’t seem to work anymore." : "Je nám líto, ale tento odkaz už není funkční.", - "Toggle grid view" : "Vyp/zap. zobrazení v mřížce" + "Toggle grid view" : "Vyp/zap. zobrazení v mřížce", + "Error generating password from password_policy" : "Chyba při vytváření hesla ze zásady pro hesla" },"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 |