Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/hr.js')
-rw-r--r--l10n/hr.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/l10n/hr.js b/l10n/hr.js
index 39cce4ee..4c973a9b 100644
--- a/l10n/hr.js
+++ b/l10n/hr.js
@@ -10,12 +10,6 @@ OC.L10N.register(
"Tasks" : "Zadaci",
"The Tasks app for Nextcloud" : "Aplikacija Zadaci za Nextcloud",
"Once enabled, a new Tasks menu will appear in your Nextcloud apps menu. From there you can add and delete tasks, edit their title, description, start and due dates and mark them as important. Tasks can be shared between users. Tasks can be synchronized using CalDav (each task list is linked to an Nextcloud calendar, to sync it to your local client - Thunderbird, Evolution, KDE Kontact, iCal, … - just add the calendar as a remote calendar in your client). You can download your tasks as ICS files using the download button for each calendar." : "Nakon što je omogućen, novi izbornik Zadaci pojavit će se u izborniku Nextcloudove aplikacije. Iz njega možete dodavati i brisati zadatke, uređivati njihov naslov, opis, datume početka i završetka i označavati ih kao važne. Zadaci se mogu dijeliti između korisnika. Zadaci se mogu sinkronizirati s pomoću kalendara CalDav (svaki popis zadataka povezan je s Nextcloudovim kalendarom radi sinkronizacije s lokalnim klijentom – Thunderbird, Evolution, KDE Kontact, iCal... – jednostavno dodajte kalendar kao udaljeni kalendar u svojem klijentu). Svoje zadatke možete preuzeti u obliku ICS datoteka s pomoću gumba za preuzimanje u kalendaru.",
- "Add List…" : "Dodaj popis…",
- "New List" : "Novi popis",
- "Cancel" : "Odustani",
- "Save" : "Spremi",
- "The name \"{calendar}\" is already used." : "Naziv „{calendar}” je već iskorišten.",
- "An empty name is not allowed." : "Prazan naziv nije dopušten.",
"Share with users or groups" : "Dijelite s korisnicima ili grupama",
"No users or groups" : "Nema korisnika ili grupa",
"can edit" : "uređivanje moguće",
@@ -29,6 +23,8 @@ OC.L10N.register(
"Download" : "Preuzmi",
"Delete" : "Izbriši",
"Unshare" : "Prestani dijeliti",
+ "Cancel" : "Odustani",
+ "Save" : "Spremi",
"This will delete the calendar \"{calendar}\" and all corresponding events and tasks." : "Time će se izbrisati kalendar „{calendar}” i svi pripadajući događaji i zadaci.",
"This will unshare the calendar \"{calendar}\"." : "Time će se prestati dijeliti kalendar „{calendar}“.",
"This will delete the list \"{list}\" and all corresponding tasks." : "Time će se izbrisati popis „{list}” i svi pripadajući zadaci.",
@@ -37,6 +33,8 @@ OC.L10N.register(
"List link copied to clipboard." : "Poveznica popisa kopirana je u međuspremnik.",
"Calendar link could not be copied to clipboard." : "Poveznica kalendara nije kopirana u međuspremnik.",
"List link could not be copied to clipboard." : "Poveznica popisa nije kopirana u međuspremnik.",
+ "The name \"{calendar}\" is already used." : "Naziv „{calendar}” je već iskorišten.",
+ "An empty name is not allowed." : "Prazan naziv nije dopušten.",
"An error occurred, unable to delete the calendar." : "Došlo je do pogreške, nije moguće izbrisati kalendar.",
"An error occurred, unable to delete the list." : "Došlo je do pogreške, nije moguće izbrisati popis.",
"_Deleting the calendar in {countdown} second_::_Deleting the calendar in {countdown} seconds_" : ["Brisanje kalendara za {countdown} sekundu","Brisanje kalendara za {countdown} sekundi","Brisanje kalendara za {countdown} sekundi"],
@@ -108,6 +106,8 @@ OC.L10N.register(
"Add a current task to \"{calendar}\"…" : "Dodaj trenutni zadatak u „{calendar}”...",
"Add a task to \"{calendar}\"…" : "Dodajte zadatak u „{calendar}”...",
"Tomorrow" : "Sutra",
+ "Add List…" : "Dodaj popis…",
+ "New List" : "Novi popis",
"Set start date" : "Postavi datum početka",
"Set start time" : "Postavi vrijeme početka",
"Set due date" : "Postavi datum dospijeća",