diff options
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r-- | apps/files/l10n/cs.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 06ecd5c68e9..785a3f99ae1 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -111,8 +111,6 @@ OC.L10N.register( "Create new folder" : "Vytvořit novou složku", "Upload file" : "Nahrát soubor", "Recent" : "Nedávné", - "This file has the tag {tag}" : "Tento soubor má štítek {tag}", - "This file has the tags {firstTags} and {lastTag}" : "Tento soubor má štítky {firstTags} a {lastTag}", "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", @@ -284,6 +282,8 @@ OC.L10N.register( "Shared with you" : "Sdíleno s vámi", "Deleted shares" : "Smazaná sdílení", "Pending shares" : "Čekající sdílení", + "This file has the tag {tag}" : "Tento soubor má štítek {tag}", + "This file has the tags {firstTags} and {lastTag}" : "Tento soubor má štítky {firstTags} a {lastTag}", "Open folder {name}" : "Otevřít složku {name}", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Seznam není vykreslen celý z důvodu nároků na výkon. Soubory budou dokreslovány, jak se budete posouvat seznamem.", "Search for an account" : "Hledat účet", |