From cb48dd6e4529b3d20f99e0020db5bdcd7239aea5 Mon Sep 17 00:00:00 2001 From: Simon Karlen Date: Wed, 5 Jan 2022 11:17:55 +0100 Subject: [PATCH] Added translations (fixed #28) --- CHANGELOG.md | 3 +- README.md | 21 ++++++++++- src/Alert.php | 3 +- src/Breadcrumbs.php | 2 +- src/ButtonDropdown.php | 10 +++-- src/Modal.php | 3 +- src/Offcanvas.php | 5 ++- src/Popover.php | 3 +- src/Toast.php | 2 +- src/messages/af/messages.mo | Bin 0 -> 235 bytes src/messages/af/messages.po | 32 ++++++++++++++++ src/messages/ar/messages.mo | Bin 0 -> 235 bytes src/messages/ar/messages.po | 32 ++++++++++++++++ src/messages/az/messages.mo | Bin 0 -> 235 bytes src/messages/az/messages.po | 32 ++++++++++++++++ src/messages/be/messages.mo | Bin 0 -> 235 bytes src/messages/be/messages.po | 32 ++++++++++++++++ src/messages/bg/messages.mo | Bin 0 -> 235 bytes src/messages/bg/messages.po | 32 ++++++++++++++++ src/messages/bs/messages.mo | Bin 0 -> 235 bytes src/messages/bs/messages.po | 32 ++++++++++++++++ src/messages/ca/messages.mo | Bin 0 -> 235 bytes src/messages/ca/messages.po | 32 ++++++++++++++++ src/messages/config.php | 62 +++++++++++++++++++++++++++++++ src/messages/cs/messages.mo | Bin 0 -> 235 bytes src/messages/cs/messages.po | 32 ++++++++++++++++ src/messages/da/messages.mo | Bin 0 -> 235 bytes src/messages/da/messages.po | 32 ++++++++++++++++ src/messages/de-CH/messages.mo | Bin 0 -> 525 bytes src/messages/de-CH/messages.po | 32 ++++++++++++++++ src/messages/de/messages.mo | Bin 0 -> 525 bytes src/messages/de/messages.po | 32 ++++++++++++++++ src/messages/el/messages.mo | Bin 0 -> 235 bytes src/messages/el/messages.po | 32 ++++++++++++++++ src/messages/es/messages.mo | Bin 0 -> 235 bytes src/messages/es/messages.po | 32 ++++++++++++++++ src/messages/et/messages.mo | Bin 0 -> 235 bytes src/messages/et/messages.po | 32 ++++++++++++++++ src/messages/fa/messages.mo | Bin 0 -> 235 bytes src/messages/fa/messages.po | 32 ++++++++++++++++ src/messages/fi/messages.mo | Bin 0 -> 235 bytes src/messages/fi/messages.po | 32 ++++++++++++++++ src/messages/fr/messages.mo | Bin 0 -> 517 bytes src/messages/fr/messages.po | 32 ++++++++++++++++ src/messages/he/messages.mo | Bin 0 -> 235 bytes src/messages/he/messages.po | 32 ++++++++++++++++ src/messages/hi/messages.mo | Bin 0 -> 235 bytes src/messages/hi/messages.po | 32 ++++++++++++++++ src/messages/hr/messages.mo | Bin 0 -> 235 bytes src/messages/hr/messages.po | 32 ++++++++++++++++ src/messages/hu/messages.mo | Bin 0 -> 235 bytes src/messages/hu/messages.po | 32 ++++++++++++++++ src/messages/hy/messages.mo | Bin 0 -> 235 bytes src/messages/hy/messages.po | 32 ++++++++++++++++ src/messages/id/messages.mo | Bin 0 -> 235 bytes src/messages/id/messages.po | 32 ++++++++++++++++ src/messages/it/messages.mo | Bin 0 -> 235 bytes src/messages/it/messages.po | 32 ++++++++++++++++ src/messages/ja/messages.mo | Bin 0 -> 235 bytes src/messages/ja/messages.po | 32 ++++++++++++++++ src/messages/ka/messages.mo | Bin 0 -> 235 bytes src/messages/ka/messages.po | 32 ++++++++++++++++ src/messages/kk/messages.mo | Bin 0 -> 235 bytes src/messages/kk/messages.po | 32 ++++++++++++++++ src/messages/ko/messages.mo | Bin 0 -> 235 bytes src/messages/ko/messages.po | 32 ++++++++++++++++ src/messages/kz/messages.mo | Bin 0 -> 235 bytes src/messages/kz/messages.po | 32 ++++++++++++++++ src/messages/lt/messages.mo | Bin 0 -> 235 bytes src/messages/lt/messages.po | 32 ++++++++++++++++ src/messages/lv/messages.mo | Bin 0 -> 235 bytes src/messages/lv/messages.po | 32 ++++++++++++++++ src/messages/ms/messages.mo | Bin 0 -> 235 bytes src/messages/ms/messages.po | 32 ++++++++++++++++ src/messages/nb-NO/messages.mo | Bin 0 -> 238 bytes src/messages/nb-NO/messages.po | 32 ++++++++++++++++ src/messages/nl/messages.mo | Bin 0 -> 235 bytes src/messages/nl/messages.po | 32 ++++++++++++++++ src/messages/pl/messages.mo | Bin 0 -> 235 bytes src/messages/pl/messages.po | 32 ++++++++++++++++ src/messages/pt-BR/messages.mo | Bin 0 -> 238 bytes src/messages/pt-BR/messages.po | 32 ++++++++++++++++ src/messages/pt/messages.mo | Bin 0 -> 235 bytes src/messages/pt/messages.po | 32 ++++++++++++++++ src/messages/ro/messages.mo | Bin 0 -> 235 bytes src/messages/ro/messages.po | 32 ++++++++++++++++ src/messages/ru/messages.mo | Bin 0 -> 235 bytes src/messages/ru/messages.po | 32 ++++++++++++++++ src/messages/sk/messages.mo | Bin 0 -> 235 bytes src/messages/sk/messages.po | 32 ++++++++++++++++ src/messages/sl/messages.mo | Bin 0 -> 235 bytes src/messages/sl/messages.po | 32 ++++++++++++++++ src/messages/sr-Latn/messages.mo | Bin 0 -> 240 bytes src/messages/sr-Latn/messages.po | 32 ++++++++++++++++ src/messages/sr/messages.mo | Bin 0 -> 235 bytes src/messages/sr/messages.po | 32 ++++++++++++++++ src/messages/sv/messages.mo | Bin 0 -> 235 bytes src/messages/sv/messages.po | 32 ++++++++++++++++ src/messages/tg/messages.mo | Bin 0 -> 235 bytes src/messages/tg/messages.po | 32 ++++++++++++++++ src/messages/th/messages.mo | Bin 0 -> 235 bytes src/messages/th/messages.po | 32 ++++++++++++++++ src/messages/tr/messages.mo | Bin 0 -> 235 bytes src/messages/tr/messages.po | 32 ++++++++++++++++ src/messages/uk/messages.mo | Bin 0 -> 235 bytes src/messages/uk/messages.po | 32 ++++++++++++++++ src/messages/uz/messages.mo | Bin 0 -> 235 bytes src/messages/uz/messages.po | 32 ++++++++++++++++ src/messages/vi/messages.mo | Bin 0 -> 235 bytes src/messages/vi/messages.po | 32 ++++++++++++++++ src/messages/zh-CN/messages.mo | Bin 0 -> 238 bytes src/messages/zh-CN/messages.po | 32 ++++++++++++++++ src/messages/zh-TW/messages.mo | Bin 0 -> 238 bytes src/messages/zh-TW/messages.po | 32 ++++++++++++++++ 114 files changed, 1766 insertions(+), 12 deletions(-) create mode 100644 src/messages/af/messages.mo create mode 100644 src/messages/af/messages.po create mode 100644 src/messages/ar/messages.mo create mode 100644 src/messages/ar/messages.po create mode 100644 src/messages/az/messages.mo create mode 100644 src/messages/az/messages.po create mode 100644 src/messages/be/messages.mo create mode 100644 src/messages/be/messages.po create mode 100644 src/messages/bg/messages.mo create mode 100644 src/messages/bg/messages.po create mode 100644 src/messages/bs/messages.mo create mode 100644 src/messages/bs/messages.po create mode 100644 src/messages/ca/messages.mo create mode 100644 src/messages/ca/messages.po create mode 100644 src/messages/config.php create mode 100644 src/messages/cs/messages.mo create mode 100644 src/messages/cs/messages.po create mode 100644 src/messages/da/messages.mo create mode 100644 src/messages/da/messages.po create mode 100644 src/messages/de-CH/messages.mo create mode 100644 src/messages/de-CH/messages.po create mode 100644 src/messages/de/messages.mo create mode 100644 src/messages/de/messages.po create mode 100644 src/messages/el/messages.mo create mode 100644 src/messages/el/messages.po create mode 100644 src/messages/es/messages.mo create mode 100644 src/messages/es/messages.po create mode 100644 src/messages/et/messages.mo create mode 100644 src/messages/et/messages.po create mode 100644 src/messages/fa/messages.mo create mode 100644 src/messages/fa/messages.po create mode 100644 src/messages/fi/messages.mo create mode 100644 src/messages/fi/messages.po create mode 100644 src/messages/fr/messages.mo create mode 100644 src/messages/fr/messages.po create mode 100644 src/messages/he/messages.mo create mode 100644 src/messages/he/messages.po create mode 100644 src/messages/hi/messages.mo create mode 100644 src/messages/hi/messages.po create mode 100644 src/messages/hr/messages.mo create mode 100644 src/messages/hr/messages.po create mode 100644 src/messages/hu/messages.mo create mode 100644 src/messages/hu/messages.po create mode 100644 src/messages/hy/messages.mo create mode 100644 src/messages/hy/messages.po create mode 100644 src/messages/id/messages.mo create mode 100644 src/messages/id/messages.po create mode 100644 src/messages/it/messages.mo create mode 100644 src/messages/it/messages.po create mode 100644 src/messages/ja/messages.mo create mode 100644 src/messages/ja/messages.po create mode 100644 src/messages/ka/messages.mo create mode 100644 src/messages/ka/messages.po create mode 100644 src/messages/kk/messages.mo create mode 100644 src/messages/kk/messages.po create mode 100644 src/messages/ko/messages.mo create mode 100644 src/messages/ko/messages.po create mode 100644 src/messages/kz/messages.mo create mode 100644 src/messages/kz/messages.po create mode 100644 src/messages/lt/messages.mo create mode 100644 src/messages/lt/messages.po create mode 100644 src/messages/lv/messages.mo create mode 100644 src/messages/lv/messages.po create mode 100644 src/messages/ms/messages.mo create mode 100644 src/messages/ms/messages.po create mode 100644 src/messages/nb-NO/messages.mo create mode 100644 src/messages/nb-NO/messages.po create mode 100644 src/messages/nl/messages.mo create mode 100644 src/messages/nl/messages.po create mode 100644 src/messages/pl/messages.mo create mode 100644 src/messages/pl/messages.po create mode 100644 src/messages/pt-BR/messages.mo create mode 100644 src/messages/pt-BR/messages.po create mode 100644 src/messages/pt/messages.mo create mode 100644 src/messages/pt/messages.po create mode 100644 src/messages/ro/messages.mo create mode 100644 src/messages/ro/messages.po create mode 100644 src/messages/ru/messages.mo create mode 100644 src/messages/ru/messages.po create mode 100644 src/messages/sk/messages.mo create mode 100644 src/messages/sk/messages.po create mode 100644 src/messages/sl/messages.mo create mode 100644 src/messages/sl/messages.po create mode 100644 src/messages/sr-Latn/messages.mo create mode 100644 src/messages/sr-Latn/messages.po create mode 100644 src/messages/sr/messages.mo create mode 100644 src/messages/sr/messages.po create mode 100644 src/messages/sv/messages.mo create mode 100644 src/messages/sv/messages.po create mode 100644 src/messages/tg/messages.mo create mode 100644 src/messages/tg/messages.po create mode 100644 src/messages/th/messages.mo create mode 100644 src/messages/th/messages.po create mode 100644 src/messages/tr/messages.mo create mode 100644 src/messages/tr/messages.po create mode 100644 src/messages/uk/messages.mo create mode 100644 src/messages/uk/messages.po create mode 100644 src/messages/uz/messages.mo create mode 100644 src/messages/uz/messages.po create mode 100644 src/messages/vi/messages.mo create mode 100644 src/messages/vi/messages.po create mode 100644 src/messages/zh-CN/messages.mo create mode 100644 src/messages/zh-CN/messages.po create mode 100644 src/messages/zh-TW/messages.mo create mode 100644 src/messages/zh-TW/messages.po diff --git a/CHANGELOG.md b/CHANGELOG.md index 779db16..32e1bce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ Yii Framework 2 bootstrap5 extension Change Log 2.0.3 under development ----------------------- +- Enh #28: Added translations (simialbi) - Enh #24: Accept `Breadcrumbs::$homeLink = false` to omit "Home" link (fetus-hina) - Enh #27: Changed all data- and aria- attributes to short syntax (simialbi) - Enh #26: Add Bootstrap icon asset (Krakozaber) @@ -28,6 +29,6 @@ Yii Framework 2 bootstrap5 extension Change Log - no changes in this release. -1.0.0 under development +1.0.0 ----------------------- - Initial release diff --git a/README.md b/README.md index c19ee63..ab1a67a 100644 --- a/README.md +++ b/README.md @@ -33,11 +33,30 @@ php composer.phar require --prefer-dist yiisoft/yii2-bootstrap5 or add ``` -"yiisoft/yii2-bootstrap5": "~1.0@dev" +"yiisoft/yii2-bootstrap5": "*" ``` to the require section of your `composer.json` file. +Translations +---- + +To use translations, configure your app like following +```php +'components' => [ + // ... + 'i18n' => [ + 'translations' => [ + 'yii/bootstrap5*' => [ + 'class' => 'yii\i18n\GettextMessageSource', + 'sourceLanguage' => 'en-US', + 'basePath' => '@yii/bootstrap5/messages', + ], + ], + ], +], +``` + Usage ---- diff --git a/src/Alert.php b/src/Alert.php index 03068b6..42e1367 100644 --- a/src/Alert.php +++ b/src/Alert.php @@ -9,6 +9,7 @@ declare(strict_types=1); namespace yii\bootstrap5; +use Yii; use yii\helpers\ArrayHelper; /** @@ -131,7 +132,7 @@ class Alert extends Widget $this->closeButton = array_merge([ 'class' => ['widget' => 'btn-close'], 'data' => ['bs-dismiss' => 'alert'], - 'aria' => ['label' => 'Close'] + 'aria' => ['label' => Yii::t('yii/bootstrap5', 'Close')] ], $this->closeButton); Html::addCssClass($this->options, ['toggle' => 'alert-dismissible']); diff --git a/src/Breadcrumbs.php b/src/Breadcrumbs.php index e8bed18..6a2fc8c 100644 --- a/src/Breadcrumbs.php +++ b/src/Breadcrumbs.php @@ -110,7 +110,7 @@ class Breadcrumbs extends Widget if ($this->homeLink === []) { $links[] = $this->renderItem([ - 'label' => 'Home', + 'label' => Yii::t('yii/bootstrap5', 'Home'), 'url' => '/', ], $this->itemTemplate); } elseif ($this->homeLink !== false) { diff --git a/src/ButtonDropdown.php b/src/ButtonDropdown.php index 9b9448c..310ee35 100644 --- a/src/ButtonDropdown.php +++ b/src/ButtonDropdown.php @@ -10,6 +10,7 @@ declare(strict_types=1); namespace yii\bootstrap5; use Throwable; +use Yii; use yii\helpers\ArrayHelper; use yii\helpers\Url; @@ -54,9 +55,9 @@ class ButtonDropdown extends Widget const DIRECTION_UP = 'up'; /** - * @var string the button label + * @var string|null the button label */ - public $label = 'Button'; + public $label = null; /** * @var array the HTML attributes for the container tag. The following special options are recognized: * @@ -113,6 +114,9 @@ class ButtonDropdown extends Widget if (!isset($this->buttonOptions['id'])) { $this->buttonOptions['id'] = $this->options['id'] . '-button'; } + if ($this->label === null) { + $this->label = Yii::t('yii/bootstrap5', 'Button'); + } } /** @@ -159,7 +163,7 @@ class ButtonDropdown extends Widget Html::addCssClass($this->buttonOptions, ['toggle' => 'dropdown-toggle dropdown-toggle-split']); unset($buttonOptions['id']); $splitButton = Button::widget([ - 'label' => 'Toggle Dropdown', + 'label' => '' . Yii::t('yii/bootstrap5', 'Toggle Dropdown') . '', 'encodeLabel' => false, 'options' => $this->buttonOptions, 'view' => $this->getView(), diff --git a/src/Modal.php b/src/Modal.php index c05a73c..e59867b 100644 --- a/src/Modal.php +++ b/src/Modal.php @@ -9,6 +9,7 @@ declare(strict_types=1); namespace yii\bootstrap5; +use Yii; use yii\base\InvalidConfigException; use yii\helpers\ArrayHelper; @@ -290,7 +291,7 @@ class Modal extends Widget $this->closeButton = array_merge([ 'class' => ['widget' => 'btn-close'], 'data' => ['bs-dismiss' => 'modal'], - 'aria' => ['label' => 'Close'] + 'aria' => ['label' => Yii::t('yii/bootstrap5', 'Close')] ], $this->closeButton); } diff --git a/src/Offcanvas.php b/src/Offcanvas.php index cb855ad..ad1ce03 100644 --- a/src/Offcanvas.php +++ b/src/Offcanvas.php @@ -9,6 +9,7 @@ declare(strict_types=1); namespace yii\bootstrap5; +use Yii; use yii\helpers\ArrayHelper; /** @@ -188,7 +189,7 @@ class Offcanvas extends Widget { if (($toggleButton = $this->toggleButton) !== false) { $tag = ArrayHelper::remove($toggleButton, 'tag', 'button'); - $label = ArrayHelper::remove($toggleButton, 'label', 'Show'); + $label = ArrayHelper::remove($toggleButton, 'label', Yii::t('yii/bootstrap5', 'Show')); return Html::tag($tag, $label, $toggleButton); } else { @@ -241,7 +242,7 @@ class Offcanvas extends Widget $this->closeButton = array_merge([ 'class' => ['widget' => 'btn-close text-reset'], 'data' => ['bs-dismiss' => 'offcanvas'], - 'aria' => ['label' => 'Close'] + 'aria' => ['label' => Yii::t('yii/bootstrap5', 'Close')] ], $this->closeButton); } diff --git a/src/Popover.php b/src/Popover.php index 53627f6..48b74a7 100644 --- a/src/Popover.php +++ b/src/Popover.php @@ -9,6 +9,7 @@ declare(strict_types=1); namespace yii\bootstrap5; +use Yii; use yii\helpers\ArrayHelper; /** @@ -154,7 +155,7 @@ class Popover extends Widget { if (($toggleButton = $this->toggleButton) !== false) { $tag = ArrayHelper::remove($toggleButton, 'tag', 'button'); - $label = ArrayHelper::remove($toggleButton, 'label', 'Show'); + $label = ArrayHelper::remove($toggleButton, 'label', Yii::t('yii/bootstrap5', 'Show')); $toggleButton['id'] = $this->options['id']; return Html::tag($tag, $label, $toggleButton); diff --git a/src/Toast.php b/src/Toast.php index eff3ba5..a514c04 100644 --- a/src/Toast.php +++ b/src/Toast.php @@ -209,7 +209,7 @@ class Toast extends Widget $this->closeButton = array_merge([ 'class' => ['widget' => 'btn-close'], 'data' => ['bs-dismiss' => 'toast'], - 'aria' => ['label' => 'Close'] + 'aria' => ['label' => Yii::t('yii/bootstrap5', 'Close')] ], $this->closeButton); } diff --git a/src/messages/af/messages.mo b/src/messages/af/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..1a0b8d6f8ddfe696120276eb0f295f1744891a3e GIT binary patch literal 235 zcmYk#Jr06E5Cve3R+QEjTUfgObcnH1Oh_aWgZ3i~xCVF0G8#RI2k}Cl#lb>+$ydx| z^5)&^K3kkN>$3stupz7CvKO1N`sSC&nlmOOgH#^SR?28kIMG(_@TTfXu7HqN8>mRe z7Iakr8T;Mn{0ceB7~%3adjc{i3_`ytoQ@{W(r7}>9gmXx2=6p53s8D4k`vepX|a#j X(rxbQUm05I>%^o==bmtnik#L5qUS!} literal 0 HcmV?d00001 diff --git a/src/messages/af/messages.po b/src/messages/af/messages.po new file mode 100644 index 0000000..7bd3b4d --- /dev/null +++ b/src/messages/af/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: af\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/ar/messages.mo b/src/messages/ar/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..811db0b044e0e30943835ee328762a11798c2a5b GIT binary patch literal 235 zcmYk#Jr06E5Cve2R+QEjTUfgObcnH1Oh_aWgZ3kgxCVF0G8#RI2k}Cl#lb>+$ydx| z^5)&`JRMGp^;n;^*?`sY*o#eBee+9f%^6dYVJ7!zD`m7V+;}6mcvJNxmq5s?HB=-M z3%V+RjQwtOeuW%mf^hkpeF4^u!YF78C&RJ3Fq%+v$D`yv!aI%10+gPK^aQp-n(va8 X^qRZ+*AcA@bZRoCb6Q7*PYHC;YtE3N2y<}&>y*(xXYp3-;HK(HtRw=hHqxO; ztkkZQXzX{Ri>oX^Bp@$;v(HmtQ5XeH;dC@%OQR7qbv!ESL%8F(Dy7nMo}Hw1fQx;y X7G85#|2l#dfzC{>bm4O^RmfT&qUb)~ literal 0 HcmV?d00001 diff --git a/src/messages/be/messages.po b/src/messages/be/messages.po new file mode 100644 index 0000000..3876ee6 --- /dev/null +++ b/src/messages/be/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: be\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/bg/messages.mo b/src/messages/bg/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..2226b2420cb5395a31c0de29ed18cb01d6a08481 GIT binary patch literal 235 zcmYk#zY4-I5C(8Xr;g4J861s&wpwx03I&Trs(ad=F;bI~o}v%pgZM%|ix&s$2fyKt z23+jZ YHTRo4_v;9jhdMWf(lTIvrqFAB0HdNl;Q#;t literal 0 HcmV?d00001 diff --git a/src/messages/bg/messages.po b/src/messages/bg/messages.po new file mode 100644 index 0000000..007606c --- /dev/null +++ b/src/messages/bg/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: bg\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/bs/messages.mo b/src/messages/bs/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..1c78a16b9f6d09fd08cae097d1dbcf6969e5ebd5 GIT binary patch literal 235 zcmYk#zY4-I5C(8Xr;N@H861s&wpwx03I&Trs(ad=HByt3oT3lngZM%|i&qEh2fyKt zYHC;YtE3N2y<}&>y*(xXYp3-;HK(HtRw=hHqxO; ztkkZQXzX{Ri>oX^Bp@$;v(HnUdPthj7PnRZ6AjJUdD202ljY XExhKg{&fT^0-c#$>B8q;s*trlr~W?e literal 0 HcmV?d00001 diff --git a/src/messages/bs/messages.po b/src/messages/bs/messages.po new file mode 100644 index 0000000..5c389fe --- /dev/null +++ b/src/messages/bs/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: bs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/ca/messages.mo b/src/messages/ca/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..786e735ed9f7225a80055abc48240806c6c70ce2 GIT binary patch literal 235 zcmYk#Jr06E5Cve2R+QEjTUfgObcnH1Oh_aWgZ3kgxCVF0G8#RI2k}Cl#lb>+$ydx| z^5)&`JRMGp^;n;^*?`sY*o#eBee+9f%^6dYVJ7!zD`m7V+;}6mcvJNxmq5s?HB=-M z3%V+RjQwtOeuW%mf^hkpeUXA2g;CHHPKIN5VKkxUjz`ITgm)U11t>ie=?QFwG~XpF X={0xtuOnI+=+tCN=f3a`id^Rdq0&Cw literal 0 HcmV?d00001 diff --git a/src/messages/ca/messages.po b/src/messages/ca/messages.po new file mode 100644 index 0000000..50c5ea3 --- /dev/null +++ b/src/messages/ca/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: ca\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/config.php b/src/messages/config.php new file mode 100644 index 0000000..eaf3bcc --- /dev/null +++ b/src/messages/config.php @@ -0,0 +1,62 @@ + __DIR__ . '/..', + // string, required, root directory containing message translations. + 'messagePath' => __DIR__, + // array, required, list of language codes that the extracted messages + // should be translated to. For example, ['zh-CN', 'de']. + 'languages' => ['af', 'ar', 'az', 'be', 'bg', 'bs', 'ca', 'cs', 'da', 'de', 'de-CH', 'el', 'es', 'et', 'fa', 'fi', 'fr', 'he', 'hi', 'hr', 'hu', 'hy', 'id', 'it', 'ja', 'ka', 'kk', 'ko', 'kz', 'lt', 'lv', 'ms', 'nb-NO', 'nl', 'pl', 'pt', 'pt-BR', 'ro', 'ru', 'sk', 'sl', 'sr', 'sr-Latn', 'sv', 'tg', 'th', 'tr', 'uk', 'uz', 'vi', 'zh-CN', 'zh-TW'], + // string, the name of the function for translating messages. + // Defaults to 'Yii::t'. This is used as a mark to find the messages to be + // translated. You may use a string for single function name or an array for + // multiple function names. + 'translator' => 'Yii::t', + // boolean, whether to sort messages by keys when merging new messages + // with the existing ones. Defaults to false, which means the new (untranslated) + // messages will be separated from the old (translated) ones. + 'sort' => false, + // boolean, whether the message file should be overwritten with the merged messages + 'overwrite' => true, + // boolean, whether to remove messages that no longer appear in the source code. + // Defaults to false, which means each of these messages will be enclosed with a pair of '@@' marks. + 'removeUnused' => false, + // boolean, whether to mark messages that no longer appear in the source code. + // Defaults to true, which means each of these messages will be enclosed with a pair of '@@' marks. + 'markUnused' => true, + // array, list of patterns that specify which files/directories should NOT be processed. + // If empty or not set, all files/directories will be processed. + // A path matches a pattern if it contains the pattern string at its end. For example, + // '/a/b' will match all files and directories ending with '/a/b'; + // the '*.svn' will match all files and directories whose name ends with '.svn'. + // and the '.svn' will match all files and directories named exactly '.svn'. + // Note, the '/' characters in a pattern matches both '/' and '\'. + // See helpers/FileHelper::findFiles() description for more details on pattern matching rules. + 'except' => [ + '.svn', + '.git', + '.gitignore', + '.gitkeep', + '.hgignore', + '.hgkeep', + '/messages', + ], + // array, list of patterns that specify which files (not directories) should be processed. + // If empty or not set, all files will be processed. + // Please refer to "except" for details about the patterns. + // If a file/directory matches both a pattern in "only" and "except", it will NOT be processed. + 'only' => ['*.php'], + 'phpFileHeader' => '', + // Generated file format. Can be "php", "db" or "po". + 'format' => 'po', + // Connection component ID for "db" format. + //'db' => 'db', + //DocBlock used for messages array in generated PHP file. If `null`, default DocBlock will be used. + 'phpDocBlock' => null, +]; diff --git a/src/messages/cs/messages.mo b/src/messages/cs/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..7334e7d7fca7f055e407067701dceff3d88f1081 GIT binary patch literal 235 zcmYk#zY4-I5C-syP8ppYIyf5tY_;N~6$%!MRQK4PHByt3oT3lngZM%|ix&s$2fyKt zS-Rm{xJfthr9hz7T3F46PS3;_ppPz)Wfb(6p X;z4ugejUN^Naebasto<$Adz_=s9Zko literal 0 HcmV?d00001 diff --git a/src/messages/cs/messages.po b/src/messages/cs/messages.po new file mode 100644 index 0000000..b06b7b4 --- /dev/null +++ b/src/messages/cs/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/da/messages.mo b/src/messages/da/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..d7aefb1938c81185d2b25361588d3b6634ba8d35 GIT binary patch literal 235 zcmYk#Jr06E5Cve2R+QEjTUfgObcnH1Oh_aWgZ3kgxCVF0G8#RI2k}Cl#lb>+$ydx| z^5)&`JRMGp^;n;^*?`sY*o#eBee+9f%^6dYVJ7!zD`m7V+;}6mcvJNxmq5s?HB=-M z3%V+RjQwtOeuW%mf^hkpeUX71g;CHHPKIN5VKkxUjz`ITgm)U11t>ie=?QFwG~XpF X={0xtuOnI+=+tCN=f3a`id^RdqA)() literal 0 HcmV?d00001 diff --git a/src/messages/da/messages.po b/src/messages/da/messages.po new file mode 100644 index 0000000..25dee54 --- /dev/null +++ b/src/messages/da/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/de-CH/messages.mo b/src/messages/de-CH/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..3e69b9ae160509e290dc3edc55f9ec0a37120e71 GIT binary patch literal 525 zcmZXQPfo%>6o;##F?HvkmB!2kMs#69FfJ4@l0YO<-4E@vjFy>ZW&kl>!#n8G6Lz5KM?ZuY;dgi${(!UjFBp%v0LGQgO;`3!^B|Xn11a+@t(|p7r2Dz!u5((= zrlmw%nhj5N=U>)r>;CLqpyN0pRyI0~bYFQ5qpvA+yc+RKGFEC;WPam}pHoj}9WM(< zh-$(*9vGo)BAhnAiHf@-CLWOJO!Y+;kzcRYE0cwLJG*{KD@O`D1}XMAx^?+95mFtn zuq})wcX$z;@WNy+JL`%Juc%N*QpH79Xi4XLqo2|Y+leG=NqJ2tjPs7v9myE&_-;&$ O5|(E@+|5yVgV#Ul^NC;p literal 0 HcmV?d00001 diff --git a/src/messages/de-CH/messages.po b/src/messages/de-CH/messages.po new file mode 100644 index 0000000..831c09c --- /dev/null +++ b/src/messages/de-CH/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "Button" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "Schliessen" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "Start" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "Anzeigen" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "Dropdown anzeigen / verstecken" + diff --git a/src/messages/de/messages.mo b/src/messages/de/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..88139ef61fa7029ee3a6edf61340c0faf087863f GIT binary patch literal 525 zcmZXQzfJ-{5Qk4iW6sV$mB#D~oM>S}Fcu0JNgxtA?U%dpSUq;h-T-2J4QpF1eF6(> zJ8G>=tb76sf2R-#PVUQ>`Q2pp_TH8=cMfU+Y=8<_0=FQo2e1Yn!76wLD_}76C%g&1 z!4p`Y`P=mhyXXh-Jp2wX!XI!t{{`c5=D?`ZxyeeuX%=MCu&-3MVGJj1WqUVs*kLw$ zIxWN|q3Q70wEkuFrs+-3`6h~D5=Cp;q3LO-X3Zr9?3F|BoNS_u&I`A8;+;}grJYxl zOo%EnVb8ZxC$VH>e-j;bWJI1%vNh4?MM!S7TrG_k?rd$l1*4fXcJ$lW$8^ovb}W_N z6G2njgn0kVKk{kNNNJ!r;?UhYXdb(WT$1ARj(LOZ&f Qki$e|MHhEt3a;?_2Lg(T+yDRo literal 0 HcmV?d00001 diff --git a/src/messages/de/messages.po b/src/messages/de/messages.po new file mode 100644 index 0000000..37afeee --- /dev/null +++ b/src/messages/de/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "Button" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "Schließen" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "Start" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "Anzeigen" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "Dropdown anzeigen / verstecken" + diff --git a/src/messages/el/messages.mo b/src/messages/el/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..fd27d7d1ce3385c2b1cd8d69217492a32e67b327 GIT binary patch literal 235 zcmYk#zY4-I5C-syP8ppYGB_IlY_;N~6$%!MRQK4PHByt3oT3lngZM%|i&qEh2fyKt z46Pl~U;$&rZ@h!1*p+ X3BS3ke;vV!P-iArx(K*`P{_Owrj0)7 literal 0 HcmV?d00001 diff --git a/src/messages/el/messages.po b/src/messages/el/messages.po new file mode 100644 index 0000000..10e651d --- /dev/null +++ b/src/messages/el/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: el\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/es/messages.mo b/src/messages/es/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..997eb53c8a3a8027e30a3d25f9a483f85e668754 GIT binary patch literal 235 zcmYk#zY4-I5C-syP8ppYGB_IlY_;N~6$%!MRQK4PHByt3oT3lngZM%|i&qEh2fyKt z^ Xgx}oNzm8xoD9coVKjoKjz>j(2zMM+rBr&xvy-$AaK1}d X!f)>CUq`Sa)S1bZE&}c!6f*AvsdYZ_ literal 0 HcmV?d00001 diff --git a/src/messages/et/messages.po b/src/messages/et/messages.po new file mode 100644 index 0000000..12faf8f --- /dev/null +++ b/src/messages/et/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: et\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/fa/messages.mo b/src/messages/fa/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..e8585dd8c55df7f0b76142ea44a73c15132bf6eb GIT binary patch literal 235 zcmYk#Jr06E5Cve3R+QEjTUfgObcnH1Oh_aWgZ3i~xCVF0G8#RI2k}Cl#lb>+$ydx| z^5)&^K3kkN>$3stupz7CvKO1N`sSC&nlmOOgH#^SR?28kIMG(_@TTfXu7HqN8>mRe z7Iakr8T;Mn{0ceB7~%3adm;lT3_`ytoQ@{W(r7}>9gmXx2=6p53s8D4k`vepX|a#j X(rxbQUm05I>%^o==bmtnik#L5qU=83 literal 0 HcmV?d00001 diff --git a/src/messages/fa/messages.po b/src/messages/fa/messages.po new file mode 100644 index 0000000..980f9d6 --- /dev/null +++ b/src/messages/fa/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: fa\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/fi/messages.mo b/src/messages/fi/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..e8850cd6b89dccb89d78a33b38197a5eac09e7a8 GIT binary patch literal 235 zcmYk#zY4-I5C(8Xr;N@H861s&wpwx03I&Trs(Wm&HByt3oT3lngZM%|i&qEh2fyKt zYHC;YtE3O2s3d2>y*(xXYp3-;HK(HtRw=hHqxO; ztkkZQXzX{Ri>oX^Bp@$;v(IzIqA&`Y!s%$jmPR9J>UdPthj7PnRZ6AjJUvP402ljY XExhKg{*{9jflf`Pbm4RFsF1ZjrPMy> literal 0 HcmV?d00001 diff --git a/src/messages/fi/messages.po b/src/messages/fi/messages.po new file mode 100644 index 0000000..b746f94 --- /dev/null +++ b/src/messages/fi/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: fi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/fr/messages.mo b/src/messages/fr/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..6788fa5d6eab4eb3209e6e8e289c1d776fe0df37 GIT binary patch literal 517 zcmZXQ%}T>S5XYm|58}-a5ERJ^tkr{1Djw_?7FsMCy>F9Ax{~aK&BR*pHGBtq^a(t8 z_ST!=#ft|Y!GjZRsnlVA{C55LahG7Iw&0ykVUt1l6*Wi(8`r-;qs!*35yK^Sa;YQ`1 zs7V5jS~4Z!8mZGr5}KbxhnWmPxFF*{ec1_&-EOw)(}4$j`*syIf#w;5gy#|5QZb37 z(npThlO_c^zH}R+G(DH!6@U?S?V+!9SawQXMYdJJEdP`Sm>7(8;&~aU$T|rE<@GqI VVjO1##)&~^j{iI~m_<^P^$m<#hUfqQ literal 0 HcmV?d00001 diff --git a/src/messages/fr/messages.po b/src/messages/fr/messages.po new file mode 100644 index 0000000..dcb71f9 --- /dev/null +++ b/src/messages/fr/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "Bouton" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "Fermer" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "Accueil" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "Afficher" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "Commuter menu déroulant" + diff --git a/src/messages/he/messages.mo b/src/messages/he/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..6bc5504344447d3000e90f74428440b3cdba4845 GIT binary patch literal 235 zcmYk#zY4-I5C(8Xr;N@H861s&wpwx03I&Trs(WnDHd2$4oT3lngZM%|i&qEh2fyKt zYHC;YtE3O2s3d2>y*(xXYp3-;HK(HtRw=hHqxO; ztkkZQXzX{R^Q+83Bp@$;v(F1)Q5XeH;dC@%OQR7qbv!ESL%8F(Dy7nMo)*$Nz{NgU X3$MAWf1SXJK&K{CI`_GERLEK%r5rxx literal 0 HcmV?d00001 diff --git a/src/messages/he/messages.po b/src/messages/he/messages.po new file mode 100644 index 0000000..bbde4bf --- /dev/null +++ b/src/messages/he/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: he\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/hi/messages.mo b/src/messages/hi/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..716fbe2f88ed09e822a7b9fb602d4edff3330185 GIT binary patch literal 235 zcmYk#zY4-I5C(8Xr;N@H861s&wpwx03I&Trs(WnDHd2$4oT3lngZM%|i&qEh2fyKt zYHC;YtE3O2s3d2>y*(xXYp3-;HK(HtRw=hHqxO; ztkkZQXzX{R^Q+83Bp@$;v(F2~qA&`Y!s%$jmPR9J>UdPthj7PnRZ6AjJT0VkfQx;y X7G85#|2lycflf`PbnbKSsF1ZjrjS1A literal 0 HcmV?d00001 diff --git a/src/messages/hi/messages.po b/src/messages/hi/messages.po new file mode 100644 index 0000000..268e5b1 --- /dev/null +++ b/src/messages/hi/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: hi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/hr/messages.mo b/src/messages/hr/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..b245e01184c74ab3e645cf4faa5c94e3d6952998 GIT binary patch literal 235 zcmYk#zY4-I5C(8Xr;N@H861s&wpwx03I&Trs(WnDHd2$4oT3lngZM%|i&qEh2fyKt zYHC;YtE3O2s3d2>y*(xXYp3-;HK(HtRw=hHqxO; ztkkZQXzX{R^Q+83Bp@$;v(F35qA&`Y!s%$jmPR9J>UdPthj7PnRZ6AjJT0VkfQx;y X7G85#|2lycflf`PbnbKSsF1ZjsntI6 literal 0 HcmV?d00001 diff --git a/src/messages/hr/messages.po b/src/messages/hr/messages.po new file mode 100644 index 0000000..ead8305 --- /dev/null +++ b/src/messages/hr/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: hr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/hu/messages.mo b/src/messages/hu/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..f72679bb433f0c87d0bd3628217d44ff5f28cff9 GIT binary patch literal 235 zcmYk#Jr06E5Cve2R$E$IP*}SDbcnH1Oh_aWgZ3+oum*R@G8jFG2k}Cl#aRpSC0{X< z$(wh-_jD*7G9W|JB_m?vkr$a0d-F?d^aWDnVaAVOYN?g)vUtb$aFcf8Yk@$kt*DVF zMyR?JsLgky@{VEMPU@Qg|qRLt+YZ=)bXgO58;lJsuWT!+_Vs;23#JJ Y4fonR`|Avb2P)N>RJreZCyC7Y0IKXh^#A|> literal 0 HcmV?d00001 diff --git a/src/messages/hu/messages.po b/src/messages/hu/messages.po new file mode 100644 index 0000000..1ad5c1c --- /dev/null +++ b/src/messages/hu/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: hu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/hy/messages.mo b/src/messages/hy/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..2def2852f14af34a71af836848b688e4ed7595b0 GIT binary patch literal 235 zcmYk#Jr06E5Cve2R$E$IP*}SDbcnH1Oh_aWgZ3+oum*R@G8#FE2k}Cl#aRpSC0{X< z$(wh-_jD*7G9W|JB_m?vkr$a0d-F?d^aWDnVaAVOYN?g)vUtb$aF=%CYk@$kt*DVF zMyR?JsLgky@|(zkCm^nWv+ouSi^3>q3uoggTWN)$sH3T<58;86suWT!+_Vs;23#JJ Y4fonR`|Avb2P)N>RJreZCyC7Y0IXm>`2YX_ literal 0 HcmV?d00001 diff --git a/src/messages/hy/messages.po b/src/messages/hy/messages.po new file mode 100644 index 0000000..81d0e3c --- /dev/null +++ b/src/messages/hy/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: hy\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/id/messages.mo b/src/messages/id/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..eed64f3a8e61471f7edb71a6716981c026278d16 GIT binary patch literal 235 zcmYk#zY4-I5C-syP8ppYGB_IlY_;N~6$%!MRQK4PHByt3oT3lngZM%|i&qEh2fyKt zppbbVr5!%y literal 0 HcmV?d00001 diff --git a/src/messages/id/messages.po b/src/messages/id/messages.po new file mode 100644 index 0000000..be1f645 --- /dev/null +++ b/src/messages/id/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: id\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/it/messages.mo b/src/messages/it/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..2ec054feea481bc080112dd6fac61c9dbc8bb5f1 GIT binary patch literal 235 zcmYj~Jqp4=5QQUJrL?x#!qWApixDf05HJ`d+ONqNSK@Bi9Yqh~LA;P>an{24;49|w z_~za1JUvQ_=n;LQO$-Q^fOrv8!fk#@jXpz;JTCYijFno2%uhFb3peR5z7z;lt%XIN z8KG@ Wc+l+JuOk>9sazLQl_3ibWcEI)?LPGY literal 0 HcmV?d00001 diff --git a/src/messages/it/messages.po b/src/messages/it/messages.po new file mode 100644 index 0000000..2d57c94 --- /dev/null +++ b/src/messages/it/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: it\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/ja/messages.mo b/src/messages/ja/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..003049b77dd9e1ec2cb1060600d339165b61fda6 GIT binary patch literal 235 zcmYk#Jr06E5Cve3R+QEjTUfgObcnH1Oh_aWgZ3kgxCD2}G8#RI2k}Cl#lb>+$ydx| z^5)&^K3kkN>$3stupz7CvKO1N`sSC&nj907K`IYuD`m7NoMii$r)^gwAjaM X={9%uuM=A7>%^o=XP$76ik#L5q+~wh literal 0 HcmV?d00001 diff --git a/src/messages/ja/messages.po b/src/messages/ja/messages.po new file mode 100644 index 0000000..fd39363 --- /dev/null +++ b/src/messages/ja/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/ka/messages.mo b/src/messages/ka/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..e6801902d67fe1c3bbf27fd6a969aac9cd7ddfa0 GIT binary patch literal 235 zcmYk#&kn&r5C-rHryiXh_TXs!xmCr9N}6aiQtqQ2wbX929m0cn5HI9eOdaqgzr#!> z-@Mwbhr?;G4(qZe>#;f>d$KXBZ@!7GIbupO%;XkrrHuB48?WRVud1Hp90+-}goR(nr@PX X^nQ2suRU5B=+tCN=f3cEid^Rnq{2Sr literal 0 HcmV?d00001 diff --git a/src/messages/ka/messages.po b/src/messages/ka/messages.po new file mode 100644 index 0000000..cfcdc07 --- /dev/null +++ b/src/messages/ka/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: ka\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/kk/messages.mo b/src/messages/kk/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..54578b6704e2bdf2ac8e0951183375154693f20c GIT binary patch literal 235 zcmYk#Jr06E5Cve2R$E$IP*}SDbcnH1Oh_aWgZ3+oxPrT68I2yqgLom&;;e=ElCPM_ z5)EZlL4{u$cs#gz4;|J`V1-ZFynhLwbaUYS-jy}xJf(lr9hz7TGYrB zBUD`q)aJWU`Bmh=6A+ib*>{VAMPU>)g_Gf!Ewn;V)bXgO58;lZsuWVq-1H<&4LIK= YEABOS_SX>%4^*l%sdC@-4icI30jOj??f?J) literal 0 HcmV?d00001 diff --git a/src/messages/kk/messages.po b/src/messages/kk/messages.po new file mode 100644 index 0000000..c0d4b2b --- /dev/null +++ b/src/messages/kk/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: kk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/ko/messages.mo b/src/messages/ko/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..a07b19051ff685f9b2e12fca61c4b2ba22daf725 GIT binary patch literal 235 zcmYk#&kn&r5C-rHr#(75?7`9cbE}FIl{C?4q}*3KYN_33cL)#SLA;P>F?GO~{0=jj zeDi9z9v-DZI;2aQq(|!bL9>P8l6=maN1YuBx8ITq4kFDIJQ` zO6^LC#(p-sxX1!T3iA9n2mEAM9L3?UaMT~Nnb8QEI_?$qA>43Kl~U;m&koW$!09Gk X2>*9i|Js8Uq0UUMbP;fWr;vGXsn|a9 literal 0 HcmV?d00001 diff --git a/src/messages/ko/messages.po b/src/messages/ko/messages.po new file mode 100644 index 0000000..bb1ddcb --- /dev/null +++ b/src/messages/ko/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: ko\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/kz/messages.mo b/src/messages/kz/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..6d3ee136732cf939d58c6aa6e46b5645a85daae6 GIT binary patch literal 235 zcmYk#&kn&r5C-rHr#(75^x$ayxmCr9N}6aiQtqoAwbX929fJ4pAYRC`m~~KJ@;l6A z^3A*5dODN_>5wjIk{+?~$cv1Lz4;|J`UolVFymV=mDI|2S-j$FxJo-RQdGzj zBUDug)aJWU`9_J57KKqz7moTvHq#10QOCWcK7<<%%0fsranpk^72tG} YEVx(S*46Pl~U;$&rZ@h!1*p+ X3BS3ke;vV!P-iArx(K*`P{_OwtOq{$ literal 0 HcmV?d00001 diff --git a/src/messages/lt/messages.po b/src/messages/lt/messages.po new file mode 100644 index 0000000..9fd3ceb --- /dev/null +++ b/src/messages/lt/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: lt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/lv/messages.mo b/src/messages/lv/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..bbc4830231485e8fb0b48c8f6379bc2ff1b4266c GIT binary patch literal 235 zcmYk#zY4-I5C(8Xr;g4J861s&wpwx03I&Trs(WnD8mUQ1&Y}=xaTJG5;dC_dmRcbw>UdPthj7PnRSK!*EISKh0T=sp Y&Hd)i{W^i+p~`eFRS_`%DA8+u0Ib12`Tzg` literal 0 HcmV?d00001 diff --git a/src/messages/lv/messages.po b/src/messages/lv/messages.po new file mode 100644 index 0000000..09cdd79 --- /dev/null +++ b/src/messages/lv/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: lv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/ms/messages.mo b/src/messages/ms/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..40a7e670fe77e3f7ec70c2c45250c5168ce5ad04 GIT binary patch literal 235 zcmYk#zY4-I5C(8Xr;N@H861s&wpwx03I&Trs(WnD8flY~oT3lngZM%|i&qEh2fyKt zYHC;Yc7zY2s3d2>y*(xXYp3-;HK(HtRw=hHqxO; ztkkZMXzX{R^Q+83Bp}Pb+2^HWQ5XeH;dC@%OQR7qbv!ESL%8F(Dx}hLo}Q(3fQx;y X7G85#|2lycflf`PbnbKSsF1ZjtO!2% literal 0 HcmV?d00001 diff --git a/src/messages/ms/messages.po b/src/messages/ms/messages.po new file mode 100644 index 0000000..d2782f2 --- /dev/null +++ b/src/messages/ms/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: ms\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/nb-NO/messages.mo b/src/messages/nb-NO/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..a3bfeeab9fe3f992c2caf80e195217e3e94fec1b GIT binary patch literal 238 zcmYk#%?`mp5C?F=X^+khJvdq)x2iZ%iNsf=TxHviTB+G)cL)#SO+1fhF?GN{`5k65 z`Om9Se^fYC)?_VKV{KN(XHPa@<;^#1Yfg}moTYLH)@g%*C)O*ufvYYjIZ*_>nkz># zvI+$ydx| z^5)&`JRMGp^;n;^*?`sY*o#eBee+9f%^6aXVJ7!rD{ashZoH9OxaoS5OGUt|wW>%a zR$)~rGWNT{{Hk)038>58>UdPthj7PHRZ692JUdD20Oz}O XCH&^D{&fT^LY<-~Uyou-WEM^_lm;4Sh znSAqZx1J8AK{}*Mnxsc;eDWe=VsCy)v^qnEEXvsqv=K@Mo|~-M25!PmY{3y|wc-X@ zs<|{JN2R|TSzLJmECqh~n**=H{cPjLQ5@EtqyEsHD~TYf=21~4!W{=y$%UMF*@S-Rm{xJfthr9hz7T3F46Pl~U;$&rZ@h!1*p+ X3BS3ke;vV!P-iArx(K*`P{_OwtZF{_ literal 0 HcmV?d00001 diff --git a/src/messages/ro/messages.po b/src/messages/ro/messages.po new file mode 100644 index 0000000..d8fc501 --- /dev/null +++ b/src/messages/ro/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/ru/messages.mo b/src/messages/ru/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..c830c810692bfc5b93f3928000c38c3fd7f537bc GIT binary patch literal 235 zcmYk#zY4-I5C(8Xr;g4J861s&wpwx03I&Trs(WnD8mUQ1uA&d(gZM%|ix&s$2fyKt zF?GO~{0=jj zeDi9z9v-DZI;2aQq(|!bL9>P8l6=maN1YuBx8ITq4kFDIJQ` zO6^LC#(p-sxX1!T3iA9n2i%=l9L3?UaMT~Nnb8QEI_?$qA>43Kl~U;m&koW$!09Gk X2>*9i|Js8Uq0UUMbP;fWr;vGXt5iPr literal 0 HcmV?d00001 diff --git a/src/messages/sk/messages.po b/src/messages/sk/messages.po new file mode 100644 index 0000000..78f448f --- /dev/null +++ b/src/messages/sk/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: sk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/sl/messages.mo b/src/messages/sl/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..19dbd3f930a9e43d252cbf9488a3db935a0f2858 GIT binary patch literal 235 zcmYk#zY4-I5C-syP8ppYGB_IlY_;N~6$%!MRQK4PHByt3oT3lngZM%|i&qEh2fyKt zppbbVtFb=! literal 0 HcmV?d00001 diff --git a/src/messages/sl/messages.po b/src/messages/sl/messages.po new file mode 100644 index 0000000..033b67a --- /dev/null +++ b/src/messages/sl/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: sl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/sr-Latn/messages.mo b/src/messages/sr-Latn/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..30eaa4fd58a9e82fbecfc4cff1963c545874420d GIT binary patch literal 240 zcmYk#&kn&r5C(9?=X|e zH?KzhQIS+dQ?x`)v_+XfJjFniH{T@I95G`x+o?5LrwxU^mn_s0uezMn1Q=yC2gfS4 zK<)%=>}Nyy1#(m=!uf9weP=gwVDjQw9Q|7Rot`%~#7I(fFQk<5#@*rsnudOM0PB!P at8}V@-(C4|k5)yLnVqIQ^n8)46Pl~U;$&rZ@h!1*p+ X3BS3ke;vV!P-iArx(K*`P{_Owt=~TV literal 0 HcmV?d00001 diff --git a/src/messages/sr/messages.po b/src/messages/sr/messages.po new file mode 100644 index 0000000..bc6abe7 --- /dev/null +++ b/src/messages/sr/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: sr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/sv/messages.mo b/src/messages/sv/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..df45088b52ada257df55c02f99f44df91fe1134c GIT binary patch literal 235 zcmYk#zY4-I5C(8Xr;g4J861s&wpwx03I&Trs(WnD8mUQ1&Y}cGB_IlY_;N~6$%!MRQK4PF;bI~oT3lngZM%|i&qEh2fyKt z46Pl|tzm%TK~O!1*p) X@u0b@e;vW{NavYHC;YtE3O2s3d2>y*(xXYp3-;HK(HtRw=hHqxO; ztkkZQXzX{R^Q+83Bp@$;v(K?$Q5XeH;dC@%OQR7qbv!ESL%8F(Dy7nMo)*$Nz{NgU X3$MAWf1SXJK&K{CI`_GERLEK%s+&Ia literal 0 HcmV?d00001 diff --git a/src/messages/th/messages.po b/src/messages/th/messages.po new file mode 100644 index 0000000..612d801 --- /dev/null +++ b/src/messages/th/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: th\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/tr/messages.mo b/src/messages/tr/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..314c6985e789e357948e717e92ac754ec8e58960 GIT binary patch literal 235 zcmYk#zY4-I5C-syP8ppYGB_IlY_;N~6$%!MRQK4PHByt3oT3lngZM%|i&qEh2fyKt z^ Xgx}oNzm8x5)EZlL4{u$cs#gz4;|J`V1-ZFynhLmDI|2S-jy}xJf(lr9hz7T2#mr zBUDug)aJWUc`b6_35e_8?7Q`aMPU>)g_Gf!Ewn;V)bS{(58;lZvJg_u-1H<&1vuX& YEABOS_SX>%4^*l%sdC@-4icI30jv-{_y7O^ literal 0 HcmV?d00001 diff --git a/src/messages/uk/messages.po b/src/messages/uk/messages.po new file mode 100644 index 0000000..5b606c9 --- /dev/null +++ b/src/messages/uk/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: uk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/uz/messages.mo b/src/messages/uz/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..b624c6c7c745adffa8ebaeb3c793ce96a756b9d3 GIT binary patch literal 235 zcmYk#Jr06E5Cve2R$E$IP*}SDbcnH1Oh_aWgZ3+oxCVF0G8pw99>fcI7H2KQmwd%c zCU4%|&eNf^NRRYMn+%AJM_yz~?9DH+(Pv1JhZ*04siaoE%i;~+!d2RdF9iav)}lh5 z7@?{{pf=x)%4?AWPe5G$X5XzJEDEEbDVz+)Y@ro`qKeF!%km4%RM=B6iMD!}Gz5fEWZUfOrcKTLLji4IBg% zSt)P@`0ECxmSuu?x-N+&sX!s0#Nra&kfOxA;+({i{35VOUV3R_da7 zBi`AM%h%J_6=9~Ko&lG0eqKpx9?+P|0-%v4sTC#q1v!bCdDaTa8Hq*3sU^0dA#S=B c2z4Oq(o&0bUGtLjQ!?|?trRShGE2A^0BCzZ?EnA( literal 0 HcmV?d00001 diff --git a/src/messages/zh-CN/messages.po b/src/messages/zh-CN/messages.po new file mode 100644 index 0000000..a61f18c --- /dev/null +++ b/src/messages/zh-CN/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: zh_CN\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" + diff --git a/src/messages/zh-TW/messages.mo b/src/messages/zh-TW/messages.mo new file mode 100644 index 0000000000000000000000000000000000000000..e587f077973021475745c18302b328c3e92552c6 GIT binary patch literal 238 zcmca7#4?ou2pEA_28dOFm>Gz5fEWZUfOrcKTLLji4IBg% zSt)P@`0ECxmSuu?x-N+&sX!s0#Nra&kfOxA;+({i{35VOUV3R_da7 zBR(XY%h%J_6=9~Ko&lG0eqKpx9?+P|0-%v4sTC#q1v!bCdDaTa8Hq*3sU^0dA#S=B c2z4Oq(o&0bUGtLjQ!?|?trRShGE2A^0CE062LJ#7 literal 0 HcmV?d00001 diff --git a/src/messages/zh-TW/messages.po b/src/messages/zh-TW/messages.po new file mode 100644 index 0000000..a353038 --- /dev/null +++ b/src/messages/zh-TW/messages.po @@ -0,0 +1,32 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: zh_TW\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "yii/bootstrap5" +msgid "Button" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Close" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Home" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Show" +msgstr "" + +msgctxt "yii/bootstrap5" +msgid "Toggle Dropdown" +msgstr "" +