diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-02 02:13:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-02 02:13:41 +0000 |
commit | 9beda013c159e857113de1d9ab3314ed9c85d5f9 (patch) | |
tree | eb969eb6c23850e92fffb39722f0c569c6ce7dba /apps/files/l10n/eo.js | |
parent | 7dafa24f7119fcfa1f2d6c85dfcc751087b9de80 (diff) | |
download | nextcloud-server-9beda013c159e857113de1d9ab3314ed9c85d5f9.tar.gz nextcloud-server-9beda013c159e857113de1d9ab3314ed9c85d5f9.zip |
[tx-robot] updated from transifex
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);"); |