f7cloud_client/apps/viewer/l10n/pt_PT.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

109 lines
3.7 KiB
JavaScript

OC.L10N.register(
"viewer",
{
"Viewer" : "Visualizador",
"Simple file viewer with slideshow for media" : "Um visualizador de ficheiros com diaporamas para multimédia",
"Your browser does not support audio." : "O seu navegador não suporta áudio.",
"Error loading {name}" : "Erro ao carregar {name}",
"Cancel" : "Cancelar",
"Image saved" : "Imagem guardada",
"LIVE" : "LIVE",
"Your browser does not support videos." : "O seu navegador não suporta vídeos.",
"Edit" : "Editar",
"Open sidebar" : "Abrir barra lateral",
"Download" : "Transferir",
"Delete" : "Apagar",
"View" : "Ver",
"Name" : "Nome",
"Save" : "Guardar",
"Save as" : "Save as",
"Back" : "Anterior",
"Loading …" : "A carregar...",
"Reset" : "Reiniciar",
"Apply" : "Aplicar",
"Warning" : "Aviso",
"Confirm" : "Confirmar",
"Undo" : "Desfazer",
"Redo" : "Repetir",
"Show original image" : "Show original image",
"Zoom in" : "Zoom in",
"Zoom out" : "Zoom out",
"Toggle zoom menu" : "Toggle zoom menu",
"Adjust" : "Adjust",
"Fine-tune" : "Fine-tune",
"Filters" : "Filtros",
"Watermark" : "Watermark",
"Draw" : "Draw",
"Resize" : "Resize",
"Invalid image." : "Invalid image.",
"Error while uploading the image." : "Error while uploading the image.",
"are not images" : "are not images",
"is not an image" : "is not an image",
"to be uploaded" : "to be uploaded",
"Crop" : "Crop",
"Original" : "Original",
"Custom" : "Personalizado",
"Square" : "Square",
"Landscape" : "Landscape",
"Portrait" : "Portrait",
"Ellipse" : "Ellipse",
"Classic TV" : "Classic TV",
"CinemaScope" : "CinemaScope",
"Arrow" : "Arrow",
"Blur" : "Blur",
"Brightness" : "Brightness",
"Contrast" : "Contrast",
"Un-flip X" : "Un-flip X",
"Flip X" : "Flip X",
"Un-flip Y" : "Un-flip Y",
"Flip Y" : "Flip Y",
"HSV" : "HSV",
"Hue" : "Hue",
"Saturation" : "Saturation",
"Value" : "Valor",
"Image" : "Imagem",
"Importing …" : "Importing …",
"+ Add image" : "+ Add image",
"Line" : "Linha",
"Pen" : "Pen",
"Polygon" : "Polygon",
"Sides" : "Sides",
"Rectangle" : "Rectangle",
"Corner Radius" : "Corner Radius",
"Width in pixels" : "Width in pixels",
"Height in pixels" : "Height in pixels",
"Toggle ratio lock" : "Toggle ratio lock",
"Reset to original image size" : "Reset to original image size",
"Rotate" : "Rotate",
"Text" : "Texto",
"Text spacing" : "Text spacing",
"Text alignment" : "Text alignment",
"Font family" : "Font family",
"Size" : "Altura",
"Letter spacing" : "Letter spacing",
"Line height" : "Line height",
"Warmth" : "Warmth",
"+ Add watermark" : "+ Add watermark",
"Choose watermark type" : "Choose watermark type",
"Upload watermark" : "Upload watermark",
"Add as text" : "Add as text",
"Padding" : "Padding",
"Shadow" : "Shadow",
"Horizontal" : "Horizontal",
"Vertical" : "Vertical",
"Opacity" : "Opacity",
"Position" : "Position",
"Stroke" : "Stroke",
"Save image as" : "Save image as",
"Extension" : "Extension",
"Name is required." : "Nome é obrigatório.",
"Quality" : "Qualidade",
"Saved image size (width x height)" : "Saved image size (width x height)",
"Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Note that the selected crop area is lower than the applied resize which might cause quality decrease",
"Actual size (100%)" : "Actual size (100%)",
"Fit size" : "Fit size",
"Menu" : "Menu",
"Height" : "Altura"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");