1<?php
2
3// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the GNU Affero General Public License v3.0.
4// See the LICENCE file in the repository root for full licence text.
5
6return [
7 'all_read' => 'Visi pranešimai yra perskaityti!',
8 'delete' => 'Ištrinti :type',
9 'loading' => 'Kraunami neperskaityti pranešimai...',
10 'mark_read' => 'Išvalyti :type',
11 'none' => 'Nėra pranešimų',
12 'see_all' => 'peržiūrėti visus pranešimus',
13 'see_channel' => 'eiti į pokalbių langą',
14 'verifying' => 'Prašom patvirtinti sesiją, kad matyti pranešimus',
15
16 'action_type' => [
17 '_' => 'visi',
18 'beatmapset' => 'beatmap\'ai',
19 'build' => 'versijos',
20 'channel' => 'pokalbiai',
21 'forum_topic' => 'forumas',
22 'news_post' => 'naujienos',
23 'user' => 'profilis',
24 ],
25
26 'filters' => [
27 '_' => 'visi',
28 'user' => 'profilis',
29 'beatmapset' => 'beatmap\'ai',
30 'forum_topic' => 'forumas',
31 'news_post' => 'naujienos',
32 'build' => 'versijos',
33 'channel' => 'pokalbiai',
34 ],
35
36 'item' => [
37 'beatmapset' => [
38 '_' => 'Beatmap\'as',
39
40 'beatmap_owner_change' => [
41 '_' => 'Svečio sunkumas',
42 'beatmap_owner_change' => 'Jūs dabar esate savininkas šio sunkumo ":beatmap" šitam beatmap\'ui ":title"',
43 'beatmap_owner_change_compact' => 'Jūs dabar esate savininkas šio sunkumo ":beatmap"',
44 ],
45
46 'beatmapset_discussion' => [
47 '_' => 'Beatmap\'o diskusija',
48 'beatmapset_discussion_lock' => 'Diskusija tarp ":title" buvo užrakinta',
49 'beatmapset_discussion_lock_compact' => 'Diskusija buvo užrakinta',
50 'beatmapset_discussion_post_new' => 'Naujas įrašas tarp :title" iš :username: ":content"',
51 'beatmapset_discussion_post_new_empty' => 'Naujas įrašas tarp :title" iš :username',
52 'beatmapset_discussion_post_new_compact' => 'Naujas įrašas iš :username ":content"',
53 'beatmapset_discussion_post_new_compact_empty' => 'Naujas įrašas iš :username',
54 'beatmapset_discussion_review_new' => 'Nauja apžvalga ant ":title" iš :username, kurioje yra problemos: :problems, pasiūlymai: :suggestions, pagyrimai: :praises',
55 'beatmapset_discussion_review_new_compact' => 'Nauja apžvalga iš :username, kurioje yra problemos: :problems, pasiūlymai: :suggestions, pagyrimai: :praises',
56 'beatmapset_discussion_unlock' => 'Diskusija apie ":title" buvo atrakinta',
57 'beatmapset_discussion_unlock_compact' => 'Diskusija buvo atrakinta',
58
59 'review_count' => [
60 'praises' => ':count_delimited pagyrimas|:count_delimited pagyrimai',
61 'problems' => ':count_delimited problema|:count_delimited problemos',
62 'suggestions' => '',
63 ],
64 ],
65
66 'beatmapset_problem' => [
67 '_' => 'Kvalifikuoto Beatmap\'o problema',
68 'beatmapset_discussion_qualified_problem' => 'Pranešė :username apie ":title": ":content"',
69 'beatmapset_discussion_qualified_problem_empty' => 'Pranešė :username apie ":title"',
70 'beatmapset_discussion_qualified_problem_compact' => 'Pranešė :username: ":content"',
71 'beatmapset_discussion_qualified_problem_compact_empty' => 'Pranešė :username',
72 ],
73
74 'beatmapset_state' => [
75 '_' => 'Beatmap\'o būsena pasikeitė',
76 'beatmapset_disqualify' => '":title" buvo diskvalifikuotas',
77 'beatmapset_disqualify_compact' => 'Beatmap\'as buvo diskvalifikuotas',
78 'beatmapset_love' => '":title" buvo paaukštintas į mylimą',
79 'beatmapset_love_compact' => 'Beatmap\'as buvo paaukštintas į mylimą',
80 'beatmapset_nominate' => '":title" buvo nominuotas',
81 'beatmapset_nominate_compact' => 'Beatmap\'as buvo nominuotas',
82 'beatmapset_qualify' => '":title" gavo pakankamai nominacijų ir pateko į reitingavimo eilę',
83 'beatmapset_qualify_compact' => 'Beatmap\'as pateko į reitingavimo eilę',
84 'beatmapset_rank' => '":title" buvo reitinguotas',
85 'beatmapset_rank_compact' => 'Beatmap\'as buvo reitinguotas',
86 'beatmapset_remove_from_loved' => '":title" buvo pašalintas iš Mylimų',
87 'beatmapset_remove_from_loved_compact' => 'Beatmap\'as buvo pašalintas iš Mylimų',
88 'beatmapset_reset_nominations' => '":title" nominacija buvo atstatyta',
89 'beatmapset_reset_nominations_compact' => 'Nominacija buvo atstatyta',
90 ],
91
92 'comment' => [
93 '_' => 'Naujas komentaras',
94
95 'comment_new' => ':username pakomentavo ":content" tarp ":title"',
96 'comment_new_compact' => ':username pakomentavo ":content"',
97 'comment_reply' => ':username atsakė ":content" tarp ":title"',
98 'comment_reply_compact' => ':username atsakė ":content"',
99 ],
100 ],
101
102 'channel' => [
103 '_' => 'Pokalbiai',
104
105 'announcement' => [
106 '_' => 'Naujas skelbimas',
107
108 'announce' => [
109 'channel_announcement' => ':username sako ":title"',
110 'channel_announcement_compact' => ':title',
111 'channel_announcement_group' => 'Skelbimas iš :username',
112 ],
113 ],
114
115 'channel' => [
116 '_' => 'Nauja žinutė',
117
118 'pm' => [
119 'channel_message' => ':username sako ":title"',
120 'channel_message_compact' => ':title',
121 'channel_message_group' => 'nuo :username',
122 ],
123 ],
124 ],
125
126 'build' => [
127 '_' => 'Pakeitimų sąrašas',
128
129 'comment' => [
130 '_' => 'Naujas komentaras',
131
132 'comment_new' => ':username pakomentavo ":content" tarp ":title"',
133 'comment_new_compact' => ':username pakomentavo ":content"',
134 'comment_reply' => ':username atsakė ":content" tarp ":title"',
135 'comment_reply_compact' => ':username atsakė ":content"',
136 ],
137 ],
138
139 'news_post' => [
140 '_' => 'Naujienos',
141
142 'comment' => [
143 '_' => 'Naujas komentaras',
144
145 'comment_new' => ':username pakomentavo ":content" tarp ":title"',
146 'comment_new_compact' => ':username pakomentavo ":content"',
147 'comment_reply' => ':username atsakė ":content" tarp ":title"',
148 'comment_reply_compact' => ':username atsakė ":content"',
149 ],
150 ],
151
152 'forum_topic' => [
153 '_' => 'Forumo tema',
154
155 'forum_topic_reply' => [
156 '_' => 'Naujas forumo atsakymas',
157 'forum_topic_reply' => ':username atsakė į ":title"',
158 'forum_topic_reply_compact' => ':username atsakė',
159 ],
160 ],
161
162 'user' => [
163 'user_beatmapset_new' => [
164 '_' => 'Naujas beatmap\'as',
165
166 'user_beatmapset_new' => 'Naujas beatmap\'as ":title" iš :username',
167 'user_beatmapset_new_compact' => 'Naujas beatmap\'as ":title"',
168 'user_beatmapset_new_group' => 'Nauji beatmap\'ai iš :username',
169
170 'user_beatmapset_revive' => 'Beatmap\'ą ":title" atgaivino :username',
171 'user_beatmapset_revive_compact' => 'Beatmap\'as ":title" atgaivintas',
172 ],
173 ],
174
175 'user_achievement' => [
176 '_' => 'Medaliai',
177
178 'user_achievement_unlock' => [
179 '_' => 'Naujas medalis',
180 'user_achievement_unlock' => 'Atrakinta ":title"!',
181 'user_achievement_unlock_compact' => 'Atrakinta ":title"!',
182 'user_achievement_unlock_group' => 'Medaliai atrakinti!',
183 ],
184 ],
185 ],
186
187 'mail' => [
188 'beatmapset' => [
189 'beatmap_owner_change' => [
190 'beatmap_owner_change' => 'Dabar esi svečias beatmap\'o ":title"',
191 ],
192
193 'beatmapset_discussion' => [
194 'beatmapset_discussion_lock' => 'Diskusija tarp ":title" buvo užrakinta',
195 'beatmapset_discussion_post_new' => 'Diskusija tarp ":title" turi naujinimų',
196 'beatmapset_discussion_unlock' => 'Diskusija tarp ":title" buvo atrakinta',
197 ],
198
199 'beatmapset_problem' => [
200 'beatmapset_discussion_qualified_problem' => 'Pranešta apie naują problemą tarp ":title"',
201 ],
202
203 'beatmapset_state' => [
204 'beatmapset_disqualify' => '":title" buvo diskvalifikuotas',
205 'beatmapset_love' => '":title" buvo paaukštintas į mylimą',
206 'beatmapset_nominate' => '":title" buvo nominuotas',
207 'beatmapset_qualify' => '":title" gavo pakankamai nominacijų ir pateko į reitingavimo eilę',
208 'beatmapset_rank' => '":title" buvo reitinguotas',
209 'beatmapset_remove_from_loved' => '":title" buvo pašalintas iš Mylimų',
210 'beatmapset_reset_nominations' => '":title" nominacija buvo atstatyta',
211 ],
212
213 'comment' => [
214 'comment_new' => 'Beatmap\'as ":title" turi naujų komentarų',
215 ],
216 ],
217
218 'channel' => [
219 'announcement' => [
220 'announce' => 'Naujas skelbimas tarp ":name"',
221 ],
222
223 'channel' => [
224 'pm' => 'Tu gavai žinutę iš :username',
225 ],
226 ],
227
228 'build' => [
229 'comment' => [
230 'comment_new' => 'Pakeitimų sąrašas ":title" turi naujų komentarų',
231 ],
232 ],
233
234 'news_post' => [
235 'comment' => [
236 'comment_new' => 'Naujienos ":title" turi naujų komentarų',
237 ],
238 ],
239
240 'forum_topic' => [
241 'forum_topic_reply' => [
242 'forum_topic_reply' => 'Yra naujų atsakymų tarp ":title"',
243 ],
244 ],
245
246 'user' => [
247 'user_beatmapset_new' => [
248 'user_beatmapset_new' => ':username sukūrė naujų beatmap\'ų',
249 'user_beatmapset_revive' => ':username atgaivino beatmap\'us',
250 ],
251 ],
252 ],
253];