diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:41 +0000 |
commit | 380e5a4ee17ad5e976753cbbd79247f217e5d886 (patch) | |
tree | 2165349c62f68d3db313f74897a2a8db37c6b004 /apps/files/l10n/hr.js | |
parent | 4014d4d0ff6e78afc2a193c7cdae53117f532c0c (diff) | |
download | nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.tar.gz nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index 9c8e9175bc5..28a06126c4c 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -1,9 +1,6 @@ OC.L10N.register( "files", { - "Storage is temporarily not available" : "Pohrana privremeno nije dostupna", - "Storage invalid" : "Neispravna pohrana", - "Unknown error" : "Nepoznata pogreška", "File could not be found" : "Datoteka nije pronađena", "Move or copy" : "Premjesti ili kopiraj", "Download" : "Preuzmi", @@ -45,6 +42,7 @@ OC.L10N.register( "Unable to determine date" : "Nije moguće odrediti datum", "This operation is forbidden" : "Ova radnja je zabranjena", "This directory is unavailable, please check the logs or contact the administrator" : "Ovaj direktorij je nedostupan, provjerite zapise ili se obratite administratoru", + "Storage is temporarily not available" : "Pohrana privremeno nije dostupna", "Could not move \"{file}\", target exists" : "Neuspješno premještanje „{file}”, ciljna datoteka postoji", "Could not move \"{file}\"" : "Neuspješno premještanje „{file}”", "copy" : "kopiraj", @@ -165,6 +163,7 @@ OC.L10N.register( "Transfer" : "Prijenos", "Transfer {path} to {userid}" : "Prijenos {path} na {userid}", "Invalid path selected" : "Odabran nevažeći put", + "Unknown error" : "Nepoznata pogreška", "Ownership transfer request sent" : "Zahtjev za prijenos vlasništva je poslan", "Show hidden files" : "Prikaz skrivenih datoteka", "Crop image previews" : "Obreži pretpreglede slika", @@ -205,6 +204,7 @@ OC.L10N.register( "Pending shares" : "Dijeljenja na čekanju", "Text file" : "Tekstna datoteka", "New text file.txt" : "Nova tekstna datoteka.txt", + "Storage invalid" : "Neispravna pohrana", "Select" : "Odaberi", "You don’t have permission to upload or create files here" : "Ovdje ne smijete otpremati ili stvarati datoteke", "New" : "Novo", |