X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/007a65603bef02ac7eeccaebaa5c643fc69f031b..a0840fedd2128822ffb0e3131e7303d0c92bc135:/lib/locales/hr.json?ds=sidebyside
diff --git a/lib/locales/hr.json b/lib/locales/hr.json
index e44bc0b..69a4d41 100644
--- a/lib/locales/hr.json
+++ b/lib/locales/hr.json
@@ -1,112 +1,111 @@
{
- "Jirafeau, your web file repository": "Jirafeau, Vaše mrežno skladište datoteka",
- "Select a file": "Odaberite datoteku",
- "Send": "Pošalji",
- "Uploading ...": "Prijenos u tijeku...",
- "One time download": "Jednokratno preuzimanje",
- "Password": "Zaporka",
- "Time limit": "Vremensko ograniÄenje",
- "Maximum file size": "Maksimalna veliÄina datoteke",
- "powered by Open-Source project Jirafeau": "",
- "Jirafeau Project": "",
- "One minute": "Jedna minuta",
- "One hour": "Jedan sat",
- "One day": "Jedan dan",
- "One week": "Tjedan dana",
- "One month": "Mjesec dana",
- "One year": "Jedna godina",
- "None": "Nijedan",
- "Upload password": "Unesite zaporku",
- "File is too big": "Datoteka je prevelika",
- "File size is limited to": "VeliÄina datoteke je ograniÄena na",
- "The file directory is not writable": "",
- "The link directory is not writable": "",
- "The async directory is not writable!": "",
- "Installer script still present": "",
- "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",
- "An error occurred.": "Došlo je do pogreške.",
- "File uploaded !": "Datoteka je prenesena!",
- "Download page": "Stranica za preuzimanje datoteke",
- "This file is valid until the following date": "Datoteka Äe biti dostupa do slijedeÄeg datuma",
- "View link": "Pogledaj poveznicu",
- "Direct download link": "Poveznica za direktno preuzimanje datoteke",
- "Delete link": "Poveznica za brisanje datoteke",
- "Download": "Preuzimanje",
- "Preview": "Pretpregled",
- "Sorry, the requested file is not found": "Nažalost, tražena datoteka nije pronaÄena",
- "File not available.": "Datoteka nije dostupna.",
- "File has been deleted.": "Datoteka je obrisana.",
- "The time limit of this file has expired.": "Vremensko ograniÄenje za pohranjivanje ove datoteke je isteklo.",
- "Password protection": "Zaštititi zaporkom",
- "Give the password of this file": "Dati zaporku odabrane datoteke",
- "Access denied": "Pristup nije dozvoljen",
- "You are about to download": "Preuzimanje Äe uskoro zapoÄeti",
- "By using our services, you accept our": "KoriÅ¡tenjem naÅ¡ih usluga prihvaÄate naÅ¡e",
+ "NO_BROWSER_SUPPORT": "",
+ "PLURAL_ENDING": "",
+ "JI_WEB_RE": "Jirafeau, Vaše mrežno skladište datoteka",
+ "SEL_FILE": "Odaberite datoteku",
+ "SEND": "Pošalji",
+ "UP": "Prijenos u tijeku...",
+ "ONE_TIME_DL": "Jednokratno preuzimanje",
+ "PSW": "Zaporka",
+ "TIME_LIM": "Vremensko ograniÄenje",
+ "MAX_FILE_SIZE": "Maksimalna veliÄina datoteke",
+ "POWERED_BY": "",
+ "JI_PROJECT": "",
+ "1_MIN": "Jedna minuta",
+ "1_H": "Jedan sat",
+ "1_D": "Jedan dan",
+ "1_W": "Tjedan dana",
+ "1_M": "Mjesec dana",
+ "1_Y": "Jedna godina",
+ "NONE": "Nijedan",
+ "UP_PSW": "Unesite zaporku",
+ "2_BIG": "Datoteka je prevelika",
+ "FILE_LIM": "VeliÄina datoteke je ograniÄena na",
+ "FILE_DIR_W": "",
+ "LINK_DIR_W": "",
+ "ASYNC_DIR_W": "",
+ "INSTALL_SCRIPT_HERE": "",
+ "ERR_OCC": "Došlo je do pogreške.",
+ "FILE_UP": "Datoteka je prenesena!",
+ "DL_PAGE": "Stranica za preuzimanje datoteke",
+ "VALID_UNTIL": "Datoteka Äe biti dostupa do slijedeÄeg datuma",
+ "VIEW_LINK": "Pogledaj poveznicu",
+ "DIRECT_DL": "Poveznica za direktno preuzimanje datoteke",
+ "DELETE_LINK": "Poveznica za brisanje datoteke",
+ "DL": "Preuzimanje",
+ "PREVIEW": "Pretpregled",
+ "FILE_404": "Nažalost, tražena datoteka nije pronaÄena",
+ "FILE_NOT_AVAIL": "Datoteka nije dostupna.",
+ "FILE_DELETED": "Datoteka je obrisana.",
+ "FILE_EXPIRED": "Vremensko ograniÄenje za pohranjivanje ove datoteke je isteklo.",
+ "PSW_PROTEC": "Zaštititi zaporkom",
+ "GIMME_PSW": "Dati zaporku odabrane datoteke",
+ "ACCESS_KO": "Pristup nije dozvoljen",
+ "NOW_DOWNLOADING": "Preuzimanje Äe uskoro zapoÄeti",
+ "USING_SERIVCE": "KoriÅ¡tenjem naÅ¡ih usluga prihvaÄate naÅ¡e",
"Term Of Service": "Uvjeti korištenja",
- "Warning, this file will self-destruct after being read": "Upozorenje, ova datoteka Äe biti uniÅ¡tena nakon Äitanja",
- "Internal error during file creation.": "Interna greška prilikom kreiranja datoteke.",
- "This file was generated by the install process. You can edit it. Please see config.original.php to understand the configuration items.": "",
- "The following directory could not be created": "",
- "You should create this directory manually.": "",
- "The following directory is not writable": "",
- "You should give the write permission to the web server on this directory.": "",
- "Here is a solution": "",
- "The local configuration file could not be created. Create a lib/config.local.php
file and give the write permission to the web server (preferred solution), or give the write permission to the web server on the lib
directory.": "",
- "The local configuration is not writable by the web server. Give the write permission to the web server on the 'lib/config.local.php
file.": "",
- "Installation of Jirafeau": "",
- "step": "",
- "out of": "",
- "Administration password": "",
- "Finalisation": "",
- "Jirafeau is setting the website according to the configuration you provided.": "",
- "Previous step": "",
- "Retry this step": "",
- "Jirafeau is now fully operational": "",
- "Information": "",
- "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!": "",
- "Base address": "",
- "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!": "",
- "Data directory": "",
- "Jirafeau is internationalised. Choose a specific langage or choose Automatic (langage is provided by user's browser).": "",
- "Choose the default language": "",
- "Next step": "",
- "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.": "",
- "Sorry, the admin interface is not enabled.": "",
- "Sorry, you are not authenticated on admin interface.": "",
- "Login": "",
- "Wrong password.": "",
- "Admin interface": "",
- "Clean expired files": "",
- "Clean old unfinished transfers": "",
- "Clean": "",
- "Search files by name": "",
- "Search": "",
- "List all files": "",
- "List": "",
- "Actions": "",
- "Search files by file hash": "",
- "Search a specific link": "",
- "Number of cleaned files": "",
- "Logout": "",
- "You are now loggued out": "",
- "Link deleted": "",
- "Filename": "",
- "file": "",
- "link": "",
- "Type": "",
- "Size": "",
- "Expire": "",
- "Onetime": "",
- "Upload date": "",
- "Origin": "",
- "Action": "",
- "Del link": "",
- "Del file and links": "",
- "Deleted links": "",
- "year": "",
- "day": "",
- "minute": "",
- "hour": "",
- "second": "",
- "less than a second": ""
+ "AUTO_DESTRUCT": "Upozorenje, ova datoteka Äe biti uniÅ¡tena nakon Äitanja",
+ "INTERNAL_ERROR_DEL": "Interna greška prilikom kreiranja datoteke.",
+ "CONF_AUTOGEN_COMMENT": "",
+ "CANNOT_CREATE_DIR": "",
+ "MANUAL_CREATE": "",
+ "DIR_NOT_W": "",
+ "GIMME_W": "",
+ "HERE_SOLUTION": "",
+ "CONF_SOLUTION": "",
+ "CONF_SOLUTION_2": "",
+ "JI_INSTALL": "",
+ "STEP": "",
+ "OUT_OF": "",
+ "ADMIN_PSW": "",
+ "FINALIZATION": "",
+ "SETTING_UP": "",
+ "PREV_STEP": "",
+ "RETRY_STEP": "",
+ "JI_FONCTIONAL": "",
+ "INFO": "",
+ "BASE_ADDR_INFO": "",
+ "BASE_ADDR": "",
+ "DATA_DIR_EXPLAINATION": "",
+ "DATA_DIR": "",
+ "NEXT_STEP": "",
+ "ADMIN_INTERFACE_INFO": "",
+ "NO_ADMIN": "",
+ "NO_ADMIN_AUTH": "",
+ "LOGIN": "",
+ "BAD_PSW": "",
+ "ADMIN_INTERFACE": "",
+ "CLEAN_EXPIRED": "",
+ "CLEAN_INCOMPLETE": "",
+ "CLEAN": "",
+ "SEARCH_NAME": "",
+ "SEARCH": "",
+ "LS_FILES": "",
+ "LIST": "",
+ "ACTIONS": "",
+ "SEARH_BY_HASH": "",
+ "SEARCH_LINK": "",
+ "CLEANED_FILES_CNT": "",
+ "LOGOUT": "",
+ "NOW_LOGOUT": "",
+ "LINK_DELETED": "",
+ "FILENAME": "",
+ "FILE": "",
+ "LINK": "",
+ "TYPE": "",
+ "SIZE": "",
+ "EXPIRE": "",
+ "ONETIME": "",
+ "UPLOAD_DATE": "",
+ "ORIGIN": "",
+ "ACTION": "",
+ "DEL_LINK": "",
+ "DEL_FILE_LINKS": "",
+ "DELETED_LINKS": "",
+ "YEAR": "",
+ "DAY": "",
+ "MINUTE": "",
+ "HOUR": "",
+ "SECOND": "",
+ "LESS_1_SEC": ""
}