File: id.po

package info (click to toggle)
tryton-modules-web-shortener 7.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 344 kB
  • sloc: python: 330; xml: 68; makefile: 11; sh: 3
file content (43 lines) | stat: -rw-r--r-- 829 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"

msgctxt "field:web.shortened_url,count:"
msgid "Click Count"
msgstr ""

msgctxt "field:web.shortened_url,method:"
msgid "Method"
msgstr "Metode"

msgctxt "field:web.shortened_url,record:"
msgid "Record"
msgstr ""

msgctxt "field:web.shortened_url,redirect_url:"
msgid "Redirect URL"
msgstr ""

msgctxt "field:web.shortened_url,shortened_url:"
msgid "Shortened URL"
msgstr ""

msgctxt "field:web.shortened_url.access,url:"
msgid "URL"
msgstr "URL"

msgctxt "model:ir.action,name:act_shortened_url"
msgid "Shortened URLs"
msgstr ""

msgctxt "model:ir.ui.menu,name:menu_shortened_url_form"
msgid "Shortened URLs"
msgstr ""

msgctxt "model:web.shortened_url,name:"
msgid "Short URL"
msgstr ""

msgctxt "model:web.shortened_url.access,name:"
msgid "URL Access"
msgstr ""