New translations app.json (Catalan)
This commit is contained in:
parent
7a5a121196
commit
5afd4ce6fc
|
@ -130,6 +130,7 @@
|
||||||
"show_user_profile": "Mostra el perfil de l'usuari",
|
"show_user_profile": "Mostra el perfil de l'usuari",
|
||||||
"content_warning": "Advertència de Contingut",
|
"content_warning": "Advertència de Contingut",
|
||||||
"media_content_warning": "Toca qualsevol lloc per mostrar",
|
"media_content_warning": "Toca qualsevol lloc per mostrar",
|
||||||
|
"tap_to_reveal": "Tap to reveal",
|
||||||
"poll": {
|
"poll": {
|
||||||
"vote": "Vota",
|
"vote": "Vota",
|
||||||
"closed": "Finalitzada"
|
"closed": "Finalitzada"
|
||||||
|
@ -141,7 +142,11 @@
|
||||||
"favorite": "Favorit",
|
"favorite": "Favorit",
|
||||||
"unfavorite": "Desfer Favorit",
|
"unfavorite": "Desfer Favorit",
|
||||||
"menu": "Menú",
|
"menu": "Menú",
|
||||||
"hide": "Amaga"
|
"hide": "Amaga",
|
||||||
|
"show_image": "Show image",
|
||||||
|
"show_gif": "Show GIF",
|
||||||
|
"show_video_player": "Show video player",
|
||||||
|
"tap_then_hold_to_show_menu": "Tap then hold to show menu"
|
||||||
},
|
},
|
||||||
"tag": {
|
"tag": {
|
||||||
"url": "URL",
|
"url": "URL",
|
||||||
|
@ -440,6 +445,12 @@
|
||||||
"title": "Desbloqueja el Compte",
|
"title": "Desbloqueja el Compte",
|
||||||
"message": "Confirma per a desbloquejar %s"
|
"message": "Confirma per a desbloquejar %s"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"accessibility": {
|
||||||
|
"show_avatar_image": "Show avatar image",
|
||||||
|
"edit_avatar_image": "Edit avatar image",
|
||||||
|
"show_banner_image": "Show banner image",
|
||||||
|
"double_tap_to_open_the_list": "Double tap to open the list"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"follower": {
|
"follower": {
|
||||||
|
@ -541,7 +552,8 @@
|
||||||
"true_black_dark_mode": "Mode negre fosc autèntic",
|
"true_black_dark_mode": "Mode negre fosc autèntic",
|
||||||
"disable_avatar_animation": "Desactiva avatars animats",
|
"disable_avatar_animation": "Desactiva avatars animats",
|
||||||
"disable_emoji_animation": "Desactiva emojis animats",
|
"disable_emoji_animation": "Desactiva emojis animats",
|
||||||
"using_default_browser": "Utilitza el navegador predeterminat per a obrir enllaços"
|
"using_default_browser": "Utilitza el navegador predeterminat per a obrir enllaços",
|
||||||
|
"open_links_in_mastodon": "Open links in Mastodon"
|
||||||
},
|
},
|
||||||
"boring_zone": {
|
"boring_zone": {
|
||||||
"title": "La Zona Avorrida",
|
"title": "La Zona Avorrida",
|
||||||
|
|
Loading…
Reference in New Issue