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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/gl.js')
-rw-r--r--apps/files/l10n/gl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js
index 6d26ea5c938..6d0da2de257 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -71,7 +71,6 @@ OC.L10N.register(
"{dirs} and {files}" : "{dirs} e {files}",
"_including %n hidden_::_including %n hidden_" : ["incluíndo %n agachado","incluíndo %n agochados"],
"_Uploading %n file_::_Uploading %n files_" : ["Enviando %n ficheiro","Enviando %n ficheiros"],
- "New" : "Novo",
"Select file range" : "Seleccionar o intervalo de ficheiros ",
"{used} of {quota} used" : "Usados {used} de {quota}",
"{used} used" : "{used} usados",
@@ -207,6 +206,7 @@ OC.L10N.register(
"New text file.txt" : "Novo ficheiro de texto.txt",
"Select" : "Seleccionar",
"You don’t have permission to upload or create files here" : "Non ten permiso para enviar ou crear ficheiros aquí.",
+ "New" : "Novo",
"Cannot transfer ownership of a file or folder you don't own" : "Non é posíbel transferir a propiedade dun ficheiro ou cartafol que non é de seu",
"Settings" : "Axustes"
},