]> git.p6c8.net - jirafeau.git/blob - lib/locales/hr.json
[BUGFIX] Remove template error in translations
[jirafeau.git] / lib / locales / hr.json
1 {
2 "Jirafeau, your web file repository": "Jirafeau, Vaše mrežno skladište datoteka",
3 "Select a file": "Odaberite datoteku",
4 "Send": "Pošalji",
5 "Uploading ...": "Prijenos u tijeku...",
6 "One time download": "Jednokratno preuzimanje",
7 "Password": "Zaporka",
8 "Time limit": "Vremensko ograničenje",
9 "Maximum file size": "Maksimalna veličina datoteke",
10 "powered by Open-Source project Jirafeau": "",
11 "Jirafeau Project": "",
12 "One minute": "Jedna minuta",
13 "One hour": "Jedan sat",
14 "One day": "Jedan dan",
15 "One week": "Tjedan dana",
16 "One month": "Mjesec dana",
17 "One year": "Jedna godina",
18 "None": "Nijedan",
19 "Upload password": "Unesite zaporku",
20 "File is too big": "Datoteka je prevelika",
21 "File size is limited to": "Veličina datoteke je ograničena na",
22 "The file directory is not writable": "",
23 "The link directory is not writable": "",
24 "The async directory is not writable!": "",
25 "Installer script still present": "",
26 "Please make sure to delete the installer script \"install.php\" before continuing.": "Molim obrišite datoteku \"install.php\" prije nego nastavite sa korištenjem ove aplikacije",
27 "An error occurred.": "Došlo je do pogreške.",
28 "File uploaded !": "Datoteka je prenesena!",
29 "Download page": "Stranica za preuzimanje datoteke",
30 "This file is valid until the following date": "Datoteka će biti dostupa do slijedećeg datuma",
31 "View link": "Pogledaj poveznicu",
32 "Direct download link": "Poveznica za direktno preuzimanje datoteke",
33 "Delete link": "Poveznica za brisanje datoteke",
34 "Download": "Preuzimanje",
35 "Preview": "Pretpregled",
36 "Sorry, the requested file is not found": "Nažalost, tražena datoteka nije pronađena",
37 "File not available.": "Datoteka nije dostupna.",
38 "File has been deleted.": "Datoteka je obrisana.",
39 "The time limit of this file has expired.": "Vremensko ograničenje za pohranjivanje ove datoteke je isteklo.",
40 "Password protection": "Zaštititi zaporkom",
41 "Give the password of this file": "Dati zaporku odabrane datoteke",
42 "Access denied": "Pristup nije dozvoljen",
43 "You are about to download": "Preuzimanje će uskoro započeti",
44 "By using our services, you accept our": "Korištenjem naših usluga prihvaćate naše",
45 "Term Of Service": "Uvjeti korištenja",
46 "Warning, this file will self-destruct after being read": "Upozorenje, ova datoteka će biti uništena nakon čitanja",
47 "Internal error during file creation.": "Interna greška prilikom kreiranja datoteke.",
48 "This file was generated by the install process. You can edit it. Please see config.original.php to understand the configuration items.": "",
49 "The following directory could not be created": "",
50 "You should create this directory manually.": "",
51 "The following directory is not writable": "",
52 "You should give the write permission to the web server on this directory.": "",
53 "Here is a solution": "",
54 "The local configuration file could not be created. Create a <code>lib/config.local.php</code> file and give the write permission to the web server (preferred solution), or give the write permission to the web server on the <code>lib</code> directory.": "",
55 "The local configuration is not writable by the web server. Give the write permission to the web server on the '<code>lib/config.local.php</code> file.": "",
56 "Installation of Jirafeau": "",
57 "step": "",
58 "out of": "",
59 "Administration password": "",
60 "Finalisation": "",
61 "Jirafeau is setting the website according to the configuration you provided.": "",
62 "Previous step": "",
63 "Retry this step": "",
64 "Jirafeau is now fully operational": "",
65 "Information": "",
66 "The base address of Jirafeau is the first part of the URL, until (and including) the last slash. For example: \"http://www.example.com/\". Do not forget the trailing slash!": "",
67 "Base address": "",
68 "The data directory is where your files and information about your files will be stored. You should put it outside your web site, or at least restrict the access to this directory. Do not forget the trailing slash!": "",
69 "Data directory": "",
70 "Jirafeau is internationalised. Choose a specific langage or choose Automatic (langage is provided by user's browser).": "",
71 "Choose the default language": "",
72 "Next step": "",
73 "Jirafeau has an administration interface (through admin.php). You can set a password to access the interface or leave it empty to disable the interface.": "",
74 "Sorry, the admin interface is not enabled.": "",
75 "Sorry, you are not authenticated on admin interface.": "",
76 "Login": "",
77 "Wrong password.": "",
78 "Admin interface": "",
79 "Clean expired files": "",
80 "Clean old unfinished transfers": "",
81 "Clean": "",
82 "Search files by name": "",
83 "Search": "",
84 "List all files": "",
85 "List": "",
86 "Actions": "",
87 "Search files by file hash": "",
88 "Search a specific link": "",
89 "Number of cleaned files": "",
90 "Logout": "",
91 "You are now loggued out": "",
92 "Link deleted": "",
93 "Filename": "",
94 "file": "",
95 "link": "",
96 "Type": "",
97 "Size": "",
98 "Expire": "",
99 "Onetime": "",
100 "Upload date": "",
101 "Origin": "",
102 "Action": "",
103 "Del link": "",
104 "Del file and links": "",
105 "Deleted links": "",
106 "year": "",
107 "day": "",
108 "minute": "",
109 "hour": "",
110 "second": "",
111 "less than a second": ""
112 }

patrick-canterino.de