Merge branch 'Exilat_a_Tolosa/pleroma-fe-patch-1' into develop

This commit is contained in:
Roger Braun 2018-04-03 18:21:57 +02:00
commit 936ca1a38c
1 changed files with 107 additions and 3 deletions

View File

@ -631,8 +631,8 @@ const fr = {
twkn: 'Le réseau connu'
},
user_card: {
follows_you: 'Vous suit!',
following: 'Suivi!',
follows_you: 'Vous suit!',
following: 'Suivi!',
follow: 'Suivre',
blocked: 'Bloqué',
block: 'Bloquer',
@ -676,7 +676,7 @@ const fr = {
},
notifications: {
notifications: 'Notfications',
read: 'Lu!',
read: 'Lu!',
followed_you: 'vous a suivi'
},
login: {
@ -764,6 +764,109 @@ const it = {
}
}
const oc = {
chat: {
title: 'Chat'
},
nav: {
chat: 'Chat local',
timeline: 'Flux dactualitat',
mentions: 'Notificacions',
public_tl: 'Estatuts locals',
twkn: 'Lo malhum conegut'
},
user_card: {
follows_you: 'Vos sèc!',
following: 'Seguit!',
follow: 'Seguir',
blocked: 'Blocat',
block: 'Blocar',
statuses: 'Estatuts',
mute: 'En silenci',
muted: 'Mes en silenci',
followers: 'Seguidors',
followees: 'Abonaments',
per_day: 'per jorn',
remote_follow: 'Seguir a distància'
},
timeline: {
show_new: 'Ne veire mai',
error_fetching: 'Error en cercant de mesas a jorn',
up_to_date: 'Actualizat',
load_older: 'Ne veire mai',
conversation: 'Conversacion'
},
settings: {
user_settings: 'Paramètres utilizaire',
name_bio: 'Nom & Bio',
name: 'Nom',
bio: 'Biografia',
avatar: 'Avatar',
current_avatar: 'Vòstre avatar actual',
set_new_avatar: 'Cambiar lavatar',
profile_banner: 'Bandièra del perfil',
current_profile_banner: 'Bandièra actuala del perfil',
set_new_profile_banner: 'Cambiar de bandièra',
profile_background: 'Imatge de fons',
set_new_profile_background: 'Cambiar limatge de fons',
settings: 'Paramètres',
theme: 'Tèma',
presets: 'Pre-enregistrats',
theme_help: 'Emplegatz los còdis de color hex (#aabbcc) per personalizar vòstre tèma de color.',
background: 'Rèire plan',
foreground: 'Endavant',
text: 'Tèxte',
links: 'Ligams',
filtering: 'Filtre',
filtering_explanation: 'Totes los estatuts amb aqueles mots seràn en silenci, un mot per linha.',
attachments: 'Pèças juntas',
hide_attachments_in_tl: 'Rescondre las pèças juntas',
hide_attachments_in_convo: 'Rescondre las pèças juntas dins las conversacions',
nsfw_clickthrough: 'Activar lo clic per mostrar los imatges marcats coma pels adults o sensibles',
autoload: 'Activar lo cargament automatic un còp arribat al cap de la pagina',
streaming: 'Activar lo cargament automatic dels novèls estatus en anar amont',
reply_link_preview: 'Activar lapercebut en passar la mirga',
follow_import: 'Importar los abonaments',
import_followers_from_a_csv_file: 'Importar los seguidors dun fichièr csv',
follows_imported: 'Seguidors importats. Lo tractament pòt trigar una estona.',
follow_import_error: 'Error en important los seguidors'
},
notifications: {
notifications: 'Notficacions',
read: 'Legit!',
followed_you: 'vos a seguit'
},
login: {
login: 'Connexion',
username: 'Nom dutilizaire',
password: 'Senhal',
register: 'Se marcar',
logout: 'Desconnexion'
},
registration: {
registration: 'Inscripcion',
fullname: 'Nom complèt',
email: 'Adreça de corrièl',
bio: 'Biografia',
password_confirm: 'Confirmar lo senhal'
},
post_status: {
posting: 'Mandadís',
default: 'Escrivètz aquí vòstre estatut.'
},
finder: {
find_user: 'Cercar un utilizaire',
error_fetching_user: 'Error pendent la recèrca dun utilizaire'
},
general: {
submit: 'Mandar',
apply: 'Aplicar'
},
user_profile: {
timeline_title: 'Flux a lutilizaire'
}
}
const pl = {
nav: {
timeline: 'Oś czasu',
@ -1161,6 +1264,7 @@ const messages = {
ja,
fr,
it,
oc,
pl,
es,
pt,