2020-03-11 06:10:51 +03:00
|
|
|
|
OC.L10N.register(
|
|
|
|
|
"viewer",
|
|
|
|
|
{
|
|
|
|
|
"Viewer" : "Visualizaira",
|
2021-11-26 06:44:09 +03:00
|
|
|
|
"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}",
|
2022-08-19 06:33:04 +03:00
|
|
|
|
"Unsaved changes" : "Modificacions pas enregistradas",
|
2021-11-26 06:44:09 +03:00
|
|
|
|
"Your browser does not support videos." : "Vòstre navigador pren pas encarga las vidèos.",
|
2022-08-19 06:33:04 +03:00
|
|
|
|
"Edit" : "Modificar",
|
2022-08-24 06:36:49 +03:00
|
|
|
|
"Open sidebar" : "Dobrir panèl lateral",
|
2021-06-26 06:24:57 +03:00
|
|
|
|
"Download" : "Telecargar",
|
2020-10-16 06:17:14 +03:00
|
|
|
|
"Delete" : "Suprimir",
|
2021-11-26 06:44:09 +03:00
|
|
|
|
"There is no plugin available to display this file type" : "I a pas cap d’extension per afichar aqueste tipe de fichièr",
|
2022-08-18 06:33:47 +03:00
|
|
|
|
"View" : "Vista",
|
2022-08-19 06:33:04 +03:00
|
|
|
|
"Name" : "Nom",
|
|
|
|
|
"Save" : "Enregistrar",
|
2022-08-18 06:33:47 +03:00
|
|
|
|
"Back" : "Retorn",
|
2022-08-24 06:36:49 +03:00
|
|
|
|
"Loading …" : "Cargament…",
|
2022-08-19 06:33:04 +03:00
|
|
|
|
"Reset" : "Reïnicializar",
|
|
|
|
|
"Cancel" : "Anullar",
|
2024-10-16 05:03:42 +03:00
|
|
|
|
"Apply" : "Aplicar",
|
|
|
|
|
"Warning" : "Avertiment",
|
|
|
|
|
"Confirm" : "Confirmar",
|
2022-08-24 06:36:49 +03:00
|
|
|
|
"Undo" : "Desfar",
|
|
|
|
|
"Redo" : "Refar",
|
2022-08-19 06:33:04 +03:00
|
|
|
|
"Custom" : "Personalizar",
|
|
|
|
|
"Portrait" : "Retrach",
|
|
|
|
|
"Value" : "Valor",
|
|
|
|
|
"Line" : "Linha",
|
|
|
|
|
"Text" : "Tèxt",
|
|
|
|
|
"Size" : "Talha",
|
|
|
|
|
"Position" : "Posicion",
|
2024-10-16 05:03:42 +03:00
|
|
|
|
"Extension" : "Extension",
|
2024-10-30 04:56:03 +03:00
|
|
|
|
"Menu" : "Menú"
|
2020-03-11 06:10:51 +03:00
|
|
|
|
},
|
|
|
|
|
"nplurals=2; plural=(n > 1);");
|