Add imported files from drupal
4047
imported-files/20151028L035F140-141vAltrcPrclEsttts.pdf
Normal file
BIN
imported-files/2019-09-17-livestreaming-cover-marcos-marado.png
Normal file
After Width: | Height: | Size: 882 KiB |
BIN
imported-files/ANSOL-ANPRI.png
Normal file
After Width: | Height: | Size: 229 KiB |
BIN
imported-files/ANSOL-Horizonte2020.pdf
Normal file
BIN
imported-files/ANSOL_N.png
Normal file
After Width: | Height: | Size: 46 KiB |
BIN
imported-files/ANSOL_P.png
Normal file
After Width: | Height: | Size: 39 KiB |
BIN
imported-files/Article13.png
Normal file
After Width: | Height: | Size: 238 KiB |
BIN
imported-files/Ata 8 - ANSOL - Assembleia Geral.pdf
Normal file
BIN
imported-files/CadeadoByPaulaSimoes.jpg
Normal file
After Width: | Height: | Size: 1.6 MiB |
BIN
imported-files/Consulta Publica - Direitos de Autor.pdf
Normal file
BIN
imported-files/Exame_Informatica-Dez2002.pdf
Normal file
BIN
imported-files/IMG_20150919_134644.jpg
Normal file
After Width: | Height: | Size: 8.2 MiB |
852
imported-files/JUP-Nov2001.pdf
Normal file
BIN
imported-files/N0031-280x153.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
imported-files/N0031.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
imported-files/Protest_Exterior_03.medium.png
Normal file
After Width: | Height: | Size: 462 KiB |
BIN
imported-files/RMS2016.jpg
Normal file
After Width: | Height: | Size: 65 KiB |
BIN
imported-files/RelatorioNormasEuropeias.pdf
Normal file
BIN
imported-files/Visao-Maio2002.pdf
Normal file
BIN
imported-files/a5frenteWeb.png
Normal file
After Width: | Height: | Size: 75 KiB |
BIN
imported-files/all.jpg
Normal file
After Width: | Height: | Size: 198 KiB |
BIN
imported-files/ansol-favicon.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
imported-files/ansol-to-eu-pcl-201205.odt
Normal file
BIN
imported-files/ansol-to-eu-pcl-201205.pdf
Normal file
BIN
imported-files/ansol.png
Normal file
After Width: | Height: | Size: 583 KiB |
BIN
imported-files/classe-2019.png
Normal file
After Width: | Height: | Size: 126 KiB |
129
imported-files/color/corporateclean-050651ff/colors.css
Normal file
@ -0,0 +1,129 @@
|
|||||||
|
|
||||||
|
/* ---------- Color Module Styles ----------- */
|
||||||
|
body { color: #7a7a7a; background:#1a1a1a; }
|
||||||
|
|
||||||
|
a, li a.active,
|
||||||
|
#footer a:hover, #footer li a.active:hover, #footer-bottom a:hover, #footer-bottom li a.active:hover,
|
||||||
|
#header a, #header-menu ul.menu li a:hover, #header-menu ul.menu li a.active, #header-menu ul.menu li ul.menu li a:hover,
|
||||||
|
#navigation .block-superfish ul.sf-menu li a:focus, #navigation .block-superfish ul.sf-menu li a:hover, #navigation .block-superfish ul.sf-menu li a.active,
|
||||||
|
.front .node h1.front-heading { color:#1487d4; }
|
||||||
|
|
||||||
|
#header-menu a, #header-menu ul.menu li a, #navigation .block-superfish ul.sf-menu li a { color:#ffffff; }
|
||||||
|
|
||||||
|
#footer a, #footer li a.active, #footer-bottom a, #footer-bottom li a.active { color:#e4e4e4; }
|
||||||
|
|
||||||
|
h1, h2, h3, h4, h5, h6 { color:#1487d4; text-shadow: 1px 1px 1px #eaf1ea; }
|
||||||
|
|
||||||
|
#slogan { color:#d5d5d5; }
|
||||||
|
|
||||||
|
#header {
|
||||||
|
background: #2ab2d8;
|
||||||
|
/* IE10 */
|
||||||
|
background-image: -ms-linear-gradient(top, #2ab2d8 0%, #1b1a1a 100%);
|
||||||
|
/* Mozilla Firefox */
|
||||||
|
background-image: -moz-linear-gradient(top, #2ab2d8 0%, #1b1a1a 100%);
|
||||||
|
/* Opera */
|
||||||
|
background-image: -o-linear-gradient(top, #2ab2d8 0%, #1b1a1a 100%);
|
||||||
|
/* Webkit (Safari/Chrome 10) */
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2ab2d8), color-stop(1, #1b1a1a));
|
||||||
|
/* Webkit (Chrome 11+) */
|
||||||
|
background-image: -webkit-linear-gradient(top, #2ab2d8 0%, #1b1a1a 100%);
|
||||||
|
/* Proposed W3C Markup */
|
||||||
|
background-image: linear-gradient(top, #2ab2d8 0%, #1b1a1a 100%);
|
||||||
|
/* IE6-9 */
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ab2d8', endColorstr='#1b1a1a'); }
|
||||||
|
|
||||||
|
#header-menu { background: #222222; border-top:1px solid #353535; border-bottom:1px solid #353535; }
|
||||||
|
|
||||||
|
#header-menu ul.menu li.expanded ul.menu, #navigation .block-superfish ul.sf-menu li, #navigation .block-superfish ul.sf-menu li li a { background: #222222; }
|
||||||
|
|
||||||
|
#header-menu ul.menu li.expanded ul.menu li a, #footer .block ul.menu li a, #navigation .block-superfish ul.sf-menu li li a { border-bottom:1px solid #353535; }
|
||||||
|
#footer-bottom { border-top:1px solid #353535; }
|
||||||
|
ul.secondary-menu li, #footer-bottom ul.menu li { border-right:1px solid #353535; }
|
||||||
|
|
||||||
|
#header-menu ul.menu li ul.menu li a:hover,
|
||||||
|
#header-menu ul.menu li.expanded ul.menu li.expanded a:hover,
|
||||||
|
#header-menu ul.menu li.expanded ul.menu li.leaf a:hover,
|
||||||
|
#navigation .block-superfish ul.sf-menu li li:hover,
|
||||||
|
#navigation .block-superfish ul.sf-menu li li a:focus, #navigation .block-superfish ul.sf-menu li li a:hover, #navigation .block-superfish ul.sf-menu li li a:active { background-color:#1b1b1b; }
|
||||||
|
|
||||||
|
#banner {
|
||||||
|
background: #efeeee;
|
||||||
|
/* IE10 */
|
||||||
|
background-image: -ms-linear-gradient(top, #efeeee 0%, #dadada 100%);
|
||||||
|
/* Mozilla Firefox */
|
||||||
|
background-image: -moz-linear-gradient(top, #efeeee 0%, #dadada 100%);
|
||||||
|
/* Opera */
|
||||||
|
background-image: -o-linear-gradient(top, #efeeee 0%, #dadada 100%);
|
||||||
|
/* Webkit (Safari/Chrome 10) */
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #efeeee), color-stop(1, #dadada));
|
||||||
|
/* Webkit (Chrome 11+) */
|
||||||
|
background-image: -webkit-linear-gradient(top, #efeeee 0%, #dadada 100%);
|
||||||
|
/* Proposed W3C Markup */
|
||||||
|
background-image: linear-gradient(top, #efeeee 0%, #dadada 100%);
|
||||||
|
/* IE6-9 */
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efeeee', endColorstr='#dadada');
|
||||||
|
|
||||||
|
border-bottom:1px solid #fcfcfc; }
|
||||||
|
|
||||||
|
#content {
|
||||||
|
background: #e8e8e8;
|
||||||
|
/* IE10 */
|
||||||
|
background-image: -ms-linear-gradient(top, #e8e8e8 0%, #efefef 100%);
|
||||||
|
/* Mozilla Firefox */
|
||||||
|
background-image: -moz-linear-gradient(top, #e8e8e8 0%, #efefef 100%);
|
||||||
|
/* Opera */
|
||||||
|
background-image: -o-linear-gradient(top, #e8e8e8 0%, #efefef 100%);
|
||||||
|
/* Webkit (Safari/Chrome 10) */
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e8e8e8), color-stop(1, #efefef));
|
||||||
|
/* Webkit (Chrome 11+) */
|
||||||
|
background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #efefef 100%);
|
||||||
|
/* Proposed W3C Markup */
|
||||||
|
background-image: linear-gradient(top, #e8e8e8 0%, #efefef 100%);
|
||||||
|
/* IE6-9 */
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#efefef'); }
|
||||||
|
|
||||||
|
#footer { background:#181818; }
|
||||||
|
|
||||||
|
#footer-bottom {
|
||||||
|
background: #1a1a1a;
|
||||||
|
/* IE10 */
|
||||||
|
background-image: -ms-linear-gradient(top, #262626 0%, #1a1a1a 100%);
|
||||||
|
/* Mozilla Firefox */
|
||||||
|
background-image: -moz-linear-gradient(top, #262626 0%, #1a1a1a 100%);
|
||||||
|
/* Opera */
|
||||||
|
background-image: -o-linear-gradient(top, #262626 0%, #1a1a1a 100%);
|
||||||
|
/* Webkit (Safari/Chrome 10) */
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #262626), color-stop(1, #1a1a1a));
|
||||||
|
/* Webkit (Chrome 11+) */
|
||||||
|
background-image: -webkit-linear-gradient(top, #262626 0%, #1a1a1a 100%);
|
||||||
|
/* Proposed W3C Markup */
|
||||||
|
background-image: linear-gradient(top, #262626 0%, #1a1a1a 100%);
|
||||||
|
/* IE6-9 */
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#262626', endColorstr='#1a1a1a'); }
|
||||||
|
|
||||||
|
.links ul li a, a.more, #comments ul.links li a,
|
||||||
|
input[type="submit"], input[type="reset"], input[type="button"] { color:#fefefe; text-shadow: 0 1px 1px #003547;
|
||||||
|
/* background */
|
||||||
|
background: #0093c5;
|
||||||
|
/* IE10 */
|
||||||
|
background-image: -ms-linear-gradient(top, #0093c5 0%, #0079a2 100%);
|
||||||
|
/* Mozilla Firefox */
|
||||||
|
background-image: -moz-linear-gradient(top, #0093c5 0%, #0079a2 100%);
|
||||||
|
/* Opera */
|
||||||
|
background-image: -o-linear-gradient(top, #0093c5 0%, #0079a2 100%);
|
||||||
|
/* Webkit (Safari/Chrome 10) */
|
||||||
|
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0093c5), color-stop(1, #0079a2));
|
||||||
|
/* Webkit (Chrome 11+) */
|
||||||
|
background-image: -webkit-linear-gradient(top, #0093c5 0%, #0079a2 100%);
|
||||||
|
/* Proposed W3C Markup */
|
||||||
|
background-image: linear-gradient(top, #0093c5 0%, #0079a2 100%);
|
||||||
|
/* IE6-9 */
|
||||||
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0093c5', endColorstr='#0079a2');
|
||||||
|
/* shadow */
|
||||||
|
-webkit-box-shadow: 0px 1px 2px #939da2; -moz-box-shadow: 0px 1px 2px #939da2; box-shadow: 0px 1px 2px #939da2; }
|
||||||
|
|
||||||
|
.links ul li a:hover, a.more:hover, #comments ul.links li a:hover,
|
||||||
|
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover { background: #008ab8; }
|
||||||
|
|
||||||
|
.region-sidebar-first .block .content, .region-sidebar-second .block .content { background:#fdfdfd; }
|
BIN
imported-files/color/corporateclean-050651ff/logo.png
Normal file
After Width: | Height: | Size: 9.5 KiB |
BIN
imported-files/cyngnpt.jpg
Normal file
After Width: | Height: | Size: 189 KiB |
BIN
imported-files/dfd/2014/FormacaoSL/dfd2014.pdf
Normal file
BIN
imported-files/dfd/2014/ManualTICLiBo/dfd2014.odp
Normal file
BIN
imported-files/dfd/2014/SIG/29mar2014_SIG_ISCTE_v2.pdf
Normal file
BIN
imported-files/dfd/2014/html5ignitionNewWebOrder.pdf
Normal file
BIN
imported-files/efd.png
Normal file
After Width: | Height: | Size: 52 KiB |
BIN
imported-files/field/image/1696-393-max.png
Normal file
After Width: | Height: | Size: 87 KiB |
BIN
imported-files/field/image/850-600-max.png
Normal file
After Width: | Height: | Size: 63 KiB |
BIN
imported-files/field/image/CFS.png
Normal file
After Width: | Height: | Size: 67 KiB |
BIN
imported-files/field/image/EoU_EIwWMAEdNQc.png
Normal file
After Width: | Height: | Size: 36 KiB |
BIN
imported-files/field/image/IMG_0542.JPG
Normal file
After Width: | Height: | Size: 3.4 MiB |
BIN
imported-files/field/image/IMG_0543.JPG
Normal file
After Width: | Height: | Size: 3.5 MiB |
BIN
imported-files/field/image/IMG_0544.JPG
Normal file
After Width: | Height: | Size: 2.8 MiB |
BIN
imported-files/field/image/TwitterANSOLjunset2020.png
Normal file
After Width: | Height: | Size: 29 KiB |
BIN
imported-files/field/image/ilovefs-poster-A1.en_.png
Normal file
After Width: | Height: | Size: 94 KiB |
BIN
imported-files/field/image/logo.png
Normal file
After Width: | Height: | Size: 8.7 KiB |
BIN
imported-files/field/image/unnamed.png
Normal file
After Width: | Height: | Size: 70 KiB |
BIN
imported-files/fightback.png
Normal file
After Width: | Height: | Size: 157 KiB |
BIN
imported-files/flyer1.png
Normal file
After Width: | Height: | Size: 249 KiB |
BIN
imported-files/formulario.pdf
Normal file
112
imported-files/formulario.ps
Normal file
@ -0,0 +1,112 @@
|
|||||||
|
%!PS-Adobe-2.0
|
||||||
|
%%Creator: http://ansol.org/inscricao
|
||||||
|
%%Title: proposta-socio.ps
|
||||||
|
%%Pages: 1
|
||||||
|
%%BoundingBox: 0 0 596 842
|
||||||
|
%%EndComments
|
||||||
|
/Nome () def
|
||||||
|
/DiaNascimento () def
|
||||||
|
/MesNascimento () def
|
||||||
|
/AnoNascimento () def
|
||||||
|
/Naturalidade () def
|
||||||
|
/Nacionalidade () def
|
||||||
|
/BI () def
|
||||||
|
/Arquivo () def
|
||||||
|
/Morada () def
|
||||||
|
/CodigoPostal () def
|
||||||
|
/Localidade () def
|
||||||
|
/MoradaAlternativa () def
|
||||||
|
/CodigoPostal2 () def
|
||||||
|
/Localidade2 () def
|
||||||
|
/Profissao () def
|
||||||
|
/Empresa () def
|
||||||
|
/Curso () def
|
||||||
|
/Habilitacoes () def
|
||||||
|
/EMail () def
|
||||||
|
/Telefone () def
|
||||||
|
/Fingerprint () def
|
||||||
|
%
|
||||||
|
% Dados a Preencher pela ANSOL
|
||||||
|
/NumeroSocio () def
|
||||||
|
/Via () def
|
||||||
|
/AprovadoDia () def
|
||||||
|
/AprovadoMes () def
|
||||||
|
/AprovadoAno () def
|
||||||
|
/Por () def
|
||||||
|
%%%%%%%%% FIM DA PARTE A PREENCHER PELA ANSOL %%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
|
/campo{
|
||||||
|
cm exch cm exch moveto
|
||||||
|
2 index stringwidth pop (: ) stringwidth pop add
|
||||||
|
dup 3 2 roll cm exch sub 4 2 roll exch currentpoint 4 2 roll show
|
||||||
|
(: ) show show moveto exch -2 rmoveto 0 rlineto currentpoint
|
||||||
|
stroke moveto 0 2 rmoveto
|
||||||
|
} def
|
||||||
|
/rcampo{
|
||||||
|
2 index stringwidth pop dup 3 2 roll cm exch sub 4 2 roll exch
|
||||||
|
currentpoint 4 2 roll show show moveto exch -2 rmoveto 0 rlineto
|
||||||
|
currentpoint stroke moveto 0 2 rmoveto
|
||||||
|
} def
|
||||||
|
/seccao{
|
||||||
|
cm 2.5 cm exch moveto show
|
||||||
|
} def
|
||||||
|
/cm {28.3465 mul} def
|
||||||
|
/center {dup stringwidth pop 2 div neg 0 rmoveto} def
|
||||||
|
/isofont {findfont dup length dict begin
|
||||||
|
{1 index /FID ne {def} {pop pop} ifelse} forall /Encoding ISOLatin1Encoding
|
||||||
|
def currentdict end /ISOfont exch definefont pop /ISOfont findfont exch
|
||||||
|
scalefont setfont} def
|
||||||
|
|
||||||
|
%%Page: 1 1
|
||||||
|
0.5 setlinewidth
|
||||||
|
2.3 cm 2.7 cm moveto 16.4 cm 0 rlineto 0 4.8 cm rlineto
|
||||||
|
-16.4 cm 0 rlineto closepath 0.8 setgray fill 0 setgray
|
||||||
|
|
||||||
|
16 /Times-Bold isofont
|
||||||
|
10.5 cm 27.5 cm moveto (Proposta para Sócio da ANSOL) center show
|
||||||
|
12 /Times-Roman isofont
|
||||||
|
(Nome) Nome 16 2.5 25 campo
|
||||||
|
(Data de Nascimento) DiaNascimento 4.3 2.5 24.3 campo
|
||||||
|
(/ ) MesNascimento 0.7 rcampo
|
||||||
|
(/ ) AnoNascimento 1.1 rcampo
|
||||||
|
(Naturalidade) Naturalidade 8 10.5 24.3 campo
|
||||||
|
(Nacionalidade) Nacionalidade 6 2.5 23.6 campo
|
||||||
|
(B.I./Passaporte) BI 5 9 23.6 campo
|
||||||
|
(Arquivo) Arquivo 4 14.5 23.6 campo
|
||||||
|
(Morada) Morada 16 2.5 21.7 campo
|
||||||
|
(Código Postal) CodigoPostal 7.5 2.5 21 campo
|
||||||
|
(Localidade) Localidade 8 10.5 21 campo
|
||||||
|
(Morada Alternativa) MoradaAlternativa 16 2.5 20.3 campo
|
||||||
|
(Código Postal) CodigoPostal2 7.5 2.5 19.6 campo
|
||||||
|
(Localidade) Localidade2 8 10.5 19.6 campo
|
||||||
|
(Profissão / Área de Actividade) Profissao 16 2.5 17.7 campo
|
||||||
|
(Empresa / Estabelecimento de Ensino) Empresa 16 2.5 17 campo
|
||||||
|
(Curso) Curso 7.5 2.5 16.3 campo
|
||||||
|
(Habilitações Literárias) Habilitacoes 8 10.5 16.3 campo
|
||||||
|
(Correio Electrónico) EMail 10 2.5 14.4 campo
|
||||||
|
(Contacto Telefónico) Telefone 10 2.5 13.7 campo
|
||||||
|
(Fingerprint) Fingerprint 16 2.5 11.7 campo
|
||||||
|
2.5 cm 10.5 cm moveto
|
||||||
|
(Declaro ter conhecimento dos estatutos da ANSOL e concordar com os mesmos.)
|
||||||
|
show
|
||||||
|
(Assinatura) () 10 2.5 9.5 campo
|
||||||
|
(Data) () 5.5 13 9.5 campo
|
||||||
|
(Número de Sócio) NumeroSocio 10 2.5 6 campo
|
||||||
|
(Proposta recebida via) Via 10 2.5 5.3 campo
|
||||||
|
(Aprovado em) AprovadoDia 3.2 2.5 4.6 campo
|
||||||
|
(/ ) AprovadoMes 0.7 rcampo
|
||||||
|
(/ ) AprovadoAno 1.1 rcampo
|
||||||
|
(Por) Por 10 2.5 3.9 campo
|
||||||
|
(Assinatura) () 10 2.5 3.2 campo
|
||||||
|
|
||||||
|
14 /Times-Bold isofont
|
||||||
|
(Dados Pessoais) 25.7 seccao
|
||||||
|
(Endereço) 22.4 seccao
|
||||||
|
(Dados Profissionais) 18.4 seccao
|
||||||
|
(Contacto) 15.1 seccao
|
||||||
|
(Assinatura Digital GnuPG) 12.4 seccao
|
||||||
|
(Dados a Preencher pela ANSOL) 6.7 seccao
|
||||||
|
|
||||||
|
showpage
|
||||||
|
|
||||||
|
%%EOF
|
BIN
imported-files/ilovefs-hashtag.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
imported-files/ilovefs-heart-px.png
Normal file
After Width: | Height: | Size: 7.4 KiB |
BIN
imported-files/jitsi.png
Normal file
After Width: | Height: | Size: 325 KiB |
BIN
imported-files/kattekrab_Crowd.png
Normal file
After Width: | Height: | Size: 27 KiB |
@ -0,0 +1 @@
|
|||||||
|
Drupal.locale = { 'pluralFormula': function ($n) { return Number(($n!=1)); }, 'strings': {"":{"An AJAX HTTP error occurred.":"Ocorreu um erro HTTP no Ajax.","HTTP Result Code: !status":"C\u00f3digo de Resultado HTTP: !status","An AJAX HTTP request terminated abnormally.":"Um pedido HTTP Ajax terminou com anomalia.","Debugging information follows.":"Segue informa\u00e7\u00e3o para depura\u00e7\u00e3o.","Path: !uri":"Caminho: !uri","StatusText: !statusText":"Texto de Estado: !statusText","ResponseText: !responseText":"Texto de Resposta: !responsetext","ReadyState: !readyState":"ReadyState: !readyState","Configure":"Configurar","Done":"Opera\u00e7\u00e3o conclu\u00edda","Loading":"A carregar","Show shortcuts":"Mostrar atalhos","(active tab)":"(separador ativo)","Customize dashboard":"Personalizar o painel de controlo","@title dialog":"Di\u00e1logo @title","Hide shortcuts":"Ocultar atalhos"}} };
|
@ -0,0 +1 @@
|
|||||||
|
Drupal.locale = { 'pluralFormula': function ($n) { return Number(($n!=1)); }, 'strings': {"":{"An AJAX HTTP error occurred.":"Ocorreu um erro HTTP no Ajax.","HTTP Result Code: !status":"C\u00f3digo de Resultado HTTP: !status","An AJAX HTTP request terminated abnormally.":"Um pedido HTTP Ajax terminou com anomalia.","Debugging information follows.":"Segue informa\u00e7\u00e3o para depura\u00e7\u00e3o.","Path: !uri":"Caminho: !uri","StatusText: !statusText":"Texto de Estado: !statusText","ResponseText: !responseText":"Texto de Resposta: !responsetext","ReadyState: !readyState":"ReadyState: !readyState","Edit":"Editar","Sunday":"Domingo","Monday":"Segunda","Tuesday":"Ter\u00e7a","Wednesday":"Quarta","Thursday":"Quinta","Friday":"Sexta","Saturday":"S\u00e1bado","Add":"Adicionar","Configure":"Configurar","Done":"Opera\u00e7\u00e3o conclu\u00edda","Prev":"Anterior","Mon":"Seg","Tue":"Ter","Wed":"Qua","Thu":"Qui","Fri":"Sex","Sat":"S\u00e1b","Sun":"Dom","January":"Janeiro","February":"Fevereiro","March":"Mar\u00e7o","April":"Abril","May":"Maio","June":"Junho","July":"Julho","August":"Agosto","September":"Setembro","October":"Outubro","November":"Novembro","December":"Dezembro","Show":"Mostrar","Select all rows in this table":"Marcar todas as colunas nesta tabela.","Deselect all rows in this table":"Desmarcar todas as colunas nesta tabela.","Today":"Hoje","Jan":"Jan","Feb":"Fev","Mar":"Mar","Apr":"Abr","Jun":"Jun","Jul":"Jul","Aug":"Ago","Sep":"Set","Oct":"Out","Nov":"Nov","Dec":"Dez","Su":"Dom","Mo":"Seg","Tu":"Ter","We":"Qua","Th":"Qui","Fr":"Sex","Sa":"Sab","Not published":"N\u00e3o publicado","Please wait...":"Aguarde...","Hide":"Esconder","Loading":"A carregar","mm\/dd\/yy":"mm\/dd\/aa","By @name on @date":"Por @name em @date","By @name":"Por @name","Not in menu":"N\u00e3o presente no menu","Alias: @alias":"Caminho alternativo: @alias","No alias":"Nenhum caminho alternativo","New revision":"Nova revis\u00e3o","Drag to re-order":"Arraste para reordenar.","Changes made in this table will not be saved until the form is submitted.":"As altera\u00e7\u00f5es efectuadas nesta tabela n\u00e3o ir\u00e3o ser guardadas at\u00e9 que o formul\u00e1rio seja enviado.","The changes to these blocks will not be saved until the \u003Cem\u003ESave blocks\u003C\/em\u003E button is clicked.":"As altera\u00e7\u00f5es a estes blocos n\u00e3o ser\u00e3o guardadas at\u00e9 clicar no bot\u00e3o \u003Cem\u003EGuardar blocos\u003C\/em\u003E.","Show shortcuts":"Mostrar atalhos","No revision":"Nenhuma revis\u00e3o","@number comments per page":"@number coment\u00e1rios por p\u00e1gina","Not restricted":"N\u00e3o restringido","(active tab)":"(separador ativo)","Not customizable":"N\u00e3o personaliz\u00e1vel","Restricted to certain pages":"Restringido a determinadas p\u00e1ginas","The block cannot be placed in this region.":"O bloco n\u00e3o pode ser colocado nesta regi\u00e3o","Hide summary":"Ocultar sum\u00e1rio","Edit summary":"Editar sum\u00e1rio","@title dialog":"Di\u00e1logo @title","Re-order rows by numerical weight instead of dragging.":"Re-ordenar linhas por peso num\u00e9rico em vez de as arrastar.","Show row weights":"Mostrar coluna de pesos","Hide row weights":"Ocultar coluna de pesos","Autocomplete popup":"Pop-up de preenchimento autom\u00e1tico","Searching for matches...":"Procurando por correspond\u00eancias...","Hide shortcuts":"Ocultar atalhos","Remove group":"Remover grupo","Close":"Fechar"}} };
|
@ -0,0 +1 @@
|
|||||||
|
Drupal.locale = { 'pluralFormula': function ($n) { return Number(($n!=1)); }, 'strings': {"":{"Next":"Seguinte","Edit":"Editar","Sunday":"Domingo","Monday":"Segunda","Tuesday":"Ter\u00e7a","Wednesday":"Quarta","Thursday":"Quinta","Friday":"Sexta","Saturday":"S\u00e1bado","Configure":"Configurar","Done":"Opera\u00e7\u00e3o conclu\u00edda","Prev":"Anterior","Mon":"Seg","Tue":"Ter","Wed":"Qua","Thu":"Qui","Fri":"Sex","Sat":"S\u00e1b","Sun":"Dom","January":"Janeiro","February":"Fevereiro","March":"Mar\u00e7o","April":"Abril","May":"Maio","June":"Junho","July":"Julho","August":"Agosto","September":"Setembro","October":"Outubro","November":"Novembro","December":"Dezembro","Today":"Hoje","Jan":"Jan","Feb":"Fev","Mar":"Mar","Apr":"Abr","Jun":"Jun","Jul":"Jul","Aug":"Ago","Sep":"Set","Oct":"Out","Nov":"Nov","Dec":"Dez","Su":"Dom","Mo":"Seg","Tu":"Ter","We":"Qua","Th":"Qui","Fr":"Sex","Sa":"Sab","Not published":"N\u00e3o publicado","Please wait...":"Aguarde...","mm\/dd\/yy":"mm\/dd\/aa","By @name on @date":"Por @name em @date","By @name":"Por @name","Not in menu":"N\u00e3o presente no menu","Alias: @alias":"Caminho alternativo: @alias","No alias":"Nenhum caminho alternativo","New revision":"Nova revis\u00e3o","Drag to re-order":"Arraste para reordenar.","Changes made in this table will not be saved until the form is submitted.":"As altera\u00e7\u00f5es efectuadas nesta tabela n\u00e3o ir\u00e3o ser guardadas at\u00e9 que o formul\u00e1rio seja enviado.","No revision":"Nenhuma revis\u00e3o","@number comments per page":"@number coment\u00e1rios por p\u00e1gina","(active tab)":"(separador ativo)","Hide summary":"Ocultar sum\u00e1rio","Edit summary":"Editar sum\u00e1rio","@title dialog":"Di\u00e1logo @title","Re-order rows by numerical weight instead of dragging.":"Re-ordenar linhas por peso num\u00e9rico em vez de as arrastar.","Show row weights":"Mostrar coluna de pesos","Hide row weights":"Ocultar coluna de pesos","Autocomplete popup":"Pop-up de preenchimento autom\u00e1tico","Searching for matches...":"Procurando por correspond\u00eancias...","Close":"Fechar"}} };
|
@ -0,0 +1 @@
|
|||||||
|
Drupal.locale = { 'pluralFormula': function ($n) { return Number(($n!=1)); }, 'strings': {"":{"An AJAX HTTP error occurred.":"Ocorreu um erro HTTP no Ajax.","HTTP Result Code: !status":"C\u00f3digo de Resultado HTTP: !status","An AJAX HTTP request terminated abnormally.":"Um pedido HTTP Ajax terminou com anomalia.","Debugging information follows.":"Segue informa\u00e7\u00e3o para depura\u00e7\u00e3o.","Path: !uri":"Caminho: !uri","StatusText: !statusText":"Texto de Estado: !statusText","ResponseText: !responseText":"Texto de Resposta: !responsetext","ReadyState: !readyState":"ReadyState: !readyState","Next":"Seguinte","Edit":"Editar","Configure":"Configurar","Done":"Opera\u00e7\u00e3o conclu\u00edda","Prev":"Anterior","January":"Janeiro","February":"Fevereiro","March":"Mar\u00e7o","April":"Abril","May":"Maio","June":"Junho","July":"Julho","August":"Agosto","September":"Setembro","October":"Outubro","November":"Novembro","December":"Dezembro","Show":"Mostrar","Today":"Hoje","Please wait...":"Aguarde...","Hide":"Esconder","Loading":"A carregar","Drag to re-order":"Arraste para reordenar.","Changes made in this table will not be saved until the form is submitted.":"As altera\u00e7\u00f5es efectuadas nesta tabela n\u00e3o ir\u00e3o ser guardadas at\u00e9 que o formul\u00e1rio seja enviado.","The changes to these blocks will not be saved until the \u003Cem\u003ESave blocks\u003C\/em\u003E button is clicked.":"As altera\u00e7\u00f5es a estes blocos n\u00e3o ser\u00e3o guardadas at\u00e9 clicar no bot\u00e3o \u003Cem\u003EGuardar blocos\u003C\/em\u003E.","Show shortcuts":"Mostrar atalhos","Not restricted":"N\u00e3o restringido","(active tab)":"(separador ativo)","Not customizable":"N\u00e3o personaliz\u00e1vel","Restricted to certain pages":"Restringido a determinadas p\u00e1ginas","The block cannot be placed in this region.":"O bloco n\u00e3o pode ser colocado nesta regi\u00e3o","Customize dashboard":"Personalizar o painel de controlo","@title dialog":"Di\u00e1logo @title","Re-order rows by numerical weight instead of dragging.":"Re-ordenar linhas por peso num\u00e9rico em vez de as arrastar.","Show row weights":"Mostrar coluna de pesos","Hide row weights":"Ocultar coluna de pesos","Autocomplete popup":"Pop-up de preenchimento autom\u00e1tico","Searching for matches...":"Procurando por correspond\u00eancias...","Hide shortcuts":"Ocultar atalhos","Other":"Outros","Remove group":"Remover grupo"}} };
|
@ -0,0 +1 @@
|
|||||||
|
Drupal.locale = { 'pluralFormula': function ($n) { return Number(($n!=1)); }, 'strings': {"":{"An AJAX HTTP error occurred.":"Ocorreu um erro HTTP no Ajax.","HTTP Result Code: !status":"C\u00f3digo de Resultado HTTP: !status","An AJAX HTTP request terminated abnormally.":"Um pedido HTTP Ajax terminou com anomalia.","Debugging information follows.":"Segue informa\u00e7\u00e3o para depura\u00e7\u00e3o.","Path: !uri":"Caminho: !uri","StatusText: !statusText":"Texto de Estado: !statusText","ResponseText: !responseText":"Texto de Resposta: !responsetext","ReadyState: !readyState":"ReadyState: !readyState","Edit":"Editar","Upload":"Carregar ficheiro","Show":"Mostrar","Select all rows in this table":"Marcar todas as colunas nesta tabela.","Deselect all rows in this table":"Desmarcar todas as colunas nesta tabela.","Not published":"N\u00e3o publicado","Please wait...":"Aguarde...","Hide":"Esconder","Only files with the following extensions are allowed: %files-allowed.":"Apenas ficheiros com as seguintes extens\u00f5es s\u00e3o permitidos: %files-allowed.","By @name on @date":"Por @name em @date","By @name":"Por @name","Not in menu":"N\u00e3o presente no menu","Alias: @alias":"Caminho alternativo: @alias","No alias":"Nenhum caminho alternativo","New revision":"Nova revis\u00e3o","Drag to re-order":"Arraste para reordenar.","Changes made in this table will not be saved until the form is submitted.":"As altera\u00e7\u00f5es efectuadas nesta tabela n\u00e3o ir\u00e3o ser guardadas at\u00e9 que o formul\u00e1rio seja enviado.","The changes to these blocks will not be saved until the \u003Cem\u003ESave blocks\u003C\/em\u003E button is clicked.":"As altera\u00e7\u00f5es a estes blocos n\u00e3o ser\u00e3o guardadas at\u00e9 clicar no bot\u00e3o \u003Cem\u003EGuardar blocos\u003C\/em\u003E.","Show shortcuts":"Mostrar atalhos","This permission is inherited from the authenticated user role.":"Esta permiss\u00e3o \u00e9 herdada do grupo de utilizadores autenticados.","No revision":"Nenhuma revis\u00e3o","@number comments per page":"@number coment\u00e1rios por p\u00e1gina","Requires a title":"Requer um t\u00edtulo","Not restricted":"N\u00e3o restringido","(active tab)":"(separador ativo)","Not customizable":"N\u00e3o personaliz\u00e1vel","Restricted to certain pages":"Restringido a determinadas p\u00e1ginas","The block cannot be placed in this region.":"O bloco n\u00e3o pode ser colocado nesta regi\u00e3o","Hide summary":"Ocultar sum\u00e1rio","Edit summary":"Editar sum\u00e1rio","Don\u0027t display post information":"N\u00e3o mostrar a informa\u00e7\u00e3o do artigo","The selected file %filename cannot be uploaded. Only files with the following extensions are allowed: %extensions.":"O ficheiro selecionado %filename n\u00e3o pode ser carregado. Apenas ficheiros com as seguintes extens\u00f5es s\u00e3o permitidos: %extensions.","Re-order rows by numerical weight instead of dragging.":"Re-ordenar linhas por peso num\u00e9rico em vez de as arrastar.","Show row weights":"Mostrar coluna de pesos","Hide row weights":"Ocultar coluna de pesos","Autocomplete popup":"Pop-up de preenchimento autom\u00e1tico","Searching for matches...":"Procurando por correspond\u00eancias...","Hide shortcuts":"Ocultar atalhos","Close":"Fechar"}} };
|
@ -0,0 +1 @@
|
|||||||
|
Drupal.locale = { 'pluralFormula': function ($n) { return Number(($n!=1)); }, 'strings': {"":{"An AJAX HTTP error occurred.":"Ocorreu um erro HTTP no Ajax.","HTTP Result Code: !status":"C\u00f3digo de Resultado HTTP: !status","An AJAX HTTP request terminated abnormally.":"Um pedido HTTP Ajax terminou com anomalia.","Debugging information follows.":"Segue informa\u00e7\u00e3o para depura\u00e7\u00e3o.","Path: !uri":"Caminho: !uri","StatusText: !statusText":"Texto de Estado: !statusText","ResponseText: !responseText":"Texto de Resposta: !responsetext","ReadyState: !readyState":"ReadyState: !readyState","Show":"Mostrar","Hide":"Esconder"}} };
|
@ -0,0 +1 @@
|
|||||||
|
Drupal.locale = { 'pluralFormula': function ($n) { return Number(($n!=1)); }, 'strings': {"":{"Upload":"Carregar ficheiro","Select all rows in this table":"Marcar todas as colunas nesta tabela.","Deselect all rows in this table":"Desmarcar todas as colunas nesta tabela.","Not published":"N\u00e3o publicado","Please wait...":"Aguarde...","Only files with the following extensions are allowed: %files-allowed.":"Apenas ficheiros com as seguintes extens\u00f5es s\u00e3o permitidos: %files-allowed.","By @name on @date":"Por @name em @date","By @name":"Por @name","Not in menu":"N\u00e3o presente no menu","Alias: @alias":"Caminho alternativo: @alias","No alias":"Nenhum caminho alternativo","New revision":"Nova revis\u00e3o","Drag to re-order":"Arraste para reordenar.","Changes made in this table will not be saved until the form is submitted.":"As altera\u00e7\u00f5es efectuadas nesta tabela n\u00e3o ir\u00e3o ser guardadas at\u00e9 que o formul\u00e1rio seja enviado.","The changes to these blocks will not be saved until the \u003Cem\u003ESave blocks\u003C\/em\u003E button is clicked.":"As altera\u00e7\u00f5es a estes blocos n\u00e3o ser\u00e3o guardadas at\u00e9 clicar no bot\u00e3o \u003Cem\u003EGuardar blocos\u003C\/em\u003E.","This permission is inherited from the authenticated user role.":"Esta permiss\u00e3o \u00e9 herdada do grupo de utilizadores autenticados.","No revision":"Nenhuma revis\u00e3o","@number comments per page":"@number coment\u00e1rios por p\u00e1gina","Not restricted":"N\u00e3o restringido","(active tab)":"(separador ativo)","Not customizable":"N\u00e3o personaliz\u00e1vel","Restricted to certain pages":"Restringido a determinadas p\u00e1ginas","The block cannot be placed in this region.":"O bloco n\u00e3o pode ser colocado nesta regi\u00e3o","Hide summary":"Ocultar sum\u00e1rio","Edit summary":"Editar sum\u00e1rio","The selected file %filename cannot be uploaded. Only files with the following extensions are allowed: %extensions.":"O ficheiro selecionado %filename n\u00e3o pode ser carregado. Apenas ficheiros com as seguintes extens\u00f5es s\u00e3o permitidos: %extensions.","Re-order rows by numerical weight instead of dragging.":"Re-ordenar linhas por peso num\u00e9rico em vez de as arrastar.","Show row weights":"Mostrar coluna de pesos","Hide row weights":"Ocultar coluna de pesos","Autocomplete popup":"Pop-up de preenchimento autom\u00e1tico","Searching for matches...":"Procurando por correspond\u00eancias...","Close":"Fechar"}} };
|
@ -0,0 +1 @@
|
|||||||
|
Drupal.locale = { 'pluralFormula': function ($n) { return Number(($n!=1)); }, 'strings': {"":{"An AJAX HTTP error occurred.":"Ocorreu um erro HTTP no Ajax.","HTTP Result Code: !status":"C\u00f3digo de Resultado HTTP: !status","An AJAX HTTP request terminated abnormally.":"Um pedido HTTP Ajax terminou com anomalia.","Debugging information follows.":"Segue informa\u00e7\u00e3o para depura\u00e7\u00e3o.","Path: !uri":"Caminho: !uri","StatusText: !statusText":"Texto de Estado: !statusText","ResponseText: !responseText":"Texto de Resposta: !responsetext","ReadyState: !readyState":"ReadyState: !readyState","Next":"Seguinte","Edit":"Editar","Search":"Procurar","Sunday":"Domingo","Monday":"Segunda","Tuesday":"Ter\u00e7a","Wednesday":"Quarta","Thursday":"Quinta","Friday":"Sexta","Saturday":"S\u00e1bado","Add":"Adicionar","Menu":"Menu","Configure":"Configurar","Done":"Opera\u00e7\u00e3o conclu\u00edda","Prev":"Anterior","Mon":"Seg","Tue":"Ter","Wed":"Qua","Thu":"Qui","Fri":"Sex","Sat":"S\u00e1b","Sun":"Dom","January":"Janeiro","February":"Fevereiro","March":"Mar\u00e7o","April":"Abril","May":"Maio","June":"Junho","July":"Julho","August":"Agosto","September":"Setembro","October":"Outubro","November":"Novembro","December":"Dezembro","Show":"Mostrar","Select all rows in this table":"Marcar todas as colunas nesta tabela.","Deselect all rows in this table":"Desmarcar todas as colunas nesta tabela.","Today":"Hoje","Jan":"Jan","Feb":"Fev","Mar":"Mar","Apr":"Abr","Jun":"Jun","Jul":"Jul","Aug":"Ago","Sep":"Set","Oct":"Out","Nov":"Nov","Dec":"Dez","Su":"Dom","Mo":"Seg","Tu":"Ter","We":"Qua","Th":"Qui","Fr":"Sex","Sa":"Sab","Not published":"N\u00e3o publicado","Shortcuts":"Atalhos","Please wait...":"Aguarde...","Hide":"Esconder","Loading":"A carregar","mm\/dd\/yy":"mm\/dd\/aa","By @name on @date":"Por @name em @date","By @name":"Por @name","Not in menu":"N\u00e3o presente no menu","Alias: @alias":"Caminho alternativo: @alias","No alias":"Nenhum caminho alternativo","New revision":"Nova revis\u00e3o","Drag to re-order":"Arraste para reordenar.","Changes made in this table will not be saved until the form is submitted.":"As altera\u00e7\u00f5es efectuadas nesta tabela n\u00e3o ir\u00e3o ser guardadas at\u00e9 que o formul\u00e1rio seja enviado.","The changes to these blocks will not be saved until the \u003Cem\u003ESave blocks\u003C\/em\u003E button is clicked.":"As altera\u00e7\u00f5es a estes blocos n\u00e3o ser\u00e3o guardadas at\u00e9 clicar no bot\u00e3o \u003Cem\u003EGuardar blocos\u003C\/em\u003E.","Show shortcuts":"Mostrar atalhos","This permission is inherited from the authenticated user role.":"Esta permiss\u00e3o \u00e9 herdada do grupo de utilizadores autenticados.","No revision":"Nenhuma revis\u00e3o","@number comments per page":"@number coment\u00e1rios por p\u00e1gina","Requires a title":"Requer um t\u00edtulo","Not restricted":"N\u00e3o restringido","(active tab)":"(separador ativo)","Not customizable":"N\u00e3o personaliz\u00e1vel","Restricted to certain pages":"Restringido a determinadas p\u00e1ginas","The block cannot be placed in this region.":"O bloco n\u00e3o pode ser colocado nesta regi\u00e3o","Customize dashboard":"Personalizar o painel de controlo","Hide summary":"Ocultar sum\u00e1rio","Edit summary":"Editar sum\u00e1rio","Don\u0027t display post information":"N\u00e3o mostrar a informa\u00e7\u00e3o do artigo","@title dialog":"Di\u00e1logo @title","The selected file %filename cannot be uploaded. Only files with the following extensions are allowed: %extensions.":"O ficheiro selecionado %filename n\u00e3o pode ser carregado. Apenas ficheiros com as seguintes extens\u00f5es s\u00e3o permitidos: %extensions.","Re-order rows by numerical weight instead of dragging.":"Re-ordenar linhas por peso num\u00e9rico em vez de as arrastar.","Show row weights":"Mostrar coluna de pesos","Hide row weights":"Ocultar coluna de pesos","Autocomplete popup":"Pop-up de preenchimento autom\u00e1tico","Searching for matches...":"Procurando por correspond\u00eancias...","Hide shortcuts":"Ocultar atalhos","Other":"Outros","Remove group":"Remover grupo","Select all":"Selecionar tudo","Close":"Fechar","The response failed verification so will not be processed.":"A resposta falhou a verifica\u00e7\u00e3o, por isso n\u00e3o ser\u00e1 processada."}} };
|
@ -0,0 +1 @@
|
|||||||
|
Drupal.locale = { 'pluralFormula': function ($n) { return Number(($n!=1)); }, 'strings': {"":{"An AJAX HTTP error occurred.":"Ocorreu um erro HTTP no Ajax.","HTTP Result Code: !status":"C\u00f3digo de Resultado HTTP: !status","An AJAX HTTP request terminated abnormally.":"Um pedido HTTP Ajax terminou com anomalia.","Debugging information follows.":"Segue informa\u00e7\u00e3o para depura\u00e7\u00e3o.","Path: !uri":"Caminho: !uri","StatusText: !statusText":"Texto de Estado: !statusText","ResponseText: !responseText":"Texto de Resposta: !responsetext","ReadyState: !readyState":"ReadyState: !readyState","Next":"Seguinte","Sunday":"Domingo","Monday":"Segunda","Tuesday":"Ter\u00e7a","Wednesday":"Quarta","Thursday":"Quinta","Friday":"Sexta","Saturday":"S\u00e1bado","Upload":"Carregar ficheiro","Configure":"Configurar","Done":"Opera\u00e7\u00e3o conclu\u00edda","Prev":"Anterior","Mon":"Seg","Tue":"Ter","Wed":"Qua","Thu":"Qui","Fri":"Sex","Sat":"S\u00e1b","Sun":"Dom","January":"Janeiro","February":"Fevereiro","March":"Mar\u00e7o","April":"Abril","May":"Maio","June":"Junho","July":"Julho","August":"Agosto","September":"Setembro","October":"Outubro","November":"Novembro","December":"Dezembro","Show":"Mostrar","Select all rows in this table":"Marcar todas as colunas nesta tabela.","Deselect all rows in this table":"Desmarcar todas as colunas nesta tabela.","Today":"Hoje","Jan":"Jan","Feb":"Fev","Mar":"Mar","Apr":"Abr","Jun":"Jun","Jul":"Jul","Aug":"Ago","Sep":"Set","Oct":"Out","Nov":"Nov","Dec":"Dez","Su":"Dom","Mo":"Seg","Tu":"Ter","We":"Qua","Th":"Qui","Fr":"Sex","Sa":"Sab","Not published":"N\u00e3o publicado","Please wait...":"Aguarde...","Hide":"Esconder","Loading":"A carregar","mm\/dd\/yy":"mm\/dd\/aa","Only files with the following extensions are allowed: %files-allowed.":"Apenas ficheiros com as seguintes extens\u00f5es s\u00e3o permitidos: %files-allowed.","By @name on @date":"Por @name em @date","By @name":"Por @name","Not in menu":"N\u00e3o presente no menu","Alias: @alias":"Caminho alternativo: @alias","No alias":"Nenhum caminho alternativo","New revision":"Nova revis\u00e3o","Drag to re-order":"Arraste para reordenar.","Changes made in this table will not be saved until the form is submitted.":"As altera\u00e7\u00f5es efectuadas nesta tabela n\u00e3o ir\u00e3o ser guardadas at\u00e9 que o formul\u00e1rio seja enviado.","The changes to these blocks will not be saved until the \u003Cem\u003ESave blocks\u003C\/em\u003E button is clicked.":"As altera\u00e7\u00f5es a estes blocos n\u00e3o ser\u00e3o guardadas at\u00e9 clicar no bot\u00e3o \u003Cem\u003EGuardar blocos\u003C\/em\u003E.","Show shortcuts":"Mostrar atalhos","This permission is inherited from the authenticated user role.":"Esta permiss\u00e3o \u00e9 herdada do grupo de utilizadores autenticados.","No revision":"Nenhuma revis\u00e3o","@number comments per page":"@number coment\u00e1rios por p\u00e1gina","Requires a title":"Requer um t\u00edtulo","Not restricted":"N\u00e3o restringido","(active tab)":"(separador ativo)","Not customizable":"N\u00e3o personaliz\u00e1vel","Restricted to certain pages":"Restringido a determinadas p\u00e1ginas","The block cannot be placed in this region.":"O bloco n\u00e3o pode ser colocado nesta regi\u00e3o","Hide summary":"Ocultar sum\u00e1rio","Edit summary":"Editar sum\u00e1rio","Don\u0027t display post information":"N\u00e3o mostrar a informa\u00e7\u00e3o do artigo","@title dialog":"Di\u00e1logo @title","The selected file %filename cannot be uploaded. Only files with the following extensions are allowed: %extensions.":"O ficheiro selecionado %filename n\u00e3o pode ser carregado. Apenas ficheiros com as seguintes extens\u00f5es s\u00e3o permitidos: %extensions.","Re-order rows by numerical weight instead of dragging.":"Re-ordenar linhas por peso num\u00e9rico em vez de as arrastar.","Show row weights":"Mostrar coluna de pesos","Hide row weights":"Ocultar coluna de pesos","Autocomplete popup":"Pop-up de preenchimento autom\u00e1tico","Searching for matches...":"Procurando por correspond\u00eancias...","Hide shortcuts":"Ocultar atalhos","Remove group":"Remover grupo","Close":"Fechar"}} };
|
@ -0,0 +1 @@
|
|||||||
|
Drupal.locale = { 'pluralFormula': function ($n) { return Number(($n!=1)); }, 'strings': {"":{"An AJAX HTTP error occurred.":"Ocorreu um erro HTTP no Ajax.","HTTP Result Code: !status":"C\u00f3digo de Resultado HTTP: !status","An AJAX HTTP request terminated abnormally.":"Um pedido HTTP Ajax terminou com anomalia.","Debugging information follows.":"Segue informa\u00e7\u00e3o para depura\u00e7\u00e3o.","Path: !uri":"Caminho: !uri","StatusText: !statusText":"Texto de Estado: !statusText","ResponseText: !responseText":"Texto de Resposta: !responsetext","ReadyState: !readyState":"ReadyState: !readyState","Next":"Seguinte","Edit":"Editar","Sunday":"Domingo","Monday":"Segunda","Tuesday":"Ter\u00e7a","Wednesday":"Quarta","Thursday":"Quinta","Friday":"Sexta","Saturday":"S\u00e1bado","Add":"Adicionar","Configure":"Configurar","Done":"Opera\u00e7\u00e3o conclu\u00edda","Prev":"Anterior","Mon":"Seg","Tue":"Ter","Wed":"Qua","Thu":"Qui","Fri":"Sex","Sat":"S\u00e1b","Sun":"Dom","January":"Janeiro","February":"Fevereiro","March":"Mar\u00e7o","April":"Abril","May":"Maio","June":"Junho","July":"Julho","August":"Agosto","September":"Setembro","October":"Outubro","November":"Novembro","December":"Dezembro","Show":"Mostrar","Select all rows in this table":"Marcar todas as colunas nesta tabela.","Deselect all rows in this table":"Desmarcar todas as colunas nesta tabela.","Today":"Hoje","Jan":"Jan","Feb":"Fev","Mar":"Mar","Apr":"Abr","Jun":"Jun","Jul":"Jul","Aug":"Ago","Sep":"Set","Oct":"Out","Nov":"Nov","Dec":"Dez","Su":"Dom","Mo":"Seg","Tu":"Ter","We":"Qua","Th":"Qui","Fr":"Sex","Sa":"Sab","Not published":"N\u00e3o publicado","Please wait...":"Aguarde...","Hide":"Esconder","Loading":"A carregar","mm\/dd\/yy":"mm\/dd\/aa","By @name on @date":"Por @name em @date","By @name":"Por @name","Not in menu":"N\u00e3o presente no menu","Alias: @alias":"Caminho alternativo: @alias","No alias":"Nenhum caminho alternativo","New revision":"Nova revis\u00e3o","Drag to re-order":"Arraste para reordenar.","Changes made in this table will not be saved until the form is submitted.":"As altera\u00e7\u00f5es efectuadas nesta tabela n\u00e3o ir\u00e3o ser guardadas at\u00e9 que o formul\u00e1rio seja enviado.","Show shortcuts":"Mostrar atalhos","This permission is inherited from the authenticated user role.":"Esta permiss\u00e3o \u00e9 herdada do grupo de utilizadores autenticados.","No revision":"Nenhuma revis\u00e3o","@number comments per page":"@number coment\u00e1rios por p\u00e1gina","Requires a title":"Requer um t\u00edtulo","(active tab)":"(separador ativo)","Hide summary":"Ocultar sum\u00e1rio","Edit summary":"Editar sum\u00e1rio","Don\u0027t display post information":"N\u00e3o mostrar a informa\u00e7\u00e3o do artigo","@title dialog":"Di\u00e1logo @title","The selected file %filename cannot be uploaded. Only files with the following extensions are allowed: %extensions.":"O ficheiro selecionado %filename n\u00e3o pode ser carregado. Apenas ficheiros com as seguintes extens\u00f5es s\u00e3o permitidos: %extensions.","Re-order rows by numerical weight instead of dragging.":"Re-ordenar linhas por peso num\u00e9rico em vez de as arrastar.","Show row weights":"Mostrar coluna de pesos","Hide row weights":"Ocultar coluna de pesos","Autocomplete popup":"Pop-up de preenchimento autom\u00e1tico","Searching for matches...":"Procurando por correspond\u00eancias...","Hide shortcuts":"Ocultar atalhos","Remove group":"Remover grupo","Close":"Fechar"}} };
|
BIN
imported-files/large_mapa-dfd-2013.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
imported-files/logo-ansol.png
Normal file
After Width: | Height: | Size: 8.7 KiB |
BIN
imported-files/mapa-dfd-2013.png
Normal file
After Width: | Height: | Size: 123 KiB |
BIN
imported-files/medium_mapa-dfd-2013.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
imported-files/moita.png
Normal file
After Width: | Height: | Size: 147 KiB |
BIN
imported-files/montagem.jpg.png
Normal file
After Width: | Height: | Size: 157 KiB |
BIN
imported-files/no-more-locks.jpg
Normal file
After Width: | Height: | Size: 550 KiB |
BIN
imported-files/open-standards.png
Normal file
After Width: | Height: | Size: 33 KiB |
BIN
imported-files/pd2021.jpg
Normal file
After Width: | Height: | Size: 49 KiB |
BIN
imported-files/pictures/480px-Red_Onion_on_White.png
Normal file
After Width: | Height: | Size: 196 KiB |
BIN
imported-files/pictures/dfd-2013-a7-front-en.png
Normal file
After Width: | Height: | Size: 89 KiB |
BIN
imported-files/pictures/logo_multicert.jpg
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
imported-files/pictures/logo_multicert.png
Normal file
After Width: | Height: | Size: 9.3 KiB |
BIN
imported-files/pictures/logo_multicert2.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
imported-files/pictures/m2.png
Normal file
After Width: | Height: | Size: 184 KiB |
BIN
imported-files/pictures/picture-102-1349945850.png
Normal file
After Width: | Height: | Size: 8.9 KiB |
BIN
imported-files/pictures/picture-13-1445376173.png
Normal file
After Width: | Height: | Size: 231 KiB |
BIN
imported-files/pictures/picture-140-1372229199.jpg
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
imported-files/pictures/picture-21-1370390899.png
Normal file
After Width: | Height: | Size: 22 KiB |
BIN
imported-files/pictures/picture-5-1333745535.png
Normal file
After Width: | Height: | Size: 53 KiB |
BIN
imported-files/pictures/picture-80-1339423773.jpg
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
imported-files/pl246.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
imported-files/pmpc-quote-snowden.en_.png
Normal file
After Width: | Height: | Size: 279 KiB |
BIN
imported-files/small_mapa-dfd-2013.png
Normal file
After Width: | Height: | Size: 14 KiB |