forked from AkkomaGang/akkoma-fe
Merge branch 'develop' into 'develop'
[i18n] Update of the Occitan translation See merge request pleroma/pleroma-fe!866
This commit is contained in:
commit
7ec02445cc
1 changed files with 33 additions and 11 deletions
|
@ -78,6 +78,20 @@
|
||||||
"repeated_you": "a repetit vòstre estatut",
|
"repeated_you": "a repetit vòstre estatut",
|
||||||
"no_more_notifications": "Pas mai de notificacions"
|
"no_more_notifications": "Pas mai de notificacions"
|
||||||
},
|
},
|
||||||
|
"polls": {
|
||||||
|
"add_poll": "Ajustar un sondatge",
|
||||||
|
"add_option": "Ajustar d’opcions",
|
||||||
|
"option": "Opcion",
|
||||||
|
"votes": "vòtes",
|
||||||
|
"vote": "Votar",
|
||||||
|
"type": "Tipe de sondatge",
|
||||||
|
"single_choice": "Causida unica",
|
||||||
|
"multiple_choices": "Causida multipla",
|
||||||
|
"expiry": "Durada del sondatge",
|
||||||
|
"expires_in": "Lo sondatge s’acabarà {0}",
|
||||||
|
"expired": "Sondatge acabat {0}",
|
||||||
|
"not_enough_options": "I a pas pro d’opcions"
|
||||||
|
},
|
||||||
"post_status": {
|
"post_status": {
|
||||||
"new_status": "Publicar d’estatuts novèls",
|
"new_status": "Publicar d’estatuts novèls",
|
||||||
"account_not_locked_warning": "Vòstre compte es pas {0}. Qual que siá pòt vos seguir per veire vòstras publicacions destinadas pas qu’a vòstres seguidors.",
|
"account_not_locked_warning": "Vòstre compte es pas {0}. Qual que siá pòt vos seguir per veire vòstras publicacions destinadas pas qu’a vòstres seguidors.",
|
||||||
|
@ -197,6 +211,7 @@
|
||||||
"loop_video": "Bocla vidèo",
|
"loop_video": "Bocla vidèo",
|
||||||
"loop_video_silent_only": "Legir en bocla solament las vidèos sens son (coma los « Gifs » de Mastodon)",
|
"loop_video_silent_only": "Legir en bocla solament las vidèos sens son (coma los « Gifs » de Mastodon)",
|
||||||
"mutes_tab": "Agamats",
|
"mutes_tab": "Agamats",
|
||||||
|
"interactions_tab": "Interaccions",
|
||||||
"play_videos_in_modal": "Legir las vidèos dirèctament dins la visualizaira mèdia",
|
"play_videos_in_modal": "Legir las vidèos dirèctament dins la visualizaira mèdia",
|
||||||
"use_contain_fit": "Talhar pas las pèças juntas per las vinhetas",
|
"use_contain_fit": "Talhar pas las pèças juntas per las vinhetas",
|
||||||
"name": "Nom",
|
"name": "Nom",
|
||||||
|
@ -264,8 +279,15 @@
|
||||||
"false": "non",
|
"false": "non",
|
||||||
"true": "òc"
|
"true": "òc"
|
||||||
},
|
},
|
||||||
"notifications": "Notificacions",
|
"notifications": "Notificacions",
|
||||||
"enable_web_push_notifications": "Activar las notificacions web push",
|
"notification_setting": "Receber las notificacions de :",
|
||||||
|
"notification_setting_follows": "Utilizaires que seguissètz",
|
||||||
|
"notification_setting_non_follows": "Utilizaires que seguissètz pas",
|
||||||
|
"notification_setting_followers": "Utilizaires que vos seguisson",
|
||||||
|
"notification_setting_non_followers": "Utilizaires que vos seguisson pas",
|
||||||
|
"notification_mutes": "Per receber pas mai d’un utilizaire en particular, botatz-lo en silenci.",
|
||||||
|
"notification_blocks": "Blocar un utilizaire arrèsta totas las notificacions tan coma quitar de los seguir.",
|
||||||
|
"enable_web_push_notifications": "Activar las notificacions web push",
|
||||||
"style": {
|
"style": {
|
||||||
"switcher": {
|
"switcher": {
|
||||||
"keep_color": "Gardar las colors",
|
"keep_color": "Gardar las colors",
|
||||||
|
@ -386,14 +408,14 @@
|
||||||
"days": "{0} jorns",
|
"days": "{0} jorns",
|
||||||
"day_short": "{0} jorn",
|
"day_short": "{0} jorn",
|
||||||
"days_short": "{0} jorns",
|
"days_short": "{0} jorns",
|
||||||
"hour": "{0} hour",
|
"hour": "{0} ora",
|
||||||
"hours": "{0} hours",
|
"hours": "{0} oras",
|
||||||
"hour_short": "{0}h",
|
"hour_short": "{0}h",
|
||||||
"hours_short": "{0}h",
|
"hours_short": "{0}h",
|
||||||
"in_future": "in {0}",
|
"in_future": "d’aquí {0}",
|
||||||
"in_past": "fa {0}",
|
"in_past": "fa {0}",
|
||||||
"minute": "{0} minute",
|
"minute": "{0} minuta",
|
||||||
"minutes": "{0} minutes",
|
"minutes": "{0} minutas",
|
||||||
"minute_short": "{0}min",
|
"minute_short": "{0}min",
|
||||||
"minutes_short": "{0}min",
|
"minutes_short": "{0}min",
|
||||||
"month": "{0} mes",
|
"month": "{0} mes",
|
||||||
|
@ -402,12 +424,12 @@
|
||||||
"months_short": "{0} meses",
|
"months_short": "{0} meses",
|
||||||
"now": "ara meteis",
|
"now": "ara meteis",
|
||||||
"now_short": "ara meteis",
|
"now_short": "ara meteis",
|
||||||
"second": "{0} second",
|
"second": "{0} segonda",
|
||||||
"seconds": "{0} seconds",
|
"seconds": "{0} segondas",
|
||||||
"second_short": "{0}s",
|
"second_short": "{0}s",
|
||||||
"seconds_short": "{0}s",
|
"seconds_short": "{0}s",
|
||||||
"week": "{0} setm.",
|
"week": "{0} setmana.",
|
||||||
"weeks": "{0} setm.",
|
"weeks": "{0} setmanas.",
|
||||||
"week_short": "{0} setm.",
|
"week_short": "{0} setm.",
|
||||||
"weeks_short": "{0} setm.",
|
"weeks_short": "{0} setm.",
|
||||||
"year": "{0} an",
|
"year": "{0} an",
|
||||||
|
|
Loading…
Reference in a new issue