diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-10 00:20:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-10 00:20:14 +0000 |
commit | 81e26506f9ba1954520700185487f1ad634ebf1a (patch) | |
tree | 29898d6d72f3b53234859eb79cc8357edcfd5f64 /apps/files/l10n/hr.js | |
parent | 75329bdf7080ff5b8e63ac37dedcda0f6ce964f8 (diff) | |
download | nextcloud-server-81e26506f9ba1954520700185487f1ad634ebf1a.tar.gz nextcloud-server-81e26506f9ba1954520700185487f1ad634ebf1a.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 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index 99dabd11e24..dd9c2623ae4 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -155,6 +155,7 @@ OC.L10N.register( "Name cannot be empty" : "Naziv ne može biti prazan", "File not found" : "Datoteka nije pronađena", "Your storage is full, files can not be updated or synced anymore!" : "Vaša je pohrana puna, datoteke više nije moguće ažurirati ni sinkronizirati!", + "Create" : "Stvori", "Transfer ownership of a file or folder" : "Prenesi vlasništvo nad datotekom ili mapom", "Choose file or folder to transfer" : "Odaberite datoteku ili mapu za prijenos", "Change" : "Promijeni", @@ -182,7 +183,6 @@ OC.L10N.register( "Unable to change the favourite state of the file" : "Nije moguće promijeniti status favorita datoteke", "Error while loading the file data" : "Pogreška pri učitavanju podataka iz datoteke", "Pick a template for {name}" : "Odaberite predložak za {name}", - "Create" : "Stvori", "Create a new file with the selected template" : "Stvorite novu datoteku s odabranim predloškom", "Creating file" : "Stvaranje datoteke", "Blank" : "Prazno", @@ -190,8 +190,9 @@ OC.L10N.register( "Delete permanently" : "Trajno izbrišite", "Cancel" : "Odustani", "Open details" : "Otvori pojedinosti", - "Templates" : "Predlošci", + "Filename" : "Naziv datoteke", "Unable to initialize the templates directory" : "Nije moguće inicijalizirati direktorij predložaka", + "Templates" : "Predlošci", "No favorites yet" : "Još nema favorita", "Files and folders you mark as favorite will show up here" : "Ovdje će se prikazati datoteke i mape koje označite kao favorite", "All files" : "Sve datoteke", |