diff options
Diffstat (limited to 'apps/workflowengine/l10n/ka.js')
-rw-r--r-- | apps/workflowengine/l10n/ka.js | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/apps/workflowengine/l10n/ka.js b/apps/workflowengine/l10n/ka.js index 5d2e36a4224..4e584689600 100644 --- a/apps/workflowengine/l10n/ka.js +++ b/apps/workflowengine/l10n/ka.js @@ -49,37 +49,37 @@ OC.L10N.register( "Select a filter" : "Select a filter", "Select a comparator" : "Select a comparator", "Remove filter" : "Remove filter", - "Select a file type" : "Select a file type", - "e.g. httpd/unix-directory" : "e.g. httpd/unix-directory", "Folder" : "Folder", "Images" : "Images", "Office documents" : "Office documents", "PDF documents" : "PDF documents", "Custom MIME type" : "Custom MIME type", "Custom mimetype" : "Custom mimetype", + "Select a file type" : "Select a file type", + "e.g. httpd/unix-directory" : "e.g. httpd/unix-directory", "Please enter a valid time span" : "Please enter a valid time span", - "Select a request URL" : "Select a request URL", "Files WebDAV" : "Files WebDAV", "Custom URL" : "Custom URL", - "Select a user agent" : "Select a user agent", + "Select a request URL" : "Select a request URL", "Android client" : "Android client", "iOS client" : "iOS client", "Desktop client" : "Desktop client", "Thunderbird & Outlook addons" : "Thunderbird & Outlook addons", "Custom user agent" : "Custom user agent", + "Select a user agent" : "Select a user agent", "Select groups" : "Select groups", "Groups" : "Groups", "Select a trigger" : "Select a trigger", "At least one event must be selected" : "At least one event must be selected", "Add new flow" : "Add new flow", + "The configuration is invalid" : "The configuration is invalid", + "Active" : "Active", + "Save" : "Save", "When" : "When", "and" : "and", "Add a new filter" : "Add a new filter", "Cancel" : "Cancel", "Delete" : "Delete", - "The configuration is invalid" : "The configuration is invalid", - "Active" : "Active", - "Save" : "Save", "Available flows" : "Available flows", "For details on how to write your own flow, check out the development documentation." : "For details on how to write your own flow, check out the development documentation.", "No flows installed" : "No flows installed", @@ -116,7 +116,6 @@ OC.L10N.register( "not between" : "not between", "Request user agent" : "Request user agent", "is member of" : "is member of", - "is not member of" : "is not member of", - "User group membership" : "User group membership" + "is not member of" : "is not member of" }, "nplurals=2; plural=(n!=1);"); |