Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-24 05:52:55 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-24 05:52:55 +0300
commit006027cf07f278cd0ac244eef51b56a665266050 (patch)
tree8d3d7abf910e8cc1139ff1500fc0db570c855b1d /l10n/gl.js
parent25bbcdfa03a47fa6c6e8fbe2cbd5b57f7c381d88 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/gl.js')
-rw-r--r--l10n/gl.js19
1 files changed, 18 insertions, 1 deletions
diff --git a/l10n/gl.js b/l10n/gl.js
index a923f59b9..a1227678a 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -13,6 +13,7 @@ OC.L10N.register(
"Enter your name so other users can see who is editing" : "Introduza o seu nome para que outros usuarios poidan ver quen está a editar",
"Edit guest name" : "Editar o nome do convidado",
"Save guest name" : "Gardar o nome do convidado",
+ "Insert image" : "Inserir unha imaxe",
"Add link" : "Engadir a ligazón",
"_and %n other editor_::_and %n other editors_" : ["e outro editor ","e outros %n editores"],
"Show image" : "Amosar a imaxe",
@@ -20,6 +21,22 @@ OC.L10N.register(
"New text document" : "Novo documento de texto",
"New text document.md" : "Novo documento.md de texto",
"Edit" : "Editar",
- "Undo" : "Desfacer"
+ "Undo" : "Desfacer",
+ "Redo" : "Refacer",
+ "Bold" : "Grosa",
+ "Italic" : "Cursiva",
+ "Strikethough" : "Riscado",
+ "Paragraph" : "Parágrafo",
+ "Headings" : "Cabeceiras",
+ "Heading 1" : "Título 1",
+ "Heading 2" : "Título 2",
+ "Heading 3" : "Título 3",
+ "Heading 4" : "Título 4",
+ "Heading 5" : "Título 5",
+ "Heading 6" : "Título 6",
+ "Unordered list" : "Lista sen ordenar",
+ "Ordered list" : "Lista ordenada",
+ "Blockquote" : "Cita",
+ "Code block" : "Bloque de código"
},
"nplurals=2; plural=(n != 1);");