diff --git a/contributing-guides/translation-templates/alias-pages.md b/contributing-guides/translation-templates/alias-pages.md index 51c5d9d596..ef8c4b4f04 100644 --- a/contributing-guides/translation-templates/alias-pages.md +++ b/contributing-guides/translation-templates/alias-pages.md @@ -8,6 +8,7 @@ The templates can be changed when necessary. [en](#en) • [ar](#ar) • +[bg](#bg) • [bn](#bn) • [bs](#bs) • [ca](#ca) • @@ -74,6 +75,20 @@ The templates can be changed when necessary. --- +### bg + +```markdown +# example + +> Тази команда е псевдоним на `example`. + +- Виж документацията за оригиналната команда: + +`tldr example` +``` + +--- + ### bn ```markdown @@ -560,4 +575,4 @@ The templates can be changed when necessary. - 檢視原命令的文件: `tldr example` -``` +``` \ No newline at end of file diff --git a/contributing-guides/translation-templates/common-arguments.md b/contributing-guides/translation-templates/common-arguments.md index cc93fc7162..c2c4e81d25 100644 --- a/contributing-guides/translation-templates/common-arguments.md +++ b/contributing-guides/translation-templates/common-arguments.md @@ -10,6 +10,7 @@ There, the old table can be **imported**, **edited** in a WYSIWYG editor and **e | en | path/to/file | path/to/directory | path/to/file_or_directory | package | username | password | command | port | value | |-------|-----------------------|--------------------------|--------------------------------------|---------------|--------------------|-------------------|----------|--------|----------| | ar | path/to/file | path/to/directory | path/to/file_or_directory | package | username | password | command | port | value | +| bg | път/до/файл | път/до/директория | път/до/файл_или_директория | пакет | потребителско_име | парола | команда | порт | стойност | | bn | ফাইল/এর/পাথ | ডিরেক্টরি/এর/পাথ | ফাইল_অথবা_ডিরেক্টরি/এর/পাথ | প্যাকেজ | ইউজারনেম | পাসওয়ার্ড | কমান্ড | পোর্ট | ভ্যালু | | bs | put/do/datoteke | put/do/direktorija | put/do/datoteke_ili_direktorija | paket | korisničko_ime | | | | | | ca | camí/al/fitxer | camí/al/directori | camí/al/fitxer_o_directori | paquet | nom_usuari | | | | | diff --git a/contributing-guides/translation-templates/common-descriptions.md b/contributing-guides/translation-templates/common-descriptions.md index 777548e5fa..29dbf95c58 100644 --- a/contributing-guides/translation-templates/common-descriptions.md +++ b/contributing-guides/translation-templates/common-descriptions.md @@ -8,6 +8,7 @@ Only the left-alignment of the header gets lost and has to be re-added again (`| | en | Display help | Display version | [Interactive] | |-------|--------------------|-----------------------|------------------| | ar | عرض المساعدة | عرض الإصدار | [تفاعلية] | +| bg | Показване на помощ | Показване на версия | [Интерактивен] | | bn | সাহায্য প্রদর্শন | ভার্সন দেখুন | [ইন্টার‌্যাকটিভ] | | bs | | | | | ca | Mostra ajuda | Mostra la versió | | diff --git a/contributing-guides/translation-templates/more-info-link.md b/contributing-guides/translation-templates/more-info-link.md index b8f71a9c29..06ad8339eb 100644 --- a/contributing-guides/translation-templates/more-info-link.md +++ b/contributing-guides/translation-templates/more-info-link.md @@ -8,6 +8,7 @@ The templates can be changed when necessary, but if so, it needs to be updated h [en](#en) • [ar](#ar) • +[bg](#bg) • [bn](#bn) • [bs](#bs) • [ca](#ca) • @@ -62,6 +63,14 @@ The templates can be changed when necessary, but if so, it needs to be updated h --- +### bg + +```markdown +> Повече информация: . +``` + +--- + ### bn ```markdown diff --git a/contributing-guides/translation-templates/see-also-mentions.md b/contributing-guides/translation-templates/see-also-mentions.md index 22501433b1..fabf0e77c0 100644 --- a/contributing-guides/translation-templates/see-also-mentions.md +++ b/contributing-guides/translation-templates/see-also-mentions.md @@ -9,6 +9,7 @@ This file contains the translation templates of this notice. [en](#en) • [ar](#ar) • +[bg](#bg) • [bn](#bn) • [bs](#bs) • [ca](#ca) • @@ -63,6 +64,14 @@ This file contains the translation templates of this notice. --- +### bg + +```markdown +> Виж също: `example`. +``` + +--- + ### bn ```markdown diff --git a/contributing-guides/translation-templates/subcommand-mention.md b/contributing-guides/translation-templates/subcommand-mention.md index a4c098431c..04e53ede4c 100644 --- a/contributing-guides/translation-templates/subcommand-mention.md +++ b/contributing-guides/translation-templates/subcommand-mention.md @@ -7,6 +7,7 @@ This file contains the translation templates of this notice. [en](#en) • [ar](#ar) • +[bg](#bg) • [bn](#bn) • [bs](#bs) • [ca](#ca) • @@ -61,6 +62,14 @@ This file contains the translation templates of this notice. --- +### bg + +```markdown +> Някои подкоманди като `example` имат собствена документация за употреба. +``` + +--- + ### bn ```markdown