summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/gl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-08-07 02:27:28 +0000
committerNextcloud bot <bot@nextcloud.com>2021-08-07 02:27:28 +0000
commitc2e7594f9706781bc5ba79c32f24dc1bcd2fc892 (patch)
tree5d01cb1f5dc4495a75afae2c128487a3084fba5b /apps/files/l10n/gl.js
parent30d8704bf3d5d64f173f5671e34933aa22ad1ae4 (diff)
downloadnextcloud-server-c2e7594f9706781bc5ba79c32f24dc1bcd2fc892.tar.gz
nextcloud-server-c2e7594f9706781bc5ba79c32f24dc1bcd2fc892.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/gl.js')
-rw-r--r--apps/files/l10n/gl.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js
index ae2053c0b23..d8d88f674a1 100644
--- a/apps/files/l10n/gl.js
+++ b/apps/files/l10n/gl.js
@@ -39,6 +39,8 @@ OC.L10N.register(
"Could not load info for file \"{file}\"" : "Non foi posíbel cargar información para o ficheiro «{file}»",
"Files" : "Ficheiros",
"Details" : "Detalles",
+ "Please select tag(s) to add to the selection" : "Elixe a etiqueta(s) para engadir á selección",
+ "Apply tag(s) to selection" : "Aplicar etiqueta(s) á selección",
"Select" : "Seleccionar",
"Pending" : "Pendentes",
"Unable to determine date" : "Non é posíbel determinar a data",
@@ -79,6 +81,10 @@ OC.L10N.register(
"File name cannot be empty." : "O nome de ficheiro non pode estar baleiro",
"\"/\" is not allowed inside a file name." : "«/» non está permitido nun nome de ficheiro",
"\"{name}\" is not an allowed filetype" : "«{name}» non é un tipo de ficheiro permitido",
+ "Storage of {owner} is full, files cannot be updated or synced anymore!" : "A almacenaxe de {owner} está chea, non se poden actualizar nin sincronizar os ficheiros!",
+ "Group folder \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "O cartafol \"{mountPoint}\" do grupo está completo, non se poderán subir nin sincronizar ficheiros!",
+ "External storage \"{mountPoint}\" is full, files cannot be updated or synced anymore!" : "A almacenaxe externa \"{mountPoint}\" está chea, non se pode actualizar ou sincronizar ficheiros!",
+ "Your storage is full, files cannot be updated or synced anymore!" : "A almacenaxe está completa, non se pode sincronizar ou actualizar ficheiros!",
"Storage of {owner} is almost full ({usedSpacePercent}%)." : "O espazo de almacenamento de {owner} está case cheo ({usedSpacePercent}%).",
"Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "O cartafol de grupo «{mountPoint}» está case cheo ({usedSpacePercent}%).",
"External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "O almacenamento externo «{mountPoint}» está case cheo ({usedSpacePercent}%).",