diff options
Diffstat (limited to 'apps/files/l10n/ia.js')
-rw-r--r-- | apps/files/l10n/ia.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ia.js b/apps/files/l10n/ia.js index 4995266e48f..aeb6011efc5 100644 --- a/apps/files/l10n/ia.js +++ b/apps/files/l10n/ia.js @@ -56,7 +56,6 @@ OC.L10N.register( "\"{name}\" is not an allowed filetype" : "\"{name}\" non es un typo de file valide ", "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}'"], "View in folder" : "Vider in dossier", "Copied!" : "Copiate!", "Path" : "Sentiero", @@ -123,6 +122,7 @@ OC.L10N.register( "Unshare" : "Leva sin compartir", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Le immagazinage de {owner} es quasi plen ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Tu immagazinage es quasi plen ({usedSpacePercent}%)", + "_matches '{filter}'_::_match '{filter}'_" : ["corresponde '{filter}'","corresponde '{filter}'"], "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Un nove file o dossier ha essite <strong>delite</strong> o <strong>renominate</strong>", "A new file or folder has been <strong>created</strong>" : "Un nove file o dossier ha essite <strong>create</strong>", "A file or folder has been <strong>deleted</strong>" : "Un file o dossier ha essite <strong>delite</strong>", |