Merge pull request #20 from prawnsalad/CoryChaplin-text_themes
[KiwiIRC.git] / client / src / translations / en-gb.po
CommitLineData
3da5b1b5
D
1# Please report any translation errors on one of the following:
2# Mailing list: https://groups.google.com/d/forum/kiwiirc
3# IRC: irc.freenode.net #kiwiirc
4#
5# Want to translate into your own language? Please send your translated file to the
6# mailing list mentioned above and we will upload it to our translation manager -
7# http://poeditor.com/. An account will be set up for you to make any further changes
8# as the Kiwi project progresses.
9
a749d105
D
10msgid ""
11msgstr ""
12"MIME-Version: 1.0\n"
13"Content-Type: text/plain; charset=UTF-8\n"
14"Content-Transfer-Encoding: 8bit\n"
15"X-Generator: POEditor.com\n"
16"Project-Id-Version: Kiwi\n"
17"Language: en\n"
18
8f76749c
D
19#: client/assets/src/applets/chanlist.js
20msgid "client_applets_chanlist_channelname"
21msgstr "Channel Name"
22
3da5b1b5 23#:
8f76749c
D
24msgid "client_applets_chanlist_users"
25msgstr "Users"
26
3da5b1b5 27#:
8f76749c
D
28msgid "client_applets_chanlist_topic"
29msgstr "Topic"
30
3da5b1b5 31#:
8f76749c
D
32msgid "client_applets_chanlist_channellist"
33msgstr "Channel List"
34
35#: client/assets/src/applets/scripteditor.js
36msgid "client_applets_scripteditor_save"
37msgstr "Save"
38
3da5b1b5 39#:
8f76749c
D
40msgid "client_applets_scripteditor_error"
41msgstr "Script error. %s"
42
3da5b1b5 43#:
8f76749c
D
44msgid "client_applets_scripteditor_saved"
45msgstr "Your script has been saved and is now active"
46
3da5b1b5 47#:
8f76749c
D
48msgid "client_applets_scripteditor_title"
49msgstr "Script Editor"
50
51#: client/assets/src/applets/settings.js
52msgid "client_applets_settings_channelview_tabs"
53msgstr "Tabs"
54
3da5b1b5 55#:
8f76749c
D
56msgid "client_applets_settings_channelview_list"
57msgstr "List"
58
3da5b1b5 59#:
8f76749c
D
60msgid "client_applets_settings_channelview_list_notice"
61msgstr "for large amounts of channels"
62
3da5b1b5 63#:
8f76749c
D
64msgid "client_applets_settings_notification_joinpart"
65msgstr "Join/part channel notifications"
66
3da5b1b5 67#:
8f76749c
D
68msgid "client_applets_settings_timestamp"
69msgstr "Timestamps"
70
3da5b1b5 71#:
8f76749c
D
72msgid "client_applets_settings_notification_sound"
73msgstr "Mute sound notifications"
74
2eacc942 75#:
8f76749c
D
76msgid "client_applets_settings_history_length"
77msgstr "messages in scroll history"
78
3da5b1b5 79#:
8f76749c
D
80msgid "client_applets_settings_default_client"
81msgstr "Default IRC client"
82
3da5b1b5 83#:
8f76749c
D
84msgid "client_applets_settings_default_client_enable"
85msgstr "Make Kiwi my default IRC client"
86
3da5b1b5 87#:
8f76749c
D
88msgid "client_applets_settings_locale_restart_needed"
89msgstr "Note: Changes will only take effect after you refresh the page"
90
3da5b1b5 91#:
8f76749c
D
92msgid "client_applets_settings_default_client_notice"
93msgstr "Note: Chrome or Chromium browser users may need to check their settings via %s if nothing happens"
94
3da5b1b5 95#:
8f76749c
D
96msgid "client_applets_settings_title"
97msgstr "Settings"
98
99#: client/assets/src/models/applet.js
100msgid "client_models_applet_unknown"
101msgstr "Unknown Applet"
102
3da5b1b5 103#:
8f76749c
D
104msgid "client_models_applet_loading"
105msgstr "Loading.."
106
3da5b1b5 107#:
8f76749c
D
108msgid "client_models_applet_notfound"
109msgstr "Not found"
110
111#: client/assets/src/models/application.js
112msgid "client_models_application_reconnecting"
113msgstr "You have been disconnected. Attempting to reconnect for you"
114
3da5b1b5 115#:
8f76749c
D
116msgid "client_models_application_reconnect_in_x_seconds"
117msgstr "You have been disconnected. Attempting to reconnect again in %d seconds"
118
3da5b1b5 119#:
8f76749c
D
120msgid "client_models_application_reconnect_successfully"
121msgstr "It's OK, you're connected again"
122
3da5b1b5 123#:
8f76749c
D
124msgid "client_models_application_settings_saved"
125msgstr "Settings have been saved"
126
3da5b1b5 127#:
8f76749c
D
128msgid "client_models_application_ignore_title"
129msgstr "Ignored nicks"
130
3da5b1b5 131#:
8f76749c
D
132msgid "client_models_application_ignore_none"
133msgstr "Not ignoring anybody"
134
3da5b1b5 135#:
8f76749c
D
136msgid "client_models_application_ignore_nick"
137msgstr "Ignoring %s"
138
3da5b1b5 139#:
8f76749c
D
140msgid "client_models_application_ignore_stop_notice"
141msgstr "Specifiy which nick you wish to stop ignoring"
142
3da5b1b5 143#:
8f76749c
D
144msgid "client_models_application_ignore_stopped"
145msgstr "Stopped ignoring %s"
146
3da5b1b5 147#:
8f76749c
D
148msgid "client_models_application_applet_notfound"
149msgstr "Applet \"%s\" does not exist"
150
1f44a866
CC
151#:
152msgid "client_models_application_has_been_invited"
153msgstr "has been invited to %s"
154
3da5b1b5 155#:
8f76749c
D
156msgid "client_models_application_encoding_changed"
157msgstr "Encoding modified to %s"
158
3da5b1b5 159#:
8f76749c
D
160msgid "client_models_application_encoding_invalid"
161msgstr "%s is not a valid encoding"
162
3da5b1b5 163#:
8f76749c
D
164msgid "client_models_application_encoding_notspecified"
165msgstr "Encoding not specified"
166
3da5b1b5 167#:
8f76749c
D
168msgid "client_models_application_encoding_usage"
169msgstr "Usage: /encoding [NEW-ENCODING]"
170
3da5b1b5 171#:
8f76749c
D
172msgid "client_models_application_connection_create"
173msgstr "New Connection"
174
3da5b1b5 175#:
8f76749c
D
176msgid "client_models_application_connection_connecting"
177msgstr "Connecting to %s:%s..."
178
3da5b1b5 179#:
8f76749c
D
180msgid "client_models_application_connection_error"
181msgstr "Error connecting to %s:%s (%s)"
182
183#: client/assets/src/models/channel.js
184msgid "client_models_channel_join"
530f55dc 185msgstr "has joined"
8f76749c 186
3da5b1b5 187#:
8f76749c 188msgid "client_models_channel_quit"
530f55dc 189msgstr "has quit %s"
8f76749c 190
3da5b1b5 191#:
8f76749c 192msgid "client_models_channel_kicked"
530f55dc 193msgstr "was kicked by %s %s"
8f76749c 194
3da5b1b5 195#:
8f76749c
D
196msgid "client_models_channel_selfkick"
197msgstr "You have been kicked by %s %s"
198
3da5b1b5 199#:
8f76749c 200msgid "client_models_channel_part"
530f55dc 201msgstr "has left %s"
8f76749c
D
202
203#: client/assets/src/models/network.js
204msgid "client_models_network_channel_invalid_name"
530f55dc 205msgstr "is not a valid channel name"
8f76749c 206
3da5b1b5 207#:
8f76749c
D
208msgid "client_models_network_disconnected"
209msgstr "Disconnected from the IRC network"
210
3da5b1b5 211#:
8f76749c 212msgid "client_models_network_nickname_changed"
530f55dc 213msgstr "is now known as %s"
8f76749c 214
3da5b1b5 215#:
8f76749c
D
216msgid "client_models_network_topic"
217msgstr "Topic set by %s at %s"
218
3da5b1b5 219#:
8f76749c 220msgid "client_models_network_selfmode"
530f55dc 221msgstr "sets mode %s"
8f76749c 222
3da5b1b5 223#:
8f76749c 224msgid "client_models_network_mode"
530f55dc 225msgstr "set mode %s"
8f76749c 226
3da5b1b5 227#:
8f76749c
D
228msgid "client_models_network_channels"
229msgstr "Channels: %s"
230
3da5b1b5 231#:
8f76749c
D
232msgid "client_models_network_server"
233msgstr "Connected to server: %s %s"
234
3da5b1b5 235#:
8f76749c
D
236msgid "client_models_network_idle_and_signon"
237msgstr "Idle for %s, signed on %s"
238
3da5b1b5 239#:
8f76749c
D
240msgid "client_models_network_away"
241msgstr "Away: %s"
242
3da5b1b5 243#:
8f76749c
D
244msgid "client_models_network_idle"
245msgstr "Idle for %s"
246
3da5b1b5 247#:
8f76749c
D
248msgid "client_models_network_nickname_notfound"
249msgstr "No such nick"
250
3da5b1b5 251#:
8f76749c
D
252msgid "client_models_network_banned"
253msgstr "You are banned from %s. %s"
254
3da5b1b5 255#:
8f76749c
D
256msgid "client_models_network_channel_badkey"
257msgstr "Bad channel key for %s"
258
3da5b1b5 259#:
8f76749c 260msgid "client_models_network_channel_inviteonly"
530f55dc 261msgstr "is invite only."
8f76749c 262
b8fdd572
CC
263#:
264msgid "client_models_network_channel_alreadyin"
265msgstr "is already on this channel"
266
3da5b1b5 267#:
8f76749c 268msgid "client_models_network_channel_limitreached"
530f55dc 269msgstr "is full."
8f76749c 270
3da5b1b5 271#:
8f76749c
D
272msgid "client_models_network_nickname_alreadyinuse"
273msgstr "The nickname \"%s\" is already in use. Please select a new nickname"
274
3da5b1b5 275#:
8f76749c
D
276msgid "client_models_network_badpassword"
277msgstr "Incorrect password given"
278
279#: client/assets/src/views/application.js
280msgid "client_views_application_close_notice"
281msgstr "This will close all KiwiIRC conversations. Are you sure you want to close this window?"
282
283#: client/assets/src/views/channel.js
284msgid "client_views_channel_joining"
285msgstr "Joining channel.."
286
3da5b1b5 287#:
8f76749c
D
288msgid "client_views_channel_topic"
289msgstr "Topic for %s is: %s"
290
291#: client/assets/src/views/mediamessage.js
292msgid "client_views_mediamessage_close"
293msgstr "Close media"
294
3da5b1b5 295#:
8f76749c
D
296msgid "client_views_mediamessage_notfound"
297msgstr "Not found"
298
3da5b1b5 299#:
8f76749c
D
300msgid "client_views_mediamessage_load_tweet"
301msgstr "Loading tweet"
302
3da5b1b5 303#:
8f76749c
D
304msgid "client_views_mediamessage_load_image"
305msgstr "Loading image"
306
3da5b1b5 307#:
8f76749c
D
308msgid "client_views_mediamessage_load_reddit"
309msgstr "Loading Reddit thread"
310
3da5b1b5 311#:
8f76749c
D
312msgid "client_views_mediamessage_load_gist"
313msgstr "Loading gist"
314
315#: client/assets/src/views/nickchangegbox.js
316msgid "client_views_nickchangebox_new"
317msgstr "New nick"
318
3da5b1b5 319#:
8f76749c
D
320msgid "client_views_nickchangebox_change"
321msgstr "Change"
322
3da5b1b5 323#:
8f76749c
D
324msgid "client_views_nickchangebox_cancel"
325msgstr "Cancel"
326
327#: client/assets/src/views/panel.js
328msgid "client_views_panel_activity"
329msgstr "People are talking!"
330
331#: client/assets/src/views/serverselect.js
332msgid "client_views_serverselect_form_title"
333msgstr "Think of a nickname..."
334
3da5b1b5 335#:
8f76749c
D
336msgid "client_views_serverselect_nickname"
337msgstr "Nickname"
338
3da5b1b5 339#:
8f76749c
D
340msgid "client_views_serverselect_enable_password"
341msgstr "I have a password"
342
3da5b1b5 343#:
8f76749c
D
344msgid "client_views_serverselect_password"
345msgstr "Password"
346
3da5b1b5 347#:
8f76749c
D
348msgid "client_views_serverselect_channel"
349msgstr "Channel"
350
3da5b1b5 351#:
8f76749c
D
352msgid "client_views_serverselect_channelkey"
353msgstr "Channel Key"
354
3da5b1b5 355#:
8f76749c
D
356msgid "client_views_serverselect_channelkey_required"
357msgstr "Channel requires a key"
358
3da5b1b5 359#:
8f76749c
D
360msgid "client_views_serverselect_key"
361msgstr "Key"
362
3da5b1b5 363#:
8f76749c
D
364msgid "client_views_serverselect_connection_start"
365msgstr "Start..."
366
3da5b1b5 367#:
8f76749c
D
368msgid "client_views_serverselect_server_and_network"
369msgstr "Server and network"
370
3da5b1b5 371#:
8f76749c
D
372msgid "client_views_serverselect_server"
373msgstr "Server"
374
3da5b1b5 375#:
8f76749c
D
376msgid "client_views_serverselect_port"
377msgstr "Port"
378
3da5b1b5 379#:
8f76749c
D
380msgid "client_views_serverselect_poweredby"
381msgstr "Powered by Kiwi IRC"
382
3da5b1b5 383#:
8f76749c
D
384msgid "client_views_serverselect_nickname_error_empty"
385msgstr "Select a nickname first!"
386
3da5b1b5 387#:
8f76749c
D
388msgid "client_views_serverselect_connection_successfully"
389msgstr "Connected"
390
3da5b1b5 391#:
8f76749c
D
392msgid "client_views_serverselect_connection_trying"
393msgstr "Connecting.."
394
3da5b1b5 395#:
8f76749c
D
396msgid "client_views_serverselect_nickname_error_alreadyinuse"
397msgstr "Nickname already taken"
398
3da5b1b5 399#:
8f76749c
D
400msgid "client_views_serverselect_nickname_invalid"
401msgstr "Erroneus nickname"
402
3da5b1b5 403#:
8f76749c
D
404msgid "client_views_serverselect_password_incorrect"
405msgstr "Incorrect Password"
406
3da5b1b5 407#:
8f76749c
D
408msgid "client_views_serverselect_connection_error"
409msgstr "Error Connecting"
410
3da5b1b5 411#:
8f76749c
D
412msgid "client_views_serverselect_server_notfound"
413msgstr "Server not found"
414
3da5b1b5 415#:
8f76749c
D
416msgid "client_views_serverselect_connection_refused"
417msgstr "Connection refused"
418
419#: client/assets/src/views/userbox.js
420msgid "client_views_userbox_op"
421msgstr "Op"
422
3da5b1b5 423#:
8f76749c
D
424msgid "client_views_userbox_deop"
425msgstr "De-op"
426
3da5b1b5 427#:
8f76749c
D
428msgid "client_views_userbox_voice"
429msgstr "Voice"
430
3da5b1b5 431#:
8f76749c
D
432msgid "client_views_userbox_devoice"
433msgstr "De-voice"
434
3da5b1b5 435#:
8f76749c
D
436msgid "client_views_userbox_kick"
437msgstr "Kick"
438
3da5b1b5 439#:
8f76749c
D
440msgid "client_views_userbox_ban"
441msgstr "Ban"
442
3da5b1b5 443#:
8f76749c
D
444msgid "client_views_userbox_query"
445msgstr "Message"
446
3da5b1b5 447#:
8f76749c
D
448msgid "client_views_userbox_whois"
449msgstr "Info"
450
3da5b1b5 451#:
8f76749c
D
452msgid "client_views_userbox_slap"
453msgstr "Slap!"
454
3da5b1b5 455#:
8f76749c
D
456msgid "client_views_serverselect_ssl"
457msgstr "SSL"
458
3da5b1b5 459#:
a749d105 460msgid "client_models_application_jumpserver_prepare"
82add25a 461msgstr "In 5 minutes you will be reconnected and your channels re-joined. Get ready!"
a749d105 462
3da5b1b5 463#:
a749d105
D
464msgid "client_models_application_jumpserver_reconnect"
465msgstr "Safely reconnecting you now.."
466
3da5b1b5
D
467#:
468msgid "client_applets_settings_html5_notifications"
469msgstr "Desktop notifications"
470
471#:
472msgid "client_applets_settings_enable_notifications"
473msgstr "Enable notifications"
474
475#:
476msgid "client_applets_settings_emoticons"
477msgstr "Show emoticons"
478
479#:
480msgid "client_applet_about"
481msgstr "About Kiwi"
482
483#:
484msgid "client_applet_about_homepage"
485msgstr "Project homepage"
486
487#:
488msgid "client_applet_about_link_channel"
489msgstr "Link to this channel"
490
491#:
492msgid "client_applet_about_share_channel"
493msgstr "Share this channel"
494
495#:
496msgid "client_applet_fav_my_networks"
497msgstr "My networks"
498
499#:
500msgid "client_applet_fav_networks"
501msgstr "Favourite networks"
502
503#:
504msgid "client_applet_fav_add"
505msgstr "Add network"
506
507#:
508msgid "client_applet_fav_save"
509msgstr "Save network"
510
511#:
512msgid "client_applet_fav_delete"
513msgstr "Delete network"
514
4b2e8620
D
515#:
516msgid "client_applets_settings_notification_count_all_activity"
517msgstr "Include join/part messages as activity"
518
a1e271c1
D
519#:
520msgid "client_views_userbox_ignore"
521msgstr "Ignore"
522
f2208cbb
D
523#:
524msgid "client_applets_settings_timestamp_24_hour"
525msgstr "Use 24-hour timestamps"
526
527#:
528msgid "client_views_panel_timestamp_am"
529msgstr "%s AM"
530
531#:
532msgid "client_views_panel_timestamp_pm"
533msgstr "%s PM"
534