diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-24 03:02:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-24 03:02:34 +0000 |
commit | 8bae614cae7bd489cdf6f752fd8becbd4b499e34 (patch) | |
tree | da04cbb1112b679e82b2172948cd87b81fcf770d /apps/files/l10n/hr.js | |
parent | dbc2ad92f7aa3863e0314e82c5bcc5fa618024a6 (diff) | |
download | nextcloud-server-8bae614cae7bd489cdf6f752fd8becbd4b499e34.tar.gz nextcloud-server-8bae614cae7bd489cdf6f752fd8becbd4b499e34.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 d0f68b784f7..1e956e44e01 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -88,12 +88,11 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "Vaš prostor za pohranu je skoro pun ({usedSpacePercent} %).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["odgovara „{filter}“","podudaranje „{filter}“","podudaranje „{filter}“"], "View in folder" : "Prikaži u mapi", - "Copied!" : "Kopirano!", - "Copy direct link (only works for users who have access to this file/folder)" : "Kopiraj izravnu poveznicu (samo za korisnike koji smiju pristupiti ovoj datoteci/mapi)", "Path" : "Put", "_%n byte_::_%n bytes_" : ["%n bajt","%n bajtova","%n bajtova"], "Favorited" : "Favorit", "Favorite" : "Favorit", + "Copy direct link (only works for users who have access to this file/folder)" : "Kopiraj izravnu poveznicu (samo za korisnike koji smiju pristupiti ovoj datoteci/mapi)", "You can only favorite a single file or folder at a time" : "Istovremeno možete označiti samo jednu datoteku ili mapu kao favorita", "New folder" : "Nova mapa", "Upload file" : "Otpremi datoteku", @@ -207,6 +206,7 @@ OC.L10N.register( "Select" : "Odaberi", "You don’t have permission to upload or create files here" : "Ovdje ne smijete otpremati ili stvarati datoteke", "New" : "Novo", + "Copied!" : "Kopirano!", "Cannot transfer 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", "Settings" : "Postavke" }, |