New translations en.json (Czech)

This commit is contained in:
El RIDO 2020-10-04 13:47:49 +02:00
parent 9365f88a31
commit 566f8f1b1d

View File

@ -29,66 +29,78 @@
"Discussion": "Komentáře", "Discussion": "Komentáře",
"Toggle navigation": "Toggle navigation", "Toggle navigation": "Toggle navigation",
"%d seconds": [ "%d seconds": [
"%d sekuda", "%d second (singular)",
"%d sekundy", "%d seconds (1st plural)",
"%d sekund" "%d seconds (2nd plural)",
"%d seconds (3rd plural)"
], ],
"%d minutes": [ "%d minutes": [
"%d minuta", "%d minute (singular)",
"%d minuty", "%d minutes (1st plural)",
"%d minut" "%d minutes (2nd plural)",
"%d minutes (3rd plural)"
], ],
"%d hours": [ "%d hours": [
"%d hodin", "%d hour (singular)",
"%d hodiny", "%d hours (1st plural)",
"%d hodin" "%d hours (2nd plural)",
"%d hours (3rd plural)"
], ],
"%d days": [ "%d days": [
"%d den", "%d day (singular)",
"%d dny", "%d days (1st plural)",
"%d dní" "%d days (2nd plural)",
"%d days (3rd plural)"
], ],
"%d weeks": [ "%d weeks": [
"%d týden", "%d week (singular)",
"%d týdeny", "%d weeks (1st plural)",
"%d týdnů" "%d weeks (2nd plural)",
"%d weeks (3rd plural)"
], ],
"%d months": [ "%d months": [
"%d měsíc", "%d month (singular)",
"%d měsíce", "%d months (1st plural)",
"%d měsíců" "%d months (2nd plural)",
"%d months (3rd plural)"
], ],
"%d years": [ "%d years": [
"%d rok", "%d year (singular)",
"%d roky", "%d years (1st plural)",
"%d roků" "%d years (2nd plural)",
"%d years (3rd plural)"
], ],
"Never": "Nikdy", "Never": "Nikdy",
"Note: This is a test service: Data may be deleted anytime. Kittens will die if you abuse this service.": "Note: This is a test service: Data may be deleted anytime. Kittens will die if you abuse this service.", "Note: This is a test service: Data may be deleted anytime. Kittens will die if you abuse this service.": "Note: This is a test service: Data may be deleted anytime. Kittens will die if you abuse this service.",
"This document will expire in %d seconds.": [ "This document will expire in %d seconds.": [
"Tento dokument expiruje za %d sekundu.", "This document will expire in %d second. (singular)",
"Tento dokument expiruje za %d sekundy.", "This document will expire in %d seconds (1st plural)",
"Tento dokument expiruje za %d sekund." "This document will expire in %d seconds (2nd plural)",
"This document will expire in %d seconds (3rd plural)"
], ],
"This document will expire in %d minutes.": [ "This document will expire in %d minutes.": [
"Tento dokument expiruje za %d minutu.", "This document will expire in %d minute. (singular)",
"Tento dokument expiruje za %d minuty.", "This document will expire in %d minutes (1st plural)",
"Tento dokument expiruje za %d minut." "This document will expire in %d minutes (2nd plural)",
"This document will expire in %d minutes (3rd plural)"
], ],
"This document will expire in %d hours.": [ "This document will expire in %d hours.": [
"Tento dokument expiruje za %d hodinu.", "This document will expire in %d hour. (singular)",
"Tento dokument expiruje za %d hodiny.", "This document will expire in %d hours (1st plural)",
"Tento dokument expiruje za %d hodin." "This document will expire in %d hours (2nd plural)",
"This document will expire in %d hours (3rd plural)"
], ],
"This document will expire in %d days.": [ "This document will expire in %d days.": [
"Tento dokument expiruje za %d den.", "This document will expire in %d day. (singular)",
"Tento dokument expiruje za %d dny.", "This document will expire in %d days (1st plural)",
"Tento dokument expiruje za %d dny." "This document will expire in %d days (2nd plural)",
"This document will expire in %d days (3rd plural)"
], ],
"This document will expire in %d months.": [ "This document will expire in %d months.": [
"Tento dokument expiruje za %d měsíc.", "This document will expire in %d month. (singular)",
"Tento dokument expiruje za %d měsíce.", "This document will expire in %d months (1st plural)",
"Tento dokument expiruje za %d měsíců." "This document will expire in %d months (2nd plural)",
"This document will expire in %d months (3rd plural)"
], ],
"Please enter the password for this paste:": "Zadejte prosím heslo:", "Please enter the password for this paste:": "Zadejte prosím heslo:",
"Could not decrypt data (Wrong key?)": "Could not decrypt data (Wrong key?)", "Could not decrypt data (Wrong key?)": "Could not decrypt data (Wrong key?)",
@ -112,6 +124,15 @@
"Delete data": "Odstranit data", "Delete data": "Odstranit data",
"Could not create paste: %s": "Nelze vytvořit příspěvek: %s", "Could not create paste: %s": "Nelze vytvořit příspěvek: %s",
"Cannot decrypt paste: Decryption key missing in URL (Did you use a redirector or an URL shortener which strips part of the URL?)": "Nepodařilo se dešifrovat příspěvek: V adrese chybí dešifrovací klíč (Možnou příčinou může být URL shortener?)", "Cannot decrypt paste: Decryption key missing in URL (Did you use a redirector or an URL shortener which strips part of the URL?)": "Nepodařilo se dešifrovat příspěvek: V adrese chybí dešifrovací klíč (Možnou příčinou může být URL shortener?)",
"B": "B",
"KiB": "KiB",
"MiB": "MiB",
"GiB": "GiB",
"TiB": "TiB",
"PiB": "PiB",
"EiB": "EiB",
"ZiB": "ZiB",
"YiB": "YiB",
"Format": "Formát", "Format": "Formát",
"Plain Text": "Prostý Text", "Plain Text": "Prostý Text",
"Source Code": "Zdrojový kód", "Source Code": "Zdrojový kód",