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

37 lines
1.2 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"viewer",
{
"Viewer" : "Visualizaira",
"Simple file viewer with slideshow for media" : "Visionador de fichièrs simples amb diaporama pels mèdias",
"Your browser does not support audio." : "Vòstre navigador pren pas encarga làudio.",
"Error loading {name}" : "Error en cargant {name}",
"Cancel" : "Anullar",
"Your browser does not support videos." : "Vòstre navigador pren pas encarga las vidèos.",
"There is no plugin available to display this file type" : "I a pas cap dextension per afichar aqueste tipe de fichièr",
"Edit" : "Modificar",
"Open sidebar" : "Dobrir panèl lateral",
"Download" : "Telecargar",
"Delete" : "Suprimir",
"View" : "Vista",
"Name" : "Nom",
"Save" : "Enregistrar",
"Back" : "Retorn",
"Loading …" : "Cargament…",
"Reset" : "Reïnicializar",
"Apply" : "Aplicar",
"Warning" : "Avertiment",
"Confirm" : "Confirmar",
"Undo" : "Desfar",
"Redo" : "Refar",
"Custom" : "Personalizar",
"Portrait" : "Retrach",
"Value" : "Valor",
"Line" : "Linha",
"Text" : "Tèxt",
"Size" : "Talha",
"Position" : "Posicion",
"Extension" : "Extension",
"Menu" : "Menú"
},
"nplurals=2; plural=(n > 1);");