diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-14 02:32:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-14 02:32:09 +0000 |
commit | cb4c1975553a2bdc28cb834f4d758f2d29ead570 (patch) | |
tree | f5326a74223106d915fba27e44a2cee031149e73 /apps/files/l10n/hr.js | |
parent | 7e16867b29a52d9b6b194fb849c39603fbe5d0d3 (diff) | |
download | nextcloud-server-cb4c1975553a2bdc28cb834f4d758f2d29ead570.tar.gz nextcloud-server-cb4c1975553a2bdc28cb834f4d758f2d29ead570.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/hr.js')
-rw-r--r-- | apps/files/l10n/hr.js | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index b1a884af512..e599ac405b1 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -129,11 +129,7 @@ OC.L10N.register( "You moved {oldfile} to {newfile}" : "Premjestili ste {oldfile} u {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} je premjestio {oldfile} u {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Datoteka je dodana ili uklonjena iz vaših <strong>favorita</strong>", - "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Datoteka ili mapa je <strong>promijenjena</strong> ili <strong>preimenovana</strong>", - "A new file or folder has been <strong>created</strong>" : "Nova datoteka ili nova mapa je <strong>stvorena</strong>", - "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>", + "A file or folder has been <strong>changed</strong>" : "Datoteka ili mapa su <strong>promijenjeni</strong>", "All files" : "Sve datoteke", "Unlimited" : "Neograničeno", "Upload (max. %s)" : "Otprema (maks. %s)", @@ -188,6 +184,11 @@ OC.L10N.register( "Pending shares" : "Dijeljenja na čekanju", "Text file" : "Tekstna datoteka", "New text file.txt" : "Nova tekstna datoteka.txt", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Datoteka ili mapa je <strong>promijenjena</strong> ili <strong>preimenovana</strong>", + "A new file or folder has been <strong>created</strong>" : "Nova datoteka ili nova mapa je <strong>stvorena</strong>", + "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" }, |