diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-06 02:18:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-06 02:18:39 +0000 |
commit | 66641b6e6516eb0b2867506a09f4977b850a21bc (patch) | |
tree | 0aabc1c040160a1a9425db218c154b65505da547 /apps/files/l10n/gl.js | |
parent | 5169976d2ba3cbeeafea3e0b0f92f10b3094e304 (diff) | |
download | nextcloud-server-66641b6e6516eb0b2867506a09f4977b850a21bc.tar.gz nextcloud-server-66641b6e6516eb0b2867506a09f4977b850a21bc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/gl.js')
-rw-r--r-- | apps/files/l10n/gl.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 539e9f12f27..4d67ab0a327 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -80,8 +80,12 @@ OC.L10N.register( "\"/\" 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 can not be updated or synced anymore!" : "O espazo de almacenamento de {owner} está cheo, xa non se poden actualizar nin sincronizar os ficheiros.", + "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "O cartafol de grupo «{mountPoint}» está cheo, xa non é posíbel actualizar oun sincronizar os ficheiros.", + "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "O almacenamento externo «{mountPoint}» está cheo, xa non é posíbel actualizar oun sincronizar os ficheiros.", "Your storage is full, files can not be updated or synced anymore!" : "O seu espazo de almacenamento está cheo, xa non se poden actualizar nin sincronizar os 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}%).", "Your storage is almost full ({usedSpacePercent}%)." : "O seu espazo de almacenamento está case cheo ({usedSpacePercent}%).", "_matches '{filter}'_::_match '{filter}'_" : ["coincidente con «{filter}»","coincidentes con «{filter}»"], "View in folder" : "Ver no cartafol", |