diff options
Diffstat (limited to 'apps/files/l10n/gl.json')
-rw-r--r-- | apps/files/l10n/gl.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index bbe51b560f7..86bbc08226b 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -77,10 +77,6 @@ "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 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}%).", @@ -206,6 +202,10 @@ "Text file" : "Ficheiro de texto", "New text file.txt" : "Novo ficheiro de texto.txt", "Unshare" : "Deixar de compartir", + "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}%)", |