Sha256: bef83993728bc6dd9b03b644a22f6e713c3e476bb02cefcecc1326814895388e
Contents?: true
Size: 1.39 KB
Versions: 10
Compression:
Stored size: 1.39 KB
Contents
SirTrevor.Locales.pt = { general: { 'delete': 'Elimina?', 'drop': 'Arrastar __block__ aqui', 'paste': 'Ou cola o URL aquí', 'upload': '...ou selecionar um fichero', 'close': 'Fechar', 'position': 'Posicionar', 'wait': 'Por favor, espere...', 'link': 'Introduz um link' }, errors: { 'title': "Sugerio os seguientes erros :", 'validation_fail': "Bloque __type__ inválido", 'block_empty': "__name__ no debe estar vacío", 'type_missing': "Necessitas um bloque de __type__", 'required_type_empty': "Um bloque obligatorio de tipo __type__ está vazio", 'load_fail': "Sugerio um problema a cargar os dados do documento" }, blocks: { text: { 'title': "Texto" }, list: { 'title': "Lista" }, quote: { 'title': "Cita", 'credit_field': "Autor" }, image: { 'title': "Imagem", 'upload_error': "Sugerio um problema com o upload da imagem" }, video: { 'title': "Vídeo" }, tweet: { 'title': "Tweet", 'fetch_error': "Sugerio um problema na busca da sua tweet" }, embedly: { 'title': "Embebido", 'fetch_error': "Sugerio um problema na busca do video", 'key_missing': "Necessitamos a chave do API Embedly" }, heading: { 'title': 'Título' } } };
Version data entries
10 entries across 10 versions & 1 rubygems