~webaddons-core-editors/web-addons/github-7.0

« back to all changes in this revision

Viewing changes to web_dashboard_tile/i18n/sl.po

  • Committer: OCA Transbot
  • Date: 2016-09-18 13:49:33 UTC
  • Revision ID: git-v1:f996df8d2babd43a148c6d1136a205f5ccbea45e
OCA Transbot updated translations from Transifex

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Translation of OpenERP Server.
 
2
# This file contains the translation of the following modules:
 
3
# * web_dashboard_tile
 
4
 
5
# Translators:
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version: web (7.0)\n"
 
9
"Report-Msgid-Bugs-To: \n"
 
10
"POT-Creation-Date: 2016-08-15 23:37+0000\n"
 
11
"PO-Revision-Date: 2015-10-07 17:50+0000\n"
 
12
"Last-Translator: <>\n"
 
13
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-web-7-0/language/sl/)\n"
 
14
"MIME-Version: 1.0\n"
 
15
"Content-Type: text/plain; charset=UTF-8\n"
 
16
"Content-Transfer-Encoding: \n"
 
17
"Language: sl\n"
 
18
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
 
19
 
 
20
#. module: web_dashboard_tile
 
21
#. openerp-web
 
22
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:8
 
23
#, python-format
 
24
msgid "Create"
 
25
msgstr ""
 
26
 
 
27
#. module: web_dashboard_tile
 
28
#: field:tile.tile,field_id:0
 
29
msgid "Field"
 
30
msgstr ""
 
31
 
 
32
#. module: web_dashboard_tile
 
33
#. openerp-web
 
34
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
 
35
#, python-format
 
36
msgid "Tile is created"
 
37
msgstr ""
 
38
 
 
39
#. module: web_dashboard_tile
 
40
#: field:tile.tile,name:0
 
41
msgid "Tile Name"
 
42
msgstr ""
 
43
 
 
44
#. module: web_dashboard_tile
 
45
#: model:ir.ui.menu,name:web_dashboard_tile.menue_dashboard_tile
 
46
msgid "Dashboard Tile"
 
47
msgstr ""
 
48
 
 
49
#. module: web_dashboard_tile
 
50
#: field:tile.tile,field_function:0
 
51
msgid "Function"
 
52
msgstr ""
 
53
 
 
54
#. module: web_dashboard_tile
 
55
#: field:tile.tile,color:0
 
56
msgid "Background color"
 
57
msgstr ""
 
58
 
 
59
#. module: web_dashboard_tile
 
60
#: constraint:tile.tile:0
 
61
msgid "Error ! Please select a field of the selected model."
 
62
msgstr ""
 
63
 
 
64
#. module: web_dashboard_tile
 
65
#: field:tile.tile,user_id:0
 
66
msgid "User"
 
67
msgstr ""
 
68
 
 
69
#. module: web_dashboard_tile
 
70
#: field:tile.tile,active:0
 
71
msgid "Active"
 
72
msgstr ""
 
73
 
 
74
#. module: web_dashboard_tile
 
75
#: selection:tile.tile,field_function:0
 
76
msgid "Sum"
 
77
msgstr ""
 
78
 
 
79
#. module: web_dashboard_tile
 
80
#: field:tile.tile,count:0
 
81
msgid "Count"
 
82
msgstr ""
 
83
 
 
84
#. module: web_dashboard_tile
 
85
#. openerp-web
 
86
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
 
87
#, python-format
 
88
msgid "Filter name is required."
 
89
msgstr ""
 
90
 
 
91
#. module: web_dashboard_tile
 
92
#: constraint:tile.tile:0
 
93
msgid "Error ! Please set both fields: 'Field' and 'Function'."
 
94
msgstr ""
 
95
 
 
96
#. module: web_dashboard_tile
 
97
#. openerp-web
 
98
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:100
 
99
#, python-format
 
100
msgid "Success"
 
101
msgstr ""
 
102
 
 
103
#. module: web_dashboard_tile
 
104
#: model:ir.model,name:web_dashboard_tile.model_tile_tile
 
105
msgid "tile.tile"
 
106
msgstr ""
 
107
 
 
108
#. module: web_dashboard_tile
 
109
#: field:tile.tile,font_color:0
 
110
msgid "Font Color"
 
111
msgstr ""
 
112
 
 
113
#. module: web_dashboard_tile
 
114
#: selection:tile.tile,field_function:0
 
115
msgid "Average"
 
116
msgstr ""
 
117
 
 
118
#. module: web_dashboard_tile
 
119
#: selection:tile.tile,field_function:0
 
120
msgid "Median"
 
121
msgstr ""
 
122
 
 
123
#. module: web_dashboard_tile
 
124
#: selection:tile.tile,field_function:0
 
125
msgid "Maximum"
 
126
msgstr ""
 
127
 
 
128
#. module: web_dashboard_tile
 
129
#: field:tile.tile,computed_value:0
 
130
msgid "Computed Value"
 
131
msgstr ""
 
132
 
 
133
#. module: web_dashboard_tile
 
134
#: view:tile.tile:0
 
135
msgid "Dashboard tiles"
 
136
msgstr ""
 
137
 
 
138
#. module: web_dashboard_tile
 
139
#: model:ir.actions.act_window,name:web_dashboard_tile.action_kanban_dashboard_tile
 
140
#: model:ir.actions.act_window,name:web_dashboard_tile.action_tree_dashboard_tile
 
141
#: model:ir.ui.menu,name:web_dashboard_tile.mail_dashboard
 
142
msgid "Dashboard"
 
143
msgstr ""
 
144
 
 
145
#. module: web_dashboard_tile
 
146
#. openerp-web
 
147
#: code:addons/web_dashboard_tile/static/src/js/custom_js.js:61
 
148
#, python-format
 
149
msgid "Error"
 
150
msgstr "Napaka"
 
151
 
 
152
#. module: web_dashboard_tile
 
153
#: field:tile.tile,action_id:0
 
154
msgid "Action"
 
155
msgstr ""
 
156
 
 
157
#. module: web_dashboard_tile
 
158
#: code:addons/web_dashboard_tile/tile.py:74
 
159
#, python-format
 
160
msgid "Minimum value of '%s'"
 
161
msgstr ""
 
162
 
 
163
#. module: web_dashboard_tile
 
164
#: field:tile.tile,model_id:0
 
165
msgid "Model"
 
166
msgstr ""
 
167
 
 
168
#. module: web_dashboard_tile
 
169
#: field:tile.tile,domain:0
 
170
msgid "Domain"
 
171
msgstr ""
 
172
 
 
173
#. module: web_dashboard_tile
 
174
#: field:tile.tile,helper:0
 
175
msgid "Helper Text"
 
176
msgstr ""
 
177
 
 
178
#. module: web_dashboard_tile
 
179
#: field:tile.tile,sequence:0
 
180
msgid "Sequence"
 
181
msgstr ""
 
182
 
 
183
#. module: web_dashboard_tile
 
184
#. openerp-web
 
185
#: code:addons/web_dashboard_tile/static/src/xml/custom_xml.xml:6
 
186
#, python-format
 
187
msgid "Tile:"
 
188
msgstr ""
 
189
 
 
190
#. module: web_dashboard_tile
 
191
#: code:addons/web_dashboard_tile/tile.py:80
 
192
#, python-format
 
193
msgid "Total value of '%s'"
 
194
msgstr ""
 
195
 
 
196
#. module: web_dashboard_tile
 
197
#: selection:tile.tile,field_function:0
 
198
msgid "Minimum"
 
199
msgstr ""
 
200
 
 
201
#. module: web_dashboard_tile
 
202
#: code:addons/web_dashboard_tile/tile.py:83
 
203
#, python-format
 
204
msgid "Average value of '%s'"
 
205
msgstr ""
 
206
 
 
207
#. module: web_dashboard_tile
 
208
#: code:addons/web_dashboard_tile/tile.py:86
 
209
#, python-format
 
210
msgid "Median value of '%s'"
 
211
msgstr ""
 
212
 
 
213
#. module: web_dashboard_tile
 
214
#: code:addons/web_dashboard_tile/tile.py:77
 
215
#, python-format
 
216
msgid "Maximum value of '%s'"
 
217
msgstr ""