8000 [I18N] export source terms of db_management doc · newtogithub/documentation-user@9a35039 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9a35039

Browse files
committed
[I18N] export source terms of db_management doc
1 parent a289b2b commit 9a35039

File tree

1 file changed

+195
-0
lines changed

1 file changed

+195
-0
lines changed

locale/sources/db_management.pot

Lines changed: 195 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,195 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) 2015-TODAY, Odoo S.A.
3+
# This file is distributed under the same license as the Odoo Business package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: Odoo Business 9.0\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2016-06-22 09:47+0200\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language-Team: LANGUAGE <LL@li.org>\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
17+
"Content-Transfer-Encoding: 8bit\n"
18+
19+
#: ../../db_management/documentation.rst:7
20+
msgid "How to manage your databases"
21+
msgstr ""
22+
23+
#: ../../db_management/documentation.rst:9
24+
msgid "As the administrator of your database, you are responsible for its usage. This includes the Apps you install as well as the number of users currently in use."
25+
msgstr ""
26+
27+
#: ../../db_management/documentation.rst:13
28+
msgid "Odoo is many things (ERP, CMS, CRM application, e-Commerce backend, etc.) but it is *not* a smartphone. You should apply caution when adding/removing features (especially Apps) on your database since this may impact your subscription amount significantly (or switch you from a free account to a paying one on our online platform)."
29+
msgstr ""
30+
31+
#: ../../db_management/documentation.rst:19
32+
msgid "This page contains some information as to how you can manage your Odoo instances. The most important section concern the :ref:`duplication <duplicate>` of your database: whenever you wish to install or remove an App, you should **always** test it first on a duplicate of your production database. That way, if something goes wrong, your day-to-day business is not impacted."
33+
msgstr ""
34+
35+
#: ../../db_management/documentation.rst:26
36+
msgid "If you have questions about the content of this page or if you encounter an issue while carrying out these procedures, please contact us through our `support form <https://www.odoo.com/help>`__."
37+
msgstr ""
38+
39+
#: ../../db_management/documentation.rst:30
40+
msgid "Database duplication, renaming, custom DNS, etc. is not available to free customers of our Online platform."
41+
msgstr ""
42+
43+
#: ../../db_management/documentation.rst:37
44+
msgid "Duplicating a database (online)"
45+
msgstr ""
46+
47+
#: ../../db_management/documentation.rst:39
48+
msgid "Access the `database management page <https://www.odoo.com/my/databases>`__ (you will have to sign in). Next, make sure you are connected as the administrator of the database you want to duplicate. After that, click on the **Manage Your Databases** button."
49+
msgstr ""
50+
51+
#: ../../db_management/documentation.rst:47
52+
msgid "In the line of the database you want to duplicate, you will have a few buttons. To duplicate your database, just click **Duplicate**. You will have to give a name to your duplicate, then click **Duplicate Database**."
53+
msgstr ""
54+
55+
#: ../../db_management/documentation.rst:57
56+
msgid "A duplicated database has the same behaviour as a real one:"
57+
msgstr ""
58+
59+
#: ../../db_management/documentation.rst:59
60+
msgid "Emails are sent"
61+
msgstr ""
62+
63+
#: ../../db_management/documentation.rst:61
64+
msgid "Payments are processed (in the e-commerce, for example)"
65+
msgstr ""
66+
67+
#: ../../db_management/documentation.rst:63
68+
msgid "Delivery orders (shipping providers) are sent"
69+
msgstr ""
70+
71+
#: ../../db_management/documentation.rst:65
72+
msgid "Etc."
73+
msgstr ""
74+
75+
#: ../../db_management/documentation.rst:67
76+
msgid "It is **strongly** advised to test behaviour using sample customers/products (with a `disposable e-mail <http://www.mailinator.com>`__ address, for example)"
77+
msgstr ""
78+
79+
#: ../../db_management/documentation.rst:71
80+
m 6D40 sgid "After a few seconds, you will be logged in your duplicated database. Notice that the url uses the name you chose for your duplicated database."
81+
msgstr ""
82+
83+
#: ../../db_management/documentation.rst:75
84+
msgid "Duplicate databases expire automatically after 15 days."
85+
msgstr ""
86+
87+
#: ../../db_management/documentation.rst:81
88+
msgid "Duplicating a database (on-premise)"
89+
msgstr ""
90+
91+
#: ../../db_management/documentation.rst:83
92+
msgid "You can duplicate your database by accessing the database manager on your server (<odoo-server>/web/database/manager). In this page, you can easily duplicate your database (among other things)."
93+
msgstr ""
94+
95+
#: ../../db_management/documentation.rst:91
96+
msgid "When you duplicate a local database, it is **strongly** advised to change the duplicated database's uuid (Unniversally Unique Identifier), since this uuid is how your database identifies itself with our servers. Having two databases with the same uuid could result in invoicing problems or registration problems down the line."
97+
msgstr ""
98+
99+
#: ../../db_management/documentation.rst:97
100+
msgid "From July 2016 onward, Odoo 9 now automatically change the uuid of a duplicated database; a manual operation is no longer required."
101+
msgstr ""
102+
103+
#: ../../db_management/documentation.rst:100
104+
msgid "The database uuid is currently accessible from the menu **Settings > Technical > System Parameters**, we advise you to use a `uuid generator <https://www.uuidgenerator.net>`__ or to use the unix command ``uuidgen`` to generate a new uuid. You can then simply replace it like any other record by clicking on it and using the edit button."
105+
msgstr ""
106+
107+
#: ../../db_management/documentation.rst:110
108+
msgid "Deactivating Users"
109+
msgstr ""
110+
111+
#: ../../db_management/documentation.rst:112
112+
msgid "Make sure you have sufficient **administrative rights** if you want to change the status of any of your users."
113+
msgstr ""
114+
115+
#: ../../db_management/documentation.rst:115
116+
msgid "In your Odoo instance, click on **Settings**. You will have a section showing you the active users on your database. Click on **Manage access rights.**"
117+
msgstr ""
118+
119+
#: ../../db_management/documentation.rst:120
120+
#: ../../db_management/documentation.rst:158
121+
msgid "|settings|"
122+
msgstr ""
123+
124+
#: ../../db_management/documentation.rst:120
125+
msgid "|browse_users|"
126+
msgstr ""
127+
128+
#: ../../db_management/documentation.rst:123
129+
msgid "You'll then see the list of your users."
130+
msgstr ""
131+
132+
#: ../../db_management/documentation.rst:128
133+
msgid "The pre-selected filter *Internal Users* shows your paying users (different from the *Portal Users* which are free). If you remove this filter, you'll get all your users (the ones you pay for and the portal ones)"
134+
msgstr ""
135+
136+
#: ../../db_management/documentation.rst:133
137+
msgid "In your list of users, click on the user you want to deactivate. As soon as you are on the userform, go with your mouse cursor on the status **Active** (top right). Click on Active and you will notice that the status will change to **Inactive** immediately."
138+
msgstr ""
139+
140+
#: ../../db_management/documentation.rst:142
141+
msgid "The user is now deactivated."
142+
msgstr ""
143+
144+
#: ../../db_management/documentation.rst:144
145+
msgid "**Never** deactivate the main user (*admin*)"
146+
msgstr ""
147+
148+
#: ../../db_management/documentation.rst:147
149+
msgid "Uninstalling Apps"
150+
msgstr ""
151+
152+
#: ../../db_management/documentation.rst:149
153+
msgid "Make sure you first test what you are about to do on a :ref:`duplicate <duplicate>` of your database before making any changes (*especially* installing/uninstalling apps)."
154+
msgstr ""
155+
156+
#: ../../db_management/documentation.rst:153
157+
msgid "In your Odoo instance click on **Settings**; in this app, you will be able to see how many applications you have installed. Click on **Browse Apps** to access the list of your installed applications."
158+
msgstr ""
159+
160+
#: ../../db_management/documentation.rst:158
161+
msgid "|browse_apps|"
162+
msgstr ""
163+
164+
#: ../../db_management/documentation.rst:161
165+
msgid "In your applications' dashboard, you will see all the icons of your applications. Click on the application you want to uninstall. Then, on the form of the application, click on **Uninstall**."
166+
msgstr ""
167+
168+
#: ../../db_management/documentation.rst:168
169+
msgid "Some applications have dependencies, like Invoicing, eCommerce, etc. Therefore, the system will give you a warning message to advise you of what is about to be removed. If you uninstall your application, all its dependencies will be uninstalled as well (and the data in them will permanently disappear). If you are sure you still want to uninstall it, then click **Confirm**."
170+
msgstr ""
171+
172+
#: ../../db_management/documentation.rst:175
173+
msgid "Last, after having checked the warning message (if any), click **Confirm**."
174+
msgstr ""
175+
176+
#: ../../db_management/documentation.rst:180
177+
msgid "You have finished uninstalling your application."
178+
msgstr ""
179+
180+
#: ../../db_management/documentation.rst:183
181+
msgid "Good to know"
182+
msgstr ""
183+
184+
#: ../../db_management/documentation.rst:185
185+
msgid "**Uninstalling apps, managing users, etc. is up to you**: no one else can know if your business flow is broken better than you. If we were to uninstall applications for you, we would never be able to tell if relevant data had been removed or if one of your business flow was broken because we *do not know how you work* and therefore cannot validate these kinds of operations."
186+
msgstr ""
187+
188+
#: ../../db_management/documentation.rst:191
189+
msgid "**Odoo Apps have dependencies**: this means that you may need to install modules that you do not actively use to access some features of Odoo you might need. For example, the Website Builder app is needed to be able to show your customer their Quotes in a web page. Even though you might not need or use the Website itself, it is needed for the Online Quotes feature to work properly."
190+
msgstr ""
191+
192+
#: ../../db_management/documentation.rst:198
193+
msgid "**Always test app installation/removal on a duplicate** (or on a free trial database): that way you can know what other apps may be required, etc. This will avoid surprises when uninstalling or when receiving your invoices."
194+
msgstr ""
195+

0 commit comments

Comments
 (0)
0