diff options
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r-- | apps/files/l10n/cs.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index abd851a8aad..eb2016e2287 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -4,15 +4,13 @@ OC.L10N.register( "Storage is temporarily not available" : "Úložiště je dočasně nedostupné", "Storage invalid" : "Neplatné úložiště", "Unknown error" : "Neznámá chyba", - "All files" : "Všechny soubory", - "Recent" : "Nedávné", - "Favorites" : "Oblíbené", "File could not be found" : "Soubor se nedaří nalézt", "Move or copy" : "Přesunout nebo zkopírovat", "Download" : "Stáhnout", "Delete" : "Smazat", "Home" : "Domů", "Close" : "Zavřít", + "Favorites" : "Oblíbené", "Could not create folder \"{dir}\"" : "Složku „{dir}“ nelze vytvořit", "This will stop your current uploads." : "Toto zastaví stávající nahrávání.", "Upload cancelled." : "Nahrávání zrušeno.", @@ -94,6 +92,7 @@ OC.L10N.register( "You can only favorite a single file or folder at a time" : "Do oblíbených lze soubory a složky zařazovat jen jednotlivě", "New folder" : "Nová složka", "Upload file" : "Nahrát soubor", + "Recent" : "Nedávné", "Not favorited" : "Nepřidáno do oblíbených", "Remove from favorites" : "Odebrat z oblíbených", "Add to favorites" : "Přidat do oblíbených", @@ -135,6 +134,7 @@ OC.L10N.register( "A file or folder has been <strong>deleted</strong>" : "Soubor nebo složka byla <strong>smazána</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Upozorňovat na vytváření a změny pouze u vašich <strong>oblíbených souborů</strong> <em>(pouze v Proud)</em>", "A file or folder has been <strong>restored</strong>" : "Soubor nebo složka byla <strong>obnovena</strong>", + "All files" : "Všechny soubory", "Unlimited" : "Neomezeně", "Upload (max. %s)" : "Nahrát (max. %s)", "Accept" : "Přijmout", |