diff options
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r-- | apps/files/l10n/en_GB.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 0d44a13147a..42fe698589b 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -67,8 +67,6 @@ "\"{name}\" is not an allowed filetype" : "\"{name}\" is not an allowed filetype", "Storage of {owner} is full, files can not be updated or synced anymore!" : "Storage of {owner} is full, files can not be updated or synced anymore!", "Your storage is full, files can not be updated or synced anymore!" : "Your storage is full, files can not be updated or synced anymore!", - "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Storage of {owner} is almost full ({usedSpacePercent}%)", - "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)", "_matches '{filter}'_::_match '{filter}'_" : ["matches '{filter}'","match '{filter}'"], "View in folder" : "View in folder", "Copied!" : "Copied!", @@ -146,6 +144,8 @@ "Text file" : "Text file", "New text file.txt" : "New text file.txt", "Unshare" : "Unshare", + "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Storage of {owner} is almost full ({usedSpacePercent}%)", + "Your storage is almost full ({usedSpacePercent}%)" : "Your storage is almost full ({usedSpacePercent}%)", "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>", "A new file or folder has been <strong>created</strong>" : "A new file or folder has been <strong>created</strong>", "A file or folder has been <strong>deleted</strong>" : "A file or folder has been <strong>deleted</strong>", |