diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-13 19:33:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-13 19:33:40 +0000 |
commit | 55b923e1fdc76df77084a45b3a85d820f807936d (patch) | |
tree | 30fc4937cfaab2aa0cfa61aa96c11bfe629be27c /apps/files/l10n/hr.js | |
parent | 0c67de31092e7c2868cd27b439f18e6d98af93ba (diff) | |
download | nextcloud-server-55b923e1fdc76df77084a45b3a85d820f807936d.tar.gz nextcloud-server-55b923e1fdc76df77084a45b3a85d820f807936d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/hr.js')
-rw-r--r-- | apps/files/l10n/hr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index 0a7da692f2c..f4bb688d343 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -190,7 +190,7 @@ OC.L10N.register( "A file or folder has been <strong>deleted</strong>" : "Datoteka ili mapa je <strong>izbrisana</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ograničite obavijesti o stvaranju i promjenama svojih <strong>favorita</strong> <em>(samo strujanje)</em>", "A file or folder has been <strong>restored</strong>" : "Datoteka ili mapa je <strong>vraćena</strong>", - "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Upotrijebite ovu adresu za <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\"> pristupanje svojim datotekama putem WebDAVa</a>", - "Cannot transfter ownership of a file or folder you don't own" : "Ne možete prenijeti vlasništvo nad datotekom ili mapom koja nije u vašem vlasništvu" + "Cannot transfter ownership of a file or folder you don't own" : "Ne možete prenijeti vlasništvo nad datotekom ili mapom koja nije u vašem vlasništvu", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Upotrijebite ovu adresu za <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\"> pristupanje svojim datotekama putem WebDAVa</a>" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |