diff options
Diffstat (limited to 'apps/dav/l10n/cs_CZ.js')
-rw-r--r-- | apps/dav/l10n/cs_CZ.js | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/apps/dav/l10n/cs_CZ.js b/apps/dav/l10n/cs_CZ.js index 905cefa3dfa..ca5e6b82301 100644 --- a/apps/dav/l10n/cs_CZ.js +++ b/apps/dav/l10n/cs_CZ.js @@ -6,12 +6,6 @@ OC.L10N.register( "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" + "Request ID: %s" : "ID požadavku: %s" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |