Version Description
- 25.07.2011
- If you run multi-site WordPress network, User Role Editor will automatically duplicate all roles from the main blog (blog with mininal ID) to every new created blog.
- Some fixes, refactoring and logic change were applied to code to enhance its productivity. There were some complaints for PHP timeout error after trying to open plugin Settings page.
- Thanks to Grant Norwood for code fix to hide PHP warnings he met during plugin usage.
- Hebrew translation is added. Thanks to Sagive.
- French translation is updated. Thanks to Whiler.
- Japan translation is updated. Thanks to Kaz.
- Spanish translation is updated. Thanks to Dario.
Download this release
Release Info
Developer | shinephp |
Plugin | User Role Editor |
Version | 3.2 |
Comparing to | |
See all releases |
Code changes from version 3.1.1 to 3.2
- lang/ure-es_ES.mo +0 -0
- lang/ure-es_ES.po +200 -56
- lang/ure-fi.mo +0 -0
- lang/ure-fi.po +35 -41
- lang/ure-fr_FR.mo +0 -0
- lang/ure-fr_FR.po +66 -70
- lang/ure-he.mo +0 -0
- lang/ure-he.po +663 -0
- lang/ure-ja.mo +0 -0
- lang/ure-ja.po +478 -481
- lang/ure.mo +0 -0
- lang/ure.pot +24 -18
- readme.txt +23 -9
- ure-lib.php +49 -44
- ure-options.php +33 -23
- ure-role-edit.php +4 -3
- ure-user-edit.php +6 -4
- user-role-editor.php +28 -2
lang/ure-es_ES.mo
CHANGED
Binary file
|
lang/ure-es_ES.po
CHANGED
@@ -2,9 +2,9 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: User Role Editor v. 2.0\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2011-
|
6 |
"PO-Revision-Date: \n"
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -16,14 +16,12 @@ msgstr ""
|
|
16 |
"X-Poedit-SearchPath-0: user-role-editor\n"
|
17 |
|
18 |
#: user-role-editor/ure-role-edit.php:84
|
19 |
-
#, fuzzy
|
20 |
msgid " Name can not be empty!"
|
21 |
-
msgstr "¡El nombre
|
22 |
|
23 |
#: user-role-editor/ure-role-edit.php:88
|
24 |
-
#, fuzzy
|
25 |
msgid " Name must contain latin characters and digits only!"
|
26 |
-
msgstr "El nombre
|
27 |
|
28 |
#: user-role-editor/ure-role-edit.php:93
|
29 |
#: user-role-editor/ure-role-edit.php:246
|
@@ -41,7 +39,7 @@ msgstr "Restaurar Roles desde la copia de respaldo"
|
|
41 |
|
42 |
#: user-role-editor/ure-role-edit.php:99
|
43 |
msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
|
44 |
-
msgstr ""
|
45 |
|
46 |
#: user-role-editor/ure-role-edit.php:101
|
47 |
msgid "Please confirm to continue"
|
@@ -54,16 +52,16 @@ msgstr "Actualizar Rol \"%s\": Por favor confirma para continuar"
|
|
54 |
|
55 |
#: user-role-editor/ure-role-edit.php:142
|
56 |
msgid "Select Role and change its capabilities list"
|
57 |
-
msgstr "Selecciona el Rol para cambiar su lista de
|
58 |
|
59 |
#: user-role-editor/ure-role-edit.php:144
|
60 |
msgid "Select Role:"
|
61 |
msgstr "Selecciona el Rol:"
|
62 |
|
63 |
#: user-role-editor/ure-role-edit.php:153
|
64 |
-
#: user-role-editor/ure-user-edit.php:
|
65 |
msgid "Show capabilities in human readable form"
|
66 |
-
msgstr "Mostrar
|
67 |
|
68 |
#: user-role-editor/ure-role-edit.php:157
|
69 |
msgid "If checked, then apply action to ALL sites of this Network"
|
@@ -74,22 +72,22 @@ msgid "Apply to All Sites"
|
|
74 |
msgstr "Aplicar a todos los sitios"
|
75 |
|
76 |
#: user-role-editor/ure-role-edit.php:213
|
77 |
-
#: user-role-editor/ure-user-edit.php:
|
78 |
msgid "Update"
|
79 |
msgstr "Actualizar"
|
80 |
|
81 |
#: user-role-editor/ure-role-edit.php:213
|
82 |
-
#: user-role-editor/ure-user-edit.php:
|
83 |
msgid "Save Changes"
|
84 |
msgstr "Guardar Cambios"
|
85 |
|
86 |
#: user-role-editor/ure-role-edit.php:214
|
87 |
-
#: user-role-editor/ure-user-edit.php:
|
88 |
msgid "Cancel"
|
89 |
msgstr "Cancelar"
|
90 |
|
91 |
#: user-role-editor/ure-role-edit.php:214
|
92 |
-
#: user-role-editor/ure-user-edit.php:
|
93 |
msgid "Cancel not saved changes"
|
94 |
msgstr "Cancelar cambios no guardados"
|
95 |
|
@@ -132,40 +130,37 @@ msgstr "Eliminar Rol de Usuario"
|
|
132 |
|
133 |
#: user-role-editor/ure-role-edit.php:256
|
134 |
#: user-role-editor/ure-role-edit.php:261
|
135 |
-
#, fuzzy
|
136 |
msgid "Add New Capability"
|
137 |
-
msgstr "Agregar nuevo
|
138 |
|
139 |
#: user-role-editor/ure-role-edit.php:266
|
140 |
msgid "Remove Capability"
|
141 |
-
msgstr ""
|
142 |
|
143 |
#: user-role-editor/ure-role-edit.php:271
|
144 |
-
#, fuzzy
|
145 |
msgid "Remove"
|
146 |
-
msgstr "Eliminar
|
147 |
|
148 |
#: user-role-editor/ure-role-edit.php:271
|
149 |
msgid "Remove User Capability"
|
150 |
-
msgstr ""
|
151 |
|
152 |
-
#: user-role-editor/ure-user-edit.php:
|
153 |
-
#,
|
154 |
msgid "User \"%s\" update: please confirm to continue"
|
155 |
-
msgstr "Actualizar
|
156 |
|
157 |
-
#: user-role-editor/ure-user-edit.php:
|
158 |
msgid "Change capabilities for user"
|
159 |
-
msgstr ""
|
160 |
|
161 |
-
#: user-role-editor/ure-user-edit.php:
|
162 |
-
#, fuzzy
|
163 |
msgid "Role:"
|
164 |
msgstr "Rol"
|
165 |
|
166 |
-
#: user-role-editor/ure-user-edit.php:
|
167 |
msgid "Add capabilities to this user:"
|
168 |
-
msgstr ""
|
169 |
|
170 |
#: user-role-editor/ure-options.php:128
|
171 |
msgid "Role"
|
@@ -177,12 +172,11 @@ msgstr "se ha actualizado exitosamente"
|
|
177 |
|
178 |
#: user-role-editor/ure-options.php:137
|
179 |
msgid "User"
|
180 |
-
msgstr ""
|
181 |
|
182 |
#: user-role-editor/ure-options.php:137
|
183 |
-
#, fuzzy
|
184 |
msgid "capabilities are updated successfully"
|
185 |
-
msgstr "se
|
186 |
|
187 |
#: user-role-editor/ure-options.php:166
|
188 |
msgid "About this Plugin:"
|
@@ -252,39 +246,45 @@ msgstr "Por la ayuda con la traducción al Húngaro"
|
|
252 |
#: user-role-editor/ure-options.php:183
|
253 |
#: user-role-editor/ure-options.php:184
|
254 |
#: user-role-editor/ure-options.php:185
|
|
|
255 |
msgid "For the help with Italian translation"
|
256 |
msgstr "Por la ayuda con la traducción al Italiano"
|
257 |
|
258 |
-
#: user-role-editor/ure-options.php:
|
259 |
msgid "For the help with Japanese translation"
|
260 |
msgstr "Por la ayuda con la traducción al Japonés"
|
261 |
|
262 |
-
#: user-role-editor/ure-options.php:
|
263 |
msgid "For the help with Persian translation"
|
264 |
msgstr "Por la ayuda con la traducción al Persa"
|
265 |
|
266 |
-
#: user-role-editor/ure-options.php:
|
267 |
msgid "For the help with Polish translation"
|
268 |
msgstr "Por la ayuda con la traducción al Polaco"
|
269 |
|
270 |
-
#: user-role-editor/ure-options.php:
|
271 |
msgid "For the help with Spanish translation"
|
272 |
msgstr "Por la ayuda con la traducción al Español"
|
273 |
|
274 |
-
#: user-role-editor/ure-options.php:
|
275 |
msgid "For the help with Swedish translation"
|
276 |
msgstr "Por la ayuda con la traducción al Swedish"
|
277 |
|
278 |
-
#: user-role-editor/ure-options.php:191
|
279 |
#: user-role-editor/ure-options.php:192
|
|
|
|
|
280 |
msgid "For the help with Turkish translation"
|
281 |
msgstr "Por la ayuda con la traducción al Turco"
|
282 |
|
283 |
-
#: user-role-editor/ure-options.php:
|
284 |
msgid "For the code to hide administrator role"
|
285 |
msgstr "Por el código que oculta el Rol de Administrador"
|
286 |
|
287 |
-
#: user-role-editor/ure-options.php:
|
|
|
|
|
|
|
|
|
288 |
msgid "Do you wish to see your name with link to your site here? You are welcome! Your help with translation and new ideas are very appreciated."
|
289 |
msgstr "¿Deseas ver tu nombre enlazado a tu sitio web aquí? ¡Eres bienvenido! Tu ayuda en la traducción y nuevas ideas son bien apreciadas."
|
290 |
|
@@ -298,17 +298,16 @@ msgid "Please update!"
|
|
298 |
msgstr "¡Por favor actualiza!"
|
299 |
|
300 |
#: user-role-editor/user-role-editor.php:43
|
301 |
-
#, fuzzy
|
302 |
msgid "User Role Editor requires PHP 5.0 or newer."
|
303 |
-
msgstr "User Role Editor requiere
|
304 |
|
305 |
#: user-role-editor/user-role-editor.php:68
|
306 |
msgid "Only"
|
307 |
-
msgstr ""
|
308 |
|
309 |
#: user-role-editor/user-role-editor.php:68
|
310 |
msgid "is allowed to use"
|
311 |
-
msgstr ""
|
312 |
|
313 |
#: user-role-editor/user-role-editor.php:75
|
314 |
#: user-role-editor/user-role-editor.php:205
|
@@ -321,7 +320,7 @@ msgstr "Opciones"
|
|
321 |
|
322 |
#: user-role-editor/user-role-editor.php:230
|
323 |
msgid "Capabilities"
|
324 |
-
msgstr ""
|
325 |
|
326 |
#: user-role-editor/ure-lib.php:46
|
327 |
msgid "Error is occur. Please check the log file."
|
@@ -348,9 +347,9 @@ msgid "Error: Role name must contain latin characters and digits only!"
|
|
348 |
msgstr "Error: el nombre del Rol sólo debe contener caracteres latinos y dígitos."
|
349 |
|
350 |
#: user-role-editor/ure-lib.php:318
|
351 |
-
#,
|
352 |
msgid "Role %s exists already"
|
353 |
-
msgstr "Rol %s
|
354 |
|
355 |
#: user-role-editor/ure-lib.php:324
|
356 |
msgid "Error is encountered during new role create operation"
|
@@ -644,75 +643,96 @@ msgid "Export"
|
|
644 |
msgstr "Exportar"
|
645 |
|
646 |
#: user-role-editor/ure-lib.php:613
|
647 |
-
#, fuzzy
|
648 |
msgid "Error: Capability name must contain latin characters and digits only!"
|
649 |
-
msgstr "Error: el nombre del
|
650 |
|
651 |
#: user-role-editor/ure-lib.php:625
|
652 |
-
#,
|
653 |
msgid "Capability %s is added successfully"
|
654 |
-
msgstr "
|
655 |
|
656 |
#: user-role-editor/ure-lib.php:627
|
657 |
#, php-format
|
658 |
msgid "Capability %s exists already"
|
659 |
-
msgstr ""
|
660 |
|
661 |
#: user-role-editor/ure-lib.php:791
|
662 |
#, php-format
|
663 |
msgid "Error! You do not have permission to delete this capability: %s!"
|
664 |
-
msgstr ""
|
665 |
|
666 |
#: user-role-editor/ure-lib.php:799
|
667 |
-
#,
|
668 |
msgid "Capability %s is removed successfully"
|
669 |
-
msgstr "
|
670 |
|
671 |
#~ msgid "Roles list reading error is encountered"
|
672 |
#~ msgstr "Error encontrado en la lectura de lista de roles"
|
|
|
673 |
#~ msgid "No items found."
|
674 |
#~ msgstr "Ningún elemento encontrado"
|
|
|
675 |
#~ msgid "Recent Posts:"
|
676 |
#~ msgstr "Entradas recientes:"
|
|
|
677 |
#~ msgid "More plugins from"
|
678 |
#~ msgstr "Más plugins de"
|
|
|
679 |
#~ msgid "Return to default WordPress user role capabilities"
|
680 |
#~ msgstr ""
|
681 |
#~ "Retornar las capacidades de rol de usuario predeterminadas de Wordpress"
|
|
|
682 |
#~ msgid "action"
|
683 |
#~ msgstr "операции"
|
|
|
684 |
#~ msgid "Please confirm to continue role \""
|
685 |
#~ msgstr "Пожалуйста подтвердите продолжение для роли"
|
|
|
686 |
#~ msgid "Silence Is Golden Guard Plugin"
|
687 |
#~ msgstr "Silence Is Golden Guard плагин"
|
|
|
688 |
#~ msgid "file open error"
|
689 |
#~ msgstr "ошибка открытия файла"
|
|
|
690 |
#~ msgid "file read error"
|
691 |
#~ msgstr "ошибка чтения файла"
|
|
|
692 |
#~ msgid "file close error"
|
693 |
#~ msgstr "ошибка при закрытии файла"
|
|
|
694 |
#~ msgid "file backup copy error"
|
695 |
#~ msgstr "ошибка при создании резервной копии файла"
|
|
|
696 |
#~ msgid "file permissions change error"
|
697 |
#~ msgstr "ошибка при изменении прав на файл"
|
|
|
698 |
#~ msgid "file write error"
|
699 |
#~ msgstr "ошибка записи в файл"
|
|
|
700 |
#~ msgid "is modified"
|
701 |
#~ msgstr "изменен"
|
|
|
702 |
#~ msgid "file create error"
|
703 |
#~ msgstr "ошибка создания файла"
|
|
|
704 |
#~ msgid "permissions change error"
|
705 |
#~ msgstr "ошибка при изменении прав"
|
|
|
706 |
#~ msgid "file is created"
|
707 |
#~ msgstr "файл создан"
|
|
|
708 |
#~ msgid "\"Silence is Golden\" Scan is finished: "
|
709 |
#~ msgstr "\"Silence is Golden\" сканирование завершено: "
|
|
|
710 |
#~ msgid "Does not create index.php file in the checked folders"
|
711 |
#~ msgstr "Не создавать index.php файл в отмеченных каталогах"
|
|
|
712 |
#~ msgid "Exclude Folders for index.php"
|
713 |
#~ msgstr "Исключить Каталоги для index.php"
|
|
|
714 |
#~ msgid "Modify Apache .htaccess"
|
715 |
#~ msgstr "Изменить Apache .htaccess"
|
|
|
716 |
#~ msgid ""
|
717 |
#~ "Modify Apache .htaccess file in the site root folder. Add \"Options -"
|
718 |
#~ "Indexes\" line to prevent directory listing by Apache Web server.\n"
|
@@ -728,263 +748,377 @@ msgstr "Rol %s se ha creado exitosamente"
|
|
728 |
#~ "запроашивается адрес URL, соответствующий каталогу, и в этом каталоге "
|
729 |
#~ "отстутсвует файл типа DirectoryIndex (т.е. index.html или index.php), "
|
730 |
#~ "тогда Web сервер вернёт отформатированный листин этого каталога."
|
|
|
731 |
#~ msgid "Check folders state automatically with specified period"
|
732 |
#~ msgstr "Проверять состояние каталогов автоматически с заданным периодом"
|
|
|
733 |
#~ msgid "Auto Monitor"
|
734 |
#~ msgstr "Авто Мониторинг"
|
|
|
735 |
#~ msgid "Scan Now"
|
736 |
#~ msgstr "Сканировать Сейчас"
|
|
|
737 |
#~ msgid "Scan and Fix directories listing related problems Now"
|
738 |
#~ msgstr ""
|
739 |
#~ "Сканировать и Исправлять проблемы, связанные с листингом содержимого "
|
740 |
#~ "каталогов"
|
|
|
741 |
#~ msgid ""
|
742 |
#~ "Every time a new visitor clicks the \"Thank you\" button, one point is "
|
743 |
#~ "added to the total \"thanks\" counter for this post."
|
744 |
#~ msgstr ""
|
745 |
#~ "Каждый раз, когда новый посетитель щелкает по кнопке \"Спасибо\", единица "
|
746 |
#~ "добавляется к счетчику благодарностей для данной статьи."
|
|
|
747 |
#~ msgid "Thank You Counter Button Plugin"
|
748 |
#~ msgstr "Установки для плагина: Кнопка подсчета благодарностей"
|
|
|
749 |
#~ msgid "Statistics"
|
750 |
#~ msgstr "Статистика"
|
|
|
751 |
#~ msgid "You left “Thanks” already for this post"
|
752 |
#~ msgstr "Вы уже оставили благодарность за эту статью"
|
|
|
753 |
#~ msgid "Click to left “Thanks” for this post"
|
754 |
#~ msgstr "Щелкните мышью, чтобы оставить благодарность за эту статью"
|
|
|
755 |
#~ msgid "View statistics details for \"%s\""
|
756 |
#~ msgstr "Просмотр детализированной статистики для \"%s\""
|
|
|
757 |
#~ msgid "Hide these shortcuts"
|
758 |
#~ msgstr "Скрыть ссылки доступа к установкам и статистике плагина"
|
|
|
759 |
#~ msgid "Do you really want to hide these shortcuts?"
|
760 |
#~ msgstr "Вы действительно хотите скрыть эти ссылки?"
|
|
|
761 |
#~ msgid "Thank You"
|
762 |
#~ msgstr "Спасибо"
|
|
|
763 |
#~ msgid "Additional Documentation"
|
764 |
#~ msgstr "Дополнительная документация"
|
|
|
765 |
#~ msgid "operation is prohibited"
|
766 |
#~ msgstr "операция запрещена"
|
|
|
767 |
#~ msgid "Default Settings are restored"
|
768 |
#~ msgstr "Установки по-умолчанию восстановлены"
|
|
|
769 |
#~ msgid "All Thanks Counters are cleared"
|
770 |
#~ msgstr "Все счётчики благодраностей обнулены"
|
|
|
771 |
#~ msgid "Additional documentation"
|
772 |
#~ msgstr "Дополнительная документация"
|
|
|
773 |
#~ msgid ""
|
774 |
#~ "for the help with Spanish translation, ideas and new versions testing"
|
775 |
#~ msgstr "за помощь с испанским переводом, идеи и тестирование новых версий"
|
|
|
776 |
#~ msgid "for the excelent JQuery color picker"
|
777 |
#~ msgstr "за отличный JQuery-плагин для работы с цветовой палитрой"
|
|
|
778 |
#~ msgid ""
|
779 |
#~ "for the help with French translation, ideas, source code contributions "
|
780 |
#~ "and new versions testing"
|
781 |
#~ msgstr ""
|
782 |
#~ "за помощь с французским переводом, идеи, вклад в разработку и "
|
783 |
#~ "тестирование новых версий"
|
|
|
784 |
#~ msgid "for setting page layout idea and html markup examples"
|
785 |
#~ msgstr "за идею по компоновке экрана с опциями и примеры HTML разметки"
|
|
|
786 |
#~ msgid "for the form input slider code"
|
787 |
#~ msgstr "за код слайдера для текстового поля input HTML формы"
|
|
|
788 |
#~ msgid "for the cute online button image generator"
|
789 |
#~ msgstr "за прекрасный онлайновый генератор изображений кнопок"
|
|
|
790 |
#~ msgid ""
|
791 |
#~ "All settings for TYCB plugin will be return to the default values, "
|
792 |
#~ "Continue?"
|
793 |
#~ msgstr ""
|
794 |
#~ "Всем установкам для TYCB плагина будут возвращены значения по-умолчанию, "
|
795 |
#~ "Продолжить?"
|
|
|
796 |
#~ msgid ""
|
797 |
#~ "All thanks counters for all posts will be set to 0,\\n all thanks click "
|
798 |
#~ "history will be cleared, Continue?"
|
799 |
#~ msgstr ""
|
800 |
#~ "Все счетчики благодарностей для всех статей будут обнулены,\\n вся "
|
801 |
#~ "история кликов по кнопкам благодарности будет обнулена, Продолжить?"
|
|
|
802 |
#~ msgid "Display"
|
803 |
#~ msgstr "Отображение"
|
|
|
804 |
#~ msgid "Display button at Pages"
|
805 |
#~ msgstr "Отображать на Страницах"
|
|
|
806 |
#~ msgid "Display button at Home page, Categories/Tags archive pages"
|
807 |
#~ msgstr "Отображать на Домашней странице, архивах категорий/тэгов"
|
|
|
808 |
#~ msgid "Do not show button for selected categories"
|
809 |
#~ msgstr "Не отображать кнопку для отмеченных категорий"
|
|
|
810 |
#~ msgid "Position in the Post text"
|
811 |
#~ msgstr "Расположение в статье"
|
|
|
812 |
#~ msgid "Before"
|
813 |
#~ msgstr "До"
|
|
|
814 |
#~ msgid "At first page of multipaged posts only"
|
815 |
#~ msgstr "Только на первой странице многостраничных статей "
|
|
|
816 |
#~ msgid "After"
|
817 |
#~ msgstr "После"
|
|
|
818 |
#~ msgid "At last page of multipaged posts only"
|
819 |
#~ msgstr "Только на последней странице многостраничных статей"
|
|
|
820 |
#~ msgid "Shortcode [thankyou]"
|
821 |
#~ msgstr "Аббревиатура [thankyou]"
|
|
|
822 |
#~ msgid "Manual"
|
823 |
#~ msgstr "Вручную"
|
|
|
824 |
#~ msgid "Button Caption"
|
825 |
#~ msgstr "Надпись на кнопке"
|
|
|
826 |
#~ msgid "Button Styling"
|
827 |
#~ msgstr "Стиль для Кнопки"
|
|
|
828 |
#~ msgid "Add style to the div:"
|
829 |
#~ msgstr "Cтиль для div"
|
|
|
830 |
#~ msgid "e.g.,"
|
831 |
#~ msgstr ", например, "
|
|
|
832 |
#~ msgid "to the Caption font:"
|
833 |
#~ msgstr "для шрифта:"
|
|
|
834 |
#~ msgid "font color: "
|
835 |
#~ msgstr "цвет шрифта:"
|
|
|
836 |
#~ msgid "Size"
|
837 |
#~ msgstr "Размер"
|
|
|
838 |
#~ msgid "Normal"
|
839 |
#~ msgstr "Нормальный"
|
|
|
840 |
#~ msgid "Compact"
|
841 |
#~ msgstr "Компактный размер"
|
|
|
842 |
#~ msgid "Form and Color"
|
843 |
#~ msgstr "Форма и Цвет"
|
|
|
844 |
#~ msgid "Custom button image URL"
|
845 |
#~ msgstr "URL изображения собственной кнопки"
|
|
|
846 |
#~ msgid "Width, px"
|
847 |
#~ msgstr "Ширина, px"
|
|
|
848 |
#~ msgid "Height, px"
|
849 |
#~ msgstr "Высота, px"
|
|
|
850 |
#~ msgid "Misc"
|
851 |
#~ msgstr "Разное"
|
|
|
852 |
#~ msgid "Check IP-address"
|
853 |
#~ msgstr "Контролировать IP-адрес"
|
|
|
854 |
#~ msgid "Only one Thanks for post for one IP-address limit"
|
855 |
#~ msgstr "Только одно Спасибо на статью с одного IP-адреса"
|
|
|
856 |
#~ msgid "Time limit:"
|
857 |
#~ msgstr "Ограничение по времени:"
|
|
|
858 |
#~ msgid "Forever"
|
859 |
#~ msgstr "Навсегда"
|
|
|
860 |
#~ msgid "Only for this period"
|
861 |
#~ msgstr "Только на данный промежуток"
|
|
|
862 |
#~ msgid "seconds"
|
863 |
#~ msgstr "секунд"
|
|
|
864 |
#~ msgid "Display settings shortcuts"
|
865 |
#~ msgstr "Вывод служебных ссылок"
|
|
|
866 |
#~ msgid "Add shortcuts next to the buttons for settings quick access"
|
867 |
#~ msgstr ""
|
868 |
#~ "Отобразить служебные ссылки справа от кнопок для быстрого доступа к "
|
869 |
#~ "разделу настроек"
|
|
|
870 |
#~ msgid "Return to Defaults"
|
871 |
#~ msgstr "Вернуть значения по-умолчанию"
|
|
|
872 |
#~ msgid "Restore the default values for all settings"
|
873 |
#~ msgstr "Восстановить значения по-умолчанию для всех установок"
|
|
|
874 |
#~ msgid "Reset Counters"
|
875 |
#~ msgstr "Обнулить Счетчики"
|
|
|
876 |
#~ msgid "Reset all thanks counters for the all posts"
|
877 |
#~ msgstr "Сбросить все счетчики благодарностей для всех статей"
|
|
|
878 |
#~ msgid "Button DIV Style Preview"
|
879 |
#~ msgstr "Стиль для раздела Кнопки"
|
|
|
880 |
#~ msgid "Post Title"
|
881 |
#~ msgstr "Заголовок статьи"
|
|
|
882 |
#~ msgid "None"
|
883 |
#~ msgstr "Нет"
|
|
|
884 |
#~ msgid "Back to main statistics"
|
885 |
#~ msgstr "Вернуться к основной статистике"
|
|
|
886 |
#~ msgid "Not available"
|
887 |
#~ msgstr "Не доступен"
|
|
|
888 |
#~ msgid "Details for “%s”"
|
889 |
#~ msgstr "Подробности для “%s”"
|
|
|
890 |
#~ msgid "Post Id"
|
891 |
#~ msgstr "Id статьи"
|
|
|
892 |
#~ msgid "Thanks Quant"
|
893 |
#~ msgstr "Количество благодарностей"
|
|
|
894 |
#~ msgid "View Post"
|
895 |
#~ msgstr "Просмотр статьи"
|
|
|
896 |
#~ msgid "View \"%s\""
|
897 |
#~ msgstr "Просмотр \"%s\""
|
|
|
898 |
#~ msgid "Reset this post counter"
|
899 |
#~ msgstr "Обнулить счетчик для этой статьи"
|
|
|
900 |
#~ msgid ""
|
901 |
#~ "You are about to reset this post '%s' thanks counter. Click 'Cancel' to "
|
902 |
#~ "do nothing, 'OK' to reset it."
|
903 |
#~ msgstr ""
|
904 |
#~ "Вы собираетесь обнулить счетчик этой статьи '%s'.\n"
|
905 |
#~ " Используйте 'Отмена' чтобы отказаться, 'OK' чтобы произвести обнуление."
|
|
|
906 |
#~ msgid "Reset Counter"
|
907 |
#~ msgstr "Обнулить Счетчик"
|
|
|
908 |
#~ msgid "Displaying %s–%s of %s"
|
909 |
#~ msgstr "Вывод %s–%s из %s"
|
|
|
910 |
#~ msgid "IP address"
|
911 |
#~ msgstr "IP-адрес"
|
|
|
912 |
#~ msgid "Last Thank Date"
|
913 |
#~ msgstr "Дата последней благодарности"
|
|
|
914 |
#~ msgid "Look up IP country"
|
915 |
#~ msgstr "Найти страну по IP адресу"
|
|
|
916 |
#~ msgid "Show all post dates"
|
917 |
#~ msgstr "Показать статьи за все даты"
|
|
|
918 |
#~ msgid "Show Posts without Thanks"
|
919 |
#~ msgstr "Показать статьи без благодарностей"
|
|
|
920 |
#~ msgid "Rows per page: "
|
921 |
#~ msgstr "Строк на страницу:"
|
|
|
922 |
#~ msgid "Refresh"
|
923 |
#~ msgstr "Обновить"
|
|
|
924 |
#~ msgid "descending"
|
925 |
#~ msgstr "убывающем"
|
|
|
926 |
#~ msgid "Ascending order"
|
927 |
#~ msgstr "Возрастающий порядок"
|
|
|
928 |
#~ msgid "ascending"
|
929 |
#~ msgstr "возрастающем"
|
|
|
930 |
#~ msgid "Descending order"
|
931 |
#~ msgstr "Убывающий порядок"
|
|
|
932 |
#~ msgid "Click to sort in %s order"
|
933 |
#~ msgstr "Щелкни для сортировки в %s порядке"
|
|
|
934 |
#~ msgid "View details"
|
935 |
#~ msgstr "Просмотр деталей"
|
|
|
936 |
#~ msgid ""
|
937 |
#~ "You are about to reset this post '%s' thanks counter.\n"
|
938 |
#~ " Click 'Cancel' to do nothing, 'OK' to reset it."
|
939 |
#~ msgstr ""
|
940 |
#~ "Вы собираетесь обнулить счетчик этой статьи '%s'.\n"
|
941 |
#~ " Используйте 'Отмена' чтобы отказаться, 'OK' чтобы произвести обнуление."
|
|
|
942 |
#~ msgid "No posts with thanks found"
|
943 |
#~ msgstr "Статьи c благодарностями не найдены"
|
|
|
944 |
#~ msgid "the latest or the most thanked post titles with total thanks quant"
|
945 |
#~ msgstr ""
|
946 |
#~ "Отблагдаренные пооследними статьи с общим количеством благодарностей или "
|
947 |
#~ "статьи с наибольшим количеством благодарностей"
|
|
|
948 |
#~ msgid "Thanks Stat"
|
949 |
#~ msgstr "Статистика благодарностей"
|
|
|
950 |
#~ msgid "Total quant of thanks: "
|
951 |
#~ msgstr "Общее количество благодарностей:"
|
|
|
952 |
#~ msgid "Title:"
|
953 |
#~ msgstr "Заголовок статьи"
|
|
|
954 |
#~ msgid "Number of posts to show:"
|
955 |
#~ msgstr "Количество статей для показа:"
|
|
|
956 |
#~ msgid "What posts to show:"
|
957 |
#~ msgstr "Какие статьи показывать:"
|
|
|
958 |
#~ msgid "Latest thanked"
|
959 |
#~ msgstr "Последние благодарности"
|
|
|
960 |
#~ msgid "Most thanked"
|
961 |
#~ msgstr "Максимум благодарностей"
|
|
|
962 |
#~ msgid "Total quant of thanks"
|
963 |
#~ msgstr "Общее количество благодарностей:"
|
|
|
964 |
#~ msgid "Display total quant of thanks"
|
965 |
#~ msgstr "Показать общее количество благодарностей"
|
|
|
966 |
#~ msgid "Check Full Statistics"
|
967 |
#~ msgstr "Просмотр полной статистики"
|
|
|
968 |
#~ msgid "Plugin author home page"
|
969 |
#~ msgstr "Сайт автора плагина"
|
|
|
970 |
#~ msgid "No thanks yet"
|
971 |
#~ msgstr "Пока благодарностей нет"
|
|
|
972 |
#~ msgid "Posts number to show:"
|
973 |
#~ msgstr "Количество статей для показа:"
|
|
|
974 |
#~ msgid "Display Full Statistics link"
|
975 |
#~ msgstr "Просмотр полной статистики"
|
|
|
976 |
#~ msgid "Display plugin author link"
|
977 |
#~ msgstr "Показать ссылку на сайт автора плагина"
|
|
|
978 |
#~ msgid "Latest Thanks"
|
979 |
#~ msgstr "Последние благодарности"
|
|
|
980 |
#~ msgid "Most Thanked"
|
981 |
#~ msgstr "Максимум благодарностей"
|
|
|
982 |
#~ msgid "Unknown Post!"
|
983 |
#~ msgstr "Неизвестная статья!"
|
|
|
984 |
#~ msgid "Submit"
|
985 |
#~ msgstr "Отправить"
|
|
|
986 |
#~ msgid "Show total quant of thanks"
|
987 |
#~ msgstr "Показать общее количество благодарностей"
|
|
|
988 |
#~ msgid ""
|
989 |
#~ "This plugin installs the Thank You Counter Button for each of your blog "
|
990 |
#~ "post.\n"
|
@@ -994,30 +1128,40 @@ msgstr "Rol %s se ha creado exitosamente"
|
|
994 |
#~ "Вашего блога.\n"
|
995 |
#~ " Стиль и расположение кнопки могут быть адаптированы к "
|
996 |
#~ "стилю вашего блога."
|
|
|
997 |
#~ msgid ""
|
998 |
#~ "To exclude Thank You button from particular post use shortcode "
|
999 |
#~ "[nothankyou] there"
|
1000 |
#~ msgstr ""
|
1001 |
#~ "Чтобы не показывать кнопку Спасибо для конкректной статьи, вставьте в ее "
|
1002 |
#~ "текст код [notthankyou]"
|
|
|
1003 |
#~ msgid "(at most 15)"
|
1004 |
#~ msgstr "(до 15)"
|
|
|
1005 |
#~ msgid "Before and After"
|
1006 |
#~ msgstr "До и После"
|
|
|
1007 |
#~ msgid "Filter"
|
1008 |
#~ msgstr "Фильтр"
|
|
|
1009 |
#~ msgid "Position"
|
1010 |
#~ msgstr "Расположение"
|
|
|
1011 |
#~ msgid "Add style to the Thank You button's div, e.g.,"
|
1012 |
#~ msgstr "Добавить стиль в раздел div кнопки Спасибо"
|
|
|
1013 |
#~ msgid "Color"
|
1014 |
#~ msgstr "Цвет"
|
|
|
1015 |
#~ msgid "Blue"
|
1016 |
#~ msgstr "Синий"
|
|
|
1017 |
#~ msgid "Green"
|
1018 |
#~ msgstr "Зеленый"
|
|
|
1019 |
#~ msgid "Grey"
|
1020 |
#~ msgstr "Серый"
|
|
|
1021 |
#~ msgid "Black"
|
1022 |
#~ msgstr "Черный"
|
1023 |
-
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: User Role Editor v. 2.0\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2011-07-09 11:47+0700\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Dario Ferrer <df@darioferrer.com>\n"
|
8 |
"Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
16 |
"X-Poedit-SearchPath-0: user-role-editor\n"
|
17 |
|
18 |
#: user-role-editor/ure-role-edit.php:84
|
|
|
19 |
msgid " Name can not be empty!"
|
20 |
+
msgstr "¡El nombre no puede estar vacío!"
|
21 |
|
22 |
#: user-role-editor/ure-role-edit.php:88
|
|
|
23 |
msgid " Name must contain latin characters and digits only!"
|
24 |
+
msgstr "El nombre sólo debe contener caracteres latinos y dígitos."
|
25 |
|
26 |
#: user-role-editor/ure-role-edit.php:93
|
27 |
#: user-role-editor/ure-role-edit.php:246
|
39 |
|
40 |
#: user-role-editor/ure-role-edit.php:99
|
41 |
msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
|
42 |
+
msgstr "¡Advertencia! Ten cuidado. Remover Privilegios críticos podría inutilizar algún plugin o algún otro código personalizado."
|
43 |
|
44 |
#: user-role-editor/ure-role-edit.php:101
|
45 |
msgid "Please confirm to continue"
|
52 |
|
53 |
#: user-role-editor/ure-role-edit.php:142
|
54 |
msgid "Select Role and change its capabilities list"
|
55 |
+
msgstr "Selecciona el Rol para cambiar su lista de Privilegios"
|
56 |
|
57 |
#: user-role-editor/ure-role-edit.php:144
|
58 |
msgid "Select Role:"
|
59 |
msgstr "Selecciona el Rol:"
|
60 |
|
61 |
#: user-role-editor/ure-role-edit.php:153
|
62 |
+
#: user-role-editor/ure-user-edit.php:84
|
63 |
msgid "Show capabilities in human readable form"
|
64 |
+
msgstr "Mostrar Privilegios de forma legible"
|
65 |
|
66 |
#: user-role-editor/ure-role-edit.php:157
|
67 |
msgid "If checked, then apply action to ALL sites of this Network"
|
72 |
msgstr "Aplicar a todos los sitios"
|
73 |
|
74 |
#: user-role-editor/ure-role-edit.php:213
|
75 |
+
#: user-role-editor/ure-user-edit.php:133
|
76 |
msgid "Update"
|
77 |
msgstr "Actualizar"
|
78 |
|
79 |
#: user-role-editor/ure-role-edit.php:213
|
80 |
+
#: user-role-editor/ure-user-edit.php:133
|
81 |
msgid "Save Changes"
|
82 |
msgstr "Guardar Cambios"
|
83 |
|
84 |
#: user-role-editor/ure-role-edit.php:214
|
85 |
+
#: user-role-editor/ure-user-edit.php:134
|
86 |
msgid "Cancel"
|
87 |
msgstr "Cancelar"
|
88 |
|
89 |
#: user-role-editor/ure-role-edit.php:214
|
90 |
+
#: user-role-editor/ure-user-edit.php:134
|
91 |
msgid "Cancel not saved changes"
|
92 |
msgstr "Cancelar cambios no guardados"
|
93 |
|
130 |
|
131 |
#: user-role-editor/ure-role-edit.php:256
|
132 |
#: user-role-editor/ure-role-edit.php:261
|
|
|
133 |
msgid "Add New Capability"
|
134 |
+
msgstr "Agregar nuevo Privilegio"
|
135 |
|
136 |
#: user-role-editor/ure-role-edit.php:266
|
137 |
msgid "Remove Capability"
|
138 |
+
msgstr "Eliminar Privilegio"
|
139 |
|
140 |
#: user-role-editor/ure-role-edit.php:271
|
|
|
141 |
msgid "Remove"
|
142 |
+
msgstr "Eliminar"
|
143 |
|
144 |
#: user-role-editor/ure-role-edit.php:271
|
145 |
msgid "Remove User Capability"
|
146 |
+
msgstr "Eliminar Privilegio de usuario"
|
147 |
|
148 |
+
#: user-role-editor/ure-user-edit.php:65
|
149 |
+
#, php-format
|
150 |
msgid "User \"%s\" update: please confirm to continue"
|
151 |
+
msgstr "Actualizar usuario \"%s\": Por favor confirma para continuar"
|
152 |
|
153 |
+
#: user-role-editor/ure-user-edit.php:72
|
154 |
msgid "Change capabilities for user"
|
155 |
+
msgstr "Cambiar Privilegios de usuario"
|
156 |
|
157 |
+
#: user-role-editor/ure-user-edit.php:75
|
|
|
158 |
msgid "Role:"
|
159 |
msgstr "Rol"
|
160 |
|
161 |
+
#: user-role-editor/ure-user-edit.php:88
|
162 |
msgid "Add capabilities to this user:"
|
163 |
+
msgstr "Agregar Privilegios a este usuario"
|
164 |
|
165 |
#: user-role-editor/ure-options.php:128
|
166 |
msgid "Role"
|
172 |
|
173 |
#: user-role-editor/ure-options.php:137
|
174 |
msgid "User"
|
175 |
+
msgstr "Usuario"
|
176 |
|
177 |
#: user-role-editor/ure-options.php:137
|
|
|
178 |
msgid "capabilities are updated successfully"
|
179 |
+
msgstr "privilegios se han actualizado exitosamente"
|
180 |
|
181 |
#: user-role-editor/ure-options.php:166
|
182 |
msgid "About this Plugin:"
|
246 |
#: user-role-editor/ure-options.php:183
|
247 |
#: user-role-editor/ure-options.php:184
|
248 |
#: user-role-editor/ure-options.php:185
|
249 |
+
#: user-role-editor/ure-options.php:186
|
250 |
msgid "For the help with Italian translation"
|
251 |
msgstr "Por la ayuda con la traducción al Italiano"
|
252 |
|
253 |
+
#: user-role-editor/ure-options.php:187
|
254 |
msgid "For the help with Japanese translation"
|
255 |
msgstr "Por la ayuda con la traducción al Japonés"
|
256 |
|
257 |
+
#: user-role-editor/ure-options.php:188
|
258 |
msgid "For the help with Persian translation"
|
259 |
msgstr "Por la ayuda con la traducción al Persa"
|
260 |
|
261 |
+
#: user-role-editor/ure-options.php:189
|
262 |
msgid "For the help with Polish translation"
|
263 |
msgstr "Por la ayuda con la traducción al Polaco"
|
264 |
|
265 |
+
#: user-role-editor/ure-options.php:190
|
266 |
msgid "For the help with Spanish translation"
|
267 |
msgstr "Por la ayuda con la traducción al Español"
|
268 |
|
269 |
+
#: user-role-editor/ure-options.php:191
|
270 |
msgid "For the help with Swedish translation"
|
271 |
msgstr "Por la ayuda con la traducción al Swedish"
|
272 |
|
|
|
273 |
#: user-role-editor/ure-options.php:192
|
274 |
+
#: user-role-editor/ure-options.php:193
|
275 |
+
#: user-role-editor/ure-options.php:194
|
276 |
msgid "For the help with Turkish translation"
|
277 |
msgstr "Por la ayuda con la traducción al Turco"
|
278 |
|
279 |
+
#: user-role-editor/ure-options.php:196
|
280 |
msgid "For the code to hide administrator role"
|
281 |
msgstr "Por el código que oculta el Rol de Administrador"
|
282 |
|
283 |
+
#: user-role-editor/ure-options.php:197
|
284 |
+
msgid "For the code enhancement suggestion"
|
285 |
+
msgstr "Por las sugerencias de mejoramiento del código"
|
286 |
+
|
287 |
+
#: user-role-editor/ure-options.php:199
|
288 |
msgid "Do you wish to see your name with link to your site here? You are welcome! Your help with translation and new ideas are very appreciated."
|
289 |
msgstr "¿Deseas ver tu nombre enlazado a tu sitio web aquí? ¡Eres bienvenido! Tu ayuda en la traducción y nuevas ideas son bien apreciadas."
|
290 |
|
298 |
msgstr "¡Por favor actualiza!"
|
299 |
|
300 |
#: user-role-editor/user-role-editor.php:43
|
|
|
301 |
msgid "User Role Editor requires PHP 5.0 or newer."
|
302 |
+
msgstr "User Role Editor requiere PHP 5.0 o superior"
|
303 |
|
304 |
#: user-role-editor/user-role-editor.php:68
|
305 |
msgid "Only"
|
306 |
+
msgstr "Sólo"
|
307 |
|
308 |
#: user-role-editor/user-role-editor.php:68
|
309 |
msgid "is allowed to use"
|
310 |
+
msgstr "se permite el uso"
|
311 |
|
312 |
#: user-role-editor/user-role-editor.php:75
|
313 |
#: user-role-editor/user-role-editor.php:205
|
320 |
|
321 |
#: user-role-editor/user-role-editor.php:230
|
322 |
msgid "Capabilities"
|
323 |
+
msgstr "Privilegios"
|
324 |
|
325 |
#: user-role-editor/ure-lib.php:46
|
326 |
msgid "Error is occur. Please check the log file."
|
347 |
msgstr "Error: el nombre del Rol sólo debe contener caracteres latinos y dígitos."
|
348 |
|
349 |
#: user-role-editor/ure-lib.php:318
|
350 |
+
#, php-format
|
351 |
msgid "Role %s exists already"
|
352 |
+
msgstr "Rol %s ya existe"
|
353 |
|
354 |
#: user-role-editor/ure-lib.php:324
|
355 |
msgid "Error is encountered during new role create operation"
|
643 |
msgstr "Exportar"
|
644 |
|
645 |
#: user-role-editor/ure-lib.php:613
|
|
|
646 |
msgid "Error: Capability name must contain latin characters and digits only!"
|
647 |
+
msgstr "Error: el nombre del Privilegio sólo debe contener caracteres latinos y dígitos."
|
648 |
|
649 |
#: user-role-editor/ure-lib.php:625
|
650 |
+
#, php-format
|
651 |
msgid "Capability %s is added successfully"
|
652 |
+
msgstr "Privilegio %s se ha creado exitosamente"
|
653 |
|
654 |
#: user-role-editor/ure-lib.php:627
|
655 |
#, php-format
|
656 |
msgid "Capability %s exists already"
|
657 |
+
msgstr "Ya existe el Privilegio %s"
|
658 |
|
659 |
#: user-role-editor/ure-lib.php:791
|
660 |
#, php-format
|
661 |
msgid "Error! You do not have permission to delete this capability: %s!"
|
662 |
+
msgstr "¡Error! No tienes permisos para eliminar este Privilegio: %s!"
|
663 |
|
664 |
#: user-role-editor/ure-lib.php:799
|
665 |
+
#, php-format
|
666 |
msgid "Capability %s is removed successfully"
|
667 |
+
msgstr "Privilegio %s se ha eliminado exitosamente"
|
668 |
|
669 |
#~ msgid "Roles list reading error is encountered"
|
670 |
#~ msgstr "Error encontrado en la lectura de lista de roles"
|
671 |
+
|
672 |
#~ msgid "No items found."
|
673 |
#~ msgstr "Ningún elemento encontrado"
|
674 |
+
|
675 |
#~ msgid "Recent Posts:"
|
676 |
#~ msgstr "Entradas recientes:"
|
677 |
+
|
678 |
#~ msgid "More plugins from"
|
679 |
#~ msgstr "Más plugins de"
|
680 |
+
|
681 |
#~ msgid "Return to default WordPress user role capabilities"
|
682 |
#~ msgstr ""
|
683 |
#~ "Retornar las capacidades de rol de usuario predeterminadas de Wordpress"
|
684 |
+
|
685 |
#~ msgid "action"
|
686 |
#~ msgstr "операции"
|
687 |
+
|
688 |
#~ msgid "Please confirm to continue role \""
|
689 |
#~ msgstr "Пожалуйста подтвердите продолжение для роли"
|
690 |
+
|
691 |
#~ msgid "Silence Is Golden Guard Plugin"
|
692 |
#~ msgstr "Silence Is Golden Guard плагин"
|
693 |
+
|
694 |
#~ msgid "file open error"
|
695 |
#~ msgstr "ошибка открытия файла"
|
696 |
+
|
697 |
#~ msgid "file read error"
|
698 |
#~ msgstr "ошибка чтения файла"
|
699 |
+
|
700 |
#~ msgid "file close error"
|
701 |
#~ msgstr "ошибка при закрытии файла"
|
702 |
+
|
703 |
#~ msgid "file backup copy error"
|
704 |
#~ msgstr "ошибка при создании резервной копии файла"
|
705 |
+
|
706 |
#~ msgid "file permissions change error"
|
707 |
#~ msgstr "ошибка при изменении прав на файл"
|
708 |
+
|
709 |
#~ msgid "file write error"
|
710 |
#~ msgstr "ошибка записи в файл"
|
711 |
+
|
712 |
#~ msgid "is modified"
|
713 |
#~ msgstr "изменен"
|
714 |
+
|
715 |
#~ msgid "file create error"
|
716 |
#~ msgstr "ошибка создания файла"
|
717 |
+
|
718 |
#~ msgid "permissions change error"
|
719 |
#~ msgstr "ошибка при изменении прав"
|
720 |
+
|
721 |
#~ msgid "file is created"
|
722 |
#~ msgstr "файл создан"
|
723 |
+
|
724 |
#~ msgid "\"Silence is Golden\" Scan is finished: "
|
725 |
#~ msgstr "\"Silence is Golden\" сканирование завершено: "
|
726 |
+
|
727 |
#~ msgid "Does not create index.php file in the checked folders"
|
728 |
#~ msgstr "Не создавать index.php файл в отмеченных каталогах"
|
729 |
+
|
730 |
#~ msgid "Exclude Folders for index.php"
|
731 |
#~ msgstr "Исключить Каталоги для index.php"
|
732 |
+
|
733 |
#~ msgid "Modify Apache .htaccess"
|
734 |
#~ msgstr "Изменить Apache .htaccess"
|
735 |
+
|
736 |
#~ msgid ""
|
737 |
#~ "Modify Apache .htaccess file in the site root folder. Add \"Options -"
|
738 |
#~ "Indexes\" line to prevent directory listing by Apache Web server.\n"
|
748 |
#~ "запроашивается адрес URL, соответствующий каталогу, и в этом каталоге "
|
749 |
#~ "отстутсвует файл типа DirectoryIndex (т.е. index.html или index.php), "
|
750 |
#~ "тогда Web сервер вернёт отформатированный листин этого каталога."
|
751 |
+
|
752 |
#~ msgid "Check folders state automatically with specified period"
|
753 |
#~ msgstr "Проверять состояние каталогов автоматически с заданным периодом"
|
754 |
+
|
755 |
#~ msgid "Auto Monitor"
|
756 |
#~ msgstr "Авто Мониторинг"
|
757 |
+
|
758 |
#~ msgid "Scan Now"
|
759 |
#~ msgstr "Сканировать Сейчас"
|
760 |
+
|
761 |
#~ msgid "Scan and Fix directories listing related problems Now"
|
762 |
#~ msgstr ""
|
763 |
#~ "Сканировать и Исправлять проблемы, связанные с листингом содержимого "
|
764 |
#~ "каталогов"
|
765 |
+
|
766 |
#~ msgid ""
|
767 |
#~ "Every time a new visitor clicks the \"Thank you\" button, one point is "
|
768 |
#~ "added to the total \"thanks\" counter for this post."
|
769 |
#~ msgstr ""
|
770 |
#~ "Каждый раз, когда новый посетитель щелкает по кнопке \"Спасибо\", единица "
|
771 |
#~ "добавляется к счетчику благодарностей для данной статьи."
|
772 |
+
|
773 |
#~ msgid "Thank You Counter Button Plugin"
|
774 |
#~ msgstr "Установки для плагина: Кнопка подсчета благодарностей"
|
775 |
+
|
776 |
#~ msgid "Statistics"
|
777 |
#~ msgstr "Статистика"
|
778 |
+
|
779 |
#~ msgid "You left “Thanks” already for this post"
|
780 |
#~ msgstr "Вы уже оставили благодарность за эту статью"
|
781 |
+
|
782 |
#~ msgid "Click to left “Thanks” for this post"
|
783 |
#~ msgstr "Щелкните мышью, чтобы оставить благодарность за эту статью"
|
784 |
+
|
785 |
#~ msgid "View statistics details for \"%s\""
|
786 |
#~ msgstr "Просмотр детализированной статистики для \"%s\""
|
787 |
+
|
788 |
#~ msgid "Hide these shortcuts"
|
789 |
#~ msgstr "Скрыть ссылки доступа к установкам и статистике плагина"
|
790 |
+
|
791 |
#~ msgid "Do you really want to hide these shortcuts?"
|
792 |
#~ msgstr "Вы действительно хотите скрыть эти ссылки?"
|
793 |
+
|
794 |
#~ msgid "Thank You"
|
795 |
#~ msgstr "Спасибо"
|
796 |
+
|
797 |
#~ msgid "Additional Documentation"
|
798 |
#~ msgstr "Дополнительная документация"
|
799 |
+
|
800 |
#~ msgid "operation is prohibited"
|
801 |
#~ msgstr "операция запрещена"
|
802 |
+
|
803 |
#~ msgid "Default Settings are restored"
|
804 |
#~ msgstr "Установки по-умолчанию восстановлены"
|
805 |
+
|
806 |
#~ msgid "All Thanks Counters are cleared"
|
807 |
#~ msgstr "Все счётчики благодраностей обнулены"
|
808 |
+
|
809 |
#~ msgid "Additional documentation"
|
810 |
#~ msgstr "Дополнительная документация"
|
811 |
+
|
812 |
#~ msgid ""
|
813 |
#~ "for the help with Spanish translation, ideas and new versions testing"
|
814 |
#~ msgstr "за помощь с испанским переводом, идеи и тестирование новых версий"
|
815 |
+
|
816 |
#~ msgid "for the excelent JQuery color picker"
|
817 |
#~ msgstr "за отличный JQuery-плагин для работы с цветовой палитрой"
|
818 |
+
|
819 |
#~ msgid ""
|
820 |
#~ "for the help with French translation, ideas, source code contributions "
|
821 |
#~ "and new versions testing"
|
822 |
#~ msgstr ""
|
823 |
#~ "за помощь с французским переводом, идеи, вклад в разработку и "
|
824 |
#~ "тестирование новых версий"
|
825 |
+
|
826 |
#~ msgid "for setting page layout idea and html markup examples"
|
827 |
#~ msgstr "за идею по компоновке экрана с опциями и примеры HTML разметки"
|
828 |
+
|
829 |
#~ msgid "for the form input slider code"
|
830 |
#~ msgstr "за код слайдера для текстового поля input HTML формы"
|
831 |
+
|
832 |
#~ msgid "for the cute online button image generator"
|
833 |
#~ msgstr "за прекрасный онлайновый генератор изображений кнопок"
|
834 |
+
|
835 |
#~ msgid ""
|
836 |
#~ "All settings for TYCB plugin will be return to the default values, "
|
837 |
#~ "Continue?"
|
838 |
#~ msgstr ""
|
839 |
#~ "Всем установкам для TYCB плагина будут возвращены значения по-умолчанию, "
|
840 |
#~ "Продолжить?"
|
841 |
+
|
842 |
#~ msgid ""
|
843 |
#~ "All thanks counters for all posts will be set to 0,\\n all thanks click "
|
844 |
#~ "history will be cleared, Continue?"
|
845 |
#~ msgstr ""
|
846 |
#~ "Все счетчики благодарностей для всех статей будут обнулены,\\n вся "
|
847 |
#~ "история кликов по кнопкам благодарности будет обнулена, Продолжить?"
|
848 |
+
|
849 |
#~ msgid "Display"
|
850 |
#~ msgstr "Отображение"
|
851 |
+
|
852 |
#~ msgid "Display button at Pages"
|
853 |
#~ msgstr "Отображать на Страницах"
|
854 |
+
|
855 |
#~ msgid "Display button at Home page, Categories/Tags archive pages"
|
856 |
#~ msgstr "Отображать на Домашней странице, архивах категорий/тэгов"
|
857 |
+
|
858 |
#~ msgid "Do not show button for selected categories"
|
859 |
#~ msgstr "Не отображать кнопку для отмеченных категорий"
|
860 |
+
|
861 |
#~ msgid "Position in the Post text"
|
862 |
#~ msgstr "Расположение в статье"
|
863 |
+
|
864 |
#~ msgid "Before"
|
865 |
#~ msgstr "До"
|
866 |
+
|
867 |
#~ msgid "At first page of multipaged posts only"
|
868 |
#~ msgstr "Только на первой странице многостраничных статей "
|
869 |
+
|
870 |
#~ msgid "After"
|
871 |
#~ msgstr "После"
|
872 |
+
|
873 |
#~ msgid "At last page of multipaged posts only"
|
874 |
#~ msgstr "Только на последней странице многостраничных статей"
|
875 |
+
|
876 |
#~ msgid "Shortcode [thankyou]"
|
877 |
#~ msgstr "Аббревиатура [thankyou]"
|
878 |
+
|
879 |
#~ msgid "Manual"
|
880 |
#~ msgstr "Вручную"
|
881 |
+
|
882 |
#~ msgid "Button Caption"
|
883 |
#~ msgstr "Надпись на кнопке"
|
884 |
+
|
885 |
#~ msgid "Button Styling"
|
886 |
#~ msgstr "Стиль для Кнопки"
|
887 |
+
|
888 |
#~ msgid "Add style to the div:"
|
889 |
#~ msgstr "Cтиль для div"
|
890 |
+
|
891 |
#~ msgid "e.g.,"
|
892 |
#~ msgstr ", например, "
|
893 |
+
|
894 |
#~ msgid "to the Caption font:"
|
895 |
#~ msgstr "для шрифта:"
|
896 |
+
|
897 |
#~ msgid "font color: "
|
898 |
#~ msgstr "цвет шрифта:"
|
899 |
+
|
900 |
#~ msgid "Size"
|
901 |
#~ msgstr "Размер"
|
902 |
+
|
903 |
#~ msgid "Normal"
|
904 |
#~ msgstr "Нормальный"
|
905 |
+
|
906 |
#~ msgid "Compact"
|
907 |
#~ msgstr "Компактный размер"
|
908 |
+
|
909 |
#~ msgid "Form and Color"
|
910 |
#~ msgstr "Форма и Цвет"
|
911 |
+
|
912 |
#~ msgid "Custom button image URL"
|
913 |
#~ msgstr "URL изображения собственной кнопки"
|
914 |
+
|
915 |
#~ msgid "Width, px"
|
916 |
#~ msgstr "Ширина, px"
|
917 |
+
|
918 |
#~ msgid "Height, px"
|
919 |
#~ msgstr "Высота, px"
|
920 |
+
|
921 |
#~ msgid "Misc"
|
922 |
#~ msgstr "Разное"
|
923 |
+
|
924 |
#~ msgid "Check IP-address"
|
925 |
#~ msgstr "Контролировать IP-адрес"
|
926 |
+
|
927 |
#~ msgid "Only one Thanks for post for one IP-address limit"
|
928 |
#~ msgstr "Только одно Спасибо на статью с одного IP-адреса"
|
929 |
+
|
930 |
#~ msgid "Time limit:"
|
931 |
#~ msgstr "Ограничение по времени:"
|
932 |
+
|
933 |
#~ msgid "Forever"
|
934 |
#~ msgstr "Навсегда"
|
935 |
+
|
936 |
#~ msgid "Only for this period"
|
937 |
#~ msgstr "Только на данный промежуток"
|
938 |
+
|
939 |
#~ msgid "seconds"
|
940 |
#~ msgstr "секунд"
|
941 |
+
|
942 |
#~ msgid "Display settings shortcuts"
|
943 |
#~ msgstr "Вывод служебных ссылок"
|
944 |
+
|
945 |
#~ msgid "Add shortcuts next to the buttons for settings quick access"
|
946 |
#~ msgstr ""
|
947 |
#~ "Отобразить служебные ссылки справа от кнопок для быстрого доступа к "
|
948 |
#~ "разделу настроек"
|
949 |
+
|
950 |
#~ msgid "Return to Defaults"
|
951 |
#~ msgstr "Вернуть значения по-умолчанию"
|
952 |
+
|
953 |
#~ msgid "Restore the default values for all settings"
|
954 |
#~ msgstr "Восстановить значения по-умолчанию для всех установок"
|
955 |
+
|
956 |
#~ msgid "Reset Counters"
|
957 |
#~ msgstr "Обнулить Счетчики"
|
958 |
+
|
959 |
#~ msgid "Reset all thanks counters for the all posts"
|
960 |
#~ msgstr "Сбросить все счетчики благодарностей для всех статей"
|
961 |
+
|
962 |
#~ msgid "Button DIV Style Preview"
|
963 |
#~ msgstr "Стиль для раздела Кнопки"
|
964 |
+
|
965 |
#~ msgid "Post Title"
|
966 |
#~ msgstr "Заголовок статьи"
|
967 |
+
|
968 |
#~ msgid "None"
|
969 |
#~ msgstr "Нет"
|
970 |
+
|
971 |
#~ msgid "Back to main statistics"
|
972 |
#~ msgstr "Вернуться к основной статистике"
|
973 |
+
|
974 |
#~ msgid "Not available"
|
975 |
#~ msgstr "Не доступен"
|
976 |
+
|
977 |
#~ msgid "Details for “%s”"
|
978 |
#~ msgstr "Подробности для “%s”"
|
979 |
+
|
980 |
#~ msgid "Post Id"
|
981 |
#~ msgstr "Id статьи"
|
982 |
+
|
983 |
#~ msgid "Thanks Quant"
|
984 |
#~ msgstr "Количество благодарностей"
|
985 |
+
|
986 |
#~ msgid "View Post"
|
987 |
#~ msgstr "Просмотр статьи"
|
988 |
+
|
989 |
#~ msgid "View \"%s\""
|
990 |
#~ msgstr "Просмотр \"%s\""
|
991 |
+
|
992 |
#~ msgid "Reset this post counter"
|
993 |
#~ msgstr "Обнулить счетчик для этой статьи"
|
994 |
+
|
995 |
#~ msgid ""
|
996 |
#~ "You are about to reset this post '%s' thanks counter. Click 'Cancel' to "
|
997 |
#~ "do nothing, 'OK' to reset it."
|
998 |
#~ msgstr ""
|
999 |
#~ "Вы собираетесь обнулить счетчик этой статьи '%s'.\n"
|
1000 |
#~ " Используйте 'Отмена' чтобы отказаться, 'OK' чтобы произвести обнуление."
|
1001 |
+
|
1002 |
#~ msgid "Reset Counter"
|
1003 |
#~ msgstr "Обнулить Счетчик"
|
1004 |
+
|
1005 |
#~ msgid "Displaying %s–%s of %s"
|
1006 |
#~ msgstr "Вывод %s–%s из %s"
|
1007 |
+
|
1008 |
#~ msgid "IP address"
|
1009 |
#~ msgstr "IP-адрес"
|
1010 |
+
|
1011 |
#~ msgid "Last Thank Date"
|
1012 |
#~ msgstr "Дата последней благодарности"
|
1013 |
+
|
1014 |
#~ msgid "Look up IP country"
|
1015 |
#~ msgstr "Найти страну по IP адресу"
|
1016 |
+
|
1017 |
#~ msgid "Show all post dates"
|
1018 |
#~ msgstr "Показать статьи за все даты"
|
1019 |
+
|
1020 |
#~ msgid "Show Posts without Thanks"
|
1021 |
#~ msgstr "Показать статьи без благодарностей"
|
1022 |
+
|
1023 |
#~ msgid "Rows per page: "
|
1024 |
#~ msgstr "Строк на страницу:"
|
1025 |
+
|
1026 |
#~ msgid "Refresh"
|
1027 |
#~ msgstr "Обновить"
|
1028 |
+
|
1029 |
#~ msgid "descending"
|
1030 |
#~ msgstr "убывающем"
|
1031 |
+
|
1032 |
#~ msgid "Ascending order"
|
1033 |
#~ msgstr "Возрастающий порядок"
|
1034 |
+
|
1035 |
#~ msgid "ascending"
|
1036 |
#~ msgstr "возрастающем"
|
1037 |
+
|
1038 |
#~ msgid "Descending order"
|
1039 |
#~ msgstr "Убывающий порядок"
|
1040 |
+
|
1041 |
#~ msgid "Click to sort in %s order"
|
1042 |
#~ msgstr "Щелкни для сортировки в %s порядке"
|
1043 |
+
|
1044 |
#~ msgid "View details"
|
1045 |
#~ msgstr "Просмотр деталей"
|
1046 |
+
|
1047 |
#~ msgid ""
|
1048 |
#~ "You are about to reset this post '%s' thanks counter.\n"
|
1049 |
#~ " Click 'Cancel' to do nothing, 'OK' to reset it."
|
1050 |
#~ msgstr ""
|
1051 |
#~ "Вы собираетесь обнулить счетчик этой статьи '%s'.\n"
|
1052 |
#~ " Используйте 'Отмена' чтобы отказаться, 'OK' чтобы произвести обнуление."
|
1053 |
+
|
1054 |
#~ msgid "No posts with thanks found"
|
1055 |
#~ msgstr "Статьи c благодарностями не найдены"
|
1056 |
+
|
1057 |
#~ msgid "the latest or the most thanked post titles with total thanks quant"
|
1058 |
#~ msgstr ""
|
1059 |
#~ "Отблагдаренные пооследними статьи с общим количеством благодарностей или "
|
1060 |
#~ "статьи с наибольшим количеством благодарностей"
|
1061 |
+
|
1062 |
#~ msgid "Thanks Stat"
|
1063 |
#~ msgstr "Статистика благодарностей"
|
1064 |
+
|
1065 |
#~ msgid "Total quant of thanks: "
|
1066 |
#~ msgstr "Общее количество благодарностей:"
|
1067 |
+
|
1068 |
#~ msgid "Title:"
|
1069 |
#~ msgstr "Заголовок статьи"
|
1070 |
+
|
1071 |
#~ msgid "Number of posts to show:"
|
1072 |
#~ msgstr "Количество статей для показа:"
|
1073 |
+
|
1074 |
#~ msgid "What posts to show:"
|
1075 |
#~ msgstr "Какие статьи показывать:"
|
1076 |
+
|
1077 |
#~ msgid "Latest thanked"
|
1078 |
#~ msgstr "Последние благодарности"
|
1079 |
+
|
1080 |
#~ msgid "Most thanked"
|
1081 |
#~ msgstr "Максимум благодарностей"
|
1082 |
+
|
1083 |
#~ msgid "Total quant of thanks"
|
1084 |
#~ msgstr "Общее количество благодарностей:"
|
1085 |
+
|
1086 |
#~ msgid "Display total quant of thanks"
|
1087 |
#~ msgstr "Показать общее количество благодарностей"
|
1088 |
+
|
1089 |
#~ msgid "Check Full Statistics"
|
1090 |
#~ msgstr "Просмотр полной статистики"
|
1091 |
+
|
1092 |
#~ msgid "Plugin author home page"
|
1093 |
#~ msgstr "Сайт автора плагина"
|
1094 |
+
|
1095 |
#~ msgid "No thanks yet"
|
1096 |
#~ msgstr "Пока благодарностей нет"
|
1097 |
+
|
1098 |
#~ msgid "Posts number to show:"
|
1099 |
#~ msgstr "Количество статей для показа:"
|
1100 |
+
|
1101 |
#~ msgid "Display Full Statistics link"
|
1102 |
#~ msgstr "Просмотр полной статистики"
|
1103 |
+
|
1104 |
#~ msgid "Display plugin author link"
|
1105 |
#~ msgstr "Показать ссылку на сайт автора плагина"
|
1106 |
+
|
1107 |
#~ msgid "Latest Thanks"
|
1108 |
#~ msgstr "Последние благодарности"
|
1109 |
+
|
1110 |
#~ msgid "Most Thanked"
|
1111 |
#~ msgstr "Максимум благодарностей"
|
1112 |
+
|
1113 |
#~ msgid "Unknown Post!"
|
1114 |
#~ msgstr "Неизвестная статья!"
|
1115 |
+
|
1116 |
#~ msgid "Submit"
|
1117 |
#~ msgstr "Отправить"
|
1118 |
+
|
1119 |
#~ msgid "Show total quant of thanks"
|
1120 |
#~ msgstr "Показать общее количество благодарностей"
|
1121 |
+
|
1122 |
#~ msgid ""
|
1123 |
#~ "This plugin installs the Thank You Counter Button for each of your blog "
|
1124 |
#~ "post.\n"
|
1128 |
#~ "Вашего блога.\n"
|
1129 |
#~ " Стиль и расположение кнопки могут быть адаптированы к "
|
1130 |
#~ "стилю вашего блога."
|
1131 |
+
|
1132 |
#~ msgid ""
|
1133 |
#~ "To exclude Thank You button from particular post use shortcode "
|
1134 |
#~ "[nothankyou] there"
|
1135 |
#~ msgstr ""
|
1136 |
#~ "Чтобы не показывать кнопку Спасибо для конкректной статьи, вставьте в ее "
|
1137 |
#~ "текст код [notthankyou]"
|
1138 |
+
|
1139 |
#~ msgid "(at most 15)"
|
1140 |
#~ msgstr "(до 15)"
|
1141 |
+
|
1142 |
#~ msgid "Before and After"
|
1143 |
#~ msgstr "До и После"
|
1144 |
+
|
1145 |
#~ msgid "Filter"
|
1146 |
#~ msgstr "Фильтр"
|
1147 |
+
|
1148 |
#~ msgid "Position"
|
1149 |
#~ msgstr "Расположение"
|
1150 |
+
|
1151 |
#~ msgid "Add style to the Thank You button's div, e.g.,"
|
1152 |
#~ msgstr "Добавить стиль в раздел div кнопки Спасибо"
|
1153 |
+
|
1154 |
#~ msgid "Color"
|
1155 |
#~ msgstr "Цвет"
|
1156 |
+
|
1157 |
#~ msgid "Blue"
|
1158 |
#~ msgstr "Синий"
|
1159 |
+
|
1160 |
#~ msgid "Green"
|
1161 |
#~ msgstr "Зеленый"
|
1162 |
+
|
1163 |
#~ msgid "Grey"
|
1164 |
#~ msgstr "Серый"
|
1165 |
+
|
1166 |
#~ msgid "Black"
|
1167 |
#~ msgstr "Черный"
|
|
lang/ure-fi.mo
CHANGED
Binary file
|
lang/ure-fi.po
CHANGED
@@ -4,7 +4,7 @@ msgstr ""
|
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
"POT-Creation-Date: 2011-06-03 22:33+0700\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: Lauri Merisaari <lauri@viidakkorumpu.fi>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -17,14 +17,12 @@ msgstr ""
|
|
17 |
"X-Poedit-SearchPath-0: ..\n"
|
18 |
|
19 |
#: ../ure-role-edit.php:84
|
20 |
-
#, fuzzy
|
21 |
msgid " Name can not be empty!"
|
22 |
-
msgstr "Roolin nimi ei voi olla tyhjä!"
|
23 |
|
24 |
#: ../ure-role-edit.php:88
|
25 |
-
#, fuzzy
|
26 |
msgid " Name must contain latin characters and digits only!"
|
27 |
-
msgstr "
|
28 |
|
29 |
#: ../ure-role-edit.php:93
|
30 |
#: ../ure-role-edit.php:246
|
@@ -42,7 +40,7 @@ msgstr "Palauta rooli varmuuskopiosta"
|
|
42 |
|
43 |
#: ../ure-role-edit.php:99
|
44 |
msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
|
45 |
-
msgstr ""
|
46 |
|
47 |
#: ../ure-role-edit.php:101
|
48 |
msgid "Please confirm to continue"
|
@@ -133,40 +131,37 @@ msgstr "Poista käyttäjän rooli"
|
|
133 |
|
134 |
#: ../ure-role-edit.php:256
|
135 |
#: ../ure-role-edit.php:261
|
136 |
-
#, fuzzy
|
137 |
msgid "Add New Capability"
|
138 |
-
msgstr "Lisää uusi
|
139 |
|
140 |
#: ../ure-role-edit.php:266
|
141 |
msgid "Remove Capability"
|
142 |
-
msgstr ""
|
143 |
|
144 |
#: ../ure-role-edit.php:271
|
145 |
-
#, fuzzy
|
146 |
msgid "Remove"
|
147 |
-
msgstr "Poista
|
148 |
|
149 |
#: ../ure-role-edit.php:271
|
150 |
msgid "Remove User Capability"
|
151 |
-
msgstr ""
|
152 |
|
153 |
#: ../ure-user-edit.php:61
|
154 |
-
#,
|
155 |
msgid "User \"%s\" update: please confirm to continue"
|
156 |
msgstr "Roolin \"%s\" päivitys: varmista jatkaaksesi"
|
157 |
|
158 |
#: ../ure-user-edit.php:68
|
159 |
msgid "Change capabilities for user"
|
160 |
-
msgstr ""
|
161 |
|
162 |
#: ../ure-user-edit.php:71
|
163 |
-
#, fuzzy
|
164 |
msgid "Role:"
|
165 |
-
msgstr "Rooli"
|
166 |
|
167 |
#: ../ure-user-edit.php:84
|
168 |
msgid "Add capabilities to this user:"
|
169 |
-
msgstr ""
|
170 |
|
171 |
#: ../ure-options.php:128
|
172 |
msgid "Role"
|
@@ -178,12 +173,11 @@ msgstr "on päivitetty onnistuneesti"
|
|
178 |
|
179 |
#: ../ure-options.php:137
|
180 |
msgid "User"
|
181 |
-
msgstr ""
|
182 |
|
183 |
#: ../ure-options.php:137
|
184 |
-
#, fuzzy
|
185 |
msgid "capabilities are updated successfully"
|
186 |
-
msgstr "on päivitetty onnistuneesti"
|
187 |
|
188 |
#: ../ure-options.php:166
|
189 |
msgid "About this Plugin:"
|
@@ -204,7 +198,7 @@ msgstr "Muutos loki"
|
|
204 |
|
205 |
#: ../ure-options.php:170
|
206 |
msgid "FAQ"
|
207 |
-
msgstr "
|
208 |
|
209 |
#: ../ure-options.php:171
|
210 |
msgid "Donate"
|
@@ -236,7 +230,7 @@ msgstr "Apua Hollannin kieliseen käännökseen"
|
|
236 |
|
237 |
#: ../ure-options.php:179
|
238 |
msgid "For the help with Finnish translation"
|
239 |
-
msgstr "Apua
|
240 |
|
241 |
#: ../ure-options.php:180
|
242 |
msgid "For the help with French translation"
|
@@ -287,7 +281,7 @@ msgstr "Koodi Pääkäyttäjän roolin piilottamiseen"
|
|
287 |
|
288 |
#: ../ure-options.php:194
|
289 |
msgid "Do you wish to see your name with link to your site here? You are welcome! Your help with translation and new ideas are very appreciated."
|
290 |
-
msgstr "Haluatko nähdä nimesi sekä linkin sivuillesi tässä? Olet tervetullut
|
291 |
|
292 |
#: ../user-role-editor.php:38
|
293 |
msgid "User Role Editor requires WordPress 3.0 or newer."
|
@@ -299,22 +293,21 @@ msgid "Please update!"
|
|
299 |
msgstr "Ole hyvä ja päivitä!"
|
300 |
|
301 |
#: ../user-role-editor.php:43
|
302 |
-
#, fuzzy
|
303 |
msgid "User Role Editor requires PHP 5.0 or newer."
|
304 |
-
msgstr "User Role Editor tarvitsee
|
305 |
|
306 |
#: ../user-role-editor.php:68
|
307 |
msgid "Only"
|
308 |
-
msgstr ""
|
309 |
|
310 |
#: ../user-role-editor.php:68
|
311 |
msgid "is allowed to use"
|
312 |
-
msgstr ""
|
313 |
|
314 |
#: ../user-role-editor.php:75
|
315 |
#: ../user-role-editor.php:205
|
316 |
msgid "User Role Editor"
|
317 |
-
msgstr "
|
318 |
|
319 |
#: ../user-role-editor.php:181
|
320 |
msgid "Settings"
|
@@ -322,7 +315,7 @@ msgstr "Asetukset"
|
|
322 |
|
323 |
#: ../user-role-editor.php:230
|
324 |
msgid "Capabilities"
|
325 |
-
msgstr ""
|
326 |
|
327 |
#: ../ure-lib.php:46
|
328 |
msgid "Error is occur. Please check the log file."
|
@@ -349,9 +342,9 @@ msgid "Error: Role name must contain latin characters and digits only!"
|
|
349 |
msgstr "Virhe: Roolin nimi saa sisältää vain latinalaisia aakkosia ja numeroita!"
|
350 |
|
351 |
#: ../ure-lib.php:318
|
352 |
-
#,
|
353 |
msgid "Role %s exists already"
|
354 |
-
msgstr "Rooli %s
|
355 |
|
356 |
#: ../ure-lib.php:324
|
357 |
msgid "Error is encountered during new role create operation"
|
@@ -614,7 +607,7 @@ msgstr "Asenna teemoja"
|
|
614 |
|
615 |
#: ../ure-lib.php:523
|
616 |
msgid "Update core"
|
617 |
-
msgstr "Päivitä
|
618 |
|
619 |
#: ../ure-lib.php:524
|
620 |
msgid "List users"
|
@@ -630,7 +623,7 @@ msgstr "Lisää käyttäjiä"
|
|
630 |
|
631 |
#: ../ure-lib.php:527
|
632 |
msgid "Promote users"
|
633 |
-
msgstr "Ylennä
|
634 |
|
635 |
#: ../ure-lib.php:528
|
636 |
msgid "Edit theme options"
|
@@ -645,36 +638,37 @@ msgid "Export"
|
|
645 |
msgstr "Vie"
|
646 |
|
647 |
#: ../ure-lib.php:613
|
648 |
-
#, fuzzy
|
649 |
msgid "Error: Capability name must contain latin characters and digits only!"
|
650 |
-
msgstr "Virhe:
|
651 |
|
652 |
#: ../ure-lib.php:625
|
653 |
-
#,
|
654 |
msgid "Capability %s is added successfully"
|
655 |
msgstr "Rooli %s luotiin onnistuneesti"
|
656 |
|
657 |
#: ../ure-lib.php:627
|
658 |
#, php-format
|
659 |
msgid "Capability %s exists already"
|
660 |
-
msgstr ""
|
661 |
|
662 |
#: ../ure-lib.php:791
|
663 |
#, php-format
|
664 |
msgid "Error! You do not have permission to delete this capability: %s!"
|
665 |
-
msgstr ""
|
666 |
|
667 |
#: ../ure-lib.php:799
|
668 |
-
#,
|
669 |
msgid "Capability %s is removed successfully"
|
670 |
-
msgstr "Rooli %s
|
671 |
|
672 |
#~ msgid "Roles list reading error is encountered"
|
673 |
#~ msgstr "Virhe: Rooleja ei pystytty lukemaan"
|
|
|
674 |
#~ msgid "More plugins from"
|
675 |
#~ msgstr "Lisää lisäosia tekijältä"
|
|
|
676 |
#~ msgid "No items found."
|
677 |
#~ msgstr "Osia ei löytynyt."
|
|
|
678 |
#~ msgid "Recent Posts:"
|
679 |
#~ msgstr "Uusimmat artikkelit:"
|
680 |
-
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
"POT-Creation-Date: 2011-06-03 22:33+0700\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: Lauri Merisaari <lauri@merisaari.com>\n"
|
8 |
"Language-Team: Lauri Merisaari <lauri@viidakkorumpu.fi>\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
17 |
"X-Poedit-SearchPath-0: ..\n"
|
18 |
|
19 |
#: ../ure-role-edit.php:84
|
|
|
20 |
msgid " Name can not be empty!"
|
21 |
+
msgstr " Roolin nimi ei voi olla tyhjä!"
|
22 |
|
23 |
#: ../ure-role-edit.php:88
|
|
|
24 |
msgid " Name must contain latin characters and digits only!"
|
25 |
+
msgstr " Nimi saa sisältää vain latinalaisia aakkosia ja numeroita!"
|
26 |
|
27 |
#: ../ure-role-edit.php:93
|
28 |
#: ../ure-role-edit.php:246
|
40 |
|
41 |
#: ../ure-role-edit.php:99
|
42 |
msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
|
43 |
+
msgstr "Varoitus! Ole varovainen - kriittisen oikeuden poistaminen voi rikkoa jonkun lisäosan tai muun muokatun koodin"
|
44 |
|
45 |
#: ../ure-role-edit.php:101
|
46 |
msgid "Please confirm to continue"
|
131 |
|
132 |
#: ../ure-role-edit.php:256
|
133 |
#: ../ure-role-edit.php:261
|
|
|
134 |
msgid "Add New Capability"
|
135 |
+
msgstr "Lisää uusi oikeus"
|
136 |
|
137 |
#: ../ure-role-edit.php:266
|
138 |
msgid "Remove Capability"
|
139 |
+
msgstr "Poista oikeus"
|
140 |
|
141 |
#: ../ure-role-edit.php:271
|
|
|
142 |
msgid "Remove"
|
143 |
+
msgstr "Poista"
|
144 |
|
145 |
#: ../ure-role-edit.php:271
|
146 |
msgid "Remove User Capability"
|
147 |
+
msgstr "Poista käyttäjän oikeudet"
|
148 |
|
149 |
#: ../ure-user-edit.php:61
|
150 |
+
#, php-format
|
151 |
msgid "User \"%s\" update: please confirm to continue"
|
152 |
msgstr "Roolin \"%s\" päivitys: varmista jatkaaksesi"
|
153 |
|
154 |
#: ../ure-user-edit.php:68
|
155 |
msgid "Change capabilities for user"
|
156 |
+
msgstr "Muuta käyttäjän oikeuksia"
|
157 |
|
158 |
#: ../ure-user-edit.php:71
|
|
|
159 |
msgid "Role:"
|
160 |
+
msgstr "Rooli:"
|
161 |
|
162 |
#: ../ure-user-edit.php:84
|
163 |
msgid "Add capabilities to this user:"
|
164 |
+
msgstr "Lisää oikeudet käyttäjälle:"
|
165 |
|
166 |
#: ../ure-options.php:128
|
167 |
msgid "Role"
|
173 |
|
174 |
#: ../ure-options.php:137
|
175 |
msgid "User"
|
176 |
+
msgstr "Käyttäjä"
|
177 |
|
178 |
#: ../ure-options.php:137
|
|
|
179 |
msgid "capabilities are updated successfully"
|
180 |
+
msgstr "Oikeudet on päivitetty onnistuneesti"
|
181 |
|
182 |
#: ../ure-options.php:166
|
183 |
msgid "About this Plugin:"
|
198 |
|
199 |
#: ../ure-options.php:170
|
200 |
msgid "FAQ"
|
201 |
+
msgstr "Usein kysytyt kysymykset"
|
202 |
|
203 |
#: ../ure-options.php:171
|
204 |
msgid "Donate"
|
230 |
|
231 |
#: ../ure-options.php:179
|
232 |
msgid "For the help with Finnish translation"
|
233 |
+
msgstr "Apua suomen kieliseen käännökseen"
|
234 |
|
235 |
#: ../ure-options.php:180
|
236 |
msgid "For the help with French translation"
|
281 |
|
282 |
#: ../ure-options.php:194
|
283 |
msgid "Do you wish to see your name with link to your site here? You are welcome! Your help with translation and new ideas are very appreciated."
|
284 |
+
msgstr "Haluatko nähdä nimesi sekä linkin sivuillesi tässä? Olet tervetullut auttamaan käännöksen kanssa. Myös kaikista uusista ideoista ollaan kiitollisia."
|
285 |
|
286 |
#: ../user-role-editor.php:38
|
287 |
msgid "User Role Editor requires WordPress 3.0 or newer."
|
293 |
msgstr "Ole hyvä ja päivitä!"
|
294 |
|
295 |
#: ../user-role-editor.php:43
|
|
|
296 |
msgid "User Role Editor requires PHP 5.0 or newer."
|
297 |
+
msgstr "User Role Editor tarvitsee PHP 5.0:n tai uudemman."
|
298 |
|
299 |
#: ../user-role-editor.php:68
|
300 |
msgid "Only"
|
301 |
+
msgstr "Vain"
|
302 |
|
303 |
#: ../user-role-editor.php:68
|
304 |
msgid "is allowed to use"
|
305 |
+
msgstr "sallitaan käyttää"
|
306 |
|
307 |
#: ../user-role-editor.php:75
|
308 |
#: ../user-role-editor.php:205
|
309 |
msgid "User Role Editor"
|
310 |
+
msgstr "User Role Editor"
|
311 |
|
312 |
#: ../user-role-editor.php:181
|
313 |
msgid "Settings"
|
315 |
|
316 |
#: ../user-role-editor.php:230
|
317 |
msgid "Capabilities"
|
318 |
+
msgstr "Oikeudet"
|
319 |
|
320 |
#: ../ure-lib.php:46
|
321 |
msgid "Error is occur. Please check the log file."
|
342 |
msgstr "Virhe: Roolin nimi saa sisältää vain latinalaisia aakkosia ja numeroita!"
|
343 |
|
344 |
#: ../ure-lib.php:318
|
345 |
+
#, php-format
|
346 |
msgid "Role %s exists already"
|
347 |
+
msgstr "Rooli %s on jo olemassa"
|
348 |
|
349 |
#: ../ure-lib.php:324
|
350 |
msgid "Error is encountered during new role create operation"
|
607 |
|
608 |
#: ../ure-lib.php:523
|
609 |
msgid "Update core"
|
610 |
+
msgstr "Päivitä ydin"
|
611 |
|
612 |
#: ../ure-lib.php:524
|
613 |
msgid "List users"
|
623 |
|
624 |
#: ../ure-lib.php:527
|
625 |
msgid "Promote users"
|
626 |
+
msgstr "Ylennä käyttäjiä"
|
627 |
|
628 |
#: ../ure-lib.php:528
|
629 |
msgid "Edit theme options"
|
638 |
msgstr "Vie"
|
639 |
|
640 |
#: ../ure-lib.php:613
|
|
|
641 |
msgid "Error: Capability name must contain latin characters and digits only!"
|
642 |
+
msgstr "Virhe: Oikeuden nimi saa sisältää vain latinalaisia aakkosia ja numeroita!"
|
643 |
|
644 |
#: ../ure-lib.php:625
|
645 |
+
#, php-format
|
646 |
msgid "Capability %s is added successfully"
|
647 |
msgstr "Rooli %s luotiin onnistuneesti"
|
648 |
|
649 |
#: ../ure-lib.php:627
|
650 |
#, php-format
|
651 |
msgid "Capability %s exists already"
|
652 |
+
msgstr "Oikeus %s on jo määritelty"
|
653 |
|
654 |
#: ../ure-lib.php:791
|
655 |
#, php-format
|
656 |
msgid "Error! You do not have permission to delete this capability: %s!"
|
657 |
+
msgstr "Virhe! Sinulla ei ole lupaa poistaa tätä oikeutta: %s!"
|
658 |
|
659 |
#: ../ure-lib.php:799
|
660 |
+
#, php-format
|
661 |
msgid "Capability %s is removed successfully"
|
662 |
+
msgstr "Rooli %s poistettiin onnistuneesti"
|
663 |
|
664 |
#~ msgid "Roles list reading error is encountered"
|
665 |
#~ msgstr "Virhe: Rooleja ei pystytty lukemaan"
|
666 |
+
|
667 |
#~ msgid "More plugins from"
|
668 |
#~ msgstr "Lisää lisäosia tekijältä"
|
669 |
+
|
670 |
#~ msgid "No items found."
|
671 |
#~ msgstr "Osia ei löytynyt."
|
672 |
+
|
673 |
#~ msgid "Recent Posts:"
|
674 |
#~ msgstr "Uusimmat artikkelit:"
|
|
lang/ure-fr_FR.mo
CHANGED
Binary file
|
lang/ure-fr_FR.po
CHANGED
@@ -2,7 +2,7 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: User Role Editor Plugin 2.0\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2011-
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: Vladimir <vladimir@shinephp.com>\n"
|
8 |
"Language-Team: Whiler <webmaster@blogs.wittwer.fr>\n"
|
@@ -13,14 +13,12 @@ msgstr ""
|
|
13 |
"X-Poedit-Country: FRANCE\n"
|
14 |
|
15 |
#: ../ure-role-edit.php:84
|
16 |
-
#, fuzzy
|
17 |
msgid " Name can not be empty!"
|
18 |
-
msgstr "Le nom
|
19 |
|
20 |
#: ../ure-role-edit.php:88
|
21 |
-
#, fuzzy
|
22 |
msgid " Name must contain latin characters and digits only!"
|
23 |
-
msgstr "Le nom
|
24 |
|
25 |
#: ../ure-role-edit.php:93
|
26 |
#: ../ure-role-edit.php:246
|
@@ -38,7 +36,7 @@ msgstr "Restaurer les Rôles à partir de la copie de sauvegarde"
|
|
38 |
|
39 |
#: ../ure-role-edit.php:99
|
40 |
msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
|
41 |
-
msgstr ""
|
42 |
|
43 |
#: ../ure-role-edit.php:101
|
44 |
msgid "Please confirm to continue"
|
@@ -58,35 +56,35 @@ msgid "Select Role:"
|
|
58 |
msgstr "Sélectionnez un rôle :"
|
59 |
|
60 |
#: ../ure-role-edit.php:153
|
61 |
-
#: ../ure-user-edit.php:
|
62 |
msgid "Show capabilities in human readable form"
|
63 |
msgstr "Afficher les capacités en langage humain"
|
64 |
|
65 |
#: ../ure-role-edit.php:157
|
66 |
msgid "If checked, then apply action to ALL sites of this Network"
|
67 |
-
msgstr ""
|
68 |
|
69 |
#: ../ure-role-edit.php:167
|
70 |
msgid "Apply to All Sites"
|
71 |
-
msgstr ""
|
72 |
|
73 |
#: ../ure-role-edit.php:213
|
74 |
-
#: ../ure-user-edit.php:
|
75 |
msgid "Update"
|
76 |
msgstr "Mettre à jour"
|
77 |
|
78 |
#: ../ure-role-edit.php:213
|
79 |
-
#: ../ure-user-edit.php:
|
80 |
msgid "Save Changes"
|
81 |
msgstr "Enregistrer les modifications"
|
82 |
|
83 |
#: ../ure-role-edit.php:214
|
84 |
-
#: ../ure-user-edit.php:
|
85 |
msgid "Cancel"
|
86 |
msgstr "Annuler"
|
87 |
|
88 |
#: ../ure-role-edit.php:214
|
89 |
-
#: ../ure-user-edit.php:
|
90 |
msgid "Cancel not saved changes"
|
91 |
msgstr "Annuler les changements"
|
92 |
|
@@ -129,40 +127,37 @@ msgstr "Supprimer un rôle utilisateur"
|
|
129 |
|
130 |
#: ../ure-role-edit.php:256
|
131 |
#: ../ure-role-edit.php:261
|
132 |
-
#, fuzzy
|
133 |
msgid "Add New Capability"
|
134 |
-
msgstr "Ajouter
|
135 |
|
136 |
#: ../ure-role-edit.php:266
|
137 |
msgid "Remove Capability"
|
138 |
-
msgstr ""
|
139 |
|
140 |
#: ../ure-role-edit.php:271
|
141 |
-
#, fuzzy
|
142 |
msgid "Remove"
|
143 |
-
msgstr "
|
144 |
|
145 |
#: ../ure-role-edit.php:271
|
146 |
msgid "Remove User Capability"
|
147 |
-
msgstr ""
|
148 |
|
149 |
-
#: ../ure-user-edit.php:
|
150 |
-
#,
|
151 |
msgid "User \"%s\" update: please confirm to continue"
|
152 |
-
msgstr "Mise à jour
|
153 |
|
154 |
-
#: ../ure-user-edit.php:
|
155 |
msgid "Change capabilities for user"
|
156 |
-
msgstr ""
|
157 |
|
158 |
-
#: ../ure-user-edit.php:
|
159 |
-
#, fuzzy
|
160 |
msgid "Role:"
|
161 |
-
msgstr "Rôle
|
162 |
|
163 |
-
#: ../ure-user-edit.php:
|
164 |
msgid "Add capabilities to this user:"
|
165 |
-
msgstr ""
|
166 |
|
167 |
#: ../ure-options.php:128
|
168 |
msgid "Role"
|
@@ -174,12 +169,11 @@ msgstr "a été correctement mis à jour"
|
|
174 |
|
175 |
#: ../ure-options.php:137
|
176 |
msgid "User"
|
177 |
-
msgstr ""
|
178 |
|
179 |
#: ../ure-options.php:137
|
180 |
-
#, fuzzy
|
181 |
msgid "capabilities are updated successfully"
|
182 |
-
msgstr "
|
183 |
|
184 |
#: ../ure-options.php:166
|
185 |
msgid "About this Plugin:"
|
@@ -220,7 +214,7 @@ msgstr "Pour l'aide avec la traduction biélorusse"
|
|
220 |
|
221 |
#: ../ure-options.php:176
|
222 |
msgid "For the help with Brasilian translation"
|
223 |
-
msgstr ""
|
224 |
|
225 |
#: ../ure-options.php:177
|
226 |
msgid "For the help with Chinese translation"
|
@@ -231,9 +225,8 @@ msgid "For the help with Dutch translation"
|
|
231 |
msgstr "Pour l'aide avec la traduction Dutch"
|
232 |
|
233 |
#: ../ure-options.php:179
|
234 |
-
#, fuzzy
|
235 |
msgid "For the help with Finnish translation"
|
236 |
-
msgstr "Pour l'aide avec la traduction
|
237 |
|
238 |
#: ../ure-options.php:180
|
239 |
msgid "For the help with French translation"
|
@@ -250,40 +243,45 @@ msgstr "Pour l'aide avec la traduction Hungarian"
|
|
250 |
#: ../ure-options.php:183
|
251 |
#: ../ure-options.php:184
|
252 |
#: ../ure-options.php:185
|
|
|
253 |
msgid "For the help with Italian translation"
|
254 |
msgstr "Pour l'aide avec la traduction italien"
|
255 |
|
256 |
-
#: ../ure-options.php:
|
257 |
msgid "For the help with Japanese translation"
|
258 |
msgstr "Pour l'aide avec la traduction italien"
|
259 |
|
260 |
-
#: ../ure-options.php:
|
261 |
msgid "For the help with Persian translation"
|
262 |
-
msgstr ""
|
263 |
|
264 |
-
#: ../ure-options.php:
|
265 |
msgid "For the help with Polish translation"
|
266 |
msgstr "Pour l'aide avec la traduction polonais"
|
267 |
|
268 |
-
#: ../ure-options.php:
|
269 |
msgid "For the help with Spanish translation"
|
270 |
msgstr "Pour l'aide avec la traduction polonais"
|
271 |
|
272 |
-
#: ../ure-options.php:
|
273 |
-
#, fuzzy
|
274 |
msgid "For the help with Swedish translation"
|
275 |
-
msgstr "Pour l'aide avec la traduction
|
276 |
|
277 |
-
#: ../ure-options.php:191
|
278 |
#: ../ure-options.php:192
|
|
|
|
|
279 |
msgid "For the help with Turkish translation"
|
280 |
-
msgstr ""
|
281 |
|
282 |
-
#: ../ure-options.php:
|
283 |
msgid "For the code to hide administrator role"
|
284 |
msgstr "Pour le code qui cache le rôle d'administrateur"
|
285 |
|
286 |
-
#: ../ure-options.php:
|
|
|
|
|
|
|
|
|
287 |
msgid "Do you wish to see your name with link to your site here? You are welcome! Your help with translation and new ideas are very appreciated."
|
288 |
msgstr "Vous souhaitez voir votre nom avec votre lien vers votre site Web ici ? Avec plaisir ! Votre aide avec la traduction ou de nouvelles idées seront très appréciées."
|
289 |
|
@@ -297,17 +295,16 @@ msgid "Please update!"
|
|
297 |
msgstr "Veuillez mettre à jour !"
|
298 |
|
299 |
#: ../user-role-editor.php:43
|
300 |
-
#, fuzzy
|
301 |
msgid "User Role Editor requires PHP 5.0 or newer."
|
302 |
-
msgstr "User Role Editor nécessite
|
303 |
|
304 |
#: ../user-role-editor.php:68
|
305 |
msgid "Only"
|
306 |
-
msgstr ""
|
307 |
|
308 |
#: ../user-role-editor.php:68
|
309 |
msgid "is allowed to use"
|
310 |
-
msgstr ""
|
311 |
|
312 |
#: ../user-role-editor.php:75
|
313 |
#: ../user-role-editor.php:205
|
@@ -320,7 +317,7 @@ msgstr "Réglages"
|
|
320 |
|
321 |
#: ../user-role-editor.php:230
|
322 |
msgid "Capabilities"
|
323 |
-
msgstr ""
|
324 |
|
325 |
#: ../ure-lib.php:46
|
326 |
msgid "Error is occur. Please check the log file."
|
@@ -347,9 +344,9 @@ msgid "Error: Role name must contain latin characters and digits only!"
|
|
347 |
msgstr "Erreur : le nom de rôle doit seulement contenir des caractères latins et chiffres !"
|
348 |
|
349 |
#: ../ure-lib.php:318
|
350 |
-
#,
|
351 |
msgid "Role %s exists already"
|
352 |
-
msgstr "Rôle %s
|
353 |
|
354 |
#: ../ure-lib.php:324
|
355 |
msgid "Error is encountered during new role create operation"
|
@@ -612,60 +609,59 @@ msgstr "Installer des thèmes"
|
|
612 |
|
613 |
#: ../ure-lib.php:523
|
614 |
msgid "Update core"
|
615 |
-
msgstr ""
|
616 |
|
617 |
#: ../ure-lib.php:524
|
618 |
msgid "List users"
|
619 |
-
msgstr ""
|
620 |
|
621 |
#: ../ure-lib.php:525
|
622 |
msgid "Remove users"
|
623 |
-
msgstr ""
|
624 |
|
625 |
#: ../ure-lib.php:526
|
626 |
msgid "Add users"
|
627 |
-
msgstr ""
|
628 |
|
629 |
#: ../ure-lib.php:527
|
630 |
msgid "Promote users"
|
631 |
-
msgstr ""
|
632 |
|
633 |
#: ../ure-lib.php:528
|
634 |
msgid "Edit theme options"
|
635 |
-
msgstr ""
|
636 |
|
637 |
#: ../ure-lib.php:529
|
638 |
msgid "Delete themes"
|
639 |
-
msgstr ""
|
640 |
|
641 |
#: ../ure-lib.php:530
|
642 |
msgid "Export"
|
643 |
-
msgstr ""
|
644 |
|
645 |
#: ../ure-lib.php:613
|
646 |
-
#, fuzzy
|
647 |
msgid "Error: Capability name must contain latin characters and digits only!"
|
648 |
-
msgstr "Erreur
|
649 |
|
650 |
#: ../ure-lib.php:625
|
651 |
-
#,
|
652 |
msgid "Capability %s is added successfully"
|
653 |
-
msgstr "
|
654 |
|
655 |
#: ../ure-lib.php:627
|
656 |
#, php-format
|
657 |
msgid "Capability %s exists already"
|
658 |
-
msgstr ""
|
659 |
|
660 |
#: ../ure-lib.php:791
|
661 |
#, php-format
|
662 |
msgid "Error! You do not have permission to delete this capability: %s!"
|
663 |
-
msgstr ""
|
664 |
|
665 |
#: ../ure-lib.php:799
|
666 |
-
#,
|
667 |
msgid "Capability %s is removed successfully"
|
668 |
-
msgstr "
|
669 |
|
670 |
#~ msgid "Roles list reading error is encountered"
|
671 |
#~ msgstr "Erreur lors de la lecture des rôles"
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: User Role Editor Plugin 2.0\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2011-07-08 16:13+0700\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: Vladimir <vladimir@shinephp.com>\n"
|
8 |
"Language-Team: Whiler <webmaster@blogs.wittwer.fr>\n"
|
13 |
"X-Poedit-Country: FRANCE\n"
|
14 |
|
15 |
#: ../ure-role-edit.php:84
|
|
|
16 |
msgid " Name can not be empty!"
|
17 |
+
msgstr "Le nom ne peut pas être vide !"
|
18 |
|
19 |
#: ../ure-role-edit.php:88
|
|
|
20 |
msgid " Name must contain latin characters and digits only!"
|
21 |
+
msgstr "Le nom doit uniquement contenir que des caractères latins et des chiffres !"
|
22 |
|
23 |
#: ../ure-role-edit.php:93
|
24 |
#: ../ure-role-edit.php:246
|
36 |
|
37 |
#: ../ure-role-edit.php:99
|
38 |
msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
|
39 |
+
msgstr "Attention ! Soyez prudent - supprimer une capacité critique peut crasher des extensions ou du code personnalisé"
|
40 |
|
41 |
#: ../ure-role-edit.php:101
|
42 |
msgid "Please confirm to continue"
|
56 |
msgstr "Sélectionnez un rôle :"
|
57 |
|
58 |
#: ../ure-role-edit.php:153
|
59 |
+
#: ../ure-user-edit.php:84
|
60 |
msgid "Show capabilities in human readable form"
|
61 |
msgstr "Afficher les capacités en langage humain"
|
62 |
|
63 |
#: ../ure-role-edit.php:157
|
64 |
msgid "If checked, then apply action to ALL sites of this Network"
|
65 |
+
msgstr "Si coché, alors l'action affecte TOUS les sites de ce réseau"
|
66 |
|
67 |
#: ../ure-role-edit.php:167
|
68 |
msgid "Apply to All Sites"
|
69 |
+
msgstr "Appliquer à tous les sites"
|
70 |
|
71 |
#: ../ure-role-edit.php:213
|
72 |
+
#: ../ure-user-edit.php:133
|
73 |
msgid "Update"
|
74 |
msgstr "Mettre à jour"
|
75 |
|
76 |
#: ../ure-role-edit.php:213
|
77 |
+
#: ../ure-user-edit.php:133
|
78 |
msgid "Save Changes"
|
79 |
msgstr "Enregistrer les modifications"
|
80 |
|
81 |
#: ../ure-role-edit.php:214
|
82 |
+
#: ../ure-user-edit.php:134
|
83 |
msgid "Cancel"
|
84 |
msgstr "Annuler"
|
85 |
|
86 |
#: ../ure-role-edit.php:214
|
87 |
+
#: ../ure-user-edit.php:134
|
88 |
msgid "Cancel not saved changes"
|
89 |
msgstr "Annuler les changements"
|
90 |
|
127 |
|
128 |
#: ../ure-role-edit.php:256
|
129 |
#: ../ure-role-edit.php:261
|
|
|
130 |
msgid "Add New Capability"
|
131 |
+
msgstr "Ajouter une nouvelle capacité"
|
132 |
|
133 |
#: ../ure-role-edit.php:266
|
134 |
msgid "Remove Capability"
|
135 |
+
msgstr "Supprimer Capacité"
|
136 |
|
137 |
#: ../ure-role-edit.php:271
|
|
|
138 |
msgid "Remove"
|
139 |
+
msgstr "Supprimer"
|
140 |
|
141 |
#: ../ure-role-edit.php:271
|
142 |
msgid "Remove User Capability"
|
143 |
+
msgstr "Supprimer Capacité de l'Utilisateur"
|
144 |
|
145 |
+
#: ../ure-user-edit.php:65
|
146 |
+
#, php-format
|
147 |
msgid "User \"%s\" update: please confirm to continue"
|
148 |
+
msgstr "Mise à jour de l'utilisateur \"%s\" : Veuillez confirmer pour continuer"
|
149 |
|
150 |
+
#: ../ure-user-edit.php:72
|
151 |
msgid "Change capabilities for user"
|
152 |
+
msgstr "Modifier les capacités de l'utilisateur"
|
153 |
|
154 |
+
#: ../ure-user-edit.php:75
|
|
|
155 |
msgid "Role:"
|
156 |
+
msgstr "Rôle :"
|
157 |
|
158 |
+
#: ../ure-user-edit.php:88
|
159 |
msgid "Add capabilities to this user:"
|
160 |
+
msgstr "Ajouter des capacités à cet utilisateur :"
|
161 |
|
162 |
#: ../ure-options.php:128
|
163 |
msgid "Role"
|
169 |
|
170 |
#: ../ure-options.php:137
|
171 |
msgid "User"
|
172 |
+
msgstr "Utilisateur"
|
173 |
|
174 |
#: ../ure-options.php:137
|
|
|
175 |
msgid "capabilities are updated successfully"
|
176 |
+
msgstr "capacités ont été correctement mises à jour"
|
177 |
|
178 |
#: ../ure-options.php:166
|
179 |
msgid "About this Plugin:"
|
214 |
|
215 |
#: ../ure-options.php:176
|
216 |
msgid "For the help with Brasilian translation"
|
217 |
+
msgstr "Pour l'aide avec la traduction brésilenne"
|
218 |
|
219 |
#: ../ure-options.php:177
|
220 |
msgid "For the help with Chinese translation"
|
225 |
msgstr "Pour l'aide avec la traduction Dutch"
|
226 |
|
227 |
#: ../ure-options.php:179
|
|
|
228 |
msgid "For the help with Finnish translation"
|
229 |
+
msgstr "Pour l'aide avec la traduction finlandaise"
|
230 |
|
231 |
#: ../ure-options.php:180
|
232 |
msgid "For the help with French translation"
|
243 |
#: ../ure-options.php:183
|
244 |
#: ../ure-options.php:184
|
245 |
#: ../ure-options.php:185
|
246 |
+
#: ../ure-options.php:186
|
247 |
msgid "For the help with Italian translation"
|
248 |
msgstr "Pour l'aide avec la traduction italien"
|
249 |
|
250 |
+
#: ../ure-options.php:187
|
251 |
msgid "For the help with Japanese translation"
|
252 |
msgstr "Pour l'aide avec la traduction italien"
|
253 |
|
254 |
+
#: ../ure-options.php:188
|
255 |
msgid "For the help with Persian translation"
|
256 |
+
msgstr "Pour l'aide avec la traduction perse"
|
257 |
|
258 |
+
#: ../ure-options.php:189
|
259 |
msgid "For the help with Polish translation"
|
260 |
msgstr "Pour l'aide avec la traduction polonais"
|
261 |
|
262 |
+
#: ../ure-options.php:190
|
263 |
msgid "For the help with Spanish translation"
|
264 |
msgstr "Pour l'aide avec la traduction polonais"
|
265 |
|
266 |
+
#: ../ure-options.php:191
|
|
|
267 |
msgid "For the help with Swedish translation"
|
268 |
+
msgstr "Pour l'aide avec la traduction suédoise"
|
269 |
|
|
|
270 |
#: ../ure-options.php:192
|
271 |
+
#: ../ure-options.php:193
|
272 |
+
#: ../ure-options.php:194
|
273 |
msgid "For the help with Turkish translation"
|
274 |
+
msgstr "Pour l'aide avec la traduction turque"
|
275 |
|
276 |
+
#: ../ure-options.php:196
|
277 |
msgid "For the code to hide administrator role"
|
278 |
msgstr "Pour le code qui cache le rôle d'administrateur"
|
279 |
|
280 |
+
#: ../ure-options.php:197
|
281 |
+
msgid "For the code enhancement suggestion"
|
282 |
+
msgstr "Pour les suggestions d'évolution du code"
|
283 |
+
|
284 |
+
#: ../ure-options.php:199
|
285 |
msgid "Do you wish to see your name with link to your site here? You are welcome! Your help with translation and new ideas are very appreciated."
|
286 |
msgstr "Vous souhaitez voir votre nom avec votre lien vers votre site Web ici ? Avec plaisir ! Votre aide avec la traduction ou de nouvelles idées seront très appréciées."
|
287 |
|
295 |
msgstr "Veuillez mettre à jour !"
|
296 |
|
297 |
#: ../user-role-editor.php:43
|
|
|
298 |
msgid "User Role Editor requires PHP 5.0 or newer."
|
299 |
+
msgstr "User Role Editor nécessite PHP 5.0 ou plus récent."
|
300 |
|
301 |
#: ../user-role-editor.php:68
|
302 |
msgid "Only"
|
303 |
+
msgstr "Seulement"
|
304 |
|
305 |
#: ../user-role-editor.php:68
|
306 |
msgid "is allowed to use"
|
307 |
+
msgstr "est autorisé à utiliser"
|
308 |
|
309 |
#: ../user-role-editor.php:75
|
310 |
#: ../user-role-editor.php:205
|
317 |
|
318 |
#: ../user-role-editor.php:230
|
319 |
msgid "Capabilities"
|
320 |
+
msgstr "Capacités"
|
321 |
|
322 |
#: ../ure-lib.php:46
|
323 |
msgid "Error is occur. Please check the log file."
|
344 |
msgstr "Erreur : le nom de rôle doit seulement contenir des caractères latins et chiffres !"
|
345 |
|
346 |
#: ../ure-lib.php:318
|
347 |
+
#, php-format
|
348 |
msgid "Role %s exists already"
|
349 |
+
msgstr "Rôle %s existe déjà"
|
350 |
|
351 |
#: ../ure-lib.php:324
|
352 |
msgid "Error is encountered during new role create operation"
|
609 |
|
610 |
#: ../ure-lib.php:523
|
611 |
msgid "Update core"
|
612 |
+
msgstr "Mettre à jour le noyau"
|
613 |
|
614 |
#: ../ure-lib.php:524
|
615 |
msgid "List users"
|
616 |
+
msgstr "Lister les utilisateurs"
|
617 |
|
618 |
#: ../ure-lib.php:525
|
619 |
msgid "Remove users"
|
620 |
+
msgstr "Supprimer des utilisateurs"
|
621 |
|
622 |
#: ../ure-lib.php:526
|
623 |
msgid "Add users"
|
624 |
+
msgstr "Ajouter des utilisateurs"
|
625 |
|
626 |
#: ../ure-lib.php:527
|
627 |
msgid "Promote users"
|
628 |
+
msgstr "Promouvoir des utilisateurs"
|
629 |
|
630 |
#: ../ure-lib.php:528
|
631 |
msgid "Edit theme options"
|
632 |
+
msgstr "Editer les options du thème"
|
633 |
|
634 |
#: ../ure-lib.php:529
|
635 |
msgid "Delete themes"
|
636 |
+
msgstr "Supprimer des thèmes"
|
637 |
|
638 |
#: ../ure-lib.php:530
|
639 |
msgid "Export"
|
640 |
+
msgstr "Exporter"
|
641 |
|
642 |
#: ../ure-lib.php:613
|
|
|
643 |
msgid "Error: Capability name must contain latin characters and digits only!"
|
644 |
+
msgstr "Erreur : le nom de la capacité doit seulement contenir des caractères latins et chiffres !"
|
645 |
|
646 |
#: ../ure-lib.php:625
|
647 |
+
#, php-format
|
648 |
msgid "Capability %s is added successfully"
|
649 |
+
msgstr "Capacité %s a été ajoutée avec succès"
|
650 |
|
651 |
#: ../ure-lib.php:627
|
652 |
#, php-format
|
653 |
msgid "Capability %s exists already"
|
654 |
+
msgstr "La capacité %s existe déjà"
|
655 |
|
656 |
#: ../ure-lib.php:791
|
657 |
#, php-format
|
658 |
msgid "Error! You do not have permission to delete this capability: %s!"
|
659 |
+
msgstr "Erreur ! Vous n'avez pas la permission de supprimer cette capacité : %s !"
|
660 |
|
661 |
#: ../ure-lib.php:799
|
662 |
+
#, php-format
|
663 |
msgid "Capability %s is removed successfully"
|
664 |
+
msgstr "Capacité %s a été supprimée avec succès"
|
665 |
|
666 |
#~ msgid "Roles list reading error is encountered"
|
667 |
#~ msgstr "Erreur lors de la lecture des rôles"
|
lang/ure-he.mo
ADDED
Binary file
|
lang/ure-he.po
ADDED
@@ -0,0 +1,663 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
msgid ""
|
2 |
+
msgstr ""
|
3 |
+
"Project-Id-Version: User Role Editor 2.0\n"
|
4 |
+
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2011-06-03 22:31+0700\n"
|
6 |
+
"PO-Revision-Date: \n"
|
7 |
+
"Last-Translator: שגיב SEO <Info@sagive.co.il>\n"
|
8 |
+
"Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
|
9 |
+
"MIME-Version: 1.0\n"
|
10 |
+
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
+
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Poedit-Language: English\n"
|
13 |
+
"X-Poedit-Country: RUSSIAN FEDERATION\n"
|
14 |
+
"X-Poedit-SourceCharset: utf-8\n"
|
15 |
+
"X-Poedit-KeywordsList: __;_e\n"
|
16 |
+
"X-Poedit-Basepath: .\n"
|
17 |
+
"X-Poedit-SearchPath-0: ..\n"
|
18 |
+
|
19 |
+
#: ../ure-role-edit.php:84
|
20 |
+
msgid " Name can not be empty!"
|
21 |
+
msgstr "שם לא יכול להשאר ריק!"
|
22 |
+
|
23 |
+
#: ../ure-role-edit.php:88
|
24 |
+
msgid " Name must contain latin characters and digits only!"
|
25 |
+
msgstr "שם חייב להכיל אותיות באנגלית וספרות בלבד!"
|
26 |
+
|
27 |
+
#: ../ure-role-edit.php:93
|
28 |
+
#: ../ure-role-edit.php:246
|
29 |
+
msgid "Delete Role"
|
30 |
+
msgstr "מחיקת סוג משתמש"
|
31 |
+
|
32 |
+
#: ../ure-role-edit.php:95
|
33 |
+
msgid "Change Default Role"
|
34 |
+
msgstr "שנה את סוג משתמש המוגדר כברירת מחדל"
|
35 |
+
|
36 |
+
#: ../ure-role-edit.php:97
|
37 |
+
#: ../ure-role-edit.php:217
|
38 |
+
msgid "Restore Roles from backup copy"
|
39 |
+
msgstr "שחזר סוגי משתמשים מהעתק הגיבוי"
|
40 |
+
|
41 |
+
#: ../ure-role-edit.php:99
|
42 |
+
msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
|
43 |
+
msgstr "זהירות! הסרה של אפשרויות קריטיות עשוי לגרום לתוספים מסוים או קוד נסמך שלא לעבוד כשורה"
|
44 |
+
|
45 |
+
#: ../ure-role-edit.php:101
|
46 |
+
msgid "Please confirm to continue"
|
47 |
+
msgstr "אשר את הפעולה והמשך"
|
48 |
+
|
49 |
+
#: ../ure-role-edit.php:134
|
50 |
+
#, php-format
|
51 |
+
msgid "Role \"%s\" update: please confirm to continue"
|
52 |
+
msgstr "סוג המשתמש \"%s\" עודכן: אנא אשר והמשך"
|
53 |
+
|
54 |
+
#: ../ure-role-edit.php:142
|
55 |
+
msgid "Select Role and change its capabilities list"
|
56 |
+
msgstr "בחר סוג משתמש ושנה את היכולות שלו"
|
57 |
+
|
58 |
+
#: ../ure-role-edit.php:144
|
59 |
+
msgid "Select Role:"
|
60 |
+
msgstr "בחר סוג משתמש"
|
61 |
+
|
62 |
+
#: ../ure-role-edit.php:153
|
63 |
+
#: ../ure-user-edit.php:80
|
64 |
+
msgid "Show capabilities in human readable form"
|
65 |
+
msgstr "הראה יכולות משתמשים בשפה קריאה"
|
66 |
+
|
67 |
+
#: ../ure-role-edit.php:157
|
68 |
+
msgid "If checked, then apply action to ALL sites of this Network"
|
69 |
+
msgstr "אם סומן, החל פעולה על כל האתרים ברשת זאת"
|
70 |
+
|
71 |
+
#: ../ure-role-edit.php:167
|
72 |
+
msgid "Apply to All Sites"
|
73 |
+
msgstr "החל לכל האתרים"
|
74 |
+
|
75 |
+
#: ../ure-role-edit.php:213
|
76 |
+
#: ../ure-user-edit.php:129
|
77 |
+
msgid "Update"
|
78 |
+
msgstr "עדכן"
|
79 |
+
|
80 |
+
#: ../ure-role-edit.php:213
|
81 |
+
#: ../ure-user-edit.php:129
|
82 |
+
msgid "Save Changes"
|
83 |
+
msgstr "שמור שינויים"
|
84 |
+
|
85 |
+
#: ../ure-role-edit.php:214
|
86 |
+
#: ../ure-user-edit.php:130
|
87 |
+
msgid "Cancel"
|
88 |
+
msgstr "ביטול"
|
89 |
+
|
90 |
+
#: ../ure-role-edit.php:214
|
91 |
+
#: ../ure-user-edit.php:130
|
92 |
+
msgid "Cancel not saved changes"
|
93 |
+
msgstr "בטל שינויים שלא נשמרו"
|
94 |
+
|
95 |
+
#: ../ure-role-edit.php:217
|
96 |
+
msgid "Reset"
|
97 |
+
msgstr "איפוס"
|
98 |
+
|
99 |
+
#: ../ure-role-edit.php:227
|
100 |
+
msgid "Add New Role"
|
101 |
+
msgstr "הוסף סוג משתמש חדש"
|
102 |
+
|
103 |
+
#: ../ure-role-edit.php:232
|
104 |
+
#: ../ure-role-edit.php:261
|
105 |
+
msgid "Add"
|
106 |
+
msgstr "הוסף"
|
107 |
+
|
108 |
+
#: ../ure-role-edit.php:232
|
109 |
+
msgid "Add New User Role"
|
110 |
+
msgstr "הוסף סוג משתמש חדש"
|
111 |
+
|
112 |
+
#: ../ure-role-edit.php:236
|
113 |
+
msgid "Default Role for New User"
|
114 |
+
msgstr "סוג משתמש ברירת מחדל למשתמשים חדשים"
|
115 |
+
|
116 |
+
#: ../ure-role-edit.php:241
|
117 |
+
msgid "Change"
|
118 |
+
msgstr "שנה"
|
119 |
+
|
120 |
+
#: ../ure-role-edit.php:241
|
121 |
+
msgid "Set as Default User Role"
|
122 |
+
msgstr "קבע כסוג משתמש ברירת מחדל"
|
123 |
+
|
124 |
+
#: ../ure-role-edit.php:251
|
125 |
+
msgid "Delete"
|
126 |
+
msgstr "למחוק"
|
127 |
+
|
128 |
+
#: ../ure-role-edit.php:251
|
129 |
+
msgid "Delete User Role"
|
130 |
+
msgstr "מחק סוג משתמש"
|
131 |
+
|
132 |
+
#: ../ure-role-edit.php:256
|
133 |
+
#: ../ure-role-edit.php:261
|
134 |
+
msgid "Add New Capability"
|
135 |
+
msgstr "הוסף יכולת חדשה"
|
136 |
+
|
137 |
+
#: ../ure-role-edit.php:266
|
138 |
+
msgid "Remove Capability"
|
139 |
+
msgstr "הסר יכולת"
|
140 |
+
|
141 |
+
#: ../ure-role-edit.php:271
|
142 |
+
msgid "Remove"
|
143 |
+
msgstr "הסר"
|
144 |
+
|
145 |
+
#: ../ure-role-edit.php:271
|
146 |
+
msgid "Remove User Capability"
|
147 |
+
msgstr "הסר יכולת משתמש"
|
148 |
+
|
149 |
+
#: ../ure-user-edit.php:61
|
150 |
+
#, php-format
|
151 |
+
msgid "User \"%s\" update: please confirm to continue"
|
152 |
+
msgstr "עדכון המשתמש \"%s\" : אנא אשר והמשך"
|
153 |
+
|
154 |
+
#: ../ure-user-edit.php:68
|
155 |
+
msgid "Change capabilities for user"
|
156 |
+
msgstr "שינוי יכולות המשתמש"
|
157 |
+
|
158 |
+
#: ../ure-user-edit.php:71
|
159 |
+
msgid "Role:"
|
160 |
+
msgstr "סוג משתמש"
|
161 |
+
|
162 |
+
#: ../ure-user-edit.php:84
|
163 |
+
msgid "Add capabilities to this user:"
|
164 |
+
msgstr "הוסף יכולות למשתמש זה:"
|
165 |
+
|
166 |
+
#: ../ure-options.php:128
|
167 |
+
msgid "Role"
|
168 |
+
msgstr "סוג משתמש:"
|
169 |
+
|
170 |
+
#: ../ure-options.php:128
|
171 |
+
msgid "is updated successfully"
|
172 |
+
msgstr "עודכן בהצלחה"
|
173 |
+
|
174 |
+
#: ../ure-options.php:137
|
175 |
+
msgid "User"
|
176 |
+
msgstr "משתמש"
|
177 |
+
|
178 |
+
#: ../ure-options.php:137
|
179 |
+
msgid "capabilities are updated successfully"
|
180 |
+
msgstr "היכולות עודכנו בהצלחה"
|
181 |
+
|
182 |
+
#: ../ure-options.php:166
|
183 |
+
msgid "About this Plugin:"
|
184 |
+
msgstr "אודות תוסף זה:"
|
185 |
+
|
186 |
+
#: ../ure-options.php:167
|
187 |
+
msgid "Author's website"
|
188 |
+
msgstr "אתר היוצר"
|
189 |
+
|
190 |
+
#: ../ure-options.php:168
|
191 |
+
msgid "Plugin webpage"
|
192 |
+
msgstr "דף התוסף"
|
193 |
+
|
194 |
+
#: ../ure-options.php:169
|
195 |
+
#: ../user-role-editor.php:191
|
196 |
+
msgid "Changelog"
|
197 |
+
msgstr "יומן שינויים"
|
198 |
+
|
199 |
+
#: ../ure-options.php:170
|
200 |
+
msgid "FAQ"
|
201 |
+
msgstr "שאלות נפוצות"
|
202 |
+
|
203 |
+
#: ../ure-options.php:171
|
204 |
+
msgid "Donate"
|
205 |
+
msgstr "תרום"
|
206 |
+
|
207 |
+
#: ../ure-options.php:173
|
208 |
+
msgid "Greetings:"
|
209 |
+
msgstr "ברכות:"
|
210 |
+
|
211 |
+
#: ../ure-options.php:174
|
212 |
+
msgid "It's me, the author"
|
213 |
+
msgstr "זה אני, יוצר התוסף"
|
214 |
+
|
215 |
+
#: ../ure-options.php:175
|
216 |
+
msgid "For the help with Belorussian translation"
|
217 |
+
msgstr "לעזרה עם תרגום לבלרוסית"
|
218 |
+
|
219 |
+
#: ../ure-options.php:176
|
220 |
+
msgid "For the help with Brasilian translation"
|
221 |
+
msgstr "לעזרה עם תרגום לברזילאית"
|
222 |
+
|
223 |
+
#: ../ure-options.php:177
|
224 |
+
msgid "For the help with Chinese translation"
|
225 |
+
msgstr "לעזרה עם תרגום לסינית"
|
226 |
+
|
227 |
+
#: ../ure-options.php:178
|
228 |
+
msgid "For the help with Dutch translation"
|
229 |
+
msgstr "לעזרה עם תרגום להולנדית"
|
230 |
+
|
231 |
+
#: ../ure-options.php:179
|
232 |
+
msgid "For the help with Finnish translation"
|
233 |
+
msgstr "לעזרה עם תרגום לפינית"
|
234 |
+
|
235 |
+
#: ../ure-options.php:180
|
236 |
+
msgid "For the help with French translation"
|
237 |
+
msgstr "לעזרה עם תרגום לצרפתית"
|
238 |
+
|
239 |
+
#: ../ure-options.php:181
|
240 |
+
msgid "For the help with German translation"
|
241 |
+
msgstr "לעזרה עם תרגום לגרמנית"
|
242 |
+
|
243 |
+
#: ../ure-options.php:182
|
244 |
+
msgid "For the help with Hungarian translation"
|
245 |
+
msgstr "לעזרה עם תרגום להונגרית"
|
246 |
+
|
247 |
+
#: ../ure-options.php:183
|
248 |
+
#: ../ure-options.php:184
|
249 |
+
#: ../ure-options.php:185
|
250 |
+
msgid "For the help with Italian translation"
|
251 |
+
msgstr "לעזרה עם תרגום לאילטקית"
|
252 |
+
|
253 |
+
#: ../ure-options.php:186
|
254 |
+
msgid "For the help with Japanese translation"
|
255 |
+
msgstr "לעזרה עם תרגום ליפנית"
|
256 |
+
|
257 |
+
#: ../ure-options.php:187
|
258 |
+
msgid "For the help with Persian translation"
|
259 |
+
msgstr "לעזרה עם תרגום לפרסית"
|
260 |
+
|
261 |
+
#: ../ure-options.php:188
|
262 |
+
msgid "For the help with Polish translation"
|
263 |
+
msgstr "לעזרה עם תרגום לפולנית"
|
264 |
+
|
265 |
+
#: ../ure-options.php:189
|
266 |
+
msgid "For the help with Spanish translation"
|
267 |
+
msgstr "לעזרה עם תרגום לספרדית"
|
268 |
+
|
269 |
+
#: ../ure-options.php:190
|
270 |
+
msgid "For the help with Swedish translation"
|
271 |
+
msgstr "לעזרה עם תרגום לשוודית"
|
272 |
+
|
273 |
+
#: ../ure-options.php:191
|
274 |
+
#: ../ure-options.php:192
|
275 |
+
msgid "For the help with Turkish translation"
|
276 |
+
msgstr "לעזרה עם תרגום לטורקית"
|
277 |
+
|
278 |
+
#: ../ure-options.php:193
|
279 |
+
msgid "For the code to hide administrator role"
|
280 |
+
msgstr "עבור קוד כדי להחביא את סוג משתמש מנהל"
|
281 |
+
|
282 |
+
#: ../ure-options.php:194
|
283 |
+
msgid "Do you wish to see your name with link to your site here? You are welcome! Your help with translation and new ideas are very appreciated."
|
284 |
+
msgstr "רוצה לראות את השם שלך עם קישור אל האתר שלך כאן? אתה מוזמן לעזור עם התרגום ועם רעיונות ושיפורים חדשים"
|
285 |
+
|
286 |
+
#: ../user-role-editor.php:38
|
287 |
+
msgid "User Role Editor requires WordPress 3.0 or newer."
|
288 |
+
msgstr "התוסף User Role Editor מתאים לאתרי וורדפרס בגרסה 3.0 ומעלה"
|
289 |
+
|
290 |
+
#: ../user-role-editor.php:38
|
291 |
+
#: ../user-role-editor.php:43
|
292 |
+
msgid "Please update!"
|
293 |
+
msgstr "אנא עדכן!"
|
294 |
+
|
295 |
+
#: ../user-role-editor.php:43
|
296 |
+
msgid "User Role Editor requires PHP 5.0 or newer."
|
297 |
+
msgstr "התוסף User Role Editor מחייב אחסון עם PHP 5.0 ומעלה"
|
298 |
+
|
299 |
+
#: ../user-role-editor.php:68
|
300 |
+
msgid "Only"
|
301 |
+
msgstr "רק"
|
302 |
+
|
303 |
+
#: ../user-role-editor.php:68
|
304 |
+
msgid "is allowed to use"
|
305 |
+
msgstr "מותר לשימוש"
|
306 |
+
|
307 |
+
#: ../user-role-editor.php:75
|
308 |
+
#: ../user-role-editor.php:205
|
309 |
+
msgid "User Role Editor"
|
310 |
+
msgstr "User Role Editor"
|
311 |
+
|
312 |
+
#: ../user-role-editor.php:181
|
313 |
+
msgid "Settings"
|
314 |
+
msgstr "הגדרות"
|
315 |
+
|
316 |
+
#: ../user-role-editor.php:230
|
317 |
+
msgid "Capabilities"
|
318 |
+
msgstr "יכולות"
|
319 |
+
|
320 |
+
#: ../ure-lib.php:46
|
321 |
+
msgid "Error is occur. Please check the log file."
|
322 |
+
msgstr "ארעה שגיאה, אנא בדוק את קובץ היומן."
|
323 |
+
|
324 |
+
#: ../ure-lib.php:164
|
325 |
+
msgid "Database operation error. Check log file."
|
326 |
+
msgstr "שגיאת מסד נתונים, אנא בדוק את קובץ היומן."
|
327 |
+
|
328 |
+
#: ../ure-lib.php:187
|
329 |
+
msgid "Roles capabilities are restored from the backup data"
|
330 |
+
msgstr "יכולות סוגי המשתמשים שוחזרו מקובץ הגיבוי"
|
331 |
+
|
332 |
+
#: ../ure-lib.php:189
|
333 |
+
msgid "No backup data. It is created automatically before the first role data update."
|
334 |
+
msgstr "אין קובץ גיבוי. מידע זה נוצר באופן אוטומטי לפני השינוי הראשון שאתם עושים בהגדרות סוגי המשתמשים."
|
335 |
+
|
336 |
+
#: ../ure-lib.php:228
|
337 |
+
msgid "Backup record is created for the current role capabilities"
|
338 |
+
msgstr "גיבוי נוצר עבור יכולות סוגי המשתמשים הנוכחיים"
|
339 |
+
|
340 |
+
#: ../ure-lib.php:311
|
341 |
+
msgid "Error: Role name must contain latin characters and digits only!"
|
342 |
+
msgstr "שגיאה! השם של סוג המשתמש חייב להיות מורכב מאותיות באנגלית וספרות בלבד"
|
343 |
+
|
344 |
+
#: ../ure-lib.php:318
|
345 |
+
#, php-format
|
346 |
+
msgid "Role %s exists already"
|
347 |
+
msgstr "סוג המשתמש %s כבר קיים"
|
348 |
+
|
349 |
+
#: ../ure-lib.php:324
|
350 |
+
msgid "Error is encountered during new role create operation"
|
351 |
+
msgstr "ארעה שגיאה בעת יצירת סוג המשתמש החדש"
|
352 |
+
|
353 |
+
#: ../ure-lib.php:326
|
354 |
+
#, php-format
|
355 |
+
msgid "Role %s is created successfully"
|
356 |
+
msgstr "סוג המשתמש %s נוצר בהצלחה"
|
357 |
+
|
358 |
+
#: ../ure-lib.php:410
|
359 |
+
msgid "Error encountered during role delete operation"
|
360 |
+
msgstr "ארעה שגיאה במהלך נסיון המחיקה של סוג המשתמש"
|
361 |
+
|
362 |
+
#: ../ure-lib.php:412
|
363 |
+
#, php-format
|
364 |
+
msgid "Role %s is deleted successfully"
|
365 |
+
msgstr "סוג המשתמש %s נמחק בהצלחה"
|
366 |
+
|
367 |
+
#: ../ure-lib.php:430
|
368 |
+
msgid "Error encountered during default role change operation"
|
369 |
+
msgstr "ארעה שגיאה בעת הנסיון לשנות את סוג משתמש ברירת מחדל"
|
370 |
+
|
371 |
+
#: ../ure-lib.php:436
|
372 |
+
#, php-format
|
373 |
+
msgid "Default role for new users is set to %s successfully"
|
374 |
+
msgstr "סוג המשתמש %s נקבע כברירת מחדל"
|
375 |
+
|
376 |
+
#: ../ure-lib.php:464
|
377 |
+
msgid "Editor"
|
378 |
+
msgstr "עורך"
|
379 |
+
|
380 |
+
#: ../ure-lib.php:465
|
381 |
+
msgid "Author"
|
382 |
+
msgstr "כותב"
|
383 |
+
|
384 |
+
#: ../ure-lib.php:466
|
385 |
+
msgid "Contributor"
|
386 |
+
msgstr "תורם"
|
387 |
+
|
388 |
+
#: ../ure-lib.php:467
|
389 |
+
msgid "Subscriber"
|
390 |
+
msgstr "מנוי"
|
391 |
+
|
392 |
+
#: ../ure-lib.php:469
|
393 |
+
msgid "Switch themes"
|
394 |
+
msgstr "החלפת תבניות"
|
395 |
+
|
396 |
+
#: ../ure-lib.php:470
|
397 |
+
msgid "Edit themes"
|
398 |
+
msgstr "עריכת תבניות"
|
399 |
+
|
400 |
+
#: ../ure-lib.php:471
|
401 |
+
msgid "Activate plugins"
|
402 |
+
msgstr "הפעלת תוספים"
|
403 |
+
|
404 |
+
#: ../ure-lib.php:472
|
405 |
+
msgid "Edit plugins"
|
406 |
+
msgstr "עריכת תוספים"
|
407 |
+
|
408 |
+
#: ../ure-lib.php:473
|
409 |
+
msgid "Edit users"
|
410 |
+
msgstr "עריכת משתמשים"
|
411 |
+
|
412 |
+
#: ../ure-lib.php:474
|
413 |
+
msgid "Edit files"
|
414 |
+
msgstr "עריכת קבצים"
|
415 |
+
|
416 |
+
#: ../ure-lib.php:475
|
417 |
+
msgid "Manage options"
|
418 |
+
msgstr "ניהול אפשרויות אתר"
|
419 |
+
|
420 |
+
#: ../ure-lib.php:476
|
421 |
+
msgid "Moderate comments"
|
422 |
+
msgstr "ניהול תגובות"
|
423 |
+
|
424 |
+
#: ../ure-lib.php:477
|
425 |
+
msgid "Manage categories"
|
426 |
+
msgstr "ניהול קטגוריות"
|
427 |
+
|
428 |
+
#: ../ure-lib.php:478
|
429 |
+
msgid "Manage links"
|
430 |
+
msgstr "ניהול קישורים"
|
431 |
+
|
432 |
+
#: ../ure-lib.php:479
|
433 |
+
msgid "Upload files"
|
434 |
+
msgstr "העלאת קבצים"
|
435 |
+
|
436 |
+
#: ../ure-lib.php:480
|
437 |
+
msgid "Import"
|
438 |
+
msgstr "יבוא"
|
439 |
+
|
440 |
+
#: ../ure-lib.php:481
|
441 |
+
msgid "Unfiltered html"
|
442 |
+
msgstr "עריכת HTML"
|
443 |
+
|
444 |
+
#: ../ure-lib.php:482
|
445 |
+
msgid "Edit posts"
|
446 |
+
msgstr "עריכת פוסטים"
|
447 |
+
|
448 |
+
#: ../ure-lib.php:483
|
449 |
+
msgid "Edit others posts"
|
450 |
+
msgstr "עריכת פוסטים של אחרים"
|
451 |
+
|
452 |
+
#: ../ure-lib.php:484
|
453 |
+
msgid "Edit published posts"
|
454 |
+
msgstr "עריכת פוסטים שפורסמו"
|
455 |
+
|
456 |
+
#: ../ure-lib.php:485
|
457 |
+
msgid "Publish posts"
|
458 |
+
msgstr "פוסטים שפורסמו"
|
459 |
+
|
460 |
+
#: ../ure-lib.php:486
|
461 |
+
msgid "Edit pages"
|
462 |
+
msgstr "עריכת עמודים"
|
463 |
+
|
464 |
+
#: ../ure-lib.php:487
|
465 |
+
msgid "Read"
|
466 |
+
msgstr "קורא"
|
467 |
+
|
468 |
+
#: ../ure-lib.php:488
|
469 |
+
msgid "Level 10"
|
470 |
+
msgstr "דרגה 10"
|
471 |
+
|
472 |
+
#: ../ure-lib.php:489
|
473 |
+
msgid "Level 9"
|
474 |
+
msgstr "דרגה 9"
|
475 |
+
|
476 |
+
#: ../ure-lib.php:490
|
477 |
+
msgid "Level 8"
|
478 |
+
msgstr "דרגה 8"
|
479 |
+
|
480 |
+
#: ../ure-lib.php:491
|
481 |
+
msgid "Level 7"
|
482 |
+
msgstr "דרגה 7"
|
483 |
+
|
484 |
+
#: ../ure-lib.php:492
|
485 |
+
msgid "Level 6"
|
486 |
+
msgstr "דרגה 6"
|
487 |
+
|
488 |
+
#: ../ure-lib.php:493
|
489 |
+
msgid "Level 5"
|
490 |
+
msgstr "דרגה 5"
|
491 |
+
|
492 |
+
#: ../ure-lib.php:494
|
493 |
+
msgid "Level 4"
|
494 |
+
msgstr "דרגה 4"
|
495 |
+
|
496 |
+
#: ../ure-lib.php:495
|
497 |
+
msgid "Level 3"
|
498 |
+
msgstr "דרגה 3"
|
499 |
+
|
500 |
+
#: ../ure-lib.php:496
|
501 |
+
msgid "Level 2"
|
502 |
+
msgstr "דרגה 2"
|
503 |
+
|
504 |
+
#: ../ure-lib.php:497
|
505 |
+
msgid "Level 1"
|
506 |
+
msgstr "דרגה 1"
|
507 |
+
|
508 |
+
#: ../ure-lib.php:498
|
509 |
+
msgid "Level 0"
|
510 |
+
msgstr "דרגה 0"
|
511 |
+
|
512 |
+
#: ../ure-lib.php:499
|
513 |
+
msgid "Edit others pages"
|
514 |
+
msgstr "עריכת דפים של אחרים"
|
515 |
+
|
516 |
+
#: ../ure-lib.php:500
|
517 |
+
msgid "Edit published pages"
|
518 |
+
msgstr "עריכת דפים שפורסמו"
|
519 |
+
|
520 |
+
#: ../ure-lib.php:501
|
521 |
+
msgid "Publish pages"
|
522 |
+
msgstr "פרסום דפים"
|
523 |
+
|
524 |
+
#: ../ure-lib.php:502
|
525 |
+
msgid "Delete pages"
|
526 |
+
msgstr "מחיקת דפים"
|
527 |
+
|
528 |
+
#: ../ure-lib.php:503
|
529 |
+
msgid "Delete others pages"
|
530 |
+
msgstr "מחיקת דפים של אחרים"
|
531 |
+
|
532 |
+
#: ../ure-lib.php:504
|
533 |
+
msgid "Delete published pages"
|
534 |
+
msgstr "מחיקת דפים שפורסמו"
|
535 |
+
|
536 |
+
#: ../ure-lib.php:505
|
537 |
+
msgid "Delete posts"
|
538 |
+
msgstr "מחיקת פוסטים"
|
539 |
+
|
540 |
+
#: ../ure-lib.php:506
|
541 |
+
msgid "Delete others posts"
|
542 |
+
msgstr "מחיקת פוסטים של אחרים"
|
543 |
+
|
544 |
+
#: ../ure-lib.php:507
|
545 |
+
msgid "Delete published posts"
|
546 |
+
msgstr "מחיקת פוסטים שפורסמו"
|
547 |
+
|
548 |
+
#: ../ure-lib.php:508
|
549 |
+
msgid "Delete private posts"
|
550 |
+
msgstr "מחיקת פוסטים פרטיים"
|
551 |
+
|
552 |
+
#: ../ure-lib.php:509
|
553 |
+
msgid "Edit private posts"
|
554 |
+
msgstr "עריכת פוסטים פרטיים"
|
555 |
+
|
556 |
+
#: ../ure-lib.php:510
|
557 |
+
msgid "Read private posts"
|
558 |
+
msgstr "קריאת פוסטים פרטיים"
|
559 |
+
|
560 |
+
#: ../ure-lib.php:511
|
561 |
+
msgid "Delete private pages"
|
562 |
+
msgstr "מחיקת עמודים פרטיים"
|
563 |
+
|
564 |
+
#: ../ure-lib.php:512
|
565 |
+
msgid "Edit private pages"
|
566 |
+
msgstr "מחיקת עמודים פרטיים"
|
567 |
+
|
568 |
+
#: ../ure-lib.php:513
|
569 |
+
msgid "Read private pages"
|
570 |
+
msgstr "קריאת עמודים פרטיים"
|
571 |
+
|
572 |
+
#: ../ure-lib.php:514
|
573 |
+
msgid "Delete users"
|
574 |
+
msgstr "מחיקת משתמשים"
|
575 |
+
|
576 |
+
#: ../ure-lib.php:515
|
577 |
+
msgid "Create users"
|
578 |
+
msgstr "יצירת משתמשים"
|
579 |
+
|
580 |
+
#: ../ure-lib.php:516
|
581 |
+
msgid "Unfiltered upload"
|
582 |
+
msgstr "העלאת קבצים חופשית"
|
583 |
+
|
584 |
+
#: ../ure-lib.php:517
|
585 |
+
msgid "Edit dashboard"
|
586 |
+
msgstr "שינוי לוח הבקרה"
|
587 |
+
|
588 |
+
#: ../ure-lib.php:518
|
589 |
+
msgid "Update plugins"
|
590 |
+
msgstr "עדכון תוספים"
|
591 |
+
|
592 |
+
#: ../ure-lib.php:519
|
593 |
+
msgid "Delete plugins"
|
594 |
+
msgstr "מחיקת תוספים"
|
595 |
+
|
596 |
+
#: ../ure-lib.php:520
|
597 |
+
msgid "Install plugins"
|
598 |
+
msgstr "התקנת תוספים"
|
599 |
+
|
600 |
+
#: ../ure-lib.php:521
|
601 |
+
msgid "Update themes"
|
602 |
+
msgstr "עדכון תבניות"
|
603 |
+
|
604 |
+
#: ../ure-lib.php:522
|
605 |
+
msgid "Install themes"
|
606 |
+
msgstr "התקנת תבניות חדשות"
|
607 |
+
|
608 |
+
#: ../ure-lib.php:523
|
609 |
+
msgid "Update core"
|
610 |
+
msgstr "עדכון וורדפרס"
|
611 |
+
|
612 |
+
#: ../ure-lib.php:524
|
613 |
+
msgid "List users"
|
614 |
+
msgstr "בצפייה במשתמשים"
|
615 |
+
|
616 |
+
#: ../ure-lib.php:525
|
617 |
+
msgid "Remove users"
|
618 |
+
msgstr "הסרת משתמשים"
|
619 |
+
|
620 |
+
#: ../ure-lib.php:526
|
621 |
+
msgid "Add users"
|
622 |
+
msgstr "הוספת משתמשים"
|
623 |
+
|
624 |
+
#: ../ure-lib.php:527
|
625 |
+
msgid "Promote users"
|
626 |
+
msgstr "שינוי משתמשים"
|
627 |
+
|
628 |
+
#: ../ure-lib.php:528
|
629 |
+
msgid "Edit theme options"
|
630 |
+
msgstr "עריכת אפשרויות התבנית"
|
631 |
+
|
632 |
+
#: ../ure-lib.php:529
|
633 |
+
msgid "Delete themes"
|
634 |
+
msgstr "מחיקת תבניות"
|
635 |
+
|
636 |
+
#: ../ure-lib.php:530
|
637 |
+
msgid "Export"
|
638 |
+
msgstr "ייצוא תוכן"
|
639 |
+
|
640 |
+
#: ../ure-lib.php:613
|
641 |
+
msgid "Error: Capability name must contain latin characters and digits only!"
|
642 |
+
msgstr "שגיאה! שם יכולת חייב להכיל אותיות באנגלית וספרות בלבד"
|
643 |
+
|
644 |
+
#: ../ure-lib.php:625
|
645 |
+
#, php-format
|
646 |
+
msgid "Capability %s is added successfully"
|
647 |
+
msgstr "היכולת %s נוספה בהצלחה"
|
648 |
+
|
649 |
+
#: ../ure-lib.php:627
|
650 |
+
#, php-format
|
651 |
+
msgid "Capability %s exists already"
|
652 |
+
msgstr "כבר קיימת יכולת בשם %s"
|
653 |
+
|
654 |
+
#: ../ure-lib.php:791
|
655 |
+
#, php-format
|
656 |
+
msgid "Error! You do not have permission to delete this capability: %s!"
|
657 |
+
msgstr "שגיאה! אין לך הרשאה למחוק את היכולת %s"
|
658 |
+
|
659 |
+
#: ../ure-lib.php:799
|
660 |
+
#, php-format
|
661 |
+
msgid "Capability %s is removed successfully"
|
662 |
+
msgstr "היכולת %s הוסרה בהצלחה"
|
663 |
+
|
lang/ure-ja.mo
CHANGED
Binary file
|
lang/ure-ja.po
CHANGED
@@ -2,9 +2,9 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: User Role Editor\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2011-
|
6 |
-
"PO-Revision-Date: 2011-
|
7 |
-
"Last-Translator:
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -18,157 +18,349 @@ msgstr ""
|
|
18 |
"X-Textdomain-Support: yes\n"
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
|
21 |
-
#: ure-
|
22 |
-
|
23 |
-
|
24 |
-
msgstr "ロール名を入力してください!"
|
25 |
|
26 |
-
#: ure-
|
27 |
-
|
28 |
-
|
29 |
-
msgstr "ロール名には半角英数字のみを入力してください!"
|
30 |
|
31 |
-
#: ure-
|
32 |
-
|
33 |
-
|
34 |
-
msgstr "ロール削除"
|
35 |
|
36 |
-
#: ure-
|
37 |
-
msgid "
|
38 |
-
msgstr "
|
39 |
|
40 |
-
#: ure-
|
41 |
-
|
42 |
-
|
43 |
-
msgstr "バックアップからロールを読み込む"
|
44 |
|
45 |
-
#: ure-
|
46 |
-
msgid "
|
47 |
-
msgstr ""
|
48 |
|
49 |
-
#: ure-
|
50 |
-
|
51 |
-
|
|
|
52 |
|
53 |
-
#: ure-
|
|
|
|
|
|
|
|
|
54 |
#, php-format
|
55 |
-
msgid "Role
|
56 |
-
msgstr "
|
57 |
|
58 |
-
#: ure-
|
59 |
-
msgid "
|
60 |
-
msgstr "
|
61 |
|
62 |
-
#: ure-
|
63 |
-
|
64 |
-
|
|
|
65 |
|
66 |
-
#: ure-
|
67 |
-
|
68 |
-
|
69 |
-
msgstr "各権限を概説で表示する"
|
70 |
|
71 |
-
#: ure-
|
72 |
-
|
73 |
-
|
|
|
74 |
|
75 |
-
#: ure-
|
76 |
-
msgid "
|
77 |
-
msgstr ""
|
78 |
|
79 |
-
#: ure-
|
80 |
-
|
81 |
-
|
82 |
-
msgstr "保存"
|
83 |
|
84 |
-
#: ure-
|
85 |
-
|
86 |
-
|
87 |
-
msgstr "変更を保存"
|
88 |
|
89 |
-
#: ure-
|
90 |
-
|
91 |
-
|
92 |
-
msgstr "キャンセル"
|
93 |
|
94 |
-
#: ure-
|
95 |
-
|
96 |
-
|
97 |
-
msgstr "変更を保存せずにキャンセルする。"
|
98 |
|
99 |
-
#: ure-
|
100 |
-
msgid "
|
101 |
-
msgstr "
|
102 |
|
103 |
-
#: ure-
|
104 |
-
msgid "
|
105 |
-
msgstr "
|
106 |
|
107 |
-
#: ure-
|
108 |
-
|
109 |
-
|
110 |
-
msgstr "追加"
|
111 |
|
112 |
-
#: ure-
|
113 |
-
msgid "
|
114 |
-
msgstr "
|
115 |
|
116 |
-
#: ure-
|
117 |
-
msgid "
|
118 |
-
msgstr "
|
119 |
|
120 |
-
#: ure-
|
121 |
-
msgid "
|
122 |
-
msgstr "
|
123 |
|
124 |
-
#: ure-
|
125 |
-
msgid "
|
126 |
-
msgstr "
|
127 |
|
128 |
-
#: ure-
|
129 |
-
msgid "
|
130 |
-
msgstr "
|
131 |
|
132 |
-
#: ure-
|
133 |
-
msgid "
|
134 |
-
msgstr "
|
135 |
|
136 |
-
#: ure-
|
137 |
-
|
138 |
-
|
139 |
-
msgid "Add New Capability"
|
140 |
-
msgstr "新規ロールの追加"
|
141 |
|
142 |
-
#: ure-
|
143 |
-
msgid "
|
144 |
-
msgstr ""
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
145 |
|
146 |
-
#: ure-
|
147 |
-
|
148 |
-
|
149 |
-
msgstr "ロール"
|
150 |
|
151 |
-
#: ure-
|
152 |
-
msgid "
|
153 |
-
msgstr ""
|
154 |
|
155 |
-
#: ure-
|
156 |
-
#,
|
157 |
-
msgid "
|
158 |
-
msgstr "
|
159 |
|
160 |
-
#: ure-
|
161 |
-
|
162 |
-
|
|
|
163 |
|
164 |
-
#: ure-
|
165 |
-
#,
|
166 |
-
msgid "
|
167 |
-
msgstr "
|
168 |
|
169 |
-
#: ure-
|
170 |
-
|
171 |
-
|
|
|
172 |
|
173 |
#: ure-options.php:128
|
174 |
msgid "Role"
|
@@ -180,12 +372,11 @@ msgstr "正常に更新されました。"
|
|
180 |
|
181 |
#: ure-options.php:137
|
182 |
msgid "User"
|
183 |
-
msgstr ""
|
184 |
|
185 |
#: ure-options.php:137
|
186 |
-
#, fuzzy
|
187 |
msgid "capabilities are updated successfully"
|
188 |
-
msgstr "
|
189 |
|
190 |
#: ure-options.php:166
|
191 |
msgid "About this Plugin:"
|
@@ -226,19 +417,19 @@ msgstr "ベラルーシ語翻訳"
|
|
226 |
|
227 |
#: ure-options.php:176
|
228 |
msgid "For the help with Brasilian translation"
|
229 |
-
msgstr ""
|
230 |
|
231 |
#: ure-options.php:177
|
232 |
msgid "For the help with Chinese translation"
|
233 |
-
msgstr ""
|
234 |
|
235 |
#: ure-options.php:178
|
236 |
msgid "For the help with Dutch translation"
|
237 |
-
msgstr ""
|
238 |
|
239 |
#: ure-options.php:179
|
240 |
msgid "For the help with Finnish translation"
|
241 |
-
msgstr ""
|
242 |
|
243 |
#: ure-options.php:180
|
244 |
msgid "For the help with French translation"
|
@@ -250,427 +441,233 @@ msgstr "ドイツ語翻訳"
|
|
250 |
|
251 |
#: ure-options.php:182
|
252 |
msgid "For the help with Hungarian translation"
|
253 |
-
msgstr ""
|
254 |
|
255 |
#: ure-options.php:183
|
256 |
#: ure-options.php:184
|
257 |
#: ure-options.php:185
|
|
|
258 |
msgid "For the help with Italian translation"
|
259 |
-
msgstr ""
|
260 |
|
261 |
-
#: ure-options.php:
|
262 |
msgid "For the help with Japanese translation"
|
263 |
msgstr "日本語翻訳"
|
264 |
|
265 |
-
#: ure-options.php:
|
266 |
msgid "For the help with Persian translation"
|
267 |
-
msgstr ""
|
268 |
|
269 |
-
#: ure-options.php:
|
270 |
msgid "For the help with Polish translation"
|
271 |
msgstr "ポーランド語翻訳"
|
272 |
|
273 |
-
#: ure-options.php:
|
274 |
msgid "For the help with Spanish translation"
|
275 |
msgstr "スペイン語翻訳"
|
276 |
|
277 |
-
#: ure-options.php:
|
278 |
msgid "For the help with Swedish translation"
|
279 |
-
msgstr ""
|
280 |
|
281 |
-
#: ure-options.php:191
|
282 |
#: ure-options.php:192
|
283 |
-
msgid "For the help with Turkish translation"
|
284 |
-
msgstr ""
|
285 |
-
|
286 |
#: ure-options.php:193
|
287 |
-
msgid "For the code to hide administrator role"
|
288 |
-
msgstr "管理者ロールを非表示にする方法"
|
289 |
-
|
290 |
#: ure-options.php:194
|
291 |
-
msgid "
|
292 |
-
msgstr "
|
293 |
-
|
294 |
-
#: user-role-editor.php:38
|
295 |
-
msgid "User Role Editor requires WordPress 3.0 or newer."
|
296 |
-
msgstr "User Role Editor はWordpress 3.0 以上の環境を必要とします。"
|
297 |
-
|
298 |
-
#: user-role-editor.php:38
|
299 |
-
#: user-role-editor.php:43
|
300 |
-
msgid "Please update!"
|
301 |
-
msgstr "アップデートしてください!"
|
302 |
-
|
303 |
-
#: user-role-editor.php:43
|
304 |
-
#, fuzzy
|
305 |
-
msgid "User Role Editor requires PHP 5.0 or newer."
|
306 |
-
msgstr "User Role Editor はWordpress 3.0 以上の環境を必要とします。"
|
307 |
-
|
308 |
-
#: user-role-editor.php:68
|
309 |
-
msgid "Only"
|
310 |
-
msgstr ""
|
311 |
-
|
312 |
-
#: user-role-editor.php:68
|
313 |
-
msgid "is allowed to use"
|
314 |
-
msgstr ""
|
315 |
-
|
316 |
-
#: user-role-editor.php:75
|
317 |
-
#: user-role-editor.php:205
|
318 |
-
msgid "User Role Editor"
|
319 |
-
msgstr "User Role Editor"
|
320 |
-
|
321 |
-
#: user-role-editor.php:181
|
322 |
-
msgid "Settings"
|
323 |
-
msgstr "設定"
|
324 |
-
|
325 |
-
#: user-role-editor.php:230
|
326 |
-
msgid "Capabilities"
|
327 |
-
msgstr ""
|
328 |
-
|
329 |
-
#: ure-lib.php:46
|
330 |
-
msgid "Error is occur. Please check the log file."
|
331 |
-
msgstr "エラーが発生しました。ログファイルを確認してください。"
|
332 |
-
|
333 |
-
#: ure-lib.php:164
|
334 |
-
msgid "Database operation error. Check log file."
|
335 |
-
msgstr "データベースエラーが発生しました。ログファイルを確認してください。"
|
336 |
-
|
337 |
-
#: ure-lib.php:187
|
338 |
-
msgid "Roles capabilities are restored from the backup data"
|
339 |
-
msgstr "バックアップデータよりロール権限が読み込まれました。"
|
340 |
-
|
341 |
-
#: ure-lib.php:189
|
342 |
-
msgid "No backup data. It is created automatically before the first role data update."
|
343 |
-
msgstr "バックアップデータが存在しません。最初にロールデータが更新する前に自動生成されます。"
|
344 |
-
|
345 |
-
#: ure-lib.php:228
|
346 |
-
msgid "Backup record is created for the current role capabilities"
|
347 |
-
msgstr "現在のロール権限によってバックアップレコードが作成されました。"
|
348 |
-
|
349 |
-
#: ure-lib.php:311
|
350 |
-
msgid "Error: Role name must contain latin characters and digits only!"
|
351 |
-
msgstr "エラー:ロール名には半角英数字のみご入力ください!"
|
352 |
-
|
353 |
-
#: ure-lib.php:318
|
354 |
-
#, fuzzy, php-format
|
355 |
-
msgid "Role %s exists already"
|
356 |
-
msgstr "%sが正常に作成されました。"
|
357 |
-
|
358 |
-
#: ure-lib.php:324
|
359 |
-
msgid "Error is encountered during new role create operation"
|
360 |
-
msgstr "新規ロール作成の際にエラーが発生しました。"
|
361 |
-
|
362 |
-
#: ure-lib.php:326
|
363 |
-
#, php-format
|
364 |
-
msgid "Role %s is created successfully"
|
365 |
-
msgstr "%sが正常に作成されました。"
|
366 |
-
|
367 |
-
#: ure-lib.php:410
|
368 |
-
msgid "Error encountered during role delete operation"
|
369 |
-
msgstr "ロール削除の際にエラーが発生しました。"
|
370 |
-
|
371 |
-
#: ure-lib.php:412
|
372 |
-
#, php-format
|
373 |
-
msgid "Role %s is deleted successfully"
|
374 |
-
msgstr "%sが正常に削除されました。"
|
375 |
-
|
376 |
-
#: ure-lib.php:430
|
377 |
-
msgid "Error encountered during default role change operation"
|
378 |
-
msgstr "デフォルトロール変更の際にエラーが発生しました。"
|
379 |
-
|
380 |
-
#: ure-lib.php:436
|
381 |
-
#, php-format
|
382 |
-
msgid "Default role for new users is set to %s successfully"
|
383 |
-
msgstr "新規ユーザのデフォルトロールが%sに設定されました。"
|
384 |
-
|
385 |
-
#: ure-lib.php:464
|
386 |
-
msgid "Editor"
|
387 |
-
msgstr "編集者"
|
388 |
-
|
389 |
-
#: ure-lib.php:465
|
390 |
-
msgid "Author"
|
391 |
-
msgstr "投稿者"
|
392 |
-
|
393 |
-
#: ure-lib.php:466
|
394 |
-
msgid "Contributor"
|
395 |
-
msgstr "寄稿者"
|
396 |
-
|
397 |
-
#: ure-lib.php:467
|
398 |
-
msgid "Subscriber"
|
399 |
-
msgstr "購読者"
|
400 |
-
|
401 |
-
#: ure-lib.php:469
|
402 |
-
msgid "Switch themes"
|
403 |
-
msgstr "テーマの切替"
|
404 |
-
|
405 |
-
#: ure-lib.php:470
|
406 |
-
msgid "Edit themes"
|
407 |
-
msgstr "テーマの編集"
|
408 |
-
|
409 |
-
#: ure-lib.php:471
|
410 |
-
msgid "Activate plugins"
|
411 |
-
msgstr "プラグインの有効化"
|
412 |
-
|
413 |
-
#: ure-lib.php:472
|
414 |
-
msgid "Edit plugins"
|
415 |
-
msgstr "プラグインの編集"
|
416 |
-
|
417 |
-
#: ure-lib.php:473
|
418 |
-
msgid "Edit users"
|
419 |
-
msgstr "ユーザの編集"
|
420 |
-
|
421 |
-
#: ure-lib.php:474
|
422 |
-
msgid "Edit files"
|
423 |
-
msgstr "ファイルの編集"
|
424 |
-
|
425 |
-
#: ure-lib.php:475
|
426 |
-
msgid "Manage options"
|
427 |
-
msgstr "オプション管理"
|
428 |
-
|
429 |
-
#: ure-lib.php:476
|
430 |
-
msgid "Moderate comments"
|
431 |
-
msgstr "コメントの変更"
|
432 |
-
|
433 |
-
#: ure-lib.php:477
|
434 |
-
msgid "Manage categories"
|
435 |
-
msgstr "カテゴリの管理"
|
436 |
-
|
437 |
-
#: ure-lib.php:478
|
438 |
-
msgid "Manage links"
|
439 |
-
msgstr "リンクの管理"
|
440 |
-
|
441 |
-
#: ure-lib.php:479
|
442 |
-
msgid "Upload files"
|
443 |
-
msgstr "ファイルのアップロード"
|
444 |
-
|
445 |
-
#: ure-lib.php:480
|
446 |
-
msgid "Import"
|
447 |
-
msgstr "インポート"
|
448 |
-
|
449 |
-
#: ure-lib.php:481
|
450 |
-
msgid "Unfiltered html"
|
451 |
-
msgstr "フィルタなしのHTML"
|
452 |
-
|
453 |
-
#: ure-lib.php:482
|
454 |
-
msgid "Edit posts"
|
455 |
-
msgstr "投稿の編集"
|
456 |
-
|
457 |
-
#: ure-lib.php:483
|
458 |
-
msgid "Edit others posts"
|
459 |
-
msgstr "他者投稿の編集"
|
460 |
-
|
461 |
-
#: ure-lib.php:484
|
462 |
-
msgid "Edit published posts"
|
463 |
-
msgstr "公開済み投稿の編集"
|
464 |
-
|
465 |
-
#: ure-lib.php:485
|
466 |
-
msgid "Publish posts"
|
467 |
-
msgstr "投稿の公開"
|
468 |
-
|
469 |
-
#: ure-lib.php:486
|
470 |
-
msgid "Edit pages"
|
471 |
-
msgstr "ページの編集"
|
472 |
-
|
473 |
-
#: ure-lib.php:487
|
474 |
-
msgid "Read"
|
475 |
-
msgstr "参照"
|
476 |
-
|
477 |
-
#: ure-lib.php:488
|
478 |
-
msgid "Level 10"
|
479 |
-
msgstr "レベル10"
|
480 |
-
|
481 |
-
#: ure-lib.php:489
|
482 |
-
msgid "Level 9"
|
483 |
-
msgstr "レベル9"
|
484 |
-
|
485 |
-
#: ure-lib.php:490
|
486 |
-
msgid "Level 8"
|
487 |
-
msgstr "レベル8"
|
488 |
|
489 |
-
#: ure-
|
490 |
-
msgid "
|
491 |
-
msgstr "
|
492 |
|
493 |
-
#: ure-
|
494 |
-
msgid "
|
495 |
-
msgstr "
|
496 |
|
497 |
-
#: ure-
|
498 |
-
msgid "
|
499 |
-
msgstr "
|
500 |
|
501 |
-
#: ure-
|
502 |
-
msgid "
|
503 |
-
msgstr "
|
504 |
|
505 |
-
#: ure-
|
506 |
-
msgid "
|
507 |
-
msgstr "
|
508 |
|
509 |
-
#: ure-
|
510 |
-
|
511 |
-
|
|
|
512 |
|
513 |
-
#: ure-
|
514 |
-
msgid "
|
515 |
-
msgstr "
|
516 |
|
517 |
-
#: ure-
|
518 |
-
|
519 |
-
|
|
|
520 |
|
521 |
-
#: ure-
|
522 |
-
msgid "
|
523 |
-
msgstr "
|
524 |
|
525 |
-
#: ure-
|
526 |
-
msgid "
|
527 |
-
msgstr "
|
528 |
|
529 |
-
#: ure-
|
530 |
-
|
531 |
-
|
|
|
532 |
|
533 |
-
#: ure-
|
534 |
-
msgid "
|
535 |
-
msgstr "
|
536 |
|
537 |
-
#: ure-
|
538 |
-
msgid "
|
539 |
-
msgstr "
|
540 |
|
541 |
-
#: ure-
|
542 |
-
|
543 |
-
|
|
|
544 |
|
545 |
-
#: ure-
|
546 |
-
msgid "
|
547 |
-
msgstr "
|
548 |
|
549 |
-
#: ure-
|
550 |
-
msgid "
|
551 |
-
msgstr "
|
552 |
|
553 |
-
#: ure-
|
554 |
-
|
555 |
-
|
|
|
556 |
|
557 |
-
#: ure-
|
558 |
-
|
559 |
-
|
|
|
560 |
|
561 |
-
#: ure-
|
562 |
-
|
563 |
-
|
|
|
564 |
|
565 |
-
#: ure-
|
566 |
-
|
567 |
-
|
|
|
568 |
|
569 |
-
#: ure-
|
570 |
-
msgid "
|
571 |
-
msgstr "
|
572 |
|
573 |
-
#: ure-
|
574 |
-
msgid "
|
575 |
-
msgstr "
|
576 |
|
577 |
-
#: ure-
|
578 |
-
|
579 |
-
|
|
|
580 |
|
581 |
-
#: ure-
|
582 |
-
msgid "
|
583 |
-
msgstr "
|
584 |
|
585 |
-
#: ure-
|
586 |
-
msgid "
|
587 |
-
msgstr "
|
588 |
|
589 |
-
#: ure-
|
590 |
-
msgid "
|
591 |
-
msgstr "
|
592 |
|
593 |
-
#: ure-
|
594 |
-
msgid "
|
595 |
-
msgstr "
|
596 |
|
597 |
-
#: ure-
|
598 |
-
msgid "
|
599 |
-
msgstr "
|
600 |
|
601 |
-
#: ure-
|
602 |
-
msgid "Delete
|
603 |
-
msgstr "
|
604 |
|
605 |
-
#: ure-
|
606 |
-
|
607 |
-
|
|
|
608 |
|
609 |
-
#: ure-
|
610 |
-
msgid "
|
611 |
-
msgstr "
|
612 |
|
613 |
-
#: ure-
|
614 |
-
msgid "
|
615 |
-
msgstr "
|
616 |
|
617 |
-
#: ure-
|
618 |
-
msgid "
|
619 |
-
msgstr ""
|
620 |
|
621 |
-
#: ure-
|
622 |
-
|
623 |
-
|
|
|
624 |
|
625 |
-
#: ure-
|
626 |
-
msgid "
|
627 |
-
msgstr ""
|
628 |
|
629 |
-
#: ure-
|
630 |
-
msgid "
|
631 |
-
msgstr ""
|
632 |
|
633 |
-
#: ure-
|
634 |
-
msgid "
|
635 |
-
msgstr ""
|
636 |
|
637 |
-
#:
|
638 |
-
msgid "
|
639 |
-
msgstr ""
|
640 |
|
641 |
-
#:
|
642 |
-
|
643 |
-
|
|
|
644 |
|
645 |
-
#:
|
646 |
-
msgid "
|
647 |
-
msgstr ""
|
648 |
|
649 |
-
#:
|
650 |
-
|
651 |
-
|
652 |
-
msgstr "エラー:ロール名には半角英数字のみご入力ください!"
|
653 |
|
654 |
-
#:
|
655 |
-
|
656 |
-
|
657 |
-
msgstr "%sが正常に作成されました。"
|
658 |
|
659 |
-
#:
|
660 |
-
|
661 |
-
msgid "
|
662 |
-
msgstr ""
|
663 |
|
664 |
-
#:
|
665 |
-
|
666 |
-
|
667 |
-
msgstr ""
|
668 |
|
669 |
-
#:
|
670 |
-
|
671 |
-
|
672 |
-
msgstr "%sが正常に作成されました。"
|
673 |
|
674 |
#~ msgid "Roles list reading error is encountered"
|
675 |
#~ msgstr "ロールリストの読込中にエラーが発生しました。"
|
676 |
-
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: User Role Editor\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2011-07-07 11:32+0900\n"
|
6 |
+
"PO-Revision-Date: 2011-07-07 11:48+0900\n"
|
7 |
+
"Last-Translator: KAZUHIRO TERADA <info@technolog.jp>\n"
|
8 |
"Language-Team: \n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
18 |
"X-Textdomain-Support: yes\n"
|
19 |
"X-Poedit-SearchPath-0: .\n"
|
20 |
|
21 |
+
#: ure-lib.php:46
|
22 |
+
msgid "Error is occur. Please check the log file."
|
23 |
+
msgstr "エラーが発生しました。ログファイルを確認してください。"
|
|
|
24 |
|
25 |
+
#: ure-lib.php:164
|
26 |
+
msgid "Database operation error. Check log file."
|
27 |
+
msgstr "データベースエラーが発生しました。ログファイルを確認してください。"
|
|
|
28 |
|
29 |
+
#: ure-lib.php:187
|
30 |
+
msgid "Roles capabilities are restored from the backup data"
|
31 |
+
msgstr "バックアップデータよりロール権限が読み込まれました。"
|
|
|
32 |
|
33 |
+
#: ure-lib.php:189
|
34 |
+
msgid "No backup data. It is created automatically before the first role data update."
|
35 |
+
msgstr "バックアップデータが存在しません。最初にロールデータが更新する前に自動生成されます。"
|
36 |
|
37 |
+
#: ure-lib.php:228
|
38 |
+
msgid "Backup record is created for the current role capabilities"
|
39 |
+
msgstr "現在のロール権限によってバックアップレコードが作成されました。"
|
|
|
40 |
|
41 |
+
#: ure-lib.php:311
|
42 |
+
msgid "Error: Role name must contain latin characters and digits only!"
|
43 |
+
msgstr "エラー:ロール名には半角英数字のみご入力ください!"
|
44 |
|
45 |
+
#: ure-lib.php:318
|
46 |
+
#, php-format
|
47 |
+
msgid "Role %s exists already"
|
48 |
+
msgstr "ロール「%s」は既に存在します。"
|
49 |
|
50 |
+
#: ure-lib.php:324
|
51 |
+
msgid "Error is encountered during new role create operation"
|
52 |
+
msgstr "新規ロール作成の際にエラーが発生しました。"
|
53 |
+
|
54 |
+
#: ure-lib.php:326
|
55 |
#, php-format
|
56 |
+
msgid "Role %s is created successfully"
|
57 |
+
msgstr "%sが正常に作成されました。"
|
58 |
|
59 |
+
#: ure-lib.php:410
|
60 |
+
msgid "Error encountered during role delete operation"
|
61 |
+
msgstr "ロール削除の際にエラーが発生しました。"
|
62 |
|
63 |
+
#: ure-lib.php:412
|
64 |
+
#, php-format
|
65 |
+
msgid "Role %s is deleted successfully"
|
66 |
+
msgstr "%sが正常に削除されました。"
|
67 |
|
68 |
+
#: ure-lib.php:430
|
69 |
+
msgid "Error encountered during default role change operation"
|
70 |
+
msgstr "デフォルトロール変更の際にエラーが発生しました。"
|
|
|
71 |
|
72 |
+
#: ure-lib.php:436
|
73 |
+
#, php-format
|
74 |
+
msgid "Default role for new users is set to %s successfully"
|
75 |
+
msgstr "新規ユーザのデフォルトロールが%sに設定されました。"
|
76 |
|
77 |
+
#: ure-lib.php:464
|
78 |
+
msgid "Editor"
|
79 |
+
msgstr "編集者"
|
80 |
|
81 |
+
#: ure-lib.php:465
|
82 |
+
msgid "Author"
|
83 |
+
msgstr "投稿者"
|
|
|
84 |
|
85 |
+
#: ure-lib.php:466
|
86 |
+
msgid "Contributor"
|
87 |
+
msgstr "寄稿者"
|
|
|
88 |
|
89 |
+
#: ure-lib.php:467
|
90 |
+
msgid "Subscriber"
|
91 |
+
msgstr "購読者"
|
|
|
92 |
|
93 |
+
#: ure-lib.php:469
|
94 |
+
msgid "Switch themes"
|
95 |
+
msgstr "テーマの切替"
|
|
|
96 |
|
97 |
+
#: ure-lib.php:470
|
98 |
+
msgid "Edit themes"
|
99 |
+
msgstr "テーマの編集"
|
100 |
|
101 |
+
#: ure-lib.php:471
|
102 |
+
msgid "Activate plugins"
|
103 |
+
msgstr "プラグインの有効化"
|
104 |
|
105 |
+
#: ure-lib.php:472
|
106 |
+
msgid "Edit plugins"
|
107 |
+
msgstr "プラグインの編集"
|
|
|
108 |
|
109 |
+
#: ure-lib.php:473
|
110 |
+
msgid "Edit users"
|
111 |
+
msgstr "ユーザの編集"
|
112 |
|
113 |
+
#: ure-lib.php:474
|
114 |
+
msgid "Edit files"
|
115 |
+
msgstr "ファイルの編集"
|
116 |
|
117 |
+
#: ure-lib.php:475
|
118 |
+
msgid "Manage options"
|
119 |
+
msgstr "オプション管理"
|
120 |
|
121 |
+
#: ure-lib.php:476
|
122 |
+
msgid "Moderate comments"
|
123 |
+
msgstr "コメントの変更"
|
124 |
|
125 |
+
#: ure-lib.php:477
|
126 |
+
msgid "Manage categories"
|
127 |
+
msgstr "カテゴリの管理"
|
128 |
|
129 |
+
#: ure-lib.php:478
|
130 |
+
msgid "Manage links"
|
131 |
+
msgstr "リンクの管理"
|
132 |
|
133 |
+
#: ure-lib.php:479
|
134 |
+
msgid "Upload files"
|
135 |
+
msgstr "ファイルのアップロード"
|
|
|
|
|
136 |
|
137 |
+
#: ure-lib.php:480
|
138 |
+
msgid "Import"
|
139 |
+
msgstr "インポート"
|
140 |
+
|
141 |
+
#: ure-lib.php:481
|
142 |
+
msgid "Unfiltered html"
|
143 |
+
msgstr "フィルタなしのHTML"
|
144 |
+
|
145 |
+
#: ure-lib.php:482
|
146 |
+
msgid "Edit posts"
|
147 |
+
msgstr "投稿の編集"
|
148 |
+
|
149 |
+
#: ure-lib.php:483
|
150 |
+
msgid "Edit others posts"
|
151 |
+
msgstr "他者投稿の編集"
|
152 |
+
|
153 |
+
#: ure-lib.php:484
|
154 |
+
msgid "Edit published posts"
|
155 |
+
msgstr "公開済み投稿の編集"
|
156 |
+
|
157 |
+
#: ure-lib.php:485
|
158 |
+
msgid "Publish posts"
|
159 |
+
msgstr "投稿の公開"
|
160 |
+
|
161 |
+
#: ure-lib.php:486
|
162 |
+
msgid "Edit pages"
|
163 |
+
msgstr "ページの編集"
|
164 |
+
|
165 |
+
#: ure-lib.php:487
|
166 |
+
msgid "Read"
|
167 |
+
msgstr "参照"
|
168 |
+
|
169 |
+
#: ure-lib.php:488
|
170 |
+
msgid "Level 10"
|
171 |
+
msgstr "レベル10"
|
172 |
+
|
173 |
+
#: ure-lib.php:489
|
174 |
+
msgid "Level 9"
|
175 |
+
msgstr "レベル9"
|
176 |
+
|
177 |
+
#: ure-lib.php:490
|
178 |
+
msgid "Level 8"
|
179 |
+
msgstr "レベル8"
|
180 |
+
|
181 |
+
#: ure-lib.php:491
|
182 |
+
msgid "Level 7"
|
183 |
+
msgstr "レベル7"
|
184 |
+
|
185 |
+
#: ure-lib.php:492
|
186 |
+
msgid "Level 6"
|
187 |
+
msgstr "レベル6"
|
188 |
+
|
189 |
+
#: ure-lib.php:493
|
190 |
+
msgid "Level 5"
|
191 |
+
msgstr "レベル5"
|
192 |
+
|
193 |
+
#: ure-lib.php:494
|
194 |
+
msgid "Level 4"
|
195 |
+
msgstr "レベル4"
|
196 |
+
|
197 |
+
#: ure-lib.php:495
|
198 |
+
msgid "Level 3"
|
199 |
+
msgstr "レベル3"
|
200 |
+
|
201 |
+
#: ure-lib.php:496
|
202 |
+
msgid "Level 2"
|
203 |
+
msgstr "レベル2"
|
204 |
+
|
205 |
+
#: ure-lib.php:497
|
206 |
+
msgid "Level 1"
|
207 |
+
msgstr "レベル1"
|
208 |
+
|
209 |
+
#: ure-lib.php:498
|
210 |
+
msgid "Level 0"
|
211 |
+
msgstr "レベル0"
|
212 |
+
|
213 |
+
#: ure-lib.php:499
|
214 |
+
msgid "Edit others pages"
|
215 |
+
msgstr "他者ページの編集"
|
216 |
+
|
217 |
+
#: ure-lib.php:500
|
218 |
+
msgid "Edit published pages"
|
219 |
+
msgstr "公開済みページの編集"
|
220 |
+
|
221 |
+
#: ure-lib.php:501
|
222 |
+
msgid "Publish pages"
|
223 |
+
msgstr "ページの公開"
|
224 |
+
|
225 |
+
#: ure-lib.php:502
|
226 |
+
msgid "Delete pages"
|
227 |
+
msgstr "ページの削除"
|
228 |
+
|
229 |
+
#: ure-lib.php:503
|
230 |
+
msgid "Delete others pages"
|
231 |
+
msgstr "他者ページの削除"
|
232 |
+
|
233 |
+
#: ure-lib.php:504
|
234 |
+
msgid "Delete published pages"
|
235 |
+
msgstr "公開済みページの削除"
|
236 |
+
|
237 |
+
#: ure-lib.php:505
|
238 |
+
msgid "Delete posts"
|
239 |
+
msgstr "投稿の削除"
|
240 |
+
|
241 |
+
#: ure-lib.php:506
|
242 |
+
msgid "Delete others posts"
|
243 |
+
msgstr "他者投稿の削除"
|
244 |
+
|
245 |
+
#: ure-lib.php:507
|
246 |
+
msgid "Delete published posts"
|
247 |
+
msgstr "公開済み投稿の削除"
|
248 |
+
|
249 |
+
#: ure-lib.php:508
|
250 |
+
msgid "Delete private posts"
|
251 |
+
msgstr "プライベート投稿の削除"
|
252 |
+
|
253 |
+
#: ure-lib.php:509
|
254 |
+
msgid "Edit private posts"
|
255 |
+
msgstr "プライベート投稿の編集"
|
256 |
+
|
257 |
+
#: ure-lib.php:510
|
258 |
+
msgid "Read private posts"
|
259 |
+
msgstr "プライベート投稿の参照"
|
260 |
+
|
261 |
+
#: ure-lib.php:511
|
262 |
+
msgid "Delete private pages"
|
263 |
+
msgstr "プライベートページの削除"
|
264 |
+
|
265 |
+
#: ure-lib.php:512
|
266 |
+
msgid "Edit private pages"
|
267 |
+
msgstr "プライベートページの編集"
|
268 |
+
|
269 |
+
#: ure-lib.php:513
|
270 |
+
msgid "Read private pages"
|
271 |
+
msgstr "プライベートページの参照"
|
272 |
+
|
273 |
+
#: ure-lib.php:514
|
274 |
+
msgid "Delete users"
|
275 |
+
msgstr "ユーザの削除"
|
276 |
+
|
277 |
+
#: ure-lib.php:515
|
278 |
+
msgid "Create users"
|
279 |
+
msgstr "ユーザ作成"
|
280 |
+
|
281 |
+
#: ure-lib.php:516
|
282 |
+
msgid "Unfiltered upload"
|
283 |
+
msgstr "フィルタなしのアップロード"
|
284 |
+
|
285 |
+
#: ure-lib.php:517
|
286 |
+
msgid "Edit dashboard"
|
287 |
+
msgstr "ダッシュボードの編集"
|
288 |
+
|
289 |
+
#: ure-lib.php:518
|
290 |
+
msgid "Update plugins"
|
291 |
+
msgstr "プラグインのアップデート"
|
292 |
+
|
293 |
+
#: ure-lib.php:519
|
294 |
+
msgid "Delete plugins"
|
295 |
+
msgstr "プラグインの削除"
|
296 |
+
|
297 |
+
#: ure-lib.php:520
|
298 |
+
msgid "Install plugins"
|
299 |
+
msgstr "プラグインのインストール"
|
300 |
+
|
301 |
+
#: ure-lib.php:521
|
302 |
+
msgid "Update themes"
|
303 |
+
msgstr "テーマのアップデート"
|
304 |
+
|
305 |
+
#: ure-lib.php:522
|
306 |
+
msgid "Install themes"
|
307 |
+
msgstr "テーマのインストール"
|
308 |
+
|
309 |
+
#: ure-lib.php:523
|
310 |
+
msgid "Update core"
|
311 |
+
msgstr "コアアップデート"
|
312 |
+
|
313 |
+
#: ure-lib.php:524
|
314 |
+
msgid "List users"
|
315 |
+
msgstr "ユーザ一覧"
|
316 |
+
|
317 |
+
#: ure-lib.php:525
|
318 |
+
msgid "Remove users"
|
319 |
+
msgstr "ユーザの削除"
|
320 |
+
|
321 |
+
#: ure-lib.php:526
|
322 |
+
msgid "Add users"
|
323 |
+
msgstr "ユーザの追加"
|
324 |
+
|
325 |
+
#: ure-lib.php:527
|
326 |
+
msgid "Promote users"
|
327 |
+
msgstr "ユーザの昇格"
|
328 |
+
|
329 |
+
#: ure-lib.php:528
|
330 |
+
msgid "Edit theme options"
|
331 |
+
msgstr "テーマオプションの編集"
|
332 |
+
|
333 |
+
#: ure-lib.php:529
|
334 |
+
msgid "Delete themes"
|
335 |
+
msgstr "テーマの削除"
|
336 |
|
337 |
+
#: ure-lib.php:530
|
338 |
+
msgid "Export"
|
339 |
+
msgstr "エクスポート"
|
|
|
340 |
|
341 |
+
#: ure-lib.php:613
|
342 |
+
msgid "Error: Capability name must contain latin characters and digits only!"
|
343 |
+
msgstr "エラー:権限名には半角英数字のみご入力ください!"
|
344 |
|
345 |
+
#: ure-lib.php:625
|
346 |
+
#, php-format
|
347 |
+
msgid "Capability %s is added successfully"
|
348 |
+
msgstr "権限「%s」が正常に追加されました。"
|
349 |
|
350 |
+
#: ure-lib.php:627
|
351 |
+
#, php-format
|
352 |
+
msgid "Capability %s exists already"
|
353 |
+
msgstr "権限「%s」は既に存在します。"
|
354 |
|
355 |
+
#: ure-lib.php:791
|
356 |
+
#, php-format
|
357 |
+
msgid "Error! You do not have permission to delete this capability: %s!"
|
358 |
+
msgstr "エラー!権限「%s」を削除する権限がありません。"
|
359 |
|
360 |
+
#: ure-lib.php:799
|
361 |
+
#, php-format
|
362 |
+
msgid "Capability %s is removed successfully"
|
363 |
+
msgstr "権限「%s」が正常に削除されました。"
|
364 |
|
365 |
#: ure-options.php:128
|
366 |
msgid "Role"
|
372 |
|
373 |
#: ure-options.php:137
|
374 |
msgid "User"
|
375 |
+
msgstr "ユーザ"
|
376 |
|
377 |
#: ure-options.php:137
|
|
|
378 |
msgid "capabilities are updated successfully"
|
379 |
+
msgstr "権限は正常に更新されました。"
|
380 |
|
381 |
#: ure-options.php:166
|
382 |
msgid "About this Plugin:"
|
417 |
|
418 |
#: ure-options.php:176
|
419 |
msgid "For the help with Brasilian translation"
|
420 |
+
msgstr "ポルトガル語翻訳"
|
421 |
|
422 |
#: ure-options.php:177
|
423 |
msgid "For the help with Chinese translation"
|
424 |
+
msgstr "中国語翻訳"
|
425 |
|
426 |
#: ure-options.php:178
|
427 |
msgid "For the help with Dutch translation"
|
428 |
+
msgstr "オランダ語翻訳"
|
429 |
|
430 |
#: ure-options.php:179
|
431 |
msgid "For the help with Finnish translation"
|
432 |
+
msgstr "フィンランド語翻訳"
|
433 |
|
434 |
#: ure-options.php:180
|
435 |
msgid "For the help with French translation"
|
441 |
|
442 |
#: ure-options.php:182
|
443 |
msgid "For the help with Hungarian translation"
|
444 |
+
msgstr "ハンガリー語翻訳"
|
445 |
|
446 |
#: ure-options.php:183
|
447 |
#: ure-options.php:184
|
448 |
#: ure-options.php:185
|
449 |
+
#: ure-options.php:186
|
450 |
msgid "For the help with Italian translation"
|
451 |
+
msgstr "イタリア語翻訳"
|
452 |
|
453 |
+
#: ure-options.php:187
|
454 |
msgid "For the help with Japanese translation"
|
455 |
msgstr "日本語翻訳"
|
456 |
|
457 |
+
#: ure-options.php:188
|
458 |
msgid "For the help with Persian translation"
|
459 |
+
msgstr "ペルシャ語翻訳"
|
460 |
|
461 |
+
#: ure-options.php:189
|
462 |
msgid "For the help with Polish translation"
|
463 |
msgstr "ポーランド語翻訳"
|
464 |
|
465 |
+
#: ure-options.php:190
|
466 |
msgid "For the help with Spanish translation"
|
467 |
msgstr "スペイン語翻訳"
|
468 |
|
469 |
+
#: ure-options.php:191
|
470 |
msgid "For the help with Swedish translation"
|
471 |
+
msgstr "スウェーデン語翻訳"
|
472 |
|
|
|
473 |
#: ure-options.php:192
|
|
|
|
|
|
|
474 |
#: ure-options.php:193
|
|
|
|
|
|
|
475 |
#: ure-options.php:194
|
476 |
+
msgid "For the help with Turkish translation"
|
477 |
+
msgstr "トルコ語翻訳"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
478 |
|
479 |
+
#: ure-options.php:196
|
480 |
+
msgid "For the code to hide administrator role"
|
481 |
+
msgstr "管理者ロールを非表示にする方法"
|
482 |
|
483 |
+
#: ure-options.php:197
|
484 |
+
msgid "For the code enhancement suggestion"
|
485 |
+
msgstr "コード向上提案"
|
486 |
|
487 |
+
#: ure-options.php:199
|
488 |
+
msgid "Do you wish to see your name with link to your site here? You are welcome! Your help with translation and new ideas are very appreciated."
|
489 |
+
msgstr "<hr />あなたの名前を表示し、サイトへのリンクを張りますか?翻訳のお手伝いおよび新しいアイディアのご提供に感謝致します。"
|
490 |
|
491 |
+
#: ure-role-edit.php:84
|
492 |
+
msgid " Name can not be empty!"
|
493 |
+
msgstr "名前を入力してください!"
|
494 |
|
495 |
+
#: ure-role-edit.php:88
|
496 |
+
msgid " Name must contain latin characters and digits only!"
|
497 |
+
msgstr "名前には半角英数字のみを入力してください!"
|
498 |
|
499 |
+
#: ure-role-edit.php:93
|
500 |
+
#: ure-role-edit.php:246
|
501 |
+
msgid "Delete Role"
|
502 |
+
msgstr "ロール削除"
|
503 |
|
504 |
+
#: ure-role-edit.php:95
|
505 |
+
msgid "Change Default Role"
|
506 |
+
msgstr "デフォルトロールの変更"
|
507 |
|
508 |
+
#: ure-role-edit.php:97
|
509 |
+
#: ure-role-edit.php:217
|
510 |
+
msgid "Restore Roles from backup copy"
|
511 |
+
msgstr "バックアップからロールを読み込む"
|
512 |
|
513 |
+
#: ure-role-edit.php:99
|
514 |
+
msgid "Warning! Be careful - removing critical capability could crash some plugin or other custom code"
|
515 |
+
msgstr "警告:重要な権限の削除はプラグインやその他のカスタムコードを破損させる可能性がありますので、ご注意ください!"
|
516 |
|
517 |
+
#: ure-role-edit.php:101
|
518 |
+
msgid "Please confirm to continue"
|
519 |
+
msgstr "更新してもよろしいですか?"
|
520 |
|
521 |
+
#: ure-role-edit.php:134
|
522 |
+
#, php-format
|
523 |
+
msgid "Role \"%s\" update: please confirm to continue"
|
524 |
+
msgstr "\"%s\"の権限を更新してもよろしいですか?"
|
525 |
|
526 |
+
#: ure-role-edit.php:142
|
527 |
+
msgid "Select Role and change its capabilities list"
|
528 |
+
msgstr "ロールを選択し、権限を変更してください。"
|
529 |
|
530 |
+
#: ure-role-edit.php:144
|
531 |
+
msgid "Select Role:"
|
532 |
+
msgstr "ロール選択:"
|
533 |
|
534 |
+
#: ure-role-edit.php:153
|
535 |
+
#: ure-user-edit.php:84
|
536 |
+
msgid "Show capabilities in human readable form"
|
537 |
+
msgstr "各権限を概説で表示する"
|
538 |
|
539 |
+
#: ure-role-edit.php:157
|
540 |
+
msgid "If checked, then apply action to ALL sites of this Network"
|
541 |
+
msgstr "チェックされた場合は、ネットワーク上のすべてのサイトに適用してください。"
|
542 |
|
543 |
+
#: ure-role-edit.php:167
|
544 |
+
msgid "Apply to All Sites"
|
545 |
+
msgstr "すべてのサイトに適用"
|
546 |
|
547 |
+
#: ure-role-edit.php:213
|
548 |
+
#: ure-user-edit.php:133
|
549 |
+
msgid "Update"
|
550 |
+
msgstr "保存"
|
551 |
|
552 |
+
#: ure-role-edit.php:213
|
553 |
+
#: ure-user-edit.php:133
|
554 |
+
msgid "Save Changes"
|
555 |
+
msgstr "変更を保存"
|
556 |
|
557 |
+
#: ure-role-edit.php:214
|
558 |
+
#: ure-user-edit.php:134
|
559 |
+
msgid "Cancel"
|
560 |
+
msgstr "キャンセル"
|
561 |
|
562 |
+
#: ure-role-edit.php:214
|
563 |
+
#: ure-user-edit.php:134
|
564 |
+
msgid "Cancel not saved changes"
|
565 |
+
msgstr "変更を保存せずにキャンセルする。"
|
566 |
|
567 |
+
#: ure-role-edit.php:217
|
568 |
+
msgid "Reset"
|
569 |
+
msgstr "リセット"
|
570 |
|
571 |
+
#: ure-role-edit.php:227
|
572 |
+
msgid "Add New Role"
|
573 |
+
msgstr "新しいロールの追加"
|
574 |
|
575 |
+
#: ure-role-edit.php:232
|
576 |
+
#: ure-role-edit.php:261
|
577 |
+
msgid "Add"
|
578 |
+
msgstr "追加"
|
579 |
|
580 |
+
#: ure-role-edit.php:232
|
581 |
+
msgid "Add New User Role"
|
582 |
+
msgstr "新しいユーザロールの追加"
|
583 |
|
584 |
+
#: ure-role-edit.php:236
|
585 |
+
msgid "Default Role for New User"
|
586 |
+
msgstr "新規ユーザのデフォルトロール"
|
587 |
|
588 |
+
#: ure-role-edit.php:241
|
589 |
+
msgid "Change"
|
590 |
+
msgstr "変更"
|
591 |
|
592 |
+
#: ure-role-edit.php:241
|
593 |
+
msgid "Set as Default User Role"
|
594 |
+
msgstr "デフォルトロールとして設定"
|
595 |
|
596 |
+
#: ure-role-edit.php:251
|
597 |
+
msgid "Delete"
|
598 |
+
msgstr "削除"
|
599 |
|
600 |
+
#: ure-role-edit.php:251
|
601 |
+
msgid "Delete User Role"
|
602 |
+
msgstr "ロール削除"
|
603 |
|
604 |
+
#: ure-role-edit.php:256
|
605 |
+
#: ure-role-edit.php:261
|
606 |
+
msgid "Add New Capability"
|
607 |
+
msgstr "新しい権限の追加"
|
608 |
|
609 |
+
#: ure-role-edit.php:266
|
610 |
+
msgid "Remove Capability"
|
611 |
+
msgstr "権限の削除"
|
612 |
|
613 |
+
#: ure-role-edit.php:271
|
614 |
+
msgid "Remove"
|
615 |
+
msgstr "削除"
|
616 |
|
617 |
+
#: ure-role-edit.php:271
|
618 |
+
msgid "Remove User Capability"
|
619 |
+
msgstr "ユーザ権限の削除"
|
620 |
|
621 |
+
#: ure-user-edit.php:65
|
622 |
+
#, php-format
|
623 |
+
msgid "User \"%s\" update: please confirm to continue"
|
624 |
+
msgstr "ユーザ「%s」の更新:続行してもよろしいでしょうか?"
|
625 |
|
626 |
+
#: ure-user-edit.php:72
|
627 |
+
msgid "Change capabilities for user"
|
628 |
+
msgstr "ユーザ権限を変更"
|
629 |
|
630 |
+
#: ure-user-edit.php:75
|
631 |
+
msgid "Role:"
|
632 |
+
msgstr "ロール:"
|
633 |
|
634 |
+
#: ure-user-edit.php:88
|
635 |
+
msgid "Add capabilities to this user:"
|
636 |
+
msgstr "このユーザに権限を追加:"
|
637 |
|
638 |
+
#: user-role-editor.php:38
|
639 |
+
msgid "User Role Editor requires WordPress 3.0 or newer."
|
640 |
+
msgstr "User Role Editor はWordpress 3.0 以上の環境を必要とします。"
|
641 |
|
642 |
+
#: user-role-editor.php:38
|
643 |
+
#: user-role-editor.php:43
|
644 |
+
msgid "Please update!"
|
645 |
+
msgstr "アップデートしてください!"
|
646 |
|
647 |
+
#: user-role-editor.php:43
|
648 |
+
msgid "User Role Editor requires PHP 5.0 or newer."
|
649 |
+
msgstr "User Role Editor はPHP5.0以上の環境を必要とします。"
|
650 |
|
651 |
+
#: user-role-editor.php:68
|
652 |
+
msgid "Only"
|
653 |
+
msgstr "のみ"
|
|
|
654 |
|
655 |
+
#: user-role-editor.php:68
|
656 |
+
msgid "is allowed to use"
|
657 |
+
msgstr "使用が許可されています。"
|
|
|
658 |
|
659 |
+
#: user-role-editor.php:75
|
660 |
+
#: user-role-editor.php:205
|
661 |
+
msgid "User Role Editor"
|
662 |
+
msgstr "User Role Editor"
|
663 |
|
664 |
+
#: user-role-editor.php:181
|
665 |
+
msgid "Settings"
|
666 |
+
msgstr "設定"
|
|
|
667 |
|
668 |
+
#: user-role-editor.php:230
|
669 |
+
msgid "Capabilities"
|
670 |
+
msgstr "権限"
|
|
|
671 |
|
672 |
#~ msgid "Roles list reading error is encountered"
|
673 |
#~ msgstr "ロールリストの読込中にエラーが発生しました。"
|
|
lang/ure.mo
CHANGED
Binary file
|
lang/ure.pot
CHANGED
@@ -2,7 +2,7 @@ msgid ""
|
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: User Role Editor 2.0\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
-
"POT-Creation-Date: 2011-
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: Vladimir <vladimir@shinephp.com>\n"
|
8 |
"Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
|
@@ -60,7 +60,7 @@ msgid "Select Role:"
|
|
60 |
msgstr ""
|
61 |
|
62 |
#: ../ure-role-edit.php:153
|
63 |
-
#: ../ure-user-edit.php:
|
64 |
msgid "Show capabilities in human readable form"
|
65 |
msgstr ""
|
66 |
|
@@ -73,22 +73,22 @@ msgid "Apply to All Sites"
|
|
73 |
msgstr ""
|
74 |
|
75 |
#: ../ure-role-edit.php:213
|
76 |
-
#: ../ure-user-edit.php:
|
77 |
msgid "Update"
|
78 |
msgstr ""
|
79 |
|
80 |
#: ../ure-role-edit.php:213
|
81 |
-
#: ../ure-user-edit.php:
|
82 |
msgid "Save Changes"
|
83 |
msgstr ""
|
84 |
|
85 |
#: ../ure-role-edit.php:214
|
86 |
-
#: ../ure-user-edit.php:
|
87 |
msgid "Cancel"
|
88 |
msgstr ""
|
89 |
|
90 |
#: ../ure-role-edit.php:214
|
91 |
-
#: ../ure-user-edit.php:
|
92 |
msgid "Cancel not saved changes"
|
93 |
msgstr ""
|
94 |
|
@@ -146,20 +146,20 @@ msgstr ""
|
|
146 |
msgid "Remove User Capability"
|
147 |
msgstr ""
|
148 |
|
149 |
-
#: ../ure-user-edit.php:
|
150 |
#, php-format
|
151 |
msgid "User \"%s\" update: please confirm to continue"
|
152 |
msgstr ""
|
153 |
|
154 |
-
#: ../ure-user-edit.php:
|
155 |
msgid "Change capabilities for user"
|
156 |
msgstr ""
|
157 |
|
158 |
-
#: ../ure-user-edit.php:
|
159 |
msgid "Role:"
|
160 |
msgstr ""
|
161 |
|
162 |
-
#: ../ure-user-edit.php:
|
163 |
msgid "Add capabilities to this user:"
|
164 |
msgstr ""
|
165 |
|
@@ -247,39 +247,45 @@ msgstr ""
|
|
247 |
#: ../ure-options.php:183
|
248 |
#: ../ure-options.php:184
|
249 |
#: ../ure-options.php:185
|
|
|
250 |
msgid "For the help with Italian translation"
|
251 |
msgstr ""
|
252 |
|
253 |
-
#: ../ure-options.php:
|
254 |
msgid "For the help with Japanese translation"
|
255 |
msgstr ""
|
256 |
|
257 |
-
#: ../ure-options.php:
|
258 |
msgid "For the help with Persian translation"
|
259 |
msgstr ""
|
260 |
|
261 |
-
#: ../ure-options.php:
|
262 |
msgid "For the help with Polish translation"
|
263 |
msgstr ""
|
264 |
|
265 |
-
#: ../ure-options.php:
|
266 |
msgid "For the help with Spanish translation"
|
267 |
msgstr ""
|
268 |
|
269 |
-
#: ../ure-options.php:
|
270 |
msgid "For the help with Swedish translation"
|
271 |
msgstr ""
|
272 |
|
273 |
-
#: ../ure-options.php:191
|
274 |
#: ../ure-options.php:192
|
|
|
|
|
275 |
msgid "For the help with Turkish translation"
|
276 |
msgstr ""
|
277 |
|
278 |
-
#: ../ure-options.php:
|
279 |
msgid "For the code to hide administrator role"
|
280 |
msgstr ""
|
281 |
|
282 |
-
#: ../ure-options.php:
|
|
|
|
|
|
|
|
|
283 |
msgid "Do you wish to see your name with link to your site here? You are welcome! Your help with translation and new ideas are very appreciated."
|
284 |
msgstr ""
|
285 |
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: User Role Editor 2.0\n"
|
4 |
"Report-Msgid-Bugs-To: \n"
|
5 |
+
"POT-Creation-Date: 2011-07-08 16:13+0700\n"
|
6 |
"PO-Revision-Date: \n"
|
7 |
"Last-Translator: Vladimir <vladimir@shinephp.com>\n"
|
8 |
"Language-Team: ShinePHP.com <vladimir@shinephp.com>\n"
|
60 |
msgstr ""
|
61 |
|
62 |
#: ../ure-role-edit.php:153
|
63 |
+
#: ../ure-user-edit.php:84
|
64 |
msgid "Show capabilities in human readable form"
|
65 |
msgstr ""
|
66 |
|
73 |
msgstr ""
|
74 |
|
75 |
#: ../ure-role-edit.php:213
|
76 |
+
#: ../ure-user-edit.php:133
|
77 |
msgid "Update"
|
78 |
msgstr ""
|
79 |
|
80 |
#: ../ure-role-edit.php:213
|
81 |
+
#: ../ure-user-edit.php:133
|
82 |
msgid "Save Changes"
|
83 |
msgstr ""
|
84 |
|
85 |
#: ../ure-role-edit.php:214
|
86 |
+
#: ../ure-user-edit.php:134
|
87 |
msgid "Cancel"
|
88 |
msgstr ""
|
89 |
|
90 |
#: ../ure-role-edit.php:214
|
91 |
+
#: ../ure-user-edit.php:134
|
92 |
msgid "Cancel not saved changes"
|
93 |
msgstr ""
|
94 |
|
146 |
msgid "Remove User Capability"
|
147 |
msgstr ""
|
148 |
|
149 |
+
#: ../ure-user-edit.php:65
|
150 |
#, php-format
|
151 |
msgid "User \"%s\" update: please confirm to continue"
|
152 |
msgstr ""
|
153 |
|
154 |
+
#: ../ure-user-edit.php:72
|
155 |
msgid "Change capabilities for user"
|
156 |
msgstr ""
|
157 |
|
158 |
+
#: ../ure-user-edit.php:75
|
159 |
msgid "Role:"
|
160 |
msgstr ""
|
161 |
|
162 |
+
#: ../ure-user-edit.php:88
|
163 |
msgid "Add capabilities to this user:"
|
164 |
msgstr ""
|
165 |
|
247 |
#: ../ure-options.php:183
|
248 |
#: ../ure-options.php:184
|
249 |
#: ../ure-options.php:185
|
250 |
+
#: ../ure-options.php:186
|
251 |
msgid "For the help with Italian translation"
|
252 |
msgstr ""
|
253 |
|
254 |
+
#: ../ure-options.php:187
|
255 |
msgid "For the help with Japanese translation"
|
256 |
msgstr ""
|
257 |
|
258 |
+
#: ../ure-options.php:188
|
259 |
msgid "For the help with Persian translation"
|
260 |
msgstr ""
|
261 |
|
262 |
+
#: ../ure-options.php:189
|
263 |
msgid "For the help with Polish translation"
|
264 |
msgstr ""
|
265 |
|
266 |
+
#: ../ure-options.php:190
|
267 |
msgid "For the help with Spanish translation"
|
268 |
msgstr ""
|
269 |
|
270 |
+
#: ../ure-options.php:191
|
271 |
msgid "For the help with Swedish translation"
|
272 |
msgstr ""
|
273 |
|
|
|
274 |
#: ../ure-options.php:192
|
275 |
+
#: ../ure-options.php:193
|
276 |
+
#: ../ure-options.php:194
|
277 |
msgid "For the help with Turkish translation"
|
278 |
msgstr ""
|
279 |
|
280 |
+
#: ../ure-options.php:196
|
281 |
msgid "For the code to hide administrator role"
|
282 |
msgstr ""
|
283 |
|
284 |
+
#: ../ure-options.php:197
|
285 |
+
msgid "For the code enhancement suggestion"
|
286 |
+
msgstr ""
|
287 |
+
|
288 |
+
#: ../ure-options.php:199
|
289 |
msgid "Do you wish to see your name with link to your site here? You are welcome! Your help with translation and new ideas are very appreciated."
|
290 |
msgstr ""
|
291 |
|
readme.txt
CHANGED
@@ -3,8 +3,8 @@ Contributors: shinephp
|
|
3 |
Donate link: http://www.shinephp.com/donate/
|
4 |
Tags: user, role, editor, security, access, permission, capability
|
5 |
Requires at least: 3.0
|
6 |
-
Tested up to: 3.2
|
7 |
-
Stable tag: 3.
|
8 |
|
9 |
User Role Editor WordPress plugin makes the role capabilities changing easy. You can change any standard WordPress user role (except administrator).
|
10 |
|
@@ -49,22 +49,26 @@ To update selected role globally for the Network you should turn on the "Apply t
|
|
49 |
* [FullThrottle](http://fullthrottledevelopment.com/how-to-hide-the-adminstrator-on-the-wordpress-users-screen) - For the code to hide administrator role at admin backend.
|
50 |
|
51 |
= Translations =
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
52 |
* Belorussian: [Marsis G.](http://pc.de) - needs update
|
53 |
* Brasilian Portuguese: [Rafael Galdencio](http://www.arquiteturailustrada.com.br) - needs update
|
54 |
* Chinese: [Yackytsu](http://www.jackytsu.com) - needs update
|
55 |
* Dutch: [Rémi Bruggeman](http://www.remisan.be) - needs update
|
56 |
-
* Finnish: [Lauri Merisaari](http://www.viidakkorumpu.fi) - needs update
|
57 |
-
* French: [Whiler](http://blogs.wittwer.fr/whiler) - needs update
|
58 |
* German: [Peter](http://www.red-socks-reinbek.de) - needs update
|
59 |
* Hungarian: [István](http://www.blacksnail.hu) - needs update
|
60 |
-
* Italian: [Talksina](http://www.iadkiller.org), [Alessandro Mariani](http://technodin.org), [Tristano Ajmone ](http://www.zenfactor.org), [Umberto Sartori](http://venezialog.net)
|
61 |
-
* Japanese: [Technolog.jp](http://technolog.jp) - needs update
|
62 |
* Persian: [Good Life](http://good-life.ir) - needs update
|
63 |
* Polish: [TagSite](http://www.tagsite.eu) - needs update
|
64 |
-
* Russian: [Vladimir Garagulya](http://shinephp.com)
|
65 |
-
* Spanish: [Dario Ferrer](http://www.darioferrer.com) - needs update
|
66 |
* Swedish: [Christer Dahlbacka](www.startlinks.eu) - needs update
|
67 |
-
|
68 |
|
69 |
Dear plugin User!
|
70 |
If you wish to help me with this plugin translation I very appreciate it. Please send your language .po and .mo files to vladimir[at-sign]shinephp.com email. Do not forget include you site link in order I can show it with greetings for the translation help at shinephp.com, plugin settings page and in this readme.txt file.
|
@@ -73,6 +77,16 @@ Share with me new ideas about plugin further development and link to your site w
|
|
73 |
|
74 |
|
75 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
76 |
= 3.1.1 =
|
77 |
* 07.07.2011
|
78 |
* CUSTOM_USER_META_TABLE constant is used now for more compatibility with core WordPress API. Thanks to [Lorenzo Nicoletti](http://www.extera.com)
|
3 |
Donate link: http://www.shinephp.com/donate/
|
4 |
Tags: user, role, editor, security, access, permission, capability
|
5 |
Requires at least: 3.0
|
6 |
+
Tested up to: 3.2.1
|
7 |
+
Stable tag: 3.2
|
8 |
|
9 |
User Role Editor WordPress plugin makes the role capabilities changing easy. You can change any standard WordPress user role (except administrator).
|
10 |
|
49 |
* [FullThrottle](http://fullthrottledevelopment.com/how-to-hide-the-adminstrator-on-the-wordpress-users-screen) - For the code to hide administrator role at admin backend.
|
50 |
|
51 |
= Translations =
|
52 |
+
* French: [Whiler](http://blogs.wittwer.fr/whiler)
|
53 |
+
* Finnish: [Lauri Merisaari](http://www.viidakkorumpu.fi)
|
54 |
+
* Japanese: Kaz, [Technolog.jp](http://technolog.jp)
|
55 |
+
* Hebrew: [Sagive](http://www.sagive.co.il)
|
56 |
+
* Italian: [Umberto Sartori](http://venezialog.net), [Talksina](http://www.iadkiller.org), [Alessandro Mariani](http://technodin.org), [Tristano Ajmone ](http://www.zenfactor.org)
|
57 |
+
* Russian: [Vladimir Garagulya](http://shinephp.com)
|
58 |
+
* Spanish: [Dario Ferrer](http://www.darioferrer.com)
|
59 |
+
* Turkish: [Muhammed YILDIRIM](http://ben.muhammed.im), [Sadri Ercan](http://www.faydaliweb.com), [Can KAYA](http://www.kartaca.com)
|
60 |
+
* -----------------------------------------------------
|
61 |
+
* translations below are included to the package, but all of them are outdated and every file needs to be updated.
|
62 |
* Belorussian: [Marsis G.](http://pc.de) - needs update
|
63 |
* Brasilian Portuguese: [Rafael Galdencio](http://www.arquiteturailustrada.com.br) - needs update
|
64 |
* Chinese: [Yackytsu](http://www.jackytsu.com) - needs update
|
65 |
* Dutch: [Rémi Bruggeman](http://www.remisan.be) - needs update
|
|
|
|
|
66 |
* German: [Peter](http://www.red-socks-reinbek.de) - needs update
|
67 |
* Hungarian: [István](http://www.blacksnail.hu) - needs update
|
|
|
|
|
68 |
* Persian: [Good Life](http://good-life.ir) - needs update
|
69 |
* Polish: [TagSite](http://www.tagsite.eu) - needs update
|
|
|
|
|
70 |
* Swedish: [Christer Dahlbacka](www.startlinks.eu) - needs update
|
71 |
+
|
72 |
|
73 |
Dear plugin User!
|
74 |
If you wish to help me with this plugin translation I very appreciate it. Please send your language .po and .mo files to vladimir[at-sign]shinephp.com email. Do not forget include you site link in order I can show it with greetings for the translation help at shinephp.com, plugin settings page and in this readme.txt file.
|
77 |
|
78 |
|
79 |
== Changelog ==
|
80 |
+
= 3.2 =
|
81 |
+
* 25.07.2011
|
82 |
+
* If you run multi-site WordPress network, User Role Editor will automatically duplicate all roles from the main blog (blog with mininal ID) to every new created blog.
|
83 |
+
* Some fixes, refactoring and logic change were applied to code to enhance its productivity. There were some complaints for PHP timeout error after trying to open plugin Settings page.
|
84 |
+
* Thanks to Grant Norwood for code fix to hide PHP warnings he met during plugin usage.
|
85 |
+
* Hebrew translation is added. Thanks to Sagive.
|
86 |
+
* French translation is updated. Thanks to Whiler.
|
87 |
+
* Japan translation is updated. Thanks to Kaz.
|
88 |
+
* Spanish translation is updated. Thanks to Dario.
|
89 |
+
|
90 |
= 3.1.1 =
|
91 |
* 07.07.2011
|
92 |
* CUSTOM_USER_META_TABLE constant is used now for more compatibility with core WordPress API. Thanks to [Lorenzo Nicoletti](http://www.extera.com)
|
ure-lib.php
CHANGED
@@ -21,11 +21,15 @@ define('URE_ERROR', 'Error is encountered');
|
|
21 |
define('URE_SPACE_REPLACER', '_URE-SR_');
|
22 |
define('URE_PARENT', 'users.php');
|
23 |
|
24 |
-
|
|
|
25 |
$ure_userToEdit, $fullCapabilities;
|
|
|
26 |
|
27 |
-
$ure_roles = false; $ure_capabilitiesToSave = false;
|
28 |
-
$
|
|
|
|
|
29 |
|
30 |
// this array will be used to cash users checked for Administrator role
|
31 |
$ure_userToCheck = array();
|
@@ -138,8 +142,8 @@ function ure_getUserRoles() {
|
|
138 |
$ure_OptionsTable = $wpdb->prefix . 'options';
|
139 |
$option_name = $wpdb->prefix . 'user_roles';
|
140 |
$getRolesQuery = "select option_id, option_value
|
141 |
-
|
142 |
-
|
143 |
limit 0, 1";
|
144 |
$record = $wpdb->get_results($getRolesQuery);
|
145 |
if ($wpdb->last_error) {
|
@@ -151,6 +155,8 @@ function ure_getUserRoles() {
|
|
151 |
$ure_roles = $wp_roles->roles;
|
152 |
}
|
153 |
|
|
|
|
|
154 |
return $ure_roles;
|
155 |
}
|
156 |
// end of getUserRoles()
|
@@ -236,11 +242,11 @@ function ure_makeRolesBackup() {
|
|
236 |
|
237 |
// Save Roles to database
|
238 |
function ure_saveRolesToDb() {
|
239 |
-
global $wpdb, $ure_roles, $ure_capabilitiesToSave, $ure_currentRole;
|
240 |
|
241 |
$ure_OptionsTable = $wpdb->prefix .'options';
|
242 |
if (!isset($ure_roles[$ure_currentRole])) {
|
243 |
-
$ure_roles[$ure_currentRole]['name'] = $
|
244 |
}
|
245 |
$ure_roles[$ure_currentRole]['capabilities'] = $ure_capabilitiesToSave;
|
246 |
$option_name = $wpdb->prefix.'user_roles';
|
@@ -261,7 +267,7 @@ function ure_saveRolesToDb() {
|
|
261 |
|
262 |
|
263 |
function ure_updateRoles() {
|
264 |
-
global $wpdb, $ure_apply_to_all, $ure_roles;
|
265 |
|
266 |
$ure_toldAboutBackup = false;
|
267 |
if (is_multisite() && $ure_apply_to_all) { // update Role for the all blogs/sites in the network
|
@@ -709,18 +715,23 @@ function getBuiltInWPCaps() {
|
|
709 |
function getCapsToRemove() {
|
710 |
global $wp_roles, $wpdb;
|
711 |
|
712 |
-
|
713 |
-
|
714 |
-
|
715 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
716 |
}
|
717 |
}
|
718 |
-
|
719 |
-
sort($fullCapsList);
|
720 |
$capsToExclude = getBuiltInWPCaps();
|
721 |
|
722 |
$capsToRemove = array();
|
723 |
-
foreach ($fullCapsList as $capability) {
|
724 |
if (!isset($capsToExclude[$capability])) {
|
725 |
// check roles
|
726 |
$capInUse = false;
|
@@ -731,27 +742,13 @@ function getCapsToRemove() {
|
|
731 |
break;
|
732 |
}
|
733 |
}
|
734 |
-
}
|
735 |
-
if (!$capInUse) {
|
736 |
-
// check users
|
737 |
-
$usersId = $wpdb->get_col( $wpdb->prepare("SELECT $wpdb->users.ID FROM $wpdb->users"));
|
738 |
-
foreach ($usersId as $user_id) {
|
739 |
-
$user = get_user_to_edit($user_id);
|
740 |
-
if (isset($user->roles[0]) && $user->roles[0]=='administrator') {
|
741 |
-
continue;
|
742 |
-
}
|
743 |
-
if ($user->has_cap($capability)) {
|
744 |
-
$capInUse = true;
|
745 |
-
break;
|
746 |
-
}
|
747 |
-
}
|
748 |
-
}
|
749 |
if (!$capInUse) {
|
750 |
-
$capsToRemove[] =
|
751 |
}
|
752 |
}
|
753 |
-
}
|
754 |
-
|
755 |
return $capsToRemove;
|
756 |
}
|
757 |
// end of getCapsToRemove()
|
@@ -759,10 +756,10 @@ function getCapsToRemove() {
|
|
759 |
|
760 |
function getCapsToRemoveHTML() {
|
761 |
$capsToRemove = getCapsToRemove();
|
762 |
-
if (count($capsToRemove)>0) {
|
763 |
$html = '<select id="remove_user_capability" name="remove_user_capability" width="200" style="width: 200px">';
|
764 |
-
foreach ($capsToRemove as $value) {
|
765 |
-
$html .= '<option value="'.$
|
766 |
}
|
767 |
$html .= '</select>';
|
768 |
} else {
|
@@ -775,27 +772,35 @@ function getCapsToRemoveHTML() {
|
|
775 |
|
776 |
|
777 |
function ure_removeCapability() {
|
778 |
-
global $wp_roles;
|
779 |
|
780 |
$mess = '';
|
781 |
if (isset($_GET['removeusercapability']) && $_GET['removeusercapability']) {
|
782 |
$capability = $_GET['removeusercapability'];
|
783 |
$capsToRemove = getCapsToRemove();
|
784 |
-
$
|
785 |
-
foreach ($capsToRemove as $cap) {
|
786 |
-
if ($cap===$capability) {
|
787 |
-
$found = true;
|
788 |
-
}
|
789 |
-
}
|
790 |
-
if (!$found) {
|
791 |
return sprintf(__('Error! You do not have permission to delete this capability: %s!', 'ure'), $capability);
|
792 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
793 |
|
|
|
794 |
foreach ($wp_roles->role_objects as $wp_role) {
|
795 |
if ($wp_role->has_cap($capability)) {
|
796 |
$wp_role->remove_cap($capability);
|
797 |
}
|
798 |
}
|
|
|
799 |
$mess = sprintf(__('Capability %s is removed successfully', 'ure'), $capability);
|
800 |
}
|
801 |
|
21 |
define('URE_SPACE_REPLACER', '_URE-SR_');
|
22 |
define('URE_PARENT', 'users.php');
|
23 |
|
24 |
+
/*
|
25 |
+
global $wpdb, $ure_roles, $ure_capabilitiesToSave, $ure_currentRole, $ure_currentRoleName, $ure_toldAboutBackup, $ure_apply_to_all,
|
26 |
$ure_userToEdit, $fullCapabilities;
|
27 |
+
*/
|
28 |
|
29 |
+
$ure_roles = false; $ure_capabilitiesToSave = false;
|
30 |
+
$ure_currentRole = false; $ure_currentRoleName = false;
|
31 |
+
$ure_toldAboutBackup = false; $ure_apply_to_all = false;
|
32 |
+
$ure_userToEdit = false; $ure_fullCapabilities = false;
|
33 |
|
34 |
// this array will be used to cash users checked for Administrator role
|
35 |
$ure_userToCheck = array();
|
142 |
$ure_OptionsTable = $wpdb->prefix . 'options';
|
143 |
$option_name = $wpdb->prefix . 'user_roles';
|
144 |
$getRolesQuery = "select option_id, option_value
|
145 |
+
from $ure_OptionsTable
|
146 |
+
where option_name='$option_name'
|
147 |
limit 0, 1";
|
148 |
$record = $wpdb->get_results($getRolesQuery);
|
149 |
if ($wpdb->last_error) {
|
155 |
$ure_roles = $wp_roles->roles;
|
156 |
}
|
157 |
|
158 |
+
asort($ure_roles);
|
159 |
+
|
160 |
return $ure_roles;
|
161 |
}
|
162 |
// end of getUserRoles()
|
242 |
|
243 |
// Save Roles to database
|
244 |
function ure_saveRolesToDb() {
|
245 |
+
global $wpdb, $ure_roles, $ure_capabilitiesToSave, $ure_currentRole, $ure_currentRoleName;
|
246 |
|
247 |
$ure_OptionsTable = $wpdb->prefix .'options';
|
248 |
if (!isset($ure_roles[$ure_currentRole])) {
|
249 |
+
$ure_roles[$ure_currentRole]['name'] = $ure_currentRoleName;
|
250 |
}
|
251 |
$ure_roles[$ure_currentRole]['capabilities'] = $ure_capabilitiesToSave;
|
252 |
$option_name = $wpdb->prefix.'user_roles';
|
267 |
|
268 |
|
269 |
function ure_updateRoles() {
|
270 |
+
global $wpdb, $ure_apply_to_all, $ure_roles, $ure_toldAboutBackup;
|
271 |
|
272 |
$ure_toldAboutBackup = false;
|
273 |
if (is_multisite() && $ure_apply_to_all) { // update Role for the all blogs/sites in the network
|
715 |
function getCapsToRemove() {
|
716 |
global $wp_roles, $wpdb;
|
717 |
|
718 |
+
// build full capabilities list from all roles except Administrator
|
719 |
+
$fullCapsList = array();
|
720 |
+
foreach($wp_roles->roles as $role) {
|
721 |
+
// validate if capabilities is an array
|
722 |
+
if (isset($role['capabilities']) && is_array($role['capabilities'])) {
|
723 |
+
foreach ($role['capabilities'] as $capability=>$value) {
|
724 |
+
if (!isset($fullCapsList[$capability])) {
|
725 |
+
$fullCapsList[$capability] = 1;
|
726 |
+
}
|
727 |
+
}
|
728 |
}
|
729 |
}
|
730 |
+
|
|
|
731 |
$capsToExclude = getBuiltInWPCaps();
|
732 |
|
733 |
$capsToRemove = array();
|
734 |
+
foreach ($fullCapsList as $capability=>$value) {
|
735 |
if (!isset($capsToExclude[$capability])) {
|
736 |
// check roles
|
737 |
$capInUse = false;
|
742 |
break;
|
743 |
}
|
744 |
}
|
745 |
+
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
746 |
if (!$capInUse) {
|
747 |
+
$capsToRemove[$capability] = 1;
|
748 |
}
|
749 |
}
|
750 |
+
}
|
751 |
+
|
752 |
return $capsToRemove;
|
753 |
}
|
754 |
// end of getCapsToRemove()
|
756 |
|
757 |
function getCapsToRemoveHTML() {
|
758 |
$capsToRemove = getCapsToRemove();
|
759 |
+
if (!empty($capsToRemove) && is_array($capsToRemove) && count($capsToRemove)>0) {
|
760 |
$html = '<select id="remove_user_capability" name="remove_user_capability" width="200" style="width: 200px">';
|
761 |
+
foreach ($capsToRemove as $key=>$value) {
|
762 |
+
$html .= '<option value="'.$key.'">'.$key.'</option>';
|
763 |
}
|
764 |
$html .= '</select>';
|
765 |
} else {
|
772 |
|
773 |
|
774 |
function ure_removeCapability() {
|
775 |
+
global $wpdb, $wp_roles;
|
776 |
|
777 |
$mess = '';
|
778 |
if (isset($_GET['removeusercapability']) && $_GET['removeusercapability']) {
|
779 |
$capability = $_GET['removeusercapability'];
|
780 |
$capsToRemove = getCapsToRemove();
|
781 |
+
if (!is_array($capsToRemove) || count($capsToRemove)==0 || !isset($capsToRemove[$capability])) {
|
|
|
|
|
|
|
|
|
|
|
|
|
782 |
return sprintf(__('Error! You do not have permission to delete this capability: %s!', 'ure'), $capability);
|
783 |
}
|
784 |
+
|
785 |
+
// process users
|
786 |
+
$usersId = $wpdb->get_col($wpdb->prepare("SELECT $wpdb->users.ID FROM $wpdb->users"));
|
787 |
+
foreach ($usersId as $user_id) {
|
788 |
+
$user = get_user_to_edit($user_id);
|
789 |
+
if (isset($user->roles[0]) && $user->roles[0] == 'administrator') {
|
790 |
+
continue;
|
791 |
+
}
|
792 |
+
if ($user->has_cap($capability)) {
|
793 |
+
$user->remove_cap($capability);
|
794 |
+
}
|
795 |
+
}
|
796 |
|
797 |
+
// process roles
|
798 |
foreach ($wp_roles->role_objects as $wp_role) {
|
799 |
if ($wp_role->has_cap($capability)) {
|
800 |
$wp_role->remove_cap($capability);
|
801 |
}
|
802 |
}
|
803 |
+
|
804 |
$mess = sprintf(__('Capability %s is removed successfully', 'ure'), $capability);
|
805 |
}
|
806 |
|
ure-options.php
CHANGED
@@ -71,23 +71,28 @@ foreach ($ure_roles as $key=>$value) {
|
|
71 |
}
|
72 |
|
73 |
|
74 |
-
$
|
75 |
foreach($ure_roles as $role) {
|
|
|
|
|
76 |
foreach ($role['capabilities'] as $key=>$value) {
|
77 |
$cap = array();
|
78 |
$cap['inner'] = $key;
|
79 |
$cap['human'] = __(ure_ConvertCapsToReadable($key),'ure');
|
80 |
-
$
|
|
|
|
|
81 |
}
|
|
|
82 |
}
|
83 |
-
|
84 |
if ($ure_caps_readable) {
|
85 |
$column = 'human'; // sort by human readable form
|
86 |
} else {
|
87 |
$column = 'inner'; // sort by inner capability name
|
88 |
}
|
89 |
-
|
90 |
-
|
91 |
|
92 |
|
93 |
if ($ure_object=='user') {
|
@@ -110,31 +115,36 @@ if ($ure_object=='user') {
|
|
110 |
|
111 |
if (isset($_POST['action']) && $_POST['action'] == 'update' && isset($_POST['user_role'])) {
|
112 |
$ure_currentRole = $_POST['user_role'];
|
113 |
-
|
114 |
-
|
115 |
-
|
116 |
-
|
117 |
-
|
|
|
|
|
|
|
|
|
|
|
118 |
}
|
119 |
-
|
120 |
-
|
121 |
-
|
122 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
123 |
return;
|
124 |
}
|
125 |
if ($mess) {
|
126 |
$mess .= '<br/>';
|
127 |
}
|
128 |
-
$mess = __('
|
129 |
-
}
|
130 |
-
} else {
|
131 |
-
if (!ure_updateUser($ure_userToEdit)) {
|
132 |
-
return;
|
133 |
-
}
|
134 |
-
if ($mess) {
|
135 |
-
$mess .= '<br/>';
|
136 |
}
|
137 |
-
$mess = __('User', 'ure').' <<em>'.$ure_userToEdit->display_name.'</em>> '.__('capabilities are updated successfully', 'ure');
|
138 |
}
|
139 |
}
|
140 |
|
71 |
}
|
72 |
|
73 |
|
74 |
+
$ure_fullCapabilities = array();
|
75 |
foreach($ure_roles as $role) {
|
76 |
+
// validate if capabilities is an array
|
77 |
+
if (isset($role['capabilities']) && is_array($role['capabilities'])) {
|
78 |
foreach ($role['capabilities'] as $key=>$value) {
|
79 |
$cap = array();
|
80 |
$cap['inner'] = $key;
|
81 |
$cap['human'] = __(ure_ConvertCapsToReadable($key),'ure');
|
82 |
+
if (!isset($ure_fullCapabilities[$key])) {
|
83 |
+
$ure_fullCapabilities[$key] = $cap;
|
84 |
+
}
|
85 |
}
|
86 |
+
}
|
87 |
}
|
88 |
+
//$fullCapabilities = ure_ArrayUnique($fullCapabilities);
|
89 |
if ($ure_caps_readable) {
|
90 |
$column = 'human'; // sort by human readable form
|
91 |
} else {
|
92 |
$column = 'inner'; // sort by inner capability name
|
93 |
}
|
94 |
+
|
95 |
+
asort($ure_fullCapabilities);
|
96 |
|
97 |
|
98 |
if ($ure_object=='user') {
|
115 |
|
116 |
if (isset($_POST['action']) && $_POST['action'] == 'update' && isset($_POST['user_role'])) {
|
117 |
$ure_currentRole = $_POST['user_role'];
|
118 |
+
if (!isset($ure_roles[$ure_currentRole])) {
|
119 |
+
$mess = __('Error: ', 'ure') . __('Role', 'ure') . ' <em>' . $ure_currentRole . '</em> ' . __('does not exist', 'ure');
|
120 |
+
} else {
|
121 |
+
$ure_currentRoleName = $ure_roles[$ure_currentRole]['name'];
|
122 |
+
$ure_capabilitiesToSave = array();
|
123 |
+
foreach ($ure_fullCapabilities as $availableCapability) {
|
124 |
+
$cap_id = str_replace(' ', URE_SPACE_REPLACER, $availableCapability['inner']);
|
125 |
+
if (isset($_POST[$cap_id])) {
|
126 |
+
$ure_capabilitiesToSave[$availableCapability['inner']] = 1;
|
127 |
+
}
|
128 |
}
|
129 |
+
if ($ure_object == 'role') { // save role changes to database
|
130 |
+
if (count($ure_capabilitiesToSave) > 0) {
|
131 |
+
if (!ure_updateRoles()) {
|
132 |
+
return;
|
133 |
+
}
|
134 |
+
if ($mess) {
|
135 |
+
$mess .= '<br/>';
|
136 |
+
}
|
137 |
+
$mess = __('Role', 'ure') . ' <em>' . __($ure_roles[$ure_currentRole]['name'], 'ure') . '</em> ' . __('is updated successfully', 'ure');
|
138 |
+
}
|
139 |
+
} else {
|
140 |
+
if (!ure_updateUser($ure_userToEdit)) {
|
141 |
return;
|
142 |
}
|
143 |
if ($mess) {
|
144 |
$mess .= '<br/>';
|
145 |
}
|
146 |
+
$mess = __('User', 'ure') . ' <<em>' . $ure_userToEdit->display_name . '</em>> ' . __('capabilities are updated successfully', 'ure');
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
147 |
}
|
|
|
148 |
}
|
149 |
}
|
150 |
|
ure-role-edit.php
CHANGED
@@ -16,6 +16,7 @@ if (!isset($ure_currentRole) || !$ure_currentRole) {
|
|
16 |
} else {
|
17 |
$ure_currentRole = $ure_rolesId[count($ure_rolesId) - 1];
|
18 |
}
|
|
|
19 |
}
|
20 |
|
21 |
$roleDefaultHTML = '<select id="default_user_role" name="default_user_role" width="200" style="width: 200px">';
|
@@ -163,7 +164,7 @@ if (is_multisite()) {
|
|
163 |
$fontColor = '';
|
164 |
}
|
165 |
?>
|
166 |
-
<div style="float: right; margin-right: 20px; <?php echo $fontColor;?>" id="ure_apply_to_all_div"><input type="checkbox" name="ure_apply_to_all" id="ure_apply_to_all" value="1" <?php echo $checked; ?> title="<?php echo $hint;?>" onclick="ure_applyToAllOnClick(this)"/>
|
167 |
<label for="ure_apply_to_all" title="<?php echo $hint;?>"><?php _e('Apply to All Sites', 'ure');?></label>
|
168 |
</div>
|
169 |
<?php
|
@@ -174,10 +175,10 @@ if (is_multisite()) {
|
|
174 |
<tr>
|
175 |
<td style="vertical-align:top;">
|
176 |
<?php
|
177 |
-
$quant = count($
|
178 |
$quantInColumn = (int) $quant/3;
|
179 |
$quantInCell = 0;
|
180 |
-
foreach( $
|
181 |
$checked = '';
|
182 |
if (isset($ure_roles[$ure_currentRole]['capabilities'][$capability['inner']])) {
|
183 |
$checked = 'checked="checked"';
|
16 |
} else {
|
17 |
$ure_currentRole = $ure_rolesId[count($ure_rolesId) - 1];
|
18 |
}
|
19 |
+
$ure_currentRoleName = $ure_roles[$ure_currentRole]['name'];
|
20 |
}
|
21 |
|
22 |
$roleDefaultHTML = '<select id="default_user_role" name="default_user_role" width="200" style="width: 200px">';
|
164 |
$fontColor = '';
|
165 |
}
|
166 |
?>
|
167 |
+
<div style="float: right; margin-left:10px; margin-right: 20px; <?php echo $fontColor;?>" id="ure_apply_to_all_div"><input type="checkbox" name="ure_apply_to_all" id="ure_apply_to_all" value="1" <?php echo $checked; ?> title="<?php echo $hint;?>" onclick="ure_applyToAllOnClick(this)"/>
|
168 |
<label for="ure_apply_to_all" title="<?php echo $hint;?>"><?php _e('Apply to All Sites', 'ure');?></label>
|
169 |
</div>
|
170 |
<?php
|
175 |
<tr>
|
176 |
<td style="vertical-align:top;">
|
177 |
<?php
|
178 |
+
$quant = count($ure_fullCapabilities);
|
179 |
$quantInColumn = (int) $quant/3;
|
180 |
$quantInCell = 0;
|
181 |
+
foreach( $ure_fullCapabilities as $capability) {
|
182 |
$checked = '';
|
183 |
if (isset($ure_roles[$ure_currentRole]['capabilities'][$capability['inner']])) {
|
184 |
$checked = 'checked="checked"';
|
ure-user-edit.php
CHANGED
@@ -27,8 +27,10 @@ if (!isset($ure_currentRole) || !$ure_currentRole) {
|
|
27 |
|
28 |
$roleSelectHTML = '<select id="user_role" name="user_role" onchange="ure_Actions(\'role-change\', this.value);">';
|
29 |
foreach ($ure_roles as $key=>$value) {
|
30 |
-
|
31 |
-
|
|
|
|
|
32 |
}
|
33 |
if ($ure_currentRole==-1) {
|
34 |
$selected = 'selected="selected"';
|
@@ -90,10 +92,10 @@ $roleSelectHTML .= '</select>';
|
|
90 |
<tr>
|
91 |
<td style="vertical-align:top;">
|
92 |
<?php
|
93 |
-
$quant = count($
|
94 |
$quantInColumn = (int) $quant / 3;
|
95 |
$quantInCell = 0;
|
96 |
-
foreach ($
|
97 |
$checked = ''; $disabled = '';
|
98 |
if (isset($ure_roles[$ure_currentRole]['capabilities'][$capability['inner']])) {
|
99 |
$checked = 'checked="checked"';
|
27 |
|
28 |
$roleSelectHTML = '<select id="user_role" name="user_role" onchange="ure_Actions(\'role-change\', this.value);">';
|
29 |
foreach ($ure_roles as $key=>$value) {
|
30 |
+
if ($key!='administrator') {
|
31 |
+
$selected = ure_optionSelected($key, $ure_currentRole);
|
32 |
+
$roleSelectHTML .= '<option value="'.$key.'" '.$selected.'>'.__($value['name'], 'ure').'</option>';
|
33 |
+
}
|
34 |
}
|
35 |
if ($ure_currentRole==-1) {
|
36 |
$selected = 'selected="selected"';
|
92 |
<tr>
|
93 |
<td style="vertical-align:top;">
|
94 |
<?php
|
95 |
+
$quant = count($ure_fullCapabilities);
|
96 |
$quantInColumn = (int) $quant / 3;
|
97 |
$quantInCell = 0;
|
98 |
+
foreach ($ure_fullCapabilities as $capability) {
|
99 |
$checked = ''; $disabled = '';
|
100 |
if (isset($ure_roles[$ure_currentRole]['capabilities'][$capability['inner']])) {
|
101 |
$checked = 'checked="checked"';
|
user-role-editor.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: User Role Editor
|
4 |
Plugin URI: http://www.shinephp.com/user-role-editor-wordpress-plugin/
|
5 |
Description: It allows you to change any standard WordPress user roles (except administrator) capabilities list with a few clicks.
|
6 |
-
Version: 3.
|
7 |
Author: Vladimir Garagulya
|
8 |
Author URI: http://www.shinephp.com
|
9 |
Text Domain: ure
|
@@ -52,7 +52,7 @@ load_plugin_textdomain('ure','', $urePluginDirName.'/lang');
|
|
52 |
function ure_optionsPage() {
|
53 |
|
54 |
global $wpdb, $current_user, $ure_OptionsTable, $ure_roles, $ure_capabilitiesToSave, $ure_toldAboutBackup,
|
55 |
-
$ure_currentRole, $ure_apply_to_all, $
|
56 |
|
57 |
if (!empty($current_user)) {
|
58 |
$user_id = $current_user->ID;
|
@@ -238,6 +238,32 @@ function ure_user_row($actions, $user) {
|
|
238 |
// end of ure_user_row()
|
239 |
|
240 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
241 |
|
242 |
if (is_admin()) {
|
243 |
// activation action
|
3 |
Plugin Name: User Role Editor
|
4 |
Plugin URI: http://www.shinephp.com/user-role-editor-wordpress-plugin/
|
5 |
Description: It allows you to change any standard WordPress user roles (except administrator) capabilities list with a few clicks.
|
6 |
+
Version: 3.2
|
7 |
Author: Vladimir Garagulya
|
8 |
Author URI: http://www.shinephp.com
|
9 |
Text Domain: ure
|
52 |
function ure_optionsPage() {
|
53 |
|
54 |
global $wpdb, $current_user, $ure_OptionsTable, $ure_roles, $ure_capabilitiesToSave, $ure_toldAboutBackup,
|
55 |
+
$ure_currentRole, $ure_currentRoleName, $ure_apply_to_all, $ure_fullCapabilities;
|
56 |
|
57 |
if (!empty($current_user)) {
|
58 |
$user_id = $current_user->ID;
|
238 |
// end of ure_user_row()
|
239 |
|
240 |
|
241 |
+
if (function_exists('is_multisite') && is_multisite()) {
|
242 |
+
|
243 |
+
// every time when new blog created - duplicate to it roles from the main blog (1)
|
244 |
+
function duplicate_roles_for_new_blog($blog_id, $user_id) {
|
245 |
+
global $wpdb, $global, $wp_roles;
|
246 |
+
|
247 |
+
// get Id of 1st (main) blog
|
248 |
+
$blogIds = $wpdb->get_col($wpdb->prepare("SELECT blog_id FROM $wpdb->blogs order by blog_id asc"));
|
249 |
+
if (!isset($blogIds[0])) {
|
250 |
+
return;
|
251 |
+
}
|
252 |
+
$current_blog = $wpdb->blogid;
|
253 |
+
switch_to_blog($blogIds[0]);
|
254 |
+
$main_roles = new WP_Roles(); // get roles from primary blog
|
255 |
+
switch_to_blog($blog_id); // switch to the new created blog
|
256 |
+
$main_roles->use_db = false; // do not touch DB
|
257 |
+
$main_roles->add_cap('administrator', 'dummy_123456'); // just to save current roles into new blog
|
258 |
+
$main_roles->role_key = $wp_roles->role_key;
|
259 |
+
$main_roles->use_db = true; // saved roles into new blog DB
|
260 |
+
$main_roles->remove_cap('administrator', 'dummy_123456'); // remove unneeded dummy capability
|
261 |
+
switch_to_blog($current_blog); // return to blog where we were at the begin
|
262 |
+
}
|
263 |
+
|
264 |
+
add_action( 'wpmu_new_blog', 'duplicate_roles_for_new_blog', 10, 2 );
|
265 |
+
}
|
266 |
+
|
267 |
|
268 |
if (is_admin()) {
|
269 |
// activation action
|