aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/cs_CZ.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/l10n/cs_CZ.php')
-rw-r--r--apps/files_sharing/l10n/cs_CZ.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/cs_CZ.php b/apps/files_sharing/l10n/cs_CZ.php
index 914a002ac16..56d69f398af 100644
--- a/apps/files_sharing/l10n/cs_CZ.php
+++ b/apps/files_sharing/l10n/cs_CZ.php
@@ -9,13 +9,13 @@ $TRANSLATIONS = array(
"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.",
"Add {name} from {owner}@{remote}" => "Přidat {name} od {owner}@{remote}",
+"Password" => "Heslo",
"No ownCloud installation found at {remote}" => "Nebyla nalezen žádný funkční ownCloud na {remote}",
"Invalid ownCloud url" => "Neplatná ownCloud url",
"Shared by {owner}" => "Sdílí {owner}",
"Shared by" => "Sdílí",
"This share is password-protected" => "Toto sdílení je chráněno heslem",
"The password is wrong. Try again." => "Heslo není správné. Zkuste to znovu.",
-"Password" => "Heslo",
"Name" => "Název",
"Share time" => "Čas sdílení",
"Sorry, this link doesn’t seem to work anymore." => "Je nám líto, ale tento odkaz již není funkční.",
@@ -30,6 +30,7 @@ $TRANSLATIONS = array(
"Download" => "Stáhnout",
"Download %s" => "Stáhnout %s",
"Direct link" => "Přímý odkaz",
+"Remote Shares" => "Vzdálená úložiště",
"Allow other instances to mount public links shared from this server" => "Povolit připojování veřejně sdílených odkazů z tohoto serveru",
"Allow users to mount public link shares" => "Povolit uživatelům připojovat veřejně sdílené odkazy"
);