Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-24 09:55:51 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-24 09:55:51 +0400
commitabdc823bb69600c3a4fc23e09f9de5819b57f56e (patch)
tree44f1a7c69738c613eace31498ce8db76fe42e421 /lib/l10n/cs_CZ.php
parent4a19a97d67579fdc11d695ebf3ce3b26cea7c4f7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/cs_CZ.php')
-rw-r--r--lib/l10n/cs_CZ.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/cs_CZ.php b/lib/l10n/cs_CZ.php
index 7969060b2cd..6b5c8441ca1 100644
--- a/lib/l10n/cs_CZ.php
+++ b/lib/l10n/cs_CZ.php
@@ -44,9 +44,9 @@ $TRANSLATIONS = array(
"DB Error: \"%s\"" => "Chyba databáze: \"%s\"",
"Offending command was: \"%s\"" => "Příslušný příkaz byl: \"%s\"",
"MySQL/MariaDB user '%s'@'localhost' exists already." => "MySQL/MariaDB uživatel '%s'@'localhost' již existuje.",
-"Drop this user from MySQL/MariaDB" => "Zahodit uživatele z MySQL/MariaDB",
+"Drop this user from MySQL/MariaDB" => "Smazat tohoto uživatele z MySQL/MariaDB",
"MySQL/MariaDB user '%s'@'%%' already exists" => "MySQL/MariaDB uživatel '%s'@'%%' již existuje",
-"Drop this user from MySQL/MariaDB." => "Zahodit uživatele z MySQL/MariaDB.",
+"Drop this user from MySQL/MariaDB." => "Smazat tohoto uživatele z MySQL/MariaDB.",
"Oracle connection could not be established" => "Spojení s Oracle nemohlo být navázáno",
"Oracle username and/or password not valid" => "Uživatelské jméno či heslo Oracle není platné",
"Offending command was: \"%s\", name: %s, password: %s" => "Příslušný příkaz byl: \"%s\", jméno: %s, heslo: %s",