mirror of
https://github.com/grocy/grocy.git
synced 2025-04-29 17:45:39 +00:00
* Add permissions to Database & add "User"-classes * Add UI & API for Permissions, protect "User"-(Api)-Controller with new permissions. * Add some permissions. * Add permission localization * Add error handling. * Error pages: only redirect on 404 * ExceptionController: return JSON-Response on api-routes * Rename PRODUCT_ADD to PRODUCT_PURCHASE * Move translation to new file * Fix checkboxes stay selected on reload. * Remove configurable User-implementation * Remove MASTER_DATA_READ * Disable buttons the user isn't allowed to use. * Add default permissions for new users * When migration to permissions, everyone starts as ADMIN * Permission-Localization: add to transifex & LocalizationService * Review Co-authored-by: Bernd Bestel <bernd@berrnd.de>
85 lines
1.2 KiB
Plaintext
85 lines
1.2 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: \n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"Last-Translator: \n"
|
|
"Language-Team: http://www.transifex.com/grocy/grocy/language/en\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"POT-Creation-Date: 2019-05-01T17:59:17+00:00\n"
|
|
"PO-Revision-Date: 2019-05-01T17:59:17+00:00\n"
|
|
"Language: en\n"
|
|
"X-Domain: grocy/permissions\n"
|
|
|
|
msgid "ADMIN"
|
|
msgstr ""
|
|
|
|
msgid "CREATE_USER"
|
|
msgstr ""
|
|
|
|
msgid "EDIT_USER"
|
|
msgstr ""
|
|
|
|
msgid "READ_USER"
|
|
msgstr ""
|
|
|
|
msgid "EDIT_SELF"
|
|
msgstr ""
|
|
|
|
msgid "BATTERY_UNDO_TRACK_CHARGE_CYCLE"
|
|
msgstr ""
|
|
|
|
msgid "BATTERY_TRACK_CHARGE_CYCLE"
|
|
msgstr ""
|
|
|
|
msgid "CHORE_TRACK"
|
|
msgstr ""
|
|
|
|
msgid "CHORE_TRACK_OTHERS"
|
|
msgstr ""
|
|
|
|
msgid "CHORE_EDIT"
|
|
msgstr ""
|
|
|
|
msgid "CHORE_UNDO"
|
|
msgstr ""
|
|
|
|
msgid "UPLOAD_FILE"
|
|
msgstr ""
|
|
|
|
msgid "DELETE_FILE"
|
|
msgstr ""
|
|
|
|
msgid "MASTER_DATA_EDIT"
|
|
msgstr ""
|
|
|
|
msgid "TASKS_UNDO"
|
|
msgstr ""
|
|
|
|
msgid "TASKS_MARK_COMPLETED"
|
|
msgstr ""
|
|
|
|
msgid "STOCK_EDIT"
|
|
msgstr ""
|
|
|
|
msgid "STOCK_TRANSFER"
|
|
msgstr ""
|
|
|
|
msgid "STOCK_CORRECTION"
|
|
msgstr ""
|
|
|
|
msgid "PRODUCT_CONSUME"
|
|
msgstr ""
|
|
|
|
msgid "PRODUCT_OPEN"
|
|
msgstr ""
|
|
|
|
msgid "PRODUCT_PURCHASE"
|
|
msgstr ""
|
|
|
|
msgid "SHOPPINGLIST_ITEMS_ADD"
|
|
msgstr ""
|
|
|
|
msgid "SHOPPINGLIST_ITEMS_DELETE"
|
|
msgstr "" |