diff options
Diffstat (limited to 'apps/files_external/l10n/eo.js')
-rw-r--r-- | apps/files_external/l10n/eo.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_external/l10n/eo.js b/apps/files_external/l10n/eo.js index 56c9dab1cf4..0c195709726 100644 --- a/apps/files_external/l10n/eo.js +++ b/apps/files_external/l10n/eo.js @@ -2,10 +2,6 @@ OC.L10N.register( "files_external", { "External storage" : "Malena memorilo", - "Invalid storage backend \"%s\"" : "Ne validas memormotoro \"%s”", - "Not permitted to use backend \"%s\"" : "Ne permesatas uzi motoron “%s”", - "Insufficient data: %s" : "Nesufiĉaj datumoj: %s", - "%s" : "%s", "Personal" : "Persona", "System" : "Sistemo", "Grant access" : "Doni alirpermeson", @@ -17,6 +13,10 @@ OC.L10N.register( "Username" : "Uzantonomo", "Password" : "Pasvorto", "Save" : "Konservi", + "Invalid storage backend \"%s\"" : "Ne validas memormotoro \"%s”", + "Not permitted to use backend \"%s\"" : "Ne permesatas uzi motoron “%s”", + "Insufficient data: %s" : "Nesufiĉaj datumoj: %s", + "%s" : "%s", "Access key" : "Alira ŝlosilo", "Secret key" : "Sekreta ŝlosilo", "None" : "Nenio", |