From bd99532cb5f5b69dbb12cf4f2300c75653760f49 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 29 Nov 2018 01:23:04 +0000 Subject: [tx-robot] updated from transifex --- l10n/gl.js | 28 ++++++++++++++++++++++++++++ l10n/gl.json | 26 ++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 l10n/gl.js create mode 100644 l10n/gl.json diff --git a/l10n/gl.js b/l10n/gl.js new file mode 100644 index 0000000..a34e571 --- /dev/null +++ b/l10n/gl.js @@ -0,0 +1,28 @@ +OC.L10N.register( + "files_texteditor", + { + "saving..." : "gardando...", + "saved!" : "gardado!", + "failed!" : "produciuse unha falla!", + "Saved" : "Gardado", + "There was a problem saving your changes. Click to resume editing." : "Xurdiu un problema ao gardar os cambios. Prema para retomar a edición.", + "An error occurred!" : "Produciuse un erro!", + "Edit" : "Editar", + "Mixed" : "Mesturado", + "Preview" : "Vista previa", + "New text file" : "Novo ficheiro de texto", + "New text file.txt" : "Novo ficheiro de texto.txt", + "You can not open a folder" : "Non se pode abrir o cartafol", + "This file is too big to be opened. Please download the file instead." : "O ficheiro é grande de máis para ser aberto. Descargue o ficheiro no canto de abrilo.", + "Cannot read the file." : "Non é posíbel ler o ficheiro.", + "Invalid file path supplied." : "Forneceu unha ruta incorrecta.", + "The file is locked." : "O ficheiro está bloqueado.", + "An internal server error occurred." : "Produciuse un erro interno no servidor.", + "You can not write to a folder" : "Non é posíbel escribir no cartafol", + "Cannot save file as it has been modified since opening" : "Non é posíbel gardar o ficheiro, xa que foi modificado trala súa apertura", + "Insufficient permissions" : "Non ten permisos abondo", + "File path not supplied" : "Non forneceu unha ruta de ficheiro", + "File mtime not supplied" : "Non forneceu o ficheiro mtime", + "Text editor" : "Editor de texto" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/gl.json b/l10n/gl.json new file mode 100644 index 0000000..782d606 --- /dev/null +++ b/l10n/gl.json @@ -0,0 +1,26 @@ +{ "translations": { + "saving..." : "gardando...", + "saved!" : "gardado!", + "failed!" : "produciuse unha falla!", + "Saved" : "Gardado", + "There was a problem saving your changes. Click to resume editing." : "Xurdiu un problema ao gardar os cambios. Prema para retomar a edición.", + "An error occurred!" : "Produciuse un erro!", + "Edit" : "Editar", + "Mixed" : "Mesturado", + "Preview" : "Vista previa", + "New text file" : "Novo ficheiro de texto", + "New text file.txt" : "Novo ficheiro de texto.txt", + "You can not open a folder" : "Non se pode abrir o cartafol", + "This file is too big to be opened. Please download the file instead." : "O ficheiro é grande de máis para ser aberto. Descargue o ficheiro no canto de abrilo.", + "Cannot read the file." : "Non é posíbel ler o ficheiro.", + "Invalid file path supplied." : "Forneceu unha ruta incorrecta.", + "The file is locked." : "O ficheiro está bloqueado.", + "An internal server error occurred." : "Produciuse un erro interno no servidor.", + "You can not write to a folder" : "Non é posíbel escribir no cartafol", + "Cannot save file as it has been modified since opening" : "Non é posíbel gardar o ficheiro, xa que foi modificado trala súa apertura", + "Insufficient permissions" : "Non ten permisos abondo", + "File path not supplied" : "Non forneceu unha ruta de ficheiro", + "File mtime not supplied" : "Non forneceu o ficheiro mtime", + "Text editor" : "Editor de texto" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file -- cgit v1.2.3