@uploadcare/file-uploader
Version:
Building blocks for Uploadcare products integration
163 lines (161 loc) • 6.46 kB
JavaScript
/**
* @license
* MIT License
*
* Copyright (c) 2025 Uploadcare (hello@uploadcare.com). All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*
*/
// src/locales/file-uploader/pt.js
var pt_default = {
"locale-id": "pt",
"social-source-lang": "pt",
"upload-file": "Carregar arquivo",
"upload-files": "Carregar arquivos",
"choose-file": "Escolher arquivo",
"choose-files": "Escolher arquivos",
"drop-files-here": "Solte os arquivos aqui",
"select-file-source": "Selecionar origem do arquivo",
selected: "Selecionado",
upload: "Carregar",
"add-more": "Adicionar mais",
cancel: "Cancelar",
"start-from-cancel": "Cancelar",
clear: "Limpar",
"camera-shot": "Tirar foto",
"upload-url": "Importar",
"upload-url-placeholder": "Cole o link aqui",
"edit-image": "Editar imagem",
"edit-detail": "Detalhes",
back: "Voltar",
done: "Conclu\xEDdo",
ok: "Ok",
"remove-from-list": "Remover",
no: "N\xE3o",
yes: "Sim",
"confirm-your-action": "Confirmar sua a\xE7\xE3o",
"are-you-sure": "Tem certeza?",
"selected-count": "Selecionados:",
"upload-error": "Erro no upload",
"validation-error": "Erro de valida\xE7\xE3o",
"no-files": "Nenhum arquivo selecionado",
browse: "Procurar",
"not-uploaded-yet": "Ainda n\xE3o carregado...",
file__one: "arquivo",
file__many: "arquivos",
file__other: "arquivos",
error__one: "erro",
error__many: "erros",
error__other: "erros",
"header-uploading": "Carregando {{count}} {{plural:file(count)}}",
"header-failed": "{{count}} {{plural:error(count)}}",
"header-succeed": "{{count}} {{plural:file(count)}} carregado",
"header-total": "{{count}} {{plural:file(count)}} selecionado",
"src-type-local": "Do dispositivo",
"src-type-from-url": "Do link",
"src-type-camera": "C\xE2mera",
"src-type-draw": "Desenhar",
"src-type-facebook": "Facebook",
"src-type-dropbox": "Dropbox",
"src-type-gdrive": "Google Drive",
"src-type-ngdrive": "Google Drive",
"src-type-gphotos": "Google Photos",
"src-type-flickr": "Flickr",
"src-type-vk": "VK",
"src-type-evernote": "Evernote",
"src-type-box": "Box",
"src-type-onedrive": "OneDrive",
"src-type-huddle": "Huddle",
"src-type-other": "Outro",
"src-type-mobile-video-camera": "V\xEDdeo",
"src-type-mobile-photo-camera": "Foto",
"caption-from-url": "Importar do link",
"caption-camera": "C\xE2mera",
"caption-draw": "Desenhar",
"caption-edit-file": "Editar arquivo",
"file-no-name": "Sem nome...",
"toggle-fullscreen": "Alternar tela cheia",
"toggle-guides": "Alternar guias",
rotate: "Rotacionar",
"flip-vertical": "Virar verticalmente",
"flip-horizontal": "Virar horizontalmente",
apply: "Aplicar",
brightness: "Brilho",
contrast: "Contraste",
saturation: "Satura\xE7\xE3o",
exposure: "Exposi\xE7\xE3o",
gamma: "Gama",
vibrance: "Vivacidade",
warmth: "Calor",
enhance: "Melhorar",
original: "Original",
resize: "Redimensionar imagem",
crop: "Cortar",
"select-color": "Selecionar cor",
text: "Texto",
draw: "Desenhar",
"cancel-edit": "Cancelar edi\xE7\xE3o",
"tab-view": "Pr\xE9-visualizar",
"tab-details": "Detalhes",
"file-name": "Nome",
"file-size": "Tamanho",
"cdn-url": "URL CDN",
"file-size-unknown": "Desconhecido",
"camera-permissions-denied": "Acesso \xE0 c\xE2mera negado",
"camera-permissions-prompt": "Por favor, permita o acesso \xE0 c\xE2mera",
"camera-permissions-request": "Solicitar acesso",
"files-count-limit-error-title": "Limite de quantidade de arquivos excedido",
"files-count-limit-error-too-few": "Voc\xEA selecionou {{total}} {{plural:file(total)}}. Pelo menos {{min}} {{plural:file(min)}} s\xE3o necess\xE1rios.",
"files-count-limit-error-too-many": "Voc\xEA selecionou muitos arquivos. {{max}} {{plural:file(max)}} \xE9 o m\xE1ximo.",
"files-max-size-limit-error": "Arquivo muito grande. O tamanho m\xE1ximo do arquivo \xE9 {{maxFileSize}}.",
"has-validation-errors": "Ocorreu um erro de valida\xE7\xE3o do arquivo. Por favor, verifique seus arquivos antes do upload.",
"images-only-accepted": "Apenas arquivos de imagem s\xE3o aceitos.",
"file-type-not-allowed": "O upload desses tipos de arquivo n\xE3o \xE9 permitido.",
"some-files-were-not-uploaded": "Alguns arquivos n\xE3o foram carregados.",
"file-item-edit-button": "Editar",
"file-item-remove-button": "Remover",
"a11y-activity-header-button-close": "Fechar",
"a11y-editor-tab-filters": "Filtros",
"a11y-editor-tab-tuning": "Ajustes",
"a11y-editor-tab-crop": "Cortar",
flip: "Virar",
mirror: "Espelho",
"a11y-cloud-editor-apply-filter": "Aplicar filtro {{name}}",
"a11y-cloud-editor-apply-crop": "Aplicar opera\xE7\xE3o {{name}}",
"a11y-cloud-editor-apply-tuning": "Aplicar ajuste {{name}}",
finished: "Conclu\xEDdo",
failed: "Falhou",
uploading: "Carregando",
idle: "Ocioso",
"a11y-file-item-status": "O arquivo {{fileName}} est\xE1 no status {{status}}",
"select-all": "Selecionar tudo",
"deselect-all": "Desmarcar tudo",
"waiting-for": "Aguardando {{source}}",
"queued-uploading": "Na fila para envio",
"queued-validation": "Na fila para valida\xE7\xE3o",
validation: "Validando",
"a11y-cloud-editor-apply-aspect-ratio": "Aplicar opera\xE7\xE3o {{name}} {{value}}",
"crop-to-shape": "Recortar para {{value}}",
custom: "Forma livre",
"freeform-crop": "Recorte livre"
};
export {
pt_default as default
};