],"Get embed codes":["Obter c\u00f3digos para partilha"],"Assign category":["Definir categoria"],"Flag as safe":["Assinalar como seguro"],"Delete":["Eliminar"],"Clear selection":["Limpar selec\u00e7\u00e3o"],"To use all the features of this site you must be logged in. If you don't have an account you can sign up<\/a> right now.":["Para usar todos os recursos deste site, dever\u00e1 estar conectado. Se ainda n\u00e3o tem uma conta, pode registar<\/a> uma agora."],"forgot?":["Esqueceu-se?"],"Link":["Link"],"Note: This content is private. Change privacy to \"public\" to share.":["Nota: Este conte\u00fado \u00e9 privado. Mude a privacidade para \"p\u00fablico\" para o partilhar."],"There's nothing to show here.":["N\u00e3o h\u00e1 nada para ver aqui."],"Edit image details":["Editar os detalhes da imagem"],"Edit album details":["Editar detalhes do \u00e1lbum"],"All the images will be moved to this newly created album. You can also move the images to an existing album<\/a>.":["Todas as imagens ser\u00e3o transferidas para este \u00e1lbum rec\u00e9m criado. Pode tamb\u00e9m mover as imagens para um \u00e1lbum j\u00e1 existente<\/a>."],"Select an existing album to move the image. You can also create a new album<\/a> and move the image there.":["Selecione um \u00e1lbum existente para mover a imagem. Pode tamb\u00e9m criar um novo \u00e1lbum<\/a> e mover a imagem para l\u00e1."],"Select an existing album to move the album contents. You can also create a new album<\/a> and move the album contents there.":["Select an existing album to move the album contents. You can also create a new album<\/a> and move the album contents there."],"Select an existing album to move the images. You can also create a new album<\/a> and move the images there.":["Selecione um \u00e1lbum existente para mover as imagens. Pode tamb\u00e9m criar um novo \u00e1lbum<\/a> e mover as imagens para ali."],"All the selected images will be assigned to this category.":["Todas as imagens seleccionadas ser\u00e3o movidas para esta categoria."],"There is no categories.":["N\u00e3o existem categorias."],"Confirm flag content as safe":["Confirme que o conte\u00fado \u00e9 seguro"],"Do you really want to flag this content as safe?":["Quer mesmo confirmar isto como sendo conte\u00fado seguro?"],"Confirm flag content as unsafe":["Confirme o conte\u00fado como impr\u00f3rpio"],"Do you really want to flag this content as unsafe?":["Deseja mesmo denunciar este conte\u00fado como impr\u00f3prio?"],"Confirm deletion":["Confirme a elimina\u00e7\u00e3o"],"Do you really want to remove this content? This can't be undone.":["Deseja mesmo remover este conte\u00fado? Isto n\u00e3o pode ser revertido."],"Do you really want to remove all the selected content? This can't be undone.":["Deseja mesmo remover todo o roceed to download the file.":["Existe uma actualiza\u00e7\u00e3o dispon\u00edvel para o seu sistema. Dirija-se a %s para efectuar o download."],"The release notes for the update available are:":["As altera\u00e7\u00f5es da nova actualiza\u00e7\u00e3o s\u00e3o:"],"Your website is running the latest version of Chevereto.":["N\u00e3o existem actualiza\u00e7\u00f5es dispon\u00edveis. O seu website j\u00e1 est\u00e1 a correr a ultima vers\u00e3o Chevereto."],"File too big.":["Ficheiro muito grande."],"Some files couldn't be added":["Alguns arquivos n\u00e3o puderam ser adiccionados"],"Image edited successfully.":["Imagem editada com sucesso."],"Album edited successfully.":["\u00c1lbum editado com sucesso."],"Invalid URL key.":["Chave URL inv\u00e1lida."],"Category URL key already being used.":["Chave de URL da categoria j\u00e1 est\u00e1 a ser usada."],"Category successfully deleted.":["Categoria apagada com sucesso."],"Category %s added.":["Categoria %s adicionada."],"Invalid expiration date.":["Data de validade inv\u00e1lida."],"IP %s already banned.":["O IP %s j\u00e1 se encontra banido."],"IP %s banned.":["IP %s banido."],"IP ban successfully deleted.":["Banimento de IP apagado com sucesso."],"Please fill all the required fields.":["Por favor preencha todos os campos."],"Invalid storage capacity value. Make sure to use a valid format.":["Valor para a capacidade de alojamento inv\u00e1lido. Verifique se est\u00e1 a usar o formato correcto."],"Invalid URL.":["URL inv\u00e1lido."],"Storage successfully edited.":["Alojamento editado com sucesso,"],"User added successfully.":["Utilizador adicionado com sucesso."],"The content has been moved.":["O conte\u00fado foi movido."],"Unselect":["Cancelar selec\u00e7\u00e3o"],"The content has been edited.":["O conte\u00fado foi editado."],"All the changes that you have made will be lost if you continue.":["Todas as mudan\u00e7as que fez ser\u00e3o perdidas se continuar."],"Changes saved successfully.":["Altera\u00e7\u00f5es guardadas com sucesso."],"Go back to form":["Voltar para o formul\u00e1rio"],"continue anyway":["Continuar assim mesmo"],"Saving":["A guardar"],"Sending":["A enviar"],"Confirm action":["Confirmar ac\u00e7\u00e3o"],"information":["Informa\u00e7\u00e3o" 0 ]};
if (typeof CHV == "undefined") {
CHV = {
obj: {},
fn: {},
str: {}
};
}
CHV.obj.vars = {
urls: {
home: PF.obj.config.base_url,
search: "http://likeetkiwi.com/search",
login: "http://likeetkiwi.com/login",
}
};
PF.obj.vars = $.extend({}, CHV.obj.vars);
CHV.obj.config = {
image: {
max_filesize: "100 MB",
right_click: false,
load_max_filesize: "3 MB",
max_width: "0",
max_height: "0",
},
upload: {
redirect_single_upload: true,
threads: "5",
image_types: ["jpg","png","bmp","gif","webp","jpeg"],
},
user: {
avatar_max_filesize: "1 MB",
background_max_filesize: "2 MB",
},
recaptcha: {
enabled: false,
sitekey: "",
},
listing: {
viewer: false,
}
};
CHV.obj.page_info = {"doctitle":"Galeria Trending - Likeetkiwi | Page 150 (Portugu\u00eas)","pre_doctitle":"Galeria Trending","pos_doctitle":" - Likeetkiwi | Page 150 (Portugu\u00eas)"};
});