| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935 |
- # snac message translation file
- #
- #, fuzzy
- msgid ""
- msgstr ""
- "Project-Id-Version: snac\n"
- "Last-Translator: Gonzalo Raúl Nemmi\n"
- "Language: es\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- #: html.c:599
- msgid "Sensitive content: "
- msgstr "Contenido sensible: "
- #: html.c:607
- msgid "Sensitive content description"
- msgstr "Descripción del contenido sensible"
- msgid "Only for mentioned people: "
- msgstr "Solo personas mencionadas: "
- #: html.c:635
- msgid "Reply to (URL): "
- msgstr "Responder a (URL): "
- #: html.c:644
- msgid "Don't send, but store as a draft"
- msgstr "No enviar. Guardar como borrador"
- #: html.c:645
- msgid "Draft:"
- msgstr "Borrador:"
- #: html.c:735
- msgid "Attachments..."
- msgstr "Adjuntos..."
- #: html.c:758
- msgid "File:"
- msgstr "Archivo:"
- #: html.c:762
- msgid "Clear this field to delete the attachment"
- msgstr "Limpiar este campo para eliminar el adjunto"
- #: html.c:771 html.c:796
- msgid "Attachment description"
- msgstr "Descripción del adjunto"
- #: html.c:812
- msgid "Poll..."
- msgstr "Encuesta..."
- #: html.c:804
- msgid "Poll options (one per line, up to 8):"
- msgstr "Opciones de encuesta (una por línea, hasta 8):"
- #: html.c:826
- msgid "One choice"
- msgstr "Una opción"
- #: html.c:829
- msgid "Multiple choices"
- msgstr "Opciones múltiples"
- #: html.c:835
- msgid "End in 5 minutes"
- msgstr "Finalizar en 5 minutos"
- #: html.c:839
- msgid "End in 1 hour"
- msgstr "Finalizar en 1 hora"
- #: html.c:842
- msgid "End in 1 day"
- msgstr "Finalizar en 1 día"
- #: html.c:856
- msgid "Post"
- msgstr "Publicar"
- #: html.c:958 html.c:965
- msgid "Site description"
- msgstr "Descripción del sitio"
- #: html.c:976
- msgid "Admin email"
- msgstr "Email del Administrador"
- #: html.c:989
- msgid "Admin account"
- msgstr "Cuenta del Administrador"
- #: html.c:1054 html.c:1410
- #, c-format
- msgid "%d following, %d followers"
- msgstr "%d siguiendo, %d seguidores"
- #: html.c:1151
- msgid "RSS"
- msgstr "RSS"
- #: html.c:1156 html.c:1195
- msgid "private"
- msgstr "privado"
- #: html.c:1191
- msgid "public"
- msgstr "público"
- #: html.c:1199
- msgid "notifications"
- msgstr "notificaciones"
- #: html.c:1204
- msgid "people"
- msgstr "personas"
- #: html.c:1209
- msgid "instance"
- msgstr "instancia"
- #: html.c:1218
- msgid ""
- "Search posts by URL or content (regular expression), @user@host accounts, or "
- "#tag"
- msgstr ""
- "Buscar publicaciones por URL o contenido (expresiones regulares), cuenta "
- "@usuario@host , ó #etiqueta"
- #: html.c:1219
- msgid "Content search"
- msgstr "Buscar contenido"
- #: html.c:1345
- msgid "verified link"
- msgstr "link verificado"
- #: html.c:1402 html.c:3121 html.c:3134 html.c:3143 html.c:4394
- msgid "Location: "
- msgstr "Ubicación: "
- #: html.c:1448
- msgid "New Post..."
- msgstr "Nueva Publicación..."
- #: html.c:1450
- msgid "What's on your mind?"
- msgstr "¿En qué estás pensando?"
- #: html.c:1459
- msgid "Operations..."
- msgstr "Operaciones..."
- #: html.c:1474 html.c:2100 html.c:3891 html.c:4343 html.c:5607
- msgid "Follow"
- msgstr "Seguir"
- #: html.c:1476
- msgid "(by URL or user@host)"
- msgstr "(por URL o usuario@host)"
- #: html.c:1491 html.c:2076 html.c:5556
- msgid "Boost"
- msgstr "Impulsar"
- #: html.c:1493 html.c:1510 html.c:1532
- msgid "(by URL)"
- msgstr "(por URL)"
- #: html.c:1508 html.c:2055 html.c:5547
- msgid "Like"
- msgstr "Me gusta"
- #: html.c:1658
- msgid "User Settings..."
- msgstr "Configuración de usuario..."
- #: html.c:1667
- msgid "Display name:"
- msgstr "Nombre para mostrar:"
- #: html.c:1673
- msgid "Your name"
- msgstr "Su nombre"
- #: html.c:1675
- msgid "Avatar: "
- msgstr "Avatar: "
- #: html.c:1683
- msgid "Delete current avatar"
- msgstr "Eliminar avatar"
- #: html.c:1685
- msgid "Header image (banner): "
- msgstr "Imagen de cabecera (banner): "
- #: html.c:1693
- msgid "Delete current header image"
- msgstr "Eliminar imagen de cabecera"
- #: html.c:1695
- msgid "Bio:"
- msgstr "Bio:"
- #: html.c:1701
- msgid "Write about yourself here..."
- msgstr "Escriba algo sobre usted aquí..."
- #: html.c:1710
- msgid "Always show sensitive content"
- msgstr "Siempre mostrar contenido sensible"
- #: html.c:1712
- msgid "Email address for notifications:"
- msgstr "Cuenta de email para las notificaciones:"
- #: html.c:1720
- msgid "Telegram notifications (bot key and chat id):"
- msgstr "Notificaciones en Telegram (llave del bot e id del chat):"
- #: html.c:1734
- msgid "ntfy notifications (ntfy server and token):"
- msgstr "Notificaciones en ntfy (servidor ntfy y token):"
- #: html.c:1756
- msgid "Maximum days to keep posts (0: server settings):"
- msgstr ""
- "Plazo máximo de conservación de publicaciones en días (0: usar configuración "
- "del servidor):"
- #: html.c:1762
- msgid "Drop direct messages from people you don't follow"
- msgstr "Descartar mensajes directos de personas a las que no sigue"
- #: html.c:1764
- msgid "This account is a bot"
- msgstr "Esta cuenta es un bot"
- #: html.c:1766
- msgid "Auto-boost all mentions to this account"
- msgstr "Impulsar automáticamente todas las menciones a esta cuenta"
- #: html.c:1768
- msgid "This account is private (posts are not shown through the web)"
- msgstr "Esta cuenta es privada (las publicaciones no se muestran en la web)"
- #: html.c:1771
- msgid "Collapse top threads by default"
- msgstr "Contraer hilo de publicaciones por defecto"
- #: html.c:1773
- msgid "Follow requests must be approved"
- msgstr "Las solicitudes de seguimiento deben ser aprobadas"
- #: html.c:1775
- msgid "Publish follower and following metrics"
- msgstr "Mostrar cantidad de seguidores y seguidos"
- #: html.c:1778
- msgid "Current location:"
- msgstr "Ubicación actual:"
- #: html.c:1792
- msgid "Profile metadata (key=value pairs in each line):"
- msgstr "Metadata del perfil (pares llave=valor en cada línea):"
- #: html.c:1803
- msgid "Web interface language:"
- msgstr "Idioma de la interfaz Web:"
- #: html.c:1822
- msgid "New password:"
- msgstr "Nueva contraseña:"
- #: html.c:1829
- msgid "Repeat new password:"
- msgstr "Repetir nueva contraseña:"
- #: html.c:1839
- msgid "Update user info"
- msgstr "Actualizar información de usuario"
- #: html.c:1850
- msgid "Followed hashtags..."
- msgstr "Etiquetas en seguimiento..."
- #: html.c:1852 html.c:1885
- msgid "One hashtag per line"
- msgstr "Una etiqueta por línea"
- #: html.c:1874 html.c:1906
- msgid "Update hashtags"
- msgstr "Actualizar etiquetas"
- #: html.c:2055
- msgid "Say you like this post"
- msgstr "Decir que te gusta esta publicación"
- #: html.c:2060 html.c:5565
- msgid "Unlike"
- msgstr "No me gusta"
- #: html.c:2060
- msgid "Nah don't like it that much"
- msgstr "Nah, no me gusta tanto"
- #: html.c:2066 html.c:5702
- msgid "Unpin"
- msgstr "Desanclar"
- #: html.c:2066
- msgid "Unpin this post from your timeline"
- msgstr "Desanclar esta publicación de su línea de tiempo"
- #: html.c:2069 html.c:5697
- msgid "Pin"
- msgstr "Anclar"
- #: html.c:2069
- msgid "Pin this post to the top of your timeline"
- msgstr "Anclar esta publicación al inicio de su línea de tiempo"
- #: html.c:2076
- msgid "Announce this post to your followers"
- msgstr "Anunciar esta publicación a sus seguidores"
- #: html.c:2081 html.c:5573
- msgid "Unboost"
- msgstr "Eliminar impulso"
- #: html.c:2081
- msgid "I regret I boosted this"
- msgstr "Me arrepiento de haber impulsado esto"
- #: html.c:2087 html.c:5712
- msgid "Unbookmark"
- msgstr "Eliminar marcador"
- #: html.c:2087
- msgid "Delete this post from your bookmarks"
- msgstr "Eliminar marcador de esta publicación"
- #: html.c:2090 html.c:5707
- msgid "Bookmark"
- msgstr "Marcador"
- #: html.c:2090
- msgid "Add this post to your bookmarks"
- msgstr "Agregar esta publicación a mis marcadores"
- #: html.c:2096 html.c:3877 html.c:4254 html.c:4341 html.c:5620
- msgid "Unfollow"
- msgstr "Dejar de seguir"
- #: html.c:2096 html.c:3878 html.c:4341
- msgid "Stop following this user's activity"
- msgstr "Dejar de seguir la actividad de este usuario"
- #: html.c:2100 html.c:3892 html.c:4343
- msgid "Start following this user's activity"
- msgstr "Seguir la actividad de este usuario"
- #: html.c:2106 html.c:5650
- msgid "Unfollow Group"
- msgstr "Dejar de seguir este Grupo"
- #: html.c:2107
- msgid "Stop following this group or channel"
- msgstr "Dejar de seguir este grupo o canal"
- #: html.c:2111 html.c:5637
- msgid "Follow Group"
- msgstr "Seguir Grupo"
- #: html.c:2112
- msgid "Start following this group or channel"
- msgstr "Seguir grupo o canal"
- #: html.c:2117 html.c:3914 html.c:5581
- msgid "MUTE"
- msgstr "SILENCIAR"
- #: html.c:2118
- msgid "Block any activity from this user forever"
- msgstr "Bloquear toda la actividad de este usuario para siempre"
- #: html.c:2123 html.c:3896 html.c:5667
- msgid "Delete"
- msgstr "Eliminar"
- #: html.c:2123
- msgid "Delete this post"
- msgstr "Eliminar esta publicación"
- #: html.c:2126 html.c:5589
- msgid "Hide"
- msgstr "Ocultar"
- #: html.c:2126
- msgid "Hide this post and its children"
- msgstr "Ocultar esta publicación y sus respuestas"
- #: html.c:2168
- msgid "Edit..."
- msgstr "Editar..."
- #: html.c:2206
- msgid "Reply..."
- msgstr "Responder..."
- #: html.c:2280
- msgid "Truncated (too deep)"
- msgstr "Truncado (demasiado profundo)"
- #: html.c:2298
- msgid "follows you"
- msgstr "te sigue"
- #: html.c:2372
- msgid "Pinned"
- msgstr "Anclado"
- #: html.c:2380
- msgid "Bookmarked"
- msgstr "Marcado"
- #: html.c:2388
- msgid "Poll"
- msgstr "Encuesta"
- #: html.c:2395
- msgid "Voted"
- msgstr "Votado"
- #: html.c:2404
- msgid "Event"
- msgstr "Evento"
- #: html.c:2436 html.c:2465
- msgid "boosted"
- msgstr "impulsado"
- #: html.c:2479
- msgid "in reply to"
- msgstr "en respuesta a"
- #: html.c:2535
- msgid " [SENSITIVE CONTENT]"
- msgstr " [CONTENIDO SENSIBLE]"
- #: html.c:2907
- msgid "Vote"
- msgstr "Votar"
- #: html.c:2917
- msgid "Closed"
- msgstr "Cerrado"
- #: html.c:2942
- msgid "Closes in"
- msgstr "Cierra en"
- #: html.c:3022
- msgid "Video"
- msgstr "Video"
- #: html.c:3037
- msgid "Audio"
- msgstr "Audio"
- #: html.c:3065
- msgid "Attachment"
- msgstr "Adjunto"
- #: html.c:3079
- msgid "Alt..."
- msgstr "Alt..."
- #: html.c:3092
- msgid "Source channel or community"
- msgstr "Canal o comunidad de origen"
- #: html.c:3186
- msgid "Time: "
- msgstr "Hora: "
- #: html.c:3267
- msgid "Older..."
- msgstr "Más antiguo..."
- #: html.c:3369
- msgid "about this site"
- msgstr "acerca de este sitio"
- #: html.c:3371
- msgid "powered by "
- msgstr "provisto por "
- #: html.c:3440
- msgid "Dismiss"
- msgstr "Descartar"
- #: html.c:3457
- #, c-format
- msgid "Timeline for list '%s'"
- msgstr "Línea de tiempo de la lista '%s'"
- #: html.c:3476 html.c:4931
- msgid "Pinned posts"
- msgstr "Publicaciones ancladas"
- #: html.c:3488 html.c:4946
- msgid "Bookmarked posts"
- msgstr "Publicaciones marcadas"
- #: html.c:3500 html.c:4961
- msgid "Post drafts"
- msgstr "Borradores de publicaciones"
- #: html.c:3576
- msgid "No more unseen posts"
- msgstr "No quedan publicaciones sin ver"
- #: html.c:3580 html.c:3687 html.c:4053
- msgid "Back to top"
- msgstr "Volver al inicio"
- #: html.c:3640
- msgid "History"
- msgstr "Historia"
- #: html.c:3692 html.c:4058 html.c:4448
- msgid "More..."
- msgstr "Más..."
- #: html.c:3882 html.c:5603
- msgid "Unlimit"
- msgstr "Sin límite"
- #: html.c:3883
- msgid "Allow announces (boosts) from this user"
- msgstr "Permitir anuncios (impulsos) de este usuario"
- #: html.c:3886 html.c:5599
- msgid "Limit"
- msgstr "Límite"
- #: html.c:3887
- msgid "Block announces (boosts) from this user"
- msgstr "Bloquear anuncios (impulsos) de este usuario"
- #: html.c:3896
- msgid "Delete this user"
- msgstr "Eliminar este usuario"
- #: html.c:3901 html.c:5717
- msgid "Approve"
- msgstr "Aprobar"
- #: html.c:3902
- msgid "Approve this follow request"
- msgstr "Aprobar solicitud de seguimiento"
- #: html.c:3905 html.c:5741
- msgid "Discard"
- msgstr "Descartar"
- #: html.c:3905
- msgid "Discard this follow request"
- msgstr "Descartar solicitud de seguimiento"
- #: html.c:3910 html.c:5585
- msgid "Unmute"
- msgstr "Dejar de SILENCIAR"
- #: html.c:3911
- msgid "Stop blocking activities from this user"
- msgstr "Dejar de bloquear actividad de este usuario"
- #: html.c:3915
- msgid "Block any activity from this user"
- msgstr "Bloquear toda actividad de este usuario"
- #: html.c:3923
- msgid "Direct Message..."
- msgstr "Mensaje Directo..."
- #: html.c:3958
- msgid "Pending follow confirmations"
- msgstr "Confirmaciones de seguimiento pendientes"
- #: html.c:3962
- msgid "People you follow"
- msgstr "Personas que sigues"
- #: html.c:3963
- msgid "People that follow you"
- msgstr "Personas que te siguen"
- #: html.c:4181
- msgid "Clear all"
- msgstr "Limpiar todo"
- #: html.c:4248
- msgid "Mention"
- msgstr "Mención"
- #: html.c:4251
- msgid "Finished poll"
- msgstr "Encuesta finalizada"
- #: html.c:4278
- msgid "Follow Request"
- msgstr "Solicitud de Seguimiento"
- #: html.c:4388
- msgid "Context"
- msgstr "Contexto"
- #: html.c:4406
- msgid "New"
- msgstr "Nuevo"
- #: html.c:4421
- msgid "Already seen"
- msgstr "Ya visto"
- #: html.c:4436
- msgid "None"
- msgstr "Ninguno"
- #: html.c:4725
- #, c-format
- msgid "Search results for account %s"
- msgstr "Buscar resultados para la cuenta %s"
- #: html.c:4732
- #, c-format
- msgid "Account %s not found"
- msgstr "No se encontró la cuenta %s"
- #: html.c:4763
- #, c-format
- msgid "Search results for tag %s"
- msgstr "Buscar resultados para la etiqueta %s"
- #: html.c:4763
- #, c-format
- msgid "Nothing found for tag %s"
- msgstr "No se encontró nada con la etiqueta %s"
- #: html.c:4779
- #, c-format
- msgid "Search results for '%s' (may be more)"
- msgstr "Resultados de búsqueda para '%s' (puede haber más)"
- #: html.c:4782
- #, c-format
- msgid "Search results for '%s'"
- msgstr "Resultados de búsqueda para '%s'"
- #: html.c:4785
- #, c-format
- msgid "No more matches for '%s'"
- msgstr "No hay más coincidencias para '%s'"
- #: html.c:4787
- #, c-format
- msgid "Nothing found for '%s'"
- msgstr "No se encontró nada para '%s'"
- #: html.c:4916
- msgid "Showing instance timeline"
- msgstr "Mostrando línea de tiempo de la instancia"
- #: html.c:4999
- #, c-format
- msgid "Showing timeline for list '%s'"
- msgstr "Mostrando línea de tiempo de la lista '%s'"
- #: httpd.c:259
- #, c-format
- msgid "Search results for tag #%s"
- msgstr "Resultado de búsqueda para la etiqueta #%s"
- #: httpd.c:268
- msgid "Recent posts by users in this instance"
- msgstr "Publicaciones recientes de los usuarios de esta instancia"
- #: html.c:1883
- msgid "Blocked hashtags..."
- msgstr "Etiquetas bloqueadas..."
- #: html.c:639
- msgid "Optional URL to reply to"
- msgstr "URL opcional a la que responder"
- #: html.c:821
- msgid ""
- "Option 1...\n"
- "Option 2...\n"
- "Option 3...\n"
- "..."
- msgstr ""
- "Opción 1...\n"
- "Opción 2...\n"
- "Opción 3...\n"
- "..."
- #: html.c:1726
- msgid "Bot API key"
- msgstr "Clave del API del Bot"
- #: html.c:1732
- msgid "Chat id"
- msgstr "Identificador de chat"
- #: html.c:1740
- msgid "ntfy server - full URL (example: https://ntfy.sh/YourTopic)"
- msgstr "Servidor ntfy - URL completa (example: https://ntfy.sh/YourTopic)"
- #: html.c:1746
- msgid "ntfy token - if needed"
- msgstr "Token ntft - si es necesario"
- #: html.c:3477
- msgid "pinned"
- msgstr "Anclados"
- #: html.c:3489
- msgid "bookmarks"
- msgstr "Marcados"
- #: html.c:3501
- msgid "drafts"
- msgstr "Borradores"
- #: html.c:705
- msgid "Scheduled post..."
- msgstr "Envío programado..."
- #: html.c:3512 html.c:4976
- msgid "Scheduled posts"
- msgstr "Envíos programados"
- #: html.c:3513
- msgid "scheduled posts"
- msgstr "envíos programados"
- #: html.c:699
- #, c-format
- msgid "Post date and time (timezone: %s):"
- msgstr "Fecha y hora de publicación (zona horaria: %s):"
- #: html.c:1808
- msgid "Time zone:"
- msgstr "Zona horaria:"
- #: html.c:680
- msgid "Language:"
- msgstr "Idioma:"
- #: html.c:1748
- msgid "Notify webhook:"
- msgstr "Webhook de notificación:"
- #: html.c:1754
- msgid "http://example.com/webhook"
- msgstr ""
- #: html.c:1813
- msgid "Languages you usually post in:"
- msgstr "Idiomas en los que sueles escribir:"
- #: html.c:1819
- msgid "en fr es de_AT"
- msgstr ""
- #: html.c:493
- msgid "Visibility: "
- msgstr "Visibilidad: "
- msgid "Public"
- msgstr "Público"
- msgid "Unlisted"
- msgstr "No listado"
- msgid "Followers-only"
- msgstr "Solo seguidores"
- msgid "Direct Message"
- msgstr "Mensaje directo"
- #: html.c:553 html.c:2645 html.c:2670 html.c:5523
- msgid "EmojiUnreact"
- msgstr ""
- #: html.c:553 html.c:1530 html.c:2645 html.c:2670 html.c:5534
- msgid "EmojiReact"
- msgstr ""
- #: html.c:2188
- msgid "Emoji react..."
- msgstr "Reaccionar con un emoji..."
- #: html.c:2720
- msgid "Emoji reactions: "
- msgstr "Reacciones con emoji: "
- #: html.c:1915
- msgid "Muted words..."
- msgstr "Palabras silenciadas..."
- #: html.c:1917
- msgid "One word per line, partial matches count"
- msgstr "Una palabra por línea, valen coincidencias parciales"
- #: html.c:1938
- msgid "Update muted words"
- msgstr "Actualizar palabras silenciadas"
- #: html.c:2545
- msgid "Muted: "
- msgstr "Silenciado: "
- #: html.c:3994
- msgid "Contact's posts"
- msgstr "Publicaciones del contacto"
- #: html.c:4063
- msgid "More (x 10)..."
- msgstr "Más (x 10)..."
- #: html.c:845
- msgid "End in 3 days"
- msgstr "Finalizar en 3 días"
- #: html.c:848
- msgid "End in 1 year"
- msgstr "Finalizar en 1 año"
- #: html.c:4147
- msgid "Likes"
- msgstr ""
- #: html.c:4148
- msgid "Emoji reacts"
- msgstr ""
- #: html.c:4149
- msgid "Mentions"
- msgstr ""
- #: html.c:4150
- msgid "Announces"
- msgstr ""
- #: html.c:4151
- msgid "Follows"
- msgstr ""
- #: html.c:4152
- msgid "Unfollows"
- msgstr ""
- #: html.c:4153
- msgid "Follow requests"
- msgstr ""
- #: html.c:4154
- msgid "Blocks"
- msgstr ""
- #: html.c:4155
- msgid "Polls"
- msgstr ""
- #: html.c:4159
- msgid "Save"
- msgstr "Guardar"
- #: html.c:4167
- msgid "Notifications filter..."
- msgstr "Filtro de notificaciones..."
- #: data.c:44
- msgid "Jan"
- msgstr "ene"
- #: data.c:45
- msgid "Feb"
- msgstr "feb"
- #: data.c:46
- msgid "Mar"
- msgstr "mar"
- #: data.c:47
- msgid "Apr"
- msgstr "abr"
- #: data.c:48
- msgid "May"
- msgstr "may"
- #: data.c:49
- msgid "Jun"
- msgstr "jun"
- #: data.c:50
- msgid "Jul"
- msgstr "jul"
- #: data.c:51
- msgid "Aug"
- msgstr "ago"
- #: data.c:52
- msgid "Sep"
- msgstr "sep"
- #: data.c:53
- msgid "Oct"
- msgstr "oct"
- #: data.c:54
- msgid "Nov"
- msgstr "nov"
- #: data.c:55
- msgid "Dec"
- msgstr "dic"
|