diff options
Diffstat (limited to 'apps/workflowengine/l10n/eo.js')
-rw-r--r-- | apps/workflowengine/l10n/eo.js | 24 |
1 files changed, 9 insertions, 15 deletions
diff --git a/apps/workflowengine/l10n/eo.js b/apps/workflowengine/l10n/eo.js index b2c025fc637..26b48e500a2 100644 --- a/apps/workflowengine/l10n/eo.js +++ b/apps/workflowengine/l10n/eo.js @@ -35,35 +35,31 @@ OC.L10N.register( "Nextcloud workflow engine" : "Modulo de laborfluo de Nextcloud", "Select a filter" : "Elekti filtrilon", "Select a comparator" : "Elekti komparilon", - "Select a file type" : "Elekti dosierformon", - "e.g. httpd/unix-directory" : "ekz. httpd/unix-directory", "Folder" : "Dosierujo", "Images" : "Bildoj", "Office documents" : "Oficejaj dokumentoj", "PDF documents" : "PDF-dokumentoj", "Custom mimetype" : "Propra MIME-tipo", - "Select a tag" : "Elekti etikedon", - "No results" : "Neniu rezulto", - "%s (invisible)" : "%s (nevidebla)", - "%s (restricted)" : "%s (limigita)", + "Select a file type" : "Elekti dosierformon", + "e.g. httpd/unix-directory" : "ekz. httpd/unix-directory", "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“)", + "Select a request URL" : "Elekti petan retadreson", "Android client" : "Androida kliento", "iOS client" : "iOS-a kliento", "Desktop client" : "Labortabla kliento", "Thunderbird & Outlook addons" : "Thunderbird-a kaj Outlook-a aldonaĵo", "Custom user agent" : "Propra retumil-identigilo („user-agent“)", + "Select a user agent" : "Elekti retumil-identigilo („user-agent“)", + "Select groups" : "Elekti grupojn", + "Groups" : "Grupoj", + "The configuration is invalid" : "La agordo ne validas", + "Save" : "Konservi", "When" : "Kiam", "and" : "kaj", "Cancel" : "Nuligi", "Delete" : "Forigi", - "The configuration is invalid" : "La agordo ne validas", - "Save" : "Konservi", "Show less" : "Montri malpli", "Show more" : "Montri pli", "matches" : "kongruas kun", @@ -90,9 +86,7 @@ OC.L10N.register( "between" : "inter", "not between" : "ne inter", "Request user agent" : "Retumil-identigilo („user-agent“)", - "User group membership" : "Grupano", "is member of" : "estas membro de", - "is not member of" : "ne estas membro de", - "Browse the app store" : "Esplori la aplikaĵejon" + "is not member of" : "ne estas membro de" }, "nplurals=2; plural=(n != 1);"); |