diff options
Diffstat (limited to 'apps/files/l10n/eo.js')
-rw-r--r-- | apps/files/l10n/eo.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js index 46959611293..4e68b9d9f10 100644 --- a/apps/files/l10n/eo.js +++ b/apps/files/l10n/eo.js @@ -135,9 +135,8 @@ OC.L10N.register( "Unlimited" : "Senlima", "Upload (max. %s)" : "Alŝuti (maks. %s)", "File Management" : "Dosieradministrado", - "%s of %s used" : "%s uzataj el %s", - "%1$s%% of %2$s used" : "%1$s%% el %2$s uzataj", "%s used" : "%s uzataj", + "%1$s of %2$s used" : "%1$s uzataj el %2$s", "Settings" : "Agordo", "Show hidden files" : "Montri kaŝitajn dosierojn", "WebDAV" : "WebDAV", @@ -167,7 +166,8 @@ OC.L10N.register( "Save" : "Konservi", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Per PHP-FPM, ŝanĝoj povas postuli 5 minutojn por aplikiĝi.", "Missing permissions to edit from here." : "Mankas permesoj por redakti ekde ĉi tie.", + "%s of %s used" : "%s uzataj el %s", "Cancel upload" : "Nuligi alŝuton", - "%1$s of %2$s used" : "%1$s uzataj el %2$s" + "%1$s%% of %2$s used" : "%1$s%% el %2$s uzataj" }, "nplurals=2; plural=(n != 1);"); |