From 79bdd6b90202c5d991e021f186983e6e5fc9e535 Mon Sep 17 00:00:00 2001 From: Damian Mooyman Date: Fri, 23 Sep 2016 14:04:40 +1200 Subject: [PATCH] Prune invalid lang files --- javascript/lang/hr.js | 49 --------------------------------------- javascript/lang/src/hr.js | 41 -------------------------------- 2 files changed, 90 deletions(-) delete mode 100644 javascript/lang/hr.js delete mode 100644 javascript/lang/src/hr.js diff --git a/javascript/lang/hr.js b/javascript/lang/hr.js deleted file mode 100644 index 5770bf232..000000000 --- a/javascript/lang/hr.js +++ /dev/null @@ -1,49 +0,0 @@ -// This file was generated by silverstripe/cow from javascript/lang/src/hr.js. -// See https://github.com/tractorcow/cow for details -if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') { - if (typeof(console) !== 'undefined') { // eslint-disable-line no-console - console.error('Class ss.i18n not defined'); // eslint-disable-line no-console - } -} else { - ss.i18n.addDictionary('hr', { - "FILEIFRAMEFIELD.CONFIRMDELETE": "Jeste li sigurni da želite obrisati ovu datoteku?", - "FILEIFRAMEFIELD.DELETEFILE": "Obriši datoteku", - "FILEIFRAMEFIELD.DELETEIMAGE": "Obriši sliku", - "FILEIFRAMEFIELD.UNATTACHFILE": "Un-Attach File", - "GRIDFIELD.ERRORINTRANSACTION": "An error occured while fetching data from the server\n Please try again later.", - "HASMANYFILEFIELD.UPLOADING": "Prebacujem... %s", - "HtmlEditorField.SelectAnchor": "Odaberite sidro", - "LOADING": "učitavam...", - "LeftAndMain.IncompatBrowserWarning": "Vaš browser nije kompatibilan s CMS sučeljem. Molimo koristite Internet Explorer 7+, Google Chrome 10+ ili Mozilla Firefox 3.5+.", - "RESTRICTEDTEXTFIELD.CHARCANTBEUSED": "The character '%s' cannot be used in this field", - "TABLEFIELD.DELETECONFIRMMESSAGE": "Are you sure you want to delete this record?", - "TreeDropdownField.ENTERTOSEARCH": "Press enter to search", - "TreeDropdownField.FieldTitle": "Odaberi", - "TreeDropdownField.OpenLink": "Otvori", - "TreeDropdownField.SearchFieldTitle": "Odaberi ili traži", - "UNIQUEFIELD.CANNOTLEAVEEMPTY": "Ovo polje ne može biti prazno", - "UNIQUEFIELD.ENTERNEWVALUE": "Morate unesti novu vrijednost za ovo polje", - "UNIQUEFIELD.SUGGESTED": "Promjenjene vrijednosti u '%s' : %s", - "UPDATEURL.CONFIRM": "Would you like me to change the URL to:\n\n%s/\n\nClick Ok to change the URL, click Cancel to leave it as:\n\n%s", - "UPDATEURL.CONFIRMURLCHANGED": "The URL has been changed to\n'%s'", - "UploadField.ConfirmDelete": "Are you sure you want to remove this file from the server filesystem?", - "UploadField.EMPTYRESULT": "Empty file upload result", - "UploadField.Editing": "Uređujem...", - "UploadField.HTML_MAXFILESIZE": "File exceeds MAX_FILE_SIZE (HTML form directive)", - "UploadField.INVALIDEXTENSION": "Extension is not allowed", - "UploadField.LOADING": "Učitavam ...", - "UploadField.MAXNUMBEROFFILESSIMPLE": "Maksimalan broj datoteka premašen", - "UploadField.NOFILEUPLOADED": "Datoteka nije uploadana", - "UploadField.NOTMPFOLDER": "Nedostaje privremeni direktorij", - "UploadField.ONLYPARTIALUPLOADED": "Datoteka je djelimično uploadana", - "UploadField.OVERWRITEWARNING": "File with the same name already exists", - "UploadField.PHP_MAXFILESIZE": "File exceeds upload_max_filesize (php.ini directive)", - "UploadField.STOPEDBYEXTENSION": "File upload stopped by extension", - "UploadField.TOOLARGE": "Veličina datoteke je prevelika", - "UploadField.TOOSMALL": "Veličina datoteke je premala", - "UploadField.UPLOADEDBYTES": "Uploaded bytes exceed file size", - "UploadField.Uploaded": "Prenešeno", - "UploadField.WRITEFAILED": "Failed to write file to disk", - "VALIDATOR.FIELDREQUIRED": "Please fill out \"%s\", it is required." -}); -} \ No newline at end of file diff --git a/javascript/lang/src/hr.js b/javascript/lang/src/hr.js deleted file mode 100644 index 797c90f51..000000000 --- a/javascript/lang/src/hr.js +++ /dev/null @@ -1,41 +0,0 @@ -{ - "FILEIFRAMEFIELD.CONFIRMDELETE": "Jeste li sigurni da želite obrisati ovu datoteku?", - "FILEIFRAMEFIELD.DELETEFILE": "Obriši datoteku", - "FILEIFRAMEFIELD.DELETEIMAGE": "Obriši sliku", - "FILEIFRAMEFIELD.UNATTACHFILE": "Un-Attach File", - "GRIDFIELD.ERRORINTRANSACTION": "An error occured while fetching data from the server\n Please try again later.", - "HASMANYFILEFIELD.UPLOADING": "Prebacujem... %s", - "HtmlEditorField.SelectAnchor": "Odaberite sidro", - "LOADING": "učitavam...", - "LeftAndMain.IncompatBrowserWarning": "Vaš browser nije kompatibilan s CMS sučeljem. Molimo koristite Internet Explorer 7+, Google Chrome 10+ ili Mozilla Firefox 3.5+.", - "RESTRICTEDTEXTFIELD.CHARCANTBEUSED": "The character '%s' cannot be used in this field", - "TABLEFIELD.DELETECONFIRMMESSAGE": "Are you sure you want to delete this record?", - "TreeDropdownField.ENTERTOSEARCH": "Press enter to search", - "TreeDropdownField.FieldTitle": "Odaberi", - "TreeDropdownField.OpenLink": "Otvori", - "TreeDropdownField.SearchFieldTitle": "Odaberi ili traži", - "UNIQUEFIELD.CANNOTLEAVEEMPTY": "Ovo polje ne može biti prazno", - "UNIQUEFIELD.ENTERNEWVALUE": "Morate unesti novu vrijednost za ovo polje", - "UNIQUEFIELD.SUGGESTED": "Promjenjene vrijednosti u '%s' : %s", - "UPDATEURL.CONFIRM": "Would you like me to change the URL to:\n\n%s/\n\nClick Ok to change the URL, click Cancel to leave it as:\n\n%s", - "UPDATEURL.CONFIRMURLCHANGED": "The URL has been changed to\n'%s'", - "UploadField.ConfirmDelete": "Are you sure you want to remove this file from the server filesystem?", - "UploadField.EMPTYRESULT": "Empty file upload result", - "UploadField.Editing": "Uređujem...", - "UploadField.HTML_MAXFILESIZE": "File exceeds MAX_FILE_SIZE (HTML form directive)", - "UploadField.INVALIDEXTENSION": "Extension is not allowed", - "UploadField.LOADING": "Učitavam ...", - "UploadField.MAXNUMBEROFFILESSIMPLE": "Maksimalan broj datoteka premašen", - "UploadField.NOFILEUPLOADED": "Datoteka nije uploadana", - "UploadField.NOTMPFOLDER": "Nedostaje privremeni direktorij", - "UploadField.ONLYPARTIALUPLOADED": "Datoteka je djelimično uploadana", - "UploadField.OVERWRITEWARNING": "File with the same name already exists", - "UploadField.PHP_MAXFILESIZE": "File exceeds upload_max_filesize (php.ini directive)", - "UploadField.STOPEDBYEXTENSION": "File upload stopped by extension", - "UploadField.TOOLARGE": "Veličina datoteke je prevelika", - "UploadField.TOOSMALL": "Veličina datoteke je premala", - "UploadField.UPLOADEDBYTES": "Uploaded bytes exceed file size", - "UploadField.Uploaded": "Prenešeno", - "UploadField.WRITEFAILED": "Failed to write file to disk", - "VALIDATOR.FIELDREQUIRED": "Please fill out \"%s\", it is required." -} \ No newline at end of file