summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-07-21 00:08:06 +0000
committerNextcloud bot <bot@nextcloud.com>2017-07-21 00:08:06 +0000
commit964d5338dc90908f1e041f8c162c78e220bc28ec (patch)
tree0a0f830916e5cd89065fca8fc6039382535d72b9 /apps/files/l10n/cs.js
parentc0e9b374f16b139dc298c8c953f36b519b80793e (diff)
downloadnextcloud-server-964d5338dc90908f1e041f8c162c78e220bc28ec.tar.gz
nextcloud-server-964d5338dc90908f1e041f8c162c78e220bc28ec.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs.js')
-rw-r--r--apps/files/l10n/cs.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js
index e6bbe737e7c..c3d5f3db054 100644
--- a/apps/files/l10n/cs.js
+++ b/apps/files/l10n/cs.js
@@ -102,9 +102,7 @@ OC.L10N.register(
"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> or <strong>renamed</strong>" : "Soubor nebo adresář byl <strong>změněn</strong> nebo <strong>přejmenován</strong>",
"A new file or folder has been <strong>created</strong>" : "Byl <strong>vytvořen</strong> nový soubor nebo adresář",
- "A new file or folder has been <strong>deleted</strong>" : "Nový soubor nebo adresář byl <strong>smazán</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Omezovat oznámení o tvorbě a změnách <strong>oblíbených souborů</strong> <em>(Pouze v proudu)</em>",
- "A new file or folder has been <strong>restored</strong>" : "Nový soubor nebo adresář byl <strong>obnoven</strong>",
"Unlimited" : "Neomezeně",
"Upload (max. %s)" : "Nahrát (max. %s)",
"File handling" : "Zacházení se soubory",
@@ -146,6 +144,8 @@ OC.L10N.register(
"Copy local link" : "Kopírovat místní odkaz",
"Folder" : "Adresář",
"Upload" : "Odeslat",
+ "A new file or folder has been <strong>deleted</strong>" : "Nový soubor nebo adresář byl <strong>smazán</strong>",
+ "A new file or folder has been <strong>restored</strong>" : "Nový soubor nebo adresář byl <strong>obnoven</strong>",
"No favorites" : "Žádné oblíbené"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");