diff options
Diffstat (limited to 'apps/files/l10n/eo.js')
-rw-r--r-- | apps/files/l10n/eo.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/eo.js b/apps/files/l10n/eo.js index 64bff11696f..6cbea2229e4 100644 --- a/apps/files/l10n/eo.js +++ b/apps/files/l10n/eo.js @@ -37,7 +37,6 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "Informo pri dosiero „{file}“ ne legeblis", "Files" : "Dosieroj", "Details" : "Detaloj", - "Select" : "Elekti", "Pending" : "Pritraktotaj", "Unable to determine date" : "Ne eblas determini daton", "This operation is forbidden" : "Ĉi tiu operacio malpermesatas", @@ -158,6 +157,7 @@ OC.L10N.register( "Shared by link" : "Kunhavata per ligilo", "Deleted shares" : "Forigitaj kunhavigoj", "Text file" : "Tekstodosiero", - "New text file.txt" : "Nova tekstodosiero.txt" + "New text file.txt" : "Nova tekstodosiero.txt", + "Select" : "Elekti" }, "nplurals=2; plural=(n != 1);"); |