Skip to content

Commit

Permalink
i18n ultim hour «More» dropdown title + reduce motion (#5415)
Browse files Browse the repository at this point in the history
* Correction fem. form

* More dropdown title

* More dropdown title

* More dropdown title

* Add option to reduce motion (#5393)
  • Loading branch information
JeanGauthier authored and Gargron committed Oct 16, 2017
1 parent bf0ee1a commit 1e7b3bf
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions app/javascript/mastodon/locales/ca.json
Expand Up @@ -184,6 +184,7 @@
"status.load_more": "Carrega més",
"status.media_hidden": "Multimèdia amagat",
"status.mention": "Esmentar @{name}",
"status.more": "Més",
"status.mute_conversation": "Silenciar conversació",
"status.open": "Ampliar aquest estat",
"status.pin": "Fixat en el perfil",
Expand Down
1 change: 1 addition & 0 deletions app/javascript/mastodon/locales/es.json
Expand Up @@ -179,6 +179,7 @@
"status.load_more": "Cargar más",
"status.media_hidden": "Contenido multimedia oculto",
"status.mention": "Mencionar",
"status.more": "Más",
"status.mute_conversation": "Silenciar conversación",
"status.open": "Expandir estado",
"status.pin": "Fijar",
Expand Down
1 change: 1 addition & 0 deletions app/javascript/mastodon/locales/oc.json
Expand Up @@ -179,6 +179,7 @@
"status.load_more": "Cargar mai",
"status.media_hidden": "Mèdia rescondut",
"status.mention": "Mencionar",
"status.more": "Mai",
"status.mute_conversation": "Rescondre la conversacion",
"status.open": "Desplegar aqueste estatut",
"status.pin": "Penjar al perfil",
Expand Down
4 changes: 2 additions & 2 deletions config/locales/oc.yml
Expand Up @@ -120,9 +120,9 @@ oc:
destroyed_msg: Nòta de moderacion ben suprimida !

custom_emojis:
copied_msg: Còpia locale de l’emoji ben creada
copied_msg: Còpia locala de l’emoji ben creada
copy: Copiar
copy_failed_msg: Fracàs de la còpia locale de l’emoji
copy_failed_msg: Fracàs de la còpia locala de l’emoji
created_msg: Emoji ben creat !
delete: Suprimir
destroyed_msg: Emojo ben suprimit !
Expand Down
1 change: 1 addition & 0 deletions config/locales/simple_form.oc.yml
Expand Up @@ -38,6 +38,7 @@ oc:
otp_attempt: Còdi Two-factor
password: Senhal
setting_auto_play_gif: Lectura automatica dels GIFS animats
setting_reduce_motion: Reduire la velocitat de las animacions
setting_boost_modal: Afichar una fenèstra de confirmacion abans de partejar un estatut
setting_default_privacy: Confidencialitat de las publicacions
setting_default_sensitive: Totjorn marcar los mèdias coma sensibles
Expand Down

0 comments on commit 1e7b3bf

Please sign in to comment.