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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/gl.js')
-rw-r--r--l10n/gl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/gl.js b/l10n/gl.js
index 8480041..107677a 100644
--- a/l10n/gl.js
+++ b/l10n/gl.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"files_texteditor",
{
- "saving..." : "gardando…",
"saved!" : "gardado!",
"failed!" : "produciuse un fallo!",
"Saved" : "Gardado",
@@ -30,6 +29,7 @@ OC.L10N.register(
"Invalid range request" : "Solicitude de intervalo incorrecta",
"Plain text editor" : "Editor de texto simple",
"This application enables Nextcloud users to open, save and edit text files in the web browser. If enabled, an entry called \"Text file\" in the \"New\" button menu at the top of the web browser appears. When clicked, a new text file opens in the browser and the file can be saved into the current Nextcloud directory. Further, when a text file is clicked in the web browser, it will be opened and editable. If the privileges allow, a user can also edit shared files and save these changes back into the web browser.\nMore information is available in the text editor documentation." : "Esta aplicación permítelle aos usuarios de Nextcloud abrir, gardar e editar ficheiros de texto no navegador. Se está activada, aparece unha entrada «Ficheiro de texto» no botón «Novo» na parte superior do navegador. Ao premela, aparece un novo ficheiro de texto no navegador e o ficheiro gardarase no directorio actual do Nextcloud. Ademais, cando se preme nun ficheiro de texto no navegador, abrirase e poderá editarse. Se os permisos lle lo permiten, un usuario tamén pode editar ficheiros compartidos e gardar estes cambios no navegador.\nHai dispoñíbel máis información na documentación do editor de texto.",
+ "saving..." : "gardando…",
"Text editor" : "Editor de texto"
},
"nplurals=2; plural=(n != 1);");