diff options
Diffstat (limited to 'lib/l10n/cs.json')
-rw-r--r-- | lib/l10n/cs.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index 18d3f7dcafe..9cbdc8fc603 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -150,7 +150,6 @@ "%1$s shared »%2$s« with you." : "%1$s vám nasdílel(a) „%2$s“.", "Click the button below to open it." : "Pro otevření klikněte na tlačítko níže.", "The requested share does not exist anymore" : "Požadované sdílení už neexistuje", - "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Bylo dosaženo limitu počtu uživatelů a uživatel proto nebyl vytvořen. Podrobnosti viz upozornění pro vás.", "Could not find category \"%s\"" : "Nedaří se nalézt kategorii „%s“", "Sunday" : "neděle", "Monday" : "pondělí", @@ -284,6 +283,7 @@ "Your data directory is readable by other users" : "Váš adresář data je čitelný ostatním uživatelům", "Your data directory must be an absolute path" : "Je třeba, aby váš adresář data byl zadán jako úplný popis umístění", "Check the value of \"datadirectory\" in your configuration" : "Zkontrolujte hodnotu „datadirectory“ ve svém nastavení", - "Your data directory is invalid" : "Váš adresář data není plantý" + "Your data directory is invalid" : "Váš adresář data není plantý", + "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Bylo dosaženo limitu počtu uživatelů a uživatel proto nebyl vytvořen. Podrobnosti viz upozornění pro vás." },"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 |