l10n update for occitan language (#3557)
* i18n Update : Add preference setting for delete toot modal Adding a line for "Add preference setting for delete toot modal" * i18n update for pin/unpin Update to add two more translations * i18n update to have the dates in plain occitan * Removed the blank line * %{selft} back in the translation
This commit is contained in:
parent
5be1214c26
commit
370fa70924
|
@ -27,8 +27,8 @@
|
||||||
"column.notifications": "Notificacions",
|
"column.notifications": "Notificacions",
|
||||||
"column.public": "Flux public global",
|
"column.public": "Flux public global",
|
||||||
"column_back_button.label": "Tornar",
|
"column_back_button.label": "Tornar",
|
||||||
"column_header.pin": "Pin",
|
"column_header.pin": "Penjar",
|
||||||
"column_header.unpin": "Unpin",
|
"column_header.unpin": "Despenjar",
|
||||||
"column_subheading.navigation": "Navigacion",
|
"column_subheading.navigation": "Navigacion",
|
||||||
"column_subheading.settings": "Paramètres",
|
"column_subheading.settings": "Paramètres",
|
||||||
"compose_form.lock_disclaimer": "Vòstre compte es pas {locked}. Tot lo mond pòt vos sègre e veire los estatuts reservats als seguidors.",
|
"compose_form.lock_disclaimer": "Vòstre compte es pas {locked}. Tot lo mond pòt vos sègre e veire los estatuts reservats als seguidors.",
|
||||||
|
|
|
@ -208,6 +208,59 @@ oc:
|
||||||
follow: Sègre
|
follow: Sègre
|
||||||
prompt_html: 'Avètz (<strong>%{self}</strong>) demandat de sègre :'
|
prompt_html: 'Avètz (<strong>%{self}</strong>) demandat de sègre :'
|
||||||
title: Sègre %{acct}
|
title: Sègre %{acct}
|
||||||
|
date:
|
||||||
|
abbr_day_names:
|
||||||
|
- dg
|
||||||
|
- dl
|
||||||
|
- dm
|
||||||
|
- dc
|
||||||
|
- dj
|
||||||
|
- dv
|
||||||
|
- ds
|
||||||
|
abbr_month_names:
|
||||||
|
-
|
||||||
|
- gen
|
||||||
|
- feb
|
||||||
|
- mar
|
||||||
|
- mai
|
||||||
|
- mai
|
||||||
|
- jun
|
||||||
|
- jul
|
||||||
|
- ag
|
||||||
|
- set
|
||||||
|
- oct
|
||||||
|
- nov
|
||||||
|
- dec
|
||||||
|
day_names:
|
||||||
|
- dimenge
|
||||||
|
- diluns
|
||||||
|
- dimars
|
||||||
|
- dimècres
|
||||||
|
- dijòus
|
||||||
|
- divendres
|
||||||
|
- dissabte
|
||||||
|
formats:
|
||||||
|
default: "%d/%m/%Y"
|
||||||
|
long: "Lo %B %d de %Y"
|
||||||
|
short: "%b %d"
|
||||||
|
month_names:
|
||||||
|
-
|
||||||
|
- de genièr
|
||||||
|
- de febrièr
|
||||||
|
- de març
|
||||||
|
- d’abrial
|
||||||
|
- de mai
|
||||||
|
- de junh
|
||||||
|
- de julhet
|
||||||
|
- d’agost
|
||||||
|
- de setembre
|
||||||
|
- d’octòbre
|
||||||
|
- de novembre
|
||||||
|
- de decembre
|
||||||
|
order:
|
||||||
|
- :day
|
||||||
|
- :month
|
||||||
|
- :year
|
||||||
datetime:
|
datetime:
|
||||||
distance_in_words:
|
distance_in_words:
|
||||||
about_x_hours: "Fa %{count} oras"
|
about_x_hours: "Fa %{count} oras"
|
||||||
|
@ -332,11 +385,11 @@ oc:
|
||||||
unlisted_long: Tot lo mond pòt veire mai serà pas visible sul flux public
|
unlisted_long: Tot lo mond pòt veire mai serà pas visible sul flux public
|
||||||
stream_entries:
|
stream_entries:
|
||||||
click_to_show: Clic per afichar
|
click_to_show: Clic per afichar
|
||||||
reblogged: partejat
|
reblogged: a partejat
|
||||||
sensitive_content: Contengut sensible
|
sensitive_content: Contengut sensible
|
||||||
time:
|
time:
|
||||||
formats:
|
formats:
|
||||||
default: "%b %d %Y a %Ho%M"
|
default: "Lo %d %b de %Y a %Ho%M"
|
||||||
two_factor_authentication:
|
two_factor_authentication:
|
||||||
code_hint: Picatz lo còdi generat per vòstra aplicacion d’autentificacion per confirmar
|
code_hint: Picatz lo còdi generat per vòstra aplicacion d’autentificacion per confirmar
|
||||||
description_html: S’activatz <strong> l’autentificacion two-factor</strong>, vos caldrà vòstre mobil per vos connectar perque generarà un geton per vos daissar dintrar.
|
description_html: S’activatz <strong> l’autentificacion two-factor</strong>, vos caldrà vòstre mobil per vos connectar perque generarà un geton per vos daissar dintrar.
|
||||||
|
|
|
@ -36,6 +36,7 @@ oc:
|
||||||
password: Senhal
|
password: Senhal
|
||||||
setting_auto_play_gif: Lectura automatica dels GIFS animats
|
setting_auto_play_gif: Lectura automatica dels GIFS animats
|
||||||
setting_boost_modal: Afichar una fenèstra de confirmacion abans de partejar un estatut
|
setting_boost_modal: Afichar una fenèstra de confirmacion abans de partejar un estatut
|
||||||
|
setting_delete_modal: Afichar una fenèstra de confirmacion abans de suprimir un estatut
|
||||||
setting_default_privacy: Confidencialitat de las publicacions
|
setting_default_privacy: Confidencialitat de las publicacions
|
||||||
severity: Severitat
|
severity: Severitat
|
||||||
type: Tip d’impòrt
|
type: Tip d’impòrt
|
||||||
|
|
Loading…
Reference in New Issue