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>2020-06-16 06:02:52 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-16 06:02:52 +0300
commitd905bb424d397df81136b43209613c434a5db224 (patch)
treea66a3bf0027edb0755ef57b6b83949cac5c5fd6e /l10n/gl.js
parenta5fea7cc474c887524594e447b8430b7cb9d10c0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/gl.js')
-rw-r--r--l10n/gl.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/gl.js b/l10n/gl.js
index 5f04919ea..2f494654f 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"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",
- "Show file" : "Amosar o ficheiro",
"Show rich workspaces" : "Amosa espazos de traballo mellorados",
"Add notes, lists or links …" : "Engadir notas, listas ou ligazóns…",
"New text document" : "Novo documento de texto",
@@ -46,6 +44,8 @@ OC.L10N.register(
"Blockquote" : "Cita",
"Code block" : "Bloque de código",
"Network connection error: Could not connect to the document" : "Produciuse un erro de conexión de rede: non foi posíbel conectar co documento",
- "Last save {lastSave}" : "Último gardado {lastSave}"
+ "Last save {lastSave}" : "Último gardado {lastSave}",
+ "Show image" : "Amosar a imaxe",
+ "Show file" : "Amosar o ficheiro"
},
"nplurals=2; plural=(n != 1);");