You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_sharing/l10n/cs_CZ.php

11 lines
396 B

<?php $TRANSLATIONS = array(
"Your Shared Files" => "Vaše sdílené soubory",
"Item" => "Položka",
"Shared With" => "Sdíleno s:",
"Permissions" => "Práva",
"Read" => "Číst",
"Edit" => "Editovat",
"Delete" => "Smazat",
"Enable Resharing" => "Povolit další sdílení",
"Allow users to reshare files they don't own" => "Povolit uživatelům dále sdílet soubory, které sami nevlastní"
);