8
8
msgstr ""
9
9
"Project-Id-Version : PROJECT VERSION\n "
10
10
"Report-Msgid-Bugs-To : EMAIL@ADDRESS\n "
11
- "POT-Creation-Date : 2024-03-22 06:28 +0100\n "
11
+ "POT-Creation-Date : 2024-03-23 03:17 +0100\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -29,18 +29,18 @@ msgstr ""
29
29
#: templates/README.md.j2:4
30
30
msgid ""
31
31
"Copy this app before working on it, using the ['Use this "
32
- "template'](https://github.com/YunoHost/ example_ynh/generate) button on "
33
- "the Github repo."
32
+ "template'](https://github.com/new?template_name= example_ynh&template_owner=YunoHost) "
33
+ " button on the Github repo."
34
34
msgstr ""
35
35
36
36
#: templates/README.md.j2:5
37
- msgid "Edit the `manifest.json ` with app specific info. "
37
+ msgid "Edit the `manifest.toml ` with app specific info"
38
38
msgstr ""
39
39
40
40
#: templates/README.md.j2:6
41
41
msgid ""
42
- "Edit the `install`, `upgrade`, `remove`, `backup`, and `restore` scripts,"
43
- " and any relevant conf files in `conf/`."
42
+ "Edit the `install`, `upgrade`, `remove`, `backup` and `restore` scripts, "
43
+ "and any relevant conf files in `conf/`."
44
44
msgstr ""
45
45
46
46
#: templates/README.md.j2:7
@@ -50,134 +50,144 @@ msgid ""
50
50
msgstr ""
51
51
52
52
#: templates/README.md.j2:8
53
- msgid "Add a `LICENSE` file for the package."
53
+ msgid ""
54
+ "Edit the `change_url` and `config` scripts too, or remove them if you "
55
+ "have no use of them"
54
56
msgstr ""
55
57
56
58
#: templates/README.md.j2:9
57
- msgid "Edit `doc/DISCLAIMER*.md`"
59
+ msgid ""
60
+ "Add a `LICENSE` file for the package. NB: this LICENSE file is not meant "
61
+ "to necessarily be the LICENSE of the upstream app - it is only the "
62
+ "LICENSE you want this package's code to published with ;). We recommend "
63
+ "to use [the AGPL-3](https://www.gnu.org/licenses/agpl-3.0.txt)."
58
64
msgstr ""
59
65
60
66
#: templates/README.md.j2:10
67
+ msgid "Edit files under the `doc/` directory"
68
+ msgstr ""
69
+
70
+ #: templates/README.md.j2:11
61
71
msgid ""
62
72
"The `README.md` files are to be automatically generated by "
63
- "https://github.com/YunoHost/apps/tree/master/tools/readme_generator"
73
+ "< https://github.com/YunoHost/apps/tree/master/tools/readme_generator> "
64
74
msgstr ""
65
75
66
- #: templates/README.md.j2:16
76
+ #: templates/README.md.j2:17
67
77
msgid ""
68
78
"N.B.: This README was automatically generated by "
69
- "https://github.com/YunoHost/apps/tree/master/tools/readme_generator\n"
79
+ "< https://github.com/YunoHost/apps/tree/master/tools/readme_generator> \n"
70
80
"It shall NOT be edited by hand."
71
81
msgstr ""
72
82
73
- #: templates/README.md.j2:20
83
+ #: templates/README.md.j2:21
74
84
#, python-format
75
85
msgid "%(application_name)s for YunoHost"
76
86
msgstr ""
77
87
78
- #: templates/README.md.j2:22
88
+ #: templates/README.md.j2:23
79
89
msgid "Integration level"
80
90
msgstr ""
81
91
82
- #: templates/README.md.j2:22
92
+ #: templates/README.md.j2:23
83
93
msgid "Working status"
84
94
msgstr ""
85
95
86
- #: templates/README.md.j2:22
96
+ #: templates/README.md.j2:23
87
97
msgid "Maintenance status"
88
98
msgstr ""
89
99
90
- #: templates/README.md.j2:24
100
+ #: templates/README.md.j2:25
91
101
#, python-format
92
102
msgid "Install %(application_name)s with YunoHost"
93
103
msgstr ""
94
104
95
- #: templates/README.md.j2:26
105
+ #: templates/README.md.j2:27
96
106
msgid "Read this README is other languages."
97
107
msgstr ""
98
108
99
- #: templates/README.md.j2:28
109
+ #: templates/README.md.j2:29
100
110
#, python-format
101
111
msgid ""
102
112
"This package allows you to install %(application_name)s quickly and "
103
- "simply on a YunoHost server.\n"
113
+ "simply on a YunoHost server. \n"
104
114
"If you don't have YunoHost, please consult [the "
105
115
"guide](https://yunohost.org/#/install) to learn how to install it."
106
116
msgstr ""
107
117
108
- #: templates/README.md.j2:31
118
+ #: templates/README.md.j2:32
109
119
msgid "Overview"
110
120
msgstr ""
111
121
112
- #: templates/README.md.j2:34
122
+ #: templates/README.md.j2:35
113
123
msgid "**Shipped version:**"
114
124
msgstr ""
115
125
116
- #: templates/README.md.j2:38
126
+ #: templates/README.md.j2:39
117
127
msgid "**Demo:**"
118
128
msgstr ""
119
129
120
- #: templates/README.md.j2:42
130
+ #: templates/README.md.j2:43
121
131
msgid "Screenshots"
122
132
msgstr ""
123
133
124
- #: templates/README.md.j2:45
134
+ #: templates/README.md.j2:46
125
135
#, python-format
126
136
msgid "Screenshot of %(application_name)s"
127
137
msgstr ""
128
138
129
- #: templates/README.md.j2:50
139
+ #: templates/README.md.j2:51
130
140
msgid "Disclaimers / important information"
131
141
msgstr ""
132
142
133
- #: templates/README.md.j2:56
143
+ #: templates/README.md.j2:57
134
144
msgid "Antifeatures"
135
145
msgstr ""
136
146
137
- #: templates/README.md.j2:63
147
+ #: templates/README.md.j2:64
138
148
msgid "Documentation and resources"
139
149
msgstr ""
140
150
141
- #: templates/README.md.j2:65
151
+ #: templates/README.md.j2:66
142
152
msgid "Official app website:"
143
153
msgstr ""
144
154
145
- #: templates/README.md.j2:67
155
+ #: templates/README.md.j2:68
146
156
msgid "Official user documentation:"
147
157
msgstr ""
148
158
149
- #: templates/README.md.j2:69
159
+ #: templates/README.md.j2:70
150
160
msgid "Official admin documentation:"
151
161
msgstr ""
152
162
153
- #: templates/README.md.j2:71
163
+ #: templates/README.md.j2:72
154
164
msgid "Upstream app code repository:"
155
165
msgstr ""
156
166
157
- #: templates/README.md.j2:73
167
+ #: templates/README.md.j2:74
158
168
msgid "YunoHost Store:"
159
169
msgstr ""
160
170
161
- #: templates/README.md.j2:74
171
+ #: templates/README.md.j2:75
162
172
msgid "Report a bug:"
163
173
msgstr ""
164
174
165
- #: templates/README.md.j2:76
175
+ #: templates/README.md.j2:77
166
176
msgid "Developer info"
167
177
msgstr ""
168
178
169
- #: templates/README.md.j2:78
179
+ #: templates/README.md.j2:79
170
180
#, python-format
171
181
msgid ""
172
182
"Please send your pull request to the [testing "
173
183
"branch](%(testing_branch_url)s)"
174
184
msgstr ""
175
185
176
- #: templates/README.md.j2:81
186
+ #: templates/README.md.j2:82
177
187
msgid "To try the testing branch, please proceed like that."
178
188
msgstr ""
179
189
180
- #: templates/README.md.j2:89
190
+ #: templates/README.md.j2:90
181
191
msgid "More info regarding app packaging:"
182
192
msgstr ""
183
193
0 commit comments