[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2021-08-07 02:27:28 +00:00
parent 30d8704bf3
commit c2e7594f97
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 12 additions and 0 deletions

View file

@ -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}%).",

View file

@ -37,6 +37,8 @@
"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",
@ -77,6 +79,10 @@
"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}%).",