mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 02:41:13 +08:00
Update translations
This commit is contained in:
@ -5,4 +5,18 @@
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
id: {}
|
||||
id:
|
||||
js:
|
||||
discourse_local_dates:
|
||||
relative_dates:
|
||||
today: Hari ini 1 %{time}
|
||||
tomorrow: Besok 1 %{time}
|
||||
yesterday: Kemarin 1 %{time}
|
||||
title: Masukkan tanggal
|
||||
create:
|
||||
modal_title: Masukkan tanggal
|
||||
form:
|
||||
insert: Masukkan
|
||||
advanced_mode: Mode lanjutan
|
||||
simple_mode: Mode sederhana
|
||||
timezones_title: Zona waktu yang ditampilkan
|
||||
|
@ -10,3 +10,4 @@ it:
|
||||
discourse_local_dates_enabled: "Attiva la funzionalità discourse-local-dates, che aggiunge il supporto nei messaggi ai fusi orari locali delle date, attraveso l'elemento [date]."
|
||||
discourse_local_dates_default_formats: "Formati di data e ora più comuni, si veda il: <a target='_blank' rel='noopener' href='https://momentjs.com/docs/#/parsing/string-format/'>formato stringhe momentjs</a>"
|
||||
discourse_local_dates_default_timezones: "Lista dei fusi orari predefiniti, deve essere un <a target='_blank' rel='noopener' href='https://en.wikipedia.org/wiki/List_of_tz_database_time_zones'>TZ</a> valido"
|
||||
discourse_local_dates_email_format: "Formato da usare per la visualizzazione di date nelle email."
|
||||
|
Reference in New Issue
Block a user