You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/gl.js
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,8 @@ OC.L10N.register(
22
22
"Text" : "Texto",
23
23
"📝 Collaborative document editing" : "📝 Edición colaborativa de documentos",
24
24
"** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!\n- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!" : " **📝 Edición colaborativa de documentos!**\n\n- **📝 Escritura enfocada:** Sen distraccións, só o formato necesario.\n- **🙋 Traballo en equipo:** Comparta e colabore con amigos e compañeiros. Non importa se usan Nextcloud ou non.\n- **💾 Formato aberto:** Os ficheiros gárdanse como [Markdown](https://en.wikipedia.org/wiki/Markdown), para que poida editalos desde calquera otra aplicación.\n- **✊ Bases sólidas:** Usamos [🐈 tiptap](https://tiptap.scrumpy.io), que está baseado en [🦉 ProseMirror](https://prosemirror.net). Moitas grazas a eles!",
25
+
"Keep my local changes and overwrite the remote version" : "Manter os meus cambios locais e sobrescribir a versión remota",
26
+
"Discard my local changes and use the remote version" : "Descartar os meus cambios locais e usar a versión remota",
25
27
"Reload" : "Volver cargar",
26
28
"The file was overwritten. Your current changes cannot be auto-saved. Please choose how to proceed." : "O ficheiro foi sobrescrito. Non é posíbel gardar automaticamente os cambios actuais. Escolla como proceder.",
27
29
"The document could not be loaded. Please check your internet connection." : "Non foi posíbel cargar o documento. Comprobe a súa conexión a Internet.",
@@ -87,6 +89,8 @@ OC.L10N.register(
87
89
"Underlined text" : "Texto subliñado",
88
90
"Strikethrough" : "Riscado",
89
91
"Mistaken text" : "Texto trabucado",
92
+
"Highlight" : "Resaltar",
93
+
"Highlighted text" : "Texto resaltado",
90
94
"Heading 1" : "Título 1",
91
95
"Heading level 1" : "Título de nivel 1",
92
96
"Heading 6" : "Título 6",
@@ -173,6 +177,8 @@ OC.L10N.register(
173
177
"Left align column" : "Aliñar a columna á esquerda",
174
178
"Center align column" : "Aliñar a columna ao centro",
175
179
"Right align column" : "Aliñar a columna á dereita",
180
+
"Sort ascending" : "Ordenar de forma ascendente",
181
+
"Sort descending" : "Ordenar de forma descendente",
Copy file name to clipboardExpand all lines: l10n/gl.json
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@
20
20
"Text" : "Texto",
21
21
"📝 Collaborative document editing" : "📝 Edición colaborativa de documentos",
22
22
"** 📝 Collaborative document editing!**\n\n- **📝 Focused writing:** No distractions, only the formatting you need.\n- **🙋 Work together:** Share and collaborate with friends and colleagues, no matter if they use Nextcloud or not!\n- **💾 Open format:** Files are saved as [Markdown](https://en.wikipedia.org/wiki/Markdown), so you can edit them from any other text app too.\n- **✊ Strong foundation:** We use [🐈 tiptap](https://tiptap.scrumpy.io) which is based on [🦉 ProseMirror](https://prosemirror.net) – huge thanks to them!" : " **📝 Edición colaborativa de documentos!**\n\n- **📝 Escritura enfocada:** Sen distraccións, só o formato necesario.\n- **🙋 Traballo en equipo:** Comparta e colabore con amigos e compañeiros. Non importa se usan Nextcloud ou non.\n- **💾 Formato aberto:** Os ficheiros gárdanse como [Markdown](https://en.wikipedia.org/wiki/Markdown), para que poida editalos desde calquera otra aplicación.\n- **✊ Bases sólidas:** Usamos [🐈 tiptap](https://tiptap.scrumpy.io), que está baseado en [🦉 ProseMirror](https://prosemirror.net). Moitas grazas a eles!",
23
+
"Keep my local changes and overwrite the remote version" : "Manter os meus cambios locais e sobrescribir a versión remota",
24
+
"Discard my local changes and use the remote version" : "Descartar os meus cambios locais e usar a versión remota",
23
25
"Reload" : "Volver cargar",
24
26
"The file was overwritten. Your current changes cannot be auto-saved. Please choose how to proceed." : "O ficheiro foi sobrescrito. Non é posíbel gardar automaticamente os cambios actuais. Escolla como proceder.",
25
27
"The document could not be loaded. Please check your internet connection." : "Non foi posíbel cargar o documento. Comprobe a súa conexión a Internet.",
@@ -85,6 +87,8 @@
85
87
"Underlined text" : "Texto subliñado",
86
88
"Strikethrough" : "Riscado",
87
89
"Mistaken text" : "Texto trabucado",
90
+
"Highlight" : "Resaltar",
91
+
"Highlighted text" : "Texto resaltado",
88
92
"Heading 1" : "Título 1",
89
93
"Heading level 1" : "Título de nivel 1",
90
94
"Heading 6" : "Título 6",
@@ -171,6 +175,8 @@
171
175
"Left align column" : "Aliñar a columna á esquerda",
172
176
"Center align column" : "Aliñar a columna ao centro",
173
177
"Right align column" : "Aliñar a columna á dereita",
178
+
"Sort ascending" : "Ordenar de forma ascendente",
179
+
"Sort descending" : "Ordenar de forma descendente",
0 commit comments