-
Notifications
You must be signed in to change notification settings - Fork 80
/
Copy pathes_MX.po
958 lines (747 loc) · 20.7 KB
/
es_MX.po
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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Timm Bäder
# This file is distributed under the same license as the corebird package.
#
# Translators:
# Enrique GF <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Corebird\n"
"Report-Msgid-Bugs-To: https://github.com/baedert/corebird/issues/new\n"
"POT-Creation-Date: 2017-10-22 12:02+0200\n"
"PO-Revision-Date: 2017-10-22 10:08+0000\n"
"Last-Translator: baedert <[email protected]>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/corebird/corebird/language/es_MX/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: data/org.baedert.corebird.appdata.xml.in:5
#: data/org.baedert.corebird.desktop.in:3
msgid "Corebird"
msgstr ""
#: data/org.baedert.corebird.appdata.xml.in:6
#: data/org.baedert.corebird.desktop.in:4
msgid "Twitter Client"
msgstr "Cliente de Twitter"
#: data/org.baedert.corebird.appdata.xml.in:10
msgid ""
"Corebird is a native GTK+ twitter client that provides vital features such "
"as Direct Messages (DMs), tweet notifications, conversation views."
msgstr "Corebird es un cliente nativo de twitter el cual provee características vitales como Mensajes Directos (DM's), notificaciones de tuits, vistas de conversación."
#: data/org.baedert.corebird.appdata.xml.in:13
msgid ""
"Additional features include local viewing of videos, multiple inline images,"
" Lists, Filters, multiple accounts, etc."
msgstr "Características adicionales incluye visualización de vídeos local, imágenes múltiples, Listas, Filtros, múltiples cuentas, etc."
#: data/org.baedert.corebird.appdata.xml.in:21
msgid "Generic timeline view when using Corebird"
msgstr ""
#: data/org.baedert.corebird.appdata.xml.in:25
msgid "Typical Twitter profile"
msgstr ""
#: data/org.baedert.corebird.appdata.xml.in:29
msgid "Account settings can be configured"
msgstr ""
#: data/org.baedert.corebird.appdata.xml.in:41
msgid "Timm Bäder"
msgstr ""
#: data/org.baedert.corebird.desktop.in:5
msgid "Use Twitter from within a normal desktop application"
msgstr ""
#. TRANSLATORS: Search terms to find this application. Do NOT translate or
#. localize the semicolons! The list MUST also end with a semicolon!
#: data/org.baedert.corebird.desktop.in:7
msgid "twitter;"
msgstr ""
#. TRANSLATORS: Do NOT translate or transliterate this text (this is an icon
#. file name)!
#: data/org.baedert.corebird.desktop.in:11
msgid "corebird"
msgstr "corebird"
#. TRANSLATORS: This is the start of a "Replying to" line in a tweet
#: src/CbUtils.c:177 src/TweetInfoPage.vala:525
msgid "Replying to"
msgstr ""
#. TRANSLATORS: This gets appended to the "replying to" line
#. * in a tweet. Example: "Replying to Foo and Bar" where
#. * "and Bar" comes from this string.
#: src/CbUtils.c:188 src/TweetInfoPage.vala:537
msgid "and"
msgstr ""
#. TRANSLATORS: This gets appended to the "replying to" line
#. * in a tweet
#: src/CbUtils.c:197
#, c-format
msgid "and %d others"
msgstr ""
#: src/DMPage.vala:344
msgid "Direct Conversation"
msgstr "Conversación Directa"
#: src/DMThreadsPage.vala:228
#, c-format
msgid "%d new Message from %s"
msgid_plural "%d new Messages from %s"
msgstr[0] "%d nuevo mensaje de %s"
msgstr[1] "%d nuevos mensajes de %s"
#: src/DMThreadsPage.vala:234 src/UserEventReceiver.vala:98
#, c-format
msgid "New direct message from %s"
msgstr "Nuevo mensaje directo de %s"
#: src/DMThreadsPage.vala:244 src/DMThreadsPage.vala:258
msgid "Direct Messages"
msgstr "Mensajes Directos"
#: src/DefaultTimeline.vala:366
msgid "Could not load tweets"
msgstr "No fue posible cargar los tweets"
#: src/FavoritesTimeline.vala:72 src/FavoritesTimeline.vala:76
#: src/TweetInfoPage.vala:567
msgid "Favorites"
msgstr "Favoritos"
#: src/FilterPage.vala:47
msgid "Add new Filter"
msgstr ""
#: src/FilterPage.vala:317 src/FilterPage.vala:323
msgid "Filters"
msgstr ""
#: src/HomeTimeline.vala:143
#, c-format
msgid "%s retweeted %s"
msgstr "%s retuiteado %s"
#: src/HomeTimeline.vala:146
#, c-format
msgid "%s tweeted"
msgstr "%s tuiteado"
#: src/HomeTimeline.vala:155
#, c-format
msgid "%d new Tweet!"
msgid_plural "%d new Tweets!"
msgstr[0] "%d nuevo tuit"
msgstr[1] "%d nuevos tuits"
#: src/HomeTimeline.vala:190
msgid "Home"
msgstr "Inicio"
#: src/ListStatusesPage.vala:378
msgid "List"
msgstr "Lista"
#: src/ListsPage.vala:126 src/ListsPage.vala:131 ui/profile-page.ui:368
msgid "Lists"
msgstr "Listas"
#: src/MainWindow.vala:88
msgid "Show configured accounts"
msgstr "Mostrar cuentas configuradas"
#: src/MainWindow.vala:100 ui/compose-window.ui:11 ui/compose-window.ui:25
msgid "Compose Tweet"
msgstr "Escribir Tuit"
#: src/MainWindow.vala:132
msgid "Add new Account"
msgstr ""
#: src/MentionsTimeline.vala:93 src/UserEventReceiver.vala:115
#, c-format
msgid "%s mentioned %s"
msgstr "%s mencionó a %s"
#: src/MentionsTimeline.vala:111 src/MentionsTimeline.vala:115
msgid "Mentions"
msgstr "Menciones"
#: src/ProfilePage.vala:218
msgid "Suspended Account"
msgstr ""
#: src/ProfilePage.vala:272
msgid "Protected profile"
msgstr "Perfil protegido"
#: src/ProfilePage.vala:369
#, c-format
msgid "Tweet to @%s"
msgstr "Tuitear a @%s"
#: src/ProfilePage.vala:507 src/ProfilePage.vala:551
msgid "Protected Profile"
msgstr ""
#: src/SearchPage.vala:371 src/SearchPage.vala:380 ui/search-page.ui:24
msgid "Search"
msgstr "Buscar"
#: src/SearchPage.vala:401
msgid "Load More"
msgstr ""
#: src/TweetInfoPage.vala:345
msgid "Could not show tweet"
msgstr "No se puede mostrar el tuit"
#: src/TweetInfoPage.vala:566
msgid "Retweets"
msgstr "Retuits"
#: src/TweetInfoPage.vala:575 src/widgets/MediaButton.vala:103
msgid "Open in Browser"
msgstr "Abrir en Navegador"
#: src/TweetInfoPage.vala:575
msgid "Source"
msgstr "Origen"
#: src/TweetInfoPage.vala:621
msgid "Tweet Details"
msgstr "Detalles de Tuit"
#: src/list/DMThreadEntry.vala:71
#, c-format
msgid "(%d unread)"
msgid_plural "(%d unread)"
msgstr[0] "%d sin leer"
msgstr[1] "%d sin leer"
#: src/list/FavImageRow.vala:81 ui/account-dialog.ui:212
#: ui/account-dialog.ui:269 ui/filter-list-entry.ui:93
#: ui/list-list-entry.ui:132 ui/list-statuses-page.ui:166
#: ui/modify-snippet-dialog.ui:108 ui/tweet-info-page.ui:10
#: ui/tweet-list-entry.ui:10
msgid "Delete"
msgstr "Borrar"
#: src/list/TweetListEntry.vala:455
#, c-format
msgid "Block %s"
msgstr "Bloquear a %s"
#: src/list/TweetListEntry.vala:611
msgid "This tweet contains images marked as inappropriate"
msgstr ""
#: src/list/TweetListEntry.vala:618
msgid "Show anyway"
msgstr ""
#: src/util/Utils.vala:146
msgid "Now"
msgstr "Ahora"
#: src/util/Utils.vala:148
#, c-format
msgid "%dm"
msgstr "%dm"
#: src/util/Utils.vala:152
#, c-format
msgid "%dh"
msgstr "%dh"
#: src/widgets/AccountCreateWidget.vala:42
msgid "Don’t have a Twitter account yet?"
msgstr ""
#: src/widgets/AccountCreateWidget.vala:42
msgid "Create one"
msgstr "Crear Una"
#: src/widgets/AccountCreateWidget.vala:55
msgid ""
"Unauthorized. Most of the time, this means that there’s something wrong with"
" the Twitter servers and you should try again later"
msgstr ""
#: src/widgets/AccountCreateWidget.vala:69
#, c-format
msgid "Could not open %s"
msgstr "No se puede abrir %s"
#: src/widgets/AccountCreateWidget.vala:98
msgid "Wrong PIN"
msgstr "PIN Incorrecto"
#: src/widgets/AccountCreateWidget.vala:124
msgid "Account already in use"
msgstr "Cuenta en uso"
#: src/widgets/CompletionTextView.vala:59
msgid "No users found"
msgstr ""
#: src/widgets/FavImageView.vala:153 src/window/ComposeTweetWindow.vala:299
msgid "Select Image"
msgstr ""
#: src/widgets/FavImageView.vala:156 src/window/AccountDialog.vala:347
#: src/window/ComposeTweetWindow.vala:302
msgid "Open"
msgstr ""
#: src/widgets/FavImageView.vala:157 src/widgets/MediaButton.vala:276
#: src/window/AccountDialog.vala:348 src/window/ComposeTweetWindow.vala:275
#: src/window/ComposeTweetWindow.vala:303 src/window/UserListDialog.vala:47
#: ui/account-dialog.ui:25 ui/account-dialog.ui:256 ui/compose-window.ui:41
#: ui/filter-list-entry.ui:80 ui/list-list-entry.ui:98
#: ui/list-statuses-page.ui:173 ui/modify-filter-dialog.ui:13
#: ui/modify-snippet-dialog.ui:14 ui/shortcuts-window.ui:134
#: ui/user-filter-entry.ui:114
msgid "Cancel"
msgstr "Cancelar"
#: src/widgets/FollowButton.vala:43
msgid "Follow"
msgstr "Seguir"
#: src/widgets/FollowButton.vala:44
msgid "Unfollow"
msgstr "Dejar de Seguir"
#: src/widgets/MediaButton.vala:48
msgid "Copy URL"
msgstr ""
#: src/widgets/MediaButton.vala:105
msgid "Save as…"
msgstr ""
#: src/widgets/MediaButton.vala:268
msgid "Save Video"
msgstr ""
#: src/widgets/MediaButton.vala:270
msgid "Save Image"
msgstr ""
#: src/widgets/MediaButton.vala:275 src/window/AccountDialog.vala:429
#: src/window/AccountDialog.vala:450 src/window/UserListDialog.vala:48
#: ui/account-dialog.ui:33 ui/list-statuses-page.ui:129
#: ui/modify-filter-dialog.ui:20 ui/modify-snippet-dialog.ui:21
msgid "Save"
msgstr "Guardar"
#: src/widgets/TweetListBox.vala:123
msgid "Loading…"
msgstr ""
#: src/widgets/TweetListBox.vala:126 src/widgets/TweetListBox.vala:177
msgid "No entries found"
msgstr "No se encontraron entradas"
#: src/widgets/TweetListBox.vala:137 ui/account-create-widget.ui:119
msgid "Retry"
msgstr "Reintentar"
#: src/window/AccountDialog.vala:344
msgid "Select Banner Image"
msgstr ""
#: src/window/AccountDialog.vala:380
msgid "Image does not meet minimum size requirements:"
msgstr ""
#: src/window/AccountDialog.vala:381
#, c-format
msgid "Minimum width: %d pixel"
msgid_plural "Minimum width: %d pixels"
msgstr[0] ""
msgstr[1] ""
#: src/window/AccountDialog.vala:383
#, c-format
msgid "Minimum height: %d pixel"
msgid_plural "Minimum height: %d pixels"
msgstr[0] ""
msgstr[1] ""
#: src/window/AccountDialog.vala:404 src/window/AccountDialog.vala:417
msgid "Pick"
msgstr ""
#: src/window/ComposeTweetWindow.vala:138
msgid "Quote tweet"
msgstr "Citar Tuit"
#: src/window/ComposeTweetWindow.vala:331
msgid "Selected file is not an image."
msgstr ""
#: src/window/ComposeTweetWindow.vala:332
#: src/window/ComposeTweetWindow.vala:338
#: src/window/ComposeTweetWindow.vala:344
#: src/window/ComposeTweetWindow.vala:365
#: src/window/ComposeTweetWindow.vala:428
msgid "Back"
msgstr "Regresar"
#: src/window/ComposeTweetWindow.vala:336
#, c-format
msgid ""
"The selected image is too big. The maximum file size per image is %'d MB"
msgstr ""
#: src/window/ComposeTweetWindow.vala:343
msgid "Only one GIF file per tweet is allowed."
msgstr ""
#: src/window/ComposeTweetWindow.vala:392
msgid "Insert Emoji"
msgstr ""
#: src/window/ModifyFilterDialog.vala:45
msgid "Modify Filter"
msgstr "Modificar Filtro"
#: src/window/ModifyFilterDialog.vala:76
msgid "Matches"
msgstr "Coincidencias"
#: src/window/ModifyFilterDialog.vala:78
msgid "Doesn’t match"
msgstr ""
#: src/window/ModifySnippetDialog.vala:44
msgid "Modify Snippet"
msgstr ""
#: src/window/ModifySnippetDialog.vala:63
msgid "Snippet can’t be empty"
msgstr ""
#: src/window/ModifySnippetDialog.vala:70
msgid "Replacement can’t be empty"
msgstr ""
#: src/window/ModifySnippetDialog.vala:78
msgid "Snippet may not contain whitespace"
msgstr ""
#: src/window/ModifySnippetDialog.vala:86
msgid "Snippet already exists"
msgstr ""
#: src/window/SettingsDialog.vala:85
msgid ""
"Hey, check out this new #Corebird version! \\ (•◡•) / #cool "
"#newisalwaysbetter"
msgstr "¡Hey, revisa esta nueva versión de #Corebird! \\ (•◡•) / #cool #newisalwaysbetter"
#: src/window/UserListDialog.vala:40
msgid "Add to or Remove User From List"
msgstr "Agregar o Quitar Usuario de la Lista"
#: src/window/UserListDialog.vala:69
msgid "You have no lists."
msgstr "No tienes listas."
#: ui/about-dialog.ui:5
msgid "About Corebird"
msgstr "Acerca de Corebird"
#: ui/account-create-widget.ui:28
msgid "New Account"
msgstr "Nueva Cuenta"
#: ui/account-create-widget.ui:47
msgid ""
"To authenticate Corebird, you need a PIN from twitter.com with the account "
"you wish to add"
msgstr ""
#: ui/account-create-widget.ui:58
msgid "Request PIN"
msgstr "Solicitar PIN"
#: ui/account-create-widget.ui:88
msgid "Enter PIN from twitter.com below:"
msgstr ""
#: ui/account-create-widget.ui:106
msgid "PIN"
msgstr ""
#: ui/account-create-widget.ui:132 ui/list-statuses-page.ui:358
msgid "Confirm"
msgstr "Confirmar"
#: ui/account-dialog.ui:19
msgid "Account Settings"
msgstr "Parámetros de cuenta"
#: ui/account-dialog.ui:88
msgid "Name"
msgstr "Nombre"
#: ui/account-dialog.ui:117
msgid "Website"
msgstr "Sitio Web"
#: ui/account-dialog.ui:181
msgid "Autostart"
msgstr "Autoiniciar"
#: ui/account-dialog.ui:244
msgid "Do you really want to delete this account?"
msgstr "¿Realmente quieres borrar esta cuenta?"
#: ui/cb-emoji-chooser.ui:41
msgctxt "emoji category"
msgid "Smileys & People"
msgstr ""
#: ui/cb-emoji-chooser.ui:54
msgctxt "emoji category"
msgid "Body & Clothing"
msgstr ""
#: ui/cb-emoji-chooser.ui:67
msgctxt "emoji category"
msgid "Animals & Nature"
msgstr ""
#: ui/cb-emoji-chooser.ui:80
msgctxt "emoji category"
msgid "Food & Drink"
msgstr ""
#: ui/cb-emoji-chooser.ui:93
msgctxt "emoji category"
msgid "Travel & Places"
msgstr ""
#: ui/cb-emoji-chooser.ui:106
msgctxt "emoji category"
msgid "Activities"
msgstr ""
#: ui/cb-emoji-chooser.ui:119
msgctxt "emoji category"
msgid "Objects"
msgstr ""
#: ui/cb-emoji-chooser.ui:132
msgctxt "emoji category"
msgid "Symbols"
msgstr ""
#: ui/cb-emoji-chooser.ui:145
msgctxt "emoji category"
msgid "Flags"
msgstr ""
#: ui/cb-emoji-chooser.ui:272
msgid "No Results Found"
msgstr ""
#: ui/cb-emoji-chooser.ui:285
msgid "Try a different search"
msgstr ""
#: ui/compose-window.ui:48 ui/dm-page.ui:51 ui/shortcuts-window.ui:127
msgid "Send"
msgstr "Enviar"
#: ui/compose-window.ui:177
msgid "Add Image"
msgstr "Agregar imágen"
#: ui/compose-window.ui:185
msgid "Show favorite images"
msgstr ""
#: ui/filter-page.ui:71 ui/search-page.ui:86
msgid "Users"
msgstr "Usuarios"
#: ui/list-list-entry.ui:109
msgid "Subscribe"
msgstr "Suscribir"
#: ui/list-list-entry.ui:122
msgid "Unsubscribe"
msgstr "De suscribir "
#: ui/list-statuses-page.ui:26
msgid "Subscribers:"
msgstr "Suscriptores:"
#: ui/list-statuses-page.ui:49
msgid "Members:"
msgstr "Mienbros:"
#: ui/list-statuses-page.ui:72
msgid "Creator:"
msgstr "Creador:"
#: ui/list-statuses-page.ui:84
msgid "Created at:"
msgstr "Creado en:"
#: ui/list-statuses-page.ui:119
msgid "Edit"
msgstr "Editar"
#: ui/list-statuses-page.ui:194
msgid "Mode:"
msgstr "Modo:"
#: ui/list-statuses-page.ui:217
msgid "Private"
msgstr "Privado"
#: ui/list-statuses-page.ui:218
msgid "Public"
msgstr "Público"
#: ui/list-statuses-page.ui:296
msgid "Description"
msgstr ""
#: ui/menus.ui:6 ui/settings-dialog.ui:16 ui/settings-dialog.ui:22
msgid "Settings"
msgstr "Parámetros"
#: ui/menus.ui:10
msgid "Shortcuts"
msgstr "Atajos"
#: ui/menus.ui:15
msgid "About"
msgstr "Acerca de"
#: ui/menus.ui:19
msgid "Quit"
msgstr "Quitar"
#: ui/modify-filter-dialog.ui:6
msgid "Add New Filter"
msgstr "Agregar nuevo filtro"
#: ui/modify-snippet-dialog.ui:6
msgid "Add New Snippet"
msgstr "Agregar Nuevo Snippet"
#: ui/modify-snippet-dialog.ui:46
msgid "Keyword"
msgstr "Keyword"
#: ui/modify-snippet-dialog.ui:72
msgid "Replacement"
msgstr "Reemplazar"
#: ui/new-list-entry.ui:30
msgid "Create New List"
msgstr "crear Nueva Lista"
#: ui/new-list-entry.ui:51
msgid "Name:"
msgstr "Nombre:"
#: ui/new-list-entry.ui:73
msgid "Create"
msgstr "Crear"
#: ui/profile-page.ui:6
msgid "Write Direct Message"
msgstr "Escribir Mensaje Directo"
#: ui/profile-page.ui:14
msgid "Add to/Remove from List"
msgstr "Agregar/quitar de la Lista"
#: ui/profile-page.ui:20
msgid "Blocked"
msgstr "Bloqueado"
#: ui/profile-page.ui:24
msgid "Muted"
msgstr ""
#: ui/profile-page.ui:28
msgid "Retweets disabled"
msgstr "Retuits desactivados"
#: ui/profile-page.ui:166
msgid "Follows you"
msgstr "Siguiéndote"
#: ui/profile-page.ui:242 ui/search-page.ui:74 ui/settings-dialog.ui:420
msgid "Tweets"
msgstr "Tuits"
#: ui/profile-page.ui:284
msgid "Followers"
msgstr "Seguidores"
#: ui/profile-page.ui:326
msgid "Following"
msgstr "Siguiendo"
#: ui/settings-dialog.ui:59
msgid "Show inline media"
msgstr ""
#: ui/settings-dialog.ui:78
msgid "Always show"
msgstr ""
#: ui/settings-dialog.ui:79
msgid "Always hide"
msgstr ""
#: ui/settings-dialog.ui:80
msgid "Hide in timeline"
msgstr ""
#: ui/settings-dialog.ui:101
msgid "Auto scroll on new tweets"
msgstr "Auto avance en nuevos tuits"
#: ui/settings-dialog.ui:131
msgid "Double-click activation"
msgstr "Activación doble click"
#: ui/settings-dialog.ui:161
msgid "Interface"
msgstr "Interface"
#: ui/settings-dialog.ui:179
msgid "On New Tweets"
msgstr "Nuevos Tuits"
#: ui/settings-dialog.ui:193
msgid "Actions"
msgstr "Acciones"
#: ui/settings-dialog.ui:208
msgid "On New Mentions"
msgstr "Nuevas Menciones"
#: ui/settings-dialog.ui:222
msgid "On New Messages"
msgstr "Nuevos Mensajes"
#: ui/settings-dialog.ui:266
msgid "Never"
msgstr "Nunca"
#: ui/settings-dialog.ui:267
msgid "Every"
msgstr "Siempre"
#: ui/settings-dialog.ui:268
msgid "Stack 5"
msgstr "Mostrar 5"
#: ui/settings-dialog.ui:269
msgid "Stack 10"
msgstr "Mostrar 10"
#: ui/settings-dialog.ui:270
msgid "Stack 25"
msgstr "Mostrar 25"
#: ui/settings-dialog.ui:271
msgid "Stack 50"
msgstr "Mostrar 50"
#: ui/settings-dialog.ui:284
msgid "Notifications"
msgstr "Notificaciones"
#: ui/settings-dialog.ui:311
msgid "Round avatars"
msgstr "Avatares redondos"
#: ui/settings-dialog.ui:338
msgid "Remove trailing hashtags"
msgstr "Remover hashtags de rastreo"
#: ui/settings-dialog.ui:366
msgid "Remove media links"
msgstr "Remover links de contenido"
#: ui/settings-dialog.ui:394
msgid "Hide inappropriate content"
msgstr "Ocultar contenido inapropidado"
#: ui/settings-dialog.ui:441
msgid "No snippets configured."
msgstr "No hay snippets configurados"
#: ui/settings-dialog.ui:480
msgid "You can activate snippets by writing the keyword and pressing TAB."
msgstr "Puedes activar snippets escribiendo una palabra y presionando la tecla TAB"
#: ui/settings-dialog.ui:494
msgid "Snippets"
msgstr "Snippets"
#: ui/shortcuts-window.ui:12
msgctxt "shortcuts window"
msgid "General"
msgstr "General"
#: ui/shortcuts-window.ui:17
msgctxt "shortcuts window"
msgid "Compose Tweet"
msgstr "Escribir Tuit"
#: ui/shortcuts-window.ui:24
msgctxt "shortcuts window"
msgid "Show Account settings"
msgstr "Mostrar Parámetros de Cuenta"
#: ui/shortcuts-window.ui:31
msgctxt "shortcuts window"
msgid "Show Accounts Popover"
msgstr "Mostrar Cuentas"
#: ui/shortcuts-window.ui:38
msgctxt "shortcuts window"
msgid "Show Application Settings"
msgstr "Mostrar Parámetros de la Aplicación"
#: ui/shortcuts-window.ui:45
msgctxt "shortcuts window"
msgid "Toggle Topbar"
msgstr "Cambiar Barra Superior"
#: ui/shortcuts-window.ui:52
msgctxt "shortcuts window"
msgid "Go Back"
msgstr "ir Atrás"
#: ui/shortcuts-window.ui:59
msgctxt "shortcuts window"
msgid "Go Forward"
msgstr "ir Adelante"
#: ui/shortcuts-window.ui:66
msgctxt "shortcuts window"
msgid "Go to nth page"
msgstr "ir a Página"
#: ui/shortcuts-window.ui:74
msgctxt "shortcuts window"
msgid "Tweets"
msgstr "Tuits"
#: ui/shortcuts-window.ui:79
msgctxt "shortcuts window"
msgid "Retweet"
msgstr "Retuiteado"
#: ui/shortcuts-window.ui:86
msgctxt "shortcuts window"
msgid "Favorite"
msgstr "Favorito"
#: ui/shortcuts-window.ui:93
msgctxt "shortcuts window"
msgid "Reply"
msgstr "Responder"
#: ui/shortcuts-window.ui:100
msgctxt "shortcuts window"
msgid "Quote"
msgstr ""
#: ui/shortcuts-window.ui:107
msgctxt "shortcuts window"
msgid "Show Details"
msgstr "Mostrar Detalles"
#: ui/shortcuts-window.ui:114
msgctxt "shortcuts window"
msgid "Delete"
msgstr "Borrar"
#: ui/shortcuts-window.ui:122
msgctxt "shortcuts window"
msgid "Compose"
msgstr ""
#: ui/shortcuts-window.ui:141
msgid "Show Emoji Chooser"
msgstr ""
#: ui/start-conversation-entry.ui:29
msgid "Start new conversation"
msgstr "iniciar nueva conversación"
#: ui/start-conversation-entry.ui:49
msgid "With:"
msgstr "Con:"
#: ui/start-conversation-entry.ui:75
msgid "Go"
msgstr "ir"
#: ui/tweet-info-page.ui:6 ui/tweet-list-entry.ui:6
msgid "Quote"
msgstr "Citar"
#: ui/tweet-info-page.ui:252
msgid "Retweet tweet"
msgstr "Retuitear"
#: ui/tweet-info-page.ui:277
msgid "Favorite tweet"
msgstr "Favorito"
#: ui/tweet-info-page.ui:302
msgid "Reply to tweet"
msgstr "Responder"
#: ui/tweet-info-page.ui:338
msgid "More"
msgstr "Más"
#: ui/tweet-list-entry.ui:60
msgid "Favorite"
msgstr "Favorito"
#: ui/tweet-list-entry.ui:81
msgid "Reply"
msgstr "Respuesta"
#: ui/user-filter-entry.ui:125
msgid "Unblock"
msgstr "Desbloquear"
#: ui/user-list-entry.ui:67
msgid "Show settings of this account"
msgstr "Mostrar parámetros de esta cuenta"
#: ui/user-list-entry.ui:92
msgid "Open in new window"
msgstr "Abrir en nueva ventana"
#: ui/user-list-entry.ui:116
msgid "Go to profile"
msgstr ""
#: ui/user-lists-widget.ui:14
msgid "Created"
msgstr "Creado"
#: ui/user-lists-widget.ui:86
msgid "Subscribed to"
msgstr "Suscribir a"