diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-02 02:24:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-02 02:24:59 +0000 |
commit | 700682d8e4af7c123ede424d919391a6453a8e73 (patch) | |
tree | d590056519b5e510475c0a4a3547f9b0630f268c /core/l10n/cs.js | |
parent | 6222b702db03d7bf08bd80c760fdaca3c0167db5 (diff) | |
download | nextcloud-server-700682d8e4af7c123ede424d919391a6453a8e73.tar.gz nextcloud-server-700682d8e4af7c123ede424d919391a6453a8e73.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index ef3d3a99ba1..70412a019b8 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -236,6 +236,8 @@ OC.L10N.register( "(all selected)" : "(vše vybrané)", "({count} selected)" : "(vybráno {count})", "Error loading file exists template" : "Chyba při načítání šablony existence souboru", + "Show list view" : "Zobrazit v seznamu", + "Show grid view" : "Zobrazit v mřížce", "Pending" : "Čekající", "Copy to {folder}" : "Zkopírovat do {folder}", "Move to {folder}" : "Přesunout do {folder}", |