Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion resources/lang/pl/common.php
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
'status_active' => 'Aktywny',
'status_inactive' => 'Nieaktywny',
'never' => 'Nigdy',
'none' => 'Żaden',
'none' => 'Brak',

// Header
'header_menu_expand' => 'Rozwiń menu nagłówka',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/pl/editor.php
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
'about' => 'O edytorze',
'about_title' => 'O edytorze WYSIWYG',
'editor_license' => 'Licencja edytora i prawa autorskie',
'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.',
'editor_tiny_license' => 'Ten edytor jest zbudowany przy użyciu :tinyLink, który jest udostępniany na licencji MIT.',
'editor_tiny_license_link' => 'Szczegóły dotyczące praw autorskich i licencji TinyMCE można znaleźć tutaj.',
'save_continue' => 'Zapisz stronę i kontynuuj',
'callouts_cycle' => '(Naciskaj dalej, aby przełączyć przez typy)',
Expand Down
6 changes: 3 additions & 3 deletions resources/lang/pl/entities.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
'meta_updated_name' => 'Zaktualizowano :timeLength przez :user',
'meta_owned_name' => 'Właściciel: :user',
'entity_select' => 'Wybór obiektu',
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
'entity_select_lack_permission' => 'Nie masz wymaganych uprawnień do wybrania tej pozycji',
'images' => 'Obrazki',
'my_recent_drafts' => 'Moje ostatnie wersje robocze',
'my_recently_viewed' => 'Moje ostatnio wyświetlane',
Expand Down Expand Up @@ -88,7 +88,7 @@
'shelves_save' => 'Zapisz półkę',
'shelves_books' => 'Książki na tej półce',
'shelves_add_books' => 'Dodaj książkę do tej półki',
'shelves_drag_books' => 'Drag books below to add them to this shelf',
'shelves_drag_books' => 'Przeciągnij książki poniżej, aby dodać je do tej półki',
'shelves_empty_contents' => 'Ta półka nie ma przypisanych żadnych książek',
'shelves_edit_and_assign' => 'Edytuj półkę aby przypisać książki',
'shelves_edit_named' => 'Edytuj półkę :name',
Expand Down Expand Up @@ -171,7 +171,7 @@
'chapters_permissions_active' => 'Uprawnienia rozdziału są aktywne',
'chapters_permissions_success' => 'Zaktualizowano uprawnienia rozdziału',
'chapters_search_this' => 'Przeszukaj ten rozdział',
'chapter_sort_book' => 'Sort Book',
'chapter_sort_book' => 'Sortuj książkę',

// Pages
'page' => 'Strona',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/ru/editor.php
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
'about' => 'О редакторе',
'about_title' => 'О редакторе WYSIWYG',
'editor_license' => 'Лицензия редактора и авторские права',
'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.',
'editor_tiny_license' => 'Этот редактор собран с помощью :tinyLink, который предоставляется под MIT лицензией.',
'editor_tiny_license_link' => 'Авторские права и подробности лицензии TinyMCE вы можете найти здесь.',
'save_continue' => 'Сохранить страницу и продолжить',
'callouts_cycle' => '(Держите нажатым для переключения типов)',
Expand Down
6 changes: 3 additions & 3 deletions resources/lang/ru/entities.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
'meta_updated_name' => ':user обновил :timeLength',
'meta_owned_name' => 'Владелец :user',
'entity_select' => 'Выбор объекта',
'entity_select_lack_permission' => 'You don\'t have the required permissions to select this item',
'entity_select_lack_permission' => 'У вас нет разрешения на выбор этого элемента',
'images' => 'Изображения',
'my_recent_drafts' => 'Мои последние черновики',
'my_recently_viewed' => 'Мои недавние просмотры',
Expand Down Expand Up @@ -88,7 +88,7 @@
'shelves_save' => 'Сохранить полку',
'shelves_books' => 'Книги из этой полки',
'shelves_add_books' => 'Добавить книгу в эту полку',
'shelves_drag_books' => 'Drag books below to add them to this shelf',
'shelves_drag_books' => 'Перетащите книги ниже, чтобы добавить их на эту полку',
'shelves_empty_contents' => 'На этой полке нет книг',
'shelves_edit_and_assign' => 'Изменить полку для привязки книг',
'shelves_edit_named' => 'Редактировать полку :name',
Expand Down Expand Up @@ -171,7 +171,7 @@
'chapters_permissions_active' => 'Действующие разрешения главы',
'chapters_permissions_success' => 'Разрешения главы обновлены',
'chapters_search_this' => 'Искать в этой главе',
'chapter_sort_book' => 'Sort Book',
'chapter_sort_book' => 'Сортировать книгу',

// Pages
'page' => 'Страница',
Expand Down
2 changes: 1 addition & 1 deletion resources/lang/zh_CN/editor.php
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
'about' => '关于编辑器',
'about_title' => '关于所见即所得(WYSIWYG)编辑器',
'editor_license' => '编辑器许可证与版权信息',
'editor_tiny_license' => 'This editor is built using :tinyLink which is provided under the MIT license.',
'editor_tiny_license' => '此编辑器是用 :tinyLink 构建的,基于 MIT 许可证。',
'editor_tiny_license_link' => 'TinyMCE 的版权和许可证详细信息可以在这里找到。',
'save_continue' => '保存页面并继续',
'callouts_cycle' => '(继续按下以切换类型)',
Expand Down
4 changes: 2 additions & 2 deletions resources/lang/zh_CN/entities.php
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
'shelves_save' => '保存书架',
'shelves_books' => '书籍已在此书架里',
'shelves_add_books' => '将书籍加入此书架',
'shelves_drag_books' => 'Drag books below to add them to this shelf',
'shelves_drag_books' => '拖动下面的图书将其添加到此书架',
'shelves_empty_contents' => '这个书架没有分配图书',
'shelves_edit_and_assign' => '编辑书架以分配图书',
'shelves_edit_named' => '编辑书架 :name',
Expand Down Expand Up @@ -171,7 +171,7 @@
'chapters_permissions_active' => '有效的章节权限',
'chapters_permissions_success' => '章节权限已更新',
'chapters_search_this' => '从本章节搜索',
'chapter_sort_book' => 'Sort Book',
'chapter_sort_book' => '排序图书',

// Pages
'page' => '页面',
Expand Down