diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-07 00:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-07 00:29:13 +0000 |
commit | bb74c5dfb0d01f49dab4e163d53c89ad583dffc9 (patch) | |
tree | 16dd24efae96cc6f90fe93858a7d02cf13cd5f4b /apps/settings/l10n/hr.js | |
parent | dd52ddf4f8e2baf6d732370fc3e43db3c23a7879 (diff) | |
download | nextcloud-server-bb74c5dfb0d01f49dab4e163d53c89ad583dffc9.tar.gz nextcloud-server-bb74c5dfb0d01f49dab4e163d53c89ad583dffc9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/hr.js')
-rw-r--r-- | apps/settings/l10n/hr.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index 4e0de7b1a02..14d183495ce 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -157,6 +157,11 @@ OC.L10N.register( "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Istaknute aplikacije razvijaju članovi zajednice. One nude osnovnu funkcionalnost i spremne su za produkciju.", "Featured" : "Istaknuto", "Update to {update}" : "Ažuriraj na {update}", + "Icon" : "Ikona", + "Name" : "Naziv", + "Version" : "Inačica", + "Level" : "Razina", + "Actions" : "Radnje", "Results from other categories" : "Rezultati iz drugih kategorija", "No apps found for your version" : "Nije pronađena nijedna aplikacija za vašu inačicu", "Disable all" : "Onemogući sve", @@ -378,7 +383,6 @@ OC.L10N.register( "Checking for system and security issues." : "Provjera sustava i sigurnosnih postavki.", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Pažljivo pročitajte <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">upute za instalaciju ↗</a> i potražite postoje li ikakve pogreške ili upozorenja u <a href=\"%2$s\">zapisima</a>.", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Provjerite sigurnost svojeg Nextclouda s pomoću <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">sigurnosnog skeniranja ↗</a>.", - "Version" : "Inačica", "You need to enable the File sharing App." : "Morate omogućiti aplikaciju za dijeljenje datoteka.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Administrator možete detaljnije podešavati dijeljenja. Pogledajte odgovarajuću dokumentaciju za više informacija.", "Allow apps to use the Share API" : "Dopusti aplikacijama korištenje API-ja za dijeljenje", |