diff options
Diffstat (limited to 'apps/workflowengine/l10n/fa.js')
-rw-r--r-- | apps/workflowengine/l10n/fa.js | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/apps/workflowengine/l10n/fa.js b/apps/workflowengine/l10n/fa.js index e3f9f0b262d..ffca2f79b24 100644 --- a/apps/workflowengine/l10n/fa.js +++ b/apps/workflowengine/l10n/fa.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" : "پوشه", "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" : "فایل های WebDAV", "Custom URL" : "Custom URL", - "Select a user agent" : "Select a user agent", + "Select a request URL" : "Select a request URL", "Android client" : "دستگاه های اندروید ", "iOS client" : "دستگاه های IOS", "Desktop client" : "دستگاه دسکتاپ", "Thunderbird & Outlook addons" : "Thunderbird & Outlook addons", "Custom user agent" : "Custom user agent", + "Select a user agent" : "Select a user agent", "Select 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" : "فعال کردن", + "Save" : "ذخیره", "When" : "When", "and" : "and", "Add a new filter" : "Add a new filter", "Cancel" : "لغو", "Delete" : "حذف", - "The configuration is invalid" : "The configuration is invalid", - "Active" : "فعال کردن", - "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.", "More flows" : "More flows", @@ -113,7 +113,6 @@ OC.L10N.register( "not between" : "نیست بین", "Request user agent" : "درخواست سفیر کاربر", "is member of" : "عضو است در ", - "is not member of" : "عضو نیست در ", - "User group membership" : "عضویت کاربر در گروه" + "is not member of" : "عضو نیست در " }, "nplurals=2; plural=(n > 1);"); |