diff options
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index da49ec5da7e..bfee67fd2d9 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -54,10 +54,10 @@ OC.L10N.register( "%s (incompatible)" : "%s (nekompatibilní)", "Following apps have been disabled: %s" : "Následující aplikace byly vypnuty: %s", "Already up to date" : "Je již aktuální", + "Could not load your contacts" : "Nedaří se načíst vaše kontakty", "Search contacts …" : "Prohledat kontakty…", "No contacts found" : "Nenalezeny žádné kontakty", "Show all contacts …" : "Zobrazit všechny kontakty…", - "Could not load your contacts" : "Nedaří se načíst vaše kontakty", "Loading your contacts …" : "Načítání vašich kontaktů…", "Looking for {term} …" : "Hledání {term}…", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Došlo k problémům při kontrole integrity kódu. Více informací…</a>", |