summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/cs_CZ.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-14 01:55:24 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-14 01:55:24 -0400
commit4a26219ecf3abe9c1b18d434b8e70a6f9878199c (patch)
treebf6863c77eb27ec7dce2bec755cffce6f83a747b /apps/files_sharing/l10n/cs_CZ.php
parentfd5fad194d15e9fad1c61bd22f1951066fbf7624 (diff)
downloadnextcloud-server-4a26219ecf3abe9c1b18d434b8e70a6f9878199c.tar.gz
nextcloud-server-4a26219ecf3abe9c1b18d434b8e70a6f9878199c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/cs_CZ.php')
-rw-r--r--apps/files_sharing/l10n/cs_CZ.php9
1 files changed, 1 insertions, 8 deletions
diff --git a/apps/files_sharing/l10n/cs_CZ.php b/apps/files_sharing/l10n/cs_CZ.php
index ff18d9fcc6b..e35cf6702d6 100644
--- a/apps/files_sharing/l10n/cs_CZ.php
+++ b/apps/files_sharing/l10n/cs_CZ.php
@@ -6,9 +6,6 @@ $TRANSLATIONS = array(
"No files have been shared with you yet." => "Zatím s vámi nikdo žádné soubory nesdílel.",
"You haven't shared any files yet." => "Zatím jste nesdíleli žádné soubory.",
"You haven't shared any files by link yet." => "Zatím jste nesdíleli pomocí odkazu žádný soubor.",
-"Could not load template" => "Šablonu nelze nahrát",
-"Saved" => "Uloženo",
-"Reset" => "Restartovat složku",
"Shared by {owner}" => "Sdílí {owner}",
"Shared by" => "Sdílí",
"This share is password-protected" => "Toto sdílení je chráněno heslem",
@@ -24,10 +21,6 @@ $TRANSLATIONS = array(
"For more info, please ask the person who sent this link." => "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz.",
"Download" => "Stáhnout",
"Download %s" => "Stáhnout %s",
-"Direct link" => "Přímý odkaz",
-"Mail templates" => "E-mailové šablony",
-"Theme" => "Vzhled",
-"Template" => "Šablona",
-"Save" => "Uložit"
+"Direct link" => "Přímý odkaz"
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";