More translations

This commit is contained in:
Pinga 2023-08-31 09:41:33 +03:00
parent 3ca5086d85
commit 3556f8c1fc
3 changed files with 185 additions and 13 deletions

View file

@ -1,6 +1,18 @@
msgid "Dashboard" msgid "Dashboard"
msgstr "Dashboard" msgstr "Dashboard"
msgid "Enable dark mode"
msgstr "Enable dark mode"
msgid "Enable light mode"
msgstr "Enable light mode"
msgid "My Profile"
msgstr "My Profile"
msgid "Logout"
msgstr "Logout"
msgid "Domains" msgid "Domains"
msgstr "Domains" msgstr "Domains"
@ -25,23 +37,98 @@ msgstr "Transfers"
msgid "Contacts" msgid "Contacts"
msgstr "Contacts" msgstr "Contacts"
msgid "List Contacts"
msgstr "List Contacts"
msgid "Check Contact"
msgstr "Check Contact"
msgid "Create Contact"
msgstr "Create Contact"
msgid "Abuse Prevention"
msgstr "Abuse Prevention"
msgid "Communication"
msgstr "Communication"
msgid "Hosts" msgid "Hosts"
msgstr "Hosts" msgstr "Hosts"
msgid "List Hosts"
msgstr "List Hosts"
msgid "Check Host"
msgstr "Check Host"
msgid "Create Host"
msgstr "Create Host"
msgid "Logs" msgid "Logs"
msgstr "Logs" msgstr "Logs"
msgid "Registrars" msgid "Registrars"
msgstr "Registrars" msgstr "Registrars"
msgid "List Registrars"
msgstr "List Registrars"
msgid "Create Registrar"
msgstr "Create Registrar"
msgid "Compliance"
msgstr "Compliance"
msgid "Financials" msgid "Financials"
msgstr "Financials" msgstr "Financials"
msgid "Pricing"
msgstr "Pricing"
msgid "Add Deposit"
msgstr "Add Deposit"
msgid "Transactions"
msgstr "Transactions"
msgid "Account Overview"
msgstr "Account Overview"
msgid "Invoices"
msgstr "Invoices"
msgid "Reports" msgid "Reports"
msgstr "Reports" msgstr "Reports"
msgid "System" msgid "System"
msgstr "System" msgstr "System"
msgid "Configuration"
msgstr "Configuration"
msgid "User Management"
msgstr "User Management"
msgid "EPP Log"
msgstr "EPP Log"
msgid "Audit Log"
msgstr "Audit Log"
msgid "Backup"
msgstr "Backup"
msgid "Support" msgid "Support"
msgstr "Support" msgstr "Support"
msgid "Support Tickets"
msgstr "Support Tickets"
msgid "Create Ticket"
msgstr "Create Ticket"
msgid "Documentation"
msgstr "Documentation"
msgid "Media Kit"
msgstr "Media Kit"

View file

@ -1,6 +1,18 @@
msgid "Dashboard" msgid "Dashboard"
msgstr "Інформаційна панель" msgstr "Інформаційна панель"
msgid "Enable dark mode"
msgstr "Увімкніть темний режим"
msgid "Enable light mode"
msgstr "Увімкніть світлий режим"
msgid "My Profile"
msgstr "Мій профіль"
msgid "Logout"
msgstr "Вийти"
msgid "Domains" msgid "Domains"
msgstr "Домени" msgstr "Домени"
@ -25,23 +37,98 @@ msgstr "Трансфери"
msgid "Contacts" msgid "Contacts"
msgstr "Контакти" msgstr "Контакти"
msgid "List Contacts"
msgstr "Список контактів"
msgid "Check Contact"
msgstr "Перевірте контакт"
msgid "Create Contact"
msgstr "Створити контакт"
msgid "Abuse Prevention"
msgstr "Запобігання зловживанню"
msgid "Communication"
msgstr "Комунікація"
msgid "Hosts" msgid "Hosts"
msgstr "Хости" msgstr "Хости"
msgid "List Hosts"
msgstr "Список хостів"
msgid "Check Host"
msgstr "Перевірте хост"
msgid "Create Host"
msgstr "Створити хост"
msgid "Logs" msgid "Logs"
msgstr "Логи" msgstr "Логи"
msgid "Registrars" msgid "Registrars"
msgstr "Реєстратори" msgstr "Реєстратори"
msgid "List Registrars"
msgstr "Список реєстраторів"
msgid "Create Registrar"
msgstr "Створити реєстратора"
msgid "Compliance"
msgstr "Відповідність"
msgid "Financials" msgid "Financials"
msgstr "Фінанси" msgstr "Фінанси"
msgid "Pricing"
msgstr "Ціноутворення"
msgid "Add Deposit"
msgstr "Додати депозит"
msgid "Transactions"
msgstr "Транзакції"
msgid "Account Overview"
msgstr "Огляд рахунку"
msgid "Invoices"
msgstr "Рахунки-фактури"
msgid "Reports" msgid "Reports"
msgstr "Звіти" msgstr "Звіти"
msgid "System" msgid "System"
msgstr "Система" msgstr "Система"
msgid "Configuration"
msgstr "Конфігурація"
msgid "User Management"
msgstr "Керування користувачами"
msgid "EPP Log"
msgstr "Журнал EPP"
msgid "Audit Log"
msgstr "Журнал аудиту"
msgid "Backup"
msgstr "Резервна копія"
msgid "Support" msgid "Support"
msgstr "Підтримка" msgstr "Підтримка"
msgid "Support Tickets"
msgstr "Заявки на підтримку"
msgid "Create Ticket"
msgstr "Створити заявку"
msgid "Documentation"
msgstr "Документація"
msgid "Media Kit"
msgstr "Медіакомплект"

View file

@ -44,14 +44,12 @@
</div> </div>
</div> </div>
<div class="d-none d-md-flex"> <div class="d-none d-md-flex">
<a href="/mode" class="nav-link px-0 hide-theme-dark" title="Enable dark mode" data-bs-toggle="tooltip" <a href="/mode" class="nav-link px-0 hide-theme-dark" title="{{ __('Enable dark mode') }}" data-bs-toggle="tooltip"
data-bs-placement="bottom"> data-bs-placement="bottom">
<!-- Download SVG icon from http://tabler-icons.io/i/moon -->
<svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" /></svg> <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" /></svg>
</a> </a>
<a href="/mode" class="nav-link px-0 hide-theme-light" title="Enable light mode" data-bs-toggle="tooltip" <a href="/mode" class="nav-link px-0 hide-theme-light" title="{{ __('Enable light mode') }}" data-bs-toggle="tooltip"
data-bs-placement="bottom"> data-bs-placement="bottom">
<!-- Download SVG icon from http://tabler-icons.io/i/sun -->
<svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="12" cy="12" r="4" /><path d="M3 12h1m8 -9v1m8 8h1m-9 8v1m-6.4 -15.4l.7 .7m12.1 -.7l-.7 .7m0 11.4l.7 .7m-12.1 -.7l-.7 .7" /></svg> <svg xmlns="http://www.w3.org/2000/svg" class="icon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="12" cy="12" r="4" /><path d="M3 12h1m8 -9v1m8 8h1m-9 8v1m-6.4 -15.4l.7 .7m12.1 -.7l-.7 .7m0 11.4l.7 .7m-12.1 -.7l-.7 .7" /></svg>
</a> </a>
<div class="nav-item dropdown d-none d-md-flex me-3"> <div class="nav-item dropdown d-none d-md-flex me-3">
@ -148,8 +146,8 @@
</div> </div>
</a> </a>
<div class="dropdown-menu dropdown-menu-end dropdown-menu-arrow"> <div class="dropdown-menu dropdown-menu-end dropdown-menu-arrow">
<a href="{{route('profile')}}" class="dropdown-item">Profile</a> <a href="{{route('profile')}}" class="dropdown-item">{{ __('My Profile') }}</a>
<a href="{{route('logout')}}" class="dropdown-item">Logout</a> <a href="{{route('logout')}}" class="dropdown-item">{{ __('Logout') }}</a>
</div> </div>
</div> </div>
</div> </div>
@ -210,20 +208,20 @@
</a> </a>
<div class="dropdown-menu"> <div class="dropdown-menu">
<a class="dropdown-item" href="{{route('contacts')}}"> <a class="dropdown-item" href="{{route('contacts')}}">
List Contacts {{ __('List Contacts') }}
</a> </a>
<a class="dropdown-item" href="#"> <a class="dropdown-item" href="#">
Check Contact {{ __('Check Contact') }}
</a> </a>
<a class="dropdown-item" href="#"> <a class="dropdown-item" href="#">
Create Contact {{ __('Create Contact') }}
</a> </a>
<div class="dropdown-divider"></div> <div class="dropdown-divider"></div>
<a class="dropdown-item" href="#"> <a class="dropdown-item" href="#">
Abuse Prevention {{ __('Abuse Prevention') }}
</a> </a>
<a class="dropdown-item" href="#"> <a class="dropdown-item" href="#">
Communication {{ __('Communication') }}
</a> </a>
</div> </div>
</li> </li>