diff options
Diffstat (limited to 'apps/dav/l10n/cs_CZ.json')
-rw-r--r-- | apps/dav/l10n/cs_CZ.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/apps/dav/l10n/cs_CZ.json b/apps/dav/l10n/cs_CZ.json new file mode 100644 index 00000000000..695dd71da4b --- /dev/null +++ b/apps/dav/l10n/cs_CZ.json @@ -0,0 +1,15 @@ +{ "translations": { + "Contact birthdays" : "Narozeniny kontaktů", + "Personal" : "Osobní", + "Contacts" : "Kontakty", + "Technical details" : "Technické detaily", + "Remote Address: %s" : "Vzdálená adresa: %s", + "Request ID: %s" : "ID požadavku: %s", + "Type: %s" : "Typ: %s", + "Code: %s" : "Kód: %s", + "Message: %s" : "Zpráva: %s", + "File: %s" : "Soubor: %s", + "Line: %s" : "Řádka: %s", + "Trace" : "Trasa" +},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;" +}
\ No newline at end of file |