File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ OC.L10N.register(
1919 "Your browser does not support videos." : "Tu navegador no soporta videos." ,
2020 "This file no longer exists" : "Este archivo ya no existe" ,
2121 "There is no plugin available to display this file type" : "No hay plugin disponible para mostrar este tipo de archivo" ,
22+ "Failed to save file before download" : "Fallo al guardar el archivo antes de descargar" ,
2223 "Edit" : "Editar" ,
2324 "Exit full screen" : "Salir de pantalla completa" ,
2425 "Full screen" : "Pantalla completa" ,
Original file line number Diff line number Diff line change 1717 "Your browser does not support videos." : " Tu navegador no soporta videos." ,
1818 "This file no longer exists" : " Este archivo ya no existe" ,
1919 "There is no plugin available to display this file type" : " No hay plugin disponible para mostrar este tipo de archivo" ,
20+ "Failed to save file before download" : " Fallo al guardar el archivo antes de descargar" ,
2021 "Edit" : " Editar" ,
2122 "Exit full screen" : " Salir de pantalla completa" ,
2223 "Full screen" : " Pantalla completa" ,
Original file line number Diff line number Diff line change @@ -101,6 +101,7 @@ OC.L10N.register(
101101 "Stroke" : "์ " ,
102102 "Save image as" : "์ด๋ฏธ์ง๋ฅผ ๋ค๋ฅธ ์ด๋ฆ์ผ๋ก ์ ์ฅ" ,
103103 "Extension" : "ํ์ฅ์" ,
104+ "Format" : "ํ์" ,
104105 "Name is required." : "์ด๋ฆ์ด ํ์ํฉ๋๋ค." ,
105106 "Quality" : "ํ์ง" ,
106107 "Saved image size (width x height)" : "์ ์ฅ๋ ์ด๋ฏธ์ง ํฌ๊ธฐ (๋๋น x ๋์ด)" ,
Original file line number Diff line number Diff line change 9999 "Stroke" : " ์ " ,
100100 "Save image as" : " ์ด๋ฏธ์ง๋ฅผ ๋ค๋ฅธ ์ด๋ฆ์ผ๋ก ์ ์ฅ" ,
101101 "Extension" : " ํ์ฅ์" ,
102+ "Format" : " ํ์" ,
102103 "Name is required." : " ์ด๋ฆ์ด ํ์ํฉ๋๋ค." ,
103104 "Quality" : " ํ์ง" ,
104105 "Saved image size (width x height)" : " ์ ์ฅ๋ ์ด๋ฏธ์ง ํฌ๊ธฐ (๋๋น x ๋์ด)" ,
You canโt perform that action at this time.
0 commit comments