mirror of
https://github.com/discourse/discourse.git
synced 2025-05-23 07:31:02 +08:00
FEATURE: Add Armenian language
This commit is contained in:
33
plugins/discourse-local-dates/config/locales/client.hy.yml
Normal file
33
plugins/discourse-local-dates/config/locales/client.hy.yml
Normal file
@ -0,0 +1,33 @@
|
||||
# encoding: utf-8
|
||||
#
|
||||
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
||||
#
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
hy:
|
||||
js:
|
||||
discourse_local_dates:
|
||||
relative_dates:
|
||||
today: Այսօր %{time}
|
||||
tomorrow: Վաղը %{time}
|
||||
yesterday: Երեկ %{time}
|
||||
title: Մուտքագրել ամսաթիվ
|
||||
create:
|
||||
modal_title: Մուտքագրել ամսաթիվ
|
||||
modal_subtitle: "Մենք ավտոմատ կերպով կփոխարկենք ամսաթիվը և ժամը՝ ըստ այցելույի տեղական ժամային գոտու:"
|
||||
form:
|
||||
to: "դեպի"
|
||||
insert: Մուտքագրել
|
||||
advanced_mode: Ընդլայնված ռեժիմ
|
||||
simple_mode: Հասարակ ռեժիմ
|
||||
format_description: "Օգտատիրոջը ամսաթվի ցուցադրման համար օգտագործված ֆորմատ: Օգտագործեք \"\\T\\Z\" ՝ օգտատիրոջ ժամային գոտին բառերով ցուցադրելու համար (Europe/Paris)"
|
||||
timezones_title: Ցուցադրվող ժամային գոտիներ
|
||||
timezones_description: 'Ժամային գոտիները կօգտագործվեն նախադիտման և վերադարձի ժամանակ ամսաթվի ցուցադրման համար:'
|
||||
recurring_title: Կրկնություն
|
||||
recurring_description: "Սահմանեք իրադարձության կրկնությունը: Դուք կարող եք նաև ձեռքով խմբագրել էջի կողմից գեներացված կրկնության տարբերակը և օգտագործեք հետևյալ key-երից որևէ մեկը՝ տարիներ, եռամսյակներ, շաբաթներ, օրեր, ժամեր, րոպեներ, վայրկյաններ, միլիվայրկյաններ:"
|
||||
recurring_none: Կրկնություն չկա
|
||||
invalid_date: Անվավեր ամսաթիվ, համոզվեք, որ ամսաթիվը և ժամը ճիշտ են
|
||||
date_title: Ամսաթիվ
|
||||
time_title: Ժամ
|
||||
format_title: Ամսաթվի ֆորմատ
|
13
plugins/discourse-local-dates/config/locales/server.hy.yml
Normal file
13
plugins/discourse-local-dates/config/locales/server.hy.yml
Normal file
@ -0,0 +1,13 @@
|
||||
# encoding: utf-8
|
||||
#
|
||||
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
||||
#
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
hy:
|
||||
site_settings:
|
||||
discourse_local_dates_enabled: "Միացնել discourse-տեղական-ամսաթիվ հատկանիշը: Սա գրառումներում կավելացնի տեղական ժամային գոտու ամսաթվերի ապահովում՝ օգտագործելով [ամսաթիվ] էլեմենտը:"
|
||||
discourse_local_dates_default_formats: "Ամսաթվի հաճախակի օգտագործվող ֆորմատներ, դիտեք <a target='_blank' rel='noopener' href='https://momentjs.com/docs/#/parsing/string-format/'>momentjs string ֆորմատը</a>"
|
||||
discourse_local_dates_default_timezones: "Ժամային գոտիների լռելյայն ցանկ, պետք է լինի վավեր <a target='_blank' rel='noopener' href='https://en.wikipedia.org/wiki/List_of_tz_database_time_zones'>TZ</a>"
|
||||
discourse_local_dates_email_format: "Էլ. հասցեներում ամսաթվի ցուցադրման համար օգտագործված ֆորմատ."
|
Reference in New Issue
Block a user