nextcloud/apps/dav/l10n/cs_CZ.json

9 lines
345 B
JSON
Raw Normal View History

2016-10-08 03:06:50 +03:00
{ "translations": {
"Contact birthdays" : "Narozeniny kontaktů",
"Personal" : "Osobní",
"Contacts" : "Kontakty",
"Technical details" : "Technické detaily",
"Remote Address: %s" : "Vzdálená adresa: %s",
2016-10-26 03:07:12 +03:00
"Request ID: %s" : "ID požadavku: %s"
2016-10-08 03:06:50 +03:00
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
}