diff options
Diffstat (limited to 'apps/files/l10n/ia.js')
-rw-r--r-- | apps/files/l10n/ia.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files/l10n/ia.js b/apps/files/l10n/ia.js index 92b26fae1d7..cf09fb7f704 100644 --- a/apps/files/l10n/ia.js +++ b/apps/files/l10n/ia.js @@ -118,9 +118,6 @@ OC.L10N.register( "Shared with you" : "Compartite con te", "Shared by link" : "Compartite per ligamine", "Text file" : "File de texto", - "New text file.txt" : "Nove texto file.txt", - "Storage of {owner} is full, files can not be updated or synced anymore!" : "Le immagazinage de {owner} es plen: files non pote esser actualisate o synchronisate plus!", - "Your storage is full, files can not be updated or synced anymore!" : "Tu immagazinage es plen: files non pote esser actualisate o synchronisate plus!", - "_matches '{filter}'_::_match '{filter}'_" : ["corresponde '{filter}'","corresponde '{filter}'"] + "New text file.txt" : "Nove texto file.txt" }, "nplurals=2; plural=(n != 1);"); |