diff options
Diffstat (limited to 'apps/files/l10n/eo.js')
-rw-r--r-- | apps/files/l10n/eo.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js index cc6ecf85b18..fa1295d4c40 100644 --- a/apps/files/l10n/eo.js +++ b/apps/files/l10n/eo.js @@ -65,7 +65,6 @@ OC.L10N.register( "{dirs} and {files}" : "{dirs} kaj {files}", "_including %n hidden_::_including %n hidden_" : ["inkluzive %n kaŝita","inkluzive %n kaŝita(j)"], "_Uploading %n file_::_Uploading %n files_" : ["Alŝutatas %n dosiero","Alŝutatas %n dosieroj"], - "New" : "Nova", "Select file range" : "Elekti dosierintervalon", "{used} of {quota} used" : "{used} uzataj el {quota}", "{used} used" : "{used} uzataj", @@ -158,6 +157,7 @@ OC.L10N.register( "New text file.txt" : "Nova tekstodosiero.txt", "Select" : "Elekti", "You don’t have permission to upload or create files here" : "Vi ne permesatas alŝuti aŭ krei dosierojn ĉi tie", + "New" : "Nova", "Settings" : "Agordo" }, "nplurals=2; plural=(n != 1);"); |