diff options
Diffstat (limited to 'apps/workflowengine/l10n/eo.js')
-rw-r--r-- | apps/workflowengine/l10n/eo.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/workflowengine/l10n/eo.js b/apps/workflowengine/l10n/eo.js index ef84eef0e7d..6f3662b1d4a 100644 --- a/apps/workflowengine/l10n/eo.js +++ b/apps/workflowengine/l10n/eo.js @@ -44,9 +44,7 @@ OC.L10N.register( "Custom mimetype" : "Propra MIME-tipo", "Please enter a valid time span" : "Entajpu validan intertempon", "Select a request URL" : "Elekti petan retadreson", - "Predefined URLs" : "Antaŭdifinitaj retadresoj", "Files WebDAV" : "Dosieroj WebDAV", - "Others" : "Aliaj", "Custom URL" : "Propra retadreso", "Select a user agent" : "Elekti retumil-identigilo („user-agent“)", "Android client" : "Androida kliento", @@ -92,6 +90,8 @@ OC.L10N.register( "Select a tag" : "Elekti etikedon", "No results" : "Neniu rezulto", "%s (invisible)" : "%s (nevidebla)", - "%s (restricted)" : "%s (limigita)" + "%s (restricted)" : "%s (limigita)", + "Predefined URLs" : "Antaŭdifinitaj retadresoj", + "Others" : "Aliaj" }, "nplurals=2; plural=(n != 1);"); |