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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-29 04:35:38 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-29 04:35:38 +0300
commit10839d4e62c0b1f7e188205d77998c6ead9535c4 (patch)
tree184bdd392fa7d2366077ad4fc99d76840a1663d6 /l10n
parent37bd99d60d83898879674e6d2a980041ccda24e8 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/gl.js38
-rw-r--r--l10n/gl.json36
2 files changed, 74 insertions, 0 deletions
diff --git a/l10n/gl.js b/l10n/gl.js
new file mode 100644
index 00000000..3140fac3
--- /dev/null
+++ b/l10n/gl.js
@@ -0,0 +1,38 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "Saving…" : "Gardando",
+ "Latest revision" : "Última revisión",
+ "Download this revision" : "Descargar esta revisión",
+ "Restore this revision" : "Restaurar esta revisión",
+ "More versions…" : "Máis versións ...",
+ "Just now" : "Agora mesmo",
+ "Failed to revert the document to older version" : "Produciuse una falla ao reverter o documento cara a versión anterior",
+ "Save" : "Gardar",
+ "Loading documents…" : "Cargando documentos...",
+ "Edit" : "Editar",
+ "New Document" : "Novo documento",
+ "New Spreadsheet" : "Nova folla de cálculo",
+ "New Presentation" : "Nova presentación",
+ "Could not create file" : "Non foi posíbel crear o ficheiro",
+ "Can't create document" : "Non é posíbel crear o documento",
+ "New Document.odt" : "Novo documento.odt",
+ "New Spreadsheet.ods" : "Nova follaDeCalculo.ods",
+ "New Presentation.odp" : "Nova presentación.odp",
+ "New Document.docx" : "Novo documento.docx",
+ "New Spreadsheet.xlsx" : "Nova follaDeCalculo.xlsx",
+ "New Presentation.pptx" : "Nova presentación.pptx",
+ "Saved" : "Gardado",
+ "Saved with error: Collabora Online should use the same protocol as the server installation." : "Gardado con erros: Collabora Online debe usar o mesmo protocolo que o instalado no servidor.",
+ "Collabora Online" : "Collabora Online",
+ "Collabora Online server" : "Servidor de Collabora Online",
+ "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (e porto) do servidor de Collabora Online que fornece a funcionalidade de edición como un cliente WOPI.",
+ "Apply" : "Aplicar",
+ "Use OOXML by default for new files" : "Usar OOXML como predeterminado para os novos ficheiros",
+ "Wrong password. Please retry." : "Contrasinal incorrecto. Ténteo de novo.",
+ "Password" : "Contrasinal",
+ "OK" : "Aceptar",
+ "Guest %s" : "Convidado %s",
+ "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Esta ligazón caducou ou xa non existe. Póñase en contacto coa persoa que o compartiu con vostede para obter máis información."
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/gl.json b/l10n/gl.json
new file mode 100644
index 00000000..75f1c792
--- /dev/null
+++ b/l10n/gl.json
@@ -0,0 +1,36 @@
+{ "translations": {
+ "Saving…" : "Gardando",
+ "Latest revision" : "Última revisión",
+ "Download this revision" : "Descargar esta revisión",
+ "Restore this revision" : "Restaurar esta revisión",
+ "More versions…" : "Máis versións ...",
+ "Just now" : "Agora mesmo",
+ "Failed to revert the document to older version" : "Produciuse una falla ao reverter o documento cara a versión anterior",
+ "Save" : "Gardar",
+ "Loading documents…" : "Cargando documentos...",
+ "Edit" : "Editar",
+ "New Document" : "Novo documento",
+ "New Spreadsheet" : "Nova folla de cálculo",
+ "New Presentation" : "Nova presentación",
+ "Could not create file" : "Non foi posíbel crear o ficheiro",
+ "Can't create document" : "Non é posíbel crear o documento",
+ "New Document.odt" : "Novo documento.odt",
+ "New Spreadsheet.ods" : "Nova follaDeCalculo.ods",
+ "New Presentation.odp" : "Nova presentación.odp",
+ "New Document.docx" : "Novo documento.docx",
+ "New Spreadsheet.xlsx" : "Nova follaDeCalculo.xlsx",
+ "New Presentation.pptx" : "Nova presentación.pptx",
+ "Saved" : "Gardado",
+ "Saved with error: Collabora Online should use the same protocol as the server installation." : "Gardado con erros: Collabora Online debe usar o mesmo protocolo que o instalado no servidor.",
+ "Collabora Online" : "Collabora Online",
+ "Collabora Online server" : "Servidor de Collabora Online",
+ "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "URL (e porto) do servidor de Collabora Online que fornece a funcionalidade de edición como un cliente WOPI.",
+ "Apply" : "Aplicar",
+ "Use OOXML by default for new files" : "Usar OOXML como predeterminado para os novos ficheiros",
+ "Wrong password. Please retry." : "Contrasinal incorrecto. Ténteo de novo.",
+ "Password" : "Contrasinal",
+ "OK" : "Aceptar",
+ "Guest %s" : "Convidado %s",
+ "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Esta ligazón caducou ou xa non existe. Póñase en contacto coa persoa que o compartiu con vostede para obter máis información."
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file