diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-15 02:17:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-15 02:17:13 +0000 |
commit | 31eccc842df4d5f0b4fe0db68e5759467d732d4b (patch) | |
tree | 6be129a04fb57fbcbe3f538bea7347e2a08d8fe9 /apps/files/l10n/cs.js | |
parent | fb4e9898822396a206ef6b14bf2566e961eeafbb (diff) | |
download | nextcloud-server-31eccc842df4d5f0b4fe0db68e5759467d732d4b.tar.gz nextcloud-server-31eccc842df4d5f0b4fe0db68e5759467d732d4b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r-- | apps/files/l10n/cs.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 0a07360aa23..e59bc67190b 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -131,6 +131,7 @@ OC.L10N.register( "{user} moved {oldfile} to {newfile}" : "{user} přesunul(a) {oldfile} do {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Soubor byl přidán, nebo odstraněn z vašich <strong>oblíbených</strong>", "A file or folder has been <strong>changed</strong>" : "Soubor nebo adresář byl <strong>změněn</strong>", + "A favorite file or folder has been <strong>changed</strong>" : "Oblíbený soubor nebo složka byla <strong>změněna</strong>", "All files" : "Všechny soubory", "Unlimited" : "Neomezeně", "Upload (max. %s)" : "Nahrát (max. %s)", |