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 'lib/l10n/gl.js')
-rw-r--r--lib/l10n/gl.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js
index 65a1db2f21e..1b13acc21aa 100644
--- a/lib/l10n/gl.js
+++ b/lib/l10n/gl.js
@@ -106,7 +106,6 @@ OC.L10N.register(
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Retire o axuste de open_basedir no php.ini ou cambie a PHP de 64 bits.",
"Set an admin username." : "Estabeleza un nome de usuario administrador",
"Set an admin password." : "Estabeleza un contrasinal de administrador",
- "Can't create or write into the data directory %s" : "Non é posíbel crear ou escribir o directorio «data» %s",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "A infraestrutura de compartición %s ten que implementar a interface OCP\\Share_Backend",
"Sharing backend %s not found" : "Non se atopou a infraestrutura de compartición %s",
"Sharing backend for %s not found" : "Non se atopou a infraestrutura de compartición para %s",
@@ -116,9 +115,6 @@ OC.L10N.register(
"Open »%s«" : "Abrir «%s»",
"%1$s via %2$s" : "%1$s mediante %2$s",
"You are not allowed to share %s" : "Non ten permiso para compartir %s",
- "Can’t increase permissions of %s" : "Non é posíbel aumentar os permisos de %s",
- "Files can’t be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación",
- "Files can’t be shared with create permissions" : "Non é posíbel compartir ficheiros con permisos de creación",
"Expiration date is in the past" : "Xa pasou a data de caducidade",
"Sharing is only allowed with group members" : "Só se permite compartir cos membros do grupo",
"Sharing %s failed, because this item is already shared with user %s" : "Fallou a compartición de %s por mor de que este elemento xa foi compartido co usuario %s",
@@ -186,7 +182,6 @@ OC.L10N.register(
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "Non é posíbel instalar a aplicación «%1$s» por mor de non cumprirse as dependencias: %2$s",
"a safe home for all your data" : "un lugar seguro para todos os seus datos",
"File is currently busy, please try again later" : "O ficheiro está ocupado neste momento, ténteo máis adiante.",
- "Can't read file" : "Non é posíbel ler o ficheiro",
"Application is not enabled" : "A aplicación non está activada",
"Authentication error" : "Produciuse un erro de autenticación",
"Token expired. Please reload page." : "Testemuño caducado. Recargue a páxina.",
@@ -233,7 +228,12 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Esgotouse o tempo de conexión co almacenamento. %s",
"Following databases are supported: %s" : "Admítense as seguintes bases de datos: %s",
"Following platforms are supported: %s" : "Admítense as seguintes plataformas: %s",
+ "Can't create or write into the data directory %s" : "Non é posíbel crear ou escribir o directorio «data» %s",
"Invalid Federated Cloud ID" : "ID de nube federada incorrecto",
- "Can’t set expiration date more than %s days in the future" : "Non é posíbel estabelecer a data de caducidade máis alo de %s días no futuro"
+ "Can’t increase permissions of %s" : "Non é posíbel aumentar os permisos de %s",
+ "Files can’t be shared with delete permissions" : "Non é posíbel compartir ficheiros con permisos de eliminación",
+ "Files can’t be shared with create permissions" : "Non é posíbel compartir ficheiros con permisos de creación",
+ "Can’t set expiration date more than %s days in the future" : "Non é posíbel estabelecer a data de caducidade máis alo de %s días no futuro",
+ "Can't read file" : "Non é posíbel ler o ficheiro"
},
"nplurals=2; plural=(n != 1);");