diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-31 02:16:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-31 02:16:10 +0000 |
commit | 5fb1d8d3bef31029e52b971b0127534fe7369fd5 (patch) | |
tree | 41aebffd1d80738aeaccf2465aac7c3ea39e0a5e /apps/files/l10n/gl.js | |
parent | c43189beaed0e6be06026b4aec9a1063257a5d65 (diff) | |
download | nextcloud-server-5fb1d8d3bef31029e52b971b0127534fe7369fd5.tar.gz nextcloud-server-5fb1d8d3bef31029e52b971b0127534fe7369fd5.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 8b3e2882c2e..5b447f969af 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -82,6 +82,10 @@ OC.L10N.register( "This group folder is full, files can not be updated or synced anymore!" : "Este cartafol de grupo está cheo, xa non se poden actualizar nin sincronizar os ficheiros.", "This external storage is full, files can not be updated or synced anymore!" : "Este almacenamento externo está cheo, xa non se poden actualizar nin 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}%).", + "This group folder is almost full ({usedSpacePercent}%)." : "Este cartafol do grupo está case cheo ({usedSpacePercent}%).", + "This external storage is almost full ({usedSpacePercent}%)." : "Este almacenamento externo 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", "Copied!" : "Copiado!", |