diff options
Diffstat (limited to 'lib/l10n/cs_CZ.json')
-rw-r--r-- | lib/l10n/cs_CZ.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/l10n/cs_CZ.json b/lib/l10n/cs_CZ.json index 1657a4b2dc0..c55c186641c 100644 --- a/lib/l10n/cs_CZ.json +++ b/lib/l10n/cs_CZ.json @@ -165,8 +165,6 @@ "Storage incomplete configuration. %s" : "Nekompletní konfigurace úložiště. %s", "Storage connection error. %s" : "Chyba připojení úložiště. %s", "Storage not available" : "Úložiště není dostupné", - "Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s", - "_%n file_::_%n files_" : ["%n soubor","%n soubory","%n souborů"], - "_%n window_::_%n windows_" : ["%n okno","%n okna","%n oken"] + "Storage connection timeout. %s" : "Vypršení připojení k úložišti. %s" },"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" }
\ No newline at end of file |