oauth_provider.pot
3.59 KB
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: 1.3~rc2-1-ga15645d\n"
"POT-Creation-Date: 2015-10-30 16:35-0300\n"
"PO-Revision-Date: 2015-08-06 17:21-0300\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: plugins/oauth_provider/lib/oauth_provider_plugin.rb:8
msgid "Oauth Provider."
msgstr ""
#: plugins/oauth_provider/lib/oauth_provider_plugin.rb:52
msgid "Access your public data"
msgstr ""
#: plugins/oauth_provider/views/oauth_provider_plugin_admin/index.html.erb:2
#: plugins/oauth_provider/views/doorkeeper/applications/index.html.erb:3
msgid "Oauh Provider"
msgstr ""
#: plugins/oauth_provider/views/oauth_provider_plugin_admin/index.html.erb:5
msgid "Applications"
msgstr ""
#: plugins/oauth_provider/views/oauth_provider_plugin_admin/index.html.erb:8
msgid "Authorized Applications"
msgstr ""
#: plugins/oauth_provider/views/oauth_provider_plugin_admin/index.html.erb:12
#: plugins/oauth_provider/views/doorkeeper/authorized_applications/index.html.erb:29
#: plugins/oauth_provider/views/doorkeeper/applications/index.html.erb:29
msgid "Go back"
msgstr ""
#: plugins/oauth_provider/views/doorkeeper/applications/_form.html.erb:4
msgid "Whoops! Check your form for possible errors"
msgstr ""
#: plugins/oauth_provider/views/doorkeeper/applications/_form.html.erb:22
msgid "Use one line per URI"
msgstr ""
#: plugins/oauth_provider/views/doorkeeper/applications/_form.html.erb:34
msgid "Submit"
msgstr ""
#: plugins/oauth_provider/views/doorkeeper/applications/_form.html.erb:35
#: plugins/oauth_provider/views/doorkeeper/applications/show.html.erb:35
msgid "Cancel"
msgstr ""
#: plugins/oauth_provider/views/doorkeeper/applications/edit.html.erb:2
msgid "Edit application"
msgstr ""
#: plugins/oauth_provider/views/doorkeeper/applications/show.html.erb:2
msgid "Application: %s"
msgstr ""
#: plugins/oauth_provider/views/doorkeeper/applications/show.html.erb:7
msgid "Application Id:"
msgstr ""
#: plugins/oauth_provider/views/doorkeeper/applications/show.html.erb:11
msgid "Secret:"
msgstr ""
#: plugins/oauth_provider/views/doorkeeper/applications/show.html.erb:15
msgid "Callback urls:"
msgstr ""
#: plugins/oauth_provider/views/doorkeeper/applications/show.html.erb:31
msgid "Actions"
msgstr ""
#: plugins/oauth_provider/views/doorkeeper/applications/show.html.erb:34
#: plugins/oauth_provider/views/doorkeeper/applications/index.html.erb:22
msgid "Edit"
msgstr ""
#: plugins/oauth_provider/views/doorkeeper/applications/index.html.erb:6
msgid "New Application"
msgstr ""
#: plugins/oauth_provider/views/doorkeeper/applications/index.html.erb:11
msgid "Name"
msgstr ""
#: plugins/oauth_provider/views/doorkeeper/applications/index.html.erb:12
msgid "Callback URL"
msgstr ""
#: plugins/oauth_provider/views/doorkeeper/authorizations/new.html.erb:4
msgid "Authorize required"
msgstr ""
#: plugins/oauth_provider/views/doorkeeper/authorizations/new.html.erb:9
msgid "Authorize %s to use your account?"
msgstr ""
#: plugins/oauth_provider/views/doorkeeper/authorizations/new.html.erb:14
msgid "This application will be able to:"
msgstr ""
#: plugins/oauth_provider/views/doorkeeper/authorizations/new.html.erb:31
msgid "Authorize"
msgstr ""
#: plugins/oauth_provider/views/doorkeeper/authorizations/new.html.erb:39
msgid "Deny"
msgstr ""