diff options
Diffstat (limited to 'apps/files/l10n/ast.json')
-rw-r--r-- | apps/files/l10n/ast.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ast.json b/apps/files/l10n/ast.json index 16ff13e9ccf..34afd2af44e 100644 --- a/apps/files/l10n/ast.json +++ b/apps/files/l10n/ast.json @@ -53,8 +53,6 @@ "\"{name}\" is an invalid file name." : "\"{name}\" ye un nome de ficheru inválidu.", "File name cannot be empty." : "El nome de ficheru nun pue quedar baleru.", "\"{name}\" is not an allowed filetype" : "«{name}» nun ye una triba de ficheru permitida", - "Storage of {owner} is full, files can not be updated or synced anymore!" : "L'almacenamientu de {owner} ta completu, ¡yá nun se pueden anovar o sincronizar ficheros!", - "Your storage is full, files can not be updated or synced anymore!" : "L'almacenamientu ta completu, ¡yá nun se pueden anovar o sincronizar ficheros!", "View in folder" : "Ver na carpeta", "Copied!" : "¡Copióse!", "Path" : "Camín", @@ -108,6 +106,8 @@ "Text file" : "Ficheru de testu", "New text file.txt" : "Nuevu testu ficheru.txt", "Unshare" : "Dexar de compartir", + "Storage of {owner} is full, files can not be updated or synced anymore!" : "L'almacenamientu de {owner} ta completu, ¡yá nun se pueden anovar o sincronizar ficheros!", + "Your storage is full, files can not be updated or synced anymore!" : "L'almacenamientu ta completu, ¡yá nun se pueden anovar o sincronizar ficheros!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "L'almacenamientu de {owner} ta casi completu ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "L'almacenamientu ta casi completu ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["concasa '{filter}'","concasa '{filter}'"], |