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-04 05:45:17 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-04 05:45:17 +0300
commit09a32eb02d6b5995412e7acdde16688eceb7f941 (patch)
treef6e2ee516b407e088ee64212d5bd9ed1282a6eac /l10n/gl.js
parentf2e58ef48f4977b9475b6bc50e070cac70469e88 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/gl.js')
-rw-r--r--l10n/gl.js24
1 files changed, 24 insertions, 0 deletions
diff --git a/l10n/gl.js b/l10n/gl.js
new file mode 100644
index 000000000..829cb3a5e
--- /dev/null
+++ b/l10n/gl.js
@@ -0,0 +1,24 @@
+OC.L10N.register(
+ "text",
+ {
+ "Text" : "Texto",
+ "📝 Collaborative document editing" : "📝 Edición colaborativa de documentos",
+ "Use current version" : "Empregar a versión actual",
+ "Use the saved version" : "Empregar a versión gardada",
+ "The document has been changed outside of the editor. The changes cannot be applied." : "O documento foi modificado fora do editor. Non é posíbel aplicar os cambios.",
+ "Last save {lastSave}" : "Último gardado {lastSave}",
+ "Unpushed changes" : "Cambios sen enviar",
+ "Unsaved changes" : "Cambios sen gardar",
+ "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",
+ "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",
+ "New text document" : "Novo documento de texto",
+ "New text document.md" : "Novo documento.md de texto",
+ "Edit" : "Editar",
+ "Undo" : "Desfacer"
+},
+"nplurals=2; plural=(n != 1);");