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:
Diffstat (limited to 'lib/l10n/cs.js')
-rw-r--r--lib/l10n/cs.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index 8d5a7511d00..4d97307f6f1 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -123,6 +123,7 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "Sdílení položky %s selhalo, protože znovu-sdílení není povoleno",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Sdílení položky %s selhalo, protože úložiště sdílení %s nenalezla zdroj",
"Sharing %s failed, because the file could not be found in the file cache" : "Sdílení položky %s selhalo, protože soubor nebyl nalezen ve vyrovnávací paměti",
+ "»%s« added a note to a file shared with you" : "„%s“ přidal(a) poznámku k souboru, který je s vámi sdílený",
"Open »%s«" : "Otevřít »%s«",
"%1$s via %2$s" : "%1$s prostřednictvím %2$s",
"Can’t increase permissions of %s" : "Nelze zvýšit oprávnění %s",
@@ -228,6 +229,8 @@ OC.L10N.register(
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "Ujistěte se, že v kořenovém adresáři je soubor s názvem „.ocdata“.",
"Action \"%s\" not supported or implemented." : "Akce „%s“ není podporována nebo implementována.",
"Authentication failed, wrong token or provider ID given" : "Autentizace selhala, předán chybný token nebo id poskytovatele",
+ "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Pro dokončení požadavku chybí parametry. Konkrétně: „%s“",
+ "ID \"%s\" already used by cloud federation provider \"%s\"" : "Identifikátor „%s“ je už použitý poskytovatelem federování cloudu „%s“",
"Cloud Federation Provider with ID: \"%s\" does not exist." : "Cloudový poskytovatel federace s ID: „%s“ neexistuje",
"Could not obtain lock type %d on \"%s\"." : "Nelze získat zámek typu %d na „%s“.",
"Storage unauthorized. %s" : "Úložiště neověřeno. %s",
@@ -242,6 +245,9 @@ OC.L10N.register(
"Encryption" : "Šifrování",
"Tips & tricks" : "Tipy a triky",
"DB Error: \"%s\"" : "Chyba databáze: „%s“",
+ "Offending command was: \"%s\"" : "Proviňující se příkaz byl: „%s“",
+ "Offending command was: \"%s\", name: %s, password: %s" : "Proviňující se příkaz byl: „%s“, název: %s, heslo: %s",
+ "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Nastavení oprávnění pro %s se nezdařilo, protože oprávnění překročila oprávnění udělená pro %s",
"Setting permissions for %s failed, because the item was not found" : "Nastavení oprávnění pro %s se nezdařilo, protože položka nebyla nalezena",
"Cannot clear expiration date. Shares are required to have an expiration date." : "Datum skončení platnosti nelze odebrat. Je třeba, aby sdílení měla datum skončení platnosti.",
"Cannot increase permissions of %s" : "Nelze zvýšit oprávnění %s",