From 4911fba54b86fa8a3fcf6428b195862cb7f34b33 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Thu, 2 Jan 2025 00:00:37 +0100 Subject: [PATCH] i18n(webui): translated using Weblate (Croatian) Currently translated at 100.0% (784 of 784 strings) Co-authored-by: Hosted Weblate Co-authored-by: Milo Ivir Translate-URL: https://hosted.weblate.org/projects/komga/webui/hr/ Translation: komga/webui --- komga-webui/src/locales/hr.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/komga-webui/src/locales/hr.json b/komga-webui/src/locales/hr.json index cec028fd2..ee791be7d 100644 --- a/komga-webui/src/locales/hr.json +++ b/komga-webui/src/locales/hr.json @@ -923,10 +923,12 @@ "button_scan_libraries": "Pretraži sve biblioteke", "button_scan_libraries_deep": "Pretraži sve biblioteke (duboko)", "button_shutdown": "Isključi", + "download_log": "Preuzmi datoteku zapisa", "notification_tasks_cancelled": "Nema zadataka za prekidanje | Jedan zadatak prekinut | {count} zadatka prekinuta", "section_title": "Upravljanje serverom" }, - "tab_title": "Server" + "tab_title": "Server", + "updates": "Aktualiziranja" }, "server_settings": { "config_precedence": "Ima prednost nad konfiguracijskom datotekom", @@ -963,12 +965,15 @@ "sort": { "books_count": "Broj knjiga", "date_added": "Datum dodavanja", + "date_read": "Datum čitanja", "date_updated": "Datum aktualiziranja", "file_name": "Ime datoteke", "file_size": "Veličina datoteke", "folder_name": "Ime mape", "name": "Ime", "number": "Broj", + "page_count": "Broj stranica", + "random": "Nasumce", "release_date": "Datum izdanja" }, "theme": { @@ -991,6 +996,10 @@ "less": "Manje naslova", "more": "Više naslova" }, + "updates": { + "available": "Postoje nove verzije", + "latest_installed": "Najnovija Komga verzija je već instalirana" + }, "user_roles": { "ADMIN": "Administrator", "FILE_DOWNLOAD": "Preuzimanje datoteke",