Move translations for plugin author to system module (#4583)

Credit to @LarBearrr
This commit is contained in:
Larry Barker 2019-09-03 12:10:42 -05:00 committed by Luke Towers
parent 02d894f52b
commit 0766be8ecb
18 changed files with 28 additions and 11 deletions

View File

@ -45,7 +45,7 @@
</div>
<div class="details">
<h4><?= $plugin['name'] ?></h4>
<p><?= e(trans('cms::lang.theme.by_author', ['name' => $plugin['author']])) ?></p>
<p><?= e(trans('system::lang.plugin.by_author', ['name' => $plugin['author']])) ?></p>
</div>
<button
type="button"

View File

@ -56,7 +56,8 @@ return [
'name' => [
'label' => 'Nom del plugin',
'help' => 'Anomena el tema amb el seu codi únic. Per exemple, RainLab.Blog'
]
],
'by_author' => 'Per :name',
],
'plugins' => [
'manage' => 'Gestionar plugins',

View File

@ -56,7 +56,8 @@ return [
'name' => [
'label' => 'Název pluginu',
'help' => 'Pojmenujte plugin unikátním kódem, například RainLab.Blog'
]
],
'by_author' => 'Vytvořil :name'
],
'plugins' => [
'manage' => 'Správa pluginů',

View File

@ -99,7 +99,8 @@ return [
'name' => [
'label' => 'Plugin Name',
'help' => 'Name the plugin by its unique code. For example, RainLab.Blog'
]
],
'by_author' => 'By :name'
],
'plugins' => [
'manage' => 'Manage plugins',

View File

@ -90,7 +90,8 @@ return [
'name' => [
'label' => 'Plugina nimi',
'help' => 'Anna pluginale nimi selle unikaalse koodi järgi. Nt RainLab.Blog'
]
],
'by_author' => 'Autor: :name'
],
'plugins' => [
'manage' => 'Halda pluginaid',

View File

@ -95,7 +95,8 @@ return [
'name' => [
'label' => 'نام افزونه',
'help' => 'یک اسم یکتا برای نام افزونه برای مثال: RainLab.Blog',
]
],
'by_author' => 'توسط :name'
],
'plugins' => [
'manage' => 'مدیریت افزونه ها',

View File

@ -95,7 +95,8 @@ return [
'name' => [
'label' => 'Lisäosan nimi',
'help' => 'Anna lisäosalle uniikkikoodi. Esimerkiksi: RainLab.Blog'
]
],
'by_author' => 'Tekijä: :name'
],
'plugins' => [
'manage' => 'Hallinnoi lisäosia',

View File

@ -56,7 +56,8 @@ return [
'name' => [
'label' => 'Bővítmény neve',
'help' => 'Nevezze meg egyedi kódja alapján a bővítményt. Például: RainLab.Blog'
]
],
'by_author' => 'Fejlesztő: :name'
],
'plugins' => [
'manage' => 'Bővítmények kezelése',

View File

@ -55,6 +55,7 @@ return [
'label' => '플러그인명',
'help' => '중복없는 플러그인명을 사용해주세요. (예:RainLab.Blog)',
],
'by_author' => 'By :name'
],
'plugins' => [
'manage' => '플러그인 관리',

View File

@ -99,6 +99,7 @@ return [
'label' => 'Plugin naam',
'help' => 'Gebruik bij het invoeren van de naam de unieke code van de plugin. Bijvoorbeeld: RainLab.Blog',
],
'by_author' => 'Door :name'
],
'plugins' => [
'manage' => 'Beheer plugins',

View File

@ -56,6 +56,7 @@ return [
'label' => 'Nome do Plugin',
'help' => 'Nomeie o plugin pelo seu código exclusivo. Por exemplo, RainLab.Blog',
],
'by_author' => 'Por :name'
],
'plugins' => [
'manage' => 'Gerenciar plugins',

View File

@ -57,6 +57,7 @@ return [
'label' => 'Имя плагина',
'help' => 'Введите название плагина со своим уникальным кодом. Например, RainLab.Blog',
],
'by_author' => 'Создано :name',
],
'plugins' => [
'manage' => 'Управление плагинами',

View File

@ -96,7 +96,8 @@ return [
'name' => [
'label' => 'Názov pluginu',
'help' => 'Názov pluginu podľa jeho unikátneho kódu. Napríklad, RainLab.Blog'
]
],
'by_author' => 'Vytvoril :name'
],
'plugins' => [
'manage' => 'Správa pluginov',

View File

@ -57,6 +57,7 @@ return [
'label' => 'ชื่อปลั๊กอิน',
'help' => 'ตั้งชื่อปลั๊กอินตามรหัสที่ไม่ซ้ำใคร เช่น RainLab.Blog',
],
'by_author' => 'โดย :name'
],
'plugins' => [
'manage' => 'จัดการปลั๊กอิน',

View File

@ -99,6 +99,7 @@ return [
'label' => 'Eklenti Adı',
'help' => 'Eklenti adı eşsiz olmalıdır. Örneğin, RainLab.Blog',
],
'by_author' => ':name ile filtrele'
],
'plugins' => [
'manage' => 'Eklentileri yönet',

View File

@ -57,6 +57,7 @@ return [
'label' => 'Назва плагіну',
'help' => 'Введіть назву плагіна зі своїм унікальним кодом. Наприклад, RainLab.Blog'
],
'by_author' => 'Автор :name'
],
'plugins' => [
'manage' => 'Керування плагінами',

View File

@ -96,7 +96,8 @@ return [
'name' => [
'label' => 'Tên plugin',
'help' => 'Tên của plugin không được trùng lặp. For example, RainLab.Blog'
]
],
'by_author' => 'Tạo bởi :name'
],
'plugins' => [
'manage' => 'Quản lý các plugin',

View File

@ -56,7 +56,8 @@ return [
'name' => [
'label' => '插件名称',
'help' => '插件的唯一名称例如RainLab.Blog'
]
],
'by_author' => '作者 :name'
],
'plugins' => [
'manage' => '管理插件',