-- LANGUAGE trans("language", "idioma", true); trans("-idioma", "-language", true); trans("idioma=", "language=", true); trans("mb_idioma", "mb_language", true); -- COMPONENT trans("component", "componente", true); trans("componentee", "componente", true); -- ambos transplus("_block", "_bloco"); transplus("amevents","eventos"); transplus("avatars","avatares"); transplus("blocks", "blocos"); transplus("category", "categoria"); transplus("cms","sgc"); transplus("delete.php", "remover.php"); transplus("edit.php", "editar.php"); transplus("emoticon", "emo"); transplus("extras", "plus"); transplus("kernel", "nucleo"); transplus("mainfile", "principal"); transplus("myalbum","album"); transplus("post.php", "postar.php"); transplus("readme","info"); transplus("reply", "responder"); transplus("smile", "emo"); transplus("stories", "historias"); transplus("styleMAC","apple"); transplus("styleNN","mozilla"); transplus("tpl", "txt"); transplus("xoops.org","underpop.com"); transplus("xoopsbr.org", "underpop.com"); transplus("xoopsbrasil", "underpop"); transplus("xoopstotal", "underpop"); transplus("_header.","_initio."); transplus("_view.","_mirar."); transplus("article", "articulo"); transplus("center_c.html", "centro_central.html"); transplus("center_l.html", "centro_esquerdo.html"); transplus("center_r.html", "centro_direito.html"); transplus("extcal","calendario"); transplus("footer","fin"); transplus("forum", "foro"); transplus("freegames","jogosgratis"); transplus("group","gruppo"); transplus("gruops","grupos"); transplus("header.php","initio.php"); transplus("header_","initio_"); transplus("images", "imagines"); transplus("imageurl", "thema_url"); transplus("isearch","ipesquisa"); transplus("left.html", "esquerda.html"); transplus("liaise","formularios"); transplus("membership","profilos"); transplus("myReferer","indicadores"); transplus("mylinks","ligamines"); transplus("myreferer","quemindica"); transplus("new.php","nove.php"); transplus("newbb","foros"); transplus("news","novas"); transplus("right.html", "direita.html"); transplus("search.gif", "cerca.gif"); transplus("search.php", "cerca.php"); transplus("sections","editoriales"); transplus("sites","sitos"); transplus("style.css","stilo.css"); transplus("subscription","inscricao"); transplus("tutorials","tutoriais"); transplus("uploads","archivos"); transplus("wfsection","biblioteca"); transplus("wordbook","dicionario"); transplus("wsproject","projetos"); transplus("xcgal","galeria"); transplus("xenttestimony","depoimentos"); transplus("xoops_version", "version"); transplus("xoopsfaq", "solutiones"); transplus("xoopsheadline","panoramas"); transplus("xoopsmembers","associatos"); transplus("xoopspoll","sondages"); -- CACHE E TEMPLATES_C trans("cache", "accelerator", true); trans("no-accelerator", "no-cache", true); trans("clearstataccelerator", "clearstatcache", true); trans("acceleratortime", "cachetime", true); trans("templates_c", "accelerator", true); transplus("mail_template", "eposta"); transplus("template", "modelo"); -- DOWNLOADS transplus("mydownloads","discargas"); transplus("downloads","discargas"); -- XOOPS sempre no fim desta opcao _XOOPS = "communa"; transplus("xoops", _XOOPS); transplus(_XOOPS .. "cube","xoopscube"); -- OUTROS ALÉM DO XOOPS transplus("gnutella", "khommuna"); transplus("subdreamer", "morpheus"); transplus("joomla", "konga"); transplus("mambo", "jambo"); -- WELCOME transplus("welcome","benvenite"); -- INSTALL trans("install", "installar", true); trans("installarar", "installar", true); trans("installared", "installed", true); trans("installarer", "installator", true); trans("uninstallar", "desinstallar", true); -- COMMENT transplus("comments", "commentarios"); transplus("commentAny", "commenta"); trans("comment", "commentario", true); trans("ommentarioario", "ommentario", true); trans("ommentarioa", "ommentario", true); --SYSTEM trans("system", "systema", true); trans("systemaa", "systema", true); trans("@systema(", "@system(", true); trans("\nsystema(", "\nsystem(", true); --CONTACT transplus("contact", "contacto"); trans("ontactoo", "ontacto", true); trans("ONTACTOO", "ONTACTO", true); -- THEME transplus("theme_changer","themasplus"); transplus("theme","tema"); -- MODULE trans("modules", "modulos", true); trans("apache_get_modulos", "apache_get_modules", true);