diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
commit | e18c608cb470081e9ad1342b0abb0a7acb2fe458 (patch) | |
tree | c8f79767bbc30c3b9cb15968454ca4161fc5fe58 /apps/files/l10n/cs.json | |
parent | 86678ba5df7b74fab9ac739ca17109cd717f8062 (diff) | |
download | nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.tar.gz nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/cs.json')
-rw-r--r-- | apps/files/l10n/cs.json | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index b42aac2bc72..71c6a356cdd 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -199,8 +199,6 @@ "A new file or folder has been <strong>created</strong>" : "Byl <strong>vytvořen</strong> nový soubor nebo složka", "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>", - "Cannot transfter ownership of a file or folder you don't own" : "Není možné převést vlastnictví souboru nebo složky, která vám nenáleží", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Použijte tuto adresu pro <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">přístup k vašim souborům přes WebDAV</a>" + "A file or folder has been <strong>restored</strong>" : "Soubor nebo složka byla <strong>obnovena</strong>" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file |