Skip to content

Commit

Permalink
i10n OC: Memorial (#5615) + #5467 (#5623)
Browse files Browse the repository at this point in the history
* Changed ĩ => ï

* Changed ĩ => ï

* Add ability to disable login and mark accounts as memorial (#5615)
  • Loading branch information
Quenty31 authored and Gargron committed Nov 8, 2017
1 parent 4c0a85e commit eb97bd8
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p>Bonjorn <%= @resource.email %> !</p>

<p>Qualqu’un a demandat la reĩnicializacion de vòstre senhal per Mastodon. Podètz realizar la reĩnicializacion en clicant sul ligam çai-jos.</p>
<p>Qualqu’un a demandat la reïnicializacion de vòstre senhal per Mastodon. Podètz realizar la reïnicializacion en clicant sul ligam çai-jos.</p>

<p><%= link_to 'Modificar mon senhal', edit_password_url(@resource, reset_password_token: @token) %></p>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Bonjorn <%= @resource.email %> !

Qualqu’un a demandat la reĩnicializacion de vòstre senhal per Mastodon. Podètz realizar la reĩnicializacion en clicant sul ligam çai-jos.</p>
Qualqu’un a demandat la reïnicializacion de vòstre senhal per Mastodon. Podètz realizar la reïnicializacion en clicant sul ligam çai-jos.</p>

<%= link_to 'Modificar mon senhal', edit_password_url(@resource, reset_password_token: @token) %>

Expand Down
8 changes: 8 additions & 0 deletions config/locales/oc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,15 @@ oc:
by_domain: Domeni
confirm: Confirmar
confirmed: Confirmat
disable: Desactivar
disable_two_factor_authentication: Desactivar 2FA
disabled: Desactivat
display_name: Escais-nom
domain: Domeni
edit: Modificar
email: Corrièl
enable: Activar
enabled: Activat
feed_url: Flux URL
followers: Seguidors
followers_url: URL dels seguidors
Expand All @@ -78,7 +82,9 @@ oc:
local: Locals
remote: Alonhats
title: Emplaçament
login_status: Estat formulari de connexion
media_attachments: Mèdias ajustats
memorialize: Passar en memorial
moderation:
all: Tot
silenced: Rescondut
Expand Down Expand Up @@ -134,6 +140,7 @@ oc:
listed: Listat
new:
title: Ajustar un nòu emoji personal
overwrite: Remplaçar
shortcode: Acorchi
shortcode_hint: Almens 2 caractèrs, solament alfanumerics e jonhent bas
title: Emojis personals
Expand Down Expand Up @@ -456,6 +463,7 @@ oc:
following: Lista de mond que seguètz
muting: Lista de mond que volètz pas legir
upload: Importar
in_memoriam_html: En Memòria.
landing_strip_html: "<strong>%{name}</strong> utiliza %{link_to_root_path}. Podètz lo/la sègre o interagir amb el o ela s’avètz un compte ont que siasque sul fediverse."
landing_strip_signup_html: S’es pas lo cas, podètz <a href="%{sign_up_path}">vos marcar aquí</a>.
media_attachments:
Expand Down

0 comments on commit eb97bd8

Please sign in to comment.