File tree Expand file tree Collapse file tree 1 file changed +58
-0
lines changed Expand file tree Collapse file tree 1 file changed +58
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Translation of Odoo Server.
2
+ # This file contains the translation of the following modules:
3
+ # * easy_switch_user
4
+ #
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version : Odoo Server 11.0\n "
8
+ "Report-Msgid-Bugs-To : \n "
9
+ "Last-Translator : <>\n "
10
+ "Language-Team : \n "
11
+ "MIME-Version : 1.0\n "
12
+ "Content-Type : text/plain; charset=UTF-8\n "
13
+ "Content-Transfer-Encoding : \n "
14
+ "Plural-Forms : \n "
15
+
16
+ #. module: easy_switch_user
17
+ #. openerp-web
18
+ #: code:addons/easy_switch_user/static/src/js/switch_user.js:131
19
+ #, python-format
20
+ msgid "Cancel"
21
+ msgstr ""
22
+
23
+ #. module: easy_switch_user
24
+ #. openerp-web
25
+ #: code:addons/easy_switch_user/static/src/js/switch_user.js:130
26
+ #: code:addons/easy_switch_user/static/src/xml/switch_user.xml:18
27
+ #, python-format
28
+ msgid "Login"
29
+ msgstr ""
30
+
31
+ #. module: easy_switch_user
32
+ #. openerp-web
33
+ #: code:addons/easy_switch_user/static/src/xml/switch_user.xml:30
34
+ #, python-format
35
+ msgid "Login failed."
36
+ msgstr ""
37
+
38
+ #. module: easy_switch_user
39
+ #. openerp-web
40
+ #: code:addons/easy_switch_user/static/src/xml/switch_user.xml:22
41
+ #, python-format
42
+ msgid "Password"
43
+ msgstr ""
44
+
45
+ #. module: easy_switch_user
46
+ #. openerp-web
47
+ #: code:addons/easy_switch_user/static/src/xml/switch_user.xml:27
48
+ #, python-format
49
+ msgid "Store password (remembers it until you close this tab)"
50
+ msgstr ""
51
+
52
+ #. module: easy_switch_user
53
+ #. openerp-web
54
+ #: code:addons/easy_switch_user/static/src/js/switch_user.js:127
55
+ #, python-format
56
+ msgid "Switch User"
57
+ msgstr ""
58
+
You can’t perform that action at this time.
0 commit comments