Groups - Version 2.15.0

Version Description

Download this release

Release Info

Developer itthinx
Plugin Icon 128x128 Groups
Version 2.15.0
Comparing to
See all releases

Code changes from version 2.14.1 to 2.15.0

changelog.txt CHANGED
@@ -1,5 +1,18 @@
1
  == Groups by itthinx - changelog.txt
2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  = 2.14.1 =
4
  * Removed outdated changelog section info.
5
  * Updated Add-Ons section and removed entry for subsumed integration.
1
  == Groups by itthinx - changelog.txt
2
 
3
+ = 2.15.0 =
4
+ * WordPress 5.9 compatible.
5
+ * Revised block titles and removed redundant "Block" part.
6
+ * Updated the German translation.
7
+ * Added German formal and informal translations for Germany, Austria and Switzerland.
8
+ * Updated the Spanish translation.
9
+ * Updated the French translation.
10
+ * Updated the Indonesian translation.
11
+ * Updated partial translations.
12
+ * Added clarification on applicable post type access restrictions.
13
+ * Revised notice on supporting Groups.
14
+ * Removed the option to show legacy settings unless already enabled, or showing is enabled via the GROUPS_SHOW_LEGACY_SETTINGS constant.
15
+
16
  = 2.14.1 =
17
  * Removed outdated changelog section info.
18
  * Updated Add-Ons section and removed entry for subsumed integration.
css/groups_admin.css CHANGED
@@ -211,15 +211,47 @@ div.capability.edit label {
211
  border: 1px solid #999;
212
  width: 256px;
213
  }
 
 
 
 
 
 
214
  #groups-extensions-box a.close {
215
  color: #999;
216
  line-height: 18px;
217
  position: absolute;
218
- right: 6px;
219
  text-decoration: none;
220
- top: 6px;
221
  font-family: sans;
222
- font-size: 11px;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
223
  }
224
 
225
  .groups-bulk-container {
211
  border: 1px solid #999;
212
  width: 256px;
213
  }
214
+ #groups-extensions-box h3 {
215
+ margin: 0.62em 0;
216
+ }
217
+ #groups-extensions-box p {
218
+ margin: 0.31em 0;
219
+ }
220
  #groups-extensions-box a.close {
221
  color: #999;
222
  line-height: 18px;
223
  position: absolute;
224
+ right: 4px;
225
  text-decoration: none;
226
+ top: 4px;
227
  font-family: sans;
228
+ font-size: 12px;
229
+ }
230
+ #groups-extensions-box a.close::before {
231
+ background: transparent;
232
+ color: #ddd;
233
+ content: "\f153";
234
+ display: inline-block;
235
+ font: normal 16px/20px dashicons;
236
+ height: 20px;
237
+ text-align: center;
238
+ width: 20px;
239
+ position: relative;
240
+ top: 4px;
241
+ right: 4px;
242
+ transition: all .62s ease-in-out;
243
+ }
244
+ #groups-extensions-box a.close:hover::before {
245
+ color: #f00;
246
+ }
247
+
248
+ #groups-extensions-support {
249
+ padding: 1em;
250
+ margin: 0;
251
+ background-color: #fff;
252
+ border-radius: 4px;
253
+ color: #111;
254
+ border: 2px solid #7494d1;
255
  }
256
 
257
  .groups-bulk-container {
groups.php CHANGED
@@ -21,7 +21,7 @@
21
  * Plugin Name: Groups
22
  * Plugin URI: https://www.itthinx.com/plugins/groups
23
  * Description: Groups provides group-based user membership management, group-based capabilities and content access control.
24
- * Version: 2.14.1
25
  * Author: itthinx
26
  * Author URI: https://www.itthinx.com
27
  * Donate-Link: https://www.itthinx.com/shop/
@@ -32,7 +32,7 @@
32
  if ( !defined( 'ABSPATH' ) ) {
33
  exit;
34
  }
35
- define( 'GROUPS_CORE_VERSION', '2.14.1' );
36
  define( 'GROUPS_FILE', __FILE__ );
37
  if ( !defined( 'GROUPS_CORE_DIR' ) ) {
38
  define( 'GROUPS_CORE_DIR', untrailingslashit( plugin_dir_path( __FILE__ ) ) );
21
  * Plugin Name: Groups
22
  * Plugin URI: https://www.itthinx.com/plugins/groups
23
  * Description: Groups provides group-based user membership management, group-based capabilities and content access control.
24
+ * Version: 2.15.0
25
  * Author: itthinx
26
  * Author URI: https://www.itthinx.com
27
  * Donate-Link: https://www.itthinx.com/shop/
32
  if ( !defined( 'ABSPATH' ) ) {
33
  exit;
34
  }
35
+ define( 'GROUPS_CORE_VERSION', '2.15.0' );
36
  define( 'GROUPS_FILE', __FILE__ );
37
  if ( !defined( 'GROUPS_CORE_DIR' ) ) {
38
  define( 'GROUPS_CORE_DIR', untrailingslashit( plugin_dir_path( __FILE__ ) ) );
languages/groups-de_AT.mo ADDED
Binary file
languages/groups-de_AT.po ADDED
@@ -0,0 +1,1759 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: \n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2021-10-16 18:36+0200\n"
11
+ "PO-Revision-Date: 2021-10-16 18:37+0200\n"
12
+ "Last-Translator: Karim\n"
13
+ "Language-Team: itthinx.com\n"
14
+ "Language: de_AT\n"
15
+ "MIME-Version: 1.0\n"
16
+ "Content-Type: text/plain; charset=UTF-8\n"
17
+ "Content-Transfer-Encoding: 8bit\n"
18
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
+ "X-Generator: Poedit 2.4.3\n"
20
+
21
+ #: lib/core/class-groups-pagination.php:140
22
+ #, php-format
23
+ msgctxt "paging"
24
+ msgid "%1$s of %2$s"
25
+ msgstr "%1$s von %2$s"
26
+
27
+ #: lib/admin/class-groups-admin-users.php:287
28
+ msgctxt "label for conjunctive groups filter checkbox"
29
+ msgid "&cap;"
30
+ msgstr "&cap;"
31
+
32
+ #: legacy/admin/class-groups-admin-posts-legacy.php:184
33
+ #: lib/admin/class-groups-admin-posts.php:223
34
+ msgid "&mdash; No Change &mdash;"
35
+ msgstr "&mdash; Ohne Änderung &mdash;"
36
+
37
+ #: lib/admin/class-groups-admin-posts.php:158
38
+ msgid "(any)"
39
+ msgstr "(jede)"
40
+
41
+ #: lib/admin/class-groups-admin-posts.php:153
42
+ msgid "(none)"
43
+ msgstr "(keine)"
44
+
45
+ #: legacy/admin/class-groups-admin-posts-legacy.php:136
46
+ msgid "(only unrestricted)"
47
+ msgstr "(ohne Beschränkung)"
48
+
49
+ #: lib/admin/class-groups-admin-users.php:388
50
+ msgid "--"
51
+ msgstr "--"
52
+
53
+ #: lib/core/class-groups-pagination.php:96
54
+ #, php-format
55
+ msgid "1 item"
56
+ msgid_plural "%s items"
57
+ msgstr[0] "1 Element"
58
+ msgstr[1] "%s Elemente"
59
+
60
+ #: legacy/admin/class-groups-admin-post-columns-legacy.php:76
61
+ #, php-format
62
+ msgid "<span title=\"%s\">Access Restrictions</span>"
63
+ msgstr "<span title=\"%s\">Zugangsbeschränkungen</span>"
64
+
65
+ #: lib/admin/groups-admin-groups-remove.php:149
66
+ #: lib/admin/groups-admin-capabilities-remove.php:145
67
+ #, php-format
68
+ msgid "<strong>%s</strong>"
69
+ msgstr "<strong>%s</strong>"
70
+
71
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:164
72
+ msgid ""
73
+ "<sup>*</sup> For each capability, the groups that have the capability "
74
+ "assigned are shown within parenthesis. You can choose a capability by typing "
75
+ "part of the group's or the capability's name."
76
+ msgstr ""
77
+ "<sup>*</sup> Für jede Kapazität werden Gruppen die diese innehaben in "
78
+ "Klammern gezeigt. Schreiben Sie einen Teil des Namens der Kapazität oder der "
79
+ "Gruppe um eine Kapazität auszuwählen."
80
+
81
+ #: lib/admin/groups-admin-capabilities.php:126
82
+ msgid "A Duck!"
83
+ msgstr "Eine Ente!"
84
+
85
+ #: lib/admin/groups-admin-options.php:299
86
+ msgid "A minimum set of permissions will be preserved."
87
+ msgstr "Ein Minimalsatz von Genehmigungen wird beibehalten."
88
+
89
+ #: lib/admin/groups-admin-options.php:55
90
+ msgid "Access Groups"
91
+ msgstr "Zugang zu Groups"
92
+
93
+ #: legacy/admin/class-groups-admin-posts-legacy.php:181
94
+ msgid "Access Restrictions"
95
+ msgstr "Zugangsbeschränkungen"
96
+
97
+ #: lib/test/groups-tests.php:385 lib/test/groups-tests.php:391
98
+ #: lib/admin/groups-admin-tree-view.php:37
99
+ #: lib/admin/groups-admin-groups-edit.php:37
100
+ #: lib/admin/groups-admin-groups-edit.php:181
101
+ #: lib/admin/groups-admin-groups-edit.php:185
102
+ #: lib/admin/groups-admin-groups-add.php:36
103
+ #: lib/admin/groups-admin-groups-add.php:142
104
+ #: lib/admin/groups-admin-groups-add.php:146
105
+ #: lib/admin/groups-admin-groups-remove.php:35
106
+ #: lib/admin/groups-admin-groups-remove.php:83
107
+ #: lib/admin/groups-admin-groups-remove.php:87
108
+ #: lib/admin/groups-admin-groups-remove.php:110
109
+ #: lib/admin/groups-admin-groups-remove.php:177
110
+ #: lib/admin/groups-admin-groups-remove.php:181
111
+ #: lib/admin/groups-admin-capabilities-remove.php:35
112
+ #: lib/admin/groups-admin-capabilities-remove.php:83
113
+ #: lib/admin/groups-admin-capabilities-remove.php:87
114
+ #: lib/admin/groups-admin-capabilities-remove.php:110
115
+ #: lib/admin/groups-admin-capabilities-remove.php:175
116
+ #: lib/admin/groups-admin-capabilities-remove.php:179
117
+ #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
118
+ #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
119
+ #: lib/admin/groups-admin-capabilities-edit.php:35
120
+ #: lib/admin/groups-admin-capabilities-edit.php:96
121
+ #: lib/admin/groups-admin-capabilities-edit.php:100
122
+ #: lib/admin/groups-admin-options.php:44 lib/admin/groups-admin-options.php:347
123
+ #: lib/admin/groups-admin-capabilities-add.php:34
124
+ #: lib/admin/groups-admin-capabilities-add.php:89
125
+ #: lib/admin/groups-admin-capabilities-add.php:93
126
+ #: lib/admin/groups-admin-capabilities.php:48
127
+ #: lib/admin/groups-admin-capabilities.php:141
128
+ #: lib/admin/groups-admin-capabilities.php:172
129
+ #: lib/admin/groups-admin-capabilities.php:178
130
+ msgid "Access denied."
131
+ msgstr "Zugriff verweigert."
132
+
133
+ #: lib/admin/groups-admin-options.php:229
134
+ msgid "Access restricions"
135
+ msgstr "Zugangsbeschränkungen"
136
+
137
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:97
138
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
139
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
140
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
141
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:597
142
+ msgid "Access restrictions"
143
+ msgstr "Zugangsbeschränkungen"
144
+
145
+ #: legacy/admin/class-groups-admin-posts-legacy.php:124
146
+ #: legacy/admin/class-groups-admin-posts-legacy.php:125
147
+ msgid "Access restrictions &hellip;"
148
+ msgstr "Zugangsbeschränkungen &hellip;"
149
+
150
+ #: lib/admin/groups-admin-groups-add.php:122
151
+ #: lib/admin/groups-admin-groups.php:207
152
+ #: lib/admin/groups-admin-capabilities-add.php:68
153
+ #: lib/admin/groups-admin-capabilities.php:201
154
+ msgid "Add"
155
+ msgstr "Neu"
156
+
157
+ #: lib/admin/groups-admin-capabilities-add.php:50
158
+ msgid "Add a new capability"
159
+ msgstr "Neue Kapazität hinzufügen"
160
+
161
+ #: lib/admin/groups-admin-groups-add.php:62
162
+ msgid "Add a new group"
163
+ msgstr "Neue Gruppe hinzufügen"
164
+
165
+ #: lib/admin/groups-admin-groups.php:381
166
+ msgid "Add capability"
167
+ msgstr "Neue Kapazität"
168
+
169
+ #: legacy/admin/class-groups-admin-posts-legacy.php:185
170
+ #: lib/admin/class-groups-admin-posts.php:224
171
+ msgid "Add restriction"
172
+ msgstr "Beschränkung hinzufügen"
173
+
174
+ #: lib/admin/class-groups-admin-users.php:213
175
+ msgid "Add to group"
176
+ msgstr "Zur Gruppe hinzufügen"
177
+
178
+ #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
179
+ #: lib/admin/class-groups-admin-welcome.php:234
180
+ msgid "Add-Ons"
181
+ msgstr "Add-Ons"
182
+
183
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:150
184
+ msgid ""
185
+ "Adding the group and capability manually and enabling it for access "
186
+ "restriction"
187
+ msgstr ""
188
+ "Gruppe und Kapazität manuell hinzufügen und zur Zugriffsbeschränkung "
189
+ "aktivieren"
190
+
191
+ #: lib/admin/groups-admin-options.php:56
192
+ msgid "Administer Groups"
193
+ msgstr "Groups Verwalten"
194
+
195
+ #: lib/admin/groups-admin-options.php:57
196
+ msgid "Administer Groups plugin options"
197
+ msgstr "Groups Plugin Optionen verwalten"
198
+
199
+ #: lib/admin/groups-admin-options.php:215
200
+ msgid "Administrator Access Override"
201
+ msgstr "Administrator-Zugriffsüberbrückung"
202
+
203
+ #: lib/admin/groups-admin-options.php:218
204
+ msgid ""
205
+ "Administrators override all access permissions derived from Groups "
206
+ "capabilities."
207
+ msgstr ""
208
+ "Verwalter (mit der Administrator Rolle) können alle Zugriffsrechte "
209
+ "überbrücken."
210
+
211
+ #: lib/admin/class-groups-admin-posts.php:181
212
+ msgid "Also look for groups related to terms"
213
+ msgstr "Auch Gruppen beinhalten die auf Begriffe bezogen sind"
214
+
215
+ #: lib/admin/class-groups-admin-welcome.php:187
216
+ msgid ""
217
+ "And you can now filter the list of users by one or multiple groups with one "
218
+ "convenient field."
219
+ msgstr ""
220
+ "Und man kann jetzt die Liste der Benutzer mittels einem praktischen Feld "
221
+ "nach einer oder mehreren Gruppen filtern."
222
+
223
+ #: lib/admin/class-groups-admin-welcome.php:185
224
+ msgid ""
225
+ "Another improvement is better filtering by groups and a reduced footprint on "
226
+ "the Users admin screen."
227
+ msgstr ""
228
+ "Weitere Verbesserungen umschließen Gruppenfilter und einen reduzierten "
229
+ "Eindruck bei der Benutzerverwaltung."
230
+
231
+ #: lib/access/class-groups-access-meta-boxes.php:234
232
+ #: lib/access/class-groups-access-meta-boxes.php:235
233
+ #: lib/access/class-groups-access-meta-boxes.php:473
234
+ #: lib/access/class-groups-access-meta-boxes.php:474
235
+ msgid "Anyone &hellip;"
236
+ msgstr "Jeder &hellip;"
237
+
238
+ #: lib/admin/groups-admin-groups.php:322 lib/admin/groups-admin-groups.php:348
239
+ #: lib/admin/groups-admin-groups.php:384
240
+ #: lib/admin/groups-admin-capabilities.php:334
241
+ #: lib/admin/groups-admin-capabilities.php:360
242
+ #: lib/admin/groups-admin-capabilities.php:374
243
+ #: lib/admin/class-groups-admin-users.php:216
244
+ msgid "Apply"
245
+ msgstr "Anwenden"
246
+
247
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:160
248
+ msgid ""
249
+ "Become a member of the <em>Premium</em> group - this is required so you can "
250
+ "choose the <em>premium</em> capability to restrict access to a post."
251
+ msgstr ""
252
+ "Werden Sie Mitglied der <em>Premium</em> Gruppe - dies ist nötig um die "
253
+ "<em>premium</em> Kapazität auswählen zu können mit der Zugang zu einem "
254
+ "Beitrag beschränkt wird."
255
+
256
+ #: lib/admin/groups-admin-groups.php:379
257
+ #: lib/admin/groups-admin-capabilities.php:371
258
+ msgid "Bulk Actions"
259
+ msgstr "Aktion wählen"
260
+
261
+ #: lib/admin/groups-admin-options.php:195 lib/admin/groups-admin-add-ons.php:43
262
+ msgid ""
263
+ "By getting an official extension, you fund the work that is necessary to "
264
+ "maintain and improve Groups."
265
+ msgstr ""
266
+ "Indem du eine offizielle Erweiterung erhältst, finanzierst du die Arbeit, "
267
+ "die zur Instandhaltung und Verbesserung von Groups erforderlich ist."
268
+
269
+ #: lib/admin/groups-admin-options.php:384
270
+ msgid ""
271
+ "CAUTION: If this option is active while the plugin is deactivated, ALL "
272
+ "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
273
+ "you are going to use this option, now would be a good time to make a backup. "
274
+ "By enabling this option you agree to be solely responsible for any loss of "
275
+ "data or any other consequences thereof."
276
+ msgstr ""
277
+ "ACHTUNG: Is diese Option aktiviert während das Plugin deaktiviert wird, dann "
278
+ "werden ALLE Einstellungen und Daten des Plugins GELÖSCHT für <strong>alle "
279
+ "Sites</strong>. Wenn Sie diese Option anwenden möchten, dann wäre jetzt ein "
280
+ "guter Zeitpunkt um eine Sicherheitskopie anzulegen. Sollten Sie diese Option "
281
+ "aktivieren, dann erklären Sie sich damit einverstanden alleine "
282
+ "verantwortlich für etwaige Datenverluste sowie jede weitere Konsequenzen zu "
283
+ "sein."
284
+
285
+ #: lib/admin/groups-admin-options.php:313
286
+ msgid ""
287
+ "CAUTION: If this option is active while the plugin is deactivated, ALL "
288
+ "plugin settings and data will be DELETED. If you are going to use this "
289
+ "option, now would be a good time to make a backup. By enabling this option "
290
+ "you agree to be solely responsible for any loss of data or any other "
291
+ "consequences thereof."
292
+ msgstr ""
293
+ "ACHTUNG: Is diese Option aktiviert während das Plugin deaktiviert wird, dann "
294
+ "werden ALLE Einstellungen und Daten des Plugins GELÖSCHT. Wenn Sie diese "
295
+ "Option anwenden möchten, dann wäre jetzt ein guter Zeitpunkt um eine "
296
+ "Sicherheitskopie anzulegen. Sollten Sie diese Option aktivieren, dann "
297
+ "erklären Sie sich damit einverstanden alleine verantwortlich für etwaige "
298
+ "Datenverluste sowie jede weitere Konsequenzen zu sein."
299
+
300
+ #: lib/admin/groups-admin-groups-edit.php:165
301
+ #: lib/admin/groups-admin-groups-add.php:124
302
+ #: lib/admin/groups-admin-groups-remove.php:64
303
+ #: lib/admin/groups-admin-groups-remove.php:154
304
+ #: lib/admin/groups-admin-capabilities-remove.php:64
305
+ #: lib/admin/groups-admin-capabilities-remove.php:150
306
+ #: lib/admin/groups-admin-capabilities-edit.php:79
307
+ #: lib/admin/groups-admin-capabilities-add.php:70
308
+ msgid "Cancel"
309
+ msgstr "Abbrechen"
310
+
311
+ #: legacy/admin/groups-admin-options-legacy.php:59
312
+ #: lib/admin/groups-admin-groups-edit.php:117
313
+ #: lib/admin/groups-admin-groups-add.php:100
314
+ #: lib/admin/class-groups-admin.php:196 lib/admin/groups-admin-groups.php:305
315
+ #: lib/admin/groups-admin-capabilities.php:192
316
+ msgid "Capabilities"
317
+ msgstr "Kapazitäten"
318
+
319
+ #: lib/core/class-groups-help.php:71
320
+ msgctxt "Help tab title and heading"
321
+ msgid "Capabilities"
322
+ msgstr "Kapazitäten"
323
+
324
+ #: lib/admin/groups-admin-groups.php:360 lib/admin/groups-admin-groups.php:361
325
+ msgid "Capabilities &hellip;"
326
+ msgstr "Kapazitäten &hellip;"
327
+
328
+ #: lib/admin/groups-admin-capabilities-edit.php:66
329
+ #: lib/admin/groups-admin-capabilities-add.php:57
330
+ #: lib/admin/groups-admin-capabilities.php:314
331
+ #: lib/admin/groups-admin-capabilities.php:330
332
+ msgid "Capability"
333
+ msgstr "Kapazität"
334
+
335
+ #: lib/admin/groups-admin-capabilities-remove.php:59
336
+ #, php-format
337
+ msgid "Capability : %s"
338
+ msgstr "Kapazität : %s"
339
+
340
+ #: lib/admin/groups-admin-capabilities.php:326
341
+ msgid "Capability ID"
342
+ msgstr "Kapazitäts-ID"
343
+
344
+ #: lib/admin/class-groups-admin-posts.php:237
345
+ #: lib/admin/class-groups-admin-posts.php:238
346
+ msgid "Choose access restriction groups &hellip;"
347
+ msgstr "Gruppen für Zugriffsbeschränkungen auswählen &hellip;"
348
+
349
+ #: legacy/admin/class-groups-admin-posts-legacy.php:195
350
+ #: legacy/admin/class-groups-admin-posts-legacy.php:196
351
+ msgid "Choose access restrictions &hellip;"
352
+ msgstr "Zugriffsbeschränkungen auswählen &hellip;"
353
+
354
+ #: lib/admin/groups-admin-groups-edit.php:120
355
+ #: lib/admin/groups-admin-groups-add.php:103
356
+ msgid "Choose capabilities &hellip;"
357
+ msgstr "Kapazitäten auswählen &hellip;"
358
+
359
+ #: lib/admin/class-groups-admin-user-profile.php:80
360
+ #: lib/admin/class-groups-admin-user-profile.php:81
361
+ #: lib/admin/class-groups-admin-user-profile.php:176
362
+ #: lib/admin/class-groups-admin-user-profile.php:177
363
+ #: lib/admin/class-groups-admin-users.php:191
364
+ #: lib/admin/class-groups-admin-users.php:192
365
+ #: lib/admin/class-groups-admin-users.php:252
366
+ #: lib/admin/class-groups-admin-users.php:253
367
+ msgid "Choose groups &hellip;"
368
+ msgstr "Gruppen auswählen &hellip;"
369
+
370
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
371
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:546
372
+ msgid ""
373
+ "Choose one or more capabilities to restrict access. Groups that grant access "
374
+ "through the capabilities are shown in parenthesis. If no capabilities are "
375
+ "available yet, you can use the quick-create box to create a group and "
376
+ "capability enabled for access restriction on the fly."
377
+ msgstr ""
378
+ "Wählen Sie eine oder mehrere Kapazitäten zur Zugriffsbeschränkung aus. "
379
+ "Gruppen die durch ihre Kapazitäten den Zugriff beschränken, werden in "
380
+ "Klammern angezeigt. Sind noch keine Kapazitäten vorhanden, können Sie das "
381
+ "Instant-Kästchen verwenden, um eine Gruppe und zugehörige Kapazität spontan "
382
+ "zu erstellen."
383
+
384
+ #: lib/access/class-groups-access-meta-boxes.php:159
385
+ msgid ""
386
+ "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
387
+ "<em>Groups</em> box and save or update the post (or hit Enter)."
388
+ msgstr ""
389
+ "Im Feld <em>Lesen</em> innerhalb der Box <em>Gruppen</em> <em>Premium</em> "
390
+ "auswählen oder eingeben und den Eintrag speichern oder aktualisieren (oder "
391
+ "die Eingabetaste betätigen)."
392
+
393
+ #: lib/admin/groups-admin-groups.php:323
394
+ #: lib/admin/groups-admin-capabilities.php:335
395
+ msgid "Clear"
396
+ msgstr "Säubern"
397
+
398
+ #: lib/admin/groups-admin-capabilities.php:196
399
+ msgid "Click to add a new capability"
400
+ msgstr "Klicken um eine neue Kapazität zu erstellen"
401
+
402
+ #: lib/admin/groups-admin-groups.php:202
403
+ msgid "Click to add a new group"
404
+ msgstr "Klicken um eine neue Gruppe zu erstellen"
405
+
406
+ #: lib/admin/groups-admin-capabilities.php:212
407
+ msgid "Click to refresh capabilities"
408
+ msgstr "Klicken um die Kapazitäten zu aktualisieren"
409
+
410
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:274
411
+ msgid "Click to toggle the display of groups that grant the capabilities."
412
+ msgstr ""
413
+ "Klicken zum Umschalten, ob gewährende Gruppen zu den Kapazitäten angezeigt "
414
+ "werden."
415
+
416
+ #: lib/blocks/src/blocks/groups-member/block.js:231
417
+ msgid "Content will be shown to users that are members of these groups:"
418
+ msgstr ""
419
+ "Der Inhalt wird Benutzern angezeigt die Mitglieder dieser Gruppen sind:"
420
+
421
+ #: lib/blocks/src/blocks/groups-non-member/block.js:212
422
+ msgid "Content will be shown to users that are not members of these groups:"
423
+ msgstr ""
424
+ "Der Inhalt wird Benutzern angezeigt die nicht Mitglieder dieser Gruppen sind:"
425
+
426
+ #: lib/admin/class-groups-admin-notice.php:133
427
+ msgid ""
428
+ "Could you please spare a minute and give it a review over at WordPress.org?"
429
+ msgstr ""
430
+ "Könnten Sie bitte eine Minute freimachen und eine Rezension auf WordPress."
431
+ "org abgeben?"
432
+
433
+ #: lib/core/class-groups-pagination.php:133
434
+ msgid "Current page"
435
+ msgstr "Aktuelle Seite"
436
+
437
+ #: lib/admin/groups-admin-options.php:305
438
+ msgid "Deactivation and data persistence"
439
+ msgstr "Deaktivierung und Datenpersistenz"
440
+
441
+ #: lib/admin/groups-admin-options.php:380
442
+ msgid "Delete all Groups plugin data for ALL sites on network deactivation"
443
+ msgstr ""
444
+ "Alle Daten des Groups Plugins für ALLE Sites bei Netzwerkdeaktivierung "
445
+ "löschen"
446
+
447
+ #: lib/admin/groups-admin-options.php:309
448
+ msgid "Delete all Groups plugin data on deactivation"
449
+ msgstr "Alle Daten des Groups Plugins bei deaktivierung löschen"
450
+
451
+ #: lib/admin/groups-admin-groups-edit.php:93
452
+ #: lib/admin/groups-admin-groups-add.php:86
453
+ #: lib/admin/groups-admin-groups.php:304
454
+ #: lib/admin/groups-admin-capabilities-edit.php:71
455
+ #: lib/admin/groups-admin-capabilities-add.php:62
456
+ #: lib/admin/groups-admin-capabilities.php:315
457
+ msgid "Description"
458
+ msgstr "Beschreibung"
459
+
460
+ #: lib/admin/groups-admin-options.php:271
461
+ msgid ""
462
+ "Disabling this setting for a post type also disables existing access "
463
+ "restrictions on individual posts of that type."
464
+ msgstr ""
465
+ "Wird diese Einstellung für einen Beitragstyp ausgeschaltet, dann werden "
466
+ "bestehende Zugriffsbeschränkungen für einzelne Beiträge dieses Typs "
467
+ "aufgehoben."
468
+
469
+ #: lib/admin/class-groups-admin-welcome.php:144
470
+ #: lib/admin/class-groups-admin-welcome.php:145
471
+ msgid "Dismiss"
472
+ msgstr "Ausblenden"
473
+
474
+ #: lib/admin/groups-admin-options.php:183
475
+ msgctxt "title of dismiss notice link"
476
+ msgid "Dismiss"
477
+ msgstr "Ausblenden"
478
+
479
+ #: lib/admin/groups-admin-groups.php:469
480
+ #: lib/admin/groups-admin-capabilities.php:449
481
+ msgid "Edit"
482
+ msgstr "Bearbeiten"
483
+
484
+ #: lib/admin/groups-admin-capabilities-edit.php:56
485
+ msgid "Edit a capability"
486
+ msgstr "Kapazität bearbeiten"
487
+
488
+ #: lib/admin/groups-admin-groups-edit.php:68
489
+ msgid "Edit a group"
490
+ msgstr "Gruppe bearbeiten"
491
+
492
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:161
493
+ msgid ""
494
+ "Edit the post for which you want to restrict access and choose<sup>*</sup> "
495
+ "the <em>premium</em> capability."
496
+ msgstr ""
497
+ "Bearbeiten Sie den Beitrag für den Sie Zugang beschränken möchten und "
498
+ "wählen<sup>*</sup> Sie die <em>premium</em> Kapazität aus."
499
+
500
+ #: lib/admin/groups-admin-options.php:322
501
+ msgid "Enable legacy access control based on capabilities."
502
+ msgstr "Legacy Zugriffsbeschränkungen basierend auf Kapazitäten aktivieren."
503
+
504
+ #: lib/admin/groups-admin-options.php:224
505
+ msgid "Enabling this on production sites is <strong>not</strong> recommended."
506
+ msgstr "Es wird empfohlen dies nicht auf öffentlichen Seiten zu aktivieren."
507
+
508
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
509
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:510
510
+ msgid "Enforce read access"
511
+ msgstr "Lesezugriff beschränken"
512
+
513
+ #: lib/admin/groups-admin-options.php:189
514
+ #, php-format
515
+ msgid ""
516
+ "Enhanced functionality is available via official %sExtensions%s for Groups."
517
+ msgstr ""
518
+ "Zusätzliche Leistungsmerkmale sind erhältlich über offizielle %sErweiterungen"
519
+ "%s für Groups."
520
+
521
+ #: lib/admin/groups-admin-add-ons.php:40
522
+ msgid "Enhanced functionality is available via official extensions for Groups."
523
+ msgstr ""
524
+ "Zusätzliche Leistungsmerkmale sind erhältlich über offizielle Erweiterungen "
525
+ "für Groups."
526
+
527
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
528
+ msgid ""
529
+ "Enter <em>Premium</em> in the quick-create field located in the Access "
530
+ "restrictions panel and save or update the post (or hit Enter)."
531
+ msgstr ""
532
+ "Geben Sie <em>Premium</em> im Instant-Feld ein, welches sich in der "
533
+ "Schaltfläche der Zugangsbeschränkungen befindet, Speichern bzw. "
534
+ "Aktualisieren Sie den Beitrag."
535
+
536
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
537
+ #: lib/access/class-groups-access-meta-boxes.php:149
538
+ msgid "Example:"
539
+ msgstr "Beispiel:"
540
+
541
+ #: lib/admin/class-groups-admin-users.php:289
542
+ msgid "Filter"
543
+ msgstr "Filtern"
544
+
545
+ #: lib/admin/groups-admin-groups.php:314
546
+ #: lib/admin/groups-admin-capabilities.php:324
547
+ msgid "Filters"
548
+ msgstr "Filter"
549
+
550
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:157
551
+ msgid ""
552
+ "Go to <strong>Groups > Capabilities</strong> and add the <em>premium</em> "
553
+ "capability."
554
+ msgstr ""
555
+ "Gehen Sie auf <strong>Groups > Kapazitäten</strong> und fügen Sie die "
556
+ "Kapazität <em>premium</em> hinzu."
557
+
558
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:156
559
+ msgid ""
560
+ "Go to <strong>Groups > Groups</strong> and add the <em>Premium</em> group."
561
+ msgstr ""
562
+ "Gehen Sie auf <strong>Groups > Gruppen</strong> und fügen Sie die Gruppe "
563
+ "<em>Premium</em> hinzu."
564
+
565
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:158
566
+ msgid ""
567
+ "Go to <strong>Groups > Groups</strong> and assign the <em>premium</em> "
568
+ "capability to the <em>Premium</em> group."
569
+ msgstr ""
570
+ "Gehen Sie auf <strong>Groups > Gruppen</strong> und weisen Sie die Kapazität "
571
+ "<em>premium</em> der Gruppe <em>Premium</em> zu."
572
+
573
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:159
574
+ msgid ""
575
+ "Go to <strong>Groups > Options</strong> and enable the <em>premium</em> "
576
+ "capability to restrict access."
577
+ msgstr ""
578
+ "Gehen Sie auf <strong>Groups > Optionen</strong> und aktivieren Sie die "
579
+ "Kapazität <em>premium</em> zur Zugangsbeschränkung."
580
+
581
+ #: lib/core/class-groups-pagination.php:117
582
+ msgid "Go to the first page"
583
+ msgstr "Zur ersten Seite"
584
+
585
+ #: lib/core/class-groups-pagination.php:151
586
+ msgid "Go to the last page"
587
+ msgstr "Zur letzten Seite"
588
+
589
+ #: lib/core/class-groups-pagination.php:144
590
+ msgid "Go to the next page"
591
+ msgstr "Zur nächsten Seite"
592
+
593
+ #: lib/core/class-groups-pagination.php:124
594
+ msgid "Go to the previous page"
595
+ msgstr "Zur vorigen Seite"
596
+
597
+ #: lib/admin/groups-admin-groups.php:303
598
+ msgid "Group"
599
+ msgstr "Gruppe"
600
+
601
+ #: lib/admin/class-groups-admin-users.php:212
602
+ msgid "Group Actions"
603
+ msgstr "Gruppenaktionen"
604
+
605
+ #: lib/admin/groups-admin-groups.php:315
606
+ msgid "Group ID"
607
+ msgstr "Gruppen-ID"
608
+
609
+ #: lib/admin/groups-admin-groups.php:318
610
+ msgid "Group Name"
611
+ msgstr "Gruppenname"
612
+
613
+ #: lib/admin/groups-admin-groups-remove.php:59
614
+ #, php-format
615
+ msgid "Group Name : %s"
616
+ msgstr "Gruppenname : %s"
617
+
618
+ #: lib/access/class-groups-access-meta-boxes.php:501
619
+ msgctxt "Attachment field label"
620
+ msgid "Groups"
621
+ msgstr "Gruppen"
622
+
623
+ #: lib/admin/class-groups-admin-posts.php:220
624
+ msgctxt "Bulk edit field label"
625
+ msgid "Groups"
626
+ msgstr "Gruppen"
627
+
628
+ #: lib/admin/class-groups-admin-post-columns.php:96
629
+ msgctxt "Column header"
630
+ msgid "Groups"
631
+ msgstr "Gruppen"
632
+
633
+ #: lib/admin/class-groups-admin-users.php:361
634
+ msgctxt "Column header (Users)"
635
+ msgid "Groups"
636
+ msgstr "Gruppen"
637
+
638
+ #: lib/admin/class-groups-admin-user-profile.php:72
639
+ msgctxt "Groups section heading (add user)"
640
+ msgid "Groups"
641
+ msgstr "Gruppen"
642
+
643
+ #: lib/admin/class-groups-admin-user-profile.php:166
644
+ msgctxt "Groups section heading (edit user)"
645
+ msgid "Groups"
646
+ msgstr "Gruppen"
647
+
648
+ #: lib/admin/class-groups-admin-user-profile.php:139
649
+ msgctxt "Groups section heading (user profile)"
650
+ msgid "Groups"
651
+ msgstr "Gruppen"
652
+
653
+ #: lib/access/class-groups-access-meta-boxes.php:131
654
+ msgctxt "Help heading"
655
+ msgid "Groups"
656
+ msgstr "Gruppen"
657
+
658
+ #: lib/access/class-groups-access-meta-boxes.php:128
659
+ msgctxt "Help tab title"
660
+ msgid "Groups"
661
+ msgstr "Gruppen"
662
+
663
+ #: lib/core/class-groups-help.php:68 lib/core/class-groups-help.php:69
664
+ msgctxt "Help tab title and heading"
665
+ msgid "Groups"
666
+ msgstr "Gruppen"
667
+
668
+ #: lib/core/class-groups-help.php:63
669
+ msgctxt "Help title"
670
+ msgid "Groups"
671
+ msgstr "Gruppen"
672
+
673
+ #: lib/access/class-groups-access-meta-boxes.php:114
674
+ msgctxt "Meta box title"
675
+ msgid "Groups"
676
+ msgstr "Gruppen"
677
+
678
+ #: lib/admin/class-groups-admin.php:245
679
+ msgctxt "Network menu page title"
680
+ msgid "Groups"
681
+ msgstr "Gruppen"
682
+
683
+ #: lib/admin/class-groups-admin.php:278
684
+ msgctxt "Plugin action link"
685
+ msgid "Groups"
686
+ msgstr "Gruppen"
687
+
688
+ #: lib/admin/class-groups-admin.php:141
689
+ msgctxt "menu item title"
690
+ msgid "Groups"
691
+ msgstr "Gruppen"
692
+
693
+ #: lib/admin/class-groups-admin.php:159 lib/admin/groups-admin-groups.php:199
694
+ msgctxt "page-title"
695
+ msgid "Groups"
696
+ msgstr "Gruppen"
697
+
698
+ #: lib/admin/class-groups-admin-welcome.php:202
699
+ #, php-format
700
+ msgid ""
701
+ "Groups %s features a simpler model for access restrictions based on groups "
702
+ "instead of capabilities used in previous versions."
703
+ msgstr ""
704
+ "Groups %s bietet ein vereinfachtes Model für Zugriffsberechtigungen, "
705
+ "basierend auf Gruppen anstatt Kapazitäten aus vorigen Versionen."
706
+
707
+ #: lib/admin/class-groups-admin-posts.php:139
708
+ #: lib/admin/class-groups-admin-posts.php:140
709
+ msgid "Groups &hellip;"
710
+ msgstr "Gruppen &hellip;"
711
+
712
+ #: lib/admin/class-groups-admin.php:221
713
+ msgid "Groups Add-Ons"
714
+ msgstr "Groups Add-Ons"
715
+
716
+ #: lib/admin/class-groups-admin.php:195
717
+ msgid "Groups Capabilities"
718
+ msgstr "Gruppenkapazitäten"
719
+
720
+ #: lib/blocks/src/blocks/groups-member/block.js:161
721
+ msgid "Groups Member"
722
+ msgstr "Groups Mitglieder"
723
+
724
+ #: lib/blocks/src/blocks/groups-non-member/block.js:145
725
+ msgid "Groups Non-member"
726
+ msgstr "Groups Nicht-Mitglieder"
727
+
728
+ #: lib/admin/groups-admin-options.php:125
729
+ msgid "Groups Options"
730
+ msgstr "Groups Optionen"
731
+
732
+ #: lib/admin/class-groups-admin.php:310
733
+ msgid "Groups is configured to delete its plugin data on deactivation."
734
+ msgstr "Groups wird bei der Deaktivierung all seine Daten löschen."
735
+
736
+ #: lib/admin/groups-admin-options.php:353
737
+ msgid "Groups network options"
738
+ msgstr "Groups Netzwerkoptionen"
739
+
740
+ #: lib/admin/class-groups-admin.php:208
741
+ msgid "Groups options"
742
+ msgstr "Groups Optionen"
743
+
744
+ #: lib/core/class-groups-help.php:92
745
+ msgid ""
746
+ "Here you can <strong>add</strong>, <strong>edit</strong> and <strong>remove</"
747
+ "strong> groups."
748
+ msgstr ""
749
+ "Hier können Sie Gruppen <strong>hinzufügen</strong>, <strong>bearbeiten</"
750
+ "strong> und <strong>löschen</strong>."
751
+
752
+ #: lib/blocks/src/blocks/groups-non-member/block.js:146
753
+ msgid "Hide content from group members"
754
+ msgstr "Inhalt vor Gruppenmitgliedern verbergen"
755
+
756
+ #: lib/admin/class-groups-admin-notice.php:138
757
+ msgid "I have already done that."
758
+ msgstr "Das habe ich bereits getan."
759
+
760
+ #: lib/admin/groups-admin-groups.php:302
761
+ #: lib/admin/groups-admin-capabilities.php:313
762
+ msgid "ID"
763
+ msgstr "ID"
764
+
765
+ #: lib/admin/class-groups-admin-welcome.php:221
766
+ msgid ""
767
+ "If you had any access restrictions in place based on capabilities, the "
768
+ "entries will now be unprotected, unless you enable legacy access "
769
+ "restrictions or place appropriate access restrictions based on groups on the "
770
+ "desired entries."
771
+ msgstr ""
772
+ "Falls Zugriffsbeschränkungen basierend auf Kapazitäten gesetzt waren, sind "
773
+ "die Einträge nun ungeschützt, ausser die Legacy Zugriffsbeschränkungen "
774
+ "werden aktiviert oder es werden Beschränkungen basierend auf Gruppen gesetzt."
775
+
776
+ #: lib/admin/groups-admin-options.php:301
777
+ msgid "If you lock yourself out, please ask an administrator to help."
778
+ msgstr ""
779
+ "Sollten Sie sich selbst ausschließen, so fragen Sie bitte einen Verwalter "
780
+ "nach Hilfe."
781
+
782
+ #: lib/admin/class-groups-admin-welcome.php:225
783
+ msgid ""
784
+ "If you would like to switch to access restrictions based on groups "
785
+ "(recommended) instead of capabilities, you can easily do so by setting the "
786
+ "appropriate groups on your protected posts, pages and other entries to "
787
+ "restrict access."
788
+ msgstr ""
789
+ "Um auf gruppenbasierende Zugriffsbeschränkungen umzusteigen (empfohlen), "
790
+ "kann dies einfach getan werden indem man die entsprechenden Gruppen für die "
791
+ "geschützten Beiträge, Seiten und andere Einträge setzt um den Zugang "
792
+ "einzuschränken."
793
+
794
+ #: lib/admin/class-groups-admin-welcome.php:155
795
+ msgid "Important"
796
+ msgstr "Wichtig"
797
+
798
+ #: lib/admin/class-groups-admin-welcome.php:180
799
+ msgid "Improved User Interface"
800
+ msgstr "Verbesserte Benutzeroberfläche"
801
+
802
+ #: lib/access/class-groups-access-meta-boxes.php:165
803
+ msgid ""
804
+ "In the same field, you can create a new group and restrict access. Group "
805
+ "names are case-sensitive. In order to be able to use the new group, your "
806
+ "user account will be assigned to it."
807
+ msgstr ""
808
+ "Im selben Feld kann man eine neue Gruppe erstellen und den Zugang "
809
+ "einschränken. Bei Gruppennamen wird die Groß- und Kleinschreibung beachtet. "
810
+ "Um die neue Gruppe verwenden zu können wird man der Gruppe hinzugefügt."
811
+
812
+ #: legacy/admin/groups-admin-options-legacy.php:62
813
+ msgid ""
814
+ "Include these capabilities to enforce read access on posts. The selected "
815
+ "capabilities will be offered to restrict access to posts."
816
+ msgstr ""
817
+ "Diese Kapazitäten sollen zur Zugangsbeschränkung von Beitragen verfügbar "
818
+ "sein. Die ausgewählten Kapazitäten stehen dann für die Beschränkung von "
819
+ "Beiträgen zur Verfügung."
820
+
821
+ #: lib/admin/groups-admin-groups-edit.php:146
822
+ msgid "Inherited capabilities:"
823
+ msgstr "Geerbte Kapazitäten:"
824
+
825
+ #: lib/access/class-groups-post-access.php:154
826
+ msgid "Invalid post ID."
827
+ msgstr "Ungültige Beitrags-ID."
828
+
829
+ #: lib/admin/class-groups-admin-welcome.php:158
830
+ msgid ""
831
+ "It seems that you have updated from Groups 1.x where access restrictions "
832
+ "were based on capabilities."
833
+ msgstr ""
834
+ "Es scheint hier wurde von Groups 1.x aktualisiert, wo Zugangsbeschränkungen "
835
+ "auf Kapazitäten basierten."
836
+
837
+ #: lib/views/class-groups-shortcodes.php:472
838
+ #, php-format
839
+ msgid "Join the %s group"
840
+ msgstr "Der Gruppe %s beitreten"
841
+
842
+ #: lib/views/class-groups-shortcodes.php:556
843
+ #, php-format
844
+ msgid "Leave the %s group"
845
+ msgstr "Die Gruppe %s verlassen"
846
+
847
+ #: lib/admin/groups-admin-options.php:318
848
+ msgid "Legacy Settings"
849
+ msgstr "Legacy Einstellungen"
850
+
851
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
852
+ #: lib/access/class-groups-access-meta-boxes.php:152
853
+ msgid ""
854
+ "Let's assume that you want to limit the visibility of a post to members of "
855
+ "the <em>Premium</em> group."
856
+ msgstr ""
857
+ "Angenommen Sie wollen einen Beitrag nur Mitgliedern der <em>Premium</em> "
858
+ "Gruppe sichtbar machen."
859
+
860
+ #: lib/blocks/src/blocks/groups-member/block.js:221
861
+ #: lib/blocks/src/blocks/groups-non-member/block.js:202
862
+ msgid "Loading..."
863
+ msgstr "Lade..."
864
+
865
+ #: lib/views/class-groups-shortcodes.php:121
866
+ msgid "Log out"
867
+ msgstr "Abmelden"
868
+
869
+ #: lib/admin/class-groups-admin-notice.php:131
870
+ msgid "Many thanks for using <strong>Groups</strong>!"
871
+ msgstr "Vielen Dank, dass Sie <strong>Groups</strong> verwenden!"
872
+
873
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:508
874
+ #: lib/access/class-groups-access-meta-boxes.php:441
875
+ msgid "Media"
876
+ msgstr "Medien"
877
+
878
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
879
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:563
880
+ #, php-format
881
+ msgid "Members of the %1$s group can access this %2$s through this capability."
882
+ msgid_plural ""
883
+ "Members of the %1$s groups can access this %2$s through this capability."
884
+ msgstr[0] ""
885
+ "Mitglieder der Gruppe %1$s können über diese Kapazität auf diese(n) %2$s "
886
+ "zugreifen."
887
+ msgstr[1] ""
888
+ "Mitglieder der Gruppen %1$s können über diese Kapazität auf diese(n) %2$s "
889
+ "zugreifen."
890
+
891
+ #: lib/admin/groups-admin-groups-edit.php:79
892
+ #: lib/admin/groups-admin-groups-add.php:72
893
+ msgid "Name"
894
+ msgstr "Name"
895
+
896
+ #: lib/admin/groups-admin-options.php:375
897
+ msgid "Network deactivation and data persistence"
898
+ msgstr "Netzwerkdeaktivation und Datenpersistenz"
899
+
900
+ #: lib/admin/groups-admin-capabilities.php:206
901
+ msgid "New Capability"
902
+ msgstr "Neue Kapazität"
903
+
904
+ #: lib/admin/class-groups-admin-welcome.php:191
905
+ msgid "New Documentation"
906
+ msgstr "Neue Dokumentation"
907
+
908
+ #: lib/admin/groups-admin-groups.php:212
909
+ msgid "New Group"
910
+ msgstr "Neue Gruppe"
911
+
912
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
913
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:572
914
+ msgid ""
915
+ "No groups grant access through this capability. To grant access to group "
916
+ "members using this capability, you should assign it to a group and enable "
917
+ "the capability for access restriction."
918
+ msgstr ""
919
+ "Keine Gruppe gewährt Zugriff über diese Kapazität. Um Gruppenmitgliedern "
920
+ "Zugriff über diese Kapazität zu gewähren, sollte sie einer Gruppe zugewiesen "
921
+ "werden und zur Zugangsbeschränkung aktiviert werden."
922
+
923
+ #: lib/admin/groups-admin-capabilities.php:123
924
+ msgid "No new capabilities have been found."
925
+ msgstr "Es wurden keine neuen Kapazitäten gefunden."
926
+
927
+ #: lib/admin/groups-admin-capabilities-remove.php:116
928
+ msgid "No such capabilities."
929
+ msgstr "Solche Kapazitäten sind nicht vorhanden."
930
+
931
+ #: lib/admin/groups-admin-capabilities-remove.php:41
932
+ #: lib/admin/groups-admin-capabilities-edit.php:41
933
+ msgid "No such capability."
934
+ msgstr "Diese Kapazität ist nicht vorhanden."
935
+
936
+ #: lib/admin/groups-admin-groups-edit.php:43
937
+ #: lib/admin/groups-admin-groups-remove.php:41
938
+ msgid "No such group."
939
+ msgstr "Diese Gruppe ist nicht vorhanden."
940
+
941
+ #: lib/admin/groups-admin-groups-remove.php:116
942
+ msgid "No such groups."
943
+ msgstr "Solche Gruppen sind nicht vorhanden."
944
+
945
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:132
946
+ msgid ""
947
+ "Note that you must be a member of a group that has such a capability "
948
+ "assigned."
949
+ msgstr ""
950
+ "Beachten Sie, dass Sie Mitglied einer Gruppe die diese Kapazität hat sein "
951
+ "müssen."
952
+
953
+ #: lib/access/class-groups-access-meta-boxes.php:143
954
+ msgid "Note that you must be a member of a group to use it to restrict access."
955
+ msgstr ""
956
+ "Es ist zu beachten dass man Mitglied einer Gruppe sein muss, um diese zur "
957
+ "Zugangsbeschränkung verwenden zu können."
958
+
959
+ #: lib/admin/class-groups-admin-welcome.php:183
960
+ msgid ""
961
+ "Now you can assign new users directly to groups when you create a new user "
962
+ "account from the Dashboard."
963
+ msgstr ""
964
+ "Jetzt kann man neue Benutzer direkt Gruppen zuweisen wenn man deren "
965
+ "Benutzerkonto vom Dashboard aus erstellt."
966
+
967
+ #: lib/admin/class-groups-admin-welcome.php:174
968
+ msgid ""
969
+ "Now you can protect your posts, pages and any other custom post type like "
970
+ "products or events by simply assigning them to one or more groups."
971
+ msgstr ""
972
+ "Man kann jetzt Beiträge, Seiten und alle anderen Eintragstypen wie Produkte "
973
+ "oder Evente einfach schützen, indem man diese einer oder mehreren Gruppen "
974
+ "zuweist."
975
+
976
+ #: lib/admin/class-groups-admin-welcome.php:227
977
+ msgid ""
978
+ "Once you have adjusted your access restrictions based on groups, you can "
979
+ "disable legacy access control."
980
+ msgstr ""
981
+ "Die Legacy Zugriffsbeschränkungen können deaktiviert werden sobald diese auf "
982
+ "Gruppen umgestellt wurden."
983
+
984
+ #: lib/admin/groups-admin-capabilities.php:121
985
+ #, php-format
986
+ msgid "One capability has been added."
987
+ msgid_plural "%d capabilities have been added."
988
+ msgstr[0] "Eine Kapazität wurde hinzugefügt."
989
+ msgstr[1] "%d Kapazitäten wurden hinzugefügt."
990
+
991
+ #: legacy/admin/class-groups-admin-post-columns-legacy.php:77
992
+ msgid "One or more capabilities required to read the entry."
993
+ msgstr "Eine oder mehr Kapazitäten sind benötigt um den Beitrag zu lesen."
994
+
995
+ #: lib/admin/class-groups-admin-post-columns.php:95
996
+ msgid "One or more groups granting access to entries."
997
+ msgstr "Eine oder mehr Gruppen die Zugriff auf Einträge erstatten."
998
+
999
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
1000
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:593
1001
+ #, php-format
1002
+ msgid ""
1003
+ "Only groups or users that have one of the selected capabilities are allowed "
1004
+ "to read this %s."
1005
+ msgstr ""
1006
+ "Nur Gruppen oder Benutzer die eine der gewählten Kapazitäten haben ist es "
1007
+ "gestattet diese(n) %s zu lesen."
1008
+
1009
+ #: lib/admin/class-groups-admin.php:209
1010
+ msgid "Options"
1011
+ msgstr "Optionen"
1012
+
1013
+ #: lib/core/class-groups-help.php:70
1014
+ msgctxt "Help tab title and heading"
1015
+ msgid "Options"
1016
+ msgstr "Optionen"
1017
+
1018
+ #: lib/admin/class-groups-admin.php:270
1019
+ msgctxt "Plugin action link"
1020
+ msgid "Options"
1021
+ msgstr "Optionen"
1022
+
1023
+ #: lib/admin/groups-admin-options.php:117
1024
+ msgid "Options saved."
1025
+ msgstr "Optionen gespeichert."
1026
+
1027
+ #: lib/admin/groups-admin-groups-edit.php:86
1028
+ #: lib/admin/groups-admin-groups-add.php:79
1029
+ msgid "Parent"
1030
+ msgstr "Vorläufer"
1031
+
1032
+ #: lib/admin/class-groups-admin-welcome.php:237
1033
+ msgid "Perfect complements to memberships and access control with Groups."
1034
+ msgstr ""
1035
+ "Perfekte Ergänzungen für Mitgliedschaften und Zugangskontrolle mit Groups."
1036
+
1037
+ #: lib/admin/groups-admin-options.php:295
1038
+ msgid "Permissions"
1039
+ msgstr "Berechtigungen"
1040
+
1041
+ #: lib/admin/groups-admin-groups-remove.php:142
1042
+ msgid ""
1043
+ "Please confirm removal of the following groups. This action cannot be undone."
1044
+ msgstr ""
1045
+ "Bitte bestätigen Sie dass folgende Gruppen gelöscht werden. Diese Aktion "
1046
+ "kann nicht rückgängig gemacht werden."
1047
+
1048
+ #: lib/admin/groups-admin-capabilities-remove.php:139
1049
+ msgid ""
1050
+ "Please confirm to remove the following capabilities. This action cannot be "
1051
+ "undone."
1052
+ msgstr ""
1053
+ "Bitte bestätigen Sie dass folgende Kapazitäten gelöscht werden. Diese Aktion "
1054
+ "kann nicht rückgängig gemacht werden."
1055
+
1056
+ #: lib/core/class-groups-help.php:144
1057
+ #, php-format
1058
+ msgid ""
1059
+ "Please give it a <a href=\"%s\">&#9733;&#9733;&#9733;&#9733;&#9733;</a> "
1060
+ "rating."
1061
+ msgstr ""
1062
+ "Bitte geben Sie eine <a href=\"%s\">&#9733;&#9733;&#9733;&#9733;&#9733;</a> "
1063
+ "Bewertung ab!"
1064
+
1065
+ #: lib/admin/class-groups-admin-welcome.php:160
1066
+ #, php-format
1067
+ msgid ""
1068
+ "Please make sure to read the notes on <strong>Switching to Groups %s</"
1069
+ "strong> below."
1070
+ msgstr ""
1071
+ "Bitte beachte die Hinweise unten bezüglich <strong>Umstellen auf Groups %s</"
1072
+ "strong>."
1073
+
1074
+ #: lib/admin/class-groups-admin-welcome.php:229
1075
+ msgid ""
1076
+ "Please refer to the <a target=\"_blank\" href=\"https://docs.itthinx.com/"
1077
+ "document/groups/\">Documentation</a> for details on how to switch to and use "
1078
+ "the new access restrictions."
1079
+ msgstr ""
1080
+ "Bitte beachte die <a target=\"_blank\" href=\"https://docs.itthinx.com/"
1081
+ "document/groups/\">Dokumentation</a> für Details über die Umstellung und "
1082
+ "Benutzung der neuen Zugriffsbeschränkungen."
1083
+
1084
+ #: lib/access/class-groups-access-meta-boxes.php:497
1085
+ #, php-format
1086
+ msgid ""
1087
+ "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
1088
+ "that require complete protection."
1089
+ msgstr ""
1090
+ "Für Archive die kompletten Zugangsschutz benötigen, bitte <a href=\"%s\" "
1091
+ "target=\"_blank\">Groups File Access</a> verwenden."
1092
+
1093
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
1094
+ #: lib/access/class-groups-access-meta-boxes.php:191
1095
+ msgid "Post"
1096
+ msgstr "Beitrag"
1097
+
1098
+ #: lib/admin/groups-admin-options.php:233
1099
+ msgid "Post types"
1100
+ msgstr "Beitragstypen"
1101
+
1102
+ #: lib/admin/class-groups-admin-welcome.php:176
1103
+ msgid ""
1104
+ "Previously we used capabilities to do that, but changing to this new model "
1105
+ "makes things even easier."
1106
+ msgstr ""
1107
+ "Bisher wurden Kapazitäten verwendet um das zu tun, aber der Wechsel zum "
1108
+ "neuen Modell macht die Dinge noch viel einfacher."
1109
+
1110
+ #: lib/admin/class-groups-admin-welcome.php:169
1111
+ msgid "Protect Content Easily"
1112
+ msgstr "Inhalte Einfach Schützen"
1113
+
1114
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:308
1115
+ msgid "Quick-create group &amp; capability"
1116
+ msgstr "Instant Gruppe &amp; Kapazität"
1117
+
1118
+ #: lib/access/class-groups-access-meta-boxes.php:228
1119
+ #: lib/access/class-groups-access-meta-boxes.php:443
1120
+ msgid "Read"
1121
+ msgstr "Lesen"
1122
+
1123
+ #: legacy/access/class-groups-post-access-legacy.php:52
1124
+ msgid "Read Post"
1125
+ msgstr "Beitrag Lesen"
1126
+
1127
+ #: lib/admin/groups-admin-add-ons.php:63
1128
+ msgid "Recommended extensions for Groups"
1129
+ msgstr "Empfohlene Erweiterungen für Groups"
1130
+
1131
+ #: lib/admin/groups-admin-add-ons.php:164
1132
+ msgid "Recommended plugins by itthinx"
1133
+ msgstr "Empfohlene Plugins von itthinx"
1134
+
1135
+ #: lib/admin/groups-admin-capabilities.php:217
1136
+ #: lib/admin/groups-admin-capabilities.php:222
1137
+ msgid "Refresh"
1138
+ msgstr "Aktualisieren"
1139
+
1140
+ #: lib/auto/class-groups-registered.php:68
1141
+ msgid "Registered"
1142
+ msgstr "Registriert"
1143
+
1144
+ #: lib/admin/class-groups-admin-notice.php:151
1145
+ msgid "Remind me later"
1146
+ msgstr "Vielleicht später"
1147
+
1148
+ #: lib/admin/groups-admin-groups-remove.php:62
1149
+ #: lib/admin/groups-admin-groups-remove.php:153
1150
+ #: lib/admin/groups-admin-capabilities-remove.php:62
1151
+ #: lib/admin/groups-admin-capabilities-remove.php:149
1152
+ #: lib/admin/groups-admin-groups.php:478
1153
+ #: lib/admin/groups-admin-capabilities.php:372
1154
+ #: lib/admin/groups-admin-capabilities.php:458
1155
+ msgid "Remove"
1156
+ msgstr "Löschen"
1157
+
1158
+ #: lib/admin/groups-admin-capabilities-remove.php:53
1159
+ msgid "Remove a capability"
1160
+ msgstr "Eine Kapazität löschen"
1161
+
1162
+ #: lib/admin/groups-admin-groups-remove.php:53
1163
+ msgid "Remove a group"
1164
+ msgstr "Eine Gruppe löschen"
1165
+
1166
+ #: lib/admin/groups-admin-capabilities-remove.php:133
1167
+ msgid "Remove capabilities"
1168
+ msgstr "Kapazitäten löschen"
1169
+
1170
+ #: lib/admin/groups-admin-groups.php:382
1171
+ msgid "Remove capability"
1172
+ msgstr "Kapazität löschen"
1173
+
1174
+ #: lib/admin/class-groups-admin-users.php:214
1175
+ msgid "Remove from group"
1176
+ msgstr "Von der Gruppe entfernen"
1177
+
1178
+ #: lib/admin/groups-admin-groups.php:380
1179
+ msgid "Remove group"
1180
+ msgstr "Gruppe entfernen"
1181
+
1182
+ #: lib/admin/groups-admin-groups-remove.php:135
1183
+ msgid "Remove groups"
1184
+ msgstr "Gruppen entfernen"
1185
+
1186
+ #: legacy/admin/class-groups-admin-posts-legacy.php:186
1187
+ #: lib/admin/class-groups-admin-posts.php:225
1188
+ msgid "Remove restriction"
1189
+ msgstr "Beschränkung entfernen"
1190
+
1191
+ #: lib/admin/groups-admin-options.php:58
1192
+ msgid "Restrict Access"
1193
+ msgstr "Zugang Beschränken"
1194
+
1195
+ #: lib/access/class-groups-access-meta-boxes.php:254
1196
+ #, php-format
1197
+ msgid "Restricts the visibility of this %s to members of the chosen groups."
1198
+ msgstr ""
1199
+ "Beschränkt die %s-Sichtbarkeit auf Mitglieder der ausgewählten Gruppen."
1200
+
1201
+ #: lib/access/class-groups-access-meta-boxes.php:491
1202
+ msgid "Restricts the visibility of this entry to members of the chosen groups."
1203
+ msgstr ""
1204
+ "Beschränkt die Sichtbarkeit dieses Eintrags auf Mitglieder der ausgewählten "
1205
+ "Gruppen."
1206
+
1207
+ #: lib/admin/groups-admin-groups.php:345
1208
+ #: lib/admin/groups-admin-capabilities.php:357
1209
+ msgid "Results per page"
1210
+ msgstr "Ergebnisse pro Seite"
1211
+
1212
+ #: lib/admin/groups-admin-options.php:138
1213
+ msgid "Role"
1214
+ msgstr "Rolle"
1215
+
1216
+ #: lib/admin/groups-admin-groups-edit.php:163
1217
+ #: lib/admin/groups-admin-capabilities-edit.php:77
1218
+ #: lib/admin/groups-admin-options.php:208
1219
+ #: lib/admin/groups-admin-options.php:333
1220
+ #: lib/admin/groups-admin-options.php:388
1221
+ msgid "Save"
1222
+ msgstr "Speichern"
1223
+
1224
+ #: lib/blocks/src/blocks/groups-member/block.js:228
1225
+ #: lib/blocks/src/blocks/groups-non-member/block.js:209
1226
+ msgid "Select Groups"
1227
+ msgstr "Gruppen auswählen"
1228
+
1229
+ #: lib/admin/groups-admin-options.php:237
1230
+ msgid "Show access restrictions for these post types."
1231
+ msgstr "Zugangsbeschränkungen für diese Beitragstypen zeigen."
1232
+
1233
+ #: lib/blocks/src/blocks/groups-member/block.js:162
1234
+ msgid "Show content for group members"
1235
+ msgstr "Inhalt Gruppenmitgliedern anzeigen"
1236
+
1237
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:277
1238
+ msgid "Show groups"
1239
+ msgstr "Gruppen zeigen"
1240
+
1241
+ #: lib/admin/groups-admin-options.php:281
1242
+ msgid "Show groups in user profiles."
1243
+ msgstr "Gruppen in Benutzerprofilen zeigen."
1244
+
1245
+ #: lib/admin/groups-admin-options.php:290
1246
+ msgid "Show the Groups tree view."
1247
+ msgstr "Die Baumansicht von Groups anzeigen."
1248
+
1249
+ #: lib/admin/groups-admin-options.php:273
1250
+ msgid ""
1251
+ "Some post types shown may not offer access restrictions even though they "
1252
+ "appear enabled here."
1253
+ msgstr ""
1254
+ "Einige der angezeigten Beitragstypen bieten möglicherweise keine "
1255
+ "Zugriffsbeschränkungen, obwohl sie hier aktiviert angezeigt werden."
1256
+
1257
+ #: lib/admin/class-groups-admin-welcome.php:199
1258
+ #, php-format
1259
+ msgid "Switching to Groups %s"
1260
+ msgstr "Umstellen auf Groups %s"
1261
+
1262
+ #: lib/admin/class-groups-admin-posts.php:183
1263
+ msgid "Terms"
1264
+ msgstr "Begriffe"
1265
+
1266
+ #: lib/core/class-groups-help.php:141
1267
+ msgid ""
1268
+ "Thank you for using <a href=\"https://www.itthinx.com/plugins/groups\" "
1269
+ "target=\"_blank\">Groups</a> by <a href=\"https://www.itthinx.com\" target="
1270
+ "\"_blank\">itthinx</a>."
1271
+ msgstr ""
1272
+ "Danke für das Vertrauen in <a href=\"https://www.itthinx.com/plugins/groups"
1273
+ "\" target=\"_blank\">Groups</a> von <a href=\"https://www.itthinx.com\" "
1274
+ "target=\"_blank\">itthinx</a>."
1275
+
1276
+ #: lib/admin/class-groups-admin-welcome.php:149
1277
+ msgid ""
1278
+ "Thanks for using Groups! We have made it even easier to protect your content "
1279
+ "and hope you like it :)"
1280
+ msgstr ""
1281
+ "Danke dass Ihr Groups verwendet! Wir haben es noch einfacher gemacht Inhalte "
1282
+ "zu schützen und hoffen es gefällt euch :)"
1283
+
1284
+ #: lib/admin/groups-admin-capabilities-edit.php:116
1285
+ #, php-format
1286
+ msgid ""
1287
+ "The <em>%s</em> capability already exists and cannot be assigned to this one."
1288
+ msgstr ""
1289
+ "Die Kapazität <em>%s</em> existiert bereits und kann nicht dieser zugewiesen "
1290
+ "werden."
1291
+
1292
+ #: lib/admin/groups-admin-capabilities-add.php:104
1293
+ #, php-format
1294
+ msgid "The <em>%s</em> capability already exists."
1295
+ msgstr "Die Kapazität <em>%s</em> existiert bereits."
1296
+
1297
+ #: lib/admin/groups-admin-capabilities-edit.php:126
1298
+ #, php-format
1299
+ msgid "The <em>%s</em> capability could not be updated."
1300
+ msgstr "Die Kapazität <em>%s</em> konnte nicht aktualisiert werden."
1301
+
1302
+ #: lib/admin/groups-admin-capabilities.php:62
1303
+ #, php-format
1304
+ msgid "The <em>%s</em> capability has been created."
1305
+ msgstr "Die Kapazität <em>%s</em> wurde erstellt."
1306
+
1307
+ #: lib/admin/groups-admin-capabilities.php:70
1308
+ #, php-format
1309
+ msgid "The <em>%s</em> capability has been updated."
1310
+ msgstr "Die Kapazität <em>%s</em> wurde aktualisiert."
1311
+
1312
+ #: lib/admin/groups-admin-groups-edit.php:209
1313
+ #, php-format
1314
+ msgid ""
1315
+ "The <em>%s</em> group already exists and cannot be used to name this one."
1316
+ msgstr ""
1317
+ "Die Gruppe <em>%s</em> existiert bereits and kann nicht als Name für diese "
1318
+ "verwendet werden."
1319
+
1320
+ #: lib/admin/groups-admin-groups-add.php:168
1321
+ #, php-format
1322
+ msgid "The <em>%s</em> group already exists."
1323
+ msgstr "Die Gruppe <em>%s</em> existiert bereits."
1324
+
1325
+ #: lib/admin/groups-admin-groups.php:63
1326
+ #, php-format
1327
+ msgid "The <em>%s</em> group has been created."
1328
+ msgstr "Die Gruppe <em>%s</em> wurde erstellt."
1329
+
1330
+ #: lib/admin/groups-admin-groups.php:71
1331
+ #, php-format
1332
+ msgid "The <em>%s</em> group has been updated."
1333
+ msgstr "Die Gruppe <em>%s</em> wurde aktualisiert."
1334
+
1335
+ #: lib/admin/groups-admin-capabilities-edit.php:130
1336
+ #: lib/admin/groups-admin-capabilities-add.php:102
1337
+ msgid "The <em>Capability</em> must not be empty."
1338
+ msgstr "Die <em>Kapazität</em> darf nicht leer sein."
1339
+
1340
+ #: lib/admin/groups-admin-groups-edit.php:201
1341
+ msgid "The <em>Name</em> must not be empty."
1342
+ msgstr "Der <em>Name</em> darf nicht leer sein."
1343
+
1344
+ #: lib/access/class-groups-access-meta-boxes.php:495
1345
+ msgid ""
1346
+ "The attachment page is restricted to authorized users, but due to technical "
1347
+ "limitations, the file can still be accessed directly via its URL."
1348
+ msgstr ""
1349
+ "Zugang zur Anhangsseite ist auf berechtigte Benutzer beschränkt, aber aus "
1350
+ "technischen Gründen kann auf das Archiv direkt über seine URL zugegriffen "
1351
+ "werden."
1352
+
1353
+ #: lib/admin/groups-admin-capabilities.php:75
1354
+ msgid "The capability has been deleted."
1355
+ msgstr "Die Kapazität wurde gelöscht."
1356
+
1357
+ #: lib/admin/groups-admin-groups-edit.php:130
1358
+ msgid "The chosen capabilities are assigned to the group."
1359
+ msgstr "Die ausgewählten Kapazitäten werden der Gruppe zugewiesen."
1360
+
1361
+ #: lib/core/class-groups-help.php:87
1362
+ msgid ""
1363
+ "The complete documentation is available on the <a href=\"https://docs."
1364
+ "itthinx.com/document/groups\">Documentation</a> pages for Groups."
1365
+ msgstr ""
1366
+ "Die vollständige Dokumentation ist auf den <a href=\"https://docs.itthinx."
1367
+ "com/document/groups\">Documentationsseiten</a> für Groups erhältlich."
1368
+
1369
+ #: lib/admin/class-groups-admin-welcome.php:210
1370
+ msgid "The following is only of interest if you have upgraded from Groups 1.x:"
1371
+ msgstr ""
1372
+ "Folgendes ist nur von Interesse wenn von Groups 1.x aktualisiert wurde:"
1373
+
1374
+ #: lib/admin/groups-admin-groups.php:76
1375
+ msgid "The group has been deleted."
1376
+ msgstr "Die Gruppe wurde gelöscht."
1377
+
1378
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:148
1379
+ msgid "The manual way:"
1380
+ msgstr "Der manuelle Weg:"
1381
+
1382
+ #: lib/admin/groups-admin-groups-add.php:166
1383
+ msgid "The name must not be empty."
1384
+ msgstr "Der Name darf nicht leer sein."
1385
+
1386
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:139
1387
+ msgid "The quick way:"
1388
+ msgstr "Der schnelle Weg:"
1389
+
1390
+ #: lib/admin/class-groups-admin-user-profile.php:92
1391
+ #: lib/admin/class-groups-admin-user-profile.php:190
1392
+ msgid "The user is a member of the chosen groups."
1393
+ msgstr "Der Benutzer ist Mitglied der ausgewählten Gruppen."
1394
+
1395
+ #: lib/admin/groups-admin-groups.php:542
1396
+ #: lib/admin/groups-admin-capabilities.php:484
1397
+ msgid "There are no results."
1398
+ msgstr "Es liegen keine Resultate vor."
1399
+
1400
+ #: lib/admin/groups-admin-groups-add.php:112
1401
+ msgid "These capabilities will be assigned to the group."
1402
+ msgstr "Diese Kapazitäten werden der Gruppe zugewiesen."
1403
+
1404
+ #: lib/admin/groups-admin-options.php:296
1405
+ msgid ""
1406
+ "These permissions apply to Groups management. They do not apply to access "
1407
+ "permissions derived from Groups capabilities."
1408
+ msgstr ""
1409
+ "Diese Berechtigungen dienen der Verwaltung von Groups. Sie finden keine "
1410
+ "Anwendung bei Berechtigungen die von Groups Kapazitäten abgeleitet werden."
1411
+
1412
+ #: lib/admin/class-groups-admin-welcome.php:219
1413
+ msgid "This could be important!"
1414
+ msgstr "Dies könnte wichtig sein!"
1415
+
1416
+ #: lib/admin/groups-admin-options.php:269
1417
+ msgid ""
1418
+ "This determines for which post types access restriction settings are offered."
1419
+ msgstr ""
1420
+ "Dies bestimmt für welche Beitragstypen Einstellungen zur Zugangsbeschränkung "
1421
+ "angeboten werden."
1422
+
1423
+ #: lib/admin/groups-admin-groups.php:535
1424
+ msgid "This group has no capabilities."
1425
+ msgstr "Diese Gruppe hat keine Kapazitäten."
1426
+
1427
+ #: lib/admin/class-groups-admin-welcome.php:215
1428
+ msgid ""
1429
+ "This means that if you had access restrictions in place that were based on "
1430
+ "capabilities, your entries will still be protected."
1431
+ msgstr ""
1432
+ "Dies bedeutet dass vorige Zugangsbeschränkungen die auf Kapazitäten basieren "
1433
+ "immer noch die Einträge schützen."
1434
+
1435
+ #: lib/access/class-groups-post-access.php:656
1436
+ msgid ""
1437
+ "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1438
+ "get_read_post_capabilities() to retrieve the capabilities instead."
1439
+ msgstr ""
1440
+ "Diese Methode ist veraltet. Es sollte stattdessen Groups_Post_Access_Legacy::"
1441
+ "get_read_post_capabilities() verwendet werden um die Kapazitäten zu erhalten."
1442
+
1443
+ #: lib/admin/groups-admin-options.php:221
1444
+ msgid ""
1445
+ "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1446
+ "code> or set it to <code>false</code>."
1447
+ msgstr ""
1448
+ "Um dies zu deaktivieren, sollte die Konstante "
1449
+ "<code>GROUPS_ADMINISTRATOR_OVERRIDE</code> nicht definiert werden oder auf "
1450
+ "<code>false</code> gesetzt werden."
1451
+
1452
+ #: lib/admin/class-groups-admin-welcome.php:206
1453
+ msgid ""
1454
+ "To make it easier to transition to the new model for those who migrate from "
1455
+ "a previous version, we have included legacy access control based on "
1456
+ "capabilities."
1457
+ msgstr ""
1458
+ "Um die Umstellung auf das neue Modell für Benutzer einer vorigen Version "
1459
+ "einfach zu halten, haben wir Legacy Zugriffsbeschränkungen einbezogen die "
1460
+ "auf Kapazitäten basieren."
1461
+
1462
+ #: lib/admin/class-groups-admin-welcome.php:204
1463
+ msgid ""
1464
+ "To put it simple, previously you would have used capabilities to restrict "
1465
+ "access to posts and now you simply use groups."
1466
+ msgstr ""
1467
+ "Einfach gesagt, vorher wurden Kapazitäten verwendet um den Zugriff auf "
1468
+ "Beiträge zu schützen und jetzt verwendet man schlicht Gruppen."
1469
+
1470
+ #: lib/admin/class-groups-admin.php:181 lib/admin/class-groups-admin.php:182
1471
+ msgid "Tree"
1472
+ msgstr "Baum"
1473
+
1474
+ #: lib/admin/groups-admin-tree-view.php:43
1475
+ msgid "Tree of Groups"
1476
+ msgstr "Gruppenbaum"
1477
+
1478
+ #: lib/admin/groups-admin-options.php:286
1479
+ msgid "Tree view"
1480
+ msgstr "Baumansicht"
1481
+
1482
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:153
1483
+ msgid ""
1484
+ "Try the quick-create field first. Unless you need a more complex setup, "
1485
+ "there is no reason to go this way instead."
1486
+ msgstr ""
1487
+ "Probieren Sie das Instant-Feld zuerst aus. Es gibt keinen Grund diesen Weg "
1488
+ "zu gehen, ausser Sie benötigen eine komplexere Einrichtung."
1489
+
1490
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1491
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1492
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:545
1493
+ msgid "Type and choose &hellip;"
1494
+ msgstr "Tippen und wählen &hellip;"
1495
+
1496
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:127
1497
+ msgid ""
1498
+ "Use the <em>Access restrictions</em> box to limit the visibility of posts, "
1499
+ "pages and other post types."
1500
+ msgstr ""
1501
+ "Verwenden Sie das Kästchen <em>Zugangsbeschränkungen</em> um die "
1502
+ "Sichtbarkeit von Beiträgen, Seiten und anderen Beitragstypen einzuschränken."
1503
+
1504
+ #: lib/access/class-groups-access-meta-boxes.php:135
1505
+ msgid ""
1506
+ "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1507
+ "other post types."
1508
+ msgstr ""
1509
+ "Verwende den Kasten <em>Gruppen</em> um die Sichtbarkeit von Beiträgen, "
1510
+ "Seiten und anderen Beitragstypen einzuschränken."
1511
+
1512
+ #: lib/admin/groups-admin-options.php:277
1513
+ msgid "User profiles"
1514
+ msgstr "Benutzerprofile"
1515
+
1516
+ #: lib/admin/class-groups-admin-users.php:285
1517
+ msgctxt "label title for conjunctive groups filter checkbox"
1518
+ msgid "Users must belong to all chosen groups"
1519
+ msgstr "Benutzer müssen Mitglied aller ausgewählten Gruppen sein"
1520
+
1521
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:141
1522
+ msgid "Using the quick-create field"
1523
+ msgstr "Verwendung des Instant-Feldes"
1524
+
1525
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:146
1526
+ msgid ""
1527
+ "Using the quick-create field, you can create a new group and capability. The "
1528
+ "capability will be assigned to the group and enabled to enforce read access. "
1529
+ "Group names are case-sensitive, the name of the capability is the lower-case "
1530
+ "version of the name of the group. If the group already exists, a new "
1531
+ "capability is created and assigned to the existing group. If the capability "
1532
+ "already exists, it will be assigned to the group. If both already exist, the "
1533
+ "capability is enabled to enforce read access. In order to be able to use the "
1534
+ "capability, your user account will be assigned to the group."
1535
+ msgstr ""
1536
+ "Mit dem Instant-Feld können Gruppen und Kapazitäten erstellt werden. Die "
1537
+ "Kapazität wird der Gruppe zugewiesen und zur Zugriffsbeschränkung aktiviert. "
1538
+ "Gruppennamen unterscheiden Groß- und Kleinschreibung, der Name der Kapazität "
1539
+ "ist die Version des Gruppennamens in Kleinschreibung. Existiert die Gruppe "
1540
+ "bereits, dann wird die Kapazität erstellt und der bestehenden Gruppe "
1541
+ "zugewiesen. Existiert die Kapazität bereits, dann wird sie der Gruppe "
1542
+ "zugewiesen. Existieren beide, dann wird die Kapazität zur "
1543
+ "Zugriffsbeschränkung aktiviert. Um die Kapazität verwenden zu können, wird "
1544
+ "ihr Benutzerkonto der Gruppe hinzugefügt."
1545
+
1546
+ #: lib/admin/class-groups-admin-welcome.php:110
1547
+ msgid "View the Welcome screen for this version of Groups"
1548
+ msgstr "Den Begrüßungsbildschirm für diese Version von Groups anzeigen"
1549
+
1550
+ #: lib/admin/class-groups-admin.php:306
1551
+ msgid "Warning!"
1552
+ msgstr "Achtung!"
1553
+
1554
+ #: lib/admin/class-groups-admin-welcome.php:172
1555
+ msgid "We have made it even easier to protect your content!"
1556
+ msgstr "Wir haben es noch einfacher gemacht Inhalte zu schützen!"
1557
+
1558
+ #: lib/admin/class-groups-admin-welcome.php:111
1559
+ msgid "Welcome"
1560
+ msgstr "Willkommen"
1561
+
1562
+ #: lib/admin/class-groups-admin-welcome.php:46
1563
+ #: lib/admin/class-groups-admin-welcome.php:47
1564
+ msgid "Welcome to Groups"
1565
+ msgstr "Willkommen zu Groups"
1566
+
1567
+ #: lib/admin/class-groups-admin-welcome.php:138
1568
+ #, php-format
1569
+ msgid "Welcome to Groups %s"
1570
+ msgstr "Willkommen zu Groups %s"
1571
+
1572
+ #: lib/admin/class-groups-admin-welcome.php:165
1573
+ msgid "What's New?"
1574
+ msgstr "Was gibt’s Neues?"
1575
+
1576
+ #: lib/admin/class-groups-admin-welcome.php:194
1577
+ msgid ""
1578
+ "Whether you are new to Groups or have been using it before, please make sure "
1579
+ "to visit the <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1580
+ "groups/\">Documentation</a> pages to know more about how to use it."
1581
+ msgstr ""
1582
+ "Egal ob man bei Groups neu ist oder es bereits zuvor verwendet hat, raten "
1583
+ "wir es an die <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1584
+ "groups/\">Dokumentation</a> anzusehen, um mehr darüber zu erfahren wie man "
1585
+ "es verwendet."
1586
+
1587
+ #: lib/admin/class-groups-admin-notice.php:145
1588
+ msgid "Yes, here we go!"
1589
+ msgstr "Ja, auf geht’s!"
1590
+
1591
+ #: lib/views/class-groups-shortcodes.php:530
1592
+ #, php-format
1593
+ msgid "You are a member of the %s group."
1594
+ msgstr "Sie sind Mitglied der Gruppe %s."
1595
+
1596
+ #: lib/admin/class-groups-admin-welcome.php:217
1597
+ msgid ""
1598
+ "You are running the system with legacy access control based on capabilities "
1599
+ "disabled."
1600
+ msgstr ""
1601
+ "Das System läuft mit Legacy Zugriffsbeschränkungen basierend auf Kapazitäten "
1602
+ "deaktiviert."
1603
+
1604
+ #: lib/admin/class-groups-admin-welcome.php:213
1605
+ msgid ""
1606
+ "You are running the system with legacy access control based on capabilities "
1607
+ "enabled."
1608
+ msgstr ""
1609
+ "Das System läuft mit Legacy Zugriffsbeschränkungen basierend auf Kapazitäten "
1610
+ "aktiviert."
1611
+
1612
+ #: lib/admin/class-groups-admin-notice.php:157
1613
+ #, php-format
1614
+ msgid ""
1615
+ "You can also follow <a href=\"%s\">@itthinx</a> on Twitter or visit <a href="
1616
+ "\"%s\" target=\"_blank\">itthinx.com</a> to check out other free and premium "
1617
+ "plugins we provide."
1618
+ msgstr ""
1619
+ "Sie können auch <a href=\"%s\">@itthinx</a> auf Twitter folgen oder <a href="
1620
+ "\"%s\" target=\"_blank\">itthinx.com</a> um mehr über weitere kostenfreie "
1621
+ "und Premium Plugins die wir bereitstellen zu erfahren."
1622
+
1623
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:312
1624
+ msgid ""
1625
+ "You can create a new group and capability here. The capability will be "
1626
+ "assigned to the group and enabled to enforce read access. Group names are "
1627
+ "case-sensitive, the name of the capability is the lower-case version of the "
1628
+ "name of the group. If the group already exists, a new capability is created "
1629
+ "and assigned to the existing group. If the capability already exists, it "
1630
+ "will be assigned to the group. If both already exist, the capability is "
1631
+ "enabled to enforce read access. In order to be able to use the capability, "
1632
+ "your user account will be assigned to the group."
1633
+ msgstr ""
1634
+ "Sie können hier eine neue Gruppe und Kapazität erstellen. Die Kapazität wird "
1635
+ "der Gruppe zugewiesen und zur Zugriffsbeschränkung aktiviert. Gruppennamen "
1636
+ "unterscheiden Groß- und Kleinschreibung, der Name der Kapazität ist die "
1637
+ "Version des Gruppennamens in Kleinschreibung. Existiert die Gruppe bereits, "
1638
+ "dann wird die Kapazität erstellt und der bestehenden Gruppe zugewiesen. "
1639
+ "Existiert die Kapazität bereits, dann wird sie der Gruppe zugewiesen. "
1640
+ "Existieren beide, dann wird die Kapazität zur Zugriffsbeschränkung "
1641
+ "aktiviert. Um die Kapazität verwenden zu können, wird ihr Benutzerkonto der "
1642
+ "Gruppe hinzugefügt."
1643
+
1644
+ #: lib/access/class-groups-access-meta-boxes.php:221
1645
+ #: lib/access/class-groups-access-meta-boxes.php:476
1646
+ msgid "You can create a new group by indicating the group's name."
1647
+ msgstr ""
1648
+ "Eine neue Gruppe kann erstellt werden indem man den Namen der Gruppe eingibt."
1649
+
1650
+ #: lib/access/class-groups-access-meta-boxes.php:215
1651
+ #, php-format
1652
+ msgid ""
1653
+ "You can restrict the visibility of this %1$s to group members. Choose one or "
1654
+ "more groups that are allowed to read this %2$s. If no groups are chosen, the "
1655
+ "%3$s is visible to anyone."
1656
+ msgstr ""
1657
+ "Die %1$s-Sichtbarkeit kann auf Gruppenmitglieder eingeschränkt werden. Eine "
1658
+ "oder mehrere Gruppen auswählen die diese/n/s %2$s lesen dürfen. Werden keine "
1659
+ "Gruppen ausgewählt dann ist diese/r/s %3$s für alle sichtbar."
1660
+
1661
+ #: lib/access/class-groups-access-meta-boxes.php:475
1662
+ msgid ""
1663
+ "You can restrict the visibility to group members. Choose one or more groups "
1664
+ "to restrict access. If no groups are chosen, this entry is visible to anyone."
1665
+ msgstr ""
1666
+ "Die Sichtbarkeit kann auf Gruppenmitglieder eingeschränkt werden. Eine oder "
1667
+ "mehrere Gruppen auswählen um den Zugriff einzuschränken. Werden keine "
1668
+ "Gruppen ausgewählt ist dieser Eintrag für alle sichtbar."
1669
+
1670
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:130
1671
+ msgid ""
1672
+ "You can select one or more capabilities that are enabled for access "
1673
+ "restriction."
1674
+ msgstr ""
1675
+ "Sie können eine oder mehrere Kapazitäten auswählen die zur "
1676
+ "Zugriffsbeschränkung aktiviert sind."
1677
+
1678
+ #: lib/access/class-groups-access-meta-boxes.php:140
1679
+ msgid "You can select one or more groups to restrict access to its members."
1680
+ msgstr ""
1681
+ "Es kann eine oder mehrere Gruppen ausgewählt werden um den Zugriff auf ihre "
1682
+ "Mitglieder einzuschränken."
1683
+
1684
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1685
+ #: lib/blocks/src/class-groups-blocks.php:93
1686
+ #: lib/access/class-groups-access-meta-boxes.php:261
1687
+ msgid "You cannot set any access restrictions."
1688
+ msgstr "Sie können keine Zugriffsbeschränkungen setzen."
1689
+
1690
+ #: lib/views/class-groups-shortcodes.php:525
1691
+ #, php-format
1692
+ msgid "You have joined the %s group."
1693
+ msgstr "Sie sind der Gruppe %s beigetreten."
1694
+
1695
+ #: lib/views/class-groups-shortcodes.php:601
1696
+ #, php-format
1697
+ msgid "You have left the %s group."
1698
+ msgstr "Sie haben die Gruppe %s verlassen."
1699
+
1700
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:296
1701
+ msgid ""
1702
+ "You must be in a group that has at least one capability enabled to enforce "
1703
+ "read access."
1704
+ msgstr ""
1705
+ "Sie müssen in einer Gruppe sein die zumindest eine Kapazität hat die zur "
1706
+ "Zugriffsbeschränkung aktiviert ist."
1707
+
1708
+ #: lib/access/class-groups-access-meta-boxes.php:267
1709
+ msgid "You need to have permission to set access restrictions."
1710
+ msgstr ""
1711
+ "Man benötigt die entsprechenden Rechte um Zugriffsbeschränkungen setzen zu "
1712
+ "können."
1713
+
1714
+ #: lib/access/class-groups-post-access.php:531
1715
+ msgid ""
1716
+ "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1717
+ "restriction instead."
1718
+ msgstr ""
1719
+ "Man sollte stattdessen Groups_Post_Access_Legacy::create() verwenden um eine "
1720
+ "beschränkende Kapazität weiterzugeben."
1721
+
1722
+ #: lib/admin/groups-admin-options.php:185 lib/admin/groups-admin-add-ons.php:37
1723
+ msgid "Your support matters!"
1724
+ msgstr "Deine Unterstützung zählt!"
1725
+
1726
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1727
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1728
+ msgid "access"
1729
+ msgstr "Zugang"
1730
+
1731
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1732
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1733
+ msgid "groups"
1734
+ msgstr "Gruppen"
1735
+
1736
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1737
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1738
+ msgid "members"
1739
+ msgstr "Mitglieder"
1740
+
1741
+ #~ msgid "Capability Id"
1742
+ #~ msgstr "Kapazitäts-Id"
1743
+
1744
+ #~ msgid ""
1745
+ #~ "Enhanced functionality is available via official <a href=\"http://www."
1746
+ #~ "itthinx.com/plugins/groups/\">Extensions</a> for Groups."
1747
+ #~ msgstr ""
1748
+ #~ "Zusätzliche Funktionen sind über offizielle <a href=\"http://www.itthinx."
1749
+ #~ "com/plugins/groups/\">Erweiterungen</a> für Groups erhältlich."
1750
+
1751
+ #~ msgid "Group Id"
1752
+ #~ msgstr "Gruppen-Id"
1753
+
1754
+ #~ msgctxt "menu-title"
1755
+ #~ msgid "Groups"
1756
+ #~ msgstr "Groups"
1757
+
1758
+ #~ msgid "Id"
1759
+ #~ msgstr "Id"
languages/groups-de_AT_formal.mo ADDED
Binary file
languages/groups-de_AT_formal.po ADDED
@@ -0,0 +1,1759 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: \n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2021-10-16 18:36+0200\n"
11
+ "PO-Revision-Date: 2021-10-16 18:37+0200\n"
12
+ "Last-Translator: Karim\n"
13
+ "Language-Team: itthinx.com\n"
14
+ "Language: de_AT@formal\n"
15
+ "MIME-Version: 1.0\n"
16
+ "Content-Type: text/plain; charset=UTF-8\n"
17
+ "Content-Transfer-Encoding: 8bit\n"
18
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
+ "X-Generator: Poedit 2.4.3\n"
20
+
21
+ #: lib/core/class-groups-pagination.php:140
22
+ #, php-format
23
+ msgctxt "paging"
24
+ msgid "%1$s of %2$s"
25
+ msgstr "%1$s von %2$s"
26
+
27
+ #: lib/admin/class-groups-admin-users.php:287
28
+ msgctxt "label for conjunctive groups filter checkbox"
29
+ msgid "&cap;"
30
+ msgstr "&cap;"
31
+
32
+ #: legacy/admin/class-groups-admin-posts-legacy.php:184
33
+ #: lib/admin/class-groups-admin-posts.php:223
34
+ msgid "&mdash; No Change &mdash;"
35
+ msgstr "&mdash; Ohne Änderung &mdash;"
36
+
37
+ #: lib/admin/class-groups-admin-posts.php:158
38
+ msgid "(any)"
39
+ msgstr "(jede)"
40
+
41
+ #: lib/admin/class-groups-admin-posts.php:153
42
+ msgid "(none)"
43
+ msgstr "(keine)"
44
+
45
+ #: legacy/admin/class-groups-admin-posts-legacy.php:136
46
+ msgid "(only unrestricted)"
47
+ msgstr "(ohne Beschränkung)"
48
+
49
+ #: lib/admin/class-groups-admin-users.php:388
50
+ msgid "--"
51
+ msgstr "--"
52
+
53
+ #: lib/core/class-groups-pagination.php:96
54
+ #, php-format
55
+ msgid "1 item"
56
+ msgid_plural "%s items"
57
+ msgstr[0] "1 Element"
58
+ msgstr[1] "%s Elemente"
59
+
60
+ #: legacy/admin/class-groups-admin-post-columns-legacy.php:76
61
+ #, php-format
62
+ msgid "<span title=\"%s\">Access Restrictions</span>"
63
+ msgstr "<span title=\"%s\">Zugangsbeschränkungen</span>"
64
+
65
+ #: lib/admin/groups-admin-groups-remove.php:149
66
+ #: lib/admin/groups-admin-capabilities-remove.php:145
67
+ #, php-format
68
+ msgid "<strong>%s</strong>"
69
+ msgstr "<strong>%s</strong>"
70
+
71
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:164
72
+ msgid ""
73
+ "<sup>*</sup> For each capability, the groups that have the capability "
74
+ "assigned are shown within parenthesis. You can choose a capability by typing "
75
+ "part of the group's or the capability's name."
76
+ msgstr ""
77
+ "<sup>*</sup> Für jede Kapazität werden Gruppen die diese innehaben in "
78
+ "Klammern gezeigt. Schreiben Sie einen Teil des Namens der Kapazität oder der "
79
+ "Gruppe um eine Kapazität auszuwählen."
80
+
81
+ #: lib/admin/groups-admin-capabilities.php:126
82
+ msgid "A Duck!"
83
+ msgstr "Eine Ente!"
84
+
85
+ #: lib/admin/groups-admin-options.php:299
86
+ msgid "A minimum set of permissions will be preserved."
87
+ msgstr "Ein Minimalsatz von Genehmigungen wird beibehalten."
88
+
89
+ #: lib/admin/groups-admin-options.php:55
90
+ msgid "Access Groups"
91
+ msgstr "Zugang zu Groups"
92
+
93
+ #: legacy/admin/class-groups-admin-posts-legacy.php:181
94
+ msgid "Access Restrictions"
95
+ msgstr "Zugangsbeschränkungen"
96
+
97
+ #: lib/test/groups-tests.php:385 lib/test/groups-tests.php:391
98
+ #: lib/admin/groups-admin-tree-view.php:37
99
+ #: lib/admin/groups-admin-groups-edit.php:37
100
+ #: lib/admin/groups-admin-groups-edit.php:181
101
+ #: lib/admin/groups-admin-groups-edit.php:185
102
+ #: lib/admin/groups-admin-groups-add.php:36
103
+ #: lib/admin/groups-admin-groups-add.php:142
104
+ #: lib/admin/groups-admin-groups-add.php:146
105
+ #: lib/admin/groups-admin-groups-remove.php:35
106
+ #: lib/admin/groups-admin-groups-remove.php:83
107
+ #: lib/admin/groups-admin-groups-remove.php:87
108
+ #: lib/admin/groups-admin-groups-remove.php:110
109
+ #: lib/admin/groups-admin-groups-remove.php:177
110
+ #: lib/admin/groups-admin-groups-remove.php:181
111
+ #: lib/admin/groups-admin-capabilities-remove.php:35
112
+ #: lib/admin/groups-admin-capabilities-remove.php:83
113
+ #: lib/admin/groups-admin-capabilities-remove.php:87
114
+ #: lib/admin/groups-admin-capabilities-remove.php:110
115
+ #: lib/admin/groups-admin-capabilities-remove.php:175
116
+ #: lib/admin/groups-admin-capabilities-remove.php:179
117
+ #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
118
+ #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
119
+ #: lib/admin/groups-admin-capabilities-edit.php:35
120
+ #: lib/admin/groups-admin-capabilities-edit.php:96
121
+ #: lib/admin/groups-admin-capabilities-edit.php:100
122
+ #: lib/admin/groups-admin-options.php:44 lib/admin/groups-admin-options.php:347
123
+ #: lib/admin/groups-admin-capabilities-add.php:34
124
+ #: lib/admin/groups-admin-capabilities-add.php:89
125
+ #: lib/admin/groups-admin-capabilities-add.php:93
126
+ #: lib/admin/groups-admin-capabilities.php:48
127
+ #: lib/admin/groups-admin-capabilities.php:141
128
+ #: lib/admin/groups-admin-capabilities.php:172
129
+ #: lib/admin/groups-admin-capabilities.php:178
130
+ msgid "Access denied."
131
+ msgstr "Zugriff verweigert."
132
+
133
+ #: lib/admin/groups-admin-options.php:229
134
+ msgid "Access restricions"
135
+ msgstr "Zugangsbeschränkungen"
136
+
137
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:97
138
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
139
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
140
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
141
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:597
142
+ msgid "Access restrictions"
143
+ msgstr "Zugangsbeschränkungen"
144
+
145
+ #: legacy/admin/class-groups-admin-posts-legacy.php:124
146
+ #: legacy/admin/class-groups-admin-posts-legacy.php:125
147
+ msgid "Access restrictions &hellip;"
148
+ msgstr "Zugangsbeschränkungen &hellip;"
149
+
150
+ #: lib/admin/groups-admin-groups-add.php:122
151
+ #: lib/admin/groups-admin-groups.php:207
152
+ #: lib/admin/groups-admin-capabilities-add.php:68
153
+ #: lib/admin/groups-admin-capabilities.php:201
154
+ msgid "Add"
155
+ msgstr "Neu"
156
+
157
+ #: lib/admin/groups-admin-capabilities-add.php:50
158
+ msgid "Add a new capability"
159
+ msgstr "Neue Kapazität hinzufügen"
160
+
161
+ #: lib/admin/groups-admin-groups-add.php:62
162
+ msgid "Add a new group"
163
+ msgstr "Neue Gruppe hinzufügen"
164
+
165
+ #: lib/admin/groups-admin-groups.php:381
166
+ msgid "Add capability"
167
+ msgstr "Neue Kapazität"
168
+
169
+ #: legacy/admin/class-groups-admin-posts-legacy.php:185
170
+ #: lib/admin/class-groups-admin-posts.php:224
171
+ msgid "Add restriction"
172
+ msgstr "Beschränkung hinzufügen"
173
+
174
+ #: lib/admin/class-groups-admin-users.php:213
175
+ msgid "Add to group"
176
+ msgstr "Zur Gruppe hinzufügen"
177
+
178
+ #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
179
+ #: lib/admin/class-groups-admin-welcome.php:234
180
+ msgid "Add-Ons"
181
+ msgstr "Add-Ons"
182
+
183
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:150
184
+ msgid ""
185
+ "Adding the group and capability manually and enabling it for access "
186
+ "restriction"
187
+ msgstr ""
188
+ "Gruppe und Kapazität manuell hinzufügen und zur Zugriffsbeschränkung "
189
+ "aktivieren"
190
+
191
+ #: lib/admin/groups-admin-options.php:56
192
+ msgid "Administer Groups"
193
+ msgstr "Groups Verwalten"
194
+
195
+ #: lib/admin/groups-admin-options.php:57
196
+ msgid "Administer Groups plugin options"
197
+ msgstr "Groups Plugin Optionen verwalten"
198
+
199
+ #: lib/admin/groups-admin-options.php:215
200
+ msgid "Administrator Access Override"
201
+ msgstr "Administrator-Zugriffsüberbrückung"
202
+
203
+ #: lib/admin/groups-admin-options.php:218
204
+ msgid ""
205
+ "Administrators override all access permissions derived from Groups "
206
+ "capabilities."
207
+ msgstr ""
208
+ "Verwalter (mit der Administrator Rolle) können alle Zugriffsrechte "
209
+ "überbrücken."
210
+
211
+ #: lib/admin/class-groups-admin-posts.php:181
212
+ msgid "Also look for groups related to terms"
213
+ msgstr "Auch Gruppen beinhalten die auf Begriffe bezogen sind"
214
+
215
+ #: lib/admin/class-groups-admin-welcome.php:187
216
+ msgid ""
217
+ "And you can now filter the list of users by one or multiple groups with one "
218
+ "convenient field."
219
+ msgstr ""
220
+ "Und man kann jetzt die Liste der Benutzer mittels einem praktischen Feld "
221
+ "nach einer oder mehreren Gruppen filtern."
222
+
223
+ #: lib/admin/class-groups-admin-welcome.php:185
224
+ msgid ""
225
+ "Another improvement is better filtering by groups and a reduced footprint on "
226
+ "the Users admin screen."
227
+ msgstr ""
228
+ "Weitere Verbesserungen umschließen Gruppenfilter und einen reduzierten "
229
+ "Eindruck bei der Benutzerverwaltung."
230
+
231
+ #: lib/access/class-groups-access-meta-boxes.php:234
232
+ #: lib/access/class-groups-access-meta-boxes.php:235
233
+ #: lib/access/class-groups-access-meta-boxes.php:473
234
+ #: lib/access/class-groups-access-meta-boxes.php:474
235
+ msgid "Anyone &hellip;"
236
+ msgstr "Jeder &hellip;"
237
+
238
+ #: lib/admin/groups-admin-groups.php:322 lib/admin/groups-admin-groups.php:348
239
+ #: lib/admin/groups-admin-groups.php:384
240
+ #: lib/admin/groups-admin-capabilities.php:334
241
+ #: lib/admin/groups-admin-capabilities.php:360
242
+ #: lib/admin/groups-admin-capabilities.php:374
243
+ #: lib/admin/class-groups-admin-users.php:216
244
+ msgid "Apply"
245
+ msgstr "Anwenden"
246
+
247
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:160
248
+ msgid ""
249
+ "Become a member of the <em>Premium</em> group - this is required so you can "
250
+ "choose the <em>premium</em> capability to restrict access to a post."
251
+ msgstr ""
252
+ "Werden Sie Mitglied der <em>Premium</em> Gruppe - dies ist nötig um die "
253
+ "<em>premium</em> Kapazität auswählen zu können mit der Zugang zu einem "
254
+ "Beitrag beschränkt wird."
255
+
256
+ #: lib/admin/groups-admin-groups.php:379
257
+ #: lib/admin/groups-admin-capabilities.php:371
258
+ msgid "Bulk Actions"
259
+ msgstr "Aktion wählen"
260
+
261
+ #: lib/admin/groups-admin-options.php:195 lib/admin/groups-admin-add-ons.php:43
262
+ msgid ""
263
+ "By getting an official extension, you fund the work that is necessary to "
264
+ "maintain and improve Groups."
265
+ msgstr ""
266
+ "Indem Sie eine offizielle Erweiterung erhalten, finanzieren Sie die Arbeit, "
267
+ "die zur Instandhaltung und Verbesserung von Groups erforderlich ist."
268
+
269
+ #: lib/admin/groups-admin-options.php:384
270
+ msgid ""
271
+ "CAUTION: If this option is active while the plugin is deactivated, ALL "
272
+ "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
273
+ "you are going to use this option, now would be a good time to make a backup. "
274
+ "By enabling this option you agree to be solely responsible for any loss of "
275
+ "data or any other consequences thereof."
276
+ msgstr ""
277
+ "ACHTUNG: Is diese Option aktiviert während das Plugin deaktiviert wird, dann "
278
+ "werden ALLE Einstellungen und Daten des Plugins GELÖSCHT für <strong>alle "
279
+ "Sites</strong>. Wenn Sie diese Option anwenden möchten, dann wäre jetzt ein "
280
+ "guter Zeitpunkt um eine Sicherheitskopie anzulegen. Sollten Sie diese Option "
281
+ "aktivieren, dann erklären Sie sich damit einverstanden alleine "
282
+ "verantwortlich für etwaige Datenverluste sowie jede weitere Konsequenzen zu "
283
+ "sein."
284
+
285
+ #: lib/admin/groups-admin-options.php:313
286
+ msgid ""
287
+ "CAUTION: If this option is active while the plugin is deactivated, ALL "
288
+ "plugin settings and data will be DELETED. If you are going to use this "
289
+ "option, now would be a good time to make a backup. By enabling this option "
290
+ "you agree to be solely responsible for any loss of data or any other "
291
+ "consequences thereof."
292
+ msgstr ""
293
+ "ACHTUNG: Is diese Option aktiviert während das Plugin deaktiviert wird, dann "
294
+ "werden ALLE Einstellungen und Daten des Plugins GELÖSCHT. Wenn Sie diese "
295
+ "Option anwenden möchten, dann wäre jetzt ein guter Zeitpunkt um eine "
296
+ "Sicherheitskopie anzulegen. Sollten Sie diese Option aktivieren, dann "
297
+ "erklären Sie sich damit einverstanden alleine verantwortlich für etwaige "
298
+ "Datenverluste sowie jede weitere Konsequenzen zu sein."
299
+
300
+ #: lib/admin/groups-admin-groups-edit.php:165
301
+ #: lib/admin/groups-admin-groups-add.php:124
302
+ #: lib/admin/groups-admin-groups-remove.php:64
303
+ #: lib/admin/groups-admin-groups-remove.php:154
304
+ #: lib/admin/groups-admin-capabilities-remove.php:64
305
+ #: lib/admin/groups-admin-capabilities-remove.php:150
306
+ #: lib/admin/groups-admin-capabilities-edit.php:79
307
+ #: lib/admin/groups-admin-capabilities-add.php:70
308
+ msgid "Cancel"
309
+ msgstr "Abbrechen"
310
+
311
+ #: legacy/admin/groups-admin-options-legacy.php:59
312
+ #: lib/admin/groups-admin-groups-edit.php:117
313
+ #: lib/admin/groups-admin-groups-add.php:100
314
+ #: lib/admin/class-groups-admin.php:196 lib/admin/groups-admin-groups.php:305
315
+ #: lib/admin/groups-admin-capabilities.php:192
316
+ msgid "Capabilities"
317
+ msgstr "Kapazitäten"
318
+
319
+ #: lib/core/class-groups-help.php:71
320
+ msgctxt "Help tab title and heading"
321
+ msgid "Capabilities"
322
+ msgstr "Kapazitäten"
323
+
324
+ #: lib/admin/groups-admin-groups.php:360 lib/admin/groups-admin-groups.php:361
325
+ msgid "Capabilities &hellip;"
326
+ msgstr "Kapazitäten &hellip;"
327
+
328
+ #: lib/admin/groups-admin-capabilities-edit.php:66
329
+ #: lib/admin/groups-admin-capabilities-add.php:57
330
+ #: lib/admin/groups-admin-capabilities.php:314
331
+ #: lib/admin/groups-admin-capabilities.php:330
332
+ msgid "Capability"
333
+ msgstr "Kapazität"
334
+
335
+ #: lib/admin/groups-admin-capabilities-remove.php:59
336
+ #, php-format
337
+ msgid "Capability : %s"
338
+ msgstr "Kapazität : %s"
339
+
340
+ #: lib/admin/groups-admin-capabilities.php:326
341
+ msgid "Capability ID"
342
+ msgstr "Kapazitäts-ID"
343
+
344
+ #: lib/admin/class-groups-admin-posts.php:237
345
+ #: lib/admin/class-groups-admin-posts.php:238
346
+ msgid "Choose access restriction groups &hellip;"
347
+ msgstr "Gruppen für Zugriffsbeschränkungen auswählen &hellip;"
348
+
349
+ #: legacy/admin/class-groups-admin-posts-legacy.php:195
350
+ #: legacy/admin/class-groups-admin-posts-legacy.php:196
351
+ msgid "Choose access restrictions &hellip;"
352
+ msgstr "Zugriffsbeschränkungen auswählen &hellip;"
353
+
354
+ #: lib/admin/groups-admin-groups-edit.php:120
355
+ #: lib/admin/groups-admin-groups-add.php:103
356
+ msgid "Choose capabilities &hellip;"
357
+ msgstr "Kapazitäten auswählen &hellip;"
358
+
359
+ #: lib/admin/class-groups-admin-user-profile.php:80
360
+ #: lib/admin/class-groups-admin-user-profile.php:81
361
+ #: lib/admin/class-groups-admin-user-profile.php:176
362
+ #: lib/admin/class-groups-admin-user-profile.php:177
363
+ #: lib/admin/class-groups-admin-users.php:191
364
+ #: lib/admin/class-groups-admin-users.php:192
365
+ #: lib/admin/class-groups-admin-users.php:252
366
+ #: lib/admin/class-groups-admin-users.php:253
367
+ msgid "Choose groups &hellip;"
368
+ msgstr "Gruppen auswählen &hellip;"
369
+
370
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
371
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:546
372
+ msgid ""
373
+ "Choose one or more capabilities to restrict access. Groups that grant access "
374
+ "through the capabilities are shown in parenthesis. If no capabilities are "
375
+ "available yet, you can use the quick-create box to create a group and "
376
+ "capability enabled for access restriction on the fly."
377
+ msgstr ""
378
+ "Wählen Sie eine oder mehrere Kapazitäten zur Zugriffsbeschränkung aus. "
379
+ "Gruppen die durch ihre Kapazitäten den Zugriff beschränken, werden in "
380
+ "Klammern angezeigt. Sind noch keine Kapazitäten vorhanden, können Sie das "
381
+ "Instant-Kästchen verwenden, um eine Gruppe und zugehörige Kapazität spontan "
382
+ "zu erstellen."
383
+
384
+ #: lib/access/class-groups-access-meta-boxes.php:159
385
+ msgid ""
386
+ "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
387
+ "<em>Groups</em> box and save or update the post (or hit Enter)."
388
+ msgstr ""
389
+ "Im Feld <em>Lesen</em> innerhalb der Box <em>Gruppen</em> <em>Premium</em> "
390
+ "auswählen oder eingeben und den Eintrag speichern oder aktualisieren (oder "
391
+ "die Eingabetaste betätigen)."
392
+
393
+ #: lib/admin/groups-admin-groups.php:323
394
+ #: lib/admin/groups-admin-capabilities.php:335
395
+ msgid "Clear"
396
+ msgstr "Säubern"
397
+
398
+ #: lib/admin/groups-admin-capabilities.php:196
399
+ msgid "Click to add a new capability"
400
+ msgstr "Klicken um eine neue Kapazität zu erstellen"
401
+
402
+ #: lib/admin/groups-admin-groups.php:202
403
+ msgid "Click to add a new group"
404
+ msgstr "Klicken um eine neue Gruppe zu erstellen"
405
+
406
+ #: lib/admin/groups-admin-capabilities.php:212
407
+ msgid "Click to refresh capabilities"
408
+ msgstr "Klicken um die Kapazitäten zu aktualisieren"
409
+
410
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:274
411
+ msgid "Click to toggle the display of groups that grant the capabilities."
412
+ msgstr ""
413
+ "Klicken zum Umschalten, ob gewährende Gruppen zu den Kapazitäten angezeigt "
414
+ "werden."
415
+
416
+ #: lib/blocks/src/blocks/groups-member/block.js:231
417
+ msgid "Content will be shown to users that are members of these groups:"
418
+ msgstr ""
419
+ "Der Inhalt wird Benutzern angezeigt die Mitglieder dieser Gruppen sind:"
420
+
421
+ #: lib/blocks/src/blocks/groups-non-member/block.js:212
422
+ msgid "Content will be shown to users that are not members of these groups:"
423
+ msgstr ""
424
+ "Der Inhalt wird Benutzern angezeigt die nicht Mitglieder dieser Gruppen sind:"
425
+
426
+ #: lib/admin/class-groups-admin-notice.php:133
427
+ msgid ""
428
+ "Could you please spare a minute and give it a review over at WordPress.org?"
429
+ msgstr ""
430
+ "Könnten Sie bitte eine Minute freimachen und eine Rezension auf WordPress."
431
+ "org abgeben?"
432
+
433
+ #: lib/core/class-groups-pagination.php:133
434
+ msgid "Current page"
435
+ msgstr "Aktuelle Seite"
436
+
437
+ #: lib/admin/groups-admin-options.php:305
438
+ msgid "Deactivation and data persistence"
439
+ msgstr "Deaktivierung und Datenpersistenz"
440
+
441
+ #: lib/admin/groups-admin-options.php:380
442
+ msgid "Delete all Groups plugin data for ALL sites on network deactivation"
443
+ msgstr ""
444
+ "Alle Daten des Groups Plugins für ALLE Sites bei Netzwerkdeaktivierung "
445
+ "löschen"
446
+
447
+ #: lib/admin/groups-admin-options.php:309
448
+ msgid "Delete all Groups plugin data on deactivation"
449
+ msgstr "Alle Daten des Groups Plugins bei deaktivierung löschen"
450
+
451
+ #: lib/admin/groups-admin-groups-edit.php:93
452
+ #: lib/admin/groups-admin-groups-add.php:86
453
+ #: lib/admin/groups-admin-groups.php:304
454
+ #: lib/admin/groups-admin-capabilities-edit.php:71
455
+ #: lib/admin/groups-admin-capabilities-add.php:62
456
+ #: lib/admin/groups-admin-capabilities.php:315
457
+ msgid "Description"
458
+ msgstr "Beschreibung"
459
+
460
+ #: lib/admin/groups-admin-options.php:271
461
+ msgid ""
462
+ "Disabling this setting for a post type also disables existing access "
463
+ "restrictions on individual posts of that type."
464
+ msgstr ""
465
+ "Wird diese Einstellung für einen Beitragstyp ausgeschaltet, dann werden "
466
+ "bestehende Zugriffsbeschränkungen für einzelne Beiträge dieses Typs "
467
+ "aufgehoben."
468
+
469
+ #: lib/admin/class-groups-admin-welcome.php:144
470
+ #: lib/admin/class-groups-admin-welcome.php:145
471
+ msgid "Dismiss"
472
+ msgstr "Ausblenden"
473
+
474
+ #: lib/admin/groups-admin-options.php:183
475
+ msgctxt "title of dismiss notice link"
476
+ msgid "Dismiss"
477
+ msgstr "Ausblenden"
478
+
479
+ #: lib/admin/groups-admin-groups.php:469
480
+ #: lib/admin/groups-admin-capabilities.php:449
481
+ msgid "Edit"
482
+ msgstr "Bearbeiten"
483
+
484
+ #: lib/admin/groups-admin-capabilities-edit.php:56
485
+ msgid "Edit a capability"
486
+ msgstr "Kapazität bearbeiten"
487
+
488
+ #: lib/admin/groups-admin-groups-edit.php:68
489
+ msgid "Edit a group"
490
+ msgstr "Gruppe bearbeiten"
491
+
492
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:161
493
+ msgid ""
494
+ "Edit the post for which you want to restrict access and choose<sup>*</sup> "
495
+ "the <em>premium</em> capability."
496
+ msgstr ""
497
+ "Bearbeiten Sie den Beitrag für den Sie Zugang beschränken möchten und "
498
+ "wählen<sup>*</sup> Sie die <em>premium</em> Kapazität aus."
499
+
500
+ #: lib/admin/groups-admin-options.php:322
501
+ msgid "Enable legacy access control based on capabilities."
502
+ msgstr "Legacy Zugriffsbeschränkungen basierend auf Kapazitäten aktivieren."
503
+
504
+ #: lib/admin/groups-admin-options.php:224
505
+ msgid "Enabling this on production sites is <strong>not</strong> recommended."
506
+ msgstr "Es wird empfohlen dies nicht auf öffentlichen Seiten zu aktivieren."
507
+
508
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
509
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:510
510
+ msgid "Enforce read access"
511
+ msgstr "Lesezugriff beschränken"
512
+
513
+ #: lib/admin/groups-admin-options.php:189
514
+ #, php-format
515
+ msgid ""
516
+ "Enhanced functionality is available via official %sExtensions%s for Groups."
517
+ msgstr ""
518
+ "Zusätzliche Leistungsmerkmale sind erhältlich über offizielle %sErweiterungen"
519
+ "%s für Groups."
520
+
521
+ #: lib/admin/groups-admin-add-ons.php:40
522
+ msgid "Enhanced functionality is available via official extensions for Groups."
523
+ msgstr ""
524
+ "Zusätzliche Leistungsmerkmale sind erhältlich über offizielle Erweiterungen "
525
+ "für Groups."
526
+
527
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
528
+ msgid ""
529
+ "Enter <em>Premium</em> in the quick-create field located in the Access "
530
+ "restrictions panel and save or update the post (or hit Enter)."
531
+ msgstr ""
532
+ "Geben Sie <em>Premium</em> im Instant-Feld ein, welches sich in der "
533
+ "Schaltfläche der Zugangsbeschränkungen befindet, Speichern bzw. "
534
+ "Aktualisieren Sie den Beitrag."
535
+
536
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
537
+ #: lib/access/class-groups-access-meta-boxes.php:149
538
+ msgid "Example:"
539
+ msgstr "Beispiel:"
540
+
541
+ #: lib/admin/class-groups-admin-users.php:289
542
+ msgid "Filter"
543
+ msgstr "Filtern"
544
+
545
+ #: lib/admin/groups-admin-groups.php:314
546
+ #: lib/admin/groups-admin-capabilities.php:324
547
+ msgid "Filters"
548
+ msgstr "Filter"
549
+
550
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:157
551
+ msgid ""
552
+ "Go to <strong>Groups > Capabilities</strong> and add the <em>premium</em> "
553
+ "capability."
554
+ msgstr ""
555
+ "Gehen Sie auf <strong>Groups > Kapazitäten</strong> und fügen Sie die "
556
+ "Kapazität <em>premium</em> hinzu."
557
+
558
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:156
559
+ msgid ""
560
+ "Go to <strong>Groups > Groups</strong> and add the <em>Premium</em> group."
561
+ msgstr ""
562
+ "Gehen Sie auf <strong>Groups > Gruppen</strong> und fügen Sie die Gruppe "
563
+ "<em>Premium</em> hinzu."
564
+
565
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:158
566
+ msgid ""
567
+ "Go to <strong>Groups > Groups</strong> and assign the <em>premium</em> "
568
+ "capability to the <em>Premium</em> group."
569
+ msgstr ""
570
+ "Gehen Sie auf <strong>Groups > Gruppen</strong> und weisen Sie die Kapazität "
571
+ "<em>premium</em> der Gruppe <em>Premium</em> zu."
572
+
573
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:159
574
+ msgid ""
575
+ "Go to <strong>Groups > Options</strong> and enable the <em>premium</em> "
576
+ "capability to restrict access."
577
+ msgstr ""
578
+ "Gehen Sie auf <strong>Groups > Optionen</strong> und aktivieren Sie die "
579
+ "Kapazität <em>premium</em> zur Zugangsbeschränkung."
580
+
581
+ #: lib/core/class-groups-pagination.php:117
582
+ msgid "Go to the first page"
583
+ msgstr "Zur ersten Seite"
584
+
585
+ #: lib/core/class-groups-pagination.php:151
586
+ msgid "Go to the last page"
587
+ msgstr "Zur letzten Seite"
588
+
589
+ #: lib/core/class-groups-pagination.php:144
590
+ msgid "Go to the next page"
591
+ msgstr "Zur nächsten Seite"
592
+
593
+ #: lib/core/class-groups-pagination.php:124
594
+ msgid "Go to the previous page"
595
+ msgstr "Zur vorigen Seite"
596
+
597
+ #: lib/admin/groups-admin-groups.php:303
598
+ msgid "Group"
599
+ msgstr "Gruppe"
600
+
601
+ #: lib/admin/class-groups-admin-users.php:212
602
+ msgid "Group Actions"
603
+ msgstr "Gruppenaktionen"
604
+
605
+ #: lib/admin/groups-admin-groups.php:315
606
+ msgid "Group ID"
607
+ msgstr "Gruppen-ID"
608
+
609
+ #: lib/admin/groups-admin-groups.php:318
610
+ msgid "Group Name"
611
+ msgstr "Gruppenname"
612
+
613
+ #: lib/admin/groups-admin-groups-remove.php:59
614
+ #, php-format
615
+ msgid "Group Name : %s"
616
+ msgstr "Gruppenname : %s"
617
+
618
+ #: lib/access/class-groups-access-meta-boxes.php:501
619
+ msgctxt "Attachment field label"
620
+ msgid "Groups"
621
+ msgstr "Gruppen"
622
+
623
+ #: lib/admin/class-groups-admin-posts.php:220
624
+ msgctxt "Bulk edit field label"
625
+ msgid "Groups"
626
+ msgstr "Gruppen"
627
+
628
+ #: lib/admin/class-groups-admin-post-columns.php:96
629
+ msgctxt "Column header"
630
+ msgid "Groups"
631
+ msgstr "Gruppen"
632
+
633
+ #: lib/admin/class-groups-admin-users.php:361
634
+ msgctxt "Column header (Users)"
635
+ msgid "Groups"
636
+ msgstr "Gruppen"
637
+
638
+ #: lib/admin/class-groups-admin-user-profile.php:72
639
+ msgctxt "Groups section heading (add user)"
640
+ msgid "Groups"
641
+ msgstr "Gruppen"
642
+
643
+ #: lib/admin/class-groups-admin-user-profile.php:166
644
+ msgctxt "Groups section heading (edit user)"
645
+ msgid "Groups"
646
+ msgstr "Gruppen"
647
+
648
+ #: lib/admin/class-groups-admin-user-profile.php:139
649
+ msgctxt "Groups section heading (user profile)"
650
+ msgid "Groups"
651
+ msgstr "Gruppen"
652
+
653
+ #: lib/access/class-groups-access-meta-boxes.php:131
654
+ msgctxt "Help heading"
655
+ msgid "Groups"
656
+ msgstr "Gruppen"
657
+
658
+ #: lib/access/class-groups-access-meta-boxes.php:128
659
+ msgctxt "Help tab title"
660
+ msgid "Groups"
661
+ msgstr "Gruppen"
662
+
663
+ #: lib/core/class-groups-help.php:68 lib/core/class-groups-help.php:69
664
+ msgctxt "Help tab title and heading"
665
+ msgid "Groups"
666
+ msgstr "Gruppen"
667
+
668
+ #: lib/core/class-groups-help.php:63
669
+ msgctxt "Help title"
670
+ msgid "Groups"
671
+ msgstr "Gruppen"
672
+
673
+ #: lib/access/class-groups-access-meta-boxes.php:114
674
+ msgctxt "Meta box title"
675
+ msgid "Groups"
676
+ msgstr "Gruppen"
677
+
678
+ #: lib/admin/class-groups-admin.php:245
679
+ msgctxt "Network menu page title"
680
+ msgid "Groups"
681
+ msgstr "Gruppen"
682
+
683
+ #: lib/admin/class-groups-admin.php:278
684
+ msgctxt "Plugin action link"
685
+ msgid "Groups"
686
+ msgstr "Gruppen"
687
+
688
+ #: lib/admin/class-groups-admin.php:141
689
+ msgctxt "menu item title"
690
+ msgid "Groups"
691
+ msgstr "Gruppen"
692
+
693
+ #: lib/admin/class-groups-admin.php:159 lib/admin/groups-admin-groups.php:199
694
+ msgctxt "page-title"
695
+ msgid "Groups"
696
+ msgstr "Gruppen"
697
+
698
+ #: lib/admin/class-groups-admin-welcome.php:202
699
+ #, php-format
700
+ msgid ""
701
+ "Groups %s features a simpler model for access restrictions based on groups "
702
+ "instead of capabilities used in previous versions."
703
+ msgstr ""
704
+ "Groups %s bietet ein vereinfachtes Model für Zugriffsberechtigungen, "
705
+ "basierend auf Gruppen anstatt Kapazitäten aus vorigen Versionen."
706
+
707
+ #: lib/admin/class-groups-admin-posts.php:139
708
+ #: lib/admin/class-groups-admin-posts.php:140
709
+ msgid "Groups &hellip;"
710
+ msgstr "Gruppen &hellip;"
711
+
712
+ #: lib/admin/class-groups-admin.php:221
713
+ msgid "Groups Add-Ons"
714
+ msgstr "Groups Add-Ons"
715
+
716
+ #: lib/admin/class-groups-admin.php:195
717
+ msgid "Groups Capabilities"
718
+ msgstr "Gruppenkapazitäten"
719
+
720
+ #: lib/blocks/src/blocks/groups-member/block.js:161
721
+ msgid "Groups Member"
722
+ msgstr "Groups Mitglieder"
723
+
724
+ #: lib/blocks/src/blocks/groups-non-member/block.js:145
725
+ msgid "Groups Non-member"
726
+ msgstr "Groups Nicht-Mitglieder"
727
+
728
+ #: lib/admin/groups-admin-options.php:125
729
+ msgid "Groups Options"
730
+ msgstr "Groups Optionen"
731
+
732
+ #: lib/admin/class-groups-admin.php:310
733
+ msgid "Groups is configured to delete its plugin data on deactivation."
734
+ msgstr "Groups wird bei der Deaktivierung all seine Daten löschen."
735
+
736
+ #: lib/admin/groups-admin-options.php:353
737
+ msgid "Groups network options"
738
+ msgstr "Groups Netzwerkoptionen"
739
+
740
+ #: lib/admin/class-groups-admin.php:208
741
+ msgid "Groups options"
742
+ msgstr "Groups Optionen"
743
+
744
+ #: lib/core/class-groups-help.php:92
745
+ msgid ""
746
+ "Here you can <strong>add</strong>, <strong>edit</strong> and <strong>remove</"
747
+ "strong> groups."
748
+ msgstr ""
749
+ "Hier können Sie Gruppen <strong>hinzufügen</strong>, <strong>bearbeiten</"
750
+ "strong> und <strong>löschen</strong>."
751
+
752
+ #: lib/blocks/src/blocks/groups-non-member/block.js:146
753
+ msgid "Hide content from group members"
754
+ msgstr "Inhalt vor Gruppenmitgliedern verbergen"
755
+
756
+ #: lib/admin/class-groups-admin-notice.php:138
757
+ msgid "I have already done that."
758
+ msgstr "Das habe ich bereits getan."
759
+
760
+ #: lib/admin/groups-admin-groups.php:302
761
+ #: lib/admin/groups-admin-capabilities.php:313
762
+ msgid "ID"
763
+ msgstr "ID"
764
+
765
+ #: lib/admin/class-groups-admin-welcome.php:221
766
+ msgid ""
767
+ "If you had any access restrictions in place based on capabilities, the "
768
+ "entries will now be unprotected, unless you enable legacy access "
769
+ "restrictions or place appropriate access restrictions based on groups on the "
770
+ "desired entries."
771
+ msgstr ""
772
+ "Falls Zugriffsbeschränkungen basierend auf Kapazitäten gesetzt waren, sind "
773
+ "die Einträge nun ungeschützt, ausser die Legacy Zugriffsbeschränkungen "
774
+ "werden aktiviert oder es werden Beschränkungen basierend auf Gruppen gesetzt."
775
+
776
+ #: lib/admin/groups-admin-options.php:301
777
+ msgid "If you lock yourself out, please ask an administrator to help."
778
+ msgstr ""
779
+ "Sollten Sie sich selbst ausschließen, so fragen Sie bitte einen Verwalter "
780
+ "nach Hilfe."
781
+
782
+ #: lib/admin/class-groups-admin-welcome.php:225
783
+ msgid ""
784
+ "If you would like to switch to access restrictions based on groups "
785
+ "(recommended) instead of capabilities, you can easily do so by setting the "
786
+ "appropriate groups on your protected posts, pages and other entries to "
787
+ "restrict access."
788
+ msgstr ""
789
+ "Um auf gruppenbasierende Zugriffsbeschränkungen umzusteigen (empfohlen), "
790
+ "kann dies einfach getan werden indem man die entsprechenden Gruppen für die "
791
+ "geschützten Beiträge, Seiten und andere Einträge setzt um den Zugang "
792
+ "einzuschränken."
793
+
794
+ #: lib/admin/class-groups-admin-welcome.php:155
795
+ msgid "Important"
796
+ msgstr "Wichtig"
797
+
798
+ #: lib/admin/class-groups-admin-welcome.php:180
799
+ msgid "Improved User Interface"
800
+ msgstr "Verbesserte Benutzeroberfläche"
801
+
802
+ #: lib/access/class-groups-access-meta-boxes.php:165
803
+ msgid ""
804
+ "In the same field, you can create a new group and restrict access. Group "
805
+ "names are case-sensitive. In order to be able to use the new group, your "
806
+ "user account will be assigned to it."
807
+ msgstr ""
808
+ "Im selben Feld kann man eine neue Gruppe erstellen und den Zugang "
809
+ "einschränken. Bei Gruppennamen wird die Groß- und Kleinschreibung beachtet. "
810
+ "Um die neue Gruppe verwenden zu können wird man der Gruppe hinzugefügt."
811
+
812
+ #: legacy/admin/groups-admin-options-legacy.php:62
813
+ msgid ""
814
+ "Include these capabilities to enforce read access on posts. The selected "
815
+ "capabilities will be offered to restrict access to posts."
816
+ msgstr ""
817
+ "Diese Kapazitäten sollen zur Zugangsbeschränkung von Beitragen verfügbar "
818
+ "sein. Die ausgewählten Kapazitäten stehen dann für die Beschränkung von "
819
+ "Beiträgen zur Verfügung."
820
+
821
+ #: lib/admin/groups-admin-groups-edit.php:146
822
+ msgid "Inherited capabilities:"
823
+ msgstr "Geerbte Kapazitäten:"
824
+
825
+ #: lib/access/class-groups-post-access.php:154
826
+ msgid "Invalid post ID."
827
+ msgstr "Ungültige Beitrags-ID."
828
+
829
+ #: lib/admin/class-groups-admin-welcome.php:158
830
+ msgid ""
831
+ "It seems that you have updated from Groups 1.x where access restrictions "
832
+ "were based on capabilities."
833
+ msgstr ""
834
+ "Es scheint hier wurde von Groups 1.x aktualisiert, wo Zugangsbeschränkungen "
835
+ "auf Kapazitäten basierten."
836
+
837
+ #: lib/views/class-groups-shortcodes.php:472
838
+ #, php-format
839
+ msgid "Join the %s group"
840
+ msgstr "Der Gruppe %s beitreten"
841
+
842
+ #: lib/views/class-groups-shortcodes.php:556
843
+ #, php-format
844
+ msgid "Leave the %s group"
845
+ msgstr "Die Gruppe %s verlassen"
846
+
847
+ #: lib/admin/groups-admin-options.php:318
848
+ msgid "Legacy Settings"
849
+ msgstr "Legacy Einstellungen"
850
+
851
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
852
+ #: lib/access/class-groups-access-meta-boxes.php:152
853
+ msgid ""
854
+ "Let's assume that you want to limit the visibility of a post to members of "
855
+ "the <em>Premium</em> group."
856
+ msgstr ""
857
+ "Angenommen Sie wollen einen Beitrag nur Mitgliedern der <em>Premium</em> "
858
+ "Gruppe sichtbar machen."
859
+
860
+ #: lib/blocks/src/blocks/groups-member/block.js:221
861
+ #: lib/blocks/src/blocks/groups-non-member/block.js:202
862
+ msgid "Loading..."
863
+ msgstr "Lade..."
864
+
865
+ #: lib/views/class-groups-shortcodes.php:121
866
+ msgid "Log out"
867
+ msgstr "Abmelden"
868
+
869
+ #: lib/admin/class-groups-admin-notice.php:131
870
+ msgid "Many thanks for using <strong>Groups</strong>!"
871
+ msgstr "Vielen Dank, dass Sie <strong>Groups</strong> verwenden!"
872
+
873
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:508
874
+ #: lib/access/class-groups-access-meta-boxes.php:441
875
+ msgid "Media"
876
+ msgstr "Medien"
877
+
878
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
879
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:563
880
+ #, php-format
881
+ msgid "Members of the %1$s group can access this %2$s through this capability."
882
+ msgid_plural ""
883
+ "Members of the %1$s groups can access this %2$s through this capability."
884
+ msgstr[0] ""
885
+ "Mitglieder der Gruppe %1$s können über diese Kapazität auf diese(n) %2$s "
886
+ "zugreifen."
887
+ msgstr[1] ""
888
+ "Mitglieder der Gruppen %1$s können über diese Kapazität auf diese(n) %2$s "
889
+ "zugreifen."
890
+
891
+ #: lib/admin/groups-admin-groups-edit.php:79
892
+ #: lib/admin/groups-admin-groups-add.php:72
893
+ msgid "Name"
894
+ msgstr "Name"
895
+
896
+ #: lib/admin/groups-admin-options.php:375
897
+ msgid "Network deactivation and data persistence"
898
+ msgstr "Netzwerkdeaktivation und Datenpersistenz"
899
+
900
+ #: lib/admin/groups-admin-capabilities.php:206
901
+ msgid "New Capability"
902
+ msgstr "Neue Kapazität"
903
+
904
+ #: lib/admin/class-groups-admin-welcome.php:191
905
+ msgid "New Documentation"
906
+ msgstr "Neue Dokumentation"
907
+
908
+ #: lib/admin/groups-admin-groups.php:212
909
+ msgid "New Group"
910
+ msgstr "Neue Gruppe"
911
+
912
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
913
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:572
914
+ msgid ""
915
+ "No groups grant access through this capability. To grant access to group "
916
+ "members using this capability, you should assign it to a group and enable "
917
+ "the capability for access restriction."
918
+ msgstr ""
919
+ "Keine Gruppe gewährt Zugriff über diese Kapazität. Um Gruppenmitgliedern "
920
+ "Zugriff über diese Kapazität zu gewähren, sollte sie einer Gruppe zugewiesen "
921
+ "werden und zur Zugangsbeschränkung aktiviert werden."
922
+
923
+ #: lib/admin/groups-admin-capabilities.php:123
924
+ msgid "No new capabilities have been found."
925
+ msgstr "Es wurden keine neuen Kapazitäten gefunden."
926
+
927
+ #: lib/admin/groups-admin-capabilities-remove.php:116
928
+ msgid "No such capabilities."
929
+ msgstr "Solche Kapazitäten sind nicht vorhanden."
930
+
931
+ #: lib/admin/groups-admin-capabilities-remove.php:41
932
+ #: lib/admin/groups-admin-capabilities-edit.php:41
933
+ msgid "No such capability."
934
+ msgstr "Diese Kapazität ist nicht vorhanden."
935
+
936
+ #: lib/admin/groups-admin-groups-edit.php:43
937
+ #: lib/admin/groups-admin-groups-remove.php:41
938
+ msgid "No such group."
939
+ msgstr "Diese Gruppe ist nicht vorhanden."
940
+
941
+ #: lib/admin/groups-admin-groups-remove.php:116
942
+ msgid "No such groups."
943
+ msgstr "Solche Gruppen sind nicht vorhanden."
944
+
945
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:132
946
+ msgid ""
947
+ "Note that you must be a member of a group that has such a capability "
948
+ "assigned."
949
+ msgstr ""
950
+ "Beachten Sie, dass Sie Mitglied einer Gruppe die diese Kapazität hat sein "
951
+ "müssen."
952
+
953
+ #: lib/access/class-groups-access-meta-boxes.php:143
954
+ msgid "Note that you must be a member of a group to use it to restrict access."
955
+ msgstr ""
956
+ "Es ist zu beachten dass man Mitglied einer Gruppe sein muss, um diese zur "
957
+ "Zugangsbeschränkung verwenden zu können."
958
+
959
+ #: lib/admin/class-groups-admin-welcome.php:183
960
+ msgid ""
961
+ "Now you can assign new users directly to groups when you create a new user "
962
+ "account from the Dashboard."
963
+ msgstr ""
964
+ "Jetzt kann man neue Benutzer direkt Gruppen zuweisen wenn man deren "
965
+ "Benutzerkonto vom Dashboard aus erstellt."
966
+
967
+ #: lib/admin/class-groups-admin-welcome.php:174
968
+ msgid ""
969
+ "Now you can protect your posts, pages and any other custom post type like "
970
+ "products or events by simply assigning them to one or more groups."
971
+ msgstr ""
972
+ "Man kann jetzt Beiträge, Seiten und alle anderen Eintragstypen wie Produkte "
973
+ "oder Evente einfach schützen, indem man diese einer oder mehreren Gruppen "
974
+ "zuweist."
975
+
976
+ #: lib/admin/class-groups-admin-welcome.php:227
977
+ msgid ""
978
+ "Once you have adjusted your access restrictions based on groups, you can "
979
+ "disable legacy access control."
980
+ msgstr ""
981
+ "Die Legacy Zugriffsbeschränkungen können deaktiviert werden sobald diese auf "
982
+ "Gruppen umgestellt wurden."
983
+
984
+ #: lib/admin/groups-admin-capabilities.php:121
985
+ #, php-format
986
+ msgid "One capability has been added."
987
+ msgid_plural "%d capabilities have been added."
988
+ msgstr[0] "Eine Kapazität wurde hinzugefügt."
989
+ msgstr[1] "%d Kapazitäten wurden hinzugefügt."
990
+
991
+ #: legacy/admin/class-groups-admin-post-columns-legacy.php:77
992
+ msgid "One or more capabilities required to read the entry."
993
+ msgstr "Eine oder mehr Kapazitäten sind benötigt um den Beitrag zu lesen."
994
+
995
+ #: lib/admin/class-groups-admin-post-columns.php:95
996
+ msgid "One or more groups granting access to entries."
997
+ msgstr "Eine oder mehr Gruppen die Zugriff auf Einträge erstatten."
998
+
999
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
1000
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:593
1001
+ #, php-format
1002
+ msgid ""
1003
+ "Only groups or users that have one of the selected capabilities are allowed "
1004
+ "to read this %s."
1005
+ msgstr ""
1006
+ "Nur Gruppen oder Benutzer die eine der gewählten Kapazitäten haben ist es "
1007
+ "gestattet diese(n) %s zu lesen."
1008
+
1009
+ #: lib/admin/class-groups-admin.php:209
1010
+ msgid "Options"
1011
+ msgstr "Optionen"
1012
+
1013
+ #: lib/core/class-groups-help.php:70
1014
+ msgctxt "Help tab title and heading"
1015
+ msgid "Options"
1016
+ msgstr "Optionen"
1017
+
1018
+ #: lib/admin/class-groups-admin.php:270
1019
+ msgctxt "Plugin action link"
1020
+ msgid "Options"
1021
+ msgstr "Optionen"
1022
+
1023
+ #: lib/admin/groups-admin-options.php:117
1024
+ msgid "Options saved."
1025
+ msgstr "Optionen gespeichert."
1026
+
1027
+ #: lib/admin/groups-admin-groups-edit.php:86
1028
+ #: lib/admin/groups-admin-groups-add.php:79
1029
+ msgid "Parent"
1030
+ msgstr "Vorläufer"
1031
+
1032
+ #: lib/admin/class-groups-admin-welcome.php:237
1033
+ msgid "Perfect complements to memberships and access control with Groups."
1034
+ msgstr ""
1035
+ "Perfekte Ergänzungen für Mitgliedschaften und Zugangskontrolle mit Groups."
1036
+
1037
+ #: lib/admin/groups-admin-options.php:295
1038
+ msgid "Permissions"
1039
+ msgstr "Berechtigungen"
1040
+
1041
+ #: lib/admin/groups-admin-groups-remove.php:142
1042
+ msgid ""
1043
+ "Please confirm removal of the following groups. This action cannot be undone."
1044
+ msgstr ""
1045
+ "Bitte bestätigen Sie dass folgende Gruppen gelöscht werden. Diese Aktion "
1046
+ "kann nicht rückgängig gemacht werden."
1047
+
1048
+ #: lib/admin/groups-admin-capabilities-remove.php:139
1049
+ msgid ""
1050
+ "Please confirm to remove the following capabilities. This action cannot be "
1051
+ "undone."
1052
+ msgstr ""
1053
+ "Bitte bestätigen Sie dass folgende Kapazitäten gelöscht werden. Diese Aktion "
1054
+ "kann nicht rückgängig gemacht werden."
1055
+
1056
+ #: lib/core/class-groups-help.php:144
1057
+ #, php-format
1058
+ msgid ""
1059
+ "Please give it a <a href=\"%s\">&#9733;&#9733;&#9733;&#9733;&#9733;</a> "
1060
+ "rating."
1061
+ msgstr ""
1062
+ "Bitte geben Sie eine <a href=\"%s\">&#9733;&#9733;&#9733;&#9733;&#9733;</a> "
1063
+ "Bewertung ab!"
1064
+
1065
+ #: lib/admin/class-groups-admin-welcome.php:160
1066
+ #, php-format
1067
+ msgid ""
1068
+ "Please make sure to read the notes on <strong>Switching to Groups %s</"
1069
+ "strong> below."
1070
+ msgstr ""
1071
+ "Bitte beachte die Hinweise unten bezüglich <strong>Umstellen auf Groups %s</"
1072
+ "strong>."
1073
+
1074
+ #: lib/admin/class-groups-admin-welcome.php:229
1075
+ msgid ""
1076
+ "Please refer to the <a target=\"_blank\" href=\"https://docs.itthinx.com/"
1077
+ "document/groups/\">Documentation</a> for details on how to switch to and use "
1078
+ "the new access restrictions."
1079
+ msgstr ""
1080
+ "Bitte beachte die <a target=\"_blank\" href=\"https://docs.itthinx.com/"
1081
+ "document/groups/\">Dokumentation</a> für Details über die Umstellung und "
1082
+ "Benutzung der neuen Zugriffsbeschränkungen."
1083
+
1084
+ #: lib/access/class-groups-access-meta-boxes.php:497
1085
+ #, php-format
1086
+ msgid ""
1087
+ "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
1088
+ "that require complete protection."
1089
+ msgstr ""
1090
+ "Für Archive die kompletten Zugangsschutz benötigen, bitte <a href=\"%s\" "
1091
+ "target=\"_blank\">Groups File Access</a> verwenden."
1092
+
1093
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
1094
+ #: lib/access/class-groups-access-meta-boxes.php:191
1095
+ msgid "Post"
1096
+ msgstr "Beitrag"
1097
+
1098
+ #: lib/admin/groups-admin-options.php:233
1099
+ msgid "Post types"
1100
+ msgstr "Beitragstypen"
1101
+
1102
+ #: lib/admin/class-groups-admin-welcome.php:176
1103
+ msgid ""
1104
+ "Previously we used capabilities to do that, but changing to this new model "
1105
+ "makes things even easier."
1106
+ msgstr ""
1107
+ "Bisher wurden Kapazitäten verwendet um das zu tun, aber der Wechsel zum "
1108
+ "neuen Modell macht die Dinge noch viel einfacher."
1109
+
1110
+ #: lib/admin/class-groups-admin-welcome.php:169
1111
+ msgid "Protect Content Easily"
1112
+ msgstr "Inhalte Einfach Schützen"
1113
+
1114
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:308
1115
+ msgid "Quick-create group &amp; capability"
1116
+ msgstr "Instant Gruppe &amp; Kapazität"
1117
+
1118
+ #: lib/access/class-groups-access-meta-boxes.php:228
1119
+ #: lib/access/class-groups-access-meta-boxes.php:443
1120
+ msgid "Read"
1121
+ msgstr "Lesen"
1122
+
1123
+ #: legacy/access/class-groups-post-access-legacy.php:52
1124
+ msgid "Read Post"
1125
+ msgstr "Beitrag Lesen"
1126
+
1127
+ #: lib/admin/groups-admin-add-ons.php:63
1128
+ msgid "Recommended extensions for Groups"
1129
+ msgstr "Empfohlene Erweiterungen für Groups"
1130
+
1131
+ #: lib/admin/groups-admin-add-ons.php:164
1132
+ msgid "Recommended plugins by itthinx"
1133
+ msgstr "Empfohlene Plugins von itthinx"
1134
+
1135
+ #: lib/admin/groups-admin-capabilities.php:217
1136
+ #: lib/admin/groups-admin-capabilities.php:222
1137
+ msgid "Refresh"
1138
+ msgstr "Aktualisieren"
1139
+
1140
+ #: lib/auto/class-groups-registered.php:68
1141
+ msgid "Registered"
1142
+ msgstr "Registriert"
1143
+
1144
+ #: lib/admin/class-groups-admin-notice.php:151
1145
+ msgid "Remind me later"
1146
+ msgstr "Vielleicht später"
1147
+
1148
+ #: lib/admin/groups-admin-groups-remove.php:62
1149
+ #: lib/admin/groups-admin-groups-remove.php:153
1150
+ #: lib/admin/groups-admin-capabilities-remove.php:62
1151
+ #: lib/admin/groups-admin-capabilities-remove.php:149
1152
+ #: lib/admin/groups-admin-groups.php:478
1153
+ #: lib/admin/groups-admin-capabilities.php:372
1154
+ #: lib/admin/groups-admin-capabilities.php:458
1155
+ msgid "Remove"
1156
+ msgstr "Löschen"
1157
+
1158
+ #: lib/admin/groups-admin-capabilities-remove.php:53
1159
+ msgid "Remove a capability"
1160
+ msgstr "Eine Kapazität löschen"
1161
+
1162
+ #: lib/admin/groups-admin-groups-remove.php:53
1163
+ msgid "Remove a group"
1164
+ msgstr "Eine Gruppe löschen"
1165
+
1166
+ #: lib/admin/groups-admin-capabilities-remove.php:133
1167
+ msgid "Remove capabilities"
1168
+ msgstr "Kapazitäten löschen"
1169
+
1170
+ #: lib/admin/groups-admin-groups.php:382
1171
+ msgid "Remove capability"
1172
+ msgstr "Kapazität löschen"
1173
+
1174
+ #: lib/admin/class-groups-admin-users.php:214
1175
+ msgid "Remove from group"
1176
+ msgstr "Von der Gruppe entfernen"
1177
+
1178
+ #: lib/admin/groups-admin-groups.php:380
1179
+ msgid "Remove group"
1180
+ msgstr "Gruppe entfernen"
1181
+
1182
+ #: lib/admin/groups-admin-groups-remove.php:135
1183
+ msgid "Remove groups"
1184
+ msgstr "Gruppen entfernen"
1185
+
1186
+ #: legacy/admin/class-groups-admin-posts-legacy.php:186
1187
+ #: lib/admin/class-groups-admin-posts.php:225
1188
+ msgid "Remove restriction"
1189
+ msgstr "Beschränkung entfernen"
1190
+
1191
+ #: lib/admin/groups-admin-options.php:58
1192
+ msgid "Restrict Access"
1193
+ msgstr "Zugang Beschränken"
1194
+
1195
+ #: lib/access/class-groups-access-meta-boxes.php:254
1196
+ #, php-format
1197
+ msgid "Restricts the visibility of this %s to members of the chosen groups."
1198
+ msgstr ""
1199
+ "Beschränkt die %s-Sichtbarkeit auf Mitglieder der ausgewählten Gruppen."
1200
+
1201
+ #: lib/access/class-groups-access-meta-boxes.php:491
1202
+ msgid "Restricts the visibility of this entry to members of the chosen groups."
1203
+ msgstr ""
1204
+ "Beschränkt die Sichtbarkeit dieses Eintrags auf Mitglieder der ausgewählten "
1205
+ "Gruppen."
1206
+
1207
+ #: lib/admin/groups-admin-groups.php:345
1208
+ #: lib/admin/groups-admin-capabilities.php:357
1209
+ msgid "Results per page"
1210
+ msgstr "Ergebnisse pro Seite"
1211
+
1212
+ #: lib/admin/groups-admin-options.php:138
1213
+ msgid "Role"
1214
+ msgstr "Rolle"
1215
+
1216
+ #: lib/admin/groups-admin-groups-edit.php:163
1217
+ #: lib/admin/groups-admin-capabilities-edit.php:77
1218
+ #: lib/admin/groups-admin-options.php:208
1219
+ #: lib/admin/groups-admin-options.php:333
1220
+ #: lib/admin/groups-admin-options.php:388
1221
+ msgid "Save"
1222
+ msgstr "Speichern"
1223
+
1224
+ #: lib/blocks/src/blocks/groups-member/block.js:228
1225
+ #: lib/blocks/src/blocks/groups-non-member/block.js:209
1226
+ msgid "Select Groups"
1227
+ msgstr "Gruppen auswählen"
1228
+
1229
+ #: lib/admin/groups-admin-options.php:237
1230
+ msgid "Show access restrictions for these post types."
1231
+ msgstr "Zugangsbeschränkungen für diese Beitragstypen zeigen."
1232
+
1233
+ #: lib/blocks/src/blocks/groups-member/block.js:162
1234
+ msgid "Show content for group members"
1235
+ msgstr "Inhalt Gruppenmitgliedern anzeigen"
1236
+
1237
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:277
1238
+ msgid "Show groups"
1239
+ msgstr "Gruppen zeigen"
1240
+
1241
+ #: lib/admin/groups-admin-options.php:281
1242
+ msgid "Show groups in user profiles."
1243
+ msgstr "Gruppen in Benutzerprofilen zeigen."
1244
+
1245
+ #: lib/admin/groups-admin-options.php:290
1246
+ msgid "Show the Groups tree view."
1247
+ msgstr "Die Baumansicht von Groups anzeigen."
1248
+
1249
+ #: lib/admin/groups-admin-options.php:273
1250
+ msgid ""
1251
+ "Some post types shown may not offer access restrictions even though they "
1252
+ "appear enabled here."
1253
+ msgstr ""
1254
+ "Einige der angezeigten Beitragstypen bieten möglicherweise keine "
1255
+ "Zugriffsbeschränkungen, obwohl sie hier aktiviert angezeigt werden."
1256
+
1257
+ #: lib/admin/class-groups-admin-welcome.php:199
1258
+ #, php-format
1259
+ msgid "Switching to Groups %s"
1260
+ msgstr "Umstellen auf Groups %s"
1261
+
1262
+ #: lib/admin/class-groups-admin-posts.php:183
1263
+ msgid "Terms"
1264
+ msgstr "Begriffe"
1265
+
1266
+ #: lib/core/class-groups-help.php:141
1267
+ msgid ""
1268
+ "Thank you for using <a href=\"https://www.itthinx.com/plugins/groups\" "
1269
+ "target=\"_blank\">Groups</a> by <a href=\"https://www.itthinx.com\" target="
1270
+ "\"_blank\">itthinx</a>."
1271
+ msgstr ""
1272
+ "Danke für das Vertrauen in <a href=\"https://www.itthinx.com/plugins/groups"
1273
+ "\" target=\"_blank\">Groups</a> von <a href=\"https://www.itthinx.com\" "
1274
+ "target=\"_blank\">itthinx</a>."
1275
+
1276
+ #: lib/admin/class-groups-admin-welcome.php:149
1277
+ msgid ""
1278
+ "Thanks for using Groups! We have made it even easier to protect your content "
1279
+ "and hope you like it :)"
1280
+ msgstr ""
1281
+ "Danke dass Ihr Groups verwendet! Wir haben es noch einfacher gemacht Inhalte "
1282
+ "zu schützen und hoffen es gefällt euch :)"
1283
+
1284
+ #: lib/admin/groups-admin-capabilities-edit.php:116
1285
+ #, php-format
1286
+ msgid ""
1287
+ "The <em>%s</em> capability already exists and cannot be assigned to this one."
1288
+ msgstr ""
1289
+ "Die Kapazität <em>%s</em> existiert bereits und kann nicht dieser zugewiesen "
1290
+ "werden."
1291
+
1292
+ #: lib/admin/groups-admin-capabilities-add.php:104
1293
+ #, php-format
1294
+ msgid "The <em>%s</em> capability already exists."
1295
+ msgstr "Die Kapazität <em>%s</em> existiert bereits."
1296
+
1297
+ #: lib/admin/groups-admin-capabilities-edit.php:126
1298
+ #, php-format
1299
+ msgid "The <em>%s</em> capability could not be updated."
1300
+ msgstr "Die Kapazität <em>%s</em> konnte nicht aktualisiert werden."
1301
+
1302
+ #: lib/admin/groups-admin-capabilities.php:62
1303
+ #, php-format
1304
+ msgid "The <em>%s</em> capability has been created."
1305
+ msgstr "Die Kapazität <em>%s</em> wurde erstellt."
1306
+
1307
+ #: lib/admin/groups-admin-capabilities.php:70
1308
+ #, php-format
1309
+ msgid "The <em>%s</em> capability has been updated."
1310
+ msgstr "Die Kapazität <em>%s</em> wurde aktualisiert."
1311
+
1312
+ #: lib/admin/groups-admin-groups-edit.php:209
1313
+ #, php-format
1314
+ msgid ""
1315
+ "The <em>%s</em> group already exists and cannot be used to name this one."
1316
+ msgstr ""
1317
+ "Die Gruppe <em>%s</em> existiert bereits and kann nicht als Name für diese "
1318
+ "verwendet werden."
1319
+
1320
+ #: lib/admin/groups-admin-groups-add.php:168
1321
+ #, php-format
1322
+ msgid "The <em>%s</em> group already exists."
1323
+ msgstr "Die Gruppe <em>%s</em> existiert bereits."
1324
+
1325
+ #: lib/admin/groups-admin-groups.php:63
1326
+ #, php-format
1327
+ msgid "The <em>%s</em> group has been created."
1328
+ msgstr "Die Gruppe <em>%s</em> wurde erstellt."
1329
+
1330
+ #: lib/admin/groups-admin-groups.php:71
1331
+ #, php-format
1332
+ msgid "The <em>%s</em> group has been updated."
1333
+ msgstr "Die Gruppe <em>%s</em> wurde aktualisiert."
1334
+
1335
+ #: lib/admin/groups-admin-capabilities-edit.php:130
1336
+ #: lib/admin/groups-admin-capabilities-add.php:102
1337
+ msgid "The <em>Capability</em> must not be empty."
1338
+ msgstr "Die <em>Kapazität</em> darf nicht leer sein."
1339
+
1340
+ #: lib/admin/groups-admin-groups-edit.php:201
1341
+ msgid "The <em>Name</em> must not be empty."
1342
+ msgstr "Der <em>Name</em> darf nicht leer sein."
1343
+
1344
+ #: lib/access/class-groups-access-meta-boxes.php:495
1345
+ msgid ""
1346
+ "The attachment page is restricted to authorized users, but due to technical "
1347
+ "limitations, the file can still be accessed directly via its URL."
1348
+ msgstr ""
1349
+ "Zugang zur Anhangsseite ist auf berechtigte Benutzer beschränkt, aber aus "
1350
+ "technischen Gründen kann auf das Archiv direkt über seine URL zugegriffen "
1351
+ "werden."
1352
+
1353
+ #: lib/admin/groups-admin-capabilities.php:75
1354
+ msgid "The capability has been deleted."
1355
+ msgstr "Die Kapazität wurde gelöscht."
1356
+
1357
+ #: lib/admin/groups-admin-groups-edit.php:130
1358
+ msgid "The chosen capabilities are assigned to the group."
1359
+ msgstr "Die ausgewählten Kapazitäten werden der Gruppe zugewiesen."
1360
+
1361
+ #: lib/core/class-groups-help.php:87
1362
+ msgid ""
1363
+ "The complete documentation is available on the <a href=\"https://docs."
1364
+ "itthinx.com/document/groups\">Documentation</a> pages for Groups."
1365
+ msgstr ""
1366
+ "Die vollständige Dokumentation ist auf den <a href=\"https://docs.itthinx."
1367
+ "com/document/groups\">Documentationsseiten</a> für Groups erhältlich."
1368
+
1369
+ #: lib/admin/class-groups-admin-welcome.php:210
1370
+ msgid "The following is only of interest if you have upgraded from Groups 1.x:"
1371
+ msgstr ""
1372
+ "Folgendes ist nur von Interesse wenn von Groups 1.x aktualisiert wurde:"
1373
+
1374
+ #: lib/admin/groups-admin-groups.php:76
1375
+ msgid "The group has been deleted."
1376
+ msgstr "Die Gruppe wurde gelöscht."
1377
+
1378
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:148
1379
+ msgid "The manual way:"
1380
+ msgstr "Der manuelle Weg:"
1381
+
1382
+ #: lib/admin/groups-admin-groups-add.php:166
1383
+ msgid "The name must not be empty."
1384
+ msgstr "Der Name darf nicht leer sein."
1385
+
1386
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:139
1387
+ msgid "The quick way:"
1388
+ msgstr "Der schnelle Weg:"
1389
+
1390
+ #: lib/admin/class-groups-admin-user-profile.php:92
1391
+ #: lib/admin/class-groups-admin-user-profile.php:190
1392
+ msgid "The user is a member of the chosen groups."
1393
+ msgstr "Der Benutzer ist Mitglied der ausgewählten Gruppen."
1394
+
1395
+ #: lib/admin/groups-admin-groups.php:542
1396
+ #: lib/admin/groups-admin-capabilities.php:484
1397
+ msgid "There are no results."
1398
+ msgstr "Es liegen keine Resultate vor."
1399
+
1400
+ #: lib/admin/groups-admin-groups-add.php:112
1401
+ msgid "These capabilities will be assigned to the group."
1402
+ msgstr "Diese Kapazitäten werden der Gruppe zugewiesen."
1403
+
1404
+ #: lib/admin/groups-admin-options.php:296
1405
+ msgid ""
1406
+ "These permissions apply to Groups management. They do not apply to access "
1407
+ "permissions derived from Groups capabilities."
1408
+ msgstr ""
1409
+ "Diese Berechtigungen dienen der Verwaltung von Groups. Sie finden keine "
1410
+ "Anwendung bei Berechtigungen die von Groups Kapazitäten abgeleitet werden."
1411
+
1412
+ #: lib/admin/class-groups-admin-welcome.php:219
1413
+ msgid "This could be important!"
1414
+ msgstr "Dies könnte wichtig sein!"
1415
+
1416
+ #: lib/admin/groups-admin-options.php:269
1417
+ msgid ""
1418
+ "This determines for which post types access restriction settings are offered."
1419
+ msgstr ""
1420
+ "Dies bestimmt für welche Beitragstypen Einstellungen zur Zugangsbeschränkung "
1421
+ "angeboten werden."
1422
+
1423
+ #: lib/admin/groups-admin-groups.php:535
1424
+ msgid "This group has no capabilities."
1425
+ msgstr "Diese Gruppe hat keine Kapazitäten."
1426
+
1427
+ #: lib/admin/class-groups-admin-welcome.php:215
1428
+ msgid ""
1429
+ "This means that if you had access restrictions in place that were based on "
1430
+ "capabilities, your entries will still be protected."
1431
+ msgstr ""
1432
+ "Dies bedeutet dass vorige Zugangsbeschränkungen die auf Kapazitäten basieren "
1433
+ "immer noch die Einträge schützen."
1434
+
1435
+ #: lib/access/class-groups-post-access.php:656
1436
+ msgid ""
1437
+ "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1438
+ "get_read_post_capabilities() to retrieve the capabilities instead."
1439
+ msgstr ""
1440
+ "Diese Methode ist veraltet. Es sollte stattdessen Groups_Post_Access_Legacy::"
1441
+ "get_read_post_capabilities() verwendet werden um die Kapazitäten zu erhalten."
1442
+
1443
+ #: lib/admin/groups-admin-options.php:221
1444
+ msgid ""
1445
+ "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1446
+ "code> or set it to <code>false</code>."
1447
+ msgstr ""
1448
+ "Um dies zu deaktivieren, sollte die Konstante "
1449
+ "<code>GROUPS_ADMINISTRATOR_OVERRIDE</code> nicht definiert werden oder auf "
1450
+ "<code>false</code> gesetzt werden."
1451
+
1452
+ #: lib/admin/class-groups-admin-welcome.php:206
1453
+ msgid ""
1454
+ "To make it easier to transition to the new model for those who migrate from "
1455
+ "a previous version, we have included legacy access control based on "
1456
+ "capabilities."
1457
+ msgstr ""
1458
+ "Um die Umstellung auf das neue Modell für Benutzer einer vorigen Version "
1459
+ "einfach zu halten, haben wir Legacy Zugriffsbeschränkungen einbezogen die "
1460
+ "auf Kapazitäten basieren."
1461
+
1462
+ #: lib/admin/class-groups-admin-welcome.php:204
1463
+ msgid ""
1464
+ "To put it simple, previously you would have used capabilities to restrict "
1465
+ "access to posts and now you simply use groups."
1466
+ msgstr ""
1467
+ "Einfach gesagt, vorher wurden Kapazitäten verwendet um den Zugriff auf "
1468
+ "Beiträge zu schützen und jetzt verwendet man schlicht Gruppen."
1469
+
1470
+ #: lib/admin/class-groups-admin.php:181 lib/admin/class-groups-admin.php:182
1471
+ msgid "Tree"
1472
+ msgstr "Baum"
1473
+
1474
+ #: lib/admin/groups-admin-tree-view.php:43
1475
+ msgid "Tree of Groups"
1476
+ msgstr "Gruppenbaum"
1477
+
1478
+ #: lib/admin/groups-admin-options.php:286
1479
+ msgid "Tree view"
1480
+ msgstr "Baumansicht"
1481
+
1482
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:153
1483
+ msgid ""
1484
+ "Try the quick-create field first. Unless you need a more complex setup, "
1485
+ "there is no reason to go this way instead."
1486
+ msgstr ""
1487
+ "Probieren Sie das Instant-Feld zuerst aus. Es gibt keinen Grund diesen Weg "
1488
+ "zu gehen, ausser Sie benötigen eine komplexere Einrichtung."
1489
+
1490
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1491
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1492
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:545
1493
+ msgid "Type and choose &hellip;"
1494
+ msgstr "Tippen und wählen &hellip;"
1495
+
1496
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:127
1497
+ msgid ""
1498
+ "Use the <em>Access restrictions</em> box to limit the visibility of posts, "
1499
+ "pages and other post types."
1500
+ msgstr ""
1501
+ "Verwenden Sie das Kästchen <em>Zugangsbeschränkungen</em> um die "
1502
+ "Sichtbarkeit von Beiträgen, Seiten und anderen Beitragstypen einzuschränken."
1503
+
1504
+ #: lib/access/class-groups-access-meta-boxes.php:135
1505
+ msgid ""
1506
+ "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1507
+ "other post types."
1508
+ msgstr ""
1509
+ "Verwende den Kasten <em>Gruppen</em> um die Sichtbarkeit von Beiträgen, "
1510
+ "Seiten und anderen Beitragstypen einzuschränken."
1511
+
1512
+ #: lib/admin/groups-admin-options.php:277
1513
+ msgid "User profiles"
1514
+ msgstr "Benutzerprofile"
1515
+
1516
+ #: lib/admin/class-groups-admin-users.php:285
1517
+ msgctxt "label title for conjunctive groups filter checkbox"
1518
+ msgid "Users must belong to all chosen groups"
1519
+ msgstr "Benutzer müssen Mitglied aller ausgewählten Gruppen sein"
1520
+
1521
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:141
1522
+ msgid "Using the quick-create field"
1523
+ msgstr "Verwendung des Instant-Feldes"
1524
+
1525
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:146
1526
+ msgid ""
1527
+ "Using the quick-create field, you can create a new group and capability. The "
1528
+ "capability will be assigned to the group and enabled to enforce read access. "
1529
+ "Group names are case-sensitive, the name of the capability is the lower-case "
1530
+ "version of the name of the group. If the group already exists, a new "
1531
+ "capability is created and assigned to the existing group. If the capability "
1532
+ "already exists, it will be assigned to the group. If both already exist, the "
1533
+ "capability is enabled to enforce read access. In order to be able to use the "
1534
+ "capability, your user account will be assigned to the group."
1535
+ msgstr ""
1536
+ "Mit dem Instant-Feld können Gruppen und Kapazitäten erstellt werden. Die "
1537
+ "Kapazität wird der Gruppe zugewiesen und zur Zugriffsbeschränkung aktiviert. "
1538
+ "Gruppennamen unterscheiden Groß- und Kleinschreibung, der Name der Kapazität "
1539
+ "ist die Version des Gruppennamens in Kleinschreibung. Existiert die Gruppe "
1540
+ "bereits, dann wird die Kapazität erstellt und der bestehenden Gruppe "
1541
+ "zugewiesen. Existiert die Kapazität bereits, dann wird sie der Gruppe "
1542
+ "zugewiesen. Existieren beide, dann wird die Kapazität zur "
1543
+ "Zugriffsbeschränkung aktiviert. Um die Kapazität verwenden zu können, wird "
1544
+ "ihr Benutzerkonto der Gruppe hinzugefügt."
1545
+
1546
+ #: lib/admin/class-groups-admin-welcome.php:110
1547
+ msgid "View the Welcome screen for this version of Groups"
1548
+ msgstr "Den Begrüßungsbildschirm für diese Version von Groups anzeigen"
1549
+
1550
+ #: lib/admin/class-groups-admin.php:306
1551
+ msgid "Warning!"
1552
+ msgstr "Achtung!"
1553
+
1554
+ #: lib/admin/class-groups-admin-welcome.php:172
1555
+ msgid "We have made it even easier to protect your content!"
1556
+ msgstr "Wir haben es noch einfacher gemacht Inhalte zu schützen!"
1557
+
1558
+ #: lib/admin/class-groups-admin-welcome.php:111
1559
+ msgid "Welcome"
1560
+ msgstr "Willkommen"
1561
+
1562
+ #: lib/admin/class-groups-admin-welcome.php:46
1563
+ #: lib/admin/class-groups-admin-welcome.php:47
1564
+ msgid "Welcome to Groups"
1565
+ msgstr "Willkommen zu Groups"
1566
+
1567
+ #: lib/admin/class-groups-admin-welcome.php:138
1568
+ #, php-format
1569
+ msgid "Welcome to Groups %s"
1570
+ msgstr "Willkommen zu Groups %s"
1571
+
1572
+ #: lib/admin/class-groups-admin-welcome.php:165
1573
+ msgid "What's New?"
1574
+ msgstr "Was gibt’s Neues?"
1575
+
1576
+ #: lib/admin/class-groups-admin-welcome.php:194
1577
+ msgid ""
1578
+ "Whether you are new to Groups or have been using it before, please make sure "
1579
+ "to visit the <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1580
+ "groups/\">Documentation</a> pages to know more about how to use it."
1581
+ msgstr ""
1582
+ "Egal ob man bei Groups neu ist oder es bereits zuvor verwendet hat, raten "
1583
+ "wir es an die <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1584
+ "groups/\">Dokumentation</a> anzusehen, um mehr darüber zu erfahren wie man "
1585
+ "es verwendet."
1586
+
1587
+ #: lib/admin/class-groups-admin-notice.php:145
1588
+ msgid "Yes, here we go!"
1589
+ msgstr "Ja, auf geht’s!"
1590
+
1591
+ #: lib/views/class-groups-shortcodes.php:530
1592
+ #, php-format
1593
+ msgid "You are a member of the %s group."
1594
+ msgstr "Sie sind Mitglied der Gruppe %s."
1595
+
1596
+ #: lib/admin/class-groups-admin-welcome.php:217
1597
+ msgid ""
1598
+ "You are running the system with legacy access control based on capabilities "
1599
+ "disabled."
1600
+ msgstr ""
1601
+ "Das System läuft mit Legacy Zugriffsbeschränkungen basierend auf Kapazitäten "
1602
+ "deaktiviert."
1603
+
1604
+ #: lib/admin/class-groups-admin-welcome.php:213
1605
+ msgid ""
1606
+ "You are running the system with legacy access control based on capabilities "
1607
+ "enabled."
1608
+ msgstr ""
1609
+ "Das System läuft mit Legacy Zugriffsbeschränkungen basierend auf Kapazitäten "
1610
+ "aktiviert."
1611
+
1612
+ #: lib/admin/class-groups-admin-notice.php:157
1613
+ #, php-format
1614
+ msgid ""
1615
+ "You can also follow <a href=\"%s\">@itthinx</a> on Twitter or visit <a href="
1616
+ "\"%s\" target=\"_blank\">itthinx.com</a> to check out other free and premium "
1617
+ "plugins we provide."
1618
+ msgstr ""
1619
+ "Sie können auch <a href=\"%s\">@itthinx</a> auf Twitter folgen oder <a href="
1620
+ "\"%s\" target=\"_blank\">itthinx.com</a> um mehr über weitere kostenfreie "
1621
+ "und Premium Plugins die wir bereitstellen zu erfahren."
1622
+
1623
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:312
1624
+ msgid ""
1625
+ "You can create a new group and capability here. The capability will be "
1626
+ "assigned to the group and enabled to enforce read access. Group names are "
1627
+ "case-sensitive, the name of the capability is the lower-case version of the "
1628
+ "name of the group. If the group already exists, a new capability is created "
1629
+ "and assigned to the existing group. If the capability already exists, it "
1630
+ "will be assigned to the group. If both already exist, the capability is "
1631
+ "enabled to enforce read access. In order to be able to use the capability, "
1632
+ "your user account will be assigned to the group."
1633
+ msgstr ""
1634
+ "Sie können hier eine neue Gruppe und Kapazität erstellen. Die Kapazität wird "
1635
+ "der Gruppe zugewiesen und zur Zugriffsbeschränkung aktiviert. Gruppennamen "
1636
+ "unterscheiden Groß- und Kleinschreibung, der Name der Kapazität ist die "
1637
+ "Version des Gruppennamens in Kleinschreibung. Existiert die Gruppe bereits, "
1638
+ "dann wird die Kapazität erstellt und der bestehenden Gruppe zugewiesen. "
1639
+ "Existiert die Kapazität bereits, dann wird sie der Gruppe zugewiesen. "
1640
+ "Existieren beide, dann wird die Kapazität zur Zugriffsbeschränkung "
1641
+ "aktiviert. Um die Kapazität verwenden zu können, wird ihr Benutzerkonto der "
1642
+ "Gruppe hinzugefügt."
1643
+
1644
+ #: lib/access/class-groups-access-meta-boxes.php:221
1645
+ #: lib/access/class-groups-access-meta-boxes.php:476
1646
+ msgid "You can create a new group by indicating the group's name."
1647
+ msgstr ""
1648
+ "Eine neue Gruppe kann erstellt werden indem man den Namen der Gruppe eingibt."
1649
+
1650
+ #: lib/access/class-groups-access-meta-boxes.php:215
1651
+ #, php-format
1652
+ msgid ""
1653
+ "You can restrict the visibility of this %1$s to group members. Choose one or "
1654
+ "more groups that are allowed to read this %2$s. If no groups are chosen, the "
1655
+ "%3$s is visible to anyone."
1656
+ msgstr ""
1657
+ "Die %1$s-Sichtbarkeit kann auf Gruppenmitglieder eingeschränkt werden. Eine "
1658
+ "oder mehrere Gruppen auswählen die diese/n/s %2$s lesen dürfen. Werden keine "
1659
+ "Gruppen ausgewählt dann ist diese/r/s %3$s für alle sichtbar."
1660
+
1661
+ #: lib/access/class-groups-access-meta-boxes.php:475
1662
+ msgid ""
1663
+ "You can restrict the visibility to group members. Choose one or more groups "
1664
+ "to restrict access. If no groups are chosen, this entry is visible to anyone."
1665
+ msgstr ""
1666
+ "Die Sichtbarkeit kann auf Gruppenmitglieder eingeschränkt werden. Eine oder "
1667
+ "mehrere Gruppen auswählen um den Zugriff einzuschränken. Werden keine "
1668
+ "Gruppen ausgewählt ist dieser Eintrag für alle sichtbar."
1669
+
1670
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:130
1671
+ msgid ""
1672
+ "You can select one or more capabilities that are enabled for access "
1673
+ "restriction."
1674
+ msgstr ""
1675
+ "Sie können eine oder mehrere Kapazitäten auswählen die zur "
1676
+ "Zugriffsbeschränkung aktiviert sind."
1677
+
1678
+ #: lib/access/class-groups-access-meta-boxes.php:140
1679
+ msgid "You can select one or more groups to restrict access to its members."
1680
+ msgstr ""
1681
+ "Es kann eine oder mehrere Gruppen ausgewählt werden um den Zugriff auf ihre "
1682
+ "Mitglieder einzuschränken."
1683
+
1684
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1685
+ #: lib/blocks/src/class-groups-blocks.php:93
1686
+ #: lib/access/class-groups-access-meta-boxes.php:261
1687
+ msgid "You cannot set any access restrictions."
1688
+ msgstr "Sie können keine Zugriffsbeschränkungen setzen."
1689
+
1690
+ #: lib/views/class-groups-shortcodes.php:525
1691
+ #, php-format
1692
+ msgid "You have joined the %s group."
1693
+ msgstr "Sie sind der Gruppe %s beigetreten."
1694
+
1695
+ #: lib/views/class-groups-shortcodes.php:601
1696
+ #, php-format
1697
+ msgid "You have left the %s group."
1698
+ msgstr "Sie haben die Gruppe %s verlassen."
1699
+
1700
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:296
1701
+ msgid ""
1702
+ "You must be in a group that has at least one capability enabled to enforce "
1703
+ "read access."
1704
+ msgstr ""
1705
+ "Sie müssen in einer Gruppe sein die zumindest eine Kapazität hat die zur "
1706
+ "Zugriffsbeschränkung aktiviert ist."
1707
+
1708
+ #: lib/access/class-groups-access-meta-boxes.php:267
1709
+ msgid "You need to have permission to set access restrictions."
1710
+ msgstr ""
1711
+ "Man benötigt die entsprechenden Rechte um Zugriffsbeschränkungen setzen zu "
1712
+ "können."
1713
+
1714
+ #: lib/access/class-groups-post-access.php:531
1715
+ msgid ""
1716
+ "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1717
+ "restriction instead."
1718
+ msgstr ""
1719
+ "Man sollte stattdessen Groups_Post_Access_Legacy::create() verwenden um eine "
1720
+ "beschränkende Kapazität weiterzugeben."
1721
+
1722
+ #: lib/admin/groups-admin-options.php:185 lib/admin/groups-admin-add-ons.php:37
1723
+ msgid "Your support matters!"
1724
+ msgstr "Ihre Unterstützung zählt!"
1725
+
1726
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1727
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1728
+ msgid "access"
1729
+ msgstr "Zugang"
1730
+
1731
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1732
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1733
+ msgid "groups"
1734
+ msgstr "Gruppen"
1735
+
1736
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1737
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1738
+ msgid "members"
1739
+ msgstr "Mitglieder"
1740
+
1741
+ #~ msgid "Capability Id"
1742
+ #~ msgstr "Kapazitäts-Id"
1743
+
1744
+ #~ msgid ""
1745
+ #~ "Enhanced functionality is available via official <a href=\"http://www."
1746
+ #~ "itthinx.com/plugins/groups/\">Extensions</a> for Groups."
1747
+ #~ msgstr ""
1748
+ #~ "Zusätzliche Funktionen sind über offizielle <a href=\"http://www.itthinx."
1749
+ #~ "com/plugins/groups/\">Erweiterungen</a> für Groups erhältlich."
1750
+
1751
+ #~ msgid "Group Id"
1752
+ #~ msgstr "Gruppen-Id"
1753
+
1754
+ #~ msgctxt "menu-title"
1755
+ #~ msgid "Groups"
1756
+ #~ msgstr "Groups"
1757
+
1758
+ #~ msgid "Id"
1759
+ #~ msgstr "Id"
languages/groups-de_CH.mo ADDED
Binary file
languages/groups-de_CH.po ADDED
@@ -0,0 +1,1759 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: \n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2021-10-16 18:36+0200\n"
11
+ "PO-Revision-Date: 2021-10-16 18:38+0200\n"
12
+ "Last-Translator: Karim\n"
13
+ "Language-Team: itthinx.com\n"
14
+ "Language: de_CH\n"
15
+ "MIME-Version: 1.0\n"
16
+ "Content-Type: text/plain; charset=UTF-8\n"
17
+ "Content-Transfer-Encoding: 8bit\n"
18
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
+ "X-Generator: Poedit 2.4.3\n"
20
+
21
+ #: lib/core/class-groups-pagination.php:140
22
+ #, php-format
23
+ msgctxt "paging"
24
+ msgid "%1$s of %2$s"
25
+ msgstr "%1$s von %2$s"
26
+
27
+ #: lib/admin/class-groups-admin-users.php:287
28
+ msgctxt "label for conjunctive groups filter checkbox"
29
+ msgid "&cap;"
30
+ msgstr "&cap;"
31
+
32
+ #: legacy/admin/class-groups-admin-posts-legacy.php:184
33
+ #: lib/admin/class-groups-admin-posts.php:223
34
+ msgid "&mdash; No Change &mdash;"
35
+ msgstr "&mdash; Ohne Änderung &mdash;"
36
+
37
+ #: lib/admin/class-groups-admin-posts.php:158
38
+ msgid "(any)"
39
+ msgstr "(jede)"
40
+
41
+ #: lib/admin/class-groups-admin-posts.php:153
42
+ msgid "(none)"
43
+ msgstr "(keine)"
44
+
45
+ #: legacy/admin/class-groups-admin-posts-legacy.php:136
46
+ msgid "(only unrestricted)"
47
+ msgstr "(ohne Beschränkung)"
48
+
49
+ #: lib/admin/class-groups-admin-users.php:388
50
+ msgid "--"
51
+ msgstr "--"
52
+
53
+ #: lib/core/class-groups-pagination.php:96
54
+ #, php-format
55
+ msgid "1 item"
56
+ msgid_plural "%s items"
57
+ msgstr[0] "1 Element"
58
+ msgstr[1] "%s Elemente"
59
+
60
+ #: legacy/admin/class-groups-admin-post-columns-legacy.php:76
61
+ #, php-format
62
+ msgid "<span title=\"%s\">Access Restrictions</span>"
63
+ msgstr "<span title=\"%s\">Zugangsbeschränkungen</span>"
64
+
65
+ #: lib/admin/groups-admin-groups-remove.php:149
66
+ #: lib/admin/groups-admin-capabilities-remove.php:145
67
+ #, php-format
68
+ msgid "<strong>%s</strong>"
69
+ msgstr "<strong>%s</strong>"
70
+
71
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:164
72
+ msgid ""
73
+ "<sup>*</sup> For each capability, the groups that have the capability "
74
+ "assigned are shown within parenthesis. You can choose a capability by typing "
75
+ "part of the group's or the capability's name."
76
+ msgstr ""
77
+ "<sup>*</sup> Für jede Kapazität werden Gruppen die diese innehaben in "
78
+ "Klammern gezeigt. Schreiben Sie einen Teil des Namens der Kapazität oder der "
79
+ "Gruppe um eine Kapazität auszuwählen."
80
+
81
+ #: lib/admin/groups-admin-capabilities.php:126
82
+ msgid "A Duck!"
83
+ msgstr "Eine Ente!"
84
+
85
+ #: lib/admin/groups-admin-options.php:299
86
+ msgid "A minimum set of permissions will be preserved."
87
+ msgstr "Ein Minimalsatz von Genehmigungen wird beibehalten."
88
+
89
+ #: lib/admin/groups-admin-options.php:55
90
+ msgid "Access Groups"
91
+ msgstr "Zugang zu Groups"
92
+
93
+ #: legacy/admin/class-groups-admin-posts-legacy.php:181
94
+ msgid "Access Restrictions"
95
+ msgstr "Zugangsbeschränkungen"
96
+
97
+ #: lib/test/groups-tests.php:385 lib/test/groups-tests.php:391
98
+ #: lib/admin/groups-admin-tree-view.php:37
99
+ #: lib/admin/groups-admin-groups-edit.php:37
100
+ #: lib/admin/groups-admin-groups-edit.php:181
101
+ #: lib/admin/groups-admin-groups-edit.php:185
102
+ #: lib/admin/groups-admin-groups-add.php:36
103
+ #: lib/admin/groups-admin-groups-add.php:142
104
+ #: lib/admin/groups-admin-groups-add.php:146
105
+ #: lib/admin/groups-admin-groups-remove.php:35
106
+ #: lib/admin/groups-admin-groups-remove.php:83
107
+ #: lib/admin/groups-admin-groups-remove.php:87
108
+ #: lib/admin/groups-admin-groups-remove.php:110
109
+ #: lib/admin/groups-admin-groups-remove.php:177
110
+ #: lib/admin/groups-admin-groups-remove.php:181
111
+ #: lib/admin/groups-admin-capabilities-remove.php:35
112
+ #: lib/admin/groups-admin-capabilities-remove.php:83
113
+ #: lib/admin/groups-admin-capabilities-remove.php:87
114
+ #: lib/admin/groups-admin-capabilities-remove.php:110
115
+ #: lib/admin/groups-admin-capabilities-remove.php:175
116
+ #: lib/admin/groups-admin-capabilities-remove.php:179
117
+ #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
118
+ #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
119
+ #: lib/admin/groups-admin-capabilities-edit.php:35
120
+ #: lib/admin/groups-admin-capabilities-edit.php:96
121
+ #: lib/admin/groups-admin-capabilities-edit.php:100
122
+ #: lib/admin/groups-admin-options.php:44 lib/admin/groups-admin-options.php:347
123
+ #: lib/admin/groups-admin-capabilities-add.php:34
124
+ #: lib/admin/groups-admin-capabilities-add.php:89
125
+ #: lib/admin/groups-admin-capabilities-add.php:93
126
+ #: lib/admin/groups-admin-capabilities.php:48
127
+ #: lib/admin/groups-admin-capabilities.php:141
128
+ #: lib/admin/groups-admin-capabilities.php:172
129
+ #: lib/admin/groups-admin-capabilities.php:178
130
+ msgid "Access denied."
131
+ msgstr "Zugriff verweigert."
132
+
133
+ #: lib/admin/groups-admin-options.php:229
134
+ msgid "Access restricions"
135
+ msgstr "Zugangsbeschränkungen"
136
+
137
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:97
138
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
139
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
140
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
141
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:597
142
+ msgid "Access restrictions"
143
+ msgstr "Zugangsbeschränkungen"
144
+
145
+ #: legacy/admin/class-groups-admin-posts-legacy.php:124
146
+ #: legacy/admin/class-groups-admin-posts-legacy.php:125
147
+ msgid "Access restrictions &hellip;"
148
+ msgstr "Zugangsbeschränkungen &hellip;"
149
+
150
+ #: lib/admin/groups-admin-groups-add.php:122
151
+ #: lib/admin/groups-admin-groups.php:207
152
+ #: lib/admin/groups-admin-capabilities-add.php:68
153
+ #: lib/admin/groups-admin-capabilities.php:201
154
+ msgid "Add"
155
+ msgstr "Neu"
156
+
157
+ #: lib/admin/groups-admin-capabilities-add.php:50
158
+ msgid "Add a new capability"
159
+ msgstr "Neue Kapazität hinzufügen"
160
+
161
+ #: lib/admin/groups-admin-groups-add.php:62
162
+ msgid "Add a new group"
163
+ msgstr "Neue Gruppe hinzufügen"
164
+
165
+ #: lib/admin/groups-admin-groups.php:381
166
+ msgid "Add capability"
167
+ msgstr "Neue Kapazität"
168
+
169
+ #: legacy/admin/class-groups-admin-posts-legacy.php:185
170
+ #: lib/admin/class-groups-admin-posts.php:224
171
+ msgid "Add restriction"
172
+ msgstr "Beschränkung hinzufügen"
173
+
174
+ #: lib/admin/class-groups-admin-users.php:213
175
+ msgid "Add to group"
176
+ msgstr "Zur Gruppe hinzufügen"
177
+
178
+ #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
179
+ #: lib/admin/class-groups-admin-welcome.php:234
180
+ msgid "Add-Ons"
181
+ msgstr "Add-Ons"
182
+
183
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:150
184
+ msgid ""
185
+ "Adding the group and capability manually and enabling it for access "
186
+ "restriction"
187
+ msgstr ""
188
+ "Gruppe und Kapazität manuell hinzufügen und zur Zugriffsbeschränkung "
189
+ "aktivieren"
190
+
191
+ #: lib/admin/groups-admin-options.php:56
192
+ msgid "Administer Groups"
193
+ msgstr "Groups Verwalten"
194
+
195
+ #: lib/admin/groups-admin-options.php:57
196
+ msgid "Administer Groups plugin options"
197
+ msgstr "Groups Plugin Optionen verwalten"
198
+
199
+ #: lib/admin/groups-admin-options.php:215
200
+ msgid "Administrator Access Override"
201
+ msgstr "Administrator-Zugriffsüberbrückung"
202
+
203
+ #: lib/admin/groups-admin-options.php:218
204
+ msgid ""
205
+ "Administrators override all access permissions derived from Groups "
206
+ "capabilities."
207
+ msgstr ""
208
+ "Verwalter (mit der Administrator Rolle) können alle Zugriffsrechte "
209
+ "überbrücken."
210
+
211
+ #: lib/admin/class-groups-admin-posts.php:181
212
+ msgid "Also look for groups related to terms"
213
+ msgstr "Auch Gruppen beinhalten die auf Begriffe bezogen sind"
214
+
215
+ #: lib/admin/class-groups-admin-welcome.php:187
216
+ msgid ""
217
+ "And you can now filter the list of users by one or multiple groups with one "
218
+ "convenient field."
219
+ msgstr ""
220
+ "Und man kann jetzt die Liste der Benutzer mittels einem praktischen Feld "
221
+ "nach einer oder mehreren Gruppen filtern."
222
+
223
+ #: lib/admin/class-groups-admin-welcome.php:185
224
+ msgid ""
225
+ "Another improvement is better filtering by groups and a reduced footprint on "
226
+ "the Users admin screen."
227
+ msgstr ""
228
+ "Weitere Verbesserungen umschließen Gruppenfilter und einen reduzierten "
229
+ "Eindruck bei der Benutzerverwaltung."
230
+
231
+ #: lib/access/class-groups-access-meta-boxes.php:234
232
+ #: lib/access/class-groups-access-meta-boxes.php:235
233
+ #: lib/access/class-groups-access-meta-boxes.php:473
234
+ #: lib/access/class-groups-access-meta-boxes.php:474
235
+ msgid "Anyone &hellip;"
236
+ msgstr "Jeder &hellip;"
237
+
238
+ #: lib/admin/groups-admin-groups.php:322 lib/admin/groups-admin-groups.php:348
239
+ #: lib/admin/groups-admin-groups.php:384
240
+ #: lib/admin/groups-admin-capabilities.php:334
241
+ #: lib/admin/groups-admin-capabilities.php:360
242
+ #: lib/admin/groups-admin-capabilities.php:374
243
+ #: lib/admin/class-groups-admin-users.php:216
244
+ msgid "Apply"
245
+ msgstr "Anwenden"
246
+
247
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:160
248
+ msgid ""
249
+ "Become a member of the <em>Premium</em> group - this is required so you can "
250
+ "choose the <em>premium</em> capability to restrict access to a post."
251
+ msgstr ""
252
+ "Werden Sie Mitglied der <em>Premium</em> Gruppe - dies ist nötig um die "
253
+ "<em>premium</em> Kapazität auswählen zu können mit der Zugang zu einem "
254
+ "Beitrag beschränkt wird."
255
+
256
+ #: lib/admin/groups-admin-groups.php:379
257
+ #: lib/admin/groups-admin-capabilities.php:371
258
+ msgid "Bulk Actions"
259
+ msgstr "Aktion wählen"
260
+
261
+ #: lib/admin/groups-admin-options.php:195 lib/admin/groups-admin-add-ons.php:43
262
+ msgid ""
263
+ "By getting an official extension, you fund the work that is necessary to "
264
+ "maintain and improve Groups."
265
+ msgstr ""
266
+ "Indem Sie eine offizielle Erweiterung erhalten, finanzieren Sie die Arbeit, "
267
+ "die zur Instandhaltung und Verbesserung von Groups erforderlich ist."
268
+
269
+ #: lib/admin/groups-admin-options.php:384
270
+ msgid ""
271
+ "CAUTION: If this option is active while the plugin is deactivated, ALL "
272
+ "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
273
+ "you are going to use this option, now would be a good time to make a backup. "
274
+ "By enabling this option you agree to be solely responsible for any loss of "
275
+ "data or any other consequences thereof."
276
+ msgstr ""
277
+ "ACHTUNG: Is diese Option aktiviert während das Plugin deaktiviert wird, dann "
278
+ "werden ALLE Einstellungen und Daten des Plugins GELÖSCHT für <strong>alle "
279
+ "Sites</strong>. Wenn Sie diese Option anwenden möchten, dann wäre jetzt ein "
280
+ "guter Zeitpunkt um eine Sicherheitskopie anzulegen. Sollten Sie diese Option "
281
+ "aktivieren, dann erklären Sie sich damit einverstanden alleine "
282
+ "verantwortlich für etwaige Datenverluste sowie jede weitere Konsequenzen zu "
283
+ "sein."
284
+
285
+ #: lib/admin/groups-admin-options.php:313
286
+ msgid ""
287
+ "CAUTION: If this option is active while the plugin is deactivated, ALL "
288
+ "plugin settings and data will be DELETED. If you are going to use this "
289
+ "option, now would be a good time to make a backup. By enabling this option "
290
+ "you agree to be solely responsible for any loss of data or any other "
291
+ "consequences thereof."
292
+ msgstr ""
293
+ "ACHTUNG: Is diese Option aktiviert während das Plugin deaktiviert wird, dann "
294
+ "werden ALLE Einstellungen und Daten des Plugins GELÖSCHT. Wenn Sie diese "
295
+ "Option anwenden möchten, dann wäre jetzt ein guter Zeitpunkt um eine "
296
+ "Sicherheitskopie anzulegen. Sollten Sie diese Option aktivieren, dann "
297
+ "erklären Sie sich damit einverstanden alleine verantwortlich für etwaige "
298
+ "Datenverluste sowie jede weitere Konsequenzen zu sein."
299
+
300
+ #: lib/admin/groups-admin-groups-edit.php:165
301
+ #: lib/admin/groups-admin-groups-add.php:124
302
+ #: lib/admin/groups-admin-groups-remove.php:64
303
+ #: lib/admin/groups-admin-groups-remove.php:154
304
+ #: lib/admin/groups-admin-capabilities-remove.php:64
305
+ #: lib/admin/groups-admin-capabilities-remove.php:150
306
+ #: lib/admin/groups-admin-capabilities-edit.php:79
307
+ #: lib/admin/groups-admin-capabilities-add.php:70
308
+ msgid "Cancel"
309
+ msgstr "Abbrechen"
310
+
311
+ #: legacy/admin/groups-admin-options-legacy.php:59
312
+ #: lib/admin/groups-admin-groups-edit.php:117
313
+ #: lib/admin/groups-admin-groups-add.php:100
314
+ #: lib/admin/class-groups-admin.php:196 lib/admin/groups-admin-groups.php:305
315
+ #: lib/admin/groups-admin-capabilities.php:192
316
+ msgid "Capabilities"
317
+ msgstr "Kapazitäten"
318
+
319
+ #: lib/core/class-groups-help.php:71
320
+ msgctxt "Help tab title and heading"
321
+ msgid "Capabilities"
322
+ msgstr "Kapazitäten"
323
+
324
+ #: lib/admin/groups-admin-groups.php:360 lib/admin/groups-admin-groups.php:361
325
+ msgid "Capabilities &hellip;"
326
+ msgstr "Kapazitäten &hellip;"
327
+
328
+ #: lib/admin/groups-admin-capabilities-edit.php:66
329
+ #: lib/admin/groups-admin-capabilities-add.php:57
330
+ #: lib/admin/groups-admin-capabilities.php:314
331
+ #: lib/admin/groups-admin-capabilities.php:330
332
+ msgid "Capability"
333
+ msgstr "Kapazität"
334
+
335
+ #: lib/admin/groups-admin-capabilities-remove.php:59
336
+ #, php-format
337
+ msgid "Capability : %s"
338
+ msgstr "Kapazität : %s"
339
+
340
+ #: lib/admin/groups-admin-capabilities.php:326
341
+ msgid "Capability ID"
342
+ msgstr "Kapazitäts-ID"
343
+
344
+ #: lib/admin/class-groups-admin-posts.php:237
345
+ #: lib/admin/class-groups-admin-posts.php:238
346
+ msgid "Choose access restriction groups &hellip;"
347
+ msgstr "Gruppen für Zugriffsbeschränkungen auswählen &hellip;"
348
+
349
+ #: legacy/admin/class-groups-admin-posts-legacy.php:195
350
+ #: legacy/admin/class-groups-admin-posts-legacy.php:196
351
+ msgid "Choose access restrictions &hellip;"
352
+ msgstr "Zugriffsbeschränkungen auswählen &hellip;"
353
+
354
+ #: lib/admin/groups-admin-groups-edit.php:120
355
+ #: lib/admin/groups-admin-groups-add.php:103
356
+ msgid "Choose capabilities &hellip;"
357
+ msgstr "Kapazitäten auswählen &hellip;"
358
+
359
+ #: lib/admin/class-groups-admin-user-profile.php:80
360
+ #: lib/admin/class-groups-admin-user-profile.php:81
361
+ #: lib/admin/class-groups-admin-user-profile.php:176
362
+ #: lib/admin/class-groups-admin-user-profile.php:177
363
+ #: lib/admin/class-groups-admin-users.php:191
364
+ #: lib/admin/class-groups-admin-users.php:192
365
+ #: lib/admin/class-groups-admin-users.php:252
366
+ #: lib/admin/class-groups-admin-users.php:253
367
+ msgid "Choose groups &hellip;"
368
+ msgstr "Gruppen auswählen &hellip;"
369
+
370
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
371
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:546
372
+ msgid ""
373
+ "Choose one or more capabilities to restrict access. Groups that grant access "
374
+ "through the capabilities are shown in parenthesis. If no capabilities are "
375
+ "available yet, you can use the quick-create box to create a group and "
376
+ "capability enabled for access restriction on the fly."
377
+ msgstr ""
378
+ "Wählen Sie eine oder mehrere Kapazitäten zur Zugriffsbeschränkung aus. "
379
+ "Gruppen die durch ihre Kapazitäten den Zugriff beschränken, werden in "
380
+ "Klammern angezeigt. Sind noch keine Kapazitäten vorhanden, können Sie das "
381
+ "Instant-Kästchen verwenden, um eine Gruppe und zugehörige Kapazität spontan "
382
+ "zu erstellen."
383
+
384
+ #: lib/access/class-groups-access-meta-boxes.php:159
385
+ msgid ""
386
+ "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
387
+ "<em>Groups</em> box and save or update the post (or hit Enter)."
388
+ msgstr ""
389
+ "Im Feld <em>Lesen</em> innerhalb der Box <em>Gruppen</em> <em>Premium</em> "
390
+ "auswählen oder eingeben und den Eintrag speichern oder aktualisieren (oder "
391
+ "die Eingabetaste betätigen)."
392
+
393
+ #: lib/admin/groups-admin-groups.php:323
394
+ #: lib/admin/groups-admin-capabilities.php:335
395
+ msgid "Clear"
396
+ msgstr "Säubern"
397
+
398
+ #: lib/admin/groups-admin-capabilities.php:196
399
+ msgid "Click to add a new capability"
400
+ msgstr "Klicken um eine neue Kapazität zu erstellen"
401
+
402
+ #: lib/admin/groups-admin-groups.php:202
403
+ msgid "Click to add a new group"
404
+ msgstr "Klicken um eine neue Gruppe zu erstellen"
405
+
406
+ #: lib/admin/groups-admin-capabilities.php:212
407
+ msgid "Click to refresh capabilities"
408
+ msgstr "Klicken um die Kapazitäten zu aktualisieren"
409
+
410
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:274
411
+ msgid "Click to toggle the display of groups that grant the capabilities."
412
+ msgstr ""
413
+ "Klicken zum Umschalten, ob gewährende Gruppen zu den Kapazitäten angezeigt "
414
+ "werden."
415
+
416
+ #: lib/blocks/src/blocks/groups-member/block.js:231
417
+ msgid "Content will be shown to users that are members of these groups:"
418
+ msgstr ""
419
+ "Der Inhalt wird Benutzern angezeigt die Mitglieder dieser Gruppen sind:"
420
+
421
+ #: lib/blocks/src/blocks/groups-non-member/block.js:212
422
+ msgid "Content will be shown to users that are not members of these groups:"
423
+ msgstr ""
424
+ "Der Inhalt wird Benutzern angezeigt die nicht Mitglieder dieser Gruppen sind:"
425
+
426
+ #: lib/admin/class-groups-admin-notice.php:133
427
+ msgid ""
428
+ "Could you please spare a minute and give it a review over at WordPress.org?"
429
+ msgstr ""
430
+ "Könnten Sie bitte eine Minute freimachen und eine Rezension auf WordPress."
431
+ "org abgeben?"
432
+
433
+ #: lib/core/class-groups-pagination.php:133
434
+ msgid "Current page"
435
+ msgstr "Aktuelle Seite"
436
+
437
+ #: lib/admin/groups-admin-options.php:305
438
+ msgid "Deactivation and data persistence"
439
+ msgstr "Deaktivierung und Datenpersistenz"
440
+
441
+ #: lib/admin/groups-admin-options.php:380
442
+ msgid "Delete all Groups plugin data for ALL sites on network deactivation"
443
+ msgstr ""
444
+ "Alle Daten des Groups Plugins für ALLE Sites bei Netzwerkdeaktivierung "
445
+ "löschen"
446
+
447
+ #: lib/admin/groups-admin-options.php:309
448
+ msgid "Delete all Groups plugin data on deactivation"
449
+ msgstr "Alle Daten des Groups Plugins bei deaktivierung löschen"
450
+
451
+ #: lib/admin/groups-admin-groups-edit.php:93
452
+ #: lib/admin/groups-admin-groups-add.php:86
453
+ #: lib/admin/groups-admin-groups.php:304
454
+ #: lib/admin/groups-admin-capabilities-edit.php:71
455
+ #: lib/admin/groups-admin-capabilities-add.php:62
456
+ #: lib/admin/groups-admin-capabilities.php:315
457
+ msgid "Description"
458
+ msgstr "Beschreibung"
459
+
460
+ #: lib/admin/groups-admin-options.php:271
461
+ msgid ""
462
+ "Disabling this setting for a post type also disables existing access "
463
+ "restrictions on individual posts of that type."
464
+ msgstr ""
465
+ "Wird diese Einstellung für einen Beitragstyp ausgeschaltet, dann werden "
466
+ "bestehende Zugriffsbeschränkungen für einzelne Beiträge dieses Typs "
467
+ "aufgehoben."
468
+
469
+ #: lib/admin/class-groups-admin-welcome.php:144
470
+ #: lib/admin/class-groups-admin-welcome.php:145
471
+ msgid "Dismiss"
472
+ msgstr "Ausblenden"
473
+
474
+ #: lib/admin/groups-admin-options.php:183
475
+ msgctxt "title of dismiss notice link"
476
+ msgid "Dismiss"
477
+ msgstr "Ausblenden"
478
+
479
+ #: lib/admin/groups-admin-groups.php:469
480
+ #: lib/admin/groups-admin-capabilities.php:449
481
+ msgid "Edit"
482
+ msgstr "Bearbeiten"
483
+
484
+ #: lib/admin/groups-admin-capabilities-edit.php:56
485
+ msgid "Edit a capability"
486
+ msgstr "Kapazität bearbeiten"
487
+
488
+ #: lib/admin/groups-admin-groups-edit.php:68
489
+ msgid "Edit a group"
490
+ msgstr "Gruppe bearbeiten"
491
+
492
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:161
493
+ msgid ""
494
+ "Edit the post for which you want to restrict access and choose<sup>*</sup> "
495
+ "the <em>premium</em> capability."
496
+ msgstr ""
497
+ "Bearbeiten Sie den Beitrag für den Sie Zugang beschränken möchten und "
498
+ "wählen<sup>*</sup> Sie die <em>premium</em> Kapazität aus."
499
+
500
+ #: lib/admin/groups-admin-options.php:322
501
+ msgid "Enable legacy access control based on capabilities."
502
+ msgstr "Legacy Zugriffsbeschränkungen basierend auf Kapazitäten aktivieren."
503
+
504
+ #: lib/admin/groups-admin-options.php:224
505
+ msgid "Enabling this on production sites is <strong>not</strong> recommended."
506
+ msgstr "Es wird empfohlen dies nicht auf öffentlichen Seiten zu aktivieren."
507
+
508
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
509
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:510
510
+ msgid "Enforce read access"
511
+ msgstr "Lesezugriff beschränken"
512
+
513
+ #: lib/admin/groups-admin-options.php:189
514
+ #, php-format
515
+ msgid ""
516
+ "Enhanced functionality is available via official %sExtensions%s for Groups."
517
+ msgstr ""
518
+ "Zusätzliche Leistungsmerkmale sind erhältlich über offizielle %sErweiterungen"
519
+ "%s für Groups."
520
+
521
+ #: lib/admin/groups-admin-add-ons.php:40
522
+ msgid "Enhanced functionality is available via official extensions for Groups."
523
+ msgstr ""
524
+ "Zusätzliche Leistungsmerkmale sind erhältlich über offizielle Erweiterungen "
525
+ "für Groups."
526
+
527
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
528
+ msgid ""
529
+ "Enter <em>Premium</em> in the quick-create field located in the Access "
530
+ "restrictions panel and save or update the post (or hit Enter)."
531
+ msgstr ""
532
+ "Geben Sie <em>Premium</em> im Instant-Feld ein, welches sich in der "
533
+ "Schaltfläche der Zugangsbeschränkungen befindet, Speichern bzw. "
534
+ "Aktualisieren Sie den Beitrag."
535
+
536
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
537
+ #: lib/access/class-groups-access-meta-boxes.php:149
538
+ msgid "Example:"
539
+ msgstr "Beispiel:"
540
+
541
+ #: lib/admin/class-groups-admin-users.php:289
542
+ msgid "Filter"
543
+ msgstr "Filtern"
544
+
545
+ #: lib/admin/groups-admin-groups.php:314
546
+ #: lib/admin/groups-admin-capabilities.php:324
547
+ msgid "Filters"
548
+ msgstr "Filter"
549
+
550
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:157
551
+ msgid ""
552
+ "Go to <strong>Groups > Capabilities</strong> and add the <em>premium</em> "
553
+ "capability."
554
+ msgstr ""
555
+ "Gehen Sie auf <strong>Groups > Kapazitäten</strong> und fügen Sie die "
556
+ "Kapazität <em>premium</em> hinzu."
557
+
558
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:156
559
+ msgid ""
560
+ "Go to <strong>Groups > Groups</strong> and add the <em>Premium</em> group."
561
+ msgstr ""
562
+ "Gehen Sie auf <strong>Groups > Gruppen</strong> und fügen Sie die Gruppe "
563
+ "<em>Premium</em> hinzu."
564
+
565
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:158
566
+ msgid ""
567
+ "Go to <strong>Groups > Groups</strong> and assign the <em>premium</em> "
568
+ "capability to the <em>Premium</em> group."
569
+ msgstr ""
570
+ "Gehen Sie auf <strong>Groups > Gruppen</strong> und weisen Sie die Kapazität "
571
+ "<em>premium</em> der Gruppe <em>Premium</em> zu."
572
+
573
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:159
574
+ msgid ""
575
+ "Go to <strong>Groups > Options</strong> and enable the <em>premium</em> "
576
+ "capability to restrict access."
577
+ msgstr ""
578
+ "Gehen Sie auf <strong>Groups > Optionen</strong> und aktivieren Sie die "
579
+ "Kapazität <em>premium</em> zur Zugangsbeschränkung."
580
+
581
+ #: lib/core/class-groups-pagination.php:117
582
+ msgid "Go to the first page"
583
+ msgstr "Zur ersten Seite"
584
+
585
+ #: lib/core/class-groups-pagination.php:151
586
+ msgid "Go to the last page"
587
+ msgstr "Zur letzten Seite"
588
+
589
+ #: lib/core/class-groups-pagination.php:144
590
+ msgid "Go to the next page"
591
+ msgstr "Zur nächsten Seite"
592
+
593
+ #: lib/core/class-groups-pagination.php:124
594
+ msgid "Go to the previous page"
595
+ msgstr "Zur vorigen Seite"
596
+
597
+ #: lib/admin/groups-admin-groups.php:303
598
+ msgid "Group"
599
+ msgstr "Gruppe"
600
+
601
+ #: lib/admin/class-groups-admin-users.php:212
602
+ msgid "Group Actions"
603
+ msgstr "Gruppenaktionen"
604
+
605
+ #: lib/admin/groups-admin-groups.php:315
606
+ msgid "Group ID"
607
+ msgstr "Gruppen-ID"
608
+
609
+ #: lib/admin/groups-admin-groups.php:318
610
+ msgid "Group Name"
611
+ msgstr "Gruppenname"
612
+
613
+ #: lib/admin/groups-admin-groups-remove.php:59
614
+ #, php-format
615
+ msgid "Group Name : %s"
616
+ msgstr "Gruppenname : %s"
617
+
618
+ #: lib/access/class-groups-access-meta-boxes.php:501
619
+ msgctxt "Attachment field label"
620
+ msgid "Groups"
621
+ msgstr "Gruppen"
622
+
623
+ #: lib/admin/class-groups-admin-posts.php:220
624
+ msgctxt "Bulk edit field label"
625
+ msgid "Groups"
626
+ msgstr "Gruppen"
627
+
628
+ #: lib/admin/class-groups-admin-post-columns.php:96
629
+ msgctxt "Column header"
630
+ msgid "Groups"
631
+ msgstr "Gruppen"
632
+
633
+ #: lib/admin/class-groups-admin-users.php:361
634
+ msgctxt "Column header (Users)"
635
+ msgid "Groups"
636
+ msgstr "Gruppen"
637
+
638
+ #: lib/admin/class-groups-admin-user-profile.php:72
639
+ msgctxt "Groups section heading (add user)"
640
+ msgid "Groups"
641
+ msgstr "Gruppen"
642
+
643
+ #: lib/admin/class-groups-admin-user-profile.php:166
644
+ msgctxt "Groups section heading (edit user)"
645
+ msgid "Groups"
646
+ msgstr "Gruppen"
647
+
648
+ #: lib/admin/class-groups-admin-user-profile.php:139
649
+ msgctxt "Groups section heading (user profile)"
650
+ msgid "Groups"
651
+ msgstr "Gruppen"
652
+
653
+ #: lib/access/class-groups-access-meta-boxes.php:131
654
+ msgctxt "Help heading"
655
+ msgid "Groups"
656
+ msgstr "Gruppen"
657
+
658
+ #: lib/access/class-groups-access-meta-boxes.php:128
659
+ msgctxt "Help tab title"
660
+ msgid "Groups"
661
+ msgstr "Gruppen"
662
+
663
+ #: lib/core/class-groups-help.php:68 lib/core/class-groups-help.php:69
664
+ msgctxt "Help tab title and heading"
665
+ msgid "Groups"
666
+ msgstr "Gruppen"
667
+
668
+ #: lib/core/class-groups-help.php:63
669
+ msgctxt "Help title"
670
+ msgid "Groups"
671
+ msgstr "Gruppen"
672
+
673
+ #: lib/access/class-groups-access-meta-boxes.php:114
674
+ msgctxt "Meta box title"
675
+ msgid "Groups"
676
+ msgstr "Gruppen"
677
+
678
+ #: lib/admin/class-groups-admin.php:245
679
+ msgctxt "Network menu page title"
680
+ msgid "Groups"
681
+ msgstr "Gruppen"
682
+
683
+ #: lib/admin/class-groups-admin.php:278
684
+ msgctxt "Plugin action link"
685
+ msgid "Groups"
686
+ msgstr "Gruppen"
687
+
688
+ #: lib/admin/class-groups-admin.php:141
689
+ msgctxt "menu item title"
690
+ msgid "Groups"
691
+ msgstr "Gruppen"
692
+
693
+ #: lib/admin/class-groups-admin.php:159 lib/admin/groups-admin-groups.php:199
694
+ msgctxt "page-title"
695
+ msgid "Groups"
696
+ msgstr "Gruppen"
697
+
698
+ #: lib/admin/class-groups-admin-welcome.php:202
699
+ #, php-format
700
+ msgid ""
701
+ "Groups %s features a simpler model for access restrictions based on groups "
702
+ "instead of capabilities used in previous versions."
703
+ msgstr ""
704
+ "Groups %s bietet ein vereinfachtes Model für Zugriffsberechtigungen, "
705
+ "basierend auf Gruppen anstatt Kapazitäten aus vorigen Versionen."
706
+
707
+ #: lib/admin/class-groups-admin-posts.php:139
708
+ #: lib/admin/class-groups-admin-posts.php:140
709
+ msgid "Groups &hellip;"
710
+ msgstr "Gruppen &hellip;"
711
+
712
+ #: lib/admin/class-groups-admin.php:221
713
+ msgid "Groups Add-Ons"
714
+ msgstr "Groups Add-Ons"
715
+
716
+ #: lib/admin/class-groups-admin.php:195
717
+ msgid "Groups Capabilities"
718
+ msgstr "Gruppenkapazitäten"
719
+
720
+ #: lib/blocks/src/blocks/groups-member/block.js:161
721
+ msgid "Groups Member"
722
+ msgstr "Groups Mitglieder"
723
+
724
+ #: lib/blocks/src/blocks/groups-non-member/block.js:145
725
+ msgid "Groups Non-member"
726
+ msgstr "Groups Nicht-Mitglieder"
727
+
728
+ #: lib/admin/groups-admin-options.php:125
729
+ msgid "Groups Options"
730
+ msgstr "Groups Optionen"
731
+
732
+ #: lib/admin/class-groups-admin.php:310
733
+ msgid "Groups is configured to delete its plugin data on deactivation."
734
+ msgstr "Groups wird bei der Deaktivierung all seine Daten löschen."
735
+
736
+ #: lib/admin/groups-admin-options.php:353
737
+ msgid "Groups network options"
738
+ msgstr "Groups Netzwerkoptionen"
739
+
740
+ #: lib/admin/class-groups-admin.php:208
741
+ msgid "Groups options"
742
+ msgstr "Groups Optionen"
743
+
744
+ #: lib/core/class-groups-help.php:92
745
+ msgid ""
746
+ "Here you can <strong>add</strong>, <strong>edit</strong> and <strong>remove</"
747
+ "strong> groups."
748
+ msgstr ""
749
+ "Hier können Sie Gruppen <strong>hinzufügen</strong>, <strong>bearbeiten</"
750
+ "strong> und <strong>löschen</strong>."
751
+
752
+ #: lib/blocks/src/blocks/groups-non-member/block.js:146
753
+ msgid "Hide content from group members"
754
+ msgstr "Inhalt vor Gruppenmitgliedern verbergen"
755
+
756
+ #: lib/admin/class-groups-admin-notice.php:138
757
+ msgid "I have already done that."
758
+ msgstr "Das habe ich bereits getan."
759
+
760
+ #: lib/admin/groups-admin-groups.php:302
761
+ #: lib/admin/groups-admin-capabilities.php:313
762
+ msgid "ID"
763
+ msgstr "ID"
764
+
765
+ #: lib/admin/class-groups-admin-welcome.php:221
766
+ msgid ""
767
+ "If you had any access restrictions in place based on capabilities, the "
768
+ "entries will now be unprotected, unless you enable legacy access "
769
+ "restrictions or place appropriate access restrictions based on groups on the "
770
+ "desired entries."
771
+ msgstr ""
772
+ "Falls Zugriffsbeschränkungen basierend auf Kapazitäten gesetzt waren, sind "
773
+ "die Einträge nun ungeschützt, ausser die Legacy Zugriffsbeschränkungen "
774
+ "werden aktiviert oder es werden Beschränkungen basierend auf Gruppen gesetzt."
775
+
776
+ #: lib/admin/groups-admin-options.php:301
777
+ msgid "If you lock yourself out, please ask an administrator to help."
778
+ msgstr ""
779
+ "Sollten Sie sich selbst ausschließen, so fragen Sie bitte einen Verwalter "
780
+ "nach Hilfe."
781
+
782
+ #: lib/admin/class-groups-admin-welcome.php:225
783
+ msgid ""
784
+ "If you would like to switch to access restrictions based on groups "
785
+ "(recommended) instead of capabilities, you can easily do so by setting the "
786
+ "appropriate groups on your protected posts, pages and other entries to "
787
+ "restrict access."
788
+ msgstr ""
789
+ "Um auf gruppenbasierende Zugriffsbeschränkungen umzusteigen (empfohlen), "
790
+ "kann dies einfach getan werden indem man die entsprechenden Gruppen für die "
791
+ "geschützten Beiträge, Seiten und andere Einträge setzt um den Zugang "
792
+ "einzuschränken."
793
+
794
+ #: lib/admin/class-groups-admin-welcome.php:155
795
+ msgid "Important"
796
+ msgstr "Wichtig"
797
+
798
+ #: lib/admin/class-groups-admin-welcome.php:180
799
+ msgid "Improved User Interface"
800
+ msgstr "Verbesserte Benutzeroberfläche"
801
+
802
+ #: lib/access/class-groups-access-meta-boxes.php:165
803
+ msgid ""
804
+ "In the same field, you can create a new group and restrict access. Group "
805
+ "names are case-sensitive. In order to be able to use the new group, your "
806
+ "user account will be assigned to it."
807
+ msgstr ""
808
+ "Im selben Feld kann man eine neue Gruppe erstellen und den Zugang "
809
+ "einschränken. Bei Gruppennamen wird die Groß- und Kleinschreibung beachtet. "
810
+ "Um die neue Gruppe verwenden zu können wird man der Gruppe hinzugefügt."
811
+
812
+ #: legacy/admin/groups-admin-options-legacy.php:62
813
+ msgid ""
814
+ "Include these capabilities to enforce read access on posts. The selected "
815
+ "capabilities will be offered to restrict access to posts."
816
+ msgstr ""
817
+ "Diese Kapazitäten sollen zur Zugangsbeschränkung von Beitragen verfügbar "
818
+ "sein. Die ausgewählten Kapazitäten stehen dann für die Beschränkung von "
819
+ "Beiträgen zur Verfügung."
820
+
821
+ #: lib/admin/groups-admin-groups-edit.php:146
822
+ msgid "Inherited capabilities:"
823
+ msgstr "Geerbte Kapazitäten:"
824
+
825
+ #: lib/access/class-groups-post-access.php:154
826
+ msgid "Invalid post ID."
827
+ msgstr "Ungültige Beitrags-ID."
828
+
829
+ #: lib/admin/class-groups-admin-welcome.php:158
830
+ msgid ""
831
+ "It seems that you have updated from Groups 1.x where access restrictions "
832
+ "were based on capabilities."
833
+ msgstr ""
834
+ "Es scheint hier wurde von Groups 1.x aktualisiert, wo Zugangsbeschränkungen "
835
+ "auf Kapazitäten basierten."
836
+
837
+ #: lib/views/class-groups-shortcodes.php:472
838
+ #, php-format
839
+ msgid "Join the %s group"
840
+ msgstr "Der Gruppe %s beitreten"
841
+
842
+ #: lib/views/class-groups-shortcodes.php:556
843
+ #, php-format
844
+ msgid "Leave the %s group"
845
+ msgstr "Die Gruppe %s verlassen"
846
+
847
+ #: lib/admin/groups-admin-options.php:318
848
+ msgid "Legacy Settings"
849
+ msgstr "Legacy Einstellungen"
850
+
851
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
852
+ #: lib/access/class-groups-access-meta-boxes.php:152
853
+ msgid ""
854
+ "Let's assume that you want to limit the visibility of a post to members of "
855
+ "the <em>Premium</em> group."
856
+ msgstr ""
857
+ "Angenommen Sie wollen einen Beitrag nur Mitgliedern der <em>Premium</em> "
858
+ "Gruppe sichtbar machen."
859
+
860
+ #: lib/blocks/src/blocks/groups-member/block.js:221
861
+ #: lib/blocks/src/blocks/groups-non-member/block.js:202
862
+ msgid "Loading..."
863
+ msgstr "Lade..."
864
+
865
+ #: lib/views/class-groups-shortcodes.php:121
866
+ msgid "Log out"
867
+ msgstr "Abmelden"
868
+
869
+ #: lib/admin/class-groups-admin-notice.php:131
870
+ msgid "Many thanks for using <strong>Groups</strong>!"
871
+ msgstr "Vielen Dank, dass Sie <strong>Groups</strong> verwenden!"
872
+
873
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:508
874
+ #: lib/access/class-groups-access-meta-boxes.php:441
875
+ msgid "Media"
876
+ msgstr "Medien"
877
+
878
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
879
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:563
880
+ #, php-format
881
+ msgid "Members of the %1$s group can access this %2$s through this capability."
882
+ msgid_plural ""
883
+ "Members of the %1$s groups can access this %2$s through this capability."
884
+ msgstr[0] ""
885
+ "Mitglieder der Gruppe %1$s können über diese Kapazität auf diese(n) %2$s "
886
+ "zugreifen."
887
+ msgstr[1] ""
888
+ "Mitglieder der Gruppen %1$s können über diese Kapazität auf diese(n) %2$s "
889
+ "zugreifen."
890
+
891
+ #: lib/admin/groups-admin-groups-edit.php:79
892
+ #: lib/admin/groups-admin-groups-add.php:72
893
+ msgid "Name"
894
+ msgstr "Name"
895
+
896
+ #: lib/admin/groups-admin-options.php:375
897
+ msgid "Network deactivation and data persistence"
898
+ msgstr "Netzwerkdeaktivation und Datenpersistenz"
899
+
900
+ #: lib/admin/groups-admin-capabilities.php:206
901
+ msgid "New Capability"
902
+ msgstr "Neue Kapazität"
903
+
904
+ #: lib/admin/class-groups-admin-welcome.php:191
905
+ msgid "New Documentation"
906
+ msgstr "Neue Dokumentation"
907
+
908
+ #: lib/admin/groups-admin-groups.php:212
909
+ msgid "New Group"
910
+ msgstr "Neue Gruppe"
911
+
912
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
913
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:572
914
+ msgid ""
915
+ "No groups grant access through this capability. To grant access to group "
916
+ "members using this capability, you should assign it to a group and enable "
917
+ "the capability for access restriction."
918
+ msgstr ""
919
+ "Keine Gruppe gewährt Zugriff über diese Kapazität. Um Gruppenmitgliedern "
920
+ "Zugriff über diese Kapazität zu gewähren, sollte sie einer Gruppe zugewiesen "
921
+ "werden und zur Zugangsbeschränkung aktiviert werden."
922
+
923
+ #: lib/admin/groups-admin-capabilities.php:123
924
+ msgid "No new capabilities have been found."
925
+ msgstr "Es wurden keine neuen Kapazitäten gefunden."
926
+
927
+ #: lib/admin/groups-admin-capabilities-remove.php:116
928
+ msgid "No such capabilities."
929
+ msgstr "Solche Kapazitäten sind nicht vorhanden."
930
+
931
+ #: lib/admin/groups-admin-capabilities-remove.php:41
932
+ #: lib/admin/groups-admin-capabilities-edit.php:41
933
+ msgid "No such capability."
934
+ msgstr "Diese Kapazität ist nicht vorhanden."
935
+
936
+ #: lib/admin/groups-admin-groups-edit.php:43
937
+ #: lib/admin/groups-admin-groups-remove.php:41
938
+ msgid "No such group."
939
+ msgstr "Diese Gruppe ist nicht vorhanden."
940
+
941
+ #: lib/admin/groups-admin-groups-remove.php:116
942
+ msgid "No such groups."
943
+ msgstr "Solche Gruppen sind nicht vorhanden."
944
+
945
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:132
946
+ msgid ""
947
+ "Note that you must be a member of a group that has such a capability "
948
+ "assigned."
949
+ msgstr ""
950
+ "Beachten Sie, dass Sie Mitglied einer Gruppe die diese Kapazität hat sein "
951
+ "müssen."
952
+
953
+ #: lib/access/class-groups-access-meta-boxes.php:143
954
+ msgid "Note that you must be a member of a group to use it to restrict access."
955
+ msgstr ""
956
+ "Es ist zu beachten dass man Mitglied einer Gruppe sein muss, um diese zur "
957
+ "Zugangsbeschränkung verwenden zu können."
958
+
959
+ #: lib/admin/class-groups-admin-welcome.php:183
960
+ msgid ""
961
+ "Now you can assign new users directly to groups when you create a new user "
962
+ "account from the Dashboard."
963
+ msgstr ""
964
+ "Jetzt kann man neue Benutzer direkt Gruppen zuweisen wenn man deren "
965
+ "Benutzerkonto vom Dashboard aus erstellt."
966
+
967
+ #: lib/admin/class-groups-admin-welcome.php:174
968
+ msgid ""
969
+ "Now you can protect your posts, pages and any other custom post type like "
970
+ "products or events by simply assigning them to one or more groups."
971
+ msgstr ""
972
+ "Man kann jetzt Beiträge, Seiten und alle anderen Eintragstypen wie Produkte "
973
+ "oder Evente einfach schützen, indem man diese einer oder mehreren Gruppen "
974
+ "zuweist."
975
+
976
+ #: lib/admin/class-groups-admin-welcome.php:227
977
+ msgid ""
978
+ "Once you have adjusted your access restrictions based on groups, you can "
979
+ "disable legacy access control."
980
+ msgstr ""
981
+ "Die Legacy Zugriffsbeschränkungen können deaktiviert werden sobald diese auf "
982
+ "Gruppen umgestellt wurden."
983
+
984
+ #: lib/admin/groups-admin-capabilities.php:121
985
+ #, php-format
986
+ msgid "One capability has been added."
987
+ msgid_plural "%d capabilities have been added."
988
+ msgstr[0] "Eine Kapazität wurde hinzugefügt."
989
+ msgstr[1] "%d Kapazitäten wurden hinzugefügt."
990
+
991
+ #: legacy/admin/class-groups-admin-post-columns-legacy.php:77
992
+ msgid "One or more capabilities required to read the entry."
993
+ msgstr "Eine oder mehr Kapazitäten sind benötigt um den Beitrag zu lesen."
994
+
995
+ #: lib/admin/class-groups-admin-post-columns.php:95
996
+ msgid "One or more groups granting access to entries."
997
+ msgstr "Eine oder mehr Gruppen die Zugriff auf Einträge erstatten."
998
+
999
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
1000
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:593
1001
+ #, php-format
1002
+ msgid ""
1003
+ "Only groups or users that have one of the selected capabilities are allowed "
1004
+ "to read this %s."
1005
+ msgstr ""
1006
+ "Nur Gruppen oder Benutzer die eine der gewählten Kapazitäten haben ist es "
1007
+ "gestattet diese(n) %s zu lesen."
1008
+
1009
+ #: lib/admin/class-groups-admin.php:209
1010
+ msgid "Options"
1011
+ msgstr "Optionen"
1012
+
1013
+ #: lib/core/class-groups-help.php:70
1014
+ msgctxt "Help tab title and heading"
1015
+ msgid "Options"
1016
+ msgstr "Optionen"
1017
+
1018
+ #: lib/admin/class-groups-admin.php:270
1019
+ msgctxt "Plugin action link"
1020
+ msgid "Options"
1021
+ msgstr "Optionen"
1022
+
1023
+ #: lib/admin/groups-admin-options.php:117
1024
+ msgid "Options saved."
1025
+ msgstr "Optionen gespeichert."
1026
+
1027
+ #: lib/admin/groups-admin-groups-edit.php:86
1028
+ #: lib/admin/groups-admin-groups-add.php:79
1029
+ msgid "Parent"
1030
+ msgstr "Vorläufer"
1031
+
1032
+ #: lib/admin/class-groups-admin-welcome.php:237
1033
+ msgid "Perfect complements to memberships and access control with Groups."
1034
+ msgstr ""
1035
+ "Perfekte Ergänzungen für Mitgliedschaften und Zugangskontrolle mit Groups."
1036
+
1037
+ #: lib/admin/groups-admin-options.php:295
1038
+ msgid "Permissions"
1039
+ msgstr "Berechtigungen"
1040
+
1041
+ #: lib/admin/groups-admin-groups-remove.php:142
1042
+ msgid ""
1043
+ "Please confirm removal of the following groups. This action cannot be undone."
1044
+ msgstr ""
1045
+ "Bitte bestätigen Sie dass folgende Gruppen gelöscht werden. Diese Aktion "
1046
+ "kann nicht rückgängig gemacht werden."
1047
+
1048
+ #: lib/admin/groups-admin-capabilities-remove.php:139
1049
+ msgid ""
1050
+ "Please confirm to remove the following capabilities. This action cannot be "
1051
+ "undone."
1052
+ msgstr ""
1053
+ "Bitte bestätigen Sie dass folgende Kapazitäten gelöscht werden. Diese Aktion "
1054
+ "kann nicht rückgängig gemacht werden."
1055
+
1056
+ #: lib/core/class-groups-help.php:144
1057
+ #, php-format
1058
+ msgid ""
1059
+ "Please give it a <a href=\"%s\">&#9733;&#9733;&#9733;&#9733;&#9733;</a> "
1060
+ "rating."
1061
+ msgstr ""
1062
+ "Bitte geben Sie eine <a href=\"%s\">&#9733;&#9733;&#9733;&#9733;&#9733;</a> "
1063
+ "Bewertung ab!"
1064
+
1065
+ #: lib/admin/class-groups-admin-welcome.php:160
1066
+ #, php-format
1067
+ msgid ""
1068
+ "Please make sure to read the notes on <strong>Switching to Groups %s</"
1069
+ "strong> below."
1070
+ msgstr ""
1071
+ "Bitte beachte die Hinweise unten bezüglich <strong>Umstellen auf Groups %s</"
1072
+ "strong>."
1073
+
1074
+ #: lib/admin/class-groups-admin-welcome.php:229
1075
+ msgid ""
1076
+ "Please refer to the <a target=\"_blank\" href=\"https://docs.itthinx.com/"
1077
+ "document/groups/\">Documentation</a> for details on how to switch to and use "
1078
+ "the new access restrictions."
1079
+ msgstr ""
1080
+ "Bitte beachte die <a target=\"_blank\" href=\"https://docs.itthinx.com/"
1081
+ "document/groups/\">Dokumentation</a> für Details über die Umstellung und "
1082
+ "Benutzung der neuen Zugriffsbeschränkungen."
1083
+
1084
+ #: lib/access/class-groups-access-meta-boxes.php:497
1085
+ #, php-format
1086
+ msgid ""
1087
+ "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
1088
+ "that require complete protection."
1089
+ msgstr ""
1090
+ "Für Archive die kompletten Zugangsschutz benötigen, bitte <a href=\"%s\" "
1091
+ "target=\"_blank\">Groups File Access</a> verwenden."
1092
+
1093
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
1094
+ #: lib/access/class-groups-access-meta-boxes.php:191
1095
+ msgid "Post"
1096
+ msgstr "Beitrag"
1097
+
1098
+ #: lib/admin/groups-admin-options.php:233
1099
+ msgid "Post types"
1100
+ msgstr "Beitragstypen"
1101
+
1102
+ #: lib/admin/class-groups-admin-welcome.php:176
1103
+ msgid ""
1104
+ "Previously we used capabilities to do that, but changing to this new model "
1105
+ "makes things even easier."
1106
+ msgstr ""
1107
+ "Bisher wurden Kapazitäten verwendet um das zu tun, aber der Wechsel zum "
1108
+ "neuen Modell macht die Dinge noch viel einfacher."
1109
+
1110
+ #: lib/admin/class-groups-admin-welcome.php:169
1111
+ msgid "Protect Content Easily"
1112
+ msgstr "Inhalte Einfach Schützen"
1113
+
1114
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:308
1115
+ msgid "Quick-create group &amp; capability"
1116
+ msgstr "Instant Gruppe &amp; Kapazität"
1117
+
1118
+ #: lib/access/class-groups-access-meta-boxes.php:228
1119
+ #: lib/access/class-groups-access-meta-boxes.php:443
1120
+ msgid "Read"
1121
+ msgstr "Lesen"
1122
+
1123
+ #: legacy/access/class-groups-post-access-legacy.php:52
1124
+ msgid "Read Post"
1125
+ msgstr "Beitrag Lesen"
1126
+
1127
+ #: lib/admin/groups-admin-add-ons.php:63
1128
+ msgid "Recommended extensions for Groups"
1129
+ msgstr "Empfohlene Erweiterungen für Groups"
1130
+
1131
+ #: lib/admin/groups-admin-add-ons.php:164
1132
+ msgid "Recommended plugins by itthinx"
1133
+ msgstr "Empfohlene Plugins von itthinx"
1134
+
1135
+ #: lib/admin/groups-admin-capabilities.php:217
1136
+ #: lib/admin/groups-admin-capabilities.php:222
1137
+ msgid "Refresh"
1138
+ msgstr "Aktualisieren"
1139
+
1140
+ #: lib/auto/class-groups-registered.php:68
1141
+ msgid "Registered"
1142
+ msgstr "Registriert"
1143
+
1144
+ #: lib/admin/class-groups-admin-notice.php:151
1145
+ msgid "Remind me later"
1146
+ msgstr "Vielleicht später"
1147
+
1148
+ #: lib/admin/groups-admin-groups-remove.php:62
1149
+ #: lib/admin/groups-admin-groups-remove.php:153
1150
+ #: lib/admin/groups-admin-capabilities-remove.php:62
1151
+ #: lib/admin/groups-admin-capabilities-remove.php:149
1152
+ #: lib/admin/groups-admin-groups.php:478
1153
+ #: lib/admin/groups-admin-capabilities.php:372
1154
+ #: lib/admin/groups-admin-capabilities.php:458
1155
+ msgid "Remove"
1156
+ msgstr "Löschen"
1157
+
1158
+ #: lib/admin/groups-admin-capabilities-remove.php:53
1159
+ msgid "Remove a capability"
1160
+ msgstr "Eine Kapazität löschen"
1161
+
1162
+ #: lib/admin/groups-admin-groups-remove.php:53
1163
+ msgid "Remove a group"
1164
+ msgstr "Eine Gruppe löschen"
1165
+
1166
+ #: lib/admin/groups-admin-capabilities-remove.php:133
1167
+ msgid "Remove capabilities"
1168
+ msgstr "Kapazitäten löschen"
1169
+
1170
+ #: lib/admin/groups-admin-groups.php:382
1171
+ msgid "Remove capability"
1172
+ msgstr "Kapazität löschen"
1173
+
1174
+ #: lib/admin/class-groups-admin-users.php:214
1175
+ msgid "Remove from group"
1176
+ msgstr "Von der Gruppe entfernen"
1177
+
1178
+ #: lib/admin/groups-admin-groups.php:380
1179
+ msgid "Remove group"
1180
+ msgstr "Gruppe entfernen"
1181
+
1182
+ #: lib/admin/groups-admin-groups-remove.php:135
1183
+ msgid "Remove groups"
1184
+ msgstr "Gruppen entfernen"
1185
+
1186
+ #: legacy/admin/class-groups-admin-posts-legacy.php:186
1187
+ #: lib/admin/class-groups-admin-posts.php:225
1188
+ msgid "Remove restriction"
1189
+ msgstr "Beschränkung entfernen"
1190
+
1191
+ #: lib/admin/groups-admin-options.php:58
1192
+ msgid "Restrict Access"
1193
+ msgstr "Zugang Beschränken"
1194
+
1195
+ #: lib/access/class-groups-access-meta-boxes.php:254
1196
+ #, php-format
1197
+ msgid "Restricts the visibility of this %s to members of the chosen groups."
1198
+ msgstr ""
1199
+ "Beschränkt die %s-Sichtbarkeit auf Mitglieder der ausgewählten Gruppen."
1200
+
1201
+ #: lib/access/class-groups-access-meta-boxes.php:491
1202
+ msgid "Restricts the visibility of this entry to members of the chosen groups."
1203
+ msgstr ""
1204
+ "Beschränkt die Sichtbarkeit dieses Eintrags auf Mitglieder der ausgewählten "
1205
+ "Gruppen."
1206
+
1207
+ #: lib/admin/groups-admin-groups.php:345
1208
+ #: lib/admin/groups-admin-capabilities.php:357
1209
+ msgid "Results per page"
1210
+ msgstr "Ergebnisse pro Seite"
1211
+
1212
+ #: lib/admin/groups-admin-options.php:138
1213
+ msgid "Role"
1214
+ msgstr "Rolle"
1215
+
1216
+ #: lib/admin/groups-admin-groups-edit.php:163
1217
+ #: lib/admin/groups-admin-capabilities-edit.php:77
1218
+ #: lib/admin/groups-admin-options.php:208
1219
+ #: lib/admin/groups-admin-options.php:333
1220
+ #: lib/admin/groups-admin-options.php:388
1221
+ msgid "Save"
1222
+ msgstr "Speichern"
1223
+
1224
+ #: lib/blocks/src/blocks/groups-member/block.js:228
1225
+ #: lib/blocks/src/blocks/groups-non-member/block.js:209
1226
+ msgid "Select Groups"
1227
+ msgstr "Gruppen auswählen"
1228
+
1229
+ #: lib/admin/groups-admin-options.php:237
1230
+ msgid "Show access restrictions for these post types."
1231
+ msgstr "Zugangsbeschränkungen für diese Beitragstypen zeigen."
1232
+
1233
+ #: lib/blocks/src/blocks/groups-member/block.js:162
1234
+ msgid "Show content for group members"
1235
+ msgstr "Inhalt Gruppenmitgliedern anzeigen"
1236
+
1237
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:277
1238
+ msgid "Show groups"
1239
+ msgstr "Gruppen zeigen"
1240
+
1241
+ #: lib/admin/groups-admin-options.php:281
1242
+ msgid "Show groups in user profiles."
1243
+ msgstr "Gruppen in Benutzerprofilen zeigen."
1244
+
1245
+ #: lib/admin/groups-admin-options.php:290
1246
+ msgid "Show the Groups tree view."
1247
+ msgstr "Die Baumansicht von Groups anzeigen."
1248
+
1249
+ #: lib/admin/groups-admin-options.php:273
1250
+ msgid ""
1251
+ "Some post types shown may not offer access restrictions even though they "
1252
+ "appear enabled here."
1253
+ msgstr ""
1254
+ "Einige der angezeigten Beitragstypen bieten möglicherweise keine "
1255
+ "Zugriffsbeschränkungen, obwohl sie hier aktiviert angezeigt werden."
1256
+
1257
+ #: lib/admin/class-groups-admin-welcome.php:199
1258
+ #, php-format
1259
+ msgid "Switching to Groups %s"
1260
+ msgstr "Umstellen auf Groups %s"
1261
+
1262
+ #: lib/admin/class-groups-admin-posts.php:183
1263
+ msgid "Terms"
1264
+ msgstr "Begriffe"
1265
+
1266
+ #: lib/core/class-groups-help.php:141
1267
+ msgid ""
1268
+ "Thank you for using <a href=\"https://www.itthinx.com/plugins/groups\" "
1269
+ "target=\"_blank\">Groups</a> by <a href=\"https://www.itthinx.com\" target="
1270
+ "\"_blank\">itthinx</a>."
1271
+ msgstr ""
1272
+ "Danke für das Vertrauen in <a href=\"https://www.itthinx.com/plugins/groups"
1273
+ "\" target=\"_blank\">Groups</a> von <a href=\"https://www.itthinx.com\" "
1274
+ "target=\"_blank\">itthinx</a>."
1275
+
1276
+ #: lib/admin/class-groups-admin-welcome.php:149
1277
+ msgid ""
1278
+ "Thanks for using Groups! We have made it even easier to protect your content "
1279
+ "and hope you like it :)"
1280
+ msgstr ""
1281
+ "Danke dass Ihr Groups verwendet! Wir haben es noch einfacher gemacht Inhalte "
1282
+ "zu schützen und hoffen es gefällt euch :)"
1283
+
1284
+ #: lib/admin/groups-admin-capabilities-edit.php:116
1285
+ #, php-format
1286
+ msgid ""
1287
+ "The <em>%s</em> capability already exists and cannot be assigned to this one."
1288
+ msgstr ""
1289
+ "Die Kapazität <em>%s</em> existiert bereits und kann nicht dieser zugewiesen "
1290
+ "werden."
1291
+
1292
+ #: lib/admin/groups-admin-capabilities-add.php:104
1293
+ #, php-format
1294
+ msgid "The <em>%s</em> capability already exists."
1295
+ msgstr "Die Kapazität <em>%s</em> existiert bereits."
1296
+
1297
+ #: lib/admin/groups-admin-capabilities-edit.php:126
1298
+ #, php-format
1299
+ msgid "The <em>%s</em> capability could not be updated."
1300
+ msgstr "Die Kapazität <em>%s</em> konnte nicht aktualisiert werden."
1301
+
1302
+ #: lib/admin/groups-admin-capabilities.php:62
1303
+ #, php-format
1304
+ msgid "The <em>%s</em> capability has been created."
1305
+ msgstr "Die Kapazität <em>%s</em> wurde erstellt."
1306
+
1307
+ #: lib/admin/groups-admin-capabilities.php:70
1308
+ #, php-format
1309
+ msgid "The <em>%s</em> capability has been updated."
1310
+ msgstr "Die Kapazität <em>%s</em> wurde aktualisiert."
1311
+
1312
+ #: lib/admin/groups-admin-groups-edit.php:209
1313
+ #, php-format
1314
+ msgid ""
1315
+ "The <em>%s</em> group already exists and cannot be used to name this one."
1316
+ msgstr ""
1317
+ "Die Gruppe <em>%s</em> existiert bereits and kann nicht als Name für diese "
1318
+ "verwendet werden."
1319
+
1320
+ #: lib/admin/groups-admin-groups-add.php:168
1321
+ #, php-format
1322
+ msgid "The <em>%s</em> group already exists."
1323
+ msgstr "Die Gruppe <em>%s</em> existiert bereits."
1324
+
1325
+ #: lib/admin/groups-admin-groups.php:63
1326
+ #, php-format
1327
+ msgid "The <em>%s</em> group has been created."
1328
+ msgstr "Die Gruppe <em>%s</em> wurde erstellt."
1329
+
1330
+ #: lib/admin/groups-admin-groups.php:71
1331
+ #, php-format
1332
+ msgid "The <em>%s</em> group has been updated."
1333
+ msgstr "Die Gruppe <em>%s</em> wurde aktualisiert."
1334
+
1335
+ #: lib/admin/groups-admin-capabilities-edit.php:130
1336
+ #: lib/admin/groups-admin-capabilities-add.php:102
1337
+ msgid "The <em>Capability</em> must not be empty."
1338
+ msgstr "Die <em>Kapazität</em> darf nicht leer sein."
1339
+
1340
+ #: lib/admin/groups-admin-groups-edit.php:201
1341
+ msgid "The <em>Name</em> must not be empty."
1342
+ msgstr "Der <em>Name</em> darf nicht leer sein."
1343
+
1344
+ #: lib/access/class-groups-access-meta-boxes.php:495
1345
+ msgid ""
1346
+ "The attachment page is restricted to authorized users, but due to technical "
1347
+ "limitations, the file can still be accessed directly via its URL."
1348
+ msgstr ""
1349
+ "Zugang zur Anhangsseite ist auf berechtigte Benutzer beschränkt, aber aus "
1350
+ "technischen Gründen kann auf das Archiv direkt über seine URL zugegriffen "
1351
+ "werden."
1352
+
1353
+ #: lib/admin/groups-admin-capabilities.php:75
1354
+ msgid "The capability has been deleted."
1355
+ msgstr "Die Kapazität wurde gelöscht."
1356
+
1357
+ #: lib/admin/groups-admin-groups-edit.php:130
1358
+ msgid "The chosen capabilities are assigned to the group."
1359
+ msgstr "Die ausgewählten Kapazitäten werden der Gruppe zugewiesen."
1360
+
1361
+ #: lib/core/class-groups-help.php:87
1362
+ msgid ""
1363
+ "The complete documentation is available on the <a href=\"https://docs."
1364
+ "itthinx.com/document/groups\">Documentation</a> pages for Groups."
1365
+ msgstr ""
1366
+ "Die vollständige Dokumentation ist auf den <a href=\"https://docs.itthinx."
1367
+ "com/document/groups\">Documentationsseiten</a> für Groups erhältlich."
1368
+
1369
+ #: lib/admin/class-groups-admin-welcome.php:210
1370
+ msgid "The following is only of interest if you have upgraded from Groups 1.x:"
1371
+ msgstr ""
1372
+ "Folgendes ist nur von Interesse wenn von Groups 1.x aktualisiert wurde:"
1373
+
1374
+ #: lib/admin/groups-admin-groups.php:76
1375
+ msgid "The group has been deleted."
1376
+ msgstr "Die Gruppe wurde gelöscht."
1377
+
1378
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:148
1379
+ msgid "The manual way:"
1380
+ msgstr "Der manuelle Weg:"
1381
+
1382
+ #: lib/admin/groups-admin-groups-add.php:166
1383
+ msgid "The name must not be empty."
1384
+ msgstr "Der Name darf nicht leer sein."
1385
+
1386
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:139
1387
+ msgid "The quick way:"
1388
+ msgstr "Der schnelle Weg:"
1389
+
1390
+ #: lib/admin/class-groups-admin-user-profile.php:92
1391
+ #: lib/admin/class-groups-admin-user-profile.php:190
1392
+ msgid "The user is a member of the chosen groups."
1393
+ msgstr "Der Benutzer ist Mitglied der ausgewählten Gruppen."
1394
+
1395
+ #: lib/admin/groups-admin-groups.php:542
1396
+ #: lib/admin/groups-admin-capabilities.php:484
1397
+ msgid "There are no results."
1398
+ msgstr "Es liegen keine Resultate vor."
1399
+
1400
+ #: lib/admin/groups-admin-groups-add.php:112
1401
+ msgid "These capabilities will be assigned to the group."
1402
+ msgstr "Diese Kapazitäten werden der Gruppe zugewiesen."
1403
+
1404
+ #: lib/admin/groups-admin-options.php:296
1405
+ msgid ""
1406
+ "These permissions apply to Groups management. They do not apply to access "
1407
+ "permissions derived from Groups capabilities."
1408
+ msgstr ""
1409
+ "Diese Berechtigungen dienen der Verwaltung von Groups. Sie finden keine "
1410
+ "Anwendung bei Berechtigungen die von Groups Kapazitäten abgeleitet werden."
1411
+
1412
+ #: lib/admin/class-groups-admin-welcome.php:219
1413
+ msgid "This could be important!"
1414
+ msgstr "Dies könnte wichtig sein!"
1415
+
1416
+ #: lib/admin/groups-admin-options.php:269
1417
+ msgid ""
1418
+ "This determines for which post types access restriction settings are offered."
1419
+ msgstr ""
1420
+ "Dies bestimmt für welche Beitragstypen Einstellungen zur Zugangsbeschränkung "
1421
+ "angeboten werden."
1422
+
1423
+ #: lib/admin/groups-admin-groups.php:535
1424
+ msgid "This group has no capabilities."
1425
+ msgstr "Diese Gruppe hat keine Kapazitäten."
1426
+
1427
+ #: lib/admin/class-groups-admin-welcome.php:215
1428
+ msgid ""
1429
+ "This means that if you had access restrictions in place that were based on "
1430
+ "capabilities, your entries will still be protected."
1431
+ msgstr ""
1432
+ "Dies bedeutet dass vorige Zugangsbeschränkungen die auf Kapazitäten basieren "
1433
+ "immer noch die Einträge schützen."
1434
+
1435
+ #: lib/access/class-groups-post-access.php:656
1436
+ msgid ""
1437
+ "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1438
+ "get_read_post_capabilities() to retrieve the capabilities instead."
1439
+ msgstr ""
1440
+ "Diese Methode ist veraltet. Es sollte stattdessen Groups_Post_Access_Legacy::"
1441
+ "get_read_post_capabilities() verwendet werden um die Kapazitäten zu erhalten."
1442
+
1443
+ #: lib/admin/groups-admin-options.php:221
1444
+ msgid ""
1445
+ "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1446
+ "code> or set it to <code>false</code>."
1447
+ msgstr ""
1448
+ "Um dies zu deaktivieren, sollte die Konstante "
1449
+ "<code>GROUPS_ADMINISTRATOR_OVERRIDE</code> nicht definiert werden oder auf "
1450
+ "<code>false</code> gesetzt werden."
1451
+
1452
+ #: lib/admin/class-groups-admin-welcome.php:206
1453
+ msgid ""
1454
+ "To make it easier to transition to the new model for those who migrate from "
1455
+ "a previous version, we have included legacy access control based on "
1456
+ "capabilities."
1457
+ msgstr ""
1458
+ "Um die Umstellung auf das neue Modell für Benutzer einer vorigen Version "
1459
+ "einfach zu halten, haben wir Legacy Zugriffsbeschränkungen einbezogen die "
1460
+ "auf Kapazitäten basieren."
1461
+
1462
+ #: lib/admin/class-groups-admin-welcome.php:204
1463
+ msgid ""
1464
+ "To put it simple, previously you would have used capabilities to restrict "
1465
+ "access to posts and now you simply use groups."
1466
+ msgstr ""
1467
+ "Einfach gesagt, vorher wurden Kapazitäten verwendet um den Zugriff auf "
1468
+ "Beiträge zu schützen und jetzt verwendet man schlicht Gruppen."
1469
+
1470
+ #: lib/admin/class-groups-admin.php:181 lib/admin/class-groups-admin.php:182
1471
+ msgid "Tree"
1472
+ msgstr "Baum"
1473
+
1474
+ #: lib/admin/groups-admin-tree-view.php:43
1475
+ msgid "Tree of Groups"
1476
+ msgstr "Gruppenbaum"
1477
+
1478
+ #: lib/admin/groups-admin-options.php:286
1479
+ msgid "Tree view"
1480
+ msgstr "Baumansicht"
1481
+
1482
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:153
1483
+ msgid ""
1484
+ "Try the quick-create field first. Unless you need a more complex setup, "
1485
+ "there is no reason to go this way instead."
1486
+ msgstr ""
1487
+ "Probieren Sie das Instant-Feld zuerst aus. Es gibt keinen Grund diesen Weg "
1488
+ "zu gehen, ausser Sie benötigen eine komplexere Einrichtung."
1489
+
1490
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1491
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1492
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:545
1493
+ msgid "Type and choose &hellip;"
1494
+ msgstr "Tippen und wählen &hellip;"
1495
+
1496
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:127
1497
+ msgid ""
1498
+ "Use the <em>Access restrictions</em> box to limit the visibility of posts, "
1499
+ "pages and other post types."
1500
+ msgstr ""
1501
+ "Verwenden Sie das Kästchen <em>Zugangsbeschränkungen</em> um die "
1502
+ "Sichtbarkeit von Beiträgen, Seiten und anderen Beitragstypen einzuschränken."
1503
+
1504
+ #: lib/access/class-groups-access-meta-boxes.php:135
1505
+ msgid ""
1506
+ "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1507
+ "other post types."
1508
+ msgstr ""
1509
+ "Verwende den Kasten <em>Gruppen</em> um die Sichtbarkeit von Beiträgen, "
1510
+ "Seiten und anderen Beitragstypen einzuschränken."
1511
+
1512
+ #: lib/admin/groups-admin-options.php:277
1513
+ msgid "User profiles"
1514
+ msgstr "Benutzerprofile"
1515
+
1516
+ #: lib/admin/class-groups-admin-users.php:285
1517
+ msgctxt "label title for conjunctive groups filter checkbox"
1518
+ msgid "Users must belong to all chosen groups"
1519
+ msgstr "Benutzer müssen Mitglied aller ausgewählten Gruppen sein"
1520
+
1521
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:141
1522
+ msgid "Using the quick-create field"
1523
+ msgstr "Verwendung des Instant-Feldes"
1524
+
1525
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:146
1526
+ msgid ""
1527
+ "Using the quick-create field, you can create a new group and capability. The "
1528
+ "capability will be assigned to the group and enabled to enforce read access. "
1529
+ "Group names are case-sensitive, the name of the capability is the lower-case "
1530
+ "version of the name of the group. If the group already exists, a new "
1531
+ "capability is created and assigned to the existing group. If the capability "
1532
+ "already exists, it will be assigned to the group. If both already exist, the "
1533
+ "capability is enabled to enforce read access. In order to be able to use the "
1534
+ "capability, your user account will be assigned to the group."
1535
+ msgstr ""
1536
+ "Mit dem Instant-Feld können Gruppen und Kapazitäten erstellt werden. Die "
1537
+ "Kapazität wird der Gruppe zugewiesen und zur Zugriffsbeschränkung aktiviert. "
1538
+ "Gruppennamen unterscheiden Groß- und Kleinschreibung, der Name der Kapazität "
1539
+ "ist die Version des Gruppennamens in Kleinschreibung. Existiert die Gruppe "
1540
+ "bereits, dann wird die Kapazität erstellt und der bestehenden Gruppe "
1541
+ "zugewiesen. Existiert die Kapazität bereits, dann wird sie der Gruppe "
1542
+ "zugewiesen. Existieren beide, dann wird die Kapazität zur "
1543
+ "Zugriffsbeschränkung aktiviert. Um die Kapazität verwenden zu können, wird "
1544
+ "ihr Benutzerkonto der Gruppe hinzugefügt."
1545
+
1546
+ #: lib/admin/class-groups-admin-welcome.php:110
1547
+ msgid "View the Welcome screen for this version of Groups"
1548
+ msgstr "Den Begrüßungsbildschirm für diese Version von Groups anzeigen"
1549
+
1550
+ #: lib/admin/class-groups-admin.php:306
1551
+ msgid "Warning!"
1552
+ msgstr "Achtung!"
1553
+
1554
+ #: lib/admin/class-groups-admin-welcome.php:172
1555
+ msgid "We have made it even easier to protect your content!"
1556
+ msgstr "Wir haben es noch einfacher gemacht Inhalte zu schützen!"
1557
+
1558
+ #: lib/admin/class-groups-admin-welcome.php:111
1559
+ msgid "Welcome"
1560
+ msgstr "Willkommen"
1561
+
1562
+ #: lib/admin/class-groups-admin-welcome.php:46
1563
+ #: lib/admin/class-groups-admin-welcome.php:47
1564
+ msgid "Welcome to Groups"
1565
+ msgstr "Willkommen zu Groups"
1566
+
1567
+ #: lib/admin/class-groups-admin-welcome.php:138
1568
+ #, php-format
1569
+ msgid "Welcome to Groups %s"
1570
+ msgstr "Willkommen zu Groups %s"
1571
+
1572
+ #: lib/admin/class-groups-admin-welcome.php:165
1573
+ msgid "What's New?"
1574
+ msgstr "Was gibt’s Neues?"
1575
+
1576
+ #: lib/admin/class-groups-admin-welcome.php:194
1577
+ msgid ""
1578
+ "Whether you are new to Groups or have been using it before, please make sure "
1579
+ "to visit the <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1580
+ "groups/\">Documentation</a> pages to know more about how to use it."
1581
+ msgstr ""
1582
+ "Egal ob man bei Groups neu ist oder es bereits zuvor verwendet hat, raten "
1583
+ "wir es an die <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1584
+ "groups/\">Dokumentation</a> anzusehen, um mehr darüber zu erfahren wie man "
1585
+ "es verwendet."
1586
+
1587
+ #: lib/admin/class-groups-admin-notice.php:145
1588
+ msgid "Yes, here we go!"
1589
+ msgstr "Ja, auf geht’s!"
1590
+
1591
+ #: lib/views/class-groups-shortcodes.php:530
1592
+ #, php-format
1593
+ msgid "You are a member of the %s group."
1594
+ msgstr "Sie sind Mitglied der Gruppe %s."
1595
+
1596
+ #: lib/admin/class-groups-admin-welcome.php:217
1597
+ msgid ""
1598
+ "You are running the system with legacy access control based on capabilities "
1599
+ "disabled."
1600
+ msgstr ""
1601
+ "Das System läuft mit Legacy Zugriffsbeschränkungen basierend auf Kapazitäten "
1602
+ "deaktiviert."
1603
+
1604
+ #: lib/admin/class-groups-admin-welcome.php:213
1605
+ msgid ""
1606
+ "You are running the system with legacy access control based on capabilities "
1607
+ "enabled."
1608
+ msgstr ""
1609
+ "Das System läuft mit Legacy Zugriffsbeschränkungen basierend auf Kapazitäten "
1610
+ "aktiviert."
1611
+
1612
+ #: lib/admin/class-groups-admin-notice.php:157
1613
+ #, php-format
1614
+ msgid ""
1615
+ "You can also follow <a href=\"%s\">@itthinx</a> on Twitter or visit <a href="
1616
+ "\"%s\" target=\"_blank\">itthinx.com</a> to check out other free and premium "
1617
+ "plugins we provide."
1618
+ msgstr ""
1619
+ "Sie können auch <a href=\"%s\">@itthinx</a> auf Twitter folgen oder <a href="
1620
+ "\"%s\" target=\"_blank\">itthinx.com</a> um mehr über weitere kostenfreie "
1621
+ "und Premium Plugins die wir bereitstellen zu erfahren."
1622
+
1623
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:312
1624
+ msgid ""
1625
+ "You can create a new group and capability here. The capability will be "
1626
+ "assigned to the group and enabled to enforce read access. Group names are "
1627
+ "case-sensitive, the name of the capability is the lower-case version of the "
1628
+ "name of the group. If the group already exists, a new capability is created "
1629
+ "and assigned to the existing group. If the capability already exists, it "
1630
+ "will be assigned to the group. If both already exist, the capability is "
1631
+ "enabled to enforce read access. In order to be able to use the capability, "
1632
+ "your user account will be assigned to the group."
1633
+ msgstr ""
1634
+ "Sie können hier eine neue Gruppe und Kapazität erstellen. Die Kapazität wird "
1635
+ "der Gruppe zugewiesen und zur Zugriffsbeschränkung aktiviert. Gruppennamen "
1636
+ "unterscheiden Groß- und Kleinschreibung, der Name der Kapazität ist die "
1637
+ "Version des Gruppennamens in Kleinschreibung. Existiert die Gruppe bereits, "
1638
+ "dann wird die Kapazität erstellt und der bestehenden Gruppe zugewiesen. "
1639
+ "Existiert die Kapazität bereits, dann wird sie der Gruppe zugewiesen. "
1640
+ "Existieren beide, dann wird die Kapazität zur Zugriffsbeschränkung "
1641
+ "aktiviert. Um die Kapazität verwenden zu können, wird ihr Benutzerkonto der "
1642
+ "Gruppe hinzugefügt."
1643
+
1644
+ #: lib/access/class-groups-access-meta-boxes.php:221
1645
+ #: lib/access/class-groups-access-meta-boxes.php:476
1646
+ msgid "You can create a new group by indicating the group's name."
1647
+ msgstr ""
1648
+ "Eine neue Gruppe kann erstellt werden indem man den Namen der Gruppe eingibt."
1649
+
1650
+ #: lib/access/class-groups-access-meta-boxes.php:215
1651
+ #, php-format
1652
+ msgid ""
1653
+ "You can restrict the visibility of this %1$s to group members. Choose one or "
1654
+ "more groups that are allowed to read this %2$s. If no groups are chosen, the "
1655
+ "%3$s is visible to anyone."
1656
+ msgstr ""
1657
+ "Die %1$s-Sichtbarkeit kann auf Gruppenmitglieder eingeschränkt werden. Eine "
1658
+ "oder mehrere Gruppen auswählen die diese/n/s %2$s lesen dürfen. Werden keine "
1659
+ "Gruppen ausgewählt dann ist diese/r/s %3$s für alle sichtbar."
1660
+
1661
+ #: lib/access/class-groups-access-meta-boxes.php:475
1662
+ msgid ""
1663
+ "You can restrict the visibility to group members. Choose one or more groups "
1664
+ "to restrict access. If no groups are chosen, this entry is visible to anyone."
1665
+ msgstr ""
1666
+ "Die Sichtbarkeit kann auf Gruppenmitglieder eingeschränkt werden. Eine oder "
1667
+ "mehrere Gruppen auswählen um den Zugriff einzuschränken. Werden keine "
1668
+ "Gruppen ausgewählt ist dieser Eintrag für alle sichtbar."
1669
+
1670
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:130
1671
+ msgid ""
1672
+ "You can select one or more capabilities that are enabled for access "
1673
+ "restriction."
1674
+ msgstr ""
1675
+ "Sie können eine oder mehrere Kapazitäten auswählen die zur "
1676
+ "Zugriffsbeschränkung aktiviert sind."
1677
+
1678
+ #: lib/access/class-groups-access-meta-boxes.php:140
1679
+ msgid "You can select one or more groups to restrict access to its members."
1680
+ msgstr ""
1681
+ "Es kann eine oder mehrere Gruppen ausgewählt werden um den Zugriff auf ihre "
1682
+ "Mitglieder einzuschränken."
1683
+
1684
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1685
+ #: lib/blocks/src/class-groups-blocks.php:93
1686
+ #: lib/access/class-groups-access-meta-boxes.php:261
1687
+ msgid "You cannot set any access restrictions."
1688
+ msgstr "Sie können keine Zugriffsbeschränkungen setzen."
1689
+
1690
+ #: lib/views/class-groups-shortcodes.php:525
1691
+ #, php-format
1692
+ msgid "You have joined the %s group."
1693
+ msgstr "Sie sind der Gruppe %s beigetreten."
1694
+
1695
+ #: lib/views/class-groups-shortcodes.php:601
1696
+ #, php-format
1697
+ msgid "You have left the %s group."
1698
+ msgstr "Sie haben die Gruppe %s verlassen."
1699
+
1700
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:296
1701
+ msgid ""
1702
+ "You must be in a group that has at least one capability enabled to enforce "
1703
+ "read access."
1704
+ msgstr ""
1705
+ "Sie müssen in einer Gruppe sein die zumindest eine Kapazität hat die zur "
1706
+ "Zugriffsbeschränkung aktiviert ist."
1707
+
1708
+ #: lib/access/class-groups-access-meta-boxes.php:267
1709
+ msgid "You need to have permission to set access restrictions."
1710
+ msgstr ""
1711
+ "Man benötigt die entsprechenden Rechte um Zugriffsbeschränkungen setzen zu "
1712
+ "können."
1713
+
1714
+ #: lib/access/class-groups-post-access.php:531
1715
+ msgid ""
1716
+ "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1717
+ "restriction instead."
1718
+ msgstr ""
1719
+ "Man sollte stattdessen Groups_Post_Access_Legacy::create() verwenden um eine "
1720
+ "beschränkende Kapazität weiterzugeben."
1721
+
1722
+ #: lib/admin/groups-admin-options.php:185 lib/admin/groups-admin-add-ons.php:37
1723
+ msgid "Your support matters!"
1724
+ msgstr "Ihre Unterstützung zählt!"
1725
+
1726
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1727
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1728
+ msgid "access"
1729
+ msgstr "Zugang"
1730
+
1731
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1732
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1733
+ msgid "groups"
1734
+ msgstr "Gruppen"
1735
+
1736
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1737
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1738
+ msgid "members"
1739
+ msgstr "Mitglieder"
1740
+
1741
+ #~ msgid "Capability Id"
1742
+ #~ msgstr "Kapazitäts-Id"
1743
+
1744
+ #~ msgid ""
1745
+ #~ "Enhanced functionality is available via official <a href=\"http://www."
1746
+ #~ "itthinx.com/plugins/groups/\">Extensions</a> for Groups."
1747
+ #~ msgstr ""
1748
+ #~ "Zusätzliche Funktionen sind über offizielle <a href=\"http://www.itthinx."
1749
+ #~ "com/plugins/groups/\">Erweiterungen</a> für Groups erhältlich."
1750
+
1751
+ #~ msgid "Group Id"
1752
+ #~ msgstr "Gruppen-Id"
1753
+
1754
+ #~ msgctxt "menu-title"
1755
+ #~ msgid "Groups"
1756
+ #~ msgstr "Groups"
1757
+
1758
+ #~ msgid "Id"
1759
+ #~ msgstr "Id"
languages/groups-de_CH_informal.mo ADDED
Binary file
languages/groups-de_CH_informal.po ADDED
@@ -0,0 +1,1759 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: \n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2021-10-16 18:36+0200\n"
11
+ "PO-Revision-Date: 2021-10-16 18:37+0200\n"
12
+ "Last-Translator: Karim\n"
13
+ "Language-Team: itthinx.com\n"
14
+ "Language: de_CH@informal\n"
15
+ "MIME-Version: 1.0\n"
16
+ "Content-Type: text/plain; charset=UTF-8\n"
17
+ "Content-Transfer-Encoding: 8bit\n"
18
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
+ "X-Generator: Poedit 2.4.3\n"
20
+
21
+ #: lib/core/class-groups-pagination.php:140
22
+ #, php-format
23
+ msgctxt "paging"
24
+ msgid "%1$s of %2$s"
25
+ msgstr "%1$s von %2$s"
26
+
27
+ #: lib/admin/class-groups-admin-users.php:287
28
+ msgctxt "label for conjunctive groups filter checkbox"
29
+ msgid "&cap;"
30
+ msgstr "&cap;"
31
+
32
+ #: legacy/admin/class-groups-admin-posts-legacy.php:184
33
+ #: lib/admin/class-groups-admin-posts.php:223
34
+ msgid "&mdash; No Change &mdash;"
35
+ msgstr "&mdash; Ohne Änderung &mdash;"
36
+
37
+ #: lib/admin/class-groups-admin-posts.php:158
38
+ msgid "(any)"
39
+ msgstr "(jede)"
40
+
41
+ #: lib/admin/class-groups-admin-posts.php:153
42
+ msgid "(none)"
43
+ msgstr "(keine)"
44
+
45
+ #: legacy/admin/class-groups-admin-posts-legacy.php:136
46
+ msgid "(only unrestricted)"
47
+ msgstr "(ohne Beschränkung)"
48
+
49
+ #: lib/admin/class-groups-admin-users.php:388
50
+ msgid "--"
51
+ msgstr "--"
52
+
53
+ #: lib/core/class-groups-pagination.php:96
54
+ #, php-format
55
+ msgid "1 item"
56
+ msgid_plural "%s items"
57
+ msgstr[0] "1 Element"
58
+ msgstr[1] "%s Elemente"
59
+
60
+ #: legacy/admin/class-groups-admin-post-columns-legacy.php:76
61
+ #, php-format
62
+ msgid "<span title=\"%s\">Access Restrictions</span>"
63
+ msgstr "<span title=\"%s\">Zugangsbeschränkungen</span>"
64
+
65
+ #: lib/admin/groups-admin-groups-remove.php:149
66
+ #: lib/admin/groups-admin-capabilities-remove.php:145
67
+ #, php-format
68
+ msgid "<strong>%s</strong>"
69
+ msgstr "<strong>%s</strong>"
70
+
71
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:164
72
+ msgid ""
73
+ "<sup>*</sup> For each capability, the groups that have the capability "
74
+ "assigned are shown within parenthesis. You can choose a capability by typing "
75
+ "part of the group's or the capability's name."
76
+ msgstr ""
77
+ "<sup>*</sup> Für jede Kapazität werden Gruppen die diese innehaben in "
78
+ "Klammern gezeigt. Schreiben Sie einen Teil des Namens der Kapazität oder der "
79
+ "Gruppe um eine Kapazität auszuwählen."
80
+
81
+ #: lib/admin/groups-admin-capabilities.php:126
82
+ msgid "A Duck!"
83
+ msgstr "Eine Ente!"
84
+
85
+ #: lib/admin/groups-admin-options.php:299
86
+ msgid "A minimum set of permissions will be preserved."
87
+ msgstr "Ein Minimalsatz von Genehmigungen wird beibehalten."
88
+
89
+ #: lib/admin/groups-admin-options.php:55
90
+ msgid "Access Groups"
91
+ msgstr "Zugang zu Groups"
92
+
93
+ #: legacy/admin/class-groups-admin-posts-legacy.php:181
94
+ msgid "Access Restrictions"
95
+ msgstr "Zugangsbeschränkungen"
96
+
97
+ #: lib/test/groups-tests.php:385 lib/test/groups-tests.php:391
98
+ #: lib/admin/groups-admin-tree-view.php:37
99
+ #: lib/admin/groups-admin-groups-edit.php:37
100
+ #: lib/admin/groups-admin-groups-edit.php:181
101
+ #: lib/admin/groups-admin-groups-edit.php:185
102
+ #: lib/admin/groups-admin-groups-add.php:36
103
+ #: lib/admin/groups-admin-groups-add.php:142
104
+ #: lib/admin/groups-admin-groups-add.php:146
105
+ #: lib/admin/groups-admin-groups-remove.php:35
106
+ #: lib/admin/groups-admin-groups-remove.php:83
107
+ #: lib/admin/groups-admin-groups-remove.php:87
108
+ #: lib/admin/groups-admin-groups-remove.php:110
109
+ #: lib/admin/groups-admin-groups-remove.php:177
110
+ #: lib/admin/groups-admin-groups-remove.php:181
111
+ #: lib/admin/groups-admin-capabilities-remove.php:35
112
+ #: lib/admin/groups-admin-capabilities-remove.php:83
113
+ #: lib/admin/groups-admin-capabilities-remove.php:87
114
+ #: lib/admin/groups-admin-capabilities-remove.php:110
115
+ #: lib/admin/groups-admin-capabilities-remove.php:175
116
+ #: lib/admin/groups-admin-capabilities-remove.php:179
117
+ #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
118
+ #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
119
+ #: lib/admin/groups-admin-capabilities-edit.php:35
120
+ #: lib/admin/groups-admin-capabilities-edit.php:96
121
+ #: lib/admin/groups-admin-capabilities-edit.php:100
122
+ #: lib/admin/groups-admin-options.php:44 lib/admin/groups-admin-options.php:347
123
+ #: lib/admin/groups-admin-capabilities-add.php:34
124
+ #: lib/admin/groups-admin-capabilities-add.php:89
125
+ #: lib/admin/groups-admin-capabilities-add.php:93
126
+ #: lib/admin/groups-admin-capabilities.php:48
127
+ #: lib/admin/groups-admin-capabilities.php:141
128
+ #: lib/admin/groups-admin-capabilities.php:172
129
+ #: lib/admin/groups-admin-capabilities.php:178
130
+ msgid "Access denied."
131
+ msgstr "Zugriff verweigert."
132
+
133
+ #: lib/admin/groups-admin-options.php:229
134
+ msgid "Access restricions"
135
+ msgstr "Zugangsbeschränkungen"
136
+
137
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:97
138
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
139
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
140
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
141
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:597
142
+ msgid "Access restrictions"
143
+ msgstr "Zugangsbeschränkungen"
144
+
145
+ #: legacy/admin/class-groups-admin-posts-legacy.php:124
146
+ #: legacy/admin/class-groups-admin-posts-legacy.php:125
147
+ msgid "Access restrictions &hellip;"
148
+ msgstr "Zugangsbeschränkungen &hellip;"
149
+
150
+ #: lib/admin/groups-admin-groups-add.php:122
151
+ #: lib/admin/groups-admin-groups.php:207
152
+ #: lib/admin/groups-admin-capabilities-add.php:68
153
+ #: lib/admin/groups-admin-capabilities.php:201
154
+ msgid "Add"
155
+ msgstr "Neu"
156
+
157
+ #: lib/admin/groups-admin-capabilities-add.php:50
158
+ msgid "Add a new capability"
159
+ msgstr "Neue Kapazität hinzufügen"
160
+
161
+ #: lib/admin/groups-admin-groups-add.php:62
162
+ msgid "Add a new group"
163
+ msgstr "Neue Gruppe hinzufügen"
164
+
165
+ #: lib/admin/groups-admin-groups.php:381
166
+ msgid "Add capability"
167
+ msgstr "Neue Kapazität"
168
+
169
+ #: legacy/admin/class-groups-admin-posts-legacy.php:185
170
+ #: lib/admin/class-groups-admin-posts.php:224
171
+ msgid "Add restriction"
172
+ msgstr "Beschränkung hinzufügen"
173
+
174
+ #: lib/admin/class-groups-admin-users.php:213
175
+ msgid "Add to group"
176
+ msgstr "Zur Gruppe hinzufügen"
177
+
178
+ #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
179
+ #: lib/admin/class-groups-admin-welcome.php:234
180
+ msgid "Add-Ons"
181
+ msgstr "Add-Ons"
182
+
183
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:150
184
+ msgid ""
185
+ "Adding the group and capability manually and enabling it for access "
186
+ "restriction"
187
+ msgstr ""
188
+ "Gruppe und Kapazität manuell hinzufügen und zur Zugriffsbeschränkung "
189
+ "aktivieren"
190
+
191
+ #: lib/admin/groups-admin-options.php:56
192
+ msgid "Administer Groups"
193
+ msgstr "Groups Verwalten"
194
+
195
+ #: lib/admin/groups-admin-options.php:57
196
+ msgid "Administer Groups plugin options"
197
+ msgstr "Groups Plugin Optionen verwalten"
198
+
199
+ #: lib/admin/groups-admin-options.php:215
200
+ msgid "Administrator Access Override"
201
+ msgstr "Administrator-Zugriffsüberbrückung"
202
+
203
+ #: lib/admin/groups-admin-options.php:218
204
+ msgid ""
205
+ "Administrators override all access permissions derived from Groups "
206
+ "capabilities."
207
+ msgstr ""
208
+ "Verwalter (mit der Administrator Rolle) können alle Zugriffsrechte "
209
+ "überbrücken."
210
+
211
+ #: lib/admin/class-groups-admin-posts.php:181
212
+ msgid "Also look for groups related to terms"
213
+ msgstr "Auch Gruppen beinhalten die auf Begriffe bezogen sind"
214
+
215
+ #: lib/admin/class-groups-admin-welcome.php:187
216
+ msgid ""
217
+ "And you can now filter the list of users by one or multiple groups with one "
218
+ "convenient field."
219
+ msgstr ""
220
+ "Und man kann jetzt die Liste der Benutzer mittels einem praktischen Feld "
221
+ "nach einer oder mehreren Gruppen filtern."
222
+
223
+ #: lib/admin/class-groups-admin-welcome.php:185
224
+ msgid ""
225
+ "Another improvement is better filtering by groups and a reduced footprint on "
226
+ "the Users admin screen."
227
+ msgstr ""
228
+ "Weitere Verbesserungen umschließen Gruppenfilter und einen reduzierten "
229
+ "Eindruck bei der Benutzerverwaltung."
230
+
231
+ #: lib/access/class-groups-access-meta-boxes.php:234
232
+ #: lib/access/class-groups-access-meta-boxes.php:235
233
+ #: lib/access/class-groups-access-meta-boxes.php:473
234
+ #: lib/access/class-groups-access-meta-boxes.php:474
235
+ msgid "Anyone &hellip;"
236
+ msgstr "Jeder &hellip;"
237
+
238
+ #: lib/admin/groups-admin-groups.php:322 lib/admin/groups-admin-groups.php:348
239
+ #: lib/admin/groups-admin-groups.php:384
240
+ #: lib/admin/groups-admin-capabilities.php:334
241
+ #: lib/admin/groups-admin-capabilities.php:360
242
+ #: lib/admin/groups-admin-capabilities.php:374
243
+ #: lib/admin/class-groups-admin-users.php:216
244
+ msgid "Apply"
245
+ msgstr "Anwenden"
246
+
247
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:160
248
+ msgid ""
249
+ "Become a member of the <em>Premium</em> group - this is required so you can "
250
+ "choose the <em>premium</em> capability to restrict access to a post."
251
+ msgstr ""
252
+ "Werden Sie Mitglied der <em>Premium</em> Gruppe - dies ist nötig um die "
253
+ "<em>premium</em> Kapazität auswählen zu können mit der Zugang zu einem "
254
+ "Beitrag beschränkt wird."
255
+
256
+ #: lib/admin/groups-admin-groups.php:379
257
+ #: lib/admin/groups-admin-capabilities.php:371
258
+ msgid "Bulk Actions"
259
+ msgstr "Aktion wählen"
260
+
261
+ #: lib/admin/groups-admin-options.php:195 lib/admin/groups-admin-add-ons.php:43
262
+ msgid ""
263
+ "By getting an official extension, you fund the work that is necessary to "
264
+ "maintain and improve Groups."
265
+ msgstr ""
266
+ "Indem du eine offizielle Erweiterung erhältst, finanzierst du die Arbeit, "
267
+ "die zur Instandhaltung und Verbesserung von Groups erforderlich ist."
268
+
269
+ #: lib/admin/groups-admin-options.php:384
270
+ msgid ""
271
+ "CAUTION: If this option is active while the plugin is deactivated, ALL "
272
+ "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
273
+ "you are going to use this option, now would be a good time to make a backup. "
274
+ "By enabling this option you agree to be solely responsible for any loss of "
275
+ "data or any other consequences thereof."
276
+ msgstr ""
277
+ "ACHTUNG: Is diese Option aktiviert während das Plugin deaktiviert wird, dann "
278
+ "werden ALLE Einstellungen und Daten des Plugins GELÖSCHT für <strong>alle "
279
+ "Sites</strong>. Wenn Sie diese Option anwenden möchten, dann wäre jetzt ein "
280
+ "guter Zeitpunkt um eine Sicherheitskopie anzulegen. Sollten Sie diese Option "
281
+ "aktivieren, dann erklären Sie sich damit einverstanden alleine "
282
+ "verantwortlich für etwaige Datenverluste sowie jede weitere Konsequenzen zu "
283
+ "sein."
284
+
285
+ #: lib/admin/groups-admin-options.php:313
286
+ msgid ""
287
+ "CAUTION: If this option is active while the plugin is deactivated, ALL "
288
+ "plugin settings and data will be DELETED. If you are going to use this "
289
+ "option, now would be a good time to make a backup. By enabling this option "
290
+ "you agree to be solely responsible for any loss of data or any other "
291
+ "consequences thereof."
292
+ msgstr ""
293
+ "ACHTUNG: Is diese Option aktiviert während das Plugin deaktiviert wird, dann "
294
+ "werden ALLE Einstellungen und Daten des Plugins GELÖSCHT. Wenn Sie diese "
295
+ "Option anwenden möchten, dann wäre jetzt ein guter Zeitpunkt um eine "
296
+ "Sicherheitskopie anzulegen. Sollten Sie diese Option aktivieren, dann "
297
+ "erklären Sie sich damit einverstanden alleine verantwortlich für etwaige "
298
+ "Datenverluste sowie jede weitere Konsequenzen zu sein."
299
+
300
+ #: lib/admin/groups-admin-groups-edit.php:165
301
+ #: lib/admin/groups-admin-groups-add.php:124
302
+ #: lib/admin/groups-admin-groups-remove.php:64
303
+ #: lib/admin/groups-admin-groups-remove.php:154
304
+ #: lib/admin/groups-admin-capabilities-remove.php:64
305
+ #: lib/admin/groups-admin-capabilities-remove.php:150
306
+ #: lib/admin/groups-admin-capabilities-edit.php:79
307
+ #: lib/admin/groups-admin-capabilities-add.php:70
308
+ msgid "Cancel"
309
+ msgstr "Abbrechen"
310
+
311
+ #: legacy/admin/groups-admin-options-legacy.php:59
312
+ #: lib/admin/groups-admin-groups-edit.php:117
313
+ #: lib/admin/groups-admin-groups-add.php:100
314
+ #: lib/admin/class-groups-admin.php:196 lib/admin/groups-admin-groups.php:305
315
+ #: lib/admin/groups-admin-capabilities.php:192
316
+ msgid "Capabilities"
317
+ msgstr "Kapazitäten"
318
+
319
+ #: lib/core/class-groups-help.php:71
320
+ msgctxt "Help tab title and heading"
321
+ msgid "Capabilities"
322
+ msgstr "Kapazitäten"
323
+
324
+ #: lib/admin/groups-admin-groups.php:360 lib/admin/groups-admin-groups.php:361
325
+ msgid "Capabilities &hellip;"
326
+ msgstr "Kapazitäten &hellip;"
327
+
328
+ #: lib/admin/groups-admin-capabilities-edit.php:66
329
+ #: lib/admin/groups-admin-capabilities-add.php:57
330
+ #: lib/admin/groups-admin-capabilities.php:314
331
+ #: lib/admin/groups-admin-capabilities.php:330
332
+ msgid "Capability"
333
+ msgstr "Kapazität"
334
+
335
+ #: lib/admin/groups-admin-capabilities-remove.php:59
336
+ #, php-format
337
+ msgid "Capability : %s"
338
+ msgstr "Kapazität : %s"
339
+
340
+ #: lib/admin/groups-admin-capabilities.php:326
341
+ msgid "Capability ID"
342
+ msgstr "Kapazitäts-ID"
343
+
344
+ #: lib/admin/class-groups-admin-posts.php:237
345
+ #: lib/admin/class-groups-admin-posts.php:238
346
+ msgid "Choose access restriction groups &hellip;"
347
+ msgstr "Gruppen für Zugriffsbeschränkungen auswählen &hellip;"
348
+
349
+ #: legacy/admin/class-groups-admin-posts-legacy.php:195
350
+ #: legacy/admin/class-groups-admin-posts-legacy.php:196
351
+ msgid "Choose access restrictions &hellip;"
352
+ msgstr "Zugriffsbeschränkungen auswählen &hellip;"
353
+
354
+ #: lib/admin/groups-admin-groups-edit.php:120
355
+ #: lib/admin/groups-admin-groups-add.php:103
356
+ msgid "Choose capabilities &hellip;"
357
+ msgstr "Kapazitäten auswählen &hellip;"
358
+
359
+ #: lib/admin/class-groups-admin-user-profile.php:80
360
+ #: lib/admin/class-groups-admin-user-profile.php:81
361
+ #: lib/admin/class-groups-admin-user-profile.php:176
362
+ #: lib/admin/class-groups-admin-user-profile.php:177
363
+ #: lib/admin/class-groups-admin-users.php:191
364
+ #: lib/admin/class-groups-admin-users.php:192
365
+ #: lib/admin/class-groups-admin-users.php:252
366
+ #: lib/admin/class-groups-admin-users.php:253
367
+ msgid "Choose groups &hellip;"
368
+ msgstr "Gruppen auswählen &hellip;"
369
+
370
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
371
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:546
372
+ msgid ""
373
+ "Choose one or more capabilities to restrict access. Groups that grant access "
374
+ "through the capabilities are shown in parenthesis. If no capabilities are "
375
+ "available yet, you can use the quick-create box to create a group and "
376
+ "capability enabled for access restriction on the fly."
377
+ msgstr ""
378
+ "Wählen Sie eine oder mehrere Kapazitäten zur Zugriffsbeschränkung aus. "
379
+ "Gruppen die durch ihre Kapazitäten den Zugriff beschränken, werden in "
380
+ "Klammern angezeigt. Sind noch keine Kapazitäten vorhanden, können Sie das "
381
+ "Instant-Kästchen verwenden, um eine Gruppe und zugehörige Kapazität spontan "
382
+ "zu erstellen."
383
+
384
+ #: lib/access/class-groups-access-meta-boxes.php:159
385
+ msgid ""
386
+ "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
387
+ "<em>Groups</em> box and save or update the post (or hit Enter)."
388
+ msgstr ""
389
+ "Im Feld <em>Lesen</em> innerhalb der Box <em>Gruppen</em> <em>Premium</em> "
390
+ "auswählen oder eingeben und den Eintrag speichern oder aktualisieren (oder "
391
+ "die Eingabetaste betätigen)."
392
+
393
+ #: lib/admin/groups-admin-groups.php:323
394
+ #: lib/admin/groups-admin-capabilities.php:335
395
+ msgid "Clear"
396
+ msgstr "Säubern"
397
+
398
+ #: lib/admin/groups-admin-capabilities.php:196
399
+ msgid "Click to add a new capability"
400
+ msgstr "Klicken um eine neue Kapazität zu erstellen"
401
+
402
+ #: lib/admin/groups-admin-groups.php:202
403
+ msgid "Click to add a new group"
404
+ msgstr "Klicken um eine neue Gruppe zu erstellen"
405
+
406
+ #: lib/admin/groups-admin-capabilities.php:212
407
+ msgid "Click to refresh capabilities"
408
+ msgstr "Klicken um die Kapazitäten zu aktualisieren"
409
+
410
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:274
411
+ msgid "Click to toggle the display of groups that grant the capabilities."
412
+ msgstr ""
413
+ "Klicken zum Umschalten, ob gewährende Gruppen zu den Kapazitäten angezeigt "
414
+ "werden."
415
+
416
+ #: lib/blocks/src/blocks/groups-member/block.js:231
417
+ msgid "Content will be shown to users that are members of these groups:"
418
+ msgstr ""
419
+ "Der Inhalt wird Benutzern angezeigt die Mitglieder dieser Gruppen sind:"
420
+
421
+ #: lib/blocks/src/blocks/groups-non-member/block.js:212
422
+ msgid "Content will be shown to users that are not members of these groups:"
423
+ msgstr ""
424
+ "Der Inhalt wird Benutzern angezeigt die nicht Mitglieder dieser Gruppen sind:"
425
+
426
+ #: lib/admin/class-groups-admin-notice.php:133
427
+ msgid ""
428
+ "Could you please spare a minute and give it a review over at WordPress.org?"
429
+ msgstr ""
430
+ "Könnten Sie bitte eine Minute freimachen und eine Rezension auf WordPress."
431
+ "org abgeben?"
432
+
433
+ #: lib/core/class-groups-pagination.php:133
434
+ msgid "Current page"
435
+ msgstr "Aktuelle Seite"
436
+
437
+ #: lib/admin/groups-admin-options.php:305
438
+ msgid "Deactivation and data persistence"
439
+ msgstr "Deaktivierung und Datenpersistenz"
440
+
441
+ #: lib/admin/groups-admin-options.php:380
442
+ msgid "Delete all Groups plugin data for ALL sites on network deactivation"
443
+ msgstr ""
444
+ "Alle Daten des Groups Plugins für ALLE Sites bei Netzwerkdeaktivierung "
445
+ "löschen"
446
+
447
+ #: lib/admin/groups-admin-options.php:309
448
+ msgid "Delete all Groups plugin data on deactivation"
449
+ msgstr "Alle Daten des Groups Plugins bei deaktivierung löschen"
450
+
451
+ #: lib/admin/groups-admin-groups-edit.php:93
452
+ #: lib/admin/groups-admin-groups-add.php:86
453
+ #: lib/admin/groups-admin-groups.php:304
454
+ #: lib/admin/groups-admin-capabilities-edit.php:71
455
+ #: lib/admin/groups-admin-capabilities-add.php:62
456
+ #: lib/admin/groups-admin-capabilities.php:315
457
+ msgid "Description"
458
+ msgstr "Beschreibung"
459
+
460
+ #: lib/admin/groups-admin-options.php:271
461
+ msgid ""
462
+ "Disabling this setting for a post type also disables existing access "
463
+ "restrictions on individual posts of that type."
464
+ msgstr ""
465
+ "Wird diese Einstellung für einen Beitragstyp ausgeschaltet, dann werden "
466
+ "bestehende Zugriffsbeschränkungen für einzelne Beiträge dieses Typs "
467
+ "aufgehoben."
468
+
469
+ #: lib/admin/class-groups-admin-welcome.php:144
470
+ #: lib/admin/class-groups-admin-welcome.php:145
471
+ msgid "Dismiss"
472
+ msgstr "Ausblenden"
473
+
474
+ #: lib/admin/groups-admin-options.php:183
475
+ msgctxt "title of dismiss notice link"
476
+ msgid "Dismiss"
477
+ msgstr "Ausblenden"
478
+
479
+ #: lib/admin/groups-admin-groups.php:469
480
+ #: lib/admin/groups-admin-capabilities.php:449
481
+ msgid "Edit"
482
+ msgstr "Bearbeiten"
483
+
484
+ #: lib/admin/groups-admin-capabilities-edit.php:56
485
+ msgid "Edit a capability"
486
+ msgstr "Kapazität bearbeiten"
487
+
488
+ #: lib/admin/groups-admin-groups-edit.php:68
489
+ msgid "Edit a group"
490
+ msgstr "Gruppe bearbeiten"
491
+
492
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:161
493
+ msgid ""
494
+ "Edit the post for which you want to restrict access and choose<sup>*</sup> "
495
+ "the <em>premium</em> capability."
496
+ msgstr ""
497
+ "Bearbeiten Sie den Beitrag für den Sie Zugang beschränken möchten und "
498
+ "wählen<sup>*</sup> Sie die <em>premium</em> Kapazität aus."
499
+
500
+ #: lib/admin/groups-admin-options.php:322
501
+ msgid "Enable legacy access control based on capabilities."
502
+ msgstr "Legacy Zugriffsbeschränkungen basierend auf Kapazitäten aktivieren."
503
+
504
+ #: lib/admin/groups-admin-options.php:224
505
+ msgid "Enabling this on production sites is <strong>not</strong> recommended."
506
+ msgstr "Es wird empfohlen dies nicht auf öffentlichen Seiten zu aktivieren."
507
+
508
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
509
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:510
510
+ msgid "Enforce read access"
511
+ msgstr "Lesezugriff beschränken"
512
+
513
+ #: lib/admin/groups-admin-options.php:189
514
+ #, php-format
515
+ msgid ""
516
+ "Enhanced functionality is available via official %sExtensions%s for Groups."
517
+ msgstr ""
518
+ "Zusätzliche Leistungsmerkmale sind erhältlich über offizielle %sErweiterungen"
519
+ "%s für Groups."
520
+
521
+ #: lib/admin/groups-admin-add-ons.php:40
522
+ msgid "Enhanced functionality is available via official extensions for Groups."
523
+ msgstr ""
524
+ "Zusätzliche Leistungsmerkmale sind erhältlich über offizielle Erweiterungen "
525
+ "für Groups."
526
+
527
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
528
+ msgid ""
529
+ "Enter <em>Premium</em> in the quick-create field located in the Access "
530
+ "restrictions panel and save or update the post (or hit Enter)."
531
+ msgstr ""
532
+ "Geben Sie <em>Premium</em> im Instant-Feld ein, welches sich in der "
533
+ "Schaltfläche der Zugangsbeschränkungen befindet, Speichern bzw. "
534
+ "Aktualisieren Sie den Beitrag."
535
+
536
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
537
+ #: lib/access/class-groups-access-meta-boxes.php:149
538
+ msgid "Example:"
539
+ msgstr "Beispiel:"
540
+
541
+ #: lib/admin/class-groups-admin-users.php:289
542
+ msgid "Filter"
543
+ msgstr "Filtern"
544
+
545
+ #: lib/admin/groups-admin-groups.php:314
546
+ #: lib/admin/groups-admin-capabilities.php:324
547
+ msgid "Filters"
548
+ msgstr "Filter"
549
+
550
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:157
551
+ msgid ""
552
+ "Go to <strong>Groups > Capabilities</strong> and add the <em>premium</em> "
553
+ "capability."
554
+ msgstr ""
555
+ "Gehen Sie auf <strong>Groups > Kapazitäten</strong> und fügen Sie die "
556
+ "Kapazität <em>premium</em> hinzu."
557
+
558
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:156
559
+ msgid ""
560
+ "Go to <strong>Groups > Groups</strong> and add the <em>Premium</em> group."
561
+ msgstr ""
562
+ "Gehen Sie auf <strong>Groups > Gruppen</strong> und fügen Sie die Gruppe "
563
+ "<em>Premium</em> hinzu."
564
+
565
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:158
566
+ msgid ""
567
+ "Go to <strong>Groups > Groups</strong> and assign the <em>premium</em> "
568
+ "capability to the <em>Premium</em> group."
569
+ msgstr ""
570
+ "Gehen Sie auf <strong>Groups > Gruppen</strong> und weisen Sie die Kapazität "
571
+ "<em>premium</em> der Gruppe <em>Premium</em> zu."
572
+
573
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:159
574
+ msgid ""
575
+ "Go to <strong>Groups > Options</strong> and enable the <em>premium</em> "
576
+ "capability to restrict access."
577
+ msgstr ""
578
+ "Gehen Sie auf <strong>Groups > Optionen</strong> und aktivieren Sie die "
579
+ "Kapazität <em>premium</em> zur Zugangsbeschränkung."
580
+
581
+ #: lib/core/class-groups-pagination.php:117
582
+ msgid "Go to the first page"
583
+ msgstr "Zur ersten Seite"
584
+
585
+ #: lib/core/class-groups-pagination.php:151
586
+ msgid "Go to the last page"
587
+ msgstr "Zur letzten Seite"
588
+
589
+ #: lib/core/class-groups-pagination.php:144
590
+ msgid "Go to the next page"
591
+ msgstr "Zur nächsten Seite"
592
+
593
+ #: lib/core/class-groups-pagination.php:124
594
+ msgid "Go to the previous page"
595
+ msgstr "Zur vorigen Seite"
596
+
597
+ #: lib/admin/groups-admin-groups.php:303
598
+ msgid "Group"
599
+ msgstr "Gruppe"
600
+
601
+ #: lib/admin/class-groups-admin-users.php:212
602
+ msgid "Group Actions"
603
+ msgstr "Gruppenaktionen"
604
+
605
+ #: lib/admin/groups-admin-groups.php:315
606
+ msgid "Group ID"
607
+ msgstr "Gruppen-ID"
608
+
609
+ #: lib/admin/groups-admin-groups.php:318
610
+ msgid "Group Name"
611
+ msgstr "Gruppenname"
612
+
613
+ #: lib/admin/groups-admin-groups-remove.php:59
614
+ #, php-format
615
+ msgid "Group Name : %s"
616
+ msgstr "Gruppenname : %s"
617
+
618
+ #: lib/access/class-groups-access-meta-boxes.php:501
619
+ msgctxt "Attachment field label"
620
+ msgid "Groups"
621
+ msgstr "Gruppen"
622
+
623
+ #: lib/admin/class-groups-admin-posts.php:220
624
+ msgctxt "Bulk edit field label"
625
+ msgid "Groups"
626
+ msgstr "Gruppen"
627
+
628
+ #: lib/admin/class-groups-admin-post-columns.php:96
629
+ msgctxt "Column header"
630
+ msgid "Groups"
631
+ msgstr "Gruppen"
632
+
633
+ #: lib/admin/class-groups-admin-users.php:361
634
+ msgctxt "Column header (Users)"
635
+ msgid "Groups"
636
+ msgstr "Gruppen"
637
+
638
+ #: lib/admin/class-groups-admin-user-profile.php:72
639
+ msgctxt "Groups section heading (add user)"
640
+ msgid "Groups"
641
+ msgstr "Gruppen"
642
+
643
+ #: lib/admin/class-groups-admin-user-profile.php:166
644
+ msgctxt "Groups section heading (edit user)"
645
+ msgid "Groups"
646
+ msgstr "Gruppen"
647
+
648
+ #: lib/admin/class-groups-admin-user-profile.php:139
649
+ msgctxt "Groups section heading (user profile)"
650
+ msgid "Groups"
651
+ msgstr "Gruppen"
652
+
653
+ #: lib/access/class-groups-access-meta-boxes.php:131
654
+ msgctxt "Help heading"
655
+ msgid "Groups"
656
+ msgstr "Gruppen"
657
+
658
+ #: lib/access/class-groups-access-meta-boxes.php:128
659
+ msgctxt "Help tab title"
660
+ msgid "Groups"
661
+ msgstr "Gruppen"
662
+
663
+ #: lib/core/class-groups-help.php:68 lib/core/class-groups-help.php:69
664
+ msgctxt "Help tab title and heading"
665
+ msgid "Groups"
666
+ msgstr "Gruppen"
667
+
668
+ #: lib/core/class-groups-help.php:63
669
+ msgctxt "Help title"
670
+ msgid "Groups"
671
+ msgstr "Gruppen"
672
+
673
+ #: lib/access/class-groups-access-meta-boxes.php:114
674
+ msgctxt "Meta box title"
675
+ msgid "Groups"
676
+ msgstr "Gruppen"
677
+
678
+ #: lib/admin/class-groups-admin.php:245
679
+ msgctxt "Network menu page title"
680
+ msgid "Groups"
681
+ msgstr "Gruppen"
682
+
683
+ #: lib/admin/class-groups-admin.php:278
684
+ msgctxt "Plugin action link"
685
+ msgid "Groups"
686
+ msgstr "Gruppen"
687
+
688
+ #: lib/admin/class-groups-admin.php:141
689
+ msgctxt "menu item title"
690
+ msgid "Groups"
691
+ msgstr "Gruppen"
692
+
693
+ #: lib/admin/class-groups-admin.php:159 lib/admin/groups-admin-groups.php:199
694
+ msgctxt "page-title"
695
+ msgid "Groups"
696
+ msgstr "Gruppen"
697
+
698
+ #: lib/admin/class-groups-admin-welcome.php:202
699
+ #, php-format
700
+ msgid ""
701
+ "Groups %s features a simpler model for access restrictions based on groups "
702
+ "instead of capabilities used in previous versions."
703
+ msgstr ""
704
+ "Groups %s bietet ein vereinfachtes Model für Zugriffsberechtigungen, "
705
+ "basierend auf Gruppen anstatt Kapazitäten aus vorigen Versionen."
706
+
707
+ #: lib/admin/class-groups-admin-posts.php:139
708
+ #: lib/admin/class-groups-admin-posts.php:140
709
+ msgid "Groups &hellip;"
710
+ msgstr "Gruppen &hellip;"
711
+
712
+ #: lib/admin/class-groups-admin.php:221
713
+ msgid "Groups Add-Ons"
714
+ msgstr "Groups Add-Ons"
715
+
716
+ #: lib/admin/class-groups-admin.php:195
717
+ msgid "Groups Capabilities"
718
+ msgstr "Gruppenkapazitäten"
719
+
720
+ #: lib/blocks/src/blocks/groups-member/block.js:161
721
+ msgid "Groups Member"
722
+ msgstr "Groups Mitglieder"
723
+
724
+ #: lib/blocks/src/blocks/groups-non-member/block.js:145
725
+ msgid "Groups Non-member"
726
+ msgstr "Groups Nicht-Mitglieder"
727
+
728
+ #: lib/admin/groups-admin-options.php:125
729
+ msgid "Groups Options"
730
+ msgstr "Groups Optionen"
731
+
732
+ #: lib/admin/class-groups-admin.php:310
733
+ msgid "Groups is configured to delete its plugin data on deactivation."
734
+ msgstr "Groups wird bei der Deaktivierung all seine Daten löschen."
735
+
736
+ #: lib/admin/groups-admin-options.php:353
737
+ msgid "Groups network options"
738
+ msgstr "Groups Netzwerkoptionen"
739
+
740
+ #: lib/admin/class-groups-admin.php:208
741
+ msgid "Groups options"
742
+ msgstr "Groups Optionen"
743
+
744
+ #: lib/core/class-groups-help.php:92
745
+ msgid ""
746
+ "Here you can <strong>add</strong>, <strong>edit</strong> and <strong>remove</"
747
+ "strong> groups."
748
+ msgstr ""
749
+ "Hier können Sie Gruppen <strong>hinzufügen</strong>, <strong>bearbeiten</"
750
+ "strong> und <strong>löschen</strong>."
751
+
752
+ #: lib/blocks/src/blocks/groups-non-member/block.js:146
753
+ msgid "Hide content from group members"
754
+ msgstr "Inhalt vor Gruppenmitgliedern verbergen"
755
+
756
+ #: lib/admin/class-groups-admin-notice.php:138
757
+ msgid "I have already done that."
758
+ msgstr "Das habe ich bereits getan."
759
+
760
+ #: lib/admin/groups-admin-groups.php:302
761
+ #: lib/admin/groups-admin-capabilities.php:313
762
+ msgid "ID"
763
+ msgstr "ID"
764
+
765
+ #: lib/admin/class-groups-admin-welcome.php:221
766
+ msgid ""
767
+ "If you had any access restrictions in place based on capabilities, the "
768
+ "entries will now be unprotected, unless you enable legacy access "
769
+ "restrictions or place appropriate access restrictions based on groups on the "
770
+ "desired entries."
771
+ msgstr ""
772
+ "Falls Zugriffsbeschränkungen basierend auf Kapazitäten gesetzt waren, sind "
773
+ "die Einträge nun ungeschützt, ausser die Legacy Zugriffsbeschränkungen "
774
+ "werden aktiviert oder es werden Beschränkungen basierend auf Gruppen gesetzt."
775
+
776
+ #: lib/admin/groups-admin-options.php:301
777
+ msgid "If you lock yourself out, please ask an administrator to help."
778
+ msgstr ""
779
+ "Sollten Sie sich selbst ausschließen, so fragen Sie bitte einen Verwalter "
780
+ "nach Hilfe."
781
+
782
+ #: lib/admin/class-groups-admin-welcome.php:225
783
+ msgid ""
784
+ "If you would like to switch to access restrictions based on groups "
785
+ "(recommended) instead of capabilities, you can easily do so by setting the "
786
+ "appropriate groups on your protected posts, pages and other entries to "
787
+ "restrict access."
788
+ msgstr ""
789
+ "Um auf gruppenbasierende Zugriffsbeschränkungen umzusteigen (empfohlen), "
790
+ "kann dies einfach getan werden indem man die entsprechenden Gruppen für die "
791
+ "geschützten Beiträge, Seiten und andere Einträge setzt um den Zugang "
792
+ "einzuschränken."
793
+
794
+ #: lib/admin/class-groups-admin-welcome.php:155
795
+ msgid "Important"
796
+ msgstr "Wichtig"
797
+
798
+ #: lib/admin/class-groups-admin-welcome.php:180
799
+ msgid "Improved User Interface"
800
+ msgstr "Verbesserte Benutzeroberfläche"
801
+
802
+ #: lib/access/class-groups-access-meta-boxes.php:165
803
+ msgid ""
804
+ "In the same field, you can create a new group and restrict access. Group "
805
+ "names are case-sensitive. In order to be able to use the new group, your "
806
+ "user account will be assigned to it."
807
+ msgstr ""
808
+ "Im selben Feld kann man eine neue Gruppe erstellen und den Zugang "
809
+ "einschränken. Bei Gruppennamen wird die Groß- und Kleinschreibung beachtet. "
810
+ "Um die neue Gruppe verwenden zu können wird man der Gruppe hinzugefügt."
811
+
812
+ #: legacy/admin/groups-admin-options-legacy.php:62
813
+ msgid ""
814
+ "Include these capabilities to enforce read access on posts. The selected "
815
+ "capabilities will be offered to restrict access to posts."
816
+ msgstr ""
817
+ "Diese Kapazitäten sollen zur Zugangsbeschränkung von Beitragen verfügbar "
818
+ "sein. Die ausgewählten Kapazitäten stehen dann für die Beschränkung von "
819
+ "Beiträgen zur Verfügung."
820
+
821
+ #: lib/admin/groups-admin-groups-edit.php:146
822
+ msgid "Inherited capabilities:"
823
+ msgstr "Geerbte Kapazitäten:"
824
+
825
+ #: lib/access/class-groups-post-access.php:154
826
+ msgid "Invalid post ID."
827
+ msgstr "Ungültige Beitrags-ID."
828
+
829
+ #: lib/admin/class-groups-admin-welcome.php:158
830
+ msgid ""
831
+ "It seems that you have updated from Groups 1.x where access restrictions "
832
+ "were based on capabilities."
833
+ msgstr ""
834
+ "Es scheint hier wurde von Groups 1.x aktualisiert, wo Zugangsbeschränkungen "
835
+ "auf Kapazitäten basierten."
836
+
837
+ #: lib/views/class-groups-shortcodes.php:472
838
+ #, php-format
839
+ msgid "Join the %s group"
840
+ msgstr "Der Gruppe %s beitreten"
841
+
842
+ #: lib/views/class-groups-shortcodes.php:556
843
+ #, php-format
844
+ msgid "Leave the %s group"
845
+ msgstr "Die Gruppe %s verlassen"
846
+
847
+ #: lib/admin/groups-admin-options.php:318
848
+ msgid "Legacy Settings"
849
+ msgstr "Legacy Einstellungen"
850
+
851
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
852
+ #: lib/access/class-groups-access-meta-boxes.php:152
853
+ msgid ""
854
+ "Let's assume that you want to limit the visibility of a post to members of "
855
+ "the <em>Premium</em> group."
856
+ msgstr ""
857
+ "Angenommen Sie wollen einen Beitrag nur Mitgliedern der <em>Premium</em> "
858
+ "Gruppe sichtbar machen."
859
+
860
+ #: lib/blocks/src/blocks/groups-member/block.js:221
861
+ #: lib/blocks/src/blocks/groups-non-member/block.js:202
862
+ msgid "Loading..."
863
+ msgstr "Lade..."
864
+
865
+ #: lib/views/class-groups-shortcodes.php:121
866
+ msgid "Log out"
867
+ msgstr "Abmelden"
868
+
869
+ #: lib/admin/class-groups-admin-notice.php:131
870
+ msgid "Many thanks for using <strong>Groups</strong>!"
871
+ msgstr "Vielen Dank, dass Sie <strong>Groups</strong> verwenden!"
872
+
873
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:508
874
+ #: lib/access/class-groups-access-meta-boxes.php:441
875
+ msgid "Media"
876
+ msgstr "Medien"
877
+
878
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
879
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:563
880
+ #, php-format
881
+ msgid "Members of the %1$s group can access this %2$s through this capability."
882
+ msgid_plural ""
883
+ "Members of the %1$s groups can access this %2$s through this capability."
884
+ msgstr[0] ""
885
+ "Mitglieder der Gruppe %1$s können über diese Kapazität auf diese(n) %2$s "
886
+ "zugreifen."
887
+ msgstr[1] ""
888
+ "Mitglieder der Gruppen %1$s können über diese Kapazität auf diese(n) %2$s "
889
+ "zugreifen."
890
+
891
+ #: lib/admin/groups-admin-groups-edit.php:79
892
+ #: lib/admin/groups-admin-groups-add.php:72
893
+ msgid "Name"
894
+ msgstr "Name"
895
+
896
+ #: lib/admin/groups-admin-options.php:375
897
+ msgid "Network deactivation and data persistence"
898
+ msgstr "Netzwerkdeaktivation und Datenpersistenz"
899
+
900
+ #: lib/admin/groups-admin-capabilities.php:206
901
+ msgid "New Capability"
902
+ msgstr "Neue Kapazität"
903
+
904
+ #: lib/admin/class-groups-admin-welcome.php:191
905
+ msgid "New Documentation"
906
+ msgstr "Neue Dokumentation"
907
+
908
+ #: lib/admin/groups-admin-groups.php:212
909
+ msgid "New Group"
910
+ msgstr "Neue Gruppe"
911
+
912
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
913
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:572
914
+ msgid ""
915
+ "No groups grant access through this capability. To grant access to group "
916
+ "members using this capability, you should assign it to a group and enable "
917
+ "the capability for access restriction."
918
+ msgstr ""
919
+ "Keine Gruppe gewährt Zugriff über diese Kapazität. Um Gruppenmitgliedern "
920
+ "Zugriff über diese Kapazität zu gewähren, sollte sie einer Gruppe zugewiesen "
921
+ "werden und zur Zugangsbeschränkung aktiviert werden."
922
+
923
+ #: lib/admin/groups-admin-capabilities.php:123
924
+ msgid "No new capabilities have been found."
925
+ msgstr "Es wurden keine neuen Kapazitäten gefunden."
926
+
927
+ #: lib/admin/groups-admin-capabilities-remove.php:116
928
+ msgid "No such capabilities."
929
+ msgstr "Solche Kapazitäten sind nicht vorhanden."
930
+
931
+ #: lib/admin/groups-admin-capabilities-remove.php:41
932
+ #: lib/admin/groups-admin-capabilities-edit.php:41
933
+ msgid "No such capability."
934
+ msgstr "Diese Kapazität ist nicht vorhanden."
935
+
936
+ #: lib/admin/groups-admin-groups-edit.php:43
937
+ #: lib/admin/groups-admin-groups-remove.php:41
938
+ msgid "No such group."
939
+ msgstr "Diese Gruppe ist nicht vorhanden."
940
+
941
+ #: lib/admin/groups-admin-groups-remove.php:116
942
+ msgid "No such groups."
943
+ msgstr "Solche Gruppen sind nicht vorhanden."
944
+
945
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:132
946
+ msgid ""
947
+ "Note that you must be a member of a group that has such a capability "
948
+ "assigned."
949
+ msgstr ""
950
+ "Beachten Sie, dass Sie Mitglied einer Gruppe die diese Kapazität hat sein "
951
+ "müssen."
952
+
953
+ #: lib/access/class-groups-access-meta-boxes.php:143
954
+ msgid "Note that you must be a member of a group to use it to restrict access."
955
+ msgstr ""
956
+ "Es ist zu beachten dass man Mitglied einer Gruppe sein muss, um diese zur "
957
+ "Zugangsbeschränkung verwenden zu können."
958
+
959
+ #: lib/admin/class-groups-admin-welcome.php:183
960
+ msgid ""
961
+ "Now you can assign new users directly to groups when you create a new user "
962
+ "account from the Dashboard."
963
+ msgstr ""
964
+ "Jetzt kann man neue Benutzer direkt Gruppen zuweisen wenn man deren "
965
+ "Benutzerkonto vom Dashboard aus erstellt."
966
+
967
+ #: lib/admin/class-groups-admin-welcome.php:174
968
+ msgid ""
969
+ "Now you can protect your posts, pages and any other custom post type like "
970
+ "products or events by simply assigning them to one or more groups."
971
+ msgstr ""
972
+ "Man kann jetzt Beiträge, Seiten und alle anderen Eintragstypen wie Produkte "
973
+ "oder Evente einfach schützen, indem man diese einer oder mehreren Gruppen "
974
+ "zuweist."
975
+
976
+ #: lib/admin/class-groups-admin-welcome.php:227
977
+ msgid ""
978
+ "Once you have adjusted your access restrictions based on groups, you can "
979
+ "disable legacy access control."
980
+ msgstr ""
981
+ "Die Legacy Zugriffsbeschränkungen können deaktiviert werden sobald diese auf "
982
+ "Gruppen umgestellt wurden."
983
+
984
+ #: lib/admin/groups-admin-capabilities.php:121
985
+ #, php-format
986
+ msgid "One capability has been added."
987
+ msgid_plural "%d capabilities have been added."
988
+ msgstr[0] "Eine Kapazität wurde hinzugefügt."
989
+ msgstr[1] "%d Kapazitäten wurden hinzugefügt."
990
+
991
+ #: legacy/admin/class-groups-admin-post-columns-legacy.php:77
992
+ msgid "One or more capabilities required to read the entry."
993
+ msgstr "Eine oder mehr Kapazitäten sind benötigt um den Beitrag zu lesen."
994
+
995
+ #: lib/admin/class-groups-admin-post-columns.php:95
996
+ msgid "One or more groups granting access to entries."
997
+ msgstr "Eine oder mehr Gruppen die Zugriff auf Einträge erstatten."
998
+
999
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
1000
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:593
1001
+ #, php-format
1002
+ msgid ""
1003
+ "Only groups or users that have one of the selected capabilities are allowed "
1004
+ "to read this %s."
1005
+ msgstr ""
1006
+ "Nur Gruppen oder Benutzer die eine der gewählten Kapazitäten haben ist es "
1007
+ "gestattet diese(n) %s zu lesen."
1008
+
1009
+ #: lib/admin/class-groups-admin.php:209
1010
+ msgid "Options"
1011
+ msgstr "Optionen"
1012
+
1013
+ #: lib/core/class-groups-help.php:70
1014
+ msgctxt "Help tab title and heading"
1015
+ msgid "Options"
1016
+ msgstr "Optionen"
1017
+
1018
+ #: lib/admin/class-groups-admin.php:270
1019
+ msgctxt "Plugin action link"
1020
+ msgid "Options"
1021
+ msgstr "Optionen"
1022
+
1023
+ #: lib/admin/groups-admin-options.php:117
1024
+ msgid "Options saved."
1025
+ msgstr "Optionen gespeichert."
1026
+
1027
+ #: lib/admin/groups-admin-groups-edit.php:86
1028
+ #: lib/admin/groups-admin-groups-add.php:79
1029
+ msgid "Parent"
1030
+ msgstr "Vorläufer"
1031
+
1032
+ #: lib/admin/class-groups-admin-welcome.php:237
1033
+ msgid "Perfect complements to memberships and access control with Groups."
1034
+ msgstr ""
1035
+ "Perfekte Ergänzungen für Mitgliedschaften und Zugangskontrolle mit Groups."
1036
+
1037
+ #: lib/admin/groups-admin-options.php:295
1038
+ msgid "Permissions"
1039
+ msgstr "Berechtigungen"
1040
+
1041
+ #: lib/admin/groups-admin-groups-remove.php:142
1042
+ msgid ""
1043
+ "Please confirm removal of the following groups. This action cannot be undone."
1044
+ msgstr ""
1045
+ "Bitte bestätigen Sie dass folgende Gruppen gelöscht werden. Diese Aktion "
1046
+ "kann nicht rückgängig gemacht werden."
1047
+
1048
+ #: lib/admin/groups-admin-capabilities-remove.php:139
1049
+ msgid ""
1050
+ "Please confirm to remove the following capabilities. This action cannot be "
1051
+ "undone."
1052
+ msgstr ""
1053
+ "Bitte bestätigen Sie dass folgende Kapazitäten gelöscht werden. Diese Aktion "
1054
+ "kann nicht rückgängig gemacht werden."
1055
+
1056
+ #: lib/core/class-groups-help.php:144
1057
+ #, php-format
1058
+ msgid ""
1059
+ "Please give it a <a href=\"%s\">&#9733;&#9733;&#9733;&#9733;&#9733;</a> "
1060
+ "rating."
1061
+ msgstr ""
1062
+ "Bitte geben Sie eine <a href=\"%s\">&#9733;&#9733;&#9733;&#9733;&#9733;</a> "
1063
+ "Bewertung ab!"
1064
+
1065
+ #: lib/admin/class-groups-admin-welcome.php:160
1066
+ #, php-format
1067
+ msgid ""
1068
+ "Please make sure to read the notes on <strong>Switching to Groups %s</"
1069
+ "strong> below."
1070
+ msgstr ""
1071
+ "Bitte beachte die Hinweise unten bezüglich <strong>Umstellen auf Groups %s</"
1072
+ "strong>."
1073
+
1074
+ #: lib/admin/class-groups-admin-welcome.php:229
1075
+ msgid ""
1076
+ "Please refer to the <a target=\"_blank\" href=\"https://docs.itthinx.com/"
1077
+ "document/groups/\">Documentation</a> for details on how to switch to and use "
1078
+ "the new access restrictions."
1079
+ msgstr ""
1080
+ "Bitte beachte die <a target=\"_blank\" href=\"https://docs.itthinx.com/"
1081
+ "document/groups/\">Dokumentation</a> für Details über die Umstellung und "
1082
+ "Benutzung der neuen Zugriffsbeschränkungen."
1083
+
1084
+ #: lib/access/class-groups-access-meta-boxes.php:497
1085
+ #, php-format
1086
+ msgid ""
1087
+ "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
1088
+ "that require complete protection."
1089
+ msgstr ""
1090
+ "Für Archive die kompletten Zugangsschutz benötigen, bitte <a href=\"%s\" "
1091
+ "target=\"_blank\">Groups File Access</a> verwenden."
1092
+
1093
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
1094
+ #: lib/access/class-groups-access-meta-boxes.php:191
1095
+ msgid "Post"
1096
+ msgstr "Beitrag"
1097
+
1098
+ #: lib/admin/groups-admin-options.php:233
1099
+ msgid "Post types"
1100
+ msgstr "Beitragstypen"
1101
+
1102
+ #: lib/admin/class-groups-admin-welcome.php:176
1103
+ msgid ""
1104
+ "Previously we used capabilities to do that, but changing to this new model "
1105
+ "makes things even easier."
1106
+ msgstr ""
1107
+ "Bisher wurden Kapazitäten verwendet um das zu tun, aber der Wechsel zum "
1108
+ "neuen Modell macht die Dinge noch viel einfacher."
1109
+
1110
+ #: lib/admin/class-groups-admin-welcome.php:169
1111
+ msgid "Protect Content Easily"
1112
+ msgstr "Inhalte Einfach Schützen"
1113
+
1114
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:308
1115
+ msgid "Quick-create group &amp; capability"
1116
+ msgstr "Instant Gruppe &amp; Kapazität"
1117
+
1118
+ #: lib/access/class-groups-access-meta-boxes.php:228
1119
+ #: lib/access/class-groups-access-meta-boxes.php:443
1120
+ msgid "Read"
1121
+ msgstr "Lesen"
1122
+
1123
+ #: legacy/access/class-groups-post-access-legacy.php:52
1124
+ msgid "Read Post"
1125
+ msgstr "Beitrag Lesen"
1126
+
1127
+ #: lib/admin/groups-admin-add-ons.php:63
1128
+ msgid "Recommended extensions for Groups"
1129
+ msgstr "Empfohlene Erweiterungen für Groups"
1130
+
1131
+ #: lib/admin/groups-admin-add-ons.php:164
1132
+ msgid "Recommended plugins by itthinx"
1133
+ msgstr "Empfohlene Plugins von itthinx"
1134
+
1135
+ #: lib/admin/groups-admin-capabilities.php:217
1136
+ #: lib/admin/groups-admin-capabilities.php:222
1137
+ msgid "Refresh"
1138
+ msgstr "Aktualisieren"
1139
+
1140
+ #: lib/auto/class-groups-registered.php:68
1141
+ msgid "Registered"
1142
+ msgstr "Registriert"
1143
+
1144
+ #: lib/admin/class-groups-admin-notice.php:151
1145
+ msgid "Remind me later"
1146
+ msgstr "Vielleicht später"
1147
+
1148
+ #: lib/admin/groups-admin-groups-remove.php:62
1149
+ #: lib/admin/groups-admin-groups-remove.php:153
1150
+ #: lib/admin/groups-admin-capabilities-remove.php:62
1151
+ #: lib/admin/groups-admin-capabilities-remove.php:149
1152
+ #: lib/admin/groups-admin-groups.php:478
1153
+ #: lib/admin/groups-admin-capabilities.php:372
1154
+ #: lib/admin/groups-admin-capabilities.php:458
1155
+ msgid "Remove"
1156
+ msgstr "Löschen"
1157
+
1158
+ #: lib/admin/groups-admin-capabilities-remove.php:53
1159
+ msgid "Remove a capability"
1160
+ msgstr "Eine Kapazität löschen"
1161
+
1162
+ #: lib/admin/groups-admin-groups-remove.php:53
1163
+ msgid "Remove a group"
1164
+ msgstr "Eine Gruppe löschen"
1165
+
1166
+ #: lib/admin/groups-admin-capabilities-remove.php:133
1167
+ msgid "Remove capabilities"
1168
+ msgstr "Kapazitäten löschen"
1169
+
1170
+ #: lib/admin/groups-admin-groups.php:382
1171
+ msgid "Remove capability"
1172
+ msgstr "Kapazität löschen"
1173
+
1174
+ #: lib/admin/class-groups-admin-users.php:214
1175
+ msgid "Remove from group"
1176
+ msgstr "Von der Gruppe entfernen"
1177
+
1178
+ #: lib/admin/groups-admin-groups.php:380
1179
+ msgid "Remove group"
1180
+ msgstr "Gruppe entfernen"
1181
+
1182
+ #: lib/admin/groups-admin-groups-remove.php:135
1183
+ msgid "Remove groups"
1184
+ msgstr "Gruppen entfernen"
1185
+
1186
+ #: legacy/admin/class-groups-admin-posts-legacy.php:186
1187
+ #: lib/admin/class-groups-admin-posts.php:225
1188
+ msgid "Remove restriction"
1189
+ msgstr "Beschränkung entfernen"
1190
+
1191
+ #: lib/admin/groups-admin-options.php:58
1192
+ msgid "Restrict Access"
1193
+ msgstr "Zugang Beschränken"
1194
+
1195
+ #: lib/access/class-groups-access-meta-boxes.php:254
1196
+ #, php-format
1197
+ msgid "Restricts the visibility of this %s to members of the chosen groups."
1198
+ msgstr ""
1199
+ "Beschränkt die %s-Sichtbarkeit auf Mitglieder der ausgewählten Gruppen."
1200
+
1201
+ #: lib/access/class-groups-access-meta-boxes.php:491
1202
+ msgid "Restricts the visibility of this entry to members of the chosen groups."
1203
+ msgstr ""
1204
+ "Beschränkt die Sichtbarkeit dieses Eintrags auf Mitglieder der ausgewählten "
1205
+ "Gruppen."
1206
+
1207
+ #: lib/admin/groups-admin-groups.php:345
1208
+ #: lib/admin/groups-admin-capabilities.php:357
1209
+ msgid "Results per page"
1210
+ msgstr "Ergebnisse pro Seite"
1211
+
1212
+ #: lib/admin/groups-admin-options.php:138
1213
+ msgid "Role"
1214
+ msgstr "Rolle"
1215
+
1216
+ #: lib/admin/groups-admin-groups-edit.php:163
1217
+ #: lib/admin/groups-admin-capabilities-edit.php:77
1218
+ #: lib/admin/groups-admin-options.php:208
1219
+ #: lib/admin/groups-admin-options.php:333
1220
+ #: lib/admin/groups-admin-options.php:388
1221
+ msgid "Save"
1222
+ msgstr "Speichern"
1223
+
1224
+ #: lib/blocks/src/blocks/groups-member/block.js:228
1225
+ #: lib/blocks/src/blocks/groups-non-member/block.js:209
1226
+ msgid "Select Groups"
1227
+ msgstr "Gruppen auswählen"
1228
+
1229
+ #: lib/admin/groups-admin-options.php:237
1230
+ msgid "Show access restrictions for these post types."
1231
+ msgstr "Zugangsbeschränkungen für diese Beitragstypen zeigen."
1232
+
1233
+ #: lib/blocks/src/blocks/groups-member/block.js:162
1234
+ msgid "Show content for group members"
1235
+ msgstr "Inhalt Gruppenmitgliedern anzeigen"
1236
+
1237
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:277
1238
+ msgid "Show groups"
1239
+ msgstr "Gruppen zeigen"
1240
+
1241
+ #: lib/admin/groups-admin-options.php:281
1242
+ msgid "Show groups in user profiles."
1243
+ msgstr "Gruppen in Benutzerprofilen zeigen."
1244
+
1245
+ #: lib/admin/groups-admin-options.php:290
1246
+ msgid "Show the Groups tree view."
1247
+ msgstr "Die Baumansicht von Groups anzeigen."
1248
+
1249
+ #: lib/admin/groups-admin-options.php:273
1250
+ msgid ""
1251
+ "Some post types shown may not offer access restrictions even though they "
1252
+ "appear enabled here."
1253
+ msgstr ""
1254
+ "Einige der angezeigten Beitragstypen bieten möglicherweise keine "
1255
+ "Zugriffsbeschränkungen, obwohl sie hier aktiviert angezeigt werden."
1256
+
1257
+ #: lib/admin/class-groups-admin-welcome.php:199
1258
+ #, php-format
1259
+ msgid "Switching to Groups %s"
1260
+ msgstr "Umstellen auf Groups %s"
1261
+
1262
+ #: lib/admin/class-groups-admin-posts.php:183
1263
+ msgid "Terms"
1264
+ msgstr "Begriffe"
1265
+
1266
+ #: lib/core/class-groups-help.php:141
1267
+ msgid ""
1268
+ "Thank you for using <a href=\"https://www.itthinx.com/plugins/groups\" "
1269
+ "target=\"_blank\">Groups</a> by <a href=\"https://www.itthinx.com\" target="
1270
+ "\"_blank\">itthinx</a>."
1271
+ msgstr ""
1272
+ "Danke für das Vertrauen in <a href=\"https://www.itthinx.com/plugins/groups"
1273
+ "\" target=\"_blank\">Groups</a> von <a href=\"https://www.itthinx.com\" "
1274
+ "target=\"_blank\">itthinx</a>."
1275
+
1276
+ #: lib/admin/class-groups-admin-welcome.php:149
1277
+ msgid ""
1278
+ "Thanks for using Groups! We have made it even easier to protect your content "
1279
+ "and hope you like it :)"
1280
+ msgstr ""
1281
+ "Danke dass Ihr Groups verwendet! Wir haben es noch einfacher gemacht Inhalte "
1282
+ "zu schützen und hoffen es gefällt euch :)"
1283
+
1284
+ #: lib/admin/groups-admin-capabilities-edit.php:116
1285
+ #, php-format
1286
+ msgid ""
1287
+ "The <em>%s</em> capability already exists and cannot be assigned to this one."
1288
+ msgstr ""
1289
+ "Die Kapazität <em>%s</em> existiert bereits und kann nicht dieser zugewiesen "
1290
+ "werden."
1291
+
1292
+ #: lib/admin/groups-admin-capabilities-add.php:104
1293
+ #, php-format
1294
+ msgid "The <em>%s</em> capability already exists."
1295
+ msgstr "Die Kapazität <em>%s</em> existiert bereits."
1296
+
1297
+ #: lib/admin/groups-admin-capabilities-edit.php:126
1298
+ #, php-format
1299
+ msgid "The <em>%s</em> capability could not be updated."
1300
+ msgstr "Die Kapazität <em>%s</em> konnte nicht aktualisiert werden."
1301
+
1302
+ #: lib/admin/groups-admin-capabilities.php:62
1303
+ #, php-format
1304
+ msgid "The <em>%s</em> capability has been created."
1305
+ msgstr "Die Kapazität <em>%s</em> wurde erstellt."
1306
+
1307
+ #: lib/admin/groups-admin-capabilities.php:70
1308
+ #, php-format
1309
+ msgid "The <em>%s</em> capability has been updated."
1310
+ msgstr "Die Kapazität <em>%s</em> wurde aktualisiert."
1311
+
1312
+ #: lib/admin/groups-admin-groups-edit.php:209
1313
+ #, php-format
1314
+ msgid ""
1315
+ "The <em>%s</em> group already exists and cannot be used to name this one."
1316
+ msgstr ""
1317
+ "Die Gruppe <em>%s</em> existiert bereits and kann nicht als Name für diese "
1318
+ "verwendet werden."
1319
+
1320
+ #: lib/admin/groups-admin-groups-add.php:168
1321
+ #, php-format
1322
+ msgid "The <em>%s</em> group already exists."
1323
+ msgstr "Die Gruppe <em>%s</em> existiert bereits."
1324
+
1325
+ #: lib/admin/groups-admin-groups.php:63
1326
+ #, php-format
1327
+ msgid "The <em>%s</em> group has been created."
1328
+ msgstr "Die Gruppe <em>%s</em> wurde erstellt."
1329
+
1330
+ #: lib/admin/groups-admin-groups.php:71
1331
+ #, php-format
1332
+ msgid "The <em>%s</em> group has been updated."
1333
+ msgstr "Die Gruppe <em>%s</em> wurde aktualisiert."
1334
+
1335
+ #: lib/admin/groups-admin-capabilities-edit.php:130
1336
+ #: lib/admin/groups-admin-capabilities-add.php:102
1337
+ msgid "The <em>Capability</em> must not be empty."
1338
+ msgstr "Die <em>Kapazität</em> darf nicht leer sein."
1339
+
1340
+ #: lib/admin/groups-admin-groups-edit.php:201
1341
+ msgid "The <em>Name</em> must not be empty."
1342
+ msgstr "Der <em>Name</em> darf nicht leer sein."
1343
+
1344
+ #: lib/access/class-groups-access-meta-boxes.php:495
1345
+ msgid ""
1346
+ "The attachment page is restricted to authorized users, but due to technical "
1347
+ "limitations, the file can still be accessed directly via its URL."
1348
+ msgstr ""
1349
+ "Zugang zur Anhangsseite ist auf berechtigte Benutzer beschränkt, aber aus "
1350
+ "technischen Gründen kann auf das Archiv direkt über seine URL zugegriffen "
1351
+ "werden."
1352
+
1353
+ #: lib/admin/groups-admin-capabilities.php:75
1354
+ msgid "The capability has been deleted."
1355
+ msgstr "Die Kapazität wurde gelöscht."
1356
+
1357
+ #: lib/admin/groups-admin-groups-edit.php:130
1358
+ msgid "The chosen capabilities are assigned to the group."
1359
+ msgstr "Die ausgewählten Kapazitäten werden der Gruppe zugewiesen."
1360
+
1361
+ #: lib/core/class-groups-help.php:87
1362
+ msgid ""
1363
+ "The complete documentation is available on the <a href=\"https://docs."
1364
+ "itthinx.com/document/groups\">Documentation</a> pages for Groups."
1365
+ msgstr ""
1366
+ "Die vollständige Dokumentation ist auf den <a href=\"https://docs.itthinx."
1367
+ "com/document/groups\">Documentationsseiten</a> für Groups erhältlich."
1368
+
1369
+ #: lib/admin/class-groups-admin-welcome.php:210
1370
+ msgid "The following is only of interest if you have upgraded from Groups 1.x:"
1371
+ msgstr ""
1372
+ "Folgendes ist nur von Interesse wenn von Groups 1.x aktualisiert wurde:"
1373
+
1374
+ #: lib/admin/groups-admin-groups.php:76
1375
+ msgid "The group has been deleted."
1376
+ msgstr "Die Gruppe wurde gelöscht."
1377
+
1378
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:148
1379
+ msgid "The manual way:"
1380
+ msgstr "Der manuelle Weg:"
1381
+
1382
+ #: lib/admin/groups-admin-groups-add.php:166
1383
+ msgid "The name must not be empty."
1384
+ msgstr "Der Name darf nicht leer sein."
1385
+
1386
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:139
1387
+ msgid "The quick way:"
1388
+ msgstr "Der schnelle Weg:"
1389
+
1390
+ #: lib/admin/class-groups-admin-user-profile.php:92
1391
+ #: lib/admin/class-groups-admin-user-profile.php:190
1392
+ msgid "The user is a member of the chosen groups."
1393
+ msgstr "Der Benutzer ist Mitglied der ausgewählten Gruppen."
1394
+
1395
+ #: lib/admin/groups-admin-groups.php:542
1396
+ #: lib/admin/groups-admin-capabilities.php:484
1397
+ msgid "There are no results."
1398
+ msgstr "Es liegen keine Resultate vor."
1399
+
1400
+ #: lib/admin/groups-admin-groups-add.php:112
1401
+ msgid "These capabilities will be assigned to the group."
1402
+ msgstr "Diese Kapazitäten werden der Gruppe zugewiesen."
1403
+
1404
+ #: lib/admin/groups-admin-options.php:296
1405
+ msgid ""
1406
+ "These permissions apply to Groups management. They do not apply to access "
1407
+ "permissions derived from Groups capabilities."
1408
+ msgstr ""
1409
+ "Diese Berechtigungen dienen der Verwaltung von Groups. Sie finden keine "
1410
+ "Anwendung bei Berechtigungen die von Groups Kapazitäten abgeleitet werden."
1411
+
1412
+ #: lib/admin/class-groups-admin-welcome.php:219
1413
+ msgid "This could be important!"
1414
+ msgstr "Dies könnte wichtig sein!"
1415
+
1416
+ #: lib/admin/groups-admin-options.php:269
1417
+ msgid ""
1418
+ "This determines for which post types access restriction settings are offered."
1419
+ msgstr ""
1420
+ "Dies bestimmt für welche Beitragstypen Einstellungen zur Zugangsbeschränkung "
1421
+ "angeboten werden."
1422
+
1423
+ #: lib/admin/groups-admin-groups.php:535
1424
+ msgid "This group has no capabilities."
1425
+ msgstr "Diese Gruppe hat keine Kapazitäten."
1426
+
1427
+ #: lib/admin/class-groups-admin-welcome.php:215
1428
+ msgid ""
1429
+ "This means that if you had access restrictions in place that were based on "
1430
+ "capabilities, your entries will still be protected."
1431
+ msgstr ""
1432
+ "Dies bedeutet dass vorige Zugangsbeschränkungen die auf Kapazitäten basieren "
1433
+ "immer noch die Einträge schützen."
1434
+
1435
+ #: lib/access/class-groups-post-access.php:656
1436
+ msgid ""
1437
+ "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1438
+ "get_read_post_capabilities() to retrieve the capabilities instead."
1439
+ msgstr ""
1440
+ "Diese Methode ist veraltet. Es sollte stattdessen Groups_Post_Access_Legacy::"
1441
+ "get_read_post_capabilities() verwendet werden um die Kapazitäten zu erhalten."
1442
+
1443
+ #: lib/admin/groups-admin-options.php:221
1444
+ msgid ""
1445
+ "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1446
+ "code> or set it to <code>false</code>."
1447
+ msgstr ""
1448
+ "Um dies zu deaktivieren, sollte die Konstante "
1449
+ "<code>GROUPS_ADMINISTRATOR_OVERRIDE</code> nicht definiert werden oder auf "
1450
+ "<code>false</code> gesetzt werden."
1451
+
1452
+ #: lib/admin/class-groups-admin-welcome.php:206
1453
+ msgid ""
1454
+ "To make it easier to transition to the new model for those who migrate from "
1455
+ "a previous version, we have included legacy access control based on "
1456
+ "capabilities."
1457
+ msgstr ""
1458
+ "Um die Umstellung auf das neue Modell für Benutzer einer vorigen Version "
1459
+ "einfach zu halten, haben wir Legacy Zugriffsbeschränkungen einbezogen die "
1460
+ "auf Kapazitäten basieren."
1461
+
1462
+ #: lib/admin/class-groups-admin-welcome.php:204
1463
+ msgid ""
1464
+ "To put it simple, previously you would have used capabilities to restrict "
1465
+ "access to posts and now you simply use groups."
1466
+ msgstr ""
1467
+ "Einfach gesagt, vorher wurden Kapazitäten verwendet um den Zugriff auf "
1468
+ "Beiträge zu schützen und jetzt verwendet man schlicht Gruppen."
1469
+
1470
+ #: lib/admin/class-groups-admin.php:181 lib/admin/class-groups-admin.php:182
1471
+ msgid "Tree"
1472
+ msgstr "Baum"
1473
+
1474
+ #: lib/admin/groups-admin-tree-view.php:43
1475
+ msgid "Tree of Groups"
1476
+ msgstr "Gruppenbaum"
1477
+
1478
+ #: lib/admin/groups-admin-options.php:286
1479
+ msgid "Tree view"
1480
+ msgstr "Baumansicht"
1481
+
1482
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:153
1483
+ msgid ""
1484
+ "Try the quick-create field first. Unless you need a more complex setup, "
1485
+ "there is no reason to go this way instead."
1486
+ msgstr ""
1487
+ "Probieren Sie das Instant-Feld zuerst aus. Es gibt keinen Grund diesen Weg "
1488
+ "zu gehen, ausser Sie benötigen eine komplexere Einrichtung."
1489
+
1490
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1491
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1492
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:545
1493
+ msgid "Type and choose &hellip;"
1494
+ msgstr "Tippen und wählen &hellip;"
1495
+
1496
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:127
1497
+ msgid ""
1498
+ "Use the <em>Access restrictions</em> box to limit the visibility of posts, "
1499
+ "pages and other post types."
1500
+ msgstr ""
1501
+ "Verwenden Sie das Kästchen <em>Zugangsbeschränkungen</em> um die "
1502
+ "Sichtbarkeit von Beiträgen, Seiten und anderen Beitragstypen einzuschränken."
1503
+
1504
+ #: lib/access/class-groups-access-meta-boxes.php:135
1505
+ msgid ""
1506
+ "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1507
+ "other post types."
1508
+ msgstr ""
1509
+ "Verwende den Kasten <em>Gruppen</em> um die Sichtbarkeit von Beiträgen, "
1510
+ "Seiten und anderen Beitragstypen einzuschränken."
1511
+
1512
+ #: lib/admin/groups-admin-options.php:277
1513
+ msgid "User profiles"
1514
+ msgstr "Benutzerprofile"
1515
+
1516
+ #: lib/admin/class-groups-admin-users.php:285
1517
+ msgctxt "label title for conjunctive groups filter checkbox"
1518
+ msgid "Users must belong to all chosen groups"
1519
+ msgstr "Benutzer müssen Mitglied aller ausgewählten Gruppen sein"
1520
+
1521
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:141
1522
+ msgid "Using the quick-create field"
1523
+ msgstr "Verwendung des Instant-Feldes"
1524
+
1525
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:146
1526
+ msgid ""
1527
+ "Using the quick-create field, you can create a new group and capability. The "
1528
+ "capability will be assigned to the group and enabled to enforce read access. "
1529
+ "Group names are case-sensitive, the name of the capability is the lower-case "
1530
+ "version of the name of the group. If the group already exists, a new "
1531
+ "capability is created and assigned to the existing group. If the capability "
1532
+ "already exists, it will be assigned to the group. If both already exist, the "
1533
+ "capability is enabled to enforce read access. In order to be able to use the "
1534
+ "capability, your user account will be assigned to the group."
1535
+ msgstr ""
1536
+ "Mit dem Instant-Feld können Gruppen und Kapazitäten erstellt werden. Die "
1537
+ "Kapazität wird der Gruppe zugewiesen und zur Zugriffsbeschränkung aktiviert. "
1538
+ "Gruppennamen unterscheiden Groß- und Kleinschreibung, der Name der Kapazität "
1539
+ "ist die Version des Gruppennamens in Kleinschreibung. Existiert die Gruppe "
1540
+ "bereits, dann wird die Kapazität erstellt und der bestehenden Gruppe "
1541
+ "zugewiesen. Existiert die Kapazität bereits, dann wird sie der Gruppe "
1542
+ "zugewiesen. Existieren beide, dann wird die Kapazität zur "
1543
+ "Zugriffsbeschränkung aktiviert. Um die Kapazität verwenden zu können, wird "
1544
+ "ihr Benutzerkonto der Gruppe hinzugefügt."
1545
+
1546
+ #: lib/admin/class-groups-admin-welcome.php:110
1547
+ msgid "View the Welcome screen for this version of Groups"
1548
+ msgstr "Den Begrüßungsbildschirm für diese Version von Groups anzeigen"
1549
+
1550
+ #: lib/admin/class-groups-admin.php:306
1551
+ msgid "Warning!"
1552
+ msgstr "Achtung!"
1553
+
1554
+ #: lib/admin/class-groups-admin-welcome.php:172
1555
+ msgid "We have made it even easier to protect your content!"
1556
+ msgstr "Wir haben es noch einfacher gemacht Inhalte zu schützen!"
1557
+
1558
+ #: lib/admin/class-groups-admin-welcome.php:111
1559
+ msgid "Welcome"
1560
+ msgstr "Willkommen"
1561
+
1562
+ #: lib/admin/class-groups-admin-welcome.php:46
1563
+ #: lib/admin/class-groups-admin-welcome.php:47
1564
+ msgid "Welcome to Groups"
1565
+ msgstr "Willkommen zu Groups"
1566
+
1567
+ #: lib/admin/class-groups-admin-welcome.php:138
1568
+ #, php-format
1569
+ msgid "Welcome to Groups %s"
1570
+ msgstr "Willkommen zu Groups %s"
1571
+
1572
+ #: lib/admin/class-groups-admin-welcome.php:165
1573
+ msgid "What's New?"
1574
+ msgstr "Was gibt’s Neues?"
1575
+
1576
+ #: lib/admin/class-groups-admin-welcome.php:194
1577
+ msgid ""
1578
+ "Whether you are new to Groups or have been using it before, please make sure "
1579
+ "to visit the <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1580
+ "groups/\">Documentation</a> pages to know more about how to use it."
1581
+ msgstr ""
1582
+ "Egal ob man bei Groups neu ist oder es bereits zuvor verwendet hat, raten "
1583
+ "wir es an die <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1584
+ "groups/\">Dokumentation</a> anzusehen, um mehr darüber zu erfahren wie man "
1585
+ "es verwendet."
1586
+
1587
+ #: lib/admin/class-groups-admin-notice.php:145
1588
+ msgid "Yes, here we go!"
1589
+ msgstr "Ja, auf geht’s!"
1590
+
1591
+ #: lib/views/class-groups-shortcodes.php:530
1592
+ #, php-format
1593
+ msgid "You are a member of the %s group."
1594
+ msgstr "Sie sind Mitglied der Gruppe %s."
1595
+
1596
+ #: lib/admin/class-groups-admin-welcome.php:217
1597
+ msgid ""
1598
+ "You are running the system with legacy access control based on capabilities "
1599
+ "disabled."
1600
+ msgstr ""
1601
+ "Das System läuft mit Legacy Zugriffsbeschränkungen basierend auf Kapazitäten "
1602
+ "deaktiviert."
1603
+
1604
+ #: lib/admin/class-groups-admin-welcome.php:213
1605
+ msgid ""
1606
+ "You are running the system with legacy access control based on capabilities "
1607
+ "enabled."
1608
+ msgstr ""
1609
+ "Das System läuft mit Legacy Zugriffsbeschränkungen basierend auf Kapazitäten "
1610
+ "aktiviert."
1611
+
1612
+ #: lib/admin/class-groups-admin-notice.php:157
1613
+ #, php-format
1614
+ msgid ""
1615
+ "You can also follow <a href=\"%s\">@itthinx</a> on Twitter or visit <a href="
1616
+ "\"%s\" target=\"_blank\">itthinx.com</a> to check out other free and premium "
1617
+ "plugins we provide."
1618
+ msgstr ""
1619
+ "Sie können auch <a href=\"%s\">@itthinx</a> auf Twitter folgen oder <a href="
1620
+ "\"%s\" target=\"_blank\">itthinx.com</a> um mehr über weitere kostenfreie "
1621
+ "und Premium Plugins die wir bereitstellen zu erfahren."
1622
+
1623
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:312
1624
+ msgid ""
1625
+ "You can create a new group and capability here. The capability will be "
1626
+ "assigned to the group and enabled to enforce read access. Group names are "
1627
+ "case-sensitive, the name of the capability is the lower-case version of the "
1628
+ "name of the group. If the group already exists, a new capability is created "
1629
+ "and assigned to the existing group. If the capability already exists, it "
1630
+ "will be assigned to the group. If both already exist, the capability is "
1631
+ "enabled to enforce read access. In order to be able to use the capability, "
1632
+ "your user account will be assigned to the group."
1633
+ msgstr ""
1634
+ "Sie können hier eine neue Gruppe und Kapazität erstellen. Die Kapazität wird "
1635
+ "der Gruppe zugewiesen und zur Zugriffsbeschränkung aktiviert. Gruppennamen "
1636
+ "unterscheiden Groß- und Kleinschreibung, der Name der Kapazität ist die "
1637
+ "Version des Gruppennamens in Kleinschreibung. Existiert die Gruppe bereits, "
1638
+ "dann wird die Kapazität erstellt und der bestehenden Gruppe zugewiesen. "
1639
+ "Existiert die Kapazität bereits, dann wird sie der Gruppe zugewiesen. "
1640
+ "Existieren beide, dann wird die Kapazität zur Zugriffsbeschränkung "
1641
+ "aktiviert. Um die Kapazität verwenden zu können, wird ihr Benutzerkonto der "
1642
+ "Gruppe hinzugefügt."
1643
+
1644
+ #: lib/access/class-groups-access-meta-boxes.php:221
1645
+ #: lib/access/class-groups-access-meta-boxes.php:476
1646
+ msgid "You can create a new group by indicating the group's name."
1647
+ msgstr ""
1648
+ "Eine neue Gruppe kann erstellt werden indem man den Namen der Gruppe eingibt."
1649
+
1650
+ #: lib/access/class-groups-access-meta-boxes.php:215
1651
+ #, php-format
1652
+ msgid ""
1653
+ "You can restrict the visibility of this %1$s to group members. Choose one or "
1654
+ "more groups that are allowed to read this %2$s. If no groups are chosen, the "
1655
+ "%3$s is visible to anyone."
1656
+ msgstr ""
1657
+ "Die %1$s-Sichtbarkeit kann auf Gruppenmitglieder eingeschränkt werden. Eine "
1658
+ "oder mehrere Gruppen auswählen die diese/n/s %2$s lesen dürfen. Werden keine "
1659
+ "Gruppen ausgewählt dann ist diese/r/s %3$s für alle sichtbar."
1660
+
1661
+ #: lib/access/class-groups-access-meta-boxes.php:475
1662
+ msgid ""
1663
+ "You can restrict the visibility to group members. Choose one or more groups "
1664
+ "to restrict access. If no groups are chosen, this entry is visible to anyone."
1665
+ msgstr ""
1666
+ "Die Sichtbarkeit kann auf Gruppenmitglieder eingeschränkt werden. Eine oder "
1667
+ "mehrere Gruppen auswählen um den Zugriff einzuschränken. Werden keine "
1668
+ "Gruppen ausgewählt ist dieser Eintrag für alle sichtbar."
1669
+
1670
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:130
1671
+ msgid ""
1672
+ "You can select one or more capabilities that are enabled for access "
1673
+ "restriction."
1674
+ msgstr ""
1675
+ "Sie können eine oder mehrere Kapazitäten auswählen die zur "
1676
+ "Zugriffsbeschränkung aktiviert sind."
1677
+
1678
+ #: lib/access/class-groups-access-meta-boxes.php:140
1679
+ msgid "You can select one or more groups to restrict access to its members."
1680
+ msgstr ""
1681
+ "Es kann eine oder mehrere Gruppen ausgewählt werden um den Zugriff auf ihre "
1682
+ "Mitglieder einzuschränken."
1683
+
1684
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1685
+ #: lib/blocks/src/class-groups-blocks.php:93
1686
+ #: lib/access/class-groups-access-meta-boxes.php:261
1687
+ msgid "You cannot set any access restrictions."
1688
+ msgstr "Sie können keine Zugriffsbeschränkungen setzen."
1689
+
1690
+ #: lib/views/class-groups-shortcodes.php:525
1691
+ #, php-format
1692
+ msgid "You have joined the %s group."
1693
+ msgstr "Sie sind der Gruppe %s beigetreten."
1694
+
1695
+ #: lib/views/class-groups-shortcodes.php:601
1696
+ #, php-format
1697
+ msgid "You have left the %s group."
1698
+ msgstr "Sie haben die Gruppe %s verlassen."
1699
+
1700
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:296
1701
+ msgid ""
1702
+ "You must be in a group that has at least one capability enabled to enforce "
1703
+ "read access."
1704
+ msgstr ""
1705
+ "Sie müssen in einer Gruppe sein die zumindest eine Kapazität hat die zur "
1706
+ "Zugriffsbeschränkung aktiviert ist."
1707
+
1708
+ #: lib/access/class-groups-access-meta-boxes.php:267
1709
+ msgid "You need to have permission to set access restrictions."
1710
+ msgstr ""
1711
+ "Man benötigt die entsprechenden Rechte um Zugriffsbeschränkungen setzen zu "
1712
+ "können."
1713
+
1714
+ #: lib/access/class-groups-post-access.php:531
1715
+ msgid ""
1716
+ "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1717
+ "restriction instead."
1718
+ msgstr ""
1719
+ "Man sollte stattdessen Groups_Post_Access_Legacy::create() verwenden um eine "
1720
+ "beschränkende Kapazität weiterzugeben."
1721
+
1722
+ #: lib/admin/groups-admin-options.php:185 lib/admin/groups-admin-add-ons.php:37
1723
+ msgid "Your support matters!"
1724
+ msgstr "Deine Unterstützung zählt!"
1725
+
1726
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1727
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1728
+ msgid "access"
1729
+ msgstr "Zugang"
1730
+
1731
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1732
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1733
+ msgid "groups"
1734
+ msgstr "Gruppen"
1735
+
1736
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1737
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1738
+ msgid "members"
1739
+ msgstr "Mitglieder"
1740
+
1741
+ #~ msgid "Capability Id"
1742
+ #~ msgstr "Kapazitäts-Id"
1743
+
1744
+ #~ msgid ""
1745
+ #~ "Enhanced functionality is available via official <a href=\"http://www."
1746
+ #~ "itthinx.com/plugins/groups/\">Extensions</a> for Groups."
1747
+ #~ msgstr ""
1748
+ #~ "Zusätzliche Funktionen sind über offizielle <a href=\"http://www.itthinx."
1749
+ #~ "com/plugins/groups/\">Erweiterungen</a> für Groups erhältlich."
1750
+
1751
+ #~ msgid "Group Id"
1752
+ #~ msgstr "Gruppen-Id"
1753
+
1754
+ #~ msgctxt "menu-title"
1755
+ #~ msgid "Groups"
1756
+ #~ msgstr "Groups"
1757
+
1758
+ #~ msgid "Id"
1759
+ #~ msgstr "Id"
languages/groups-de_DE.mo CHANGED
Binary file
languages/groups-de_DE.po CHANGED
@@ -7,8 +7,8 @@ msgid ""
7
  msgstr ""
8
  "Project-Id-Version: \n"
9
  "Report-Msgid-Bugs-To: \n"
10
- "POT-Creation-Date: 2019-07-20 22:16+0200\n"
11
- "PO-Revision-Date: 2019-07-20 22:19+0200\n"
12
  "Last-Translator: Karim\n"
13
  "Language-Team: itthinx.com\n"
14
  "Language: de_DE\n"
@@ -16,7 +16,7 @@ msgstr ""
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
  "Content-Transfer-Encoding: 8bit\n"
18
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Generator: Poedit 2.2.3\n"
20
 
21
  #: lib/core/class-groups-pagination.php:140
22
  #, php-format
@@ -24,21 +24,21 @@ msgctxt "paging"
24
  msgid "%1$s of %2$s"
25
  msgstr "%1$s von %2$s"
26
 
27
- #: lib/admin/class-groups-admin-users.php:283
28
  msgctxt "label for conjunctive groups filter checkbox"
29
  msgid "&cap;"
30
  msgstr "&cap;"
31
 
32
  #: legacy/admin/class-groups-admin-posts-legacy.php:184
33
- #: lib/admin/class-groups-admin-posts.php:217
34
  msgid "&mdash; No Change &mdash;"
35
  msgstr "&mdash; Ohne Änderung &mdash;"
36
 
37
- #: lib/admin/class-groups-admin-posts.php:157
38
  msgid "(any)"
39
  msgstr "(jede)"
40
 
41
- #: lib/admin/class-groups-admin-posts.php:152
42
  msgid "(none)"
43
  msgstr "(keine)"
44
 
@@ -46,7 +46,7 @@ msgstr "(keine)"
46
  msgid "(only unrestricted)"
47
  msgstr "(ohne Beschränkung)"
48
 
49
- #: lib/admin/class-groups-admin-users.php:384
50
  msgid "--"
51
  msgstr "--"
52
 
@@ -62,8 +62,8 @@ msgstr[1] "%s Elemente"
62
  msgid "<span title=\"%s\">Access Restrictions</span>"
63
  msgstr "<span title=\"%s\">Zugangsbeschränkungen</span>"
64
 
65
- #: lib/admin/groups-admin-capabilities-remove.php:145
66
  #: lib/admin/groups-admin-groups-remove.php:149
 
67
  #, php-format
68
  msgid "<strong>%s</strong>"
69
  msgstr "<strong>%s</strong>"
@@ -82,11 +82,11 @@ msgstr ""
82
  msgid "A Duck!"
83
  msgstr "Eine Ente!"
84
 
85
- #: lib/admin/groups-admin-options.php:280
86
  msgid "A minimum set of permissions will be preserved."
87
  msgstr "Ein Minimalsatz von Genehmigungen wird beibehalten."
88
 
89
- #: lib/admin/groups-admin-options.php:50
90
  msgid "Access Groups"
91
  msgstr "Zugang zu Groups"
92
 
@@ -94,43 +94,43 @@ msgstr "Zugang zu Groups"
94
  msgid "Access Restrictions"
95
  msgstr "Zugangsbeschränkungen"
96
 
97
- #: lib/admin/groups-admin-capabilities-add.php:34
98
- #: lib/admin/groups-admin-capabilities-add.php:89
99
- #: lib/admin/groups-admin-capabilities-add.php:93
100
- #: lib/admin/groups-admin-capabilities-edit.php:35
101
- #: lib/admin/groups-admin-capabilities-edit.php:96
102
- #: lib/admin/groups-admin-capabilities-edit.php:100
103
- #: lib/admin/groups-admin-capabilities-remove.php:35
104
- #: lib/admin/groups-admin-capabilities-remove.php:83
105
- #: lib/admin/groups-admin-capabilities-remove.php:87
106
- #: lib/admin/groups-admin-capabilities-remove.php:110
107
- #: lib/admin/groups-admin-capabilities-remove.php:175
108
- #: lib/admin/groups-admin-capabilities-remove.php:179
109
- #: lib/admin/groups-admin-capabilities.php:48
110
- #: lib/admin/groups-admin-capabilities.php:141
111
- #: lib/admin/groups-admin-capabilities.php:172
112
- #: lib/admin/groups-admin-capabilities.php:178
113
- #: lib/admin/groups-admin-groups-add.php:36
114
- #: lib/admin/groups-admin-groups-add.php:139
115
- #: lib/admin/groups-admin-groups-add.php:143
116
  #: lib/admin/groups-admin-groups-edit.php:37
117
  #: lib/admin/groups-admin-groups-edit.php:181
118
  #: lib/admin/groups-admin-groups-edit.php:185
 
 
 
119
  #: lib/admin/groups-admin-groups-remove.php:35
120
  #: lib/admin/groups-admin-groups-remove.php:83
121
  #: lib/admin/groups-admin-groups-remove.php:87
122
  #: lib/admin/groups-admin-groups-remove.php:110
123
  #: lib/admin/groups-admin-groups-remove.php:177
124
  #: lib/admin/groups-admin-groups-remove.php:181
 
 
 
 
 
 
125
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
126
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
127
- #: lib/admin/groups-admin-options.php:39 lib/admin/groups-admin-options.php:328
128
- #: lib/admin/groups-admin-tree-view.php:37 lib/test/groups-tests.php:385
129
- #: lib/test/groups-tests.php:391
 
 
 
 
 
 
 
 
130
  msgid "Access denied."
131
  msgstr "Zugriff verweigert."
132
 
133
- #: lib/admin/groups-admin-options.php:212
134
  msgid "Access restricions"
135
  msgstr "Zugangsbeschränkungen"
136
 
@@ -138,7 +138,7 @@ msgstr "Zugangsbeschränkungen"
138
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
139
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
140
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
141
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:592
142
  msgid "Access restrictions"
143
  msgstr "Zugangsbeschränkungen"
144
 
@@ -147,10 +147,10 @@ msgstr "Zugangsbeschränkungen"
147
  msgid "Access restrictions &hellip;"
148
  msgstr "Zugangsbeschränkungen &hellip;"
149
 
 
 
150
  #: lib/admin/groups-admin-capabilities-add.php:68
151
  #: lib/admin/groups-admin-capabilities.php:201
152
- #: lib/admin/groups-admin-groups-add.php:119
153
- #: lib/admin/groups-admin-groups.php:207
154
  msgid "Add"
155
  msgstr "Neu"
156
 
@@ -158,16 +158,16 @@ msgstr "Neu"
158
  msgid "Add a new capability"
159
  msgstr "Neue Kapazität hinzufügen"
160
 
161
- #: lib/admin/groups-admin-groups-add.php:59
162
  msgid "Add a new group"
163
  msgstr "Neue Gruppe hinzufügen"
164
 
165
- #: lib/admin/groups-admin-groups.php:382
166
  msgid "Add capability"
167
  msgstr "Neue Kapazität"
168
 
169
  #: legacy/admin/class-groups-admin-posts-legacy.php:185
170
- #: lib/admin/class-groups-admin-posts.php:218
171
  msgid "Add restriction"
172
  msgstr "Beschränkung hinzufügen"
173
 
@@ -175,8 +175,8 @@ msgstr "Beschränkung hinzufügen"
175
  msgid "Add to group"
176
  msgstr "Zur Gruppe hinzufügen"
177
 
178
- #: lib/admin/class-groups-admin-welcome.php:234
179
  #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
 
180
  msgid "Add-Ons"
181
  msgstr "Add-Ons"
182
 
@@ -188,19 +188,19 @@ msgstr ""
188
  "Gruppe und Kapazität manuell hinzufügen und zur Zugriffsbeschränkung "
189
  "aktivieren"
190
 
191
- #: lib/admin/groups-admin-options.php:51
192
  msgid "Administer Groups"
193
  msgstr "Groups Verwalten"
194
 
195
- #: lib/admin/groups-admin-options.php:52
196
  msgid "Administer Groups plugin options"
197
  msgstr "Groups Plugin Optionen verwalten"
198
 
199
- #: lib/admin/groups-admin-options.php:198
200
  msgid "Administrator Access Override"
201
  msgstr "Administrator-Zugriffsüberbrückung"
202
 
203
- #: lib/admin/groups-admin-options.php:201
204
  msgid ""
205
  "Administrators override all access permissions derived from Groups "
206
  "capabilities."
@@ -208,7 +208,7 @@ msgstr ""
208
  "Verwalter (mit der Administrator Rolle) können alle Zugriffsrechte "
209
  "überbrücken."
210
 
211
- #: lib/admin/class-groups-admin-posts.php:175
212
  msgid "Also look for groups related to terms"
213
  msgstr "Auch Gruppen beinhalten die auf Begriffe bezogen sind"
214
 
@@ -228,19 +228,19 @@ msgstr ""
228
  "Weitere Verbesserungen umschließen Gruppenfilter und einen reduzierten "
229
  "Eindruck bei der Benutzerverwaltung."
230
 
231
- #: lib/access/class-groups-access-meta-boxes.php:228
232
- #: lib/access/class-groups-access-meta-boxes.php:229
233
- #: lib/access/class-groups-access-meta-boxes.php:462
234
- #: lib/access/class-groups-access-meta-boxes.php:463
235
  msgid "Anyone &hellip;"
236
  msgstr "Jeder &hellip;"
237
 
238
- #: lib/admin/class-groups-admin-users.php:216
 
239
  #: lib/admin/groups-admin-capabilities.php:334
240
  #: lib/admin/groups-admin-capabilities.php:360
241
  #: lib/admin/groups-admin-capabilities.php:374
242
- #: lib/admin/groups-admin-groups.php:323 lib/admin/groups-admin-groups.php:349
243
- #: lib/admin/groups-admin-groups.php:385
244
  msgid "Apply"
245
  msgstr "Anwenden"
246
 
@@ -253,12 +253,20 @@ msgstr ""
253
  "<em>premium</em> Kapazität auswählen zu können mit der Zugang zu einem "
254
  "Beitrag beschränkt wird."
255
 
 
256
  #: lib/admin/groups-admin-capabilities.php:371
257
- #: lib/admin/groups-admin-groups.php:380
258
  msgid "Bulk Actions"
259
  msgstr "Aktion wählen"
260
 
261
- #: lib/admin/groups-admin-options.php:365
 
 
 
 
 
 
 
 
262
  msgid ""
263
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
264
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
@@ -274,7 +282,7 @@ msgstr ""
274
  "verantwortlich für etwaige Datenverluste sowie jede weitere Konsequenzen zu "
275
  "sein."
276
 
277
- #: lib/admin/groups-admin-options.php:294
278
  msgid ""
279
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
280
  "plugin settings and data will be DELETED. If you are going to use this "
@@ -289,23 +297,22 @@ msgstr ""
289
  "erklären Sie sich damit einverstanden alleine verantwortlich für etwaige "
290
  "Datenverluste sowie jede weitere Konsequenzen zu sein."
291
 
292
- #: lib/admin/groups-admin-capabilities-add.php:70
293
- #: lib/admin/groups-admin-capabilities-edit.php:79
294
- #: lib/admin/groups-admin-capabilities-remove.php:64
295
- #: lib/admin/groups-admin-capabilities-remove.php:150
296
- #: lib/admin/groups-admin-groups-add.php:121
297
  #: lib/admin/groups-admin-groups-edit.php:165
 
298
  #: lib/admin/groups-admin-groups-remove.php:64
299
  #: lib/admin/groups-admin-groups-remove.php:154
 
 
 
 
300
  msgid "Cancel"
301
  msgstr "Abbrechen"
302
 
303
  #: legacy/admin/groups-admin-options-legacy.php:59
304
- #: lib/admin/class-groups-admin.php:196
305
- #: lib/admin/groups-admin-capabilities.php:192
306
- #: lib/admin/groups-admin-groups-add.php:97
307
  #: lib/admin/groups-admin-groups-edit.php:117
308
- #: lib/admin/groups-admin-groups.php:306
 
 
309
  msgid "Capabilities"
310
  msgstr "Kapazitäten"
311
 
@@ -314,12 +321,12 @@ msgctxt "Help tab title and heading"
314
  msgid "Capabilities"
315
  msgstr "Kapazitäten"
316
 
317
- #: lib/admin/groups-admin-groups.php:361 lib/admin/groups-admin-groups.php:362
318
  msgid "Capabilities &hellip;"
319
  msgstr "Kapazitäten &hellip;"
320
 
321
- #: lib/admin/groups-admin-capabilities-add.php:57
322
  #: lib/admin/groups-admin-capabilities-edit.php:66
 
323
  #: lib/admin/groups-admin-capabilities.php:314
324
  #: lib/admin/groups-admin-capabilities.php:330
325
  msgid "Capability"
@@ -334,8 +341,8 @@ msgstr "Kapazität : %s"
334
  msgid "Capability ID"
335
  msgstr "Kapazitäts-ID"
336
 
337
- #: lib/admin/class-groups-admin-posts.php:231
338
- #: lib/admin/class-groups-admin-posts.php:232
339
  msgid "Choose access restriction groups &hellip;"
340
  msgstr "Gruppen für Zugriffsbeschränkungen auswählen &hellip;"
341
 
@@ -344,15 +351,15 @@ msgstr "Gruppen für Zugriffsbeschränkungen auswählen &hellip;"
344
  msgid "Choose access restrictions &hellip;"
345
  msgstr "Zugriffsbeschränkungen auswählen &hellip;"
346
 
347
- #: lib/admin/groups-admin-groups-add.php:100
348
  #: lib/admin/groups-admin-groups-edit.php:120
 
349
  msgid "Choose capabilities &hellip;"
350
  msgstr "Kapazitäten auswählen &hellip;"
351
 
352
  #: lib/admin/class-groups-admin-user-profile.php:80
353
  #: lib/admin/class-groups-admin-user-profile.php:81
354
- #: lib/admin/class-groups-admin-user-profile.php:169
355
- #: lib/admin/class-groups-admin-user-profile.php:170
356
  #: lib/admin/class-groups-admin-users.php:191
357
  #: lib/admin/class-groups-admin-users.php:192
358
  #: lib/admin/class-groups-admin-users.php:252
@@ -361,7 +368,7 @@ msgid "Choose groups &hellip;"
361
  msgstr "Gruppen auswählen &hellip;"
362
 
363
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
364
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:541
365
  msgid ""
366
  "Choose one or more capabilities to restrict access. Groups that grant access "
367
  "through the capabilities are shown in parenthesis. If no capabilities are "
@@ -374,7 +381,7 @@ msgstr ""
374
  "Instant-Kästchen verwenden, um eine Gruppe und zugehörige Kapazität spontan "
375
  "zu erstellen."
376
 
377
- #: lib/access/class-groups-access-meta-boxes.php:153
378
  msgid ""
379
  "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
380
  "<em>Groups</em> box and save or update the post (or hit Enter)."
@@ -383,8 +390,8 @@ msgstr ""
383
  "auswählen oder eingeben und den Eintrag speichern oder aktualisieren (oder "
384
  "die Eingabetaste betätigen)."
385
 
 
386
  #: lib/admin/groups-admin-capabilities.php:335
387
- #: lib/admin/groups-admin-groups.php:324
388
  msgid "Clear"
389
  msgstr "Säubern"
390
 
@@ -406,6 +413,16 @@ msgstr ""
406
  "Klicken zum Umschalten, ob gewährende Gruppen zu den Kapazitäten angezeigt "
407
  "werden."
408
 
 
 
 
 
 
 
 
 
 
 
409
  #: lib/admin/class-groups-admin-notice.php:133
410
  msgid ""
411
  "Could you please spare a minute and give it a review over at WordPress.org?"
@@ -417,30 +434,30 @@ msgstr ""
417
  msgid "Current page"
418
  msgstr "Aktuelle Seite"
419
 
420
- #: lib/admin/groups-admin-options.php:286
421
  msgid "Deactivation and data persistence"
422
  msgstr "Deaktivierung und Datenpersistenz"
423
 
424
- #: lib/admin/groups-admin-options.php:361
425
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
426
  msgstr ""
427
  "Alle Daten des Groups Plugins für ALLE Sites bei Netzwerkdeaktivierung "
428
  "löschen"
429
 
430
- #: lib/admin/groups-admin-options.php:290
431
  msgid "Delete all Groups plugin data on deactivation"
432
  msgstr "Alle Daten des Groups Plugins bei deaktivierung löschen"
433
 
434
- #: lib/admin/groups-admin-capabilities-add.php:62
 
 
435
  #: lib/admin/groups-admin-capabilities-edit.php:71
 
436
  #: lib/admin/groups-admin-capabilities.php:315
437
- #: lib/admin/groups-admin-groups-add.php:83
438
- #: lib/admin/groups-admin-groups-edit.php:93
439
- #: lib/admin/groups-admin-groups.php:305
440
  msgid "Description"
441
  msgstr "Beschreibung"
442
 
443
- #: lib/admin/groups-admin-options.php:254
444
  msgid ""
445
  "Disabling this setting for a post type also disables existing access "
446
  "restrictions on individual posts of that type."
@@ -454,8 +471,13 @@ msgstr ""
454
  msgid "Dismiss"
455
  msgstr "Ausblenden"
456
 
 
 
 
 
 
 
457
  #: lib/admin/groups-admin-capabilities.php:449
458
- #: lib/admin/groups-admin-groups.php:460
459
  msgid "Edit"
460
  msgstr "Bearbeiten"
461
 
@@ -475,26 +497,32 @@ msgstr ""
475
  "Bearbeiten Sie den Beitrag für den Sie Zugang beschränken möchten und "
476
  "wählen<sup>*</sup> Sie die <em>premium</em> Kapazität aus."
477
 
478
- #: lib/admin/groups-admin-options.php:303
479
  msgid "Enable legacy access control based on capabilities."
480
  msgstr "Legacy Zugriffsbeschränkungen basierend auf Kapazitäten aktivieren."
481
 
482
- #: lib/admin/groups-admin-options.php:207
483
  msgid "Enabling this on production sites is <strong>not</strong> recommended."
484
  msgstr "Es wird empfohlen dies nicht auf öffentlichen Seiten zu aktivieren."
485
 
486
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
487
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:505
488
  msgid "Enforce read access"
489
  msgstr "Lesezugriff beschränken"
490
 
491
- #: lib/admin/groups-admin-options.php:178
 
492
  msgid ""
493
- "Enhanced functionality is available via official <a href=\"http://www."
494
- "itthinx.com/shop/\">Extensions</a> for Groups."
 
 
 
 
 
495
  msgstr ""
496
- "Zusätzliche Leistungsmerkmale sind erhältlich über offizielle <a href="
497
- "\"http://www.itthinx.com/shop/\">Erweiterungen</a> für Groups."
498
 
499
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
500
  msgid ""
@@ -506,16 +534,16 @@ msgstr ""
506
  "Aktualisieren Sie den Beitrag."
507
 
508
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
509
- #: lib/access/class-groups-access-meta-boxes.php:143
510
  msgid "Example:"
511
  msgstr "Beispiel:"
512
 
513
- #: lib/admin/class-groups-admin-users.php:285
514
  msgid "Filter"
515
  msgstr "Filtern"
516
 
 
517
  #: lib/admin/groups-admin-capabilities.php:324
518
- #: lib/admin/groups-admin-groups.php:315
519
  msgid "Filters"
520
  msgstr "Filter"
521
 
@@ -566,7 +594,7 @@ msgstr "Zur nächsten Seite"
566
  msgid "Go to the previous page"
567
  msgstr "Zur vorigen Seite"
568
 
569
- #: lib/admin/groups-admin-groups.php:304
570
  msgid "Group"
571
  msgstr "Gruppe"
572
 
@@ -574,11 +602,11 @@ msgstr "Gruppe"
574
  msgid "Group Actions"
575
  msgstr "Gruppenaktionen"
576
 
577
- #: lib/admin/groups-admin-groups.php:316
578
  msgid "Group ID"
579
  msgstr "Gruppen-ID"
580
 
581
- #: lib/admin/groups-admin-groups.php:319
582
  msgid "Group Name"
583
  msgstr "Gruppenname"
584
 
@@ -587,12 +615,12 @@ msgstr "Gruppenname"
587
  msgid "Group Name : %s"
588
  msgstr "Gruppenname : %s"
589
 
590
- #: lib/access/class-groups-access-meta-boxes.php:490
591
  msgctxt "Attachment field label"
592
  msgid "Groups"
593
  msgstr "Gruppen"
594
 
595
- #: lib/admin/class-groups-admin-posts.php:214
596
  msgctxt "Bulk edit field label"
597
  msgid "Groups"
598
  msgstr "Gruppen"
@@ -602,7 +630,7 @@ msgctxt "Column header"
602
  msgid "Groups"
603
  msgstr "Gruppen"
604
 
605
- #: lib/admin/class-groups-admin-users.php:357
606
  msgctxt "Column header (Users)"
607
  msgid "Groups"
608
  msgstr "Gruppen"
@@ -612,22 +640,22 @@ msgctxt "Groups section heading (add user)"
612
  msgid "Groups"
613
  msgstr "Gruppen"
614
 
615
- #: lib/admin/class-groups-admin-user-profile.php:159
616
  msgctxt "Groups section heading (edit user)"
617
  msgid "Groups"
618
  msgstr "Gruppen"
619
 
620
- #: lib/admin/class-groups-admin-user-profile.php:135
621
  msgctxt "Groups section heading (user profile)"
622
  msgid "Groups"
623
  msgstr "Gruppen"
624
 
625
- #: lib/access/class-groups-access-meta-boxes.php:125
626
  msgctxt "Help heading"
627
  msgid "Groups"
628
  msgstr "Gruppen"
629
 
630
- #: lib/access/class-groups-access-meta-boxes.php:122
631
  msgctxt "Help tab title"
632
  msgid "Groups"
633
  msgstr "Gruppen"
@@ -642,7 +670,7 @@ msgctxt "Help title"
642
  msgid "Groups"
643
  msgstr "Gruppen"
644
 
645
- #: lib/access/class-groups-access-meta-boxes.php:108
646
  msgctxt "Meta box title"
647
  msgid "Groups"
648
  msgstr "Gruppen"
@@ -676,8 +704,8 @@ msgstr ""
676
  "Groups %s bietet ein vereinfachtes Model für Zugriffsberechtigungen, "
677
  "basierend auf Gruppen anstatt Kapazitäten aus vorigen Versionen."
678
 
679
- #: lib/admin/class-groups-admin-posts.php:138
680
  #: lib/admin/class-groups-admin-posts.php:139
 
681
  msgid "Groups &hellip;"
682
  msgstr "Gruppen &hellip;"
683
 
@@ -689,15 +717,15 @@ msgstr "Groups Add-Ons"
689
  msgid "Groups Capabilities"
690
  msgstr "Gruppenkapazitäten"
691
 
692
- #: lib/blocks/src/blocks/groups-member/block.js:173
693
- msgid "Groups Member Block"
694
- msgstr "Groups Mitglieder Block"
695
 
696
- #: lib/blocks/src/blocks/groups-non-member/block.js:133
697
- msgid "Groups Non-member Block"
698
- msgstr "Groups nicht-Mitglieder Block"
699
 
700
- #: lib/admin/groups-admin-options.php:120
701
  msgid "Groups Options"
702
  msgstr "Groups Optionen"
703
 
@@ -705,7 +733,7 @@ msgstr "Groups Optionen"
705
  msgid "Groups is configured to delete its plugin data on deactivation."
706
  msgstr "Groups wird bei der Deaktivierung all seine Daten löschen."
707
 
708
- #: lib/admin/groups-admin-options.php:334
709
  msgid "Groups network options"
710
  msgstr "Groups Netzwerkoptionen"
711
 
@@ -721,7 +749,7 @@ msgstr ""
721
  "Hier können Sie Gruppen <strong>hinzufügen</strong>, <strong>bearbeiten</"
722
  "strong> und <strong>löschen</strong>."
723
 
724
- #: lib/blocks/src/blocks/groups-non-member/block.js:134
725
  msgid "Hide content from group members"
726
  msgstr "Inhalt vor Gruppenmitgliedern verbergen"
727
 
@@ -729,8 +757,8 @@ msgstr "Inhalt vor Gruppenmitgliedern verbergen"
729
  msgid "I have already done that."
730
  msgstr "Das habe ich bereits getan."
731
 
 
732
  #: lib/admin/groups-admin-capabilities.php:313
733
- #: lib/admin/groups-admin-groups.php:303
734
  msgid "ID"
735
  msgstr "ID"
736
 
@@ -745,7 +773,7 @@ msgstr ""
745
  "die Einträge nun ungeschützt, ausser die Legacy Zugriffsbeschränkungen "
746
  "werden aktiviert oder es werden Beschränkungen basierend auf Gruppen gesetzt."
747
 
748
- #: lib/admin/groups-admin-options.php:282
749
  msgid "If you lock yourself out, please ask an administrator to help."
750
  msgstr ""
751
  "Sollten Sie sich selbst ausschließen, so fragen Sie bitte einen Verwalter "
@@ -771,7 +799,7 @@ msgstr "Wichtig"
771
  msgid "Improved User Interface"
772
  msgstr "Verbesserte Benutzeroberfläche"
773
 
774
- #: lib/access/class-groups-access-meta-boxes.php:159
775
  msgid ""
776
  "In the same field, you can create a new group and restrict access. Group "
777
  "names are case-sensitive. In order to be able to use the new group, your "
@@ -806,22 +834,22 @@ msgstr ""
806
  "Es scheint hier wurde von Groups 1.x aktualisiert, wo Zugangsbeschränkungen "
807
  "auf Kapazitäten basierten."
808
 
809
- #: lib/views/class-groups-shortcodes.php:469
810
  #, php-format
811
  msgid "Join the %s group"
812
  msgstr "Der Gruppe %s beitreten"
813
 
814
- #: lib/views/class-groups-shortcodes.php:553
815
  #, php-format
816
  msgid "Leave the %s group"
817
  msgstr "Die Gruppe %s verlassen"
818
 
819
- #: lib/admin/groups-admin-options.php:299
820
  msgid "Legacy Settings"
821
  msgstr "Legacy Einstellungen"
822
 
823
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
824
- #: lib/access/class-groups-access-meta-boxes.php:146
825
  msgid ""
826
  "Let's assume that you want to limit the visibility of a post to members of "
827
  "the <em>Premium</em> group."
@@ -829,8 +857,8 @@ msgstr ""
829
  "Angenommen Sie wollen einen Beitrag nur Mitgliedern der <em>Premium</em> "
830
  "Gruppe sichtbar machen."
831
 
832
- #: lib/blocks/src/blocks/groups-member/block.js:240
833
- #: lib/blocks/src/blocks/groups-non-member/block.js:177
834
  msgid "Loading..."
835
  msgstr "Lade..."
836
 
@@ -842,13 +870,13 @@ msgstr "Abmelden"
842
  msgid "Many thanks for using <strong>Groups</strong>!"
843
  msgstr "Vielen Dank, dass Sie <strong>Groups</strong> verwenden!"
844
 
845
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:503
846
- #: lib/access/class-groups-access-meta-boxes.php:430
847
  msgid "Media"
848
  msgstr "Medien"
849
 
850
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
851
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:558
852
  #, php-format
853
  msgid "Members of the %1$s group can access this %2$s through this capability."
854
  msgid_plural ""
@@ -860,12 +888,12 @@ msgstr[1] ""
860
  "Mitglieder der Gruppen %1$s können über diese Kapazität auf diese(n) %2$s "
861
  "zugreifen."
862
 
863
- #: lib/admin/groups-admin-groups-add.php:69
864
  #: lib/admin/groups-admin-groups-edit.php:79
 
865
  msgid "Name"
866
  msgstr "Name"
867
 
868
- #: lib/admin/groups-admin-options.php:356
869
  msgid "Network deactivation and data persistence"
870
  msgstr "Netzwerkdeaktivation und Datenpersistenz"
871
 
@@ -882,7 +910,7 @@ msgid "New Group"
882
  msgstr "Neue Gruppe"
883
 
884
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
885
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:567
886
  msgid ""
887
  "No groups grant access through this capability. To grant access to group "
888
  "members using this capability, you should assign it to a group and enable "
@@ -900,8 +928,8 @@ msgstr "Es wurden keine neuen Kapazitäten gefunden."
900
  msgid "No such capabilities."
901
  msgstr "Solche Kapazitäten sind nicht vorhanden."
902
 
903
- #: lib/admin/groups-admin-capabilities-edit.php:41
904
  #: lib/admin/groups-admin-capabilities-remove.php:41
 
905
  msgid "No such capability."
906
  msgstr "Diese Kapazität ist nicht vorhanden."
907
 
@@ -922,7 +950,7 @@ msgstr ""
922
  "Beachten Sie, dass Sie Mitglied einer Gruppe die diese Kapazität hat sein "
923
  "müssen."
924
 
925
- #: lib/access/class-groups-access-meta-boxes.php:137
926
  msgid "Note that you must be a member of a group to use it to restrict access."
927
  msgstr ""
928
  "Es ist zu beachten dass man Mitglied einer Gruppe sein muss, um diese zur "
@@ -969,7 +997,7 @@ msgid "One or more groups granting access to entries."
969
  msgstr "Eine oder mehr Gruppen die Zugriff auf Einträge erstatten."
970
 
971
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
972
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:588
973
  #, php-format
974
  msgid ""
975
  "Only groups or users that have one of the selected capabilities are allowed "
@@ -992,12 +1020,12 @@ msgctxt "Plugin action link"
992
  msgid "Options"
993
  msgstr "Optionen"
994
 
995
- #: lib/admin/groups-admin-options.php:112
996
  msgid "Options saved."
997
  msgstr "Optionen gespeichert."
998
 
999
- #: lib/admin/groups-admin-groups-add.php:76
1000
  #: lib/admin/groups-admin-groups-edit.php:86
 
1001
  msgid "Parent"
1002
  msgstr "Vorläufer"
1003
 
@@ -1006,7 +1034,7 @@ msgid "Perfect complements to memberships and access control with Groups."
1006
  msgstr ""
1007
  "Perfekte Ergänzungen für Mitgliedschaften und Zugangskontrolle mit Groups."
1008
 
1009
- #: lib/admin/groups-admin-options.php:276
1010
  msgid "Permissions"
1011
  msgstr "Berechtigungen"
1012
 
@@ -1045,15 +1073,15 @@ msgstr ""
1045
 
1046
  #: lib/admin/class-groups-admin-welcome.php:229
1047
  msgid ""
1048
- "Please refer to the <a target=\"_blank\" href=\"http://docs.itthinx.com/"
1049
  "document/groups/\">Documentation</a> for details on how to switch to and use "
1050
  "the new access restrictions."
1051
  msgstr ""
1052
- "Bitte beachte die <a target=\"_blank\" href=\"http://docs.itthinx.com/"
1053
  "document/groups/\">Dokumentation</a> für Details über die Umstellung und "
1054
  "Benutzung der neuen Zugriffsbeschränkungen."
1055
 
1056
- #: lib/access/class-groups-access-meta-boxes.php:486
1057
  #, php-format
1058
  msgid ""
1059
  "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
@@ -1063,11 +1091,11 @@ msgstr ""
1063
  "target=\"_blank\">Groups File Access</a> verwenden."
1064
 
1065
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
1066
- #: lib/access/class-groups-access-meta-boxes.php:185
1067
  msgid "Post"
1068
  msgstr "Beitrag"
1069
 
1070
- #: lib/admin/groups-admin-options.php:216
1071
  msgid "Post types"
1072
  msgstr "Beitragstypen"
1073
 
@@ -1087,8 +1115,8 @@ msgstr "Inhalte Einfach Schützen"
1087
  msgid "Quick-create group &amp; capability"
1088
  msgstr "Instant Gruppe &amp; Kapazität"
1089
 
1090
- #: lib/access/class-groups-access-meta-boxes.php:222
1091
- #: lib/access/class-groups-access-meta-boxes.php:432
1092
  msgid "Read"
1093
  msgstr "Lesen"
1094
 
@@ -1096,11 +1124,11 @@ msgstr "Lesen"
1096
  msgid "Read Post"
1097
  msgstr "Beitrag Lesen"
1098
 
1099
- #: lib/admin/groups-admin-add-ons.php:49
1100
  msgid "Recommended extensions for Groups"
1101
  msgstr "Empfohlene Erweiterungen für Groups"
1102
 
1103
- #: lib/admin/groups-admin-add-ons.php:157
1104
  msgid "Recommended plugins by itthinx"
1105
  msgstr "Empfohlene Plugins von itthinx"
1106
 
@@ -1117,13 +1145,13 @@ msgstr "Registriert"
1117
  msgid "Remind me later"
1118
  msgstr "Vielleicht später"
1119
 
 
 
1120
  #: lib/admin/groups-admin-capabilities-remove.php:62
1121
  #: lib/admin/groups-admin-capabilities-remove.php:149
 
1122
  #: lib/admin/groups-admin-capabilities.php:372
1123
  #: lib/admin/groups-admin-capabilities.php:458
1124
- #: lib/admin/groups-admin-groups-remove.php:62
1125
- #: lib/admin/groups-admin-groups-remove.php:153
1126
- #: lib/admin/groups-admin-groups.php:469
1127
  msgid "Remove"
1128
  msgstr "Löschen"
1129
 
@@ -1139,7 +1167,7 @@ msgstr "Eine Gruppe löschen"
1139
  msgid "Remove capabilities"
1140
  msgstr "Kapazitäten löschen"
1141
 
1142
- #: lib/admin/groups-admin-groups.php:383
1143
  msgid "Remove capability"
1144
  msgstr "Kapazität löschen"
1145
 
@@ -1147,7 +1175,7 @@ msgstr "Kapazität löschen"
1147
  msgid "Remove from group"
1148
  msgstr "Von der Gruppe entfernen"
1149
 
1150
- #: lib/admin/groups-admin-groups.php:381
1151
  msgid "Remove group"
1152
  msgstr "Gruppe entfernen"
1153
 
@@ -1156,48 +1184,53 @@ msgid "Remove groups"
1156
  msgstr "Gruppen entfernen"
1157
 
1158
  #: legacy/admin/class-groups-admin-posts-legacy.php:186
1159
- #: lib/admin/class-groups-admin-posts.php:219
1160
  msgid "Remove restriction"
1161
  msgstr "Beschränkung entfernen"
1162
 
1163
- #: lib/admin/groups-admin-options.php:53
1164
  msgid "Restrict Access"
1165
  msgstr "Zugang Beschränken"
1166
 
1167
- #: lib/access/class-groups-access-meta-boxes.php:248
1168
  #, php-format
1169
  msgid "Restricts the visibility of this %s to members of the chosen groups."
1170
  msgstr ""
1171
  "Beschränkt die %s-Sichtbarkeit auf Mitglieder der ausgewählten Gruppen."
1172
 
1173
- #: lib/access/class-groups-access-meta-boxes.php:480
1174
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1175
  msgstr ""
1176
  "Beschränkt die Sichtbarkeit dieses Eintrags auf Mitglieder der ausgewählten "
1177
  "Gruppen."
1178
 
 
1179
  #: lib/admin/groups-admin-capabilities.php:357
1180
- #: lib/admin/groups-admin-groups.php:346
1181
  msgid "Results per page"
1182
  msgstr "Ergebnisse pro Seite"
1183
 
1184
- #: lib/admin/groups-admin-options.php:133
1185
  msgid "Role"
1186
  msgstr "Rolle"
1187
 
1188
- #: lib/admin/groups-admin-capabilities-edit.php:77
1189
  #: lib/admin/groups-admin-groups-edit.php:163
1190
- #: lib/admin/groups-admin-options.php:191
1191
- #: lib/admin/groups-admin-options.php:314
1192
- #: lib/admin/groups-admin-options.php:369
 
1193
  msgid "Save"
1194
  msgstr "Speichern"
1195
 
1196
- #: lib/admin/groups-admin-options.php:220
 
 
 
 
 
1197
  msgid "Show access restrictions for these post types."
1198
  msgstr "Zugangsbeschränkungen für diese Beitragstypen zeigen."
1199
 
1200
- #: lib/blocks/src/blocks/groups-member/block.js:174
1201
  msgid "Show content for group members"
1202
  msgstr "Inhalt Gruppenmitgliedern anzeigen"
1203
 
@@ -1205,32 +1238,40 @@ msgstr "Inhalt Gruppenmitgliedern anzeigen"
1205
  msgid "Show groups"
1206
  msgstr "Gruppen zeigen"
1207
 
1208
- #: lib/admin/groups-admin-options.php:262
1209
  msgid "Show groups in user profiles."
1210
  msgstr "Gruppen in Benutzerprofilen zeigen."
1211
 
1212
- #: lib/admin/groups-admin-options.php:271
1213
  msgid "Show the Groups tree view."
1214
  msgstr "Die Baumansicht von Groups anzeigen."
1215
 
 
 
 
 
 
 
 
 
1216
  #: lib/admin/class-groups-admin-welcome.php:199
1217
  #, php-format
1218
  msgid "Switching to Groups %s"
1219
  msgstr "Umstellen auf Groups %s"
1220
 
1221
- #: lib/admin/class-groups-admin-posts.php:177
1222
  msgid "Terms"
1223
  msgstr "Begriffe"
1224
 
1225
  #: lib/core/class-groups-help.php:141
1226
  msgid ""
1227
- "Thank you for using <a href=\"http://www.itthinx.com/plugins/groups\" target="
1228
- "\"_blank\">Groups</a> by <a href=\"http://www.itthinx.com\" target=\"_blank"
1229
- "\">itthinx</a>."
1230
- msgstr ""
1231
- "Danke für Ihr Vertrauen in <a href=\"http://www.itthinx.com/plugins/groups\" "
1232
- "target=\"_blank\">Groups</a> von <a href=\"http://www.itthinx.com\" target="
1233
  "\"_blank\">itthinx</a>."
 
 
 
 
1234
 
1235
  #: lib/admin/class-groups-admin-welcome.php:149
1236
  msgid ""
@@ -1276,7 +1317,7 @@ msgstr ""
1276
  "Die Gruppe <em>%s</em> existiert bereits and kann nicht als Name für diese "
1277
  "verwendet werden."
1278
 
1279
- #: lib/admin/groups-admin-groups-add.php:165
1280
  #, php-format
1281
  msgid "The <em>%s</em> group already exists."
1282
  msgstr "Die Gruppe <em>%s</em> existiert bereits."
@@ -1291,8 +1332,8 @@ msgstr "Die Gruppe <em>%s</em> wurde erstellt."
1291
  msgid "The <em>%s</em> group has been updated."
1292
  msgstr "Die Gruppe <em>%s</em> wurde aktualisiert."
1293
 
1294
- #: lib/admin/groups-admin-capabilities-add.php:102
1295
  #: lib/admin/groups-admin-capabilities-edit.php:130
 
1296
  msgid "The <em>Capability</em> must not be empty."
1297
  msgstr "Die <em>Kapazität</em> darf nicht leer sein."
1298
 
@@ -1300,7 +1341,7 @@ msgstr "Die <em>Kapazität</em> darf nicht leer sein."
1300
  msgid "The <em>Name</em> must not be empty."
1301
  msgstr "Der <em>Name</em> darf nicht leer sein."
1302
 
1303
- #: lib/access/class-groups-access-meta-boxes.php:484
1304
  msgid ""
1305
  "The attachment page is restricted to authorized users, but due to technical "
1306
  "limitations, the file can still be accessed directly via its URL."
@@ -1319,11 +1360,11 @@ msgstr "Die ausgewählten Kapazitäten werden der Gruppe zugewiesen."
1319
 
1320
  #: lib/core/class-groups-help.php:87
1321
  msgid ""
1322
- "The complete documentation is available on the <a href=\"http://docs.itthinx."
1323
- "com/document/groups\">Documentation</a> pages for Groups."
1324
  msgstr ""
1325
- "Die vollständige Dokumentation ist auf den <a href=\"http://docs.itthinx.com/"
1326
- "document/groups\">Documentation</a>-Seiten für Groups erhältlich."
1327
 
1328
  #: lib/admin/class-groups-admin-welcome.php:210
1329
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
@@ -1338,7 +1379,7 @@ msgstr "Die Gruppe wurde gelöscht."
1338
  msgid "The manual way:"
1339
  msgstr "Der manuelle Weg:"
1340
 
1341
- #: lib/admin/groups-admin-groups-add.php:163
1342
  msgid "The name must not be empty."
1343
  msgstr "Der Name darf nicht leer sein."
1344
 
@@ -1346,21 +1387,21 @@ msgstr "Der Name darf nicht leer sein."
1346
  msgid "The quick way:"
1347
  msgstr "Der schnelle Weg:"
1348
 
1349
- #: lib/admin/class-groups-admin-user-profile.php:88
1350
- #: lib/admin/class-groups-admin-user-profile.php:178
1351
  msgid "The user is a member of the chosen groups."
1352
  msgstr "Der Benutzer ist Mitglied der ausgewählten Gruppen."
1353
 
 
1354
  #: lib/admin/groups-admin-capabilities.php:484
1355
- #: lib/admin/groups-admin-groups.php:523
1356
  msgid "There are no results."
1357
  msgstr "Es liegen keine Resultate vor."
1358
 
1359
- #: lib/admin/groups-admin-groups-add.php:109
1360
  msgid "These capabilities will be assigned to the group."
1361
  msgstr "Diese Kapazitäten werden der Gruppe zugewiesen."
1362
 
1363
- #: lib/admin/groups-admin-options.php:277
1364
  msgid ""
1365
  "These permissions apply to Groups management. They do not apply to access "
1366
  "permissions derived from Groups capabilities."
@@ -1372,14 +1413,14 @@ msgstr ""
1372
  msgid "This could be important!"
1373
  msgstr "Dies könnte wichtig sein!"
1374
 
1375
- #: lib/admin/groups-admin-options.php:253
1376
  msgid ""
1377
  "This determines for which post types access restriction settings are offered."
1378
  msgstr ""
1379
  "Dies bestimmt für welche Beitragstypen Einstellungen zur Zugangsbeschränkung "
1380
  "angeboten werden."
1381
 
1382
- #: lib/admin/groups-admin-groups.php:516
1383
  msgid "This group has no capabilities."
1384
  msgstr "Diese Gruppe hat keine Kapazitäten."
1385
 
@@ -1391,7 +1432,7 @@ msgstr ""
1391
  "Dies bedeutet dass vorige Zugangsbeschränkungen die auf Kapazitäten basieren "
1392
  "immer noch die Einträge schützen."
1393
 
1394
- #: lib/access/class-groups-post-access.php:636
1395
  msgid ""
1396
  "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1397
  "get_read_post_capabilities() to retrieve the capabilities instead."
@@ -1399,7 +1440,7 @@ msgstr ""
1399
  "Diese Methode ist veraltet. Es sollte stattdessen Groups_Post_Access_Legacy::"
1400
  "get_read_post_capabilities() verwendet werden um die Kapazitäten zu erhalten."
1401
 
1402
- #: lib/admin/groups-admin-options.php:204
1403
  msgid ""
1404
  "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1405
  "code> or set it to <code>false</code>."
@@ -1434,7 +1475,7 @@ msgstr "Baum"
1434
  msgid "Tree of Groups"
1435
  msgstr "Gruppenbaum"
1436
 
1437
- #: lib/admin/groups-admin-options.php:267
1438
  msgid "Tree view"
1439
  msgstr "Baumansicht"
1440
 
@@ -1448,7 +1489,7 @@ msgstr ""
1448
 
1449
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1450
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1451
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:540
1452
  msgid "Type and choose &hellip;"
1453
  msgstr "Tippen und wählen &hellip;"
1454
 
@@ -1460,7 +1501,7 @@ msgstr ""
1460
  "Verwenden Sie das Kästchen <em>Zugangsbeschränkungen</em> um die "
1461
  "Sichtbarkeit von Beiträgen, Seiten und anderen Beitragstypen einzuschränken."
1462
 
1463
- #: lib/access/class-groups-access-meta-boxes.php:129
1464
  msgid ""
1465
  "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1466
  "other post types."
@@ -1468,11 +1509,11 @@ msgstr ""
1468
  "Verwende den Kasten <em>Gruppen</em> um die Sichtbarkeit von Beiträgen, "
1469
  "Seiten und anderen Beitragstypen einzuschränken."
1470
 
1471
- #: lib/admin/groups-admin-options.php:258
1472
  msgid "User profiles"
1473
  msgstr "Benutzerprofile"
1474
 
1475
- #: lib/admin/class-groups-admin-users.php:281
1476
  msgctxt "label title for conjunctive groups filter checkbox"
1477
  msgid "Users must belong to all chosen groups"
1478
  msgstr "Benutzer müssen Mitglied aller ausgewählten Gruppen sein"
@@ -1535,19 +1576,19 @@ msgstr "Was gibt’s Neues?"
1535
  #: lib/admin/class-groups-admin-welcome.php:194
1536
  msgid ""
1537
  "Whether you are new to Groups or have been using it before, please make sure "
1538
- "to visit the <a target=\"_blank\" href=\"http://docs.itthinx.com/document/"
1539
  "groups/\">Documentation</a> pages to know more about how to use it."
1540
  msgstr ""
1541
  "Egal ob man bei Groups neu ist oder es bereits zuvor verwendet hat, raten "
1542
- "wir es an die <a target=\"_blank\" href=\"http://docs.itthinx.com/document/"
1543
- "groups/\">Dokumentation</a> anzusehen um mehr darüber zu erfahren wie man es "
1544
- "verwendet."
1545
 
1546
  #: lib/admin/class-groups-admin-notice.php:145
1547
  msgid "Yes, here we go!"
1548
  msgstr "Ja, auf geht’s!"
1549
 
1550
- #: lib/views/class-groups-shortcodes.php:527
1551
  #, php-format
1552
  msgid "You are a member of the %s group."
1553
  msgstr "Sie sind Mitglied der Gruppe %s."
@@ -1600,13 +1641,13 @@ msgstr ""
1600
  "aktiviert. Um die Kapazität verwenden zu können, wird ihr Benutzerkonto der "
1601
  "Gruppe hinzugefügt."
1602
 
1603
- #: lib/access/class-groups-access-meta-boxes.php:215
1604
- #: lib/access/class-groups-access-meta-boxes.php:465
1605
  msgid "You can create a new group by indicating the group's name."
1606
  msgstr ""
1607
  "Eine neue Gruppe kann erstellt werden indem man den Namen der Gruppe eingibt."
1608
 
1609
- #: lib/access/class-groups-access-meta-boxes.php:209
1610
  #, php-format
1611
  msgid ""
1612
  "You can restrict the visibility of this %1$s to group members. Choose one or "
@@ -1617,7 +1658,7 @@ msgstr ""
1617
  "oder mehrere Gruppen auswählen die diese/n/s %2$s lesen dürfen. Werden keine "
1618
  "Gruppen ausgewählt dann ist diese/r/s %3$s für alle sichtbar."
1619
 
1620
- #: lib/access/class-groups-access-meta-boxes.php:464
1621
  msgid ""
1622
  "You can restrict the visibility to group members. Choose one or more groups "
1623
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
@@ -1634,24 +1675,24 @@ msgstr ""
1634
  "Sie können eine oder mehrere Kapazitäten auswählen die zur "
1635
  "Zugriffsbeschränkung aktiviert sind."
1636
 
1637
- #: lib/access/class-groups-access-meta-boxes.php:134
1638
  msgid "You can select one or more groups to restrict access to its members."
1639
  msgstr ""
1640
  "Es kann eine oder mehrere Gruppen ausgewählt werden um den Zugriff auf ihre "
1641
  "Mitglieder einzuschränken."
1642
 
1643
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1644
- #: lib/access/class-groups-access-meta-boxes.php:255
1645
- #: lib/blocks/src/class-groups-blocks.php:79
1646
  msgid "You cannot set any access restrictions."
1647
  msgstr "Sie können keine Zugriffsbeschränkungen setzen."
1648
 
1649
- #: lib/views/class-groups-shortcodes.php:522
1650
  #, php-format
1651
  msgid "You have joined the %s group."
1652
  msgstr "Sie sind der Gruppe %s beigetreten."
1653
 
1654
- #: lib/views/class-groups-shortcodes.php:598
1655
  #, php-format
1656
  msgid "You have left the %s group."
1657
  msgstr "Sie haben die Gruppe %s verlassen."
@@ -1664,13 +1705,13 @@ msgstr ""
1664
  "Sie müssen in einer Gruppe sein die zumindest eine Kapazität hat die zur "
1665
  "Zugriffsbeschränkung aktiviert ist."
1666
 
1667
- #: lib/access/class-groups-access-meta-boxes.php:261
1668
  msgid "You need to have permission to set access restrictions."
1669
  msgstr ""
1670
  "Man benötigt die entsprechenden Rechte um Zugriffsbeschränkungen setzen zu "
1671
  "können."
1672
 
1673
- #: lib/access/class-groups-post-access.php:511
1674
  msgid ""
1675
  "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1676
  "restriction instead."
@@ -1678,18 +1719,22 @@ msgstr ""
1678
  "Man sollte stattdessen Groups_Post_Access_Legacy::create() verwenden um eine "
1679
  "beschränkende Kapazität weiterzugeben."
1680
 
1681
- #: lib/blocks/src/blocks/groups-member/block.js:177
1682
- #: lib/blocks/src/blocks/groups-non-member/block.js:137
 
 
 
 
1683
  msgid "access"
1684
  msgstr "Zugang"
1685
 
1686
- #: lib/blocks/src/blocks/groups-member/block.js:177
1687
- #: lib/blocks/src/blocks/groups-non-member/block.js:137
1688
  msgid "groups"
1689
  msgstr "Gruppen"
1690
 
1691
- #: lib/blocks/src/blocks/groups-member/block.js:177
1692
- #: lib/blocks/src/blocks/groups-non-member/block.js:137
1693
  msgid "members"
1694
  msgstr "Mitglieder"
1695
 
7
  msgstr ""
8
  "Project-Id-Version: \n"
9
  "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2021-10-16 18:36+0200\n"
11
+ "PO-Revision-Date: 2021-10-16 18:38+0200\n"
12
  "Last-Translator: Karim\n"
13
  "Language-Team: itthinx.com\n"
14
  "Language: de_DE\n"
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
  "Content-Transfer-Encoding: 8bit\n"
18
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
+ "X-Generator: Poedit 2.4.3\n"
20
 
21
  #: lib/core/class-groups-pagination.php:140
22
  #, php-format
24
  msgid "%1$s of %2$s"
25
  msgstr "%1$s von %2$s"
26
 
27
+ #: lib/admin/class-groups-admin-users.php:287
28
  msgctxt "label for conjunctive groups filter checkbox"
29
  msgid "&cap;"
30
  msgstr "&cap;"
31
 
32
  #: legacy/admin/class-groups-admin-posts-legacy.php:184
33
+ #: lib/admin/class-groups-admin-posts.php:223
34
  msgid "&mdash; No Change &mdash;"
35
  msgstr "&mdash; Ohne Änderung &mdash;"
36
 
37
+ #: lib/admin/class-groups-admin-posts.php:158
38
  msgid "(any)"
39
  msgstr "(jede)"
40
 
41
+ #: lib/admin/class-groups-admin-posts.php:153
42
  msgid "(none)"
43
  msgstr "(keine)"
44
 
46
  msgid "(only unrestricted)"
47
  msgstr "(ohne Beschränkung)"
48
 
49
+ #: lib/admin/class-groups-admin-users.php:388
50
  msgid "--"
51
  msgstr "--"
52
 
62
  msgid "<span title=\"%s\">Access Restrictions</span>"
63
  msgstr "<span title=\"%s\">Zugangsbeschränkungen</span>"
64
 
 
65
  #: lib/admin/groups-admin-groups-remove.php:149
66
+ #: lib/admin/groups-admin-capabilities-remove.php:145
67
  #, php-format
68
  msgid "<strong>%s</strong>"
69
  msgstr "<strong>%s</strong>"
82
  msgid "A Duck!"
83
  msgstr "Eine Ente!"
84
 
85
+ #: lib/admin/groups-admin-options.php:299
86
  msgid "A minimum set of permissions will be preserved."
87
  msgstr "Ein Minimalsatz von Genehmigungen wird beibehalten."
88
 
89
+ #: lib/admin/groups-admin-options.php:55
90
  msgid "Access Groups"
91
  msgstr "Zugang zu Groups"
92
 
94
  msgid "Access Restrictions"
95
  msgstr "Zugangsbeschränkungen"
96
 
97
+ #: lib/test/groups-tests.php:385 lib/test/groups-tests.php:391
98
+ #: lib/admin/groups-admin-tree-view.php:37
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
99
  #: lib/admin/groups-admin-groups-edit.php:37
100
  #: lib/admin/groups-admin-groups-edit.php:181
101
  #: lib/admin/groups-admin-groups-edit.php:185
102
+ #: lib/admin/groups-admin-groups-add.php:36
103
+ #: lib/admin/groups-admin-groups-add.php:142
104
+ #: lib/admin/groups-admin-groups-add.php:146
105
  #: lib/admin/groups-admin-groups-remove.php:35
106
  #: lib/admin/groups-admin-groups-remove.php:83
107
  #: lib/admin/groups-admin-groups-remove.php:87
108
  #: lib/admin/groups-admin-groups-remove.php:110
109
  #: lib/admin/groups-admin-groups-remove.php:177
110
  #: lib/admin/groups-admin-groups-remove.php:181
111
+ #: lib/admin/groups-admin-capabilities-remove.php:35
112
+ #: lib/admin/groups-admin-capabilities-remove.php:83
113
+ #: lib/admin/groups-admin-capabilities-remove.php:87
114
+ #: lib/admin/groups-admin-capabilities-remove.php:110
115
+ #: lib/admin/groups-admin-capabilities-remove.php:175
116
+ #: lib/admin/groups-admin-capabilities-remove.php:179
117
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
118
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
119
+ #: lib/admin/groups-admin-capabilities-edit.php:35
120
+ #: lib/admin/groups-admin-capabilities-edit.php:96
121
+ #: lib/admin/groups-admin-capabilities-edit.php:100
122
+ #: lib/admin/groups-admin-options.php:44 lib/admin/groups-admin-options.php:347
123
+ #: lib/admin/groups-admin-capabilities-add.php:34
124
+ #: lib/admin/groups-admin-capabilities-add.php:89
125
+ #: lib/admin/groups-admin-capabilities-add.php:93
126
+ #: lib/admin/groups-admin-capabilities.php:48
127
+ #: lib/admin/groups-admin-capabilities.php:141
128
+ #: lib/admin/groups-admin-capabilities.php:172
129
+ #: lib/admin/groups-admin-capabilities.php:178
130
  msgid "Access denied."
131
  msgstr "Zugriff verweigert."
132
 
133
+ #: lib/admin/groups-admin-options.php:229
134
  msgid "Access restricions"
135
  msgstr "Zugangsbeschränkungen"
136
 
138
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
139
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
140
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
141
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:597
142
  msgid "Access restrictions"
143
  msgstr "Zugangsbeschränkungen"
144
 
147
  msgid "Access restrictions &hellip;"
148
  msgstr "Zugangsbeschränkungen &hellip;"
149
 
150
+ #: lib/admin/groups-admin-groups-add.php:122
151
+ #: lib/admin/groups-admin-groups.php:207
152
  #: lib/admin/groups-admin-capabilities-add.php:68
153
  #: lib/admin/groups-admin-capabilities.php:201
 
 
154
  msgid "Add"
155
  msgstr "Neu"
156
 
158
  msgid "Add a new capability"
159
  msgstr "Neue Kapazität hinzufügen"
160
 
161
+ #: lib/admin/groups-admin-groups-add.php:62
162
  msgid "Add a new group"
163
  msgstr "Neue Gruppe hinzufügen"
164
 
165
+ #: lib/admin/groups-admin-groups.php:381
166
  msgid "Add capability"
167
  msgstr "Neue Kapazität"
168
 
169
  #: legacy/admin/class-groups-admin-posts-legacy.php:185
170
+ #: lib/admin/class-groups-admin-posts.php:224
171
  msgid "Add restriction"
172
  msgstr "Beschränkung hinzufügen"
173
 
175
  msgid "Add to group"
176
  msgstr "Zur Gruppe hinzufügen"
177
 
 
178
  #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
179
+ #: lib/admin/class-groups-admin-welcome.php:234
180
  msgid "Add-Ons"
181
  msgstr "Add-Ons"
182
 
188
  "Gruppe und Kapazität manuell hinzufügen und zur Zugriffsbeschränkung "
189
  "aktivieren"
190
 
191
+ #: lib/admin/groups-admin-options.php:56
192
  msgid "Administer Groups"
193
  msgstr "Groups Verwalten"
194
 
195
+ #: lib/admin/groups-admin-options.php:57
196
  msgid "Administer Groups plugin options"
197
  msgstr "Groups Plugin Optionen verwalten"
198
 
199
+ #: lib/admin/groups-admin-options.php:215
200
  msgid "Administrator Access Override"
201
  msgstr "Administrator-Zugriffsüberbrückung"
202
 
203
+ #: lib/admin/groups-admin-options.php:218
204
  msgid ""
205
  "Administrators override all access permissions derived from Groups "
206
  "capabilities."
208
  "Verwalter (mit der Administrator Rolle) können alle Zugriffsrechte "
209
  "überbrücken."
210
 
211
+ #: lib/admin/class-groups-admin-posts.php:181
212
  msgid "Also look for groups related to terms"
213
  msgstr "Auch Gruppen beinhalten die auf Begriffe bezogen sind"
214
 
228
  "Weitere Verbesserungen umschließen Gruppenfilter und einen reduzierten "
229
  "Eindruck bei der Benutzerverwaltung."
230
 
231
+ #: lib/access/class-groups-access-meta-boxes.php:234
232
+ #: lib/access/class-groups-access-meta-boxes.php:235
233
+ #: lib/access/class-groups-access-meta-boxes.php:473
234
+ #: lib/access/class-groups-access-meta-boxes.php:474
235
  msgid "Anyone &hellip;"
236
  msgstr "Jeder &hellip;"
237
 
238
+ #: lib/admin/groups-admin-groups.php:322 lib/admin/groups-admin-groups.php:348
239
+ #: lib/admin/groups-admin-groups.php:384
240
  #: lib/admin/groups-admin-capabilities.php:334
241
  #: lib/admin/groups-admin-capabilities.php:360
242
  #: lib/admin/groups-admin-capabilities.php:374
243
+ #: lib/admin/class-groups-admin-users.php:216
 
244
  msgid "Apply"
245
  msgstr "Anwenden"
246
 
253
  "<em>premium</em> Kapazität auswählen zu können mit der Zugang zu einem "
254
  "Beitrag beschränkt wird."
255
 
256
+ #: lib/admin/groups-admin-groups.php:379
257
  #: lib/admin/groups-admin-capabilities.php:371
 
258
  msgid "Bulk Actions"
259
  msgstr "Aktion wählen"
260
 
261
+ #: lib/admin/groups-admin-options.php:195 lib/admin/groups-admin-add-ons.php:43
262
+ msgid ""
263
+ "By getting an official extension, you fund the work that is necessary to "
264
+ "maintain and improve Groups."
265
+ msgstr ""
266
+ "Indem du eine offizielle Erweiterung erhältst, finanzierst du die Arbeit, "
267
+ "die zur Instandhaltung und Verbesserung von Groups erforderlich ist."
268
+
269
+ #: lib/admin/groups-admin-options.php:384
270
  msgid ""
271
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
272
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
282
  "verantwortlich für etwaige Datenverluste sowie jede weitere Konsequenzen zu "
283
  "sein."
284
 
285
+ #: lib/admin/groups-admin-options.php:313
286
  msgid ""
287
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
288
  "plugin settings and data will be DELETED. If you are going to use this "
297
  "erklären Sie sich damit einverstanden alleine verantwortlich für etwaige "
298
  "Datenverluste sowie jede weitere Konsequenzen zu sein."
299
 
 
 
 
 
 
300
  #: lib/admin/groups-admin-groups-edit.php:165
301
+ #: lib/admin/groups-admin-groups-add.php:124
302
  #: lib/admin/groups-admin-groups-remove.php:64
303
  #: lib/admin/groups-admin-groups-remove.php:154
304
+ #: lib/admin/groups-admin-capabilities-remove.php:64
305
+ #: lib/admin/groups-admin-capabilities-remove.php:150
306
+ #: lib/admin/groups-admin-capabilities-edit.php:79
307
+ #: lib/admin/groups-admin-capabilities-add.php:70
308
  msgid "Cancel"
309
  msgstr "Abbrechen"
310
 
311
  #: legacy/admin/groups-admin-options-legacy.php:59
 
 
 
312
  #: lib/admin/groups-admin-groups-edit.php:117
313
+ #: lib/admin/groups-admin-groups-add.php:100
314
+ #: lib/admin/class-groups-admin.php:196 lib/admin/groups-admin-groups.php:305
315
+ #: lib/admin/groups-admin-capabilities.php:192
316
  msgid "Capabilities"
317
  msgstr "Kapazitäten"
318
 
321
  msgid "Capabilities"
322
  msgstr "Kapazitäten"
323
 
324
+ #: lib/admin/groups-admin-groups.php:360 lib/admin/groups-admin-groups.php:361
325
  msgid "Capabilities &hellip;"
326
  msgstr "Kapazitäten &hellip;"
327
 
 
328
  #: lib/admin/groups-admin-capabilities-edit.php:66
329
+ #: lib/admin/groups-admin-capabilities-add.php:57
330
  #: lib/admin/groups-admin-capabilities.php:314
331
  #: lib/admin/groups-admin-capabilities.php:330
332
  msgid "Capability"
341
  msgid "Capability ID"
342
  msgstr "Kapazitäts-ID"
343
 
344
+ #: lib/admin/class-groups-admin-posts.php:237
345
+ #: lib/admin/class-groups-admin-posts.php:238
346
  msgid "Choose access restriction groups &hellip;"
347
  msgstr "Gruppen für Zugriffsbeschränkungen auswählen &hellip;"
348
 
351
  msgid "Choose access restrictions &hellip;"
352
  msgstr "Zugriffsbeschränkungen auswählen &hellip;"
353
 
 
354
  #: lib/admin/groups-admin-groups-edit.php:120
355
+ #: lib/admin/groups-admin-groups-add.php:103
356
  msgid "Choose capabilities &hellip;"
357
  msgstr "Kapazitäten auswählen &hellip;"
358
 
359
  #: lib/admin/class-groups-admin-user-profile.php:80
360
  #: lib/admin/class-groups-admin-user-profile.php:81
361
+ #: lib/admin/class-groups-admin-user-profile.php:176
362
+ #: lib/admin/class-groups-admin-user-profile.php:177
363
  #: lib/admin/class-groups-admin-users.php:191
364
  #: lib/admin/class-groups-admin-users.php:192
365
  #: lib/admin/class-groups-admin-users.php:252
368
  msgstr "Gruppen auswählen &hellip;"
369
 
370
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
371
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:546
372
  msgid ""
373
  "Choose one or more capabilities to restrict access. Groups that grant access "
374
  "through the capabilities are shown in parenthesis. If no capabilities are "
381
  "Instant-Kästchen verwenden, um eine Gruppe und zugehörige Kapazität spontan "
382
  "zu erstellen."
383
 
384
+ #: lib/access/class-groups-access-meta-boxes.php:159
385
  msgid ""
386
  "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
387
  "<em>Groups</em> box and save or update the post (or hit Enter)."
390
  "auswählen oder eingeben und den Eintrag speichern oder aktualisieren (oder "
391
  "die Eingabetaste betätigen)."
392
 
393
+ #: lib/admin/groups-admin-groups.php:323
394
  #: lib/admin/groups-admin-capabilities.php:335
 
395
  msgid "Clear"
396
  msgstr "Säubern"
397
 
413
  "Klicken zum Umschalten, ob gewährende Gruppen zu den Kapazitäten angezeigt "
414
  "werden."
415
 
416
+ #: lib/blocks/src/blocks/groups-member/block.js:231
417
+ msgid "Content will be shown to users that are members of these groups:"
418
+ msgstr ""
419
+ "Der Inhalt wird Benutzern angezeigt die Mitglieder dieser Gruppen sind:"
420
+
421
+ #: lib/blocks/src/blocks/groups-non-member/block.js:212
422
+ msgid "Content will be shown to users that are not members of these groups:"
423
+ msgstr ""
424
+ "Der Inhalt wird Benutzern angezeigt die nicht Mitglieder dieser Gruppen sind:"
425
+
426
  #: lib/admin/class-groups-admin-notice.php:133
427
  msgid ""
428
  "Could you please spare a minute and give it a review over at WordPress.org?"
434
  msgid "Current page"
435
  msgstr "Aktuelle Seite"
436
 
437
+ #: lib/admin/groups-admin-options.php:305
438
  msgid "Deactivation and data persistence"
439
  msgstr "Deaktivierung und Datenpersistenz"
440
 
441
+ #: lib/admin/groups-admin-options.php:380
442
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
443
  msgstr ""
444
  "Alle Daten des Groups Plugins für ALLE Sites bei Netzwerkdeaktivierung "
445
  "löschen"
446
 
447
+ #: lib/admin/groups-admin-options.php:309
448
  msgid "Delete all Groups plugin data on deactivation"
449
  msgstr "Alle Daten des Groups Plugins bei deaktivierung löschen"
450
 
451
+ #: lib/admin/groups-admin-groups-edit.php:93
452
+ #: lib/admin/groups-admin-groups-add.php:86
453
+ #: lib/admin/groups-admin-groups.php:304
454
  #: lib/admin/groups-admin-capabilities-edit.php:71
455
+ #: lib/admin/groups-admin-capabilities-add.php:62
456
  #: lib/admin/groups-admin-capabilities.php:315
 
 
 
457
  msgid "Description"
458
  msgstr "Beschreibung"
459
 
460
+ #: lib/admin/groups-admin-options.php:271
461
  msgid ""
462
  "Disabling this setting for a post type also disables existing access "
463
  "restrictions on individual posts of that type."
471
  msgid "Dismiss"
472
  msgstr "Ausblenden"
473
 
474
+ #: lib/admin/groups-admin-options.php:183
475
+ msgctxt "title of dismiss notice link"
476
+ msgid "Dismiss"
477
+ msgstr "Ausblenden"
478
+
479
+ #: lib/admin/groups-admin-groups.php:469
480
  #: lib/admin/groups-admin-capabilities.php:449
 
481
  msgid "Edit"
482
  msgstr "Bearbeiten"
483
 
497
  "Bearbeiten Sie den Beitrag für den Sie Zugang beschränken möchten und "
498
  "wählen<sup>*</sup> Sie die <em>premium</em> Kapazität aus."
499
 
500
+ #: lib/admin/groups-admin-options.php:322
501
  msgid "Enable legacy access control based on capabilities."
502
  msgstr "Legacy Zugriffsbeschränkungen basierend auf Kapazitäten aktivieren."
503
 
504
+ #: lib/admin/groups-admin-options.php:224
505
  msgid "Enabling this on production sites is <strong>not</strong> recommended."
506
  msgstr "Es wird empfohlen dies nicht auf öffentlichen Seiten zu aktivieren."
507
 
508
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
509
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:510
510
  msgid "Enforce read access"
511
  msgstr "Lesezugriff beschränken"
512
 
513
+ #: lib/admin/groups-admin-options.php:189
514
+ #, php-format
515
  msgid ""
516
+ "Enhanced functionality is available via official %sExtensions%s for Groups."
517
+ msgstr ""
518
+ "Zusätzliche Leistungsmerkmale sind erhältlich über offizielle %sErweiterungen"
519
+ "%s für Groups."
520
+
521
+ #: lib/admin/groups-admin-add-ons.php:40
522
+ msgid "Enhanced functionality is available via official extensions for Groups."
523
  msgstr ""
524
+ "Zusätzliche Leistungsmerkmale sind erhältlich über offizielle Erweiterungen "
525
+ "für Groups."
526
 
527
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
528
  msgid ""
534
  "Aktualisieren Sie den Beitrag."
535
 
536
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
537
+ #: lib/access/class-groups-access-meta-boxes.php:149
538
  msgid "Example:"
539
  msgstr "Beispiel:"
540
 
541
+ #: lib/admin/class-groups-admin-users.php:289
542
  msgid "Filter"
543
  msgstr "Filtern"
544
 
545
+ #: lib/admin/groups-admin-groups.php:314
546
  #: lib/admin/groups-admin-capabilities.php:324
 
547
  msgid "Filters"
548
  msgstr "Filter"
549
 
594
  msgid "Go to the previous page"
595
  msgstr "Zur vorigen Seite"
596
 
597
+ #: lib/admin/groups-admin-groups.php:303
598
  msgid "Group"
599
  msgstr "Gruppe"
600
 
602
  msgid "Group Actions"
603
  msgstr "Gruppenaktionen"
604
 
605
+ #: lib/admin/groups-admin-groups.php:315
606
  msgid "Group ID"
607
  msgstr "Gruppen-ID"
608
 
609
+ #: lib/admin/groups-admin-groups.php:318
610
  msgid "Group Name"
611
  msgstr "Gruppenname"
612
 
615
  msgid "Group Name : %s"
616
  msgstr "Gruppenname : %s"
617
 
618
+ #: lib/access/class-groups-access-meta-boxes.php:501
619
  msgctxt "Attachment field label"
620
  msgid "Groups"
621
  msgstr "Gruppen"
622
 
623
+ #: lib/admin/class-groups-admin-posts.php:220
624
  msgctxt "Bulk edit field label"
625
  msgid "Groups"
626
  msgstr "Gruppen"
630
  msgid "Groups"
631
  msgstr "Gruppen"
632
 
633
+ #: lib/admin/class-groups-admin-users.php:361
634
  msgctxt "Column header (Users)"
635
  msgid "Groups"
636
  msgstr "Gruppen"
640
  msgid "Groups"
641
  msgstr "Gruppen"
642
 
643
+ #: lib/admin/class-groups-admin-user-profile.php:166
644
  msgctxt "Groups section heading (edit user)"
645
  msgid "Groups"
646
  msgstr "Gruppen"
647
 
648
+ #: lib/admin/class-groups-admin-user-profile.php:139
649
  msgctxt "Groups section heading (user profile)"
650
  msgid "Groups"
651
  msgstr "Gruppen"
652
 
653
+ #: lib/access/class-groups-access-meta-boxes.php:131
654
  msgctxt "Help heading"
655
  msgid "Groups"
656
  msgstr "Gruppen"
657
 
658
+ #: lib/access/class-groups-access-meta-boxes.php:128
659
  msgctxt "Help tab title"
660
  msgid "Groups"
661
  msgstr "Gruppen"
670
  msgid "Groups"
671
  msgstr "Gruppen"
672
 
673
+ #: lib/access/class-groups-access-meta-boxes.php:114
674
  msgctxt "Meta box title"
675
  msgid "Groups"
676
  msgstr "Gruppen"
704
  "Groups %s bietet ein vereinfachtes Model für Zugriffsberechtigungen, "
705
  "basierend auf Gruppen anstatt Kapazitäten aus vorigen Versionen."
706
 
 
707
  #: lib/admin/class-groups-admin-posts.php:139
708
+ #: lib/admin/class-groups-admin-posts.php:140
709
  msgid "Groups &hellip;"
710
  msgstr "Gruppen &hellip;"
711
 
717
  msgid "Groups Capabilities"
718
  msgstr "Gruppenkapazitäten"
719
 
720
+ #: lib/blocks/src/blocks/groups-member/block.js:161
721
+ msgid "Groups Member"
722
+ msgstr "Groups Mitglieder"
723
 
724
+ #: lib/blocks/src/blocks/groups-non-member/block.js:145
725
+ msgid "Groups Non-member"
726
+ msgstr "Groups Nicht-Mitglieder"
727
 
728
+ #: lib/admin/groups-admin-options.php:125
729
  msgid "Groups Options"
730
  msgstr "Groups Optionen"
731
 
733
  msgid "Groups is configured to delete its plugin data on deactivation."
734
  msgstr "Groups wird bei der Deaktivierung all seine Daten löschen."
735
 
736
+ #: lib/admin/groups-admin-options.php:353
737
  msgid "Groups network options"
738
  msgstr "Groups Netzwerkoptionen"
739
 
749
  "Hier können Sie Gruppen <strong>hinzufügen</strong>, <strong>bearbeiten</"
750
  "strong> und <strong>löschen</strong>."
751
 
752
+ #: lib/blocks/src/blocks/groups-non-member/block.js:146
753
  msgid "Hide content from group members"
754
  msgstr "Inhalt vor Gruppenmitgliedern verbergen"
755
 
757
  msgid "I have already done that."
758
  msgstr "Das habe ich bereits getan."
759
 
760
+ #: lib/admin/groups-admin-groups.php:302
761
  #: lib/admin/groups-admin-capabilities.php:313
 
762
  msgid "ID"
763
  msgstr "ID"
764
 
773
  "die Einträge nun ungeschützt, ausser die Legacy Zugriffsbeschränkungen "
774
  "werden aktiviert oder es werden Beschränkungen basierend auf Gruppen gesetzt."
775
 
776
+ #: lib/admin/groups-admin-options.php:301
777
  msgid "If you lock yourself out, please ask an administrator to help."
778
  msgstr ""
779
  "Sollten Sie sich selbst ausschließen, so fragen Sie bitte einen Verwalter "
799
  msgid "Improved User Interface"
800
  msgstr "Verbesserte Benutzeroberfläche"
801
 
802
+ #: lib/access/class-groups-access-meta-boxes.php:165
803
  msgid ""
804
  "In the same field, you can create a new group and restrict access. Group "
805
  "names are case-sensitive. In order to be able to use the new group, your "
834
  "Es scheint hier wurde von Groups 1.x aktualisiert, wo Zugangsbeschränkungen "
835
  "auf Kapazitäten basierten."
836
 
837
+ #: lib/views/class-groups-shortcodes.php:472
838
  #, php-format
839
  msgid "Join the %s group"
840
  msgstr "Der Gruppe %s beitreten"
841
 
842
+ #: lib/views/class-groups-shortcodes.php:556
843
  #, php-format
844
  msgid "Leave the %s group"
845
  msgstr "Die Gruppe %s verlassen"
846
 
847
+ #: lib/admin/groups-admin-options.php:318
848
  msgid "Legacy Settings"
849
  msgstr "Legacy Einstellungen"
850
 
851
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
852
+ #: lib/access/class-groups-access-meta-boxes.php:152
853
  msgid ""
854
  "Let's assume that you want to limit the visibility of a post to members of "
855
  "the <em>Premium</em> group."
857
  "Angenommen Sie wollen einen Beitrag nur Mitgliedern der <em>Premium</em> "
858
  "Gruppe sichtbar machen."
859
 
860
+ #: lib/blocks/src/blocks/groups-member/block.js:221
861
+ #: lib/blocks/src/blocks/groups-non-member/block.js:202
862
  msgid "Loading..."
863
  msgstr "Lade..."
864
 
870
  msgid "Many thanks for using <strong>Groups</strong>!"
871
  msgstr "Vielen Dank, dass Sie <strong>Groups</strong> verwenden!"
872
 
873
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:508
874
+ #: lib/access/class-groups-access-meta-boxes.php:441
875
  msgid "Media"
876
  msgstr "Medien"
877
 
878
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
879
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:563
880
  #, php-format
881
  msgid "Members of the %1$s group can access this %2$s through this capability."
882
  msgid_plural ""
888
  "Mitglieder der Gruppen %1$s können über diese Kapazität auf diese(n) %2$s "
889
  "zugreifen."
890
 
 
891
  #: lib/admin/groups-admin-groups-edit.php:79
892
+ #: lib/admin/groups-admin-groups-add.php:72
893
  msgid "Name"
894
  msgstr "Name"
895
 
896
+ #: lib/admin/groups-admin-options.php:375
897
  msgid "Network deactivation and data persistence"
898
  msgstr "Netzwerkdeaktivation und Datenpersistenz"
899
 
910
  msgstr "Neue Gruppe"
911
 
912
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
913
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:572
914
  msgid ""
915
  "No groups grant access through this capability. To grant access to group "
916
  "members using this capability, you should assign it to a group and enable "
928
  msgid "No such capabilities."
929
  msgstr "Solche Kapazitäten sind nicht vorhanden."
930
 
 
931
  #: lib/admin/groups-admin-capabilities-remove.php:41
932
+ #: lib/admin/groups-admin-capabilities-edit.php:41
933
  msgid "No such capability."
934
  msgstr "Diese Kapazität ist nicht vorhanden."
935
 
950
  "Beachten Sie, dass Sie Mitglied einer Gruppe die diese Kapazität hat sein "
951
  "müssen."
952
 
953
+ #: lib/access/class-groups-access-meta-boxes.php:143
954
  msgid "Note that you must be a member of a group to use it to restrict access."
955
  msgstr ""
956
  "Es ist zu beachten dass man Mitglied einer Gruppe sein muss, um diese zur "
997
  msgstr "Eine oder mehr Gruppen die Zugriff auf Einträge erstatten."
998
 
999
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
1000
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:593
1001
  #, php-format
1002
  msgid ""
1003
  "Only groups or users that have one of the selected capabilities are allowed "
1020
  msgid "Options"
1021
  msgstr "Optionen"
1022
 
1023
+ #: lib/admin/groups-admin-options.php:117
1024
  msgid "Options saved."
1025
  msgstr "Optionen gespeichert."
1026
 
 
1027
  #: lib/admin/groups-admin-groups-edit.php:86
1028
+ #: lib/admin/groups-admin-groups-add.php:79
1029
  msgid "Parent"
1030
  msgstr "Vorläufer"
1031
 
1034
  msgstr ""
1035
  "Perfekte Ergänzungen für Mitgliedschaften und Zugangskontrolle mit Groups."
1036
 
1037
+ #: lib/admin/groups-admin-options.php:295
1038
  msgid "Permissions"
1039
  msgstr "Berechtigungen"
1040
 
1073
 
1074
  #: lib/admin/class-groups-admin-welcome.php:229
1075
  msgid ""
1076
+ "Please refer to the <a target=\"_blank\" href=\"https://docs.itthinx.com/"
1077
  "document/groups/\">Documentation</a> for details on how to switch to and use "
1078
  "the new access restrictions."
1079
  msgstr ""
1080
+ "Bitte beachte die <a target=\"_blank\" href=\"https://docs.itthinx.com/"
1081
  "document/groups/\">Dokumentation</a> für Details über die Umstellung und "
1082
  "Benutzung der neuen Zugriffsbeschränkungen."
1083
 
1084
+ #: lib/access/class-groups-access-meta-boxes.php:497
1085
  #, php-format
1086
  msgid ""
1087
  "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
1091
  "target=\"_blank\">Groups File Access</a> verwenden."
1092
 
1093
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
1094
+ #: lib/access/class-groups-access-meta-boxes.php:191
1095
  msgid "Post"
1096
  msgstr "Beitrag"
1097
 
1098
+ #: lib/admin/groups-admin-options.php:233
1099
  msgid "Post types"
1100
  msgstr "Beitragstypen"
1101
 
1115
  msgid "Quick-create group &amp; capability"
1116
  msgstr "Instant Gruppe &amp; Kapazität"
1117
 
1118
+ #: lib/access/class-groups-access-meta-boxes.php:228
1119
+ #: lib/access/class-groups-access-meta-boxes.php:443
1120
  msgid "Read"
1121
  msgstr "Lesen"
1122
 
1124
  msgid "Read Post"
1125
  msgstr "Beitrag Lesen"
1126
 
1127
+ #: lib/admin/groups-admin-add-ons.php:63
1128
  msgid "Recommended extensions for Groups"
1129
  msgstr "Empfohlene Erweiterungen für Groups"
1130
 
1131
+ #: lib/admin/groups-admin-add-ons.php:164
1132
  msgid "Recommended plugins by itthinx"
1133
  msgstr "Empfohlene Plugins von itthinx"
1134
 
1145
  msgid "Remind me later"
1146
  msgstr "Vielleicht später"
1147
 
1148
+ #: lib/admin/groups-admin-groups-remove.php:62
1149
+ #: lib/admin/groups-admin-groups-remove.php:153
1150
  #: lib/admin/groups-admin-capabilities-remove.php:62
1151
  #: lib/admin/groups-admin-capabilities-remove.php:149
1152
+ #: lib/admin/groups-admin-groups.php:478
1153
  #: lib/admin/groups-admin-capabilities.php:372
1154
  #: lib/admin/groups-admin-capabilities.php:458
 
 
 
1155
  msgid "Remove"
1156
  msgstr "Löschen"
1157
 
1167
  msgid "Remove capabilities"
1168
  msgstr "Kapazitäten löschen"
1169
 
1170
+ #: lib/admin/groups-admin-groups.php:382
1171
  msgid "Remove capability"
1172
  msgstr "Kapazität löschen"
1173
 
1175
  msgid "Remove from group"
1176
  msgstr "Von der Gruppe entfernen"
1177
 
1178
+ #: lib/admin/groups-admin-groups.php:380
1179
  msgid "Remove group"
1180
  msgstr "Gruppe entfernen"
1181
 
1184
  msgstr "Gruppen entfernen"
1185
 
1186
  #: legacy/admin/class-groups-admin-posts-legacy.php:186
1187
+ #: lib/admin/class-groups-admin-posts.php:225
1188
  msgid "Remove restriction"
1189
  msgstr "Beschränkung entfernen"
1190
 
1191
+ #: lib/admin/groups-admin-options.php:58
1192
  msgid "Restrict Access"
1193
  msgstr "Zugang Beschränken"
1194
 
1195
+ #: lib/access/class-groups-access-meta-boxes.php:254
1196
  #, php-format
1197
  msgid "Restricts the visibility of this %s to members of the chosen groups."
1198
  msgstr ""
1199
  "Beschränkt die %s-Sichtbarkeit auf Mitglieder der ausgewählten Gruppen."
1200
 
1201
+ #: lib/access/class-groups-access-meta-boxes.php:491
1202
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1203
  msgstr ""
1204
  "Beschränkt die Sichtbarkeit dieses Eintrags auf Mitglieder der ausgewählten "
1205
  "Gruppen."
1206
 
1207
+ #: lib/admin/groups-admin-groups.php:345
1208
  #: lib/admin/groups-admin-capabilities.php:357
 
1209
  msgid "Results per page"
1210
  msgstr "Ergebnisse pro Seite"
1211
 
1212
+ #: lib/admin/groups-admin-options.php:138
1213
  msgid "Role"
1214
  msgstr "Rolle"
1215
 
 
1216
  #: lib/admin/groups-admin-groups-edit.php:163
1217
+ #: lib/admin/groups-admin-capabilities-edit.php:77
1218
+ #: lib/admin/groups-admin-options.php:208
1219
+ #: lib/admin/groups-admin-options.php:333
1220
+ #: lib/admin/groups-admin-options.php:388
1221
  msgid "Save"
1222
  msgstr "Speichern"
1223
 
1224
+ #: lib/blocks/src/blocks/groups-member/block.js:228
1225
+ #: lib/blocks/src/blocks/groups-non-member/block.js:209
1226
+ msgid "Select Groups"
1227
+ msgstr "Gruppen auswählen"
1228
+
1229
+ #: lib/admin/groups-admin-options.php:237
1230
  msgid "Show access restrictions for these post types."
1231
  msgstr "Zugangsbeschränkungen für diese Beitragstypen zeigen."
1232
 
1233
+ #: lib/blocks/src/blocks/groups-member/block.js:162
1234
  msgid "Show content for group members"
1235
  msgstr "Inhalt Gruppenmitgliedern anzeigen"
1236
 
1238
  msgid "Show groups"
1239
  msgstr "Gruppen zeigen"
1240
 
1241
+ #: lib/admin/groups-admin-options.php:281
1242
  msgid "Show groups in user profiles."
1243
  msgstr "Gruppen in Benutzerprofilen zeigen."
1244
 
1245
+ #: lib/admin/groups-admin-options.php:290
1246
  msgid "Show the Groups tree view."
1247
  msgstr "Die Baumansicht von Groups anzeigen."
1248
 
1249
+ #: lib/admin/groups-admin-options.php:273
1250
+ msgid ""
1251
+ "Some post types shown may not offer access restrictions even though they "
1252
+ "appear enabled here."
1253
+ msgstr ""
1254
+ "Einige der angezeigten Beitragstypen bieten möglicherweise keine "
1255
+ "Zugriffsbeschränkungen, obwohl sie hier aktiviert angezeigt werden."
1256
+
1257
  #: lib/admin/class-groups-admin-welcome.php:199
1258
  #, php-format
1259
  msgid "Switching to Groups %s"
1260
  msgstr "Umstellen auf Groups %s"
1261
 
1262
+ #: lib/admin/class-groups-admin-posts.php:183
1263
  msgid "Terms"
1264
  msgstr "Begriffe"
1265
 
1266
  #: lib/core/class-groups-help.php:141
1267
  msgid ""
1268
+ "Thank you for using <a href=\"https://www.itthinx.com/plugins/groups\" "
1269
+ "target=\"_blank\">Groups</a> by <a href=\"https://www.itthinx.com\" target="
 
 
 
 
1270
  "\"_blank\">itthinx</a>."
1271
+ msgstr ""
1272
+ "Danke für das Vertrauen in <a href=\"https://www.itthinx.com/plugins/groups"
1273
+ "\" target=\"_blank\">Groups</a> von <a href=\"https://www.itthinx.com\" "
1274
+ "target=\"_blank\">itthinx</a>."
1275
 
1276
  #: lib/admin/class-groups-admin-welcome.php:149
1277
  msgid ""
1317
  "Die Gruppe <em>%s</em> existiert bereits and kann nicht als Name für diese "
1318
  "verwendet werden."
1319
 
1320
+ #: lib/admin/groups-admin-groups-add.php:168
1321
  #, php-format
1322
  msgid "The <em>%s</em> group already exists."
1323
  msgstr "Die Gruppe <em>%s</em> existiert bereits."
1332
  msgid "The <em>%s</em> group has been updated."
1333
  msgstr "Die Gruppe <em>%s</em> wurde aktualisiert."
1334
 
 
1335
  #: lib/admin/groups-admin-capabilities-edit.php:130
1336
+ #: lib/admin/groups-admin-capabilities-add.php:102
1337
  msgid "The <em>Capability</em> must not be empty."
1338
  msgstr "Die <em>Kapazität</em> darf nicht leer sein."
1339
 
1341
  msgid "The <em>Name</em> must not be empty."
1342
  msgstr "Der <em>Name</em> darf nicht leer sein."
1343
 
1344
+ #: lib/access/class-groups-access-meta-boxes.php:495
1345
  msgid ""
1346
  "The attachment page is restricted to authorized users, but due to technical "
1347
  "limitations, the file can still be accessed directly via its URL."
1360
 
1361
  #: lib/core/class-groups-help.php:87
1362
  msgid ""
1363
+ "The complete documentation is available on the <a href=\"https://docs."
1364
+ "itthinx.com/document/groups\">Documentation</a> pages for Groups."
1365
  msgstr ""
1366
+ "Die vollständige Dokumentation ist auf den <a href=\"https://docs.itthinx."
1367
+ "com/document/groups\">Documentationsseiten</a> für Groups erhältlich."
1368
 
1369
  #: lib/admin/class-groups-admin-welcome.php:210
1370
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
1379
  msgid "The manual way:"
1380
  msgstr "Der manuelle Weg:"
1381
 
1382
+ #: lib/admin/groups-admin-groups-add.php:166
1383
  msgid "The name must not be empty."
1384
  msgstr "Der Name darf nicht leer sein."
1385
 
1387
  msgid "The quick way:"
1388
  msgstr "Der schnelle Weg:"
1389
 
1390
+ #: lib/admin/class-groups-admin-user-profile.php:92
1391
+ #: lib/admin/class-groups-admin-user-profile.php:190
1392
  msgid "The user is a member of the chosen groups."
1393
  msgstr "Der Benutzer ist Mitglied der ausgewählten Gruppen."
1394
 
1395
+ #: lib/admin/groups-admin-groups.php:542
1396
  #: lib/admin/groups-admin-capabilities.php:484
 
1397
  msgid "There are no results."
1398
  msgstr "Es liegen keine Resultate vor."
1399
 
1400
+ #: lib/admin/groups-admin-groups-add.php:112
1401
  msgid "These capabilities will be assigned to the group."
1402
  msgstr "Diese Kapazitäten werden der Gruppe zugewiesen."
1403
 
1404
+ #: lib/admin/groups-admin-options.php:296
1405
  msgid ""
1406
  "These permissions apply to Groups management. They do not apply to access "
1407
  "permissions derived from Groups capabilities."
1413
  msgid "This could be important!"
1414
  msgstr "Dies könnte wichtig sein!"
1415
 
1416
+ #: lib/admin/groups-admin-options.php:269
1417
  msgid ""
1418
  "This determines for which post types access restriction settings are offered."
1419
  msgstr ""
1420
  "Dies bestimmt für welche Beitragstypen Einstellungen zur Zugangsbeschränkung "
1421
  "angeboten werden."
1422
 
1423
+ #: lib/admin/groups-admin-groups.php:535
1424
  msgid "This group has no capabilities."
1425
  msgstr "Diese Gruppe hat keine Kapazitäten."
1426
 
1432
  "Dies bedeutet dass vorige Zugangsbeschränkungen die auf Kapazitäten basieren "
1433
  "immer noch die Einträge schützen."
1434
 
1435
+ #: lib/access/class-groups-post-access.php:656
1436
  msgid ""
1437
  "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1438
  "get_read_post_capabilities() to retrieve the capabilities instead."
1440
  "Diese Methode ist veraltet. Es sollte stattdessen Groups_Post_Access_Legacy::"
1441
  "get_read_post_capabilities() verwendet werden um die Kapazitäten zu erhalten."
1442
 
1443
+ #: lib/admin/groups-admin-options.php:221
1444
  msgid ""
1445
  "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1446
  "code> or set it to <code>false</code>."
1475
  msgid "Tree of Groups"
1476
  msgstr "Gruppenbaum"
1477
 
1478
+ #: lib/admin/groups-admin-options.php:286
1479
  msgid "Tree view"
1480
  msgstr "Baumansicht"
1481
 
1489
 
1490
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1491
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1492
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:545
1493
  msgid "Type and choose &hellip;"
1494
  msgstr "Tippen und wählen &hellip;"
1495
 
1501
  "Verwenden Sie das Kästchen <em>Zugangsbeschränkungen</em> um die "
1502
  "Sichtbarkeit von Beiträgen, Seiten und anderen Beitragstypen einzuschränken."
1503
 
1504
+ #: lib/access/class-groups-access-meta-boxes.php:135
1505
  msgid ""
1506
  "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1507
  "other post types."
1509
  "Verwende den Kasten <em>Gruppen</em> um die Sichtbarkeit von Beiträgen, "
1510
  "Seiten und anderen Beitragstypen einzuschränken."
1511
 
1512
+ #: lib/admin/groups-admin-options.php:277
1513
  msgid "User profiles"
1514
  msgstr "Benutzerprofile"
1515
 
1516
+ #: lib/admin/class-groups-admin-users.php:285
1517
  msgctxt "label title for conjunctive groups filter checkbox"
1518
  msgid "Users must belong to all chosen groups"
1519
  msgstr "Benutzer müssen Mitglied aller ausgewählten Gruppen sein"
1576
  #: lib/admin/class-groups-admin-welcome.php:194
1577
  msgid ""
1578
  "Whether you are new to Groups or have been using it before, please make sure "
1579
+ "to visit the <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1580
  "groups/\">Documentation</a> pages to know more about how to use it."
1581
  msgstr ""
1582
  "Egal ob man bei Groups neu ist oder es bereits zuvor verwendet hat, raten "
1583
+ "wir es an die <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1584
+ "groups/\">Dokumentation</a> anzusehen, um mehr darüber zu erfahren wie man "
1585
+ "es verwendet."
1586
 
1587
  #: lib/admin/class-groups-admin-notice.php:145
1588
  msgid "Yes, here we go!"
1589
  msgstr "Ja, auf geht’s!"
1590
 
1591
+ #: lib/views/class-groups-shortcodes.php:530
1592
  #, php-format
1593
  msgid "You are a member of the %s group."
1594
  msgstr "Sie sind Mitglied der Gruppe %s."
1641
  "aktiviert. Um die Kapazität verwenden zu können, wird ihr Benutzerkonto der "
1642
  "Gruppe hinzugefügt."
1643
 
1644
+ #: lib/access/class-groups-access-meta-boxes.php:221
1645
+ #: lib/access/class-groups-access-meta-boxes.php:476
1646
  msgid "You can create a new group by indicating the group's name."
1647
  msgstr ""
1648
  "Eine neue Gruppe kann erstellt werden indem man den Namen der Gruppe eingibt."
1649
 
1650
+ #: lib/access/class-groups-access-meta-boxes.php:215
1651
  #, php-format
1652
  msgid ""
1653
  "You can restrict the visibility of this %1$s to group members. Choose one or "
1658
  "oder mehrere Gruppen auswählen die diese/n/s %2$s lesen dürfen. Werden keine "
1659
  "Gruppen ausgewählt dann ist diese/r/s %3$s für alle sichtbar."
1660
 
1661
+ #: lib/access/class-groups-access-meta-boxes.php:475
1662
  msgid ""
1663
  "You can restrict the visibility to group members. Choose one or more groups "
1664
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
1675
  "Sie können eine oder mehrere Kapazitäten auswählen die zur "
1676
  "Zugriffsbeschränkung aktiviert sind."
1677
 
1678
+ #: lib/access/class-groups-access-meta-boxes.php:140
1679
  msgid "You can select one or more groups to restrict access to its members."
1680
  msgstr ""
1681
  "Es kann eine oder mehrere Gruppen ausgewählt werden um den Zugriff auf ihre "
1682
  "Mitglieder einzuschränken."
1683
 
1684
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1685
+ #: lib/blocks/src/class-groups-blocks.php:93
1686
+ #: lib/access/class-groups-access-meta-boxes.php:261
1687
  msgid "You cannot set any access restrictions."
1688
  msgstr "Sie können keine Zugriffsbeschränkungen setzen."
1689
 
1690
+ #: lib/views/class-groups-shortcodes.php:525
1691
  #, php-format
1692
  msgid "You have joined the %s group."
1693
  msgstr "Sie sind der Gruppe %s beigetreten."
1694
 
1695
+ #: lib/views/class-groups-shortcodes.php:601
1696
  #, php-format
1697
  msgid "You have left the %s group."
1698
  msgstr "Sie haben die Gruppe %s verlassen."
1705
  "Sie müssen in einer Gruppe sein die zumindest eine Kapazität hat die zur "
1706
  "Zugriffsbeschränkung aktiviert ist."
1707
 
1708
+ #: lib/access/class-groups-access-meta-boxes.php:267
1709
  msgid "You need to have permission to set access restrictions."
1710
  msgstr ""
1711
  "Man benötigt die entsprechenden Rechte um Zugriffsbeschränkungen setzen zu "
1712
  "können."
1713
 
1714
+ #: lib/access/class-groups-post-access.php:531
1715
  msgid ""
1716
  "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1717
  "restriction instead."
1719
  "Man sollte stattdessen Groups_Post_Access_Legacy::create() verwenden um eine "
1720
  "beschränkende Kapazität weiterzugeben."
1721
 
1722
+ #: lib/admin/groups-admin-options.php:185 lib/admin/groups-admin-add-ons.php:37
1723
+ msgid "Your support matters!"
1724
+ msgstr "Deine Unterstützung zählt!"
1725
+
1726
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1727
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1728
  msgid "access"
1729
  msgstr "Zugang"
1730
 
1731
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1732
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1733
  msgid "groups"
1734
  msgstr "Gruppen"
1735
 
1736
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1737
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1738
  msgid "members"
1739
  msgstr "Mitglieder"
1740
 
languages/groups-de_DE_formal.mo ADDED
Binary file
languages/groups-de_DE_formal.po ADDED
@@ -0,0 +1,1759 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the PACKAGE package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: \n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2021-10-16 18:36+0200\n"
11
+ "PO-Revision-Date: 2021-10-16 18:38+0200\n"
12
+ "Last-Translator: Karim\n"
13
+ "Language-Team: itthinx.com\n"
14
+ "Language: de_DE@formal\n"
15
+ "MIME-Version: 1.0\n"
16
+ "Content-Type: text/plain; charset=UTF-8\n"
17
+ "Content-Transfer-Encoding: 8bit\n"
18
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
+ "X-Generator: Poedit 2.4.3\n"
20
+
21
+ #: lib/core/class-groups-pagination.php:140
22
+ #, php-format
23
+ msgctxt "paging"
24
+ msgid "%1$s of %2$s"
25
+ msgstr "%1$s von %2$s"
26
+
27
+ #: lib/admin/class-groups-admin-users.php:287
28
+ msgctxt "label for conjunctive groups filter checkbox"
29
+ msgid "&cap;"
30
+ msgstr "&cap;"
31
+
32
+ #: legacy/admin/class-groups-admin-posts-legacy.php:184
33
+ #: lib/admin/class-groups-admin-posts.php:223
34
+ msgid "&mdash; No Change &mdash;"
35
+ msgstr "&mdash; Ohne Änderung &mdash;"
36
+
37
+ #: lib/admin/class-groups-admin-posts.php:158
38
+ msgid "(any)"
39
+ msgstr "(jede)"
40
+
41
+ #: lib/admin/class-groups-admin-posts.php:153
42
+ msgid "(none)"
43
+ msgstr "(keine)"
44
+
45
+ #: legacy/admin/class-groups-admin-posts-legacy.php:136
46
+ msgid "(only unrestricted)"
47
+ msgstr "(ohne Beschränkung)"
48
+
49
+ #: lib/admin/class-groups-admin-users.php:388
50
+ msgid "--"
51
+ msgstr "--"
52
+
53
+ #: lib/core/class-groups-pagination.php:96
54
+ #, php-format
55
+ msgid "1 item"
56
+ msgid_plural "%s items"
57
+ msgstr[0] "1 Element"
58
+ msgstr[1] "%s Elemente"
59
+
60
+ #: legacy/admin/class-groups-admin-post-columns-legacy.php:76
61
+ #, php-format
62
+ msgid "<span title=\"%s\">Access Restrictions</span>"
63
+ msgstr "<span title=\"%s\">Zugangsbeschränkungen</span>"
64
+
65
+ #: lib/admin/groups-admin-groups-remove.php:149
66
+ #: lib/admin/groups-admin-capabilities-remove.php:145
67
+ #, php-format
68
+ msgid "<strong>%s</strong>"
69
+ msgstr "<strong>%s</strong>"
70
+
71
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:164
72
+ msgid ""
73
+ "<sup>*</sup> For each capability, the groups that have the capability "
74
+ "assigned are shown within parenthesis. You can choose a capability by typing "
75
+ "part of the group's or the capability's name."
76
+ msgstr ""
77
+ "<sup>*</sup> Für jede Kapazität werden Gruppen die diese innehaben in "
78
+ "Klammern gezeigt. Schreiben Sie einen Teil des Namens der Kapazität oder der "
79
+ "Gruppe um eine Kapazität auszuwählen."
80
+
81
+ #: lib/admin/groups-admin-capabilities.php:126
82
+ msgid "A Duck!"
83
+ msgstr "Eine Ente!"
84
+
85
+ #: lib/admin/groups-admin-options.php:299
86
+ msgid "A minimum set of permissions will be preserved."
87
+ msgstr "Ein Minimalsatz von Genehmigungen wird beibehalten."
88
+
89
+ #: lib/admin/groups-admin-options.php:55
90
+ msgid "Access Groups"
91
+ msgstr "Zugang zu Groups"
92
+
93
+ #: legacy/admin/class-groups-admin-posts-legacy.php:181
94
+ msgid "Access Restrictions"
95
+ msgstr "Zugangsbeschränkungen"
96
+
97
+ #: lib/test/groups-tests.php:385 lib/test/groups-tests.php:391
98
+ #: lib/admin/groups-admin-tree-view.php:37
99
+ #: lib/admin/groups-admin-groups-edit.php:37
100
+ #: lib/admin/groups-admin-groups-edit.php:181
101
+ #: lib/admin/groups-admin-groups-edit.php:185
102
+ #: lib/admin/groups-admin-groups-add.php:36
103
+ #: lib/admin/groups-admin-groups-add.php:142
104
+ #: lib/admin/groups-admin-groups-add.php:146
105
+ #: lib/admin/groups-admin-groups-remove.php:35
106
+ #: lib/admin/groups-admin-groups-remove.php:83
107
+ #: lib/admin/groups-admin-groups-remove.php:87
108
+ #: lib/admin/groups-admin-groups-remove.php:110
109
+ #: lib/admin/groups-admin-groups-remove.php:177
110
+ #: lib/admin/groups-admin-groups-remove.php:181
111
+ #: lib/admin/groups-admin-capabilities-remove.php:35
112
+ #: lib/admin/groups-admin-capabilities-remove.php:83
113
+ #: lib/admin/groups-admin-capabilities-remove.php:87
114
+ #: lib/admin/groups-admin-capabilities-remove.php:110
115
+ #: lib/admin/groups-admin-capabilities-remove.php:175
116
+ #: lib/admin/groups-admin-capabilities-remove.php:179
117
+ #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
118
+ #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
119
+ #: lib/admin/groups-admin-capabilities-edit.php:35
120
+ #: lib/admin/groups-admin-capabilities-edit.php:96
121
+ #: lib/admin/groups-admin-capabilities-edit.php:100
122
+ #: lib/admin/groups-admin-options.php:44 lib/admin/groups-admin-options.php:347
123
+ #: lib/admin/groups-admin-capabilities-add.php:34
124
+ #: lib/admin/groups-admin-capabilities-add.php:89
125
+ #: lib/admin/groups-admin-capabilities-add.php:93
126
+ #: lib/admin/groups-admin-capabilities.php:48
127
+ #: lib/admin/groups-admin-capabilities.php:141
128
+ #: lib/admin/groups-admin-capabilities.php:172
129
+ #: lib/admin/groups-admin-capabilities.php:178
130
+ msgid "Access denied."
131
+ msgstr "Zugriff verweigert."
132
+
133
+ #: lib/admin/groups-admin-options.php:229
134
+ msgid "Access restricions"
135
+ msgstr "Zugangsbeschränkungen"
136
+
137
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:97
138
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
139
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
140
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
141
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:597
142
+ msgid "Access restrictions"
143
+ msgstr "Zugangsbeschränkungen"
144
+
145
+ #: legacy/admin/class-groups-admin-posts-legacy.php:124
146
+ #: legacy/admin/class-groups-admin-posts-legacy.php:125
147
+ msgid "Access restrictions &hellip;"
148
+ msgstr "Zugangsbeschränkungen &hellip;"
149
+
150
+ #: lib/admin/groups-admin-groups-add.php:122
151
+ #: lib/admin/groups-admin-groups.php:207
152
+ #: lib/admin/groups-admin-capabilities-add.php:68
153
+ #: lib/admin/groups-admin-capabilities.php:201
154
+ msgid "Add"
155
+ msgstr "Neu"
156
+
157
+ #: lib/admin/groups-admin-capabilities-add.php:50
158
+ msgid "Add a new capability"
159
+ msgstr "Neue Kapazität hinzufügen"
160
+
161
+ #: lib/admin/groups-admin-groups-add.php:62
162
+ msgid "Add a new group"
163
+ msgstr "Neue Gruppe hinzufügen"
164
+
165
+ #: lib/admin/groups-admin-groups.php:381
166
+ msgid "Add capability"
167
+ msgstr "Neue Kapazität"
168
+
169
+ #: legacy/admin/class-groups-admin-posts-legacy.php:185
170
+ #: lib/admin/class-groups-admin-posts.php:224
171
+ msgid "Add restriction"
172
+ msgstr "Beschränkung hinzufügen"
173
+
174
+ #: lib/admin/class-groups-admin-users.php:213
175
+ msgid "Add to group"
176
+ msgstr "Zur Gruppe hinzufügen"
177
+
178
+ #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
179
+ #: lib/admin/class-groups-admin-welcome.php:234
180
+ msgid "Add-Ons"
181
+ msgstr "Add-Ons"
182
+
183
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:150
184
+ msgid ""
185
+ "Adding the group and capability manually and enabling it for access "
186
+ "restriction"
187
+ msgstr ""
188
+ "Gruppe und Kapazität manuell hinzufügen und zur Zugriffsbeschränkung "
189
+ "aktivieren"
190
+
191
+ #: lib/admin/groups-admin-options.php:56
192
+ msgid "Administer Groups"
193
+ msgstr "Groups Verwalten"
194
+
195
+ #: lib/admin/groups-admin-options.php:57
196
+ msgid "Administer Groups plugin options"
197
+ msgstr "Groups Plugin Optionen verwalten"
198
+
199
+ #: lib/admin/groups-admin-options.php:215
200
+ msgid "Administrator Access Override"
201
+ msgstr "Administrator-Zugriffsüberbrückung"
202
+
203
+ #: lib/admin/groups-admin-options.php:218
204
+ msgid ""
205
+ "Administrators override all access permissions derived from Groups "
206
+ "capabilities."
207
+ msgstr ""
208
+ "Verwalter (mit der Administrator Rolle) können alle Zugriffsrechte "
209
+ "überbrücken."
210
+
211
+ #: lib/admin/class-groups-admin-posts.php:181
212
+ msgid "Also look for groups related to terms"
213
+ msgstr "Auch Gruppen beinhalten die auf Begriffe bezogen sind"
214
+
215
+ #: lib/admin/class-groups-admin-welcome.php:187
216
+ msgid ""
217
+ "And you can now filter the list of users by one or multiple groups with one "
218
+ "convenient field."
219
+ msgstr ""
220
+ "Und man kann jetzt die Liste der Benutzer mittels einem praktischen Feld "
221
+ "nach einer oder mehreren Gruppen filtern."
222
+
223
+ #: lib/admin/class-groups-admin-welcome.php:185
224
+ msgid ""
225
+ "Another improvement is better filtering by groups and a reduced footprint on "
226
+ "the Users admin screen."
227
+ msgstr ""
228
+ "Weitere Verbesserungen umschließen Gruppenfilter und einen reduzierten "
229
+ "Eindruck bei der Benutzerverwaltung."
230
+
231
+ #: lib/access/class-groups-access-meta-boxes.php:234
232
+ #: lib/access/class-groups-access-meta-boxes.php:235
233
+ #: lib/access/class-groups-access-meta-boxes.php:473
234
+ #: lib/access/class-groups-access-meta-boxes.php:474
235
+ msgid "Anyone &hellip;"
236
+ msgstr "Jeder &hellip;"
237
+
238
+ #: lib/admin/groups-admin-groups.php:322 lib/admin/groups-admin-groups.php:348
239
+ #: lib/admin/groups-admin-groups.php:384
240
+ #: lib/admin/groups-admin-capabilities.php:334
241
+ #: lib/admin/groups-admin-capabilities.php:360
242
+ #: lib/admin/groups-admin-capabilities.php:374
243
+ #: lib/admin/class-groups-admin-users.php:216
244
+ msgid "Apply"
245
+ msgstr "Anwenden"
246
+
247
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:160
248
+ msgid ""
249
+ "Become a member of the <em>Premium</em> group - this is required so you can "
250
+ "choose the <em>premium</em> capability to restrict access to a post."
251
+ msgstr ""
252
+ "Werden Sie Mitglied der <em>Premium</em> Gruppe - dies ist nötig um die "
253
+ "<em>premium</em> Kapazität auswählen zu können mit der Zugang zu einem "
254
+ "Beitrag beschränkt wird."
255
+
256
+ #: lib/admin/groups-admin-groups.php:379
257
+ #: lib/admin/groups-admin-capabilities.php:371
258
+ msgid "Bulk Actions"
259
+ msgstr "Aktion wählen"
260
+
261
+ #: lib/admin/groups-admin-options.php:195 lib/admin/groups-admin-add-ons.php:43
262
+ msgid ""
263
+ "By getting an official extension, you fund the work that is necessary to "
264
+ "maintain and improve Groups."
265
+ msgstr ""
266
+ "Indem Sie eine offizielle Erweiterung erhalten, finanzieren Sie die Arbeit, "
267
+ "die zur Instandhaltung und Verbesserung von Groups erforderlich ist."
268
+
269
+ #: lib/admin/groups-admin-options.php:384
270
+ msgid ""
271
+ "CAUTION: If this option is active while the plugin is deactivated, ALL "
272
+ "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
273
+ "you are going to use this option, now would be a good time to make a backup. "
274
+ "By enabling this option you agree to be solely responsible for any loss of "
275
+ "data or any other consequences thereof."
276
+ msgstr ""
277
+ "ACHTUNG: Is diese Option aktiviert während das Plugin deaktiviert wird, dann "
278
+ "werden ALLE Einstellungen und Daten des Plugins GELÖSCHT für <strong>alle "
279
+ "Sites</strong>. Wenn Sie diese Option anwenden möchten, dann wäre jetzt ein "
280
+ "guter Zeitpunkt um eine Sicherheitskopie anzulegen. Sollten Sie diese Option "
281
+ "aktivieren, dann erklären Sie sich damit einverstanden alleine "
282
+ "verantwortlich für etwaige Datenverluste sowie jede weitere Konsequenzen zu "
283
+ "sein."
284
+
285
+ #: lib/admin/groups-admin-options.php:313
286
+ msgid ""
287
+ "CAUTION: If this option is active while the plugin is deactivated, ALL "
288
+ "plugin settings and data will be DELETED. If you are going to use this "
289
+ "option, now would be a good time to make a backup. By enabling this option "
290
+ "you agree to be solely responsible for any loss of data or any other "
291
+ "consequences thereof."
292
+ msgstr ""
293
+ "ACHTUNG: Is diese Option aktiviert während das Plugin deaktiviert wird, dann "
294
+ "werden ALLE Einstellungen und Daten des Plugins GELÖSCHT. Wenn Sie diese "
295
+ "Option anwenden möchten, dann wäre jetzt ein guter Zeitpunkt um eine "
296
+ "Sicherheitskopie anzulegen. Sollten Sie diese Option aktivieren, dann "
297
+ "erklären Sie sich damit einverstanden alleine verantwortlich für etwaige "
298
+ "Datenverluste sowie jede weitere Konsequenzen zu sein."
299
+
300
+ #: lib/admin/groups-admin-groups-edit.php:165
301
+ #: lib/admin/groups-admin-groups-add.php:124
302
+ #: lib/admin/groups-admin-groups-remove.php:64
303
+ #: lib/admin/groups-admin-groups-remove.php:154
304
+ #: lib/admin/groups-admin-capabilities-remove.php:64
305
+ #: lib/admin/groups-admin-capabilities-remove.php:150
306
+ #: lib/admin/groups-admin-capabilities-edit.php:79
307
+ #: lib/admin/groups-admin-capabilities-add.php:70
308
+ msgid "Cancel"
309
+ msgstr "Abbrechen"
310
+
311
+ #: legacy/admin/groups-admin-options-legacy.php:59
312
+ #: lib/admin/groups-admin-groups-edit.php:117
313
+ #: lib/admin/groups-admin-groups-add.php:100
314
+ #: lib/admin/class-groups-admin.php:196 lib/admin/groups-admin-groups.php:305
315
+ #: lib/admin/groups-admin-capabilities.php:192
316
+ msgid "Capabilities"
317
+ msgstr "Kapazitäten"
318
+
319
+ #: lib/core/class-groups-help.php:71
320
+ msgctxt "Help tab title and heading"
321
+ msgid "Capabilities"
322
+ msgstr "Kapazitäten"
323
+
324
+ #: lib/admin/groups-admin-groups.php:360 lib/admin/groups-admin-groups.php:361
325
+ msgid "Capabilities &hellip;"
326
+ msgstr "Kapazitäten &hellip;"
327
+
328
+ #: lib/admin/groups-admin-capabilities-edit.php:66
329
+ #: lib/admin/groups-admin-capabilities-add.php:57
330
+ #: lib/admin/groups-admin-capabilities.php:314
331
+ #: lib/admin/groups-admin-capabilities.php:330
332
+ msgid "Capability"
333
+ msgstr "Kapazität"
334
+
335
+ #: lib/admin/groups-admin-capabilities-remove.php:59
336
+ #, php-format
337
+ msgid "Capability : %s"
338
+ msgstr "Kapazität : %s"
339
+
340
+ #: lib/admin/groups-admin-capabilities.php:326
341
+ msgid "Capability ID"
342
+ msgstr "Kapazitäts-ID"
343
+
344
+ #: lib/admin/class-groups-admin-posts.php:237
345
+ #: lib/admin/class-groups-admin-posts.php:238
346
+ msgid "Choose access restriction groups &hellip;"
347
+ msgstr "Gruppen für Zugriffsbeschränkungen auswählen &hellip;"
348
+
349
+ #: legacy/admin/class-groups-admin-posts-legacy.php:195
350
+ #: legacy/admin/class-groups-admin-posts-legacy.php:196
351
+ msgid "Choose access restrictions &hellip;"
352
+ msgstr "Zugriffsbeschränkungen auswählen &hellip;"
353
+
354
+ #: lib/admin/groups-admin-groups-edit.php:120
355
+ #: lib/admin/groups-admin-groups-add.php:103
356
+ msgid "Choose capabilities &hellip;"
357
+ msgstr "Kapazitäten auswählen &hellip;"
358
+
359
+ #: lib/admin/class-groups-admin-user-profile.php:80
360
+ #: lib/admin/class-groups-admin-user-profile.php:81
361
+ #: lib/admin/class-groups-admin-user-profile.php:176
362
+ #: lib/admin/class-groups-admin-user-profile.php:177
363
+ #: lib/admin/class-groups-admin-users.php:191
364
+ #: lib/admin/class-groups-admin-users.php:192
365
+ #: lib/admin/class-groups-admin-users.php:252
366
+ #: lib/admin/class-groups-admin-users.php:253
367
+ msgid "Choose groups &hellip;"
368
+ msgstr "Gruppen auswählen &hellip;"
369
+
370
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
371
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:546
372
+ msgid ""
373
+ "Choose one or more capabilities to restrict access. Groups that grant access "
374
+ "through the capabilities are shown in parenthesis. If no capabilities are "
375
+ "available yet, you can use the quick-create box to create a group and "
376
+ "capability enabled for access restriction on the fly."
377
+ msgstr ""
378
+ "Wählen Sie eine oder mehrere Kapazitäten zur Zugriffsbeschränkung aus. "
379
+ "Gruppen die durch ihre Kapazitäten den Zugriff beschränken, werden in "
380
+ "Klammern angezeigt. Sind noch keine Kapazitäten vorhanden, können Sie das "
381
+ "Instant-Kästchen verwenden, um eine Gruppe und zugehörige Kapazität spontan "
382
+ "zu erstellen."
383
+
384
+ #: lib/access/class-groups-access-meta-boxes.php:159
385
+ msgid ""
386
+ "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
387
+ "<em>Groups</em> box and save or update the post (or hit Enter)."
388
+ msgstr ""
389
+ "Im Feld <em>Lesen</em> innerhalb der Box <em>Gruppen</em> <em>Premium</em> "
390
+ "auswählen oder eingeben und den Eintrag speichern oder aktualisieren (oder "
391
+ "die Eingabetaste betätigen)."
392
+
393
+ #: lib/admin/groups-admin-groups.php:323
394
+ #: lib/admin/groups-admin-capabilities.php:335
395
+ msgid "Clear"
396
+ msgstr "Säubern"
397
+
398
+ #: lib/admin/groups-admin-capabilities.php:196
399
+ msgid "Click to add a new capability"
400
+ msgstr "Klicken um eine neue Kapazität zu erstellen"
401
+
402
+ #: lib/admin/groups-admin-groups.php:202
403
+ msgid "Click to add a new group"
404
+ msgstr "Klicken um eine neue Gruppe zu erstellen"
405
+
406
+ #: lib/admin/groups-admin-capabilities.php:212
407
+ msgid "Click to refresh capabilities"
408
+ msgstr "Klicken um die Kapazitäten zu aktualisieren"
409
+
410
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:274
411
+ msgid "Click to toggle the display of groups that grant the capabilities."
412
+ msgstr ""
413
+ "Klicken zum Umschalten, ob gewährende Gruppen zu den Kapazitäten angezeigt "
414
+ "werden."
415
+
416
+ #: lib/blocks/src/blocks/groups-member/block.js:231
417
+ msgid "Content will be shown to users that are members of these groups:"
418
+ msgstr ""
419
+ "Der Inhalt wird Benutzern angezeigt die Mitglieder dieser Gruppen sind:"
420
+
421
+ #: lib/blocks/src/blocks/groups-non-member/block.js:212
422
+ msgid "Content will be shown to users that are not members of these groups:"
423
+ msgstr ""
424
+ "Der Inhalt wird Benutzern angezeigt die nicht Mitglieder dieser Gruppen sind:"
425
+
426
+ #: lib/admin/class-groups-admin-notice.php:133
427
+ msgid ""
428
+ "Could you please spare a minute and give it a review over at WordPress.org?"
429
+ msgstr ""
430
+ "Könnten Sie bitte eine Minute freimachen und eine Rezension auf WordPress."
431
+ "org abgeben?"
432
+
433
+ #: lib/core/class-groups-pagination.php:133
434
+ msgid "Current page"
435
+ msgstr "Aktuelle Seite"
436
+
437
+ #: lib/admin/groups-admin-options.php:305
438
+ msgid "Deactivation and data persistence"
439
+ msgstr "Deaktivierung und Datenpersistenz"
440
+
441
+ #: lib/admin/groups-admin-options.php:380
442
+ msgid "Delete all Groups plugin data for ALL sites on network deactivation"
443
+ msgstr ""
444
+ "Alle Daten des Groups Plugins für ALLE Sites bei Netzwerkdeaktivierung "
445
+ "löschen"
446
+
447
+ #: lib/admin/groups-admin-options.php:309
448
+ msgid "Delete all Groups plugin data on deactivation"
449
+ msgstr "Alle Daten des Groups Plugins bei deaktivierung löschen"
450
+
451
+ #: lib/admin/groups-admin-groups-edit.php:93
452
+ #: lib/admin/groups-admin-groups-add.php:86
453
+ #: lib/admin/groups-admin-groups.php:304
454
+ #: lib/admin/groups-admin-capabilities-edit.php:71
455
+ #: lib/admin/groups-admin-capabilities-add.php:62
456
+ #: lib/admin/groups-admin-capabilities.php:315
457
+ msgid "Description"
458
+ msgstr "Beschreibung"
459
+
460
+ #: lib/admin/groups-admin-options.php:271
461
+ msgid ""
462
+ "Disabling this setting for a post type also disables existing access "
463
+ "restrictions on individual posts of that type."
464
+ msgstr ""
465
+ "Wird diese Einstellung für einen Beitragstyp ausgeschaltet, dann werden "
466
+ "bestehende Zugriffsbeschränkungen für einzelne Beiträge dieses Typs "
467
+ "aufgehoben."
468
+
469
+ #: lib/admin/class-groups-admin-welcome.php:144
470
+ #: lib/admin/class-groups-admin-welcome.php:145
471
+ msgid "Dismiss"
472
+ msgstr "Ausblenden"
473
+
474
+ #: lib/admin/groups-admin-options.php:183
475
+ msgctxt "title of dismiss notice link"
476
+ msgid "Dismiss"
477
+ msgstr "Ausblenden"
478
+
479
+ #: lib/admin/groups-admin-groups.php:469
480
+ #: lib/admin/groups-admin-capabilities.php:449
481
+ msgid "Edit"
482
+ msgstr "Bearbeiten"
483
+
484
+ #: lib/admin/groups-admin-capabilities-edit.php:56
485
+ msgid "Edit a capability"
486
+ msgstr "Kapazität bearbeiten"
487
+
488
+ #: lib/admin/groups-admin-groups-edit.php:68
489
+ msgid "Edit a group"
490
+ msgstr "Gruppe bearbeiten"
491
+
492
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:161
493
+ msgid ""
494
+ "Edit the post for which you want to restrict access and choose<sup>*</sup> "
495
+ "the <em>premium</em> capability."
496
+ msgstr ""
497
+ "Bearbeiten Sie den Beitrag für den Sie Zugang beschränken möchten und "
498
+ "wählen<sup>*</sup> Sie die <em>premium</em> Kapazität aus."
499
+
500
+ #: lib/admin/groups-admin-options.php:322
501
+ msgid "Enable legacy access control based on capabilities."
502
+ msgstr "Legacy Zugriffsbeschränkungen basierend auf Kapazitäten aktivieren."
503
+
504
+ #: lib/admin/groups-admin-options.php:224
505
+ msgid "Enabling this on production sites is <strong>not</strong> recommended."
506
+ msgstr "Es wird empfohlen dies nicht auf öffentlichen Seiten zu aktivieren."
507
+
508
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
509
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:510
510
+ msgid "Enforce read access"
511
+ msgstr "Lesezugriff beschränken"
512
+
513
+ #: lib/admin/groups-admin-options.php:189
514
+ #, php-format
515
+ msgid ""
516
+ "Enhanced functionality is available via official %sExtensions%s for Groups."
517
+ msgstr ""
518
+ "Zusätzliche Leistungsmerkmale sind erhältlich über offizielle %sErweiterungen"
519
+ "%s für Groups."
520
+
521
+ #: lib/admin/groups-admin-add-ons.php:40
522
+ msgid "Enhanced functionality is available via official extensions for Groups."
523
+ msgstr ""
524
+ "Zusätzliche Leistungsmerkmale sind erhältlich über offizielle Erweiterungen "
525
+ "für Groups."
526
+
527
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
528
+ msgid ""
529
+ "Enter <em>Premium</em> in the quick-create field located in the Access "
530
+ "restrictions panel and save or update the post (or hit Enter)."
531
+ msgstr ""
532
+ "Geben Sie <em>Premium</em> im Instant-Feld ein, welches sich in der "
533
+ "Schaltfläche der Zugangsbeschränkungen befindet, Speichern bzw. "
534
+ "Aktualisieren Sie den Beitrag."
535
+
536
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
537
+ #: lib/access/class-groups-access-meta-boxes.php:149
538
+ msgid "Example:"
539
+ msgstr "Beispiel:"
540
+
541
+ #: lib/admin/class-groups-admin-users.php:289
542
+ msgid "Filter"
543
+ msgstr "Filtern"
544
+
545
+ #: lib/admin/groups-admin-groups.php:314
546
+ #: lib/admin/groups-admin-capabilities.php:324
547
+ msgid "Filters"
548
+ msgstr "Filter"
549
+
550
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:157
551
+ msgid ""
552
+ "Go to <strong>Groups > Capabilities</strong> and add the <em>premium</em> "
553
+ "capability."
554
+ msgstr ""
555
+ "Gehen Sie auf <strong>Groups > Kapazitäten</strong> und fügen Sie die "
556
+ "Kapazität <em>premium</em> hinzu."
557
+
558
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:156
559
+ msgid ""
560
+ "Go to <strong>Groups > Groups</strong> and add the <em>Premium</em> group."
561
+ msgstr ""
562
+ "Gehen Sie auf <strong>Groups > Gruppen</strong> und fügen Sie die Gruppe "
563
+ "<em>Premium</em> hinzu."
564
+
565
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:158
566
+ msgid ""
567
+ "Go to <strong>Groups > Groups</strong> and assign the <em>premium</em> "
568
+ "capability to the <em>Premium</em> group."
569
+ msgstr ""
570
+ "Gehen Sie auf <strong>Groups > Gruppen</strong> und weisen Sie die Kapazität "
571
+ "<em>premium</em> der Gruppe <em>Premium</em> zu."
572
+
573
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:159
574
+ msgid ""
575
+ "Go to <strong>Groups > Options</strong> and enable the <em>premium</em> "
576
+ "capability to restrict access."
577
+ msgstr ""
578
+ "Gehen Sie auf <strong>Groups > Optionen</strong> und aktivieren Sie die "
579
+ "Kapazität <em>premium</em> zur Zugangsbeschränkung."
580
+
581
+ #: lib/core/class-groups-pagination.php:117
582
+ msgid "Go to the first page"
583
+ msgstr "Zur ersten Seite"
584
+
585
+ #: lib/core/class-groups-pagination.php:151
586
+ msgid "Go to the last page"
587
+ msgstr "Zur letzten Seite"
588
+
589
+ #: lib/core/class-groups-pagination.php:144
590
+ msgid "Go to the next page"
591
+ msgstr "Zur nächsten Seite"
592
+
593
+ #: lib/core/class-groups-pagination.php:124
594
+ msgid "Go to the previous page"
595
+ msgstr "Zur vorigen Seite"
596
+
597
+ #: lib/admin/groups-admin-groups.php:303
598
+ msgid "Group"
599
+ msgstr "Gruppe"
600
+
601
+ #: lib/admin/class-groups-admin-users.php:212
602
+ msgid "Group Actions"
603
+ msgstr "Gruppenaktionen"
604
+
605
+ #: lib/admin/groups-admin-groups.php:315
606
+ msgid "Group ID"
607
+ msgstr "Gruppen-ID"
608
+
609
+ #: lib/admin/groups-admin-groups.php:318
610
+ msgid "Group Name"
611
+ msgstr "Gruppenname"
612
+
613
+ #: lib/admin/groups-admin-groups-remove.php:59
614
+ #, php-format
615
+ msgid "Group Name : %s"
616
+ msgstr "Gruppenname : %s"
617
+
618
+ #: lib/access/class-groups-access-meta-boxes.php:501
619
+ msgctxt "Attachment field label"
620
+ msgid "Groups"
621
+ msgstr "Gruppen"
622
+
623
+ #: lib/admin/class-groups-admin-posts.php:220
624
+ msgctxt "Bulk edit field label"
625
+ msgid "Groups"
626
+ msgstr "Gruppen"
627
+
628
+ #: lib/admin/class-groups-admin-post-columns.php:96
629
+ msgctxt "Column header"
630
+ msgid "Groups"
631
+ msgstr "Gruppen"
632
+
633
+ #: lib/admin/class-groups-admin-users.php:361
634
+ msgctxt "Column header (Users)"
635
+ msgid "Groups"
636
+ msgstr "Gruppen"
637
+
638
+ #: lib/admin/class-groups-admin-user-profile.php:72
639
+ msgctxt "Groups section heading (add user)"
640
+ msgid "Groups"
641
+ msgstr "Gruppen"
642
+
643
+ #: lib/admin/class-groups-admin-user-profile.php:166
644
+ msgctxt "Groups section heading (edit user)"
645
+ msgid "Groups"
646
+ msgstr "Gruppen"
647
+
648
+ #: lib/admin/class-groups-admin-user-profile.php:139
649
+ msgctxt "Groups section heading (user profile)"
650
+ msgid "Groups"
651
+ msgstr "Gruppen"
652
+
653
+ #: lib/access/class-groups-access-meta-boxes.php:131
654
+ msgctxt "Help heading"
655
+ msgid "Groups"
656
+ msgstr "Gruppen"
657
+
658
+ #: lib/access/class-groups-access-meta-boxes.php:128
659
+ msgctxt "Help tab title"
660
+ msgid "Groups"
661
+ msgstr "Gruppen"
662
+
663
+ #: lib/core/class-groups-help.php:68 lib/core/class-groups-help.php:69
664
+ msgctxt "Help tab title and heading"
665
+ msgid "Groups"
666
+ msgstr "Gruppen"
667
+
668
+ #: lib/core/class-groups-help.php:63
669
+ msgctxt "Help title"
670
+ msgid "Groups"
671
+ msgstr "Gruppen"
672
+
673
+ #: lib/access/class-groups-access-meta-boxes.php:114
674
+ msgctxt "Meta box title"
675
+ msgid "Groups"
676
+ msgstr "Gruppen"
677
+
678
+ #: lib/admin/class-groups-admin.php:245
679
+ msgctxt "Network menu page title"
680
+ msgid "Groups"
681
+ msgstr "Gruppen"
682
+
683
+ #: lib/admin/class-groups-admin.php:278
684
+ msgctxt "Plugin action link"
685
+ msgid "Groups"
686
+ msgstr "Gruppen"
687
+
688
+ #: lib/admin/class-groups-admin.php:141
689
+ msgctxt "menu item title"
690
+ msgid "Groups"
691
+ msgstr "Gruppen"
692
+
693
+ #: lib/admin/class-groups-admin.php:159 lib/admin/groups-admin-groups.php:199
694
+ msgctxt "page-title"
695
+ msgid "Groups"
696
+ msgstr "Gruppen"
697
+
698
+ #: lib/admin/class-groups-admin-welcome.php:202
699
+ #, php-format
700
+ msgid ""
701
+ "Groups %s features a simpler model for access restrictions based on groups "
702
+ "instead of capabilities used in previous versions."
703
+ msgstr ""
704
+ "Groups %s bietet ein vereinfachtes Model für Zugriffsberechtigungen, "
705
+ "basierend auf Gruppen anstatt Kapazitäten aus vorigen Versionen."
706
+
707
+ #: lib/admin/class-groups-admin-posts.php:139
708
+ #: lib/admin/class-groups-admin-posts.php:140
709
+ msgid "Groups &hellip;"
710
+ msgstr "Gruppen &hellip;"
711
+
712
+ #: lib/admin/class-groups-admin.php:221
713
+ msgid "Groups Add-Ons"
714
+ msgstr "Groups Add-Ons"
715
+
716
+ #: lib/admin/class-groups-admin.php:195
717
+ msgid "Groups Capabilities"
718
+ msgstr "Gruppenkapazitäten"
719
+
720
+ #: lib/blocks/src/blocks/groups-member/block.js:161
721
+ msgid "Groups Member"
722
+ msgstr "Groups Mitglieder"
723
+
724
+ #: lib/blocks/src/blocks/groups-non-member/block.js:145
725
+ msgid "Groups Non-member"
726
+ msgstr "Groups Nicht-Mitglieder"
727
+
728
+ #: lib/admin/groups-admin-options.php:125
729
+ msgid "Groups Options"
730
+ msgstr "Groups Optionen"
731
+
732
+ #: lib/admin/class-groups-admin.php:310
733
+ msgid "Groups is configured to delete its plugin data on deactivation."
734
+ msgstr "Groups wird bei der Deaktivierung all seine Daten löschen."
735
+
736
+ #: lib/admin/groups-admin-options.php:353
737
+ msgid "Groups network options"
738
+ msgstr "Groups Netzwerkoptionen"
739
+
740
+ #: lib/admin/class-groups-admin.php:208
741
+ msgid "Groups options"
742
+ msgstr "Groups Optionen"
743
+
744
+ #: lib/core/class-groups-help.php:92
745
+ msgid ""
746
+ "Here you can <strong>add</strong>, <strong>edit</strong> and <strong>remove</"
747
+ "strong> groups."
748
+ msgstr ""
749
+ "Hier können Sie Gruppen <strong>hinzufügen</strong>, <strong>bearbeiten</"
750
+ "strong> und <strong>löschen</strong>."
751
+
752
+ #: lib/blocks/src/blocks/groups-non-member/block.js:146
753
+ msgid "Hide content from group members"
754
+ msgstr "Inhalt vor Gruppenmitgliedern verbergen"
755
+
756
+ #: lib/admin/class-groups-admin-notice.php:138
757
+ msgid "I have already done that."
758
+ msgstr "Das habe ich bereits getan."
759
+
760
+ #: lib/admin/groups-admin-groups.php:302
761
+ #: lib/admin/groups-admin-capabilities.php:313
762
+ msgid "ID"
763
+ msgstr "ID"
764
+
765
+ #: lib/admin/class-groups-admin-welcome.php:221
766
+ msgid ""
767
+ "If you had any access restrictions in place based on capabilities, the "
768
+ "entries will now be unprotected, unless you enable legacy access "
769
+ "restrictions or place appropriate access restrictions based on groups on the "
770
+ "desired entries."
771
+ msgstr ""
772
+ "Falls Zugriffsbeschränkungen basierend auf Kapazitäten gesetzt waren, sind "
773
+ "die Einträge nun ungeschützt, ausser die Legacy Zugriffsbeschränkungen "
774
+ "werden aktiviert oder es werden Beschränkungen basierend auf Gruppen gesetzt."
775
+
776
+ #: lib/admin/groups-admin-options.php:301
777
+ msgid "If you lock yourself out, please ask an administrator to help."
778
+ msgstr ""
779
+ "Sollten Sie sich selbst ausschließen, so fragen Sie bitte einen Verwalter "
780
+ "nach Hilfe."
781
+
782
+ #: lib/admin/class-groups-admin-welcome.php:225
783
+ msgid ""
784
+ "If you would like to switch to access restrictions based on groups "
785
+ "(recommended) instead of capabilities, you can easily do so by setting the "
786
+ "appropriate groups on your protected posts, pages and other entries to "
787
+ "restrict access."
788
+ msgstr ""
789
+ "Um auf gruppenbasierende Zugriffsbeschränkungen umzusteigen (empfohlen), "
790
+ "kann dies einfach getan werden indem man die entsprechenden Gruppen für die "
791
+ "geschützten Beiträge, Seiten und andere Einträge setzt um den Zugang "
792
+ "einzuschränken."
793
+
794
+ #: lib/admin/class-groups-admin-welcome.php:155
795
+ msgid "Important"
796
+ msgstr "Wichtig"
797
+
798
+ #: lib/admin/class-groups-admin-welcome.php:180
799
+ msgid "Improved User Interface"
800
+ msgstr "Verbesserte Benutzeroberfläche"
801
+
802
+ #: lib/access/class-groups-access-meta-boxes.php:165
803
+ msgid ""
804
+ "In the same field, you can create a new group and restrict access. Group "
805
+ "names are case-sensitive. In order to be able to use the new group, your "
806
+ "user account will be assigned to it."
807
+ msgstr ""
808
+ "Im selben Feld kann man eine neue Gruppe erstellen und den Zugang "
809
+ "einschränken. Bei Gruppennamen wird die Groß- und Kleinschreibung beachtet. "
810
+ "Um die neue Gruppe verwenden zu können wird man der Gruppe hinzugefügt."
811
+
812
+ #: legacy/admin/groups-admin-options-legacy.php:62
813
+ msgid ""
814
+ "Include these capabilities to enforce read access on posts. The selected "
815
+ "capabilities will be offered to restrict access to posts."
816
+ msgstr ""
817
+ "Diese Kapazitäten sollen zur Zugangsbeschränkung von Beitragen verfügbar "
818
+ "sein. Die ausgewählten Kapazitäten stehen dann für die Beschränkung von "
819
+ "Beiträgen zur Verfügung."
820
+
821
+ #: lib/admin/groups-admin-groups-edit.php:146
822
+ msgid "Inherited capabilities:"
823
+ msgstr "Geerbte Kapazitäten:"
824
+
825
+ #: lib/access/class-groups-post-access.php:154
826
+ msgid "Invalid post ID."
827
+ msgstr "Ungültige Beitrags-ID."
828
+
829
+ #: lib/admin/class-groups-admin-welcome.php:158
830
+ msgid ""
831
+ "It seems that you have updated from Groups 1.x where access restrictions "
832
+ "were based on capabilities."
833
+ msgstr ""
834
+ "Es scheint hier wurde von Groups 1.x aktualisiert, wo Zugangsbeschränkungen "
835
+ "auf Kapazitäten basierten."
836
+
837
+ #: lib/views/class-groups-shortcodes.php:472
838
+ #, php-format
839
+ msgid "Join the %s group"
840
+ msgstr "Der Gruppe %s beitreten"
841
+
842
+ #: lib/views/class-groups-shortcodes.php:556
843
+ #, php-format
844
+ msgid "Leave the %s group"
845
+ msgstr "Die Gruppe %s verlassen"
846
+
847
+ #: lib/admin/groups-admin-options.php:318
848
+ msgid "Legacy Settings"
849
+ msgstr "Legacy Einstellungen"
850
+
851
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
852
+ #: lib/access/class-groups-access-meta-boxes.php:152
853
+ msgid ""
854
+ "Let's assume that you want to limit the visibility of a post to members of "
855
+ "the <em>Premium</em> group."
856
+ msgstr ""
857
+ "Angenommen Sie wollen einen Beitrag nur Mitgliedern der <em>Premium</em> "
858
+ "Gruppe sichtbar machen."
859
+
860
+ #: lib/blocks/src/blocks/groups-member/block.js:221
861
+ #: lib/blocks/src/blocks/groups-non-member/block.js:202
862
+ msgid "Loading..."
863
+ msgstr "Lade..."
864
+
865
+ #: lib/views/class-groups-shortcodes.php:121
866
+ msgid "Log out"
867
+ msgstr "Abmelden"
868
+
869
+ #: lib/admin/class-groups-admin-notice.php:131
870
+ msgid "Many thanks for using <strong>Groups</strong>!"
871
+ msgstr "Vielen Dank, dass Sie <strong>Groups</strong> verwenden!"
872
+
873
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:508
874
+ #: lib/access/class-groups-access-meta-boxes.php:441
875
+ msgid "Media"
876
+ msgstr "Medien"
877
+
878
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
879
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:563
880
+ #, php-format
881
+ msgid "Members of the %1$s group can access this %2$s through this capability."
882
+ msgid_plural ""
883
+ "Members of the %1$s groups can access this %2$s through this capability."
884
+ msgstr[0] ""
885
+ "Mitglieder der Gruppe %1$s können über diese Kapazität auf diese(n) %2$s "
886
+ "zugreifen."
887
+ msgstr[1] ""
888
+ "Mitglieder der Gruppen %1$s können über diese Kapazität auf diese(n) %2$s "
889
+ "zugreifen."
890
+
891
+ #: lib/admin/groups-admin-groups-edit.php:79
892
+ #: lib/admin/groups-admin-groups-add.php:72
893
+ msgid "Name"
894
+ msgstr "Name"
895
+
896
+ #: lib/admin/groups-admin-options.php:375
897
+ msgid "Network deactivation and data persistence"
898
+ msgstr "Netzwerkdeaktivation und Datenpersistenz"
899
+
900
+ #: lib/admin/groups-admin-capabilities.php:206
901
+ msgid "New Capability"
902
+ msgstr "Neue Kapazität"
903
+
904
+ #: lib/admin/class-groups-admin-welcome.php:191
905
+ msgid "New Documentation"
906
+ msgstr "Neue Dokumentation"
907
+
908
+ #: lib/admin/groups-admin-groups.php:212
909
+ msgid "New Group"
910
+ msgstr "Neue Gruppe"
911
+
912
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
913
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:572
914
+ msgid ""
915
+ "No groups grant access through this capability. To grant access to group "
916
+ "members using this capability, you should assign it to a group and enable "
917
+ "the capability for access restriction."
918
+ msgstr ""
919
+ "Keine Gruppe gewährt Zugriff über diese Kapazität. Um Gruppenmitgliedern "
920
+ "Zugriff über diese Kapazität zu gewähren, sollte sie einer Gruppe zugewiesen "
921
+ "werden und zur Zugangsbeschränkung aktiviert werden."
922
+
923
+ #: lib/admin/groups-admin-capabilities.php:123
924
+ msgid "No new capabilities have been found."
925
+ msgstr "Es wurden keine neuen Kapazitäten gefunden."
926
+
927
+ #: lib/admin/groups-admin-capabilities-remove.php:116
928
+ msgid "No such capabilities."
929
+ msgstr "Solche Kapazitäten sind nicht vorhanden."
930
+
931
+ #: lib/admin/groups-admin-capabilities-remove.php:41
932
+ #: lib/admin/groups-admin-capabilities-edit.php:41
933
+ msgid "No such capability."
934
+ msgstr "Diese Kapazität ist nicht vorhanden."
935
+
936
+ #: lib/admin/groups-admin-groups-edit.php:43
937
+ #: lib/admin/groups-admin-groups-remove.php:41
938
+ msgid "No such group."
939
+ msgstr "Diese Gruppe ist nicht vorhanden."
940
+
941
+ #: lib/admin/groups-admin-groups-remove.php:116
942
+ msgid "No such groups."
943
+ msgstr "Solche Gruppen sind nicht vorhanden."
944
+
945
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:132
946
+ msgid ""
947
+ "Note that you must be a member of a group that has such a capability "
948
+ "assigned."
949
+ msgstr ""
950
+ "Beachten Sie, dass Sie Mitglied einer Gruppe die diese Kapazität hat sein "
951
+ "müssen."
952
+
953
+ #: lib/access/class-groups-access-meta-boxes.php:143
954
+ msgid "Note that you must be a member of a group to use it to restrict access."
955
+ msgstr ""
956
+ "Es ist zu beachten dass man Mitglied einer Gruppe sein muss, um diese zur "
957
+ "Zugangsbeschränkung verwenden zu können."
958
+
959
+ #: lib/admin/class-groups-admin-welcome.php:183
960
+ msgid ""
961
+ "Now you can assign new users directly to groups when you create a new user "
962
+ "account from the Dashboard."
963
+ msgstr ""
964
+ "Jetzt kann man neue Benutzer direkt Gruppen zuweisen wenn man deren "
965
+ "Benutzerkonto vom Dashboard aus erstellt."
966
+
967
+ #: lib/admin/class-groups-admin-welcome.php:174
968
+ msgid ""
969
+ "Now you can protect your posts, pages and any other custom post type like "
970
+ "products or events by simply assigning them to one or more groups."
971
+ msgstr ""
972
+ "Man kann jetzt Beiträge, Seiten und alle anderen Eintragstypen wie Produkte "
973
+ "oder Evente einfach schützen, indem man diese einer oder mehreren Gruppen "
974
+ "zuweist."
975
+
976
+ #: lib/admin/class-groups-admin-welcome.php:227
977
+ msgid ""
978
+ "Once you have adjusted your access restrictions based on groups, you can "
979
+ "disable legacy access control."
980
+ msgstr ""
981
+ "Die Legacy Zugriffsbeschränkungen können deaktiviert werden sobald diese auf "
982
+ "Gruppen umgestellt wurden."
983
+
984
+ #: lib/admin/groups-admin-capabilities.php:121
985
+ #, php-format
986
+ msgid "One capability has been added."
987
+ msgid_plural "%d capabilities have been added."
988
+ msgstr[0] "Eine Kapazität wurde hinzugefügt."
989
+ msgstr[1] "%d Kapazitäten wurden hinzugefügt."
990
+
991
+ #: legacy/admin/class-groups-admin-post-columns-legacy.php:77
992
+ msgid "One or more capabilities required to read the entry."
993
+ msgstr "Eine oder mehr Kapazitäten sind benötigt um den Beitrag zu lesen."
994
+
995
+ #: lib/admin/class-groups-admin-post-columns.php:95
996
+ msgid "One or more groups granting access to entries."
997
+ msgstr "Eine oder mehr Gruppen die Zugriff auf Einträge erstatten."
998
+
999
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
1000
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:593
1001
+ #, php-format
1002
+ msgid ""
1003
+ "Only groups or users that have one of the selected capabilities are allowed "
1004
+ "to read this %s."
1005
+ msgstr ""
1006
+ "Nur Gruppen oder Benutzer die eine der gewählten Kapazitäten haben ist es "
1007
+ "gestattet diese(n) %s zu lesen."
1008
+
1009
+ #: lib/admin/class-groups-admin.php:209
1010
+ msgid "Options"
1011
+ msgstr "Optionen"
1012
+
1013
+ #: lib/core/class-groups-help.php:70
1014
+ msgctxt "Help tab title and heading"
1015
+ msgid "Options"
1016
+ msgstr "Optionen"
1017
+
1018
+ #: lib/admin/class-groups-admin.php:270
1019
+ msgctxt "Plugin action link"
1020
+ msgid "Options"
1021
+ msgstr "Optionen"
1022
+
1023
+ #: lib/admin/groups-admin-options.php:117
1024
+ msgid "Options saved."
1025
+ msgstr "Optionen gespeichert."
1026
+
1027
+ #: lib/admin/groups-admin-groups-edit.php:86
1028
+ #: lib/admin/groups-admin-groups-add.php:79
1029
+ msgid "Parent"
1030
+ msgstr "Vorläufer"
1031
+
1032
+ #: lib/admin/class-groups-admin-welcome.php:237
1033
+ msgid "Perfect complements to memberships and access control with Groups."
1034
+ msgstr ""
1035
+ "Perfekte Ergänzungen für Mitgliedschaften und Zugangskontrolle mit Groups."
1036
+
1037
+ #: lib/admin/groups-admin-options.php:295
1038
+ msgid "Permissions"
1039
+ msgstr "Berechtigungen"
1040
+
1041
+ #: lib/admin/groups-admin-groups-remove.php:142
1042
+ msgid ""
1043
+ "Please confirm removal of the following groups. This action cannot be undone."
1044
+ msgstr ""
1045
+ "Bitte bestätigen Sie dass folgende Gruppen gelöscht werden. Diese Aktion "
1046
+ "kann nicht rückgängig gemacht werden."
1047
+
1048
+ #: lib/admin/groups-admin-capabilities-remove.php:139
1049
+ msgid ""
1050
+ "Please confirm to remove the following capabilities. This action cannot be "
1051
+ "undone."
1052
+ msgstr ""
1053
+ "Bitte bestätigen Sie dass folgende Kapazitäten gelöscht werden. Diese Aktion "
1054
+ "kann nicht rückgängig gemacht werden."
1055
+
1056
+ #: lib/core/class-groups-help.php:144
1057
+ #, php-format
1058
+ msgid ""
1059
+ "Please give it a <a href=\"%s\">&#9733;&#9733;&#9733;&#9733;&#9733;</a> "
1060
+ "rating."
1061
+ msgstr ""
1062
+ "Bitte geben Sie eine <a href=\"%s\">&#9733;&#9733;&#9733;&#9733;&#9733;</a> "
1063
+ "Bewertung ab!"
1064
+
1065
+ #: lib/admin/class-groups-admin-welcome.php:160
1066
+ #, php-format
1067
+ msgid ""
1068
+ "Please make sure to read the notes on <strong>Switching to Groups %s</"
1069
+ "strong> below."
1070
+ msgstr ""
1071
+ "Bitte beachte die Hinweise unten bezüglich <strong>Umstellen auf Groups %s</"
1072
+ "strong>."
1073
+
1074
+ #: lib/admin/class-groups-admin-welcome.php:229
1075
+ msgid ""
1076
+ "Please refer to the <a target=\"_blank\" href=\"https://docs.itthinx.com/"
1077
+ "document/groups/\">Documentation</a> for details on how to switch to and use "
1078
+ "the new access restrictions."
1079
+ msgstr ""
1080
+ "Bitte beachte die <a target=\"_blank\" href=\"https://docs.itthinx.com/"
1081
+ "document/groups/\">Dokumentation</a> für Details über die Umstellung und "
1082
+ "Benutzung der neuen Zugriffsbeschränkungen."
1083
+
1084
+ #: lib/access/class-groups-access-meta-boxes.php:497
1085
+ #, php-format
1086
+ msgid ""
1087
+ "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
1088
+ "that require complete protection."
1089
+ msgstr ""
1090
+ "Für Archive die kompletten Zugangsschutz benötigen, bitte <a href=\"%s\" "
1091
+ "target=\"_blank\">Groups File Access</a> verwenden."
1092
+
1093
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
1094
+ #: lib/access/class-groups-access-meta-boxes.php:191
1095
+ msgid "Post"
1096
+ msgstr "Beitrag"
1097
+
1098
+ #: lib/admin/groups-admin-options.php:233
1099
+ msgid "Post types"
1100
+ msgstr "Beitragstypen"
1101
+
1102
+ #: lib/admin/class-groups-admin-welcome.php:176
1103
+ msgid ""
1104
+ "Previously we used capabilities to do that, but changing to this new model "
1105
+ "makes things even easier."
1106
+ msgstr ""
1107
+ "Bisher wurden Kapazitäten verwendet um das zu tun, aber der Wechsel zum "
1108
+ "neuen Modell macht die Dinge noch viel einfacher."
1109
+
1110
+ #: lib/admin/class-groups-admin-welcome.php:169
1111
+ msgid "Protect Content Easily"
1112
+ msgstr "Inhalte Einfach Schützen"
1113
+
1114
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:308
1115
+ msgid "Quick-create group &amp; capability"
1116
+ msgstr "Instant Gruppe &amp; Kapazität"
1117
+
1118
+ #: lib/access/class-groups-access-meta-boxes.php:228
1119
+ #: lib/access/class-groups-access-meta-boxes.php:443
1120
+ msgid "Read"
1121
+ msgstr "Lesen"
1122
+
1123
+ #: legacy/access/class-groups-post-access-legacy.php:52
1124
+ msgid "Read Post"
1125
+ msgstr "Beitrag Lesen"
1126
+
1127
+ #: lib/admin/groups-admin-add-ons.php:63
1128
+ msgid "Recommended extensions for Groups"
1129
+ msgstr "Empfohlene Erweiterungen für Groups"
1130
+
1131
+ #: lib/admin/groups-admin-add-ons.php:164
1132
+ msgid "Recommended plugins by itthinx"
1133
+ msgstr "Empfohlene Plugins von itthinx"
1134
+
1135
+ #: lib/admin/groups-admin-capabilities.php:217
1136
+ #: lib/admin/groups-admin-capabilities.php:222
1137
+ msgid "Refresh"
1138
+ msgstr "Aktualisieren"
1139
+
1140
+ #: lib/auto/class-groups-registered.php:68
1141
+ msgid "Registered"
1142
+ msgstr "Registriert"
1143
+
1144
+ #: lib/admin/class-groups-admin-notice.php:151
1145
+ msgid "Remind me later"
1146
+ msgstr "Vielleicht später"
1147
+
1148
+ #: lib/admin/groups-admin-groups-remove.php:62
1149
+ #: lib/admin/groups-admin-groups-remove.php:153
1150
+ #: lib/admin/groups-admin-capabilities-remove.php:62
1151
+ #: lib/admin/groups-admin-capabilities-remove.php:149
1152
+ #: lib/admin/groups-admin-groups.php:478
1153
+ #: lib/admin/groups-admin-capabilities.php:372
1154
+ #: lib/admin/groups-admin-capabilities.php:458
1155
+ msgid "Remove"
1156
+ msgstr "Löschen"
1157
+
1158
+ #: lib/admin/groups-admin-capabilities-remove.php:53
1159
+ msgid "Remove a capability"
1160
+ msgstr "Eine Kapazität löschen"
1161
+
1162
+ #: lib/admin/groups-admin-groups-remove.php:53
1163
+ msgid "Remove a group"
1164
+ msgstr "Eine Gruppe löschen"
1165
+
1166
+ #: lib/admin/groups-admin-capabilities-remove.php:133
1167
+ msgid "Remove capabilities"
1168
+ msgstr "Kapazitäten löschen"
1169
+
1170
+ #: lib/admin/groups-admin-groups.php:382
1171
+ msgid "Remove capability"
1172
+ msgstr "Kapazität löschen"
1173
+
1174
+ #: lib/admin/class-groups-admin-users.php:214
1175
+ msgid "Remove from group"
1176
+ msgstr "Von der Gruppe entfernen"
1177
+
1178
+ #: lib/admin/groups-admin-groups.php:380
1179
+ msgid "Remove group"
1180
+ msgstr "Gruppe entfernen"
1181
+
1182
+ #: lib/admin/groups-admin-groups-remove.php:135
1183
+ msgid "Remove groups"
1184
+ msgstr "Gruppen entfernen"
1185
+
1186
+ #: legacy/admin/class-groups-admin-posts-legacy.php:186
1187
+ #: lib/admin/class-groups-admin-posts.php:225
1188
+ msgid "Remove restriction"
1189
+ msgstr "Beschränkung entfernen"
1190
+
1191
+ #: lib/admin/groups-admin-options.php:58
1192
+ msgid "Restrict Access"
1193
+ msgstr "Zugang Beschränken"
1194
+
1195
+ #: lib/access/class-groups-access-meta-boxes.php:254
1196
+ #, php-format
1197
+ msgid "Restricts the visibility of this %s to members of the chosen groups."
1198
+ msgstr ""
1199
+ "Beschränkt die %s-Sichtbarkeit auf Mitglieder der ausgewählten Gruppen."
1200
+
1201
+ #: lib/access/class-groups-access-meta-boxes.php:491
1202
+ msgid "Restricts the visibility of this entry to members of the chosen groups."
1203
+ msgstr ""
1204
+ "Beschränkt die Sichtbarkeit dieses Eintrags auf Mitglieder der ausgewählten "
1205
+ "Gruppen."
1206
+
1207
+ #: lib/admin/groups-admin-groups.php:345
1208
+ #: lib/admin/groups-admin-capabilities.php:357
1209
+ msgid "Results per page"
1210
+ msgstr "Ergebnisse pro Seite"
1211
+
1212
+ #: lib/admin/groups-admin-options.php:138
1213
+ msgid "Role"
1214
+ msgstr "Rolle"
1215
+
1216
+ #: lib/admin/groups-admin-groups-edit.php:163
1217
+ #: lib/admin/groups-admin-capabilities-edit.php:77
1218
+ #: lib/admin/groups-admin-options.php:208
1219
+ #: lib/admin/groups-admin-options.php:333
1220
+ #: lib/admin/groups-admin-options.php:388
1221
+ msgid "Save"
1222
+ msgstr "Speichern"
1223
+
1224
+ #: lib/blocks/src/blocks/groups-member/block.js:228
1225
+ #: lib/blocks/src/blocks/groups-non-member/block.js:209
1226
+ msgid "Select Groups"
1227
+ msgstr "Gruppen auswählen"
1228
+
1229
+ #: lib/admin/groups-admin-options.php:237
1230
+ msgid "Show access restrictions for these post types."
1231
+ msgstr "Zugangsbeschränkungen für diese Beitragstypen zeigen."
1232
+
1233
+ #: lib/blocks/src/blocks/groups-member/block.js:162
1234
+ msgid "Show content for group members"
1235
+ msgstr "Inhalt Gruppenmitgliedern anzeigen"
1236
+
1237
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:277
1238
+ msgid "Show groups"
1239
+ msgstr "Gruppen zeigen"
1240
+
1241
+ #: lib/admin/groups-admin-options.php:281
1242
+ msgid "Show groups in user profiles."
1243
+ msgstr "Gruppen in Benutzerprofilen zeigen."
1244
+
1245
+ #: lib/admin/groups-admin-options.php:290
1246
+ msgid "Show the Groups tree view."
1247
+ msgstr "Die Baumansicht von Groups anzeigen."
1248
+
1249
+ #: lib/admin/groups-admin-options.php:273
1250
+ msgid ""
1251
+ "Some post types shown may not offer access restrictions even though they "
1252
+ "appear enabled here."
1253
+ msgstr ""
1254
+ "Einige der angezeigten Beitragstypen bieten möglicherweise keine "
1255
+ "Zugriffsbeschränkungen, obwohl sie hier aktiviert angezeigt werden."
1256
+
1257
+ #: lib/admin/class-groups-admin-welcome.php:199
1258
+ #, php-format
1259
+ msgid "Switching to Groups %s"
1260
+ msgstr "Umstellen auf Groups %s"
1261
+
1262
+ #: lib/admin/class-groups-admin-posts.php:183
1263
+ msgid "Terms"
1264
+ msgstr "Begriffe"
1265
+
1266
+ #: lib/core/class-groups-help.php:141
1267
+ msgid ""
1268
+ "Thank you for using <a href=\"https://www.itthinx.com/plugins/groups\" "
1269
+ "target=\"_blank\">Groups</a> by <a href=\"https://www.itthinx.com\" target="
1270
+ "\"_blank\">itthinx</a>."
1271
+ msgstr ""
1272
+ "Danke für das Vertrauen in <a href=\"https://www.itthinx.com/plugins/groups"
1273
+ "\" target=\"_blank\">Groups</a> von <a href=\"https://www.itthinx.com\" "
1274
+ "target=\"_blank\">itthinx</a>."
1275
+
1276
+ #: lib/admin/class-groups-admin-welcome.php:149
1277
+ msgid ""
1278
+ "Thanks for using Groups! We have made it even easier to protect your content "
1279
+ "and hope you like it :)"
1280
+ msgstr ""
1281
+ "Danke dass Ihr Groups verwendet! Wir haben es noch einfacher gemacht Inhalte "
1282
+ "zu schützen und hoffen es gefällt euch :)"
1283
+
1284
+ #: lib/admin/groups-admin-capabilities-edit.php:116
1285
+ #, php-format
1286
+ msgid ""
1287
+ "The <em>%s</em> capability already exists and cannot be assigned to this one."
1288
+ msgstr ""
1289
+ "Die Kapazität <em>%s</em> existiert bereits und kann nicht dieser zugewiesen "
1290
+ "werden."
1291
+
1292
+ #: lib/admin/groups-admin-capabilities-add.php:104
1293
+ #, php-format
1294
+ msgid "The <em>%s</em> capability already exists."
1295
+ msgstr "Die Kapazität <em>%s</em> existiert bereits."
1296
+
1297
+ #: lib/admin/groups-admin-capabilities-edit.php:126
1298
+ #, php-format
1299
+ msgid "The <em>%s</em> capability could not be updated."
1300
+ msgstr "Die Kapazität <em>%s</em> konnte nicht aktualisiert werden."
1301
+
1302
+ #: lib/admin/groups-admin-capabilities.php:62
1303
+ #, php-format
1304
+ msgid "The <em>%s</em> capability has been created."
1305
+ msgstr "Die Kapazität <em>%s</em> wurde erstellt."
1306
+
1307
+ #: lib/admin/groups-admin-capabilities.php:70
1308
+ #, php-format
1309
+ msgid "The <em>%s</em> capability has been updated."
1310
+ msgstr "Die Kapazität <em>%s</em> wurde aktualisiert."
1311
+
1312
+ #: lib/admin/groups-admin-groups-edit.php:209
1313
+ #, php-format
1314
+ msgid ""
1315
+ "The <em>%s</em> group already exists and cannot be used to name this one."
1316
+ msgstr ""
1317
+ "Die Gruppe <em>%s</em> existiert bereits and kann nicht als Name für diese "
1318
+ "verwendet werden."
1319
+
1320
+ #: lib/admin/groups-admin-groups-add.php:168
1321
+ #, php-format
1322
+ msgid "The <em>%s</em> group already exists."
1323
+ msgstr "Die Gruppe <em>%s</em> existiert bereits."
1324
+
1325
+ #: lib/admin/groups-admin-groups.php:63
1326
+ #, php-format
1327
+ msgid "The <em>%s</em> group has been created."
1328
+ msgstr "Die Gruppe <em>%s</em> wurde erstellt."
1329
+
1330
+ #: lib/admin/groups-admin-groups.php:71
1331
+ #, php-format
1332
+ msgid "The <em>%s</em> group has been updated."
1333
+ msgstr "Die Gruppe <em>%s</em> wurde aktualisiert."
1334
+
1335
+ #: lib/admin/groups-admin-capabilities-edit.php:130
1336
+ #: lib/admin/groups-admin-capabilities-add.php:102
1337
+ msgid "The <em>Capability</em> must not be empty."
1338
+ msgstr "Die <em>Kapazität</em> darf nicht leer sein."
1339
+
1340
+ #: lib/admin/groups-admin-groups-edit.php:201
1341
+ msgid "The <em>Name</em> must not be empty."
1342
+ msgstr "Der <em>Name</em> darf nicht leer sein."
1343
+
1344
+ #: lib/access/class-groups-access-meta-boxes.php:495
1345
+ msgid ""
1346
+ "The attachment page is restricted to authorized users, but due to technical "
1347
+ "limitations, the file can still be accessed directly via its URL."
1348
+ msgstr ""
1349
+ "Zugang zur Anhangsseite ist auf berechtigte Benutzer beschränkt, aber aus "
1350
+ "technischen Gründen kann auf das Archiv direkt über seine URL zugegriffen "
1351
+ "werden."
1352
+
1353
+ #: lib/admin/groups-admin-capabilities.php:75
1354
+ msgid "The capability has been deleted."
1355
+ msgstr "Die Kapazität wurde gelöscht."
1356
+
1357
+ #: lib/admin/groups-admin-groups-edit.php:130
1358
+ msgid "The chosen capabilities are assigned to the group."
1359
+ msgstr "Die ausgewählten Kapazitäten werden der Gruppe zugewiesen."
1360
+
1361
+ #: lib/core/class-groups-help.php:87
1362
+ msgid ""
1363
+ "The complete documentation is available on the <a href=\"https://docs."
1364
+ "itthinx.com/document/groups\">Documentation</a> pages for Groups."
1365
+ msgstr ""
1366
+ "Die vollständige Dokumentation ist auf den <a href=\"https://docs.itthinx."
1367
+ "com/document/groups\">Documentationsseiten</a> für Groups erhältlich."
1368
+
1369
+ #: lib/admin/class-groups-admin-welcome.php:210
1370
+ msgid "The following is only of interest if you have upgraded from Groups 1.x:"
1371
+ msgstr ""
1372
+ "Folgendes ist nur von Interesse wenn von Groups 1.x aktualisiert wurde:"
1373
+
1374
+ #: lib/admin/groups-admin-groups.php:76
1375
+ msgid "The group has been deleted."
1376
+ msgstr "Die Gruppe wurde gelöscht."
1377
+
1378
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:148
1379
+ msgid "The manual way:"
1380
+ msgstr "Der manuelle Weg:"
1381
+
1382
+ #: lib/admin/groups-admin-groups-add.php:166
1383
+ msgid "The name must not be empty."
1384
+ msgstr "Der Name darf nicht leer sein."
1385
+
1386
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:139
1387
+ msgid "The quick way:"
1388
+ msgstr "Der schnelle Weg:"
1389
+
1390
+ #: lib/admin/class-groups-admin-user-profile.php:92
1391
+ #: lib/admin/class-groups-admin-user-profile.php:190
1392
+ msgid "The user is a member of the chosen groups."
1393
+ msgstr "Der Benutzer ist Mitglied der ausgewählten Gruppen."
1394
+
1395
+ #: lib/admin/groups-admin-groups.php:542
1396
+ #: lib/admin/groups-admin-capabilities.php:484
1397
+ msgid "There are no results."
1398
+ msgstr "Es liegen keine Resultate vor."
1399
+
1400
+ #: lib/admin/groups-admin-groups-add.php:112
1401
+ msgid "These capabilities will be assigned to the group."
1402
+ msgstr "Diese Kapazitäten werden der Gruppe zugewiesen."
1403
+
1404
+ #: lib/admin/groups-admin-options.php:296
1405
+ msgid ""
1406
+ "These permissions apply to Groups management. They do not apply to access "
1407
+ "permissions derived from Groups capabilities."
1408
+ msgstr ""
1409
+ "Diese Berechtigungen dienen der Verwaltung von Groups. Sie finden keine "
1410
+ "Anwendung bei Berechtigungen die von Groups Kapazitäten abgeleitet werden."
1411
+
1412
+ #: lib/admin/class-groups-admin-welcome.php:219
1413
+ msgid "This could be important!"
1414
+ msgstr "Dies könnte wichtig sein!"
1415
+
1416
+ #: lib/admin/groups-admin-options.php:269
1417
+ msgid ""
1418
+ "This determines for which post types access restriction settings are offered."
1419
+ msgstr ""
1420
+ "Dies bestimmt für welche Beitragstypen Einstellungen zur Zugangsbeschränkung "
1421
+ "angeboten werden."
1422
+
1423
+ #: lib/admin/groups-admin-groups.php:535
1424
+ msgid "This group has no capabilities."
1425
+ msgstr "Diese Gruppe hat keine Kapazitäten."
1426
+
1427
+ #: lib/admin/class-groups-admin-welcome.php:215
1428
+ msgid ""
1429
+ "This means that if you had access restrictions in place that were based on "
1430
+ "capabilities, your entries will still be protected."
1431
+ msgstr ""
1432
+ "Dies bedeutet dass vorige Zugangsbeschränkungen die auf Kapazitäten basieren "
1433
+ "immer noch die Einträge schützen."
1434
+
1435
+ #: lib/access/class-groups-post-access.php:656
1436
+ msgid ""
1437
+ "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1438
+ "get_read_post_capabilities() to retrieve the capabilities instead."
1439
+ msgstr ""
1440
+ "Diese Methode ist veraltet. Es sollte stattdessen Groups_Post_Access_Legacy::"
1441
+ "get_read_post_capabilities() verwendet werden um die Kapazitäten zu erhalten."
1442
+
1443
+ #: lib/admin/groups-admin-options.php:221
1444
+ msgid ""
1445
+ "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1446
+ "code> or set it to <code>false</code>."
1447
+ msgstr ""
1448
+ "Um dies zu deaktivieren, sollte die Konstante "
1449
+ "<code>GROUPS_ADMINISTRATOR_OVERRIDE</code> nicht definiert werden oder auf "
1450
+ "<code>false</code> gesetzt werden."
1451
+
1452
+ #: lib/admin/class-groups-admin-welcome.php:206
1453
+ msgid ""
1454
+ "To make it easier to transition to the new model for those who migrate from "
1455
+ "a previous version, we have included legacy access control based on "
1456
+ "capabilities."
1457
+ msgstr ""
1458
+ "Um die Umstellung auf das neue Modell für Benutzer einer vorigen Version "
1459
+ "einfach zu halten, haben wir Legacy Zugriffsbeschränkungen einbezogen die "
1460
+ "auf Kapazitäten basieren."
1461
+
1462
+ #: lib/admin/class-groups-admin-welcome.php:204
1463
+ msgid ""
1464
+ "To put it simple, previously you would have used capabilities to restrict "
1465
+ "access to posts and now you simply use groups."
1466
+ msgstr ""
1467
+ "Einfach gesagt, vorher wurden Kapazitäten verwendet um den Zugriff auf "
1468
+ "Beiträge zu schützen und jetzt verwendet man schlicht Gruppen."
1469
+
1470
+ #: lib/admin/class-groups-admin.php:181 lib/admin/class-groups-admin.php:182
1471
+ msgid "Tree"
1472
+ msgstr "Baum"
1473
+
1474
+ #: lib/admin/groups-admin-tree-view.php:43
1475
+ msgid "Tree of Groups"
1476
+ msgstr "Gruppenbaum"
1477
+
1478
+ #: lib/admin/groups-admin-options.php:286
1479
+ msgid "Tree view"
1480
+ msgstr "Baumansicht"
1481
+
1482
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:153
1483
+ msgid ""
1484
+ "Try the quick-create field first. Unless you need a more complex setup, "
1485
+ "there is no reason to go this way instead."
1486
+ msgstr ""
1487
+ "Probieren Sie das Instant-Feld zuerst aus. Es gibt keinen Grund diesen Weg "
1488
+ "zu gehen, ausser Sie benötigen eine komplexere Einrichtung."
1489
+
1490
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1491
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1492
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:545
1493
+ msgid "Type and choose &hellip;"
1494
+ msgstr "Tippen und wählen &hellip;"
1495
+
1496
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:127
1497
+ msgid ""
1498
+ "Use the <em>Access restrictions</em> box to limit the visibility of posts, "
1499
+ "pages and other post types."
1500
+ msgstr ""
1501
+ "Verwenden Sie das Kästchen <em>Zugangsbeschränkungen</em> um die "
1502
+ "Sichtbarkeit von Beiträgen, Seiten und anderen Beitragstypen einzuschränken."
1503
+
1504
+ #: lib/access/class-groups-access-meta-boxes.php:135
1505
+ msgid ""
1506
+ "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1507
+ "other post types."
1508
+ msgstr ""
1509
+ "Verwende den Kasten <em>Gruppen</em> um die Sichtbarkeit von Beiträgen, "
1510
+ "Seiten und anderen Beitragstypen einzuschränken."
1511
+
1512
+ #: lib/admin/groups-admin-options.php:277
1513
+ msgid "User profiles"
1514
+ msgstr "Benutzerprofile"
1515
+
1516
+ #: lib/admin/class-groups-admin-users.php:285
1517
+ msgctxt "label title for conjunctive groups filter checkbox"
1518
+ msgid "Users must belong to all chosen groups"
1519
+ msgstr "Benutzer müssen Mitglied aller ausgewählten Gruppen sein"
1520
+
1521
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:141
1522
+ msgid "Using the quick-create field"
1523
+ msgstr "Verwendung des Instant-Feldes"
1524
+
1525
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:146
1526
+ msgid ""
1527
+ "Using the quick-create field, you can create a new group and capability. The "
1528
+ "capability will be assigned to the group and enabled to enforce read access. "
1529
+ "Group names are case-sensitive, the name of the capability is the lower-case "
1530
+ "version of the name of the group. If the group already exists, a new "
1531
+ "capability is created and assigned to the existing group. If the capability "
1532
+ "already exists, it will be assigned to the group. If both already exist, the "
1533
+ "capability is enabled to enforce read access. In order to be able to use the "
1534
+ "capability, your user account will be assigned to the group."
1535
+ msgstr ""
1536
+ "Mit dem Instant-Feld können Gruppen und Kapazitäten erstellt werden. Die "
1537
+ "Kapazität wird der Gruppe zugewiesen und zur Zugriffsbeschränkung aktiviert. "
1538
+ "Gruppennamen unterscheiden Groß- und Kleinschreibung, der Name der Kapazität "
1539
+ "ist die Version des Gruppennamens in Kleinschreibung. Existiert die Gruppe "
1540
+ "bereits, dann wird die Kapazität erstellt und der bestehenden Gruppe "
1541
+ "zugewiesen. Existiert die Kapazität bereits, dann wird sie der Gruppe "
1542
+ "zugewiesen. Existieren beide, dann wird die Kapazität zur "
1543
+ "Zugriffsbeschränkung aktiviert. Um die Kapazität verwenden zu können, wird "
1544
+ "ihr Benutzerkonto der Gruppe hinzugefügt."
1545
+
1546
+ #: lib/admin/class-groups-admin-welcome.php:110
1547
+ msgid "View the Welcome screen for this version of Groups"
1548
+ msgstr "Den Begrüßungsbildschirm für diese Version von Groups anzeigen"
1549
+
1550
+ #: lib/admin/class-groups-admin.php:306
1551
+ msgid "Warning!"
1552
+ msgstr "Achtung!"
1553
+
1554
+ #: lib/admin/class-groups-admin-welcome.php:172
1555
+ msgid "We have made it even easier to protect your content!"
1556
+ msgstr "Wir haben es noch einfacher gemacht Inhalte zu schützen!"
1557
+
1558
+ #: lib/admin/class-groups-admin-welcome.php:111
1559
+ msgid "Welcome"
1560
+ msgstr "Willkommen"
1561
+
1562
+ #: lib/admin/class-groups-admin-welcome.php:46
1563
+ #: lib/admin/class-groups-admin-welcome.php:47
1564
+ msgid "Welcome to Groups"
1565
+ msgstr "Willkommen zu Groups"
1566
+
1567
+ #: lib/admin/class-groups-admin-welcome.php:138
1568
+ #, php-format
1569
+ msgid "Welcome to Groups %s"
1570
+ msgstr "Willkommen zu Groups %s"
1571
+
1572
+ #: lib/admin/class-groups-admin-welcome.php:165
1573
+ msgid "What's New?"
1574
+ msgstr "Was gibt’s Neues?"
1575
+
1576
+ #: lib/admin/class-groups-admin-welcome.php:194
1577
+ msgid ""
1578
+ "Whether you are new to Groups or have been using it before, please make sure "
1579
+ "to visit the <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1580
+ "groups/\">Documentation</a> pages to know more about how to use it."
1581
+ msgstr ""
1582
+ "Egal ob man bei Groups neu ist oder es bereits zuvor verwendet hat, raten "
1583
+ "wir es an die <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1584
+ "groups/\">Dokumentation</a> anzusehen, um mehr darüber zu erfahren wie man "
1585
+ "es verwendet."
1586
+
1587
+ #: lib/admin/class-groups-admin-notice.php:145
1588
+ msgid "Yes, here we go!"
1589
+ msgstr "Ja, auf geht’s!"
1590
+
1591
+ #: lib/views/class-groups-shortcodes.php:530
1592
+ #, php-format
1593
+ msgid "You are a member of the %s group."
1594
+ msgstr "Sie sind Mitglied der Gruppe %s."
1595
+
1596
+ #: lib/admin/class-groups-admin-welcome.php:217
1597
+ msgid ""
1598
+ "You are running the system with legacy access control based on capabilities "
1599
+ "disabled."
1600
+ msgstr ""
1601
+ "Das System läuft mit Legacy Zugriffsbeschränkungen basierend auf Kapazitäten "
1602
+ "deaktiviert."
1603
+
1604
+ #: lib/admin/class-groups-admin-welcome.php:213
1605
+ msgid ""
1606
+ "You are running the system with legacy access control based on capabilities "
1607
+ "enabled."
1608
+ msgstr ""
1609
+ "Das System läuft mit Legacy Zugriffsbeschränkungen basierend auf Kapazitäten "
1610
+ "aktiviert."
1611
+
1612
+ #: lib/admin/class-groups-admin-notice.php:157
1613
+ #, php-format
1614
+ msgid ""
1615
+ "You can also follow <a href=\"%s\">@itthinx</a> on Twitter or visit <a href="
1616
+ "\"%s\" target=\"_blank\">itthinx.com</a> to check out other free and premium "
1617
+ "plugins we provide."
1618
+ msgstr ""
1619
+ "Sie können auch <a href=\"%s\">@itthinx</a> auf Twitter folgen oder <a href="
1620
+ "\"%s\" target=\"_blank\">itthinx.com</a> um mehr über weitere kostenfreie "
1621
+ "und Premium Plugins die wir bereitstellen zu erfahren."
1622
+
1623
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:312
1624
+ msgid ""
1625
+ "You can create a new group and capability here. The capability will be "
1626
+ "assigned to the group and enabled to enforce read access. Group names are "
1627
+ "case-sensitive, the name of the capability is the lower-case version of the "
1628
+ "name of the group. If the group already exists, a new capability is created "
1629
+ "and assigned to the existing group. If the capability already exists, it "
1630
+ "will be assigned to the group. If both already exist, the capability is "
1631
+ "enabled to enforce read access. In order to be able to use the capability, "
1632
+ "your user account will be assigned to the group."
1633
+ msgstr ""
1634
+ "Sie können hier eine neue Gruppe und Kapazität erstellen. Die Kapazität wird "
1635
+ "der Gruppe zugewiesen und zur Zugriffsbeschränkung aktiviert. Gruppennamen "
1636
+ "unterscheiden Groß- und Kleinschreibung, der Name der Kapazität ist die "
1637
+ "Version des Gruppennamens in Kleinschreibung. Existiert die Gruppe bereits, "
1638
+ "dann wird die Kapazität erstellt und der bestehenden Gruppe zugewiesen. "
1639
+ "Existiert die Kapazität bereits, dann wird sie der Gruppe zugewiesen. "
1640
+ "Existieren beide, dann wird die Kapazität zur Zugriffsbeschränkung "
1641
+ "aktiviert. Um die Kapazität verwenden zu können, wird ihr Benutzerkonto der "
1642
+ "Gruppe hinzugefügt."
1643
+
1644
+ #: lib/access/class-groups-access-meta-boxes.php:221
1645
+ #: lib/access/class-groups-access-meta-boxes.php:476
1646
+ msgid "You can create a new group by indicating the group's name."
1647
+ msgstr ""
1648
+ "Eine neue Gruppe kann erstellt werden indem man den Namen der Gruppe eingibt."
1649
+
1650
+ #: lib/access/class-groups-access-meta-boxes.php:215
1651
+ #, php-format
1652
+ msgid ""
1653
+ "You can restrict the visibility of this %1$s to group members. Choose one or "
1654
+ "more groups that are allowed to read this %2$s. If no groups are chosen, the "
1655
+ "%3$s is visible to anyone."
1656
+ msgstr ""
1657
+ "Die %1$s-Sichtbarkeit kann auf Gruppenmitglieder eingeschränkt werden. Eine "
1658
+ "oder mehrere Gruppen auswählen die diese/n/s %2$s lesen dürfen. Werden keine "
1659
+ "Gruppen ausgewählt dann ist diese/r/s %3$s für alle sichtbar."
1660
+
1661
+ #: lib/access/class-groups-access-meta-boxes.php:475
1662
+ msgid ""
1663
+ "You can restrict the visibility to group members. Choose one or more groups "
1664
+ "to restrict access. If no groups are chosen, this entry is visible to anyone."
1665
+ msgstr ""
1666
+ "Die Sichtbarkeit kann auf Gruppenmitglieder eingeschränkt werden. Eine oder "
1667
+ "mehrere Gruppen auswählen um den Zugriff einzuschränken. Werden keine "
1668
+ "Gruppen ausgewählt ist dieser Eintrag für alle sichtbar."
1669
+
1670
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:130
1671
+ msgid ""
1672
+ "You can select one or more capabilities that are enabled for access "
1673
+ "restriction."
1674
+ msgstr ""
1675
+ "Sie können eine oder mehrere Kapazitäten auswählen die zur "
1676
+ "Zugriffsbeschränkung aktiviert sind."
1677
+
1678
+ #: lib/access/class-groups-access-meta-boxes.php:140
1679
+ msgid "You can select one or more groups to restrict access to its members."
1680
+ msgstr ""
1681
+ "Es kann eine oder mehrere Gruppen ausgewählt werden um den Zugriff auf ihre "
1682
+ "Mitglieder einzuschränken."
1683
+
1684
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1685
+ #: lib/blocks/src/class-groups-blocks.php:93
1686
+ #: lib/access/class-groups-access-meta-boxes.php:261
1687
+ msgid "You cannot set any access restrictions."
1688
+ msgstr "Sie können keine Zugriffsbeschränkungen setzen."
1689
+
1690
+ #: lib/views/class-groups-shortcodes.php:525
1691
+ #, php-format
1692
+ msgid "You have joined the %s group."
1693
+ msgstr "Sie sind der Gruppe %s beigetreten."
1694
+
1695
+ #: lib/views/class-groups-shortcodes.php:601
1696
+ #, php-format
1697
+ msgid "You have left the %s group."
1698
+ msgstr "Sie haben die Gruppe %s verlassen."
1699
+
1700
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:296
1701
+ msgid ""
1702
+ "You must be in a group that has at least one capability enabled to enforce "
1703
+ "read access."
1704
+ msgstr ""
1705
+ "Sie müssen in einer Gruppe sein die zumindest eine Kapazität hat die zur "
1706
+ "Zugriffsbeschränkung aktiviert ist."
1707
+
1708
+ #: lib/access/class-groups-access-meta-boxes.php:267
1709
+ msgid "You need to have permission to set access restrictions."
1710
+ msgstr ""
1711
+ "Man benötigt die entsprechenden Rechte um Zugriffsbeschränkungen setzen zu "
1712
+ "können."
1713
+
1714
+ #: lib/access/class-groups-post-access.php:531
1715
+ msgid ""
1716
+ "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1717
+ "restriction instead."
1718
+ msgstr ""
1719
+ "Man sollte stattdessen Groups_Post_Access_Legacy::create() verwenden um eine "
1720
+ "beschränkende Kapazität weiterzugeben."
1721
+
1722
+ #: lib/admin/groups-admin-options.php:185 lib/admin/groups-admin-add-ons.php:37
1723
+ msgid "Your support matters!"
1724
+ msgstr "Ihre Unterstützung zählt!"
1725
+
1726
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1727
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1728
+ msgid "access"
1729
+ msgstr "Zugang"
1730
+
1731
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1732
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1733
+ msgid "groups"
1734
+ msgstr "Gruppen"
1735
+
1736
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1737
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1738
+ msgid "members"
1739
+ msgstr "Mitglieder"
1740
+
1741
+ #~ msgid "Capability Id"
1742
+ #~ msgstr "Kapazitäts-Id"
1743
+
1744
+ #~ msgid ""
1745
+ #~ "Enhanced functionality is available via official <a href=\"http://www."
1746
+ #~ "itthinx.com/plugins/groups/\">Extensions</a> for Groups."
1747
+ #~ msgstr ""
1748
+ #~ "Zusätzliche Funktionen sind über offizielle <a href=\"http://www.itthinx."
1749
+ #~ "com/plugins/groups/\">Erweiterungen</a> für Groups erhältlich."
1750
+
1751
+ #~ msgid "Group Id"
1752
+ #~ msgstr "Gruppen-Id"
1753
+
1754
+ #~ msgctxt "menu-title"
1755
+ #~ msgid "Groups"
1756
+ #~ msgstr "Groups"
1757
+
1758
+ #~ msgid "Id"
1759
+ #~ msgstr "Id"
languages/groups-es_ES.mo CHANGED
Binary file
languages/groups-es_ES.po CHANGED
@@ -4,8 +4,8 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Groups\n"
6
  "Report-Msgid-Bugs-To: \n"
7
- "POT-Creation-Date: 2019-05-08 21:00+0200\n"
8
- "PO-Revision-Date: 2019-05-08 21:02+0200\n"
9
  "Last-Translator: Karim\n"
10
  "Language-Team: itthinx.com\n"
11
  "Language: es_ES\n"
@@ -14,7 +14,7 @@ msgstr ""
14
  "Content-Transfer-Encoding: 8bit\n"
15
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
- "X-Generator: Poedit 2.2.1\n"
18
 
19
  #: lib/core/class-groups-pagination.php:140
20
  #, php-format
@@ -22,21 +22,21 @@ msgctxt "paging"
22
  msgid "%1$s of %2$s"
23
  msgstr "%1$s de %2$s"
24
 
25
- #: lib/admin/class-groups-admin-users.php:283
26
  msgctxt "label for conjunctive groups filter checkbox"
27
  msgid "&cap;"
28
  msgstr "&cap;"
29
 
30
  #: legacy/admin/class-groups-admin-posts-legacy.php:184
31
- #: lib/admin/class-groups-admin-posts.php:217
32
  msgid "&mdash; No Change &mdash;"
33
  msgstr "&mdash; Sin cambios &mdash;"
34
 
35
- #: lib/admin/class-groups-admin-posts.php:157
36
  msgid "(any)"
37
  msgstr "(cualquier)"
38
 
39
- #: lib/admin/class-groups-admin-posts.php:152
40
  msgid "(none)"
41
  msgstr "(ninguno)"
42
 
@@ -44,7 +44,7 @@ msgstr "(ninguno)"
44
  msgid "(only unrestricted)"
45
  msgstr "(sin restricción)"
46
 
47
- #: lib/admin/class-groups-admin-users.php:384
48
  msgid "--"
49
  msgstr "--"
50
 
@@ -60,8 +60,8 @@ msgstr[1] "%s elementos"
60
  msgid "<span title=\"%s\">Access Restrictions</span>"
61
  msgstr "<span title=\"%s\">Restricción de Acceso</span>"
62
 
63
- #: lib/admin/groups-admin-capabilities-remove.php:145
64
  #: lib/admin/groups-admin-groups-remove.php:149
 
65
  #, php-format
66
  msgid "<strong>%s</strong>"
67
  msgstr "<strong>%s</strong>"
@@ -80,11 +80,11 @@ msgstr ""
80
  msgid "A Duck!"
81
  msgstr "Un Pato!"
82
 
83
- #: lib/admin/groups-admin-options.php:280
84
  msgid "A minimum set of permissions will be preserved."
85
  msgstr "Se preservarán un mínimo de permisos."
86
 
87
- #: lib/admin/groups-admin-options.php:50
88
  msgid "Access Groups"
89
  msgstr "Acceder a Groups"
90
 
@@ -92,43 +92,43 @@ msgstr "Acceder a Groups"
92
  msgid "Access Restrictions"
93
  msgstr "Restricción de Acceso"
94
 
95
- #: lib/admin/groups-admin-capabilities-add.php:34
96
- #: lib/admin/groups-admin-capabilities-add.php:89
97
- #: lib/admin/groups-admin-capabilities-add.php:93
98
- #: lib/admin/groups-admin-capabilities-edit.php:35
99
- #: lib/admin/groups-admin-capabilities-edit.php:96
100
- #: lib/admin/groups-admin-capabilities-edit.php:100
101
- #: lib/admin/groups-admin-capabilities-remove.php:35
102
- #: lib/admin/groups-admin-capabilities-remove.php:83
103
- #: lib/admin/groups-admin-capabilities-remove.php:87
104
- #: lib/admin/groups-admin-capabilities-remove.php:110
105
- #: lib/admin/groups-admin-capabilities-remove.php:175
106
- #: lib/admin/groups-admin-capabilities-remove.php:179
107
- #: lib/admin/groups-admin-capabilities.php:48
108
- #: lib/admin/groups-admin-capabilities.php:141
109
- #: lib/admin/groups-admin-capabilities.php:172
110
- #: lib/admin/groups-admin-capabilities.php:178
111
- #: lib/admin/groups-admin-groups-add.php:36
112
- #: lib/admin/groups-admin-groups-add.php:139
113
- #: lib/admin/groups-admin-groups-add.php:143
114
  #: lib/admin/groups-admin-groups-edit.php:37
115
  #: lib/admin/groups-admin-groups-edit.php:181
116
  #: lib/admin/groups-admin-groups-edit.php:185
 
 
 
117
  #: lib/admin/groups-admin-groups-remove.php:35
118
  #: lib/admin/groups-admin-groups-remove.php:83
119
  #: lib/admin/groups-admin-groups-remove.php:87
120
  #: lib/admin/groups-admin-groups-remove.php:110
121
  #: lib/admin/groups-admin-groups-remove.php:177
122
  #: lib/admin/groups-admin-groups-remove.php:181
 
 
 
 
 
 
123
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
124
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
125
- #: lib/admin/groups-admin-options.php:39 lib/admin/groups-admin-options.php:328
126
- #: lib/admin/groups-admin-tree-view.php:37 lib/test/groups-tests.php:385
127
- #: lib/test/groups-tests.php:391
 
 
 
 
 
 
 
 
128
  msgid "Access denied."
129
  msgstr "Acceso denegado."
130
 
131
- #: lib/admin/groups-admin-options.php:212
132
  msgid "Access restricions"
133
  msgstr "Restricciones de acceso"
134
 
@@ -136,7 +136,7 @@ msgstr "Restricciones de acceso"
136
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
137
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
138
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
139
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:592
140
  msgid "Access restrictions"
141
  msgstr "Restricciones de acceso"
142
 
@@ -145,10 +145,10 @@ msgstr "Restricciones de acceso"
145
  msgid "Access restrictions &hellip;"
146
  msgstr "Restricción de acceso &hellip;"
147
 
 
 
148
  #: lib/admin/groups-admin-capabilities-add.php:68
149
  #: lib/admin/groups-admin-capabilities.php:201
150
- #: lib/admin/groups-admin-groups-add.php:119
151
- #: lib/admin/groups-admin-groups.php:207
152
  msgid "Add"
153
  msgstr "Añadir"
154
 
@@ -156,16 +156,16 @@ msgstr "Añadir"
156
  msgid "Add a new capability"
157
  msgstr "Añadir una nueva capacidad"
158
 
159
- #: lib/admin/groups-admin-groups-add.php:59
160
  msgid "Add a new group"
161
  msgstr "Añadir un nuevo grupo"
162
 
163
- #: lib/admin/groups-admin-groups.php:382
164
  msgid "Add capability"
165
  msgstr "Añadir capacidad"
166
 
167
  #: legacy/admin/class-groups-admin-posts-legacy.php:185
168
- #: lib/admin/class-groups-admin-posts.php:218
169
  msgid "Add restriction"
170
  msgstr "Añadir restricción"
171
 
@@ -173,8 +173,8 @@ msgstr "Añadir restricción"
173
  msgid "Add to group"
174
  msgstr "Añadir a grupo"
175
 
176
- #: lib/admin/class-groups-admin-welcome.php:234
177
  #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
 
178
  msgid "Add-Ons"
179
  msgstr "Add-Ons"
180
 
@@ -186,19 +186,19 @@ msgstr ""
186
  "Añadir el grupo y la capacidad manualmente y activarlos para restricción de "
187
  "acceso"
188
 
189
- #: lib/admin/groups-admin-options.php:51
190
  msgid "Administer Groups"
191
  msgstr "Administrar Groups"
192
 
193
- #: lib/admin/groups-admin-options.php:52
194
  msgid "Administer Groups plugin options"
195
  msgstr "Administrar opciones de Groups"
196
 
197
- #: lib/admin/groups-admin-options.php:198
198
  msgid "Administrator Access Override"
199
  msgstr "Acceso general del Administrador"
200
 
201
- #: lib/admin/groups-admin-options.php:201
202
  msgid ""
203
  "Administrators override all access permissions derived from Groups "
204
  "capabilities."
@@ -206,7 +206,7 @@ msgstr ""
206
  "Los administradores heredan todos los permisos de acceso derivados de las "
207
  "capacidades de Grupos."
208
 
209
- #: lib/admin/class-groups-admin-posts.php:175
210
  msgid "Also look for groups related to terms"
211
  msgstr "Mirar también en grupos relacionados con términos"
212
 
@@ -226,19 +226,19 @@ msgstr ""
226
  "Otra mejora se centra en el filtrado por grupos y un impacto reducido sobre "
227
  "la pantalla de administración de Usuarios."
228
 
229
- #: lib/access/class-groups-access-meta-boxes.php:214
230
- #: lib/access/class-groups-access-meta-boxes.php:215
231
- #: lib/access/class-groups-access-meta-boxes.php:448
232
- #: lib/access/class-groups-access-meta-boxes.php:449
233
  msgid "Anyone &hellip;"
234
  msgstr "Todos &hellip;"
235
 
236
- #: lib/admin/class-groups-admin-users.php:216
 
237
  #: lib/admin/groups-admin-capabilities.php:334
238
  #: lib/admin/groups-admin-capabilities.php:360
239
  #: lib/admin/groups-admin-capabilities.php:374
240
- #: lib/admin/groups-admin-groups.php:323 lib/admin/groups-admin-groups.php:349
241
- #: lib/admin/groups-admin-groups.php:385
242
  msgid "Apply"
243
  msgstr "Aplicar"
244
 
@@ -250,12 +250,20 @@ msgstr ""
250
  "Hazte miembro del grupo <em>Premium</em> - esto es necesario para que puedas "
251
  "elegir la capacidad <em>premium</em> para restringir acceso a la entrada."
252
 
 
253
  #: lib/admin/groups-admin-capabilities.php:371
254
- #: lib/admin/groups-admin-groups.php:380
255
  msgid "Bulk Actions"
256
  msgstr "Acciones en Lote"
257
 
258
- #: lib/admin/groups-admin-options.php:365
 
 
 
 
 
 
 
 
259
  msgid ""
260
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
261
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
@@ -270,7 +278,7 @@ msgstr ""
270
  "responsabilidad por la pérdida de cualquier dato o cualquier otra "
271
  "consecuencia."
272
 
273
- #: lib/admin/groups-admin-options.php:294
274
  msgid ""
275
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
276
  "plugin settings and data will be DELETED. If you are going to use this "
@@ -285,23 +293,22 @@ msgstr ""
285
  "responsabilidad por la pérdida de cualquier dato o cualquier otra "
286
  "consecuencia."
287
 
288
- #: lib/admin/groups-admin-capabilities-add.php:70
289
- #: lib/admin/groups-admin-capabilities-edit.php:79
290
- #: lib/admin/groups-admin-capabilities-remove.php:64
291
- #: lib/admin/groups-admin-capabilities-remove.php:150
292
- #: lib/admin/groups-admin-groups-add.php:121
293
  #: lib/admin/groups-admin-groups-edit.php:165
 
294
  #: lib/admin/groups-admin-groups-remove.php:64
295
  #: lib/admin/groups-admin-groups-remove.php:154
 
 
 
 
296
  msgid "Cancel"
297
  msgstr "Cancelar"
298
 
299
  #: legacy/admin/groups-admin-options-legacy.php:59
300
- #: lib/admin/class-groups-admin.php:196
301
- #: lib/admin/groups-admin-capabilities.php:192
302
- #: lib/admin/groups-admin-groups-add.php:97
303
  #: lib/admin/groups-admin-groups-edit.php:117
304
- #: lib/admin/groups-admin-groups.php:306
 
 
305
  msgid "Capabilities"
306
  msgstr "Capacidades"
307
 
@@ -310,12 +317,12 @@ msgctxt "Help tab title and heading"
310
  msgid "Capabilities"
311
  msgstr "Capacidades"
312
 
313
- #: lib/admin/groups-admin-groups.php:361 lib/admin/groups-admin-groups.php:362
314
  msgid "Capabilities &hellip;"
315
  msgstr "Capacidades &hellip;"
316
 
317
- #: lib/admin/groups-admin-capabilities-add.php:57
318
  #: lib/admin/groups-admin-capabilities-edit.php:66
 
319
  #: lib/admin/groups-admin-capabilities.php:314
320
  #: lib/admin/groups-admin-capabilities.php:330
321
  msgid "Capability"
@@ -330,8 +337,8 @@ msgstr "Capacidad : %s"
330
  msgid "Capability ID"
331
  msgstr "ID Capacidad"
332
 
333
- #: lib/admin/class-groups-admin-posts.php:231
334
- #: lib/admin/class-groups-admin-posts.php:232
335
  msgid "Choose access restriction groups &hellip;"
336
  msgstr "Seleccionar grupos para restringir el acceso &hellip;"
337
 
@@ -340,15 +347,15 @@ msgstr "Seleccionar grupos para restringir el acceso &hellip;"
340
  msgid "Choose access restrictions &hellip;"
341
  msgstr "Elegir restricciones de acceso &hellip;"
342
 
343
- #: lib/admin/groups-admin-groups-add.php:100
344
  #: lib/admin/groups-admin-groups-edit.php:120
 
345
  msgid "Choose capabilities &hellip;"
346
  msgstr "Elegir capacidades &hellip;"
347
 
348
  #: lib/admin/class-groups-admin-user-profile.php:80
349
  #: lib/admin/class-groups-admin-user-profile.php:81
350
- #: lib/admin/class-groups-admin-user-profile.php:169
351
- #: lib/admin/class-groups-admin-user-profile.php:170
352
  #: lib/admin/class-groups-admin-users.php:191
353
  #: lib/admin/class-groups-admin-users.php:192
354
  #: lib/admin/class-groups-admin-users.php:252
@@ -357,7 +364,7 @@ msgid "Choose groups &hellip;"
357
  msgstr "Elegir grupos &hellip;"
358
 
359
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
360
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:541
361
  msgid ""
362
  "Choose one or more capabilities to restrict access. Groups that grant access "
363
  "through the capabilities are shown in parenthesis. If no capabilities are "
@@ -369,7 +376,7 @@ msgstr ""
369
  "hubiese capacidades disponibles, puedes usar la caja de creación instantánea "
370
  "para crear un grupo y una capacidad sobre la marcha."
371
 
372
- #: lib/access/class-groups-access-meta-boxes.php:141
373
  msgid ""
374
  "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
375
  "<em>Groups</em> box and save or update the post (or hit Enter)."
@@ -378,8 +385,8 @@ msgstr ""
378
  "en la caja <em>Grupos</em> y guardar o actualizar la entrada (o pulsar la "
379
  "tecla de Entrada)."
380
 
 
381
  #: lib/admin/groups-admin-capabilities.php:335
382
- #: lib/admin/groups-admin-groups.php:324
383
  msgid "Clear"
384
  msgstr "Limpiar"
385
 
@@ -400,6 +407,15 @@ msgid "Click to toggle the display of groups that grant the capabilities."
400
  msgstr ""
401
  "Haz click para cambiar el despliegue de grupos que otorga las capacidades."
402
 
 
 
 
 
 
 
 
 
 
403
  #: lib/admin/class-groups-admin-notice.php:133
404
  msgid ""
405
  "Could you please spare a minute and give it a review over at WordPress.org?"
@@ -409,28 +425,28 @@ msgstr "¿Puede dejar una reseña en WordPress.org?"
409
  msgid "Current page"
410
  msgstr "Página actual"
411
 
412
- #: lib/admin/groups-admin-options.php:286
413
  msgid "Deactivation and data persistence"
414
  msgstr "Desactivación y persistencia de los datos"
415
 
416
- #: lib/admin/groups-admin-options.php:361
417
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
418
  msgstr "Borrar todos los datos de los plugins al desactivar"
419
 
420
- #: lib/admin/groups-admin-options.php:290
421
  msgid "Delete all Groups plugin data on deactivation"
422
  msgstr "Borrar todos los datos de los plugin al desactivar"
423
 
424
- #: lib/admin/groups-admin-capabilities-add.php:62
 
 
425
  #: lib/admin/groups-admin-capabilities-edit.php:71
 
426
  #: lib/admin/groups-admin-capabilities.php:315
427
- #: lib/admin/groups-admin-groups-add.php:83
428
- #: lib/admin/groups-admin-groups-edit.php:93
429
- #: lib/admin/groups-admin-groups.php:305
430
  msgid "Description"
431
  msgstr "Descripción"
432
 
433
- #: lib/admin/groups-admin-options.php:254
434
  msgid ""
435
  "Disabling this setting for a post type also disables existing access "
436
  "restrictions on individual posts of that type."
@@ -443,8 +459,13 @@ msgstr ""
443
  msgid "Dismiss"
444
  msgstr "Descartar"
445
 
 
 
 
 
 
 
446
  #: lib/admin/groups-admin-capabilities.php:449
447
- #: lib/admin/groups-admin-groups.php:460
448
  msgid "Edit"
449
  msgstr "Editar"
450
 
@@ -464,27 +485,33 @@ msgstr ""
464
  "Edita la entrada a la cual quieres restringir acceso y elige la <sup>*</"
465
  "sup>capacidad <em>premium</em> ."
466
 
467
- #: lib/admin/groups-admin-options.php:303
468
  msgid "Enable legacy access control based on capabilities."
469
  msgstr "Habilitar el control de acceso legado basado en capacidades."
470
 
471
- #: lib/admin/groups-admin-options.php:207
472
  msgid "Enabling this on production sites is <strong>not</strong> recommended."
473
  msgstr ""
474
  "Habilitar esto en sitios de producción <strong>no</strong> se recomienda."
475
 
476
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
477
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:505
478
  msgid "Enforce read access"
479
  msgstr "Forzar permiso de lectura"
480
 
481
- #: lib/admin/groups-admin-options.php:178
 
482
  msgid ""
483
- "Enhanced functionality is available via official <a href=\"http://www."
484
- "itthinx.com/shop/\">Extensions</a> for Groups."
485
  msgstr ""
486
- "Funcionalidad extendida está disponible a través de <a href=\"http://www."
487
- "itthinx.com/shop/\">Extensiones</a> oficiales para Groups."
 
 
 
 
 
 
488
 
489
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
490
  msgid ""
@@ -496,16 +523,16 @@ msgstr ""
496
  "pulsa Entrar)."
497
 
498
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
499
- #: lib/access/class-groups-access-meta-boxes.php:135
500
  msgid "Example:"
501
  msgstr "Ejemplo:"
502
 
503
- #: lib/admin/class-groups-admin-users.php:285
504
  msgid "Filter"
505
  msgstr "Filtrar"
506
 
 
507
  #: lib/admin/groups-admin-capabilities.php:324
508
- #: lib/admin/groups-admin-groups.php:315
509
  msgid "Filters"
510
  msgstr "Filtros"
511
 
@@ -556,7 +583,7 @@ msgstr "Ir a la siguiente página"
556
  msgid "Go to the previous page"
557
  msgstr "Ir a la página anterior"
558
 
559
- #: lib/admin/groups-admin-groups.php:304
560
  msgid "Group"
561
  msgstr "Grupo"
562
 
@@ -564,11 +591,11 @@ msgstr "Grupo"
564
  msgid "Group Actions"
565
  msgstr "Acciones de Grupo"
566
 
567
- #: lib/admin/groups-admin-groups.php:316
568
  msgid "Group ID"
569
  msgstr "ID Grupo"
570
 
571
- #: lib/admin/groups-admin-groups.php:319
572
  msgid "Group Name"
573
  msgstr "Nombre del Grupo"
574
 
@@ -577,12 +604,12 @@ msgstr "Nombre del Grupo"
577
  msgid "Group Name : %s"
578
  msgstr "Nombre del Grupo : %s"
579
 
580
- #: lib/access/class-groups-access-meta-boxes.php:476
581
  msgctxt "Attachment field label"
582
  msgid "Groups"
583
  msgstr "Grupos"
584
 
585
- #: lib/admin/class-groups-admin-posts.php:214
586
  msgctxt "Bulk edit field label"
587
  msgid "Groups"
588
  msgstr "Grupos"
@@ -592,7 +619,7 @@ msgctxt "Column header"
592
  msgid "Groups"
593
  msgstr "Grupos"
594
 
595
- #: lib/admin/class-groups-admin-users.php:357
596
  msgctxt "Column header (Users)"
597
  msgid "Groups"
598
  msgstr "Grupos"
@@ -602,22 +629,22 @@ msgctxt "Groups section heading (add user)"
602
  msgid "Groups"
603
  msgstr "Grupos"
604
 
605
- #: lib/admin/class-groups-admin-user-profile.php:159
606
  msgctxt "Groups section heading (edit user)"
607
  msgid "Groups"
608
  msgstr "Grupos"
609
 
610
- #: lib/admin/class-groups-admin-user-profile.php:135
611
  msgctxt "Groups section heading (user profile)"
612
  msgid "Groups"
613
  msgstr "Grupos"
614
 
615
- #: lib/access/class-groups-access-meta-boxes.php:120
616
  msgctxt "Help heading"
617
  msgid "Groups"
618
  msgstr "Grupos"
619
 
620
- #: lib/access/class-groups-access-meta-boxes.php:117
621
  msgctxt "Help tab title"
622
  msgid "Groups"
623
  msgstr "Grupos"
@@ -632,7 +659,7 @@ msgctxt "Help title"
632
  msgid "Groups"
633
  msgstr "Grupos"
634
 
635
- #: lib/access/class-groups-access-meta-boxes.php:103
636
  msgctxt "Meta box title"
637
  msgid "Groups"
638
  msgstr "Grupos"
@@ -666,8 +693,8 @@ msgstr ""
666
  "Groups %s proporciona un modelo más simple para las restricciones de acceso, "
667
  "basado en grupos en vez de capacidades usadas en versiones anteriores."
668
 
669
- #: lib/admin/class-groups-admin-posts.php:138
670
  #: lib/admin/class-groups-admin-posts.php:139
 
671
  msgid "Groups &hellip;"
672
  msgstr "Grupos &hellip;"
673
 
@@ -679,7 +706,15 @@ msgstr "Add-Ons para Groups"
679
  msgid "Groups Capabilities"
680
  msgstr "Capacidades de los Grupos"
681
 
682
- #: lib/admin/groups-admin-options.php:120
 
 
 
 
 
 
 
 
683
  msgid "Groups Options"
684
  msgstr "Opciones de Groups"
685
 
@@ -688,7 +723,7 @@ msgid "Groups is configured to delete its plugin data on deactivation."
688
  msgstr ""
689
  "Groups está configurado para borrar sus datos de plugin al desactivarse."
690
 
691
- #: lib/admin/groups-admin-options.php:334
692
  msgid "Groups network options"
693
  msgstr "Opciones de red para Grupos"
694
 
@@ -704,12 +739,16 @@ msgstr ""
704
  "Aquí puedes <STRONG>añadir</STRONG>, <STRONG>editar</STRONG> y "
705
  "<STRONG>eliminar</STRONG> grupos."
706
 
 
 
 
 
707
  #: lib/admin/class-groups-admin-notice.php:138
708
  msgid "I have already done that."
709
  msgstr "Ya lo he hecho."
710
 
 
711
  #: lib/admin/groups-admin-capabilities.php:313
712
- #: lib/admin/groups-admin-groups.php:303
713
  msgid "ID"
714
  msgstr "ID"
715
 
@@ -725,7 +764,7 @@ msgstr ""
725
  "de acceso legadas o se han puesto restricciones de acceso basado en grupos "
726
  "en las entradas deseadas."
727
 
728
- #: lib/admin/groups-admin-options.php:282
729
  msgid "If you lock yourself out, please ask an administrator to help."
730
  msgstr "Si te bloqueas a ti mismo, pide ayuda a un administrador."
731
 
@@ -748,7 +787,7 @@ msgstr "Importante"
748
  msgid "Improved User Interface"
749
  msgstr "Interfaz de Usuario Mejorada"
750
 
751
- #: lib/access/class-groups-access-meta-boxes.php:145
752
  msgid ""
753
  "In the same field, you can create a new group and restrict access. Group "
754
  "names are case-sensitive. In order to be able to use the new group, your "
@@ -782,22 +821,22 @@ msgstr ""
782
  "Parece que ha actualizado desde Groups 1.x donde las restricciones de acceso "
783
  "estaban basadas en capacidades."
784
 
785
- #: lib/views/class-groups-shortcodes.php:469
786
  #, php-format
787
  msgid "Join the %s group"
788
  msgstr "Unirse al grupo %s"
789
 
790
- #: lib/views/class-groups-shortcodes.php:553
791
  #, php-format
792
  msgid "Leave the %s group"
793
  msgstr "Dejar el grupo %s"
794
 
795
- #: lib/admin/groups-admin-options.php:299
796
  msgid "Legacy Settings"
797
  msgstr "Ajustes de Legado"
798
 
799
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
800
- #: lib/access/class-groups-access-meta-boxes.php:137
801
  msgid ""
802
  "Let's assume that you want to limit the visibility of a post to members of "
803
  "the <em>Premium</em> group."
@@ -805,6 +844,11 @@ msgstr ""
805
  "Imaginemos que quieres limitar la visibilidad de una entrada a miembros del "
806
  "grupo <em>Premium</em>."
807
 
 
 
 
 
 
808
  #: lib/views/class-groups-shortcodes.php:121
809
  msgid "Log out"
810
  msgstr "Desconectar"
@@ -813,13 +857,13 @@ msgstr "Desconectar"
813
  msgid "Many thanks for using <strong>Groups</strong>!"
814
  msgstr "¡Gracias por usar <strong>Groups</strong>!"
815
 
816
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:503
817
- #: lib/access/class-groups-access-meta-boxes.php:416
818
  msgid "Media"
819
  msgstr "Multimedia"
820
 
821
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
822
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:558
823
  #, php-format
824
  msgid "Members of the %1$s group can access this %2$s through this capability."
825
  msgid_plural ""
@@ -830,12 +874,12 @@ msgstr[1] ""
830
  "Miembros de los grupos %1$s pueden acceder a %2$s a través de esta "
831
  "capacidad."
832
 
833
- #: lib/admin/groups-admin-groups-add.php:69
834
  #: lib/admin/groups-admin-groups-edit.php:79
 
835
  msgid "Name"
836
  msgstr "Nombre"
837
 
838
- #: lib/admin/groups-admin-options.php:356
839
  msgid "Network deactivation and data persistence"
840
  msgstr "Desactivación y persistencia de los datos"
841
 
@@ -852,7 +896,7 @@ msgid "New Group"
852
  msgstr "Nuevo Grupo"
853
 
854
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
855
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:567
856
  msgid ""
857
  "No groups grant access through this capability. To grant access to group "
858
  "members using this capability, you should assign it to a group and enable "
@@ -870,8 +914,8 @@ msgstr "No se han encontrado nuevas capacidades."
870
  msgid "No such capabilities."
871
  msgstr "No existen esas capacidades."
872
 
873
- #: lib/admin/groups-admin-capabilities-edit.php:41
874
  #: lib/admin/groups-admin-capabilities-remove.php:41
 
875
  msgid "No such capability."
876
  msgstr "No existe esa capacidad."
877
 
@@ -890,7 +934,7 @@ msgid ""
890
  "assigned."
891
  msgstr "Debes ser miembro de un grupo que tenga dicha capacidad asignada."
892
 
893
- #: lib/access/class-groups-access-meta-boxes.php:129
894
  msgid "Note that you must be a member of a group to use it to restrict access."
895
  msgstr ""
896
  "Hay que ser miembro de un grupo para poder restringir el acceso con él."
@@ -935,7 +979,7 @@ msgid "One or more groups granting access to entries."
935
  msgstr "Uno o más grupos que conceden el acceso a entradas."
936
 
937
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
938
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:588
939
  #, php-format
940
  msgid ""
941
  "Only groups or users that have one of the selected capabilities are allowed "
@@ -958,12 +1002,12 @@ msgctxt "Plugin action link"
958
  msgid "Options"
959
  msgstr "Opciones"
960
 
961
- #: lib/admin/groups-admin-options.php:112
962
  msgid "Options saved."
963
  msgstr "Opciones guardadas."
964
 
965
- #: lib/admin/groups-admin-groups-add.php:76
966
  #: lib/admin/groups-admin-groups-edit.php:86
 
967
  msgid "Parent"
968
  msgstr "Padre"
969
 
@@ -972,7 +1016,7 @@ msgid "Perfect complements to memberships and access control with Groups."
972
  msgstr ""
973
  "Complementos perfectos para la membresía y el control de acceso con Groups."
974
 
975
- #: lib/admin/groups-admin-options.php:276
976
  msgid "Permissions"
977
  msgstr "Permisos"
978
 
@@ -1011,15 +1055,15 @@ msgstr ""
1011
 
1012
  #: lib/admin/class-groups-admin-welcome.php:229
1013
  msgid ""
1014
- "Please refer to the <a target=\"_blank\" href=\"http://docs.itthinx.com/"
1015
  "document/groups/\">Documentation</a> for details on how to switch to and use "
1016
  "the new access restrictions."
1017
  msgstr ""
1018
- "Ver la <a target=\"_blank\" href=\"http://docs.itthinx.com/document/groups/"
1019
  "\">Documentación</a> para más información sobre cómo cambiar a y usar las "
1020
  "nuevas restricciones de acceso."
1021
 
1022
- #: lib/access/class-groups-access-meta-boxes.php:472
1023
  #, php-format
1024
  msgid ""
1025
  "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
@@ -1029,11 +1073,11 @@ msgstr ""
1029
  "para ficheros que requieren una protección completa."
1030
 
1031
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
1032
- #: lib/access/class-groups-access-meta-boxes.php:171
1033
  msgid "Post"
1034
  msgstr "Entrada"
1035
 
1036
- #: lib/admin/groups-admin-options.php:216
1037
  msgid "Post types"
1038
  msgstr "Tipos de entradas"
1039
 
@@ -1053,8 +1097,8 @@ msgstr "Proteger Contenido Fácilmente"
1053
  msgid "Quick-create group &amp; capability"
1054
  msgstr "Crear al instante grupo y capacidad"
1055
 
1056
- #: lib/access/class-groups-access-meta-boxes.php:208
1057
- #: lib/access/class-groups-access-meta-boxes.php:418
1058
  msgid "Read"
1059
  msgstr "Leer"
1060
 
@@ -1062,11 +1106,11 @@ msgstr "Leer"
1062
  msgid "Read Post"
1063
  msgstr "Leer entrada"
1064
 
1065
- #: lib/admin/groups-admin-add-ons.php:49
1066
  msgid "Recommended extensions for Groups"
1067
  msgstr "Extensiones recomendadas para Groups"
1068
 
1069
- #: lib/admin/groups-admin-add-ons.php:157
1070
  msgid "Recommended plugins by itthinx"
1071
  msgstr "Plugins recomendados de itthinx"
1072
 
@@ -1083,13 +1127,13 @@ msgstr "Registrado"
1083
  msgid "Remind me later"
1084
  msgstr "Más tarde"
1085
 
 
 
1086
  #: lib/admin/groups-admin-capabilities-remove.php:62
1087
  #: lib/admin/groups-admin-capabilities-remove.php:149
 
1088
  #: lib/admin/groups-admin-capabilities.php:372
1089
  #: lib/admin/groups-admin-capabilities.php:458
1090
- #: lib/admin/groups-admin-groups-remove.php:62
1091
- #: lib/admin/groups-admin-groups-remove.php:153
1092
- #: lib/admin/groups-admin-groups.php:469
1093
  msgid "Remove"
1094
  msgstr "Eliminar"
1095
 
@@ -1105,7 +1149,7 @@ msgstr "Eliminar un grupo"
1105
  msgid "Remove capabilities"
1106
  msgstr "Eliminar capacidades"
1107
 
1108
- #: lib/admin/groups-admin-groups.php:383
1109
  msgid "Remove capability"
1110
  msgstr "Eliminar capacidad"
1111
 
@@ -1113,7 +1157,7 @@ msgstr "Eliminar capacidad"
1113
  msgid "Remove from group"
1114
  msgstr "Eliminar de un grupo"
1115
 
1116
- #: lib/admin/groups-admin-groups.php:381
1117
  msgid "Remove group"
1118
  msgstr "Eliminar grupo"
1119
 
@@ -1122,76 +1166,93 @@ msgid "Remove groups"
1122
  msgstr "Eliminar grupos"
1123
 
1124
  #: legacy/admin/class-groups-admin-posts-legacy.php:186
1125
- #: lib/admin/class-groups-admin-posts.php:219
1126
  msgid "Remove restriction"
1127
  msgstr "Eliminar restricción"
1128
 
1129
- #: lib/admin/groups-admin-options.php:53
1130
  msgid "Restrict Access"
1131
  msgstr "Restringir Acceso"
1132
 
1133
- #: lib/access/class-groups-access-meta-boxes.php:234
1134
  #, php-format
1135
  msgid "Restricts the visibility of this %s to members of the chosen groups."
1136
  msgstr ""
1137
  "Restringe la visibilidad de esta/e %s a miembros de los grupos seleccionados."
1138
 
1139
- #: lib/access/class-groups-access-meta-boxes.php:466
1140
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1141
  msgstr ""
1142
  "Restringe la visibilidad de esta entrada a miembros de los grupos "
1143
  "seleccionados."
1144
 
 
1145
  #: lib/admin/groups-admin-capabilities.php:357
1146
- #: lib/admin/groups-admin-groups.php:346
1147
  msgid "Results per page"
1148
  msgstr "Resultados por página"
1149
 
1150
- #: lib/admin/groups-admin-options.php:133
1151
  msgid "Role"
1152
  msgstr "Rol"
1153
 
1154
- #: lib/admin/groups-admin-capabilities-edit.php:77
1155
  #: lib/admin/groups-admin-groups-edit.php:163
1156
- #: lib/admin/groups-admin-options.php:191
1157
- #: lib/admin/groups-admin-options.php:314
1158
- #: lib/admin/groups-admin-options.php:369
 
1159
  msgid "Save"
1160
  msgstr "Guardar"
1161
 
1162
- #: lib/admin/groups-admin-options.php:220
 
 
 
 
 
1163
  msgid "Show access restrictions for these post types."
1164
  msgstr "Mostrar restricciones de acceso para este tipo de entradas."
1165
 
 
 
 
 
1166
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:277
1167
  msgid "Show groups"
1168
  msgstr "Mostrar grupos"
1169
 
1170
- #: lib/admin/groups-admin-options.php:262
1171
  msgid "Show groups in user profiles."
1172
  msgstr "Mostrar grupos en los perfiles de usuario."
1173
 
1174
- #: lib/admin/groups-admin-options.php:271
1175
  msgid "Show the Groups tree view."
1176
  msgstr "Mostrar la vista en árbol de los Grupos."
1177
 
 
 
 
 
 
 
 
 
1178
  #: lib/admin/class-groups-admin-welcome.php:199
1179
  #, php-format
1180
  msgid "Switching to Groups %s"
1181
  msgstr "Cambiar a Groups %s"
1182
 
1183
- #: lib/admin/class-groups-admin-posts.php:177
1184
  msgid "Terms"
1185
  msgstr "Términos"
1186
 
1187
  #: lib/core/class-groups-help.php:141
1188
  msgid ""
1189
- "Thank you for using <a href=\"http://www.itthinx.com/plugins/groups\" target="
1190
- "\"_blank\">Groups</a> by <a href=\"http://www.itthinx.com\" target=\"_blank"
1191
- "\">itthinx</a>."
1192
  msgstr ""
1193
- "Gracias por usar <a href=\"http://www.itthinx.com/plugins/groups\" target="
1194
- "\"_blank\">Groups</a> de <a href=\"http://www.itthinx.com\" target=\"_blank"
1195
  "\">itthinx</a>."
1196
 
1197
  #: lib/admin/class-groups-admin-welcome.php:149
@@ -1234,7 +1295,7 @@ msgid ""
1234
  "The <em>%s</em> group already exists and cannot be used to name this one."
1235
  msgstr "El grupo <em>%s</em> ya existe y no se puede usar para nombrar éste."
1236
 
1237
- #: lib/admin/groups-admin-groups-add.php:165
1238
  #, php-format
1239
  msgid "The <em>%s</em> group already exists."
1240
  msgstr "El grupo <em>%s</em> ya existe."
@@ -1249,8 +1310,8 @@ msgstr "Se ha creado el grupo <em>%s</em> ."
1249
  msgid "The <em>%s</em> group has been updated."
1250
  msgstr "Se ha actualizado el grupo <em>%s</em> ."
1251
 
1252
- #: lib/admin/groups-admin-capabilities-add.php:102
1253
  #: lib/admin/groups-admin-capabilities-edit.php:130
 
1254
  msgid "The <em>Capability</em> must not be empty."
1255
  msgstr "La <em>Capacidad</em> no puede estar vacía."
1256
 
@@ -1258,7 +1319,7 @@ msgstr "La <em>Capacidad</em> no puede estar vacía."
1258
  msgid "The <em>Name</em> must not be empty."
1259
  msgstr "El <em>Nombre</em> no puede estar vacío."
1260
 
1261
- #: lib/access/class-groups-access-meta-boxes.php:470
1262
  msgid ""
1263
  "The attachment page is restricted to authorized users, but due to technical "
1264
  "limitations, the file can still be accessed directly via its URL."
@@ -1277,11 +1338,11 @@ msgstr "Las capacidades seleccionadas están asignadas al grupo."
1277
 
1278
  #: lib/core/class-groups-help.php:87
1279
  msgid ""
1280
- "The complete documentation is available on the <a href=\"http://docs.itthinx."
1281
- "com/document/groups\">Documentation</a> pages for Groups."
1282
  msgstr ""
1283
- "La documentación completa está disponible en las páginas de <a href=\"http://"
1284
- "docs.itthinx.com/document/groups\">Documentación</a> de Groups."
1285
 
1286
  #: lib/admin/class-groups-admin-welcome.php:210
1287
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
@@ -1295,7 +1356,7 @@ msgstr "Se ha borrado el grupo."
1295
  msgid "The manual way:"
1296
  msgstr "La forma manual:"
1297
 
1298
- #: lib/admin/groups-admin-groups-add.php:163
1299
  msgid "The name must not be empty."
1300
  msgstr "El nombre no debe estar vacío."
1301
 
@@ -1303,21 +1364,21 @@ msgstr "El nombre no debe estar vacío."
1303
  msgid "The quick way:"
1304
  msgstr "La forma rápida:"
1305
 
1306
- #: lib/admin/class-groups-admin-user-profile.php:88
1307
- #: lib/admin/class-groups-admin-user-profile.php:178
1308
  msgid "The user is a member of the chosen groups."
1309
  msgstr "El usuario es miembro de los grupos seleccionados."
1310
 
 
1311
  #: lib/admin/groups-admin-capabilities.php:484
1312
- #: lib/admin/groups-admin-groups.php:523
1313
  msgid "There are no results."
1314
  msgstr "No hay resultados."
1315
 
1316
- #: lib/admin/groups-admin-groups-add.php:109
1317
  msgid "These capabilities will be assigned to the group."
1318
  msgstr "Estas capacidades se añadirán al grupo."
1319
 
1320
- #: lib/admin/groups-admin-options.php:277
1321
  msgid ""
1322
  "These permissions apply to Groups management. They do not apply to access "
1323
  "permissions derived from Groups capabilities."
@@ -1329,14 +1390,14 @@ msgstr ""
1329
  msgid "This could be important!"
1330
  msgstr "¡Esto puede ser importante!"
1331
 
1332
- #: lib/admin/groups-admin-options.php:253
1333
  msgid ""
1334
  "This determines for which post types access restriction settings are offered."
1335
  msgstr ""
1336
  "Aquí se determina el tipo de entradas para el cual se ofrecerán las opciones "
1337
  "de restricción de acceso."
1338
 
1339
- #: lib/admin/groups-admin-groups.php:516
1340
  msgid "This group has no capabilities."
1341
  msgstr "Este grupo no tiene capacidades."
1342
 
@@ -1348,7 +1409,7 @@ msgstr ""
1348
  "Esto significa que si había restricciones de acceso basadas en capacidades, "
1349
  "las entradas están aún protegidas."
1350
 
1351
- #: lib/access/class-groups-post-access.php:636
1352
  msgid ""
1353
  "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1354
  "get_read_post_capabilities() to retrieve the capabilities instead."
@@ -1357,7 +1418,7 @@ msgstr ""
1357
  "Groups_Post_Access_Legacy::get_read_post_capabilities() para obtener las "
1358
  "capacidades."
1359
 
1360
- #: lib/admin/groups-admin-options.php:204
1361
  msgid ""
1362
  "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1363
  "code> or set it to <code>false</code>."
@@ -1391,7 +1452,7 @@ msgstr "Árbol"
1391
  msgid "Tree of Groups"
1392
  msgstr "Árbol de Grupos"
1393
 
1394
- #: lib/admin/groups-admin-options.php:267
1395
  msgid "Tree view"
1396
  msgstr "Vista en árbol"
1397
 
@@ -1405,7 +1466,7 @@ msgstr ""
1405
 
1406
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1407
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1408
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:540
1409
  msgid "Type and choose &hellip;"
1410
  msgstr "Escribe y elige &hellip;"
1411
 
@@ -1417,7 +1478,7 @@ msgstr ""
1417
  "Usa la caja de <em>Restricciones de acceso</em> para limitar la visibilidad "
1418
  "a entradas, páginas y otros tipos de entrada."
1419
 
1420
- #: lib/access/class-groups-access-meta-boxes.php:123
1421
  msgid ""
1422
  "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1423
  "other post types."
@@ -1425,11 +1486,11 @@ msgstr ""
1425
  "Usar la caja <em>Grupos</em> para limitar la visibilidad de entradas, "
1426
  "páginas y otros tipos de entrada."
1427
 
1428
- #: lib/admin/groups-admin-options.php:258
1429
  msgid "User profiles"
1430
  msgstr "Perfiles de usuario"
1431
 
1432
- #: lib/admin/class-groups-admin-users.php:281
1433
  msgctxt "label title for conjunctive groups filter checkbox"
1434
  msgid "Users must belong to all chosen groups"
1435
  msgstr "Los usuarios deben ser miembros de todos los grupos seleccionados"
@@ -1492,18 +1553,18 @@ msgstr "¿Qué hay de nuevo?"
1492
  #: lib/admin/class-groups-admin-welcome.php:194
1493
  msgid ""
1494
  "Whether you are new to Groups or have been using it before, please make sure "
1495
- "to visit the <a target=\"_blank\" href=\"http://docs.itthinx.com/document/"
1496
  "groups/\">Documentation</a> pages to know more about how to use it."
1497
  msgstr ""
1498
  "Bien si se ha utilizado Groups antes o no, se ruega visitar a las páginas de "
1499
- "<a target=\"_blank\" href=\"http://docs.itthinx.com/document/groups/"
1500
  "\">Documentación</a> para saber más sobre su uso."
1501
 
1502
  #: lib/admin/class-groups-admin-notice.php:145
1503
  msgid "Yes, here we go!"
1504
  msgstr "¡Claro que sí!"
1505
 
1506
- #: lib/views/class-groups-shortcodes.php:527
1507
  #, php-format
1508
  msgid "You are a member of the %s group."
1509
  msgstr "Es miembro del grupo %s."
@@ -1554,12 +1615,12 @@ msgstr ""
1554
  "para forzar el permiso de lectura. Para poder usar la capacidad, tu cuenta "
1555
  "de usuario se asignará al grupo."
1556
 
1557
- #: lib/access/class-groups-access-meta-boxes.php:201
1558
- #: lib/access/class-groups-access-meta-boxes.php:451
1559
  msgid "You can create a new group by indicating the group's name."
1560
  msgstr "Se puede crear un nuevo grupo indicando el nombre del grupo."
1561
 
1562
- #: lib/access/class-groups-access-meta-boxes.php:195
1563
  #, php-format
1564
  msgid ""
1565
  "You can restrict the visibility of this %1$s to group members. Choose one or "
@@ -1570,7 +1631,7 @@ msgstr ""
1570
  "Seleccionar uno o más grupos que tienen permiso de leer esta/e %2$s. Si no "
1571
  "se selecciona ningún grupo, el/la %3$s es visible para todo el mundo."
1572
 
1573
- #: lib/access/class-groups-access-meta-boxes.php:450
1574
  msgid ""
1575
  "You can restrict the visibility to group members. Choose one or more groups "
1576
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
@@ -1587,23 +1648,24 @@ msgstr ""
1587
  "Puedes seleccionar una o más capacidades que están activadas para la "
1588
  "restricción de acceso."
1589
 
1590
- #: lib/access/class-groups-access-meta-boxes.php:126
1591
  msgid "You can select one or more groups to restrict access to its members."
1592
  msgstr ""
1593
  "Se pueden seleccionar uno o más grupos para restringir el acceso a sus "
1594
  "miembros."
1595
 
1596
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1597
- #: lib/access/class-groups-access-meta-boxes.php:241
 
1598
  msgid "You cannot set any access restrictions."
1599
  msgstr "No puedes establecer ninguna restricción de acceso."
1600
 
1601
- #: lib/views/class-groups-shortcodes.php:522
1602
  #, php-format
1603
  msgid "You have joined the %s group."
1604
  msgstr "Se ha unido al grupo %s."
1605
 
1606
- #: lib/views/class-groups-shortcodes.php:598
1607
  #, php-format
1608
  msgid "You have left the %s group."
1609
  msgstr "Ha dejado el grupo %s."
@@ -1616,11 +1678,11 @@ msgstr ""
1616
  "Debes pertenecer a un grupo que tenga al menos una capacidad activada para "
1617
  "forzar el permiso de lectura."
1618
 
1619
- #: lib/access/class-groups-access-meta-boxes.php:247
1620
  msgid "You need to have permission to set access restrictions."
1621
  msgstr "Se debe disponer de permisos para poner restricciones de acceso."
1622
 
1623
- #: lib/access/class-groups-post-access.php:511
1624
  msgid ""
1625
  "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1626
  "restriction instead."
@@ -1628,6 +1690,25 @@ msgstr ""
1628
  "Se debería usar Groups_Post_Access_Legacy::create() para pasar una capacidad "
1629
  "de restricción en vez de ello."
1630
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1631
  #~ msgid "Capability Id"
1632
  #~ msgstr "Id de la capacidad"
1633
 
4
  msgstr ""
5
  "Project-Id-Version: Groups\n"
6
  "Report-Msgid-Bugs-To: \n"
7
+ "POT-Creation-Date: 2021-10-16 18:36+0200\n"
8
+ "PO-Revision-Date: 2021-10-16 18:38+0200\n"
9
  "Last-Translator: Karim\n"
10
  "Language-Team: itthinx.com\n"
11
  "Language: es_ES\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
+ "X-Generator: Poedit 2.4.3\n"
18
 
19
  #: lib/core/class-groups-pagination.php:140
20
  #, php-format
22
  msgid "%1$s of %2$s"
23
  msgstr "%1$s de %2$s"
24
 
25
+ #: lib/admin/class-groups-admin-users.php:287
26
  msgctxt "label for conjunctive groups filter checkbox"
27
  msgid "&cap;"
28
  msgstr "&cap;"
29
 
30
  #: legacy/admin/class-groups-admin-posts-legacy.php:184
31
+ #: lib/admin/class-groups-admin-posts.php:223
32
  msgid "&mdash; No Change &mdash;"
33
  msgstr "&mdash; Sin cambios &mdash;"
34
 
35
+ #: lib/admin/class-groups-admin-posts.php:158
36
  msgid "(any)"
37
  msgstr "(cualquier)"
38
 
39
+ #: lib/admin/class-groups-admin-posts.php:153
40
  msgid "(none)"
41
  msgstr "(ninguno)"
42
 
44
  msgid "(only unrestricted)"
45
  msgstr "(sin restricción)"
46
 
47
+ #: lib/admin/class-groups-admin-users.php:388
48
  msgid "--"
49
  msgstr "--"
50
 
60
  msgid "<span title=\"%s\">Access Restrictions</span>"
61
  msgstr "<span title=\"%s\">Restricción de Acceso</span>"
62
 
 
63
  #: lib/admin/groups-admin-groups-remove.php:149
64
+ #: lib/admin/groups-admin-capabilities-remove.php:145
65
  #, php-format
66
  msgid "<strong>%s</strong>"
67
  msgstr "<strong>%s</strong>"
80
  msgid "A Duck!"
81
  msgstr "Un Pato!"
82
 
83
+ #: lib/admin/groups-admin-options.php:299
84
  msgid "A minimum set of permissions will be preserved."
85
  msgstr "Se preservarán un mínimo de permisos."
86
 
87
+ #: lib/admin/groups-admin-options.php:55
88
  msgid "Access Groups"
89
  msgstr "Acceder a Groups"
90
 
92
  msgid "Access Restrictions"
93
  msgstr "Restricción de Acceso"
94
 
95
+ #: lib/test/groups-tests.php:385 lib/test/groups-tests.php:391
96
+ #: lib/admin/groups-admin-tree-view.php:37
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
97
  #: lib/admin/groups-admin-groups-edit.php:37
98
  #: lib/admin/groups-admin-groups-edit.php:181
99
  #: lib/admin/groups-admin-groups-edit.php:185
100
+ #: lib/admin/groups-admin-groups-add.php:36
101
+ #: lib/admin/groups-admin-groups-add.php:142
102
+ #: lib/admin/groups-admin-groups-add.php:146
103
  #: lib/admin/groups-admin-groups-remove.php:35
104
  #: lib/admin/groups-admin-groups-remove.php:83
105
  #: lib/admin/groups-admin-groups-remove.php:87
106
  #: lib/admin/groups-admin-groups-remove.php:110
107
  #: lib/admin/groups-admin-groups-remove.php:177
108
  #: lib/admin/groups-admin-groups-remove.php:181
109
+ #: lib/admin/groups-admin-capabilities-remove.php:35
110
+ #: lib/admin/groups-admin-capabilities-remove.php:83
111
+ #: lib/admin/groups-admin-capabilities-remove.php:87
112
+ #: lib/admin/groups-admin-capabilities-remove.php:110
113
+ #: lib/admin/groups-admin-capabilities-remove.php:175
114
+ #: lib/admin/groups-admin-capabilities-remove.php:179
115
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
116
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
117
+ #: lib/admin/groups-admin-capabilities-edit.php:35
118
+ #: lib/admin/groups-admin-capabilities-edit.php:96
119
+ #: lib/admin/groups-admin-capabilities-edit.php:100
120
+ #: lib/admin/groups-admin-options.php:44 lib/admin/groups-admin-options.php:347
121
+ #: lib/admin/groups-admin-capabilities-add.php:34
122
+ #: lib/admin/groups-admin-capabilities-add.php:89
123
+ #: lib/admin/groups-admin-capabilities-add.php:93
124
+ #: lib/admin/groups-admin-capabilities.php:48
125
+ #: lib/admin/groups-admin-capabilities.php:141
126
+ #: lib/admin/groups-admin-capabilities.php:172
127
+ #: lib/admin/groups-admin-capabilities.php:178
128
  msgid "Access denied."
129
  msgstr "Acceso denegado."
130
 
131
+ #: lib/admin/groups-admin-options.php:229
132
  msgid "Access restricions"
133
  msgstr "Restricciones de acceso"
134
 
136
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
137
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
138
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
139
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:597
140
  msgid "Access restrictions"
141
  msgstr "Restricciones de acceso"
142
 
145
  msgid "Access restrictions &hellip;"
146
  msgstr "Restricción de acceso &hellip;"
147
 
148
+ #: lib/admin/groups-admin-groups-add.php:122
149
+ #: lib/admin/groups-admin-groups.php:207
150
  #: lib/admin/groups-admin-capabilities-add.php:68
151
  #: lib/admin/groups-admin-capabilities.php:201
 
 
152
  msgid "Add"
153
  msgstr "Añadir"
154
 
156
  msgid "Add a new capability"
157
  msgstr "Añadir una nueva capacidad"
158
 
159
+ #: lib/admin/groups-admin-groups-add.php:62
160
  msgid "Add a new group"
161
  msgstr "Añadir un nuevo grupo"
162
 
163
+ #: lib/admin/groups-admin-groups.php:381
164
  msgid "Add capability"
165
  msgstr "Añadir capacidad"
166
 
167
  #: legacy/admin/class-groups-admin-posts-legacy.php:185
168
+ #: lib/admin/class-groups-admin-posts.php:224
169
  msgid "Add restriction"
170
  msgstr "Añadir restricción"
171
 
173
  msgid "Add to group"
174
  msgstr "Añadir a grupo"
175
 
 
176
  #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
177
+ #: lib/admin/class-groups-admin-welcome.php:234
178
  msgid "Add-Ons"
179
  msgstr "Add-Ons"
180
 
186
  "Añadir el grupo y la capacidad manualmente y activarlos para restricción de "
187
  "acceso"
188
 
189
+ #: lib/admin/groups-admin-options.php:56
190
  msgid "Administer Groups"
191
  msgstr "Administrar Groups"
192
 
193
+ #: lib/admin/groups-admin-options.php:57
194
  msgid "Administer Groups plugin options"
195
  msgstr "Administrar opciones de Groups"
196
 
197
+ #: lib/admin/groups-admin-options.php:215
198
  msgid "Administrator Access Override"
199
  msgstr "Acceso general del Administrador"
200
 
201
+ #: lib/admin/groups-admin-options.php:218
202
  msgid ""
203
  "Administrators override all access permissions derived from Groups "
204
  "capabilities."
206
  "Los administradores heredan todos los permisos de acceso derivados de las "
207
  "capacidades de Grupos."
208
 
209
+ #: lib/admin/class-groups-admin-posts.php:181
210
  msgid "Also look for groups related to terms"
211
  msgstr "Mirar también en grupos relacionados con términos"
212
 
226
  "Otra mejora se centra en el filtrado por grupos y un impacto reducido sobre "
227
  "la pantalla de administración de Usuarios."
228
 
229
+ #: lib/access/class-groups-access-meta-boxes.php:234
230
+ #: lib/access/class-groups-access-meta-boxes.php:235
231
+ #: lib/access/class-groups-access-meta-boxes.php:473
232
+ #: lib/access/class-groups-access-meta-boxes.php:474
233
  msgid "Anyone &hellip;"
234
  msgstr "Todos &hellip;"
235
 
236
+ #: lib/admin/groups-admin-groups.php:322 lib/admin/groups-admin-groups.php:348
237
+ #: lib/admin/groups-admin-groups.php:384
238
  #: lib/admin/groups-admin-capabilities.php:334
239
  #: lib/admin/groups-admin-capabilities.php:360
240
  #: lib/admin/groups-admin-capabilities.php:374
241
+ #: lib/admin/class-groups-admin-users.php:216
 
242
  msgid "Apply"
243
  msgstr "Aplicar"
244
 
250
  "Hazte miembro del grupo <em>Premium</em> - esto es necesario para que puedas "
251
  "elegir la capacidad <em>premium</em> para restringir acceso a la entrada."
252
 
253
+ #: lib/admin/groups-admin-groups.php:379
254
  #: lib/admin/groups-admin-capabilities.php:371
 
255
  msgid "Bulk Actions"
256
  msgstr "Acciones en Lote"
257
 
258
+ #: lib/admin/groups-admin-options.php:195 lib/admin/groups-admin-add-ons.php:43
259
+ msgid ""
260
+ "By getting an official extension, you fund the work that is necessary to "
261
+ "maintain and improve Groups."
262
+ msgstr ""
263
+ "Al obtener una extensión oficial, financias el trabajo necesario para "
264
+ "mantener y mejorar Groups."
265
+
266
+ #: lib/admin/groups-admin-options.php:384
267
  msgid ""
268
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
269
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
278
  "responsabilidad por la pérdida de cualquier dato o cualquier otra "
279
  "consecuencia."
280
 
281
+ #: lib/admin/groups-admin-options.php:313
282
  msgid ""
283
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
284
  "plugin settings and data will be DELETED. If you are going to use this "
293
  "responsabilidad por la pérdida de cualquier dato o cualquier otra "
294
  "consecuencia."
295
 
 
 
 
 
 
296
  #: lib/admin/groups-admin-groups-edit.php:165
297
+ #: lib/admin/groups-admin-groups-add.php:124
298
  #: lib/admin/groups-admin-groups-remove.php:64
299
  #: lib/admin/groups-admin-groups-remove.php:154
300
+ #: lib/admin/groups-admin-capabilities-remove.php:64
301
+ #: lib/admin/groups-admin-capabilities-remove.php:150
302
+ #: lib/admin/groups-admin-capabilities-edit.php:79
303
+ #: lib/admin/groups-admin-capabilities-add.php:70
304
  msgid "Cancel"
305
  msgstr "Cancelar"
306
 
307
  #: legacy/admin/groups-admin-options-legacy.php:59
 
 
 
308
  #: lib/admin/groups-admin-groups-edit.php:117
309
+ #: lib/admin/groups-admin-groups-add.php:100
310
+ #: lib/admin/class-groups-admin.php:196 lib/admin/groups-admin-groups.php:305
311
+ #: lib/admin/groups-admin-capabilities.php:192
312
  msgid "Capabilities"
313
  msgstr "Capacidades"
314
 
317
  msgid "Capabilities"
318
  msgstr "Capacidades"
319
 
320
+ #: lib/admin/groups-admin-groups.php:360 lib/admin/groups-admin-groups.php:361
321
  msgid "Capabilities &hellip;"
322
  msgstr "Capacidades &hellip;"
323
 
 
324
  #: lib/admin/groups-admin-capabilities-edit.php:66
325
+ #: lib/admin/groups-admin-capabilities-add.php:57
326
  #: lib/admin/groups-admin-capabilities.php:314
327
  #: lib/admin/groups-admin-capabilities.php:330
328
  msgid "Capability"
337
  msgid "Capability ID"
338
  msgstr "ID Capacidad"
339
 
340
+ #: lib/admin/class-groups-admin-posts.php:237
341
+ #: lib/admin/class-groups-admin-posts.php:238
342
  msgid "Choose access restriction groups &hellip;"
343
  msgstr "Seleccionar grupos para restringir el acceso &hellip;"
344
 
347
  msgid "Choose access restrictions &hellip;"
348
  msgstr "Elegir restricciones de acceso &hellip;"
349
 
 
350
  #: lib/admin/groups-admin-groups-edit.php:120
351
+ #: lib/admin/groups-admin-groups-add.php:103
352
  msgid "Choose capabilities &hellip;"
353
  msgstr "Elegir capacidades &hellip;"
354
 
355
  #: lib/admin/class-groups-admin-user-profile.php:80
356
  #: lib/admin/class-groups-admin-user-profile.php:81
357
+ #: lib/admin/class-groups-admin-user-profile.php:176
358
+ #: lib/admin/class-groups-admin-user-profile.php:177
359
  #: lib/admin/class-groups-admin-users.php:191
360
  #: lib/admin/class-groups-admin-users.php:192
361
  #: lib/admin/class-groups-admin-users.php:252
364
  msgstr "Elegir grupos &hellip;"
365
 
366
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
367
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:546
368
  msgid ""
369
  "Choose one or more capabilities to restrict access. Groups that grant access "
370
  "through the capabilities are shown in parenthesis. If no capabilities are "
376
  "hubiese capacidades disponibles, puedes usar la caja de creación instantánea "
377
  "para crear un grupo y una capacidad sobre la marcha."
378
 
379
+ #: lib/access/class-groups-access-meta-boxes.php:159
380
  msgid ""
381
  "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
382
  "<em>Groups</em> box and save or update the post (or hit Enter)."
385
  "en la caja <em>Grupos</em> y guardar o actualizar la entrada (o pulsar la "
386
  "tecla de Entrada)."
387
 
388
+ #: lib/admin/groups-admin-groups.php:323
389
  #: lib/admin/groups-admin-capabilities.php:335
 
390
  msgid "Clear"
391
  msgstr "Limpiar"
392
 
407
  msgstr ""
408
  "Haz click para cambiar el despliegue de grupos que otorga las capacidades."
409
 
410
+ #: lib/blocks/src/blocks/groups-member/block.js:231
411
+ msgid "Content will be shown to users that are members of these groups:"
412
+ msgstr "El contenido se muestra a los usuarios miembros de estos grupos:"
413
+
414
+ #: lib/blocks/src/blocks/groups-non-member/block.js:212
415
+ msgid "Content will be shown to users that are not members of these groups:"
416
+ msgstr ""
417
+ "El contenido se muestra a los usuarios que no son miembros de estos grupos:"
418
+
419
  #: lib/admin/class-groups-admin-notice.php:133
420
  msgid ""
421
  "Could you please spare a minute and give it a review over at WordPress.org?"
425
  msgid "Current page"
426
  msgstr "Página actual"
427
 
428
+ #: lib/admin/groups-admin-options.php:305
429
  msgid "Deactivation and data persistence"
430
  msgstr "Desactivación y persistencia de los datos"
431
 
432
+ #: lib/admin/groups-admin-options.php:380
433
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
434
  msgstr "Borrar todos los datos de los plugins al desactivar"
435
 
436
+ #: lib/admin/groups-admin-options.php:309
437
  msgid "Delete all Groups plugin data on deactivation"
438
  msgstr "Borrar todos los datos de los plugin al desactivar"
439
 
440
+ #: lib/admin/groups-admin-groups-edit.php:93
441
+ #: lib/admin/groups-admin-groups-add.php:86
442
+ #: lib/admin/groups-admin-groups.php:304
443
  #: lib/admin/groups-admin-capabilities-edit.php:71
444
+ #: lib/admin/groups-admin-capabilities-add.php:62
445
  #: lib/admin/groups-admin-capabilities.php:315
 
 
 
446
  msgid "Description"
447
  msgstr "Descripción"
448
 
449
+ #: lib/admin/groups-admin-options.php:271
450
  msgid ""
451
  "Disabling this setting for a post type also disables existing access "
452
  "restrictions on individual posts of that type."
459
  msgid "Dismiss"
460
  msgstr "Descartar"
461
 
462
+ #: lib/admin/groups-admin-options.php:183
463
+ msgctxt "title of dismiss notice link"
464
+ msgid "Dismiss"
465
+ msgstr "Descartar"
466
+
467
+ #: lib/admin/groups-admin-groups.php:469
468
  #: lib/admin/groups-admin-capabilities.php:449
 
469
  msgid "Edit"
470
  msgstr "Editar"
471
 
485
  "Edita la entrada a la cual quieres restringir acceso y elige la <sup>*</"
486
  "sup>capacidad <em>premium</em> ."
487
 
488
+ #: lib/admin/groups-admin-options.php:322
489
  msgid "Enable legacy access control based on capabilities."
490
  msgstr "Habilitar el control de acceso legado basado en capacidades."
491
 
492
+ #: lib/admin/groups-admin-options.php:224
493
  msgid "Enabling this on production sites is <strong>not</strong> recommended."
494
  msgstr ""
495
  "Habilitar esto en sitios de producción <strong>no</strong> se recomienda."
496
 
497
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
498
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:510
499
  msgid "Enforce read access"
500
  msgstr "Forzar permiso de lectura"
501
 
502
+ #: lib/admin/groups-admin-options.php:189
503
+ #, php-format
504
  msgid ""
505
+ "Enhanced functionality is available via official %sExtensions%s for Groups."
 
506
  msgstr ""
507
+ "Funcionalidad extendida está disponible a través de %sExtensiones%s "
508
+ "oficiales para Groups."
509
+
510
+ #: lib/admin/groups-admin-add-ons.php:40
511
+ msgid "Enhanced functionality is available via official extensions for Groups."
512
+ msgstr ""
513
+ "Funcionalidad extendida está disponible a través de extensiones oficiales "
514
+ "para Groups."
515
 
516
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
517
  msgid ""
523
  "pulsa Entrar)."
524
 
525
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
526
+ #: lib/access/class-groups-access-meta-boxes.php:149
527
  msgid "Example:"
528
  msgstr "Ejemplo:"
529
 
530
+ #: lib/admin/class-groups-admin-users.php:289
531
  msgid "Filter"
532
  msgstr "Filtrar"
533
 
534
+ #: lib/admin/groups-admin-groups.php:314
535
  #: lib/admin/groups-admin-capabilities.php:324
 
536
  msgid "Filters"
537
  msgstr "Filtros"
538
 
583
  msgid "Go to the previous page"
584
  msgstr "Ir a la página anterior"
585
 
586
+ #: lib/admin/groups-admin-groups.php:303
587
  msgid "Group"
588
  msgstr "Grupo"
589
 
591
  msgid "Group Actions"
592
  msgstr "Acciones de Grupo"
593
 
594
+ #: lib/admin/groups-admin-groups.php:315
595
  msgid "Group ID"
596
  msgstr "ID Grupo"
597
 
598
+ #: lib/admin/groups-admin-groups.php:318
599
  msgid "Group Name"
600
  msgstr "Nombre del Grupo"
601
 
604
  msgid "Group Name : %s"
605
  msgstr "Nombre del Grupo : %s"
606
 
607
+ #: lib/access/class-groups-access-meta-boxes.php:501
608
  msgctxt "Attachment field label"
609
  msgid "Groups"
610
  msgstr "Grupos"
611
 
612
+ #: lib/admin/class-groups-admin-posts.php:220
613
  msgctxt "Bulk edit field label"
614
  msgid "Groups"
615
  msgstr "Grupos"
619
  msgid "Groups"
620
  msgstr "Grupos"
621
 
622
+ #: lib/admin/class-groups-admin-users.php:361
623
  msgctxt "Column header (Users)"
624
  msgid "Groups"
625
  msgstr "Grupos"
629
  msgid "Groups"
630
  msgstr "Grupos"
631
 
632
+ #: lib/admin/class-groups-admin-user-profile.php:166
633
  msgctxt "Groups section heading (edit user)"
634
  msgid "Groups"
635
  msgstr "Grupos"
636
 
637
+ #: lib/admin/class-groups-admin-user-profile.php:139
638
  msgctxt "Groups section heading (user profile)"
639
  msgid "Groups"
640
  msgstr "Grupos"
641
 
642
+ #: lib/access/class-groups-access-meta-boxes.php:131
643
  msgctxt "Help heading"
644
  msgid "Groups"
645
  msgstr "Grupos"
646
 
647
+ #: lib/access/class-groups-access-meta-boxes.php:128
648
  msgctxt "Help tab title"
649
  msgid "Groups"
650
  msgstr "Grupos"
659
  msgid "Groups"
660
  msgstr "Grupos"
661
 
662
+ #: lib/access/class-groups-access-meta-boxes.php:114
663
  msgctxt "Meta box title"
664
  msgid "Groups"
665
  msgstr "Grupos"
693
  "Groups %s proporciona un modelo más simple para las restricciones de acceso, "
694
  "basado en grupos en vez de capacidades usadas en versiones anteriores."
695
 
 
696
  #: lib/admin/class-groups-admin-posts.php:139
697
+ #: lib/admin/class-groups-admin-posts.php:140
698
  msgid "Groups &hellip;"
699
  msgstr "Grupos &hellip;"
700
 
706
  msgid "Groups Capabilities"
707
  msgstr "Capacidades de los Grupos"
708
 
709
+ #: lib/blocks/src/blocks/groups-member/block.js:161
710
+ msgid "Groups Member"
711
+ msgstr "Miembros de Grupos"
712
+
713
+ #: lib/blocks/src/blocks/groups-non-member/block.js:145
714
+ msgid "Groups Non-member"
715
+ msgstr "No-miembros de Grupo"
716
+
717
+ #: lib/admin/groups-admin-options.php:125
718
  msgid "Groups Options"
719
  msgstr "Opciones de Groups"
720
 
723
  msgstr ""
724
  "Groups está configurado para borrar sus datos de plugin al desactivarse."
725
 
726
+ #: lib/admin/groups-admin-options.php:353
727
  msgid "Groups network options"
728
  msgstr "Opciones de red para Grupos"
729
 
739
  "Aquí puedes <STRONG>añadir</STRONG>, <STRONG>editar</STRONG> y "
740
  "<STRONG>eliminar</STRONG> grupos."
741
 
742
+ #: lib/blocks/src/blocks/groups-non-member/block.js:146
743
+ msgid "Hide content from group members"
744
+ msgstr "Esconder contenido de miembros de grupo"
745
+
746
  #: lib/admin/class-groups-admin-notice.php:138
747
  msgid "I have already done that."
748
  msgstr "Ya lo he hecho."
749
 
750
+ #: lib/admin/groups-admin-groups.php:302
751
  #: lib/admin/groups-admin-capabilities.php:313
 
752
  msgid "ID"
753
  msgstr "ID"
754
 
764
  "de acceso legadas o se han puesto restricciones de acceso basado en grupos "
765
  "en las entradas deseadas."
766
 
767
+ #: lib/admin/groups-admin-options.php:301
768
  msgid "If you lock yourself out, please ask an administrator to help."
769
  msgstr "Si te bloqueas a ti mismo, pide ayuda a un administrador."
770
 
787
  msgid "Improved User Interface"
788
  msgstr "Interfaz de Usuario Mejorada"
789
 
790
+ #: lib/access/class-groups-access-meta-boxes.php:165
791
  msgid ""
792
  "In the same field, you can create a new group and restrict access. Group "
793
  "names are case-sensitive. In order to be able to use the new group, your "
821
  "Parece que ha actualizado desde Groups 1.x donde las restricciones de acceso "
822
  "estaban basadas en capacidades."
823
 
824
+ #: lib/views/class-groups-shortcodes.php:472
825
  #, php-format
826
  msgid "Join the %s group"
827
  msgstr "Unirse al grupo %s"
828
 
829
+ #: lib/views/class-groups-shortcodes.php:556
830
  #, php-format
831
  msgid "Leave the %s group"
832
  msgstr "Dejar el grupo %s"
833
 
834
+ #: lib/admin/groups-admin-options.php:318
835
  msgid "Legacy Settings"
836
  msgstr "Ajustes de Legado"
837
 
838
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
839
+ #: lib/access/class-groups-access-meta-boxes.php:152
840
  msgid ""
841
  "Let's assume that you want to limit the visibility of a post to members of "
842
  "the <em>Premium</em> group."
844
  "Imaginemos que quieres limitar la visibilidad de una entrada a miembros del "
845
  "grupo <em>Premium</em>."
846
 
847
+ #: lib/blocks/src/blocks/groups-member/block.js:221
848
+ #: lib/blocks/src/blocks/groups-non-member/block.js:202
849
+ msgid "Loading..."
850
+ msgstr "Cargando..."
851
+
852
  #: lib/views/class-groups-shortcodes.php:121
853
  msgid "Log out"
854
  msgstr "Desconectar"
857
  msgid "Many thanks for using <strong>Groups</strong>!"
858
  msgstr "¡Gracias por usar <strong>Groups</strong>!"
859
 
860
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:508
861
+ #: lib/access/class-groups-access-meta-boxes.php:441
862
  msgid "Media"
863
  msgstr "Multimedia"
864
 
865
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
866
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:563
867
  #, php-format
868
  msgid "Members of the %1$s group can access this %2$s through this capability."
869
  msgid_plural ""
874
  "Miembros de los grupos %1$s pueden acceder a %2$s a través de esta "
875
  "capacidad."
876
 
 
877
  #: lib/admin/groups-admin-groups-edit.php:79
878
+ #: lib/admin/groups-admin-groups-add.php:72
879
  msgid "Name"
880
  msgstr "Nombre"
881
 
882
+ #: lib/admin/groups-admin-options.php:375
883
  msgid "Network deactivation and data persistence"
884
  msgstr "Desactivación y persistencia de los datos"
885
 
896
  msgstr "Nuevo Grupo"
897
 
898
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
899
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:572
900
  msgid ""
901
  "No groups grant access through this capability. To grant access to group "
902
  "members using this capability, you should assign it to a group and enable "
914
  msgid "No such capabilities."
915
  msgstr "No existen esas capacidades."
916
 
 
917
  #: lib/admin/groups-admin-capabilities-remove.php:41
918
+ #: lib/admin/groups-admin-capabilities-edit.php:41
919
  msgid "No such capability."
920
  msgstr "No existe esa capacidad."
921
 
934
  "assigned."
935
  msgstr "Debes ser miembro de un grupo que tenga dicha capacidad asignada."
936
 
937
+ #: lib/access/class-groups-access-meta-boxes.php:143
938
  msgid "Note that you must be a member of a group to use it to restrict access."
939
  msgstr ""
940
  "Hay que ser miembro de un grupo para poder restringir el acceso con él."
979
  msgstr "Uno o más grupos que conceden el acceso a entradas."
980
 
981
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
982
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:593
983
  #, php-format
984
  msgid ""
985
  "Only groups or users that have one of the selected capabilities are allowed "
1002
  msgid "Options"
1003
  msgstr "Opciones"
1004
 
1005
+ #: lib/admin/groups-admin-options.php:117
1006
  msgid "Options saved."
1007
  msgstr "Opciones guardadas."
1008
 
 
1009
  #: lib/admin/groups-admin-groups-edit.php:86
1010
+ #: lib/admin/groups-admin-groups-add.php:79
1011
  msgid "Parent"
1012
  msgstr "Padre"
1013
 
1016
  msgstr ""
1017
  "Complementos perfectos para la membresía y el control de acceso con Groups."
1018
 
1019
+ #: lib/admin/groups-admin-options.php:295
1020
  msgid "Permissions"
1021
  msgstr "Permisos"
1022
 
1055
 
1056
  #: lib/admin/class-groups-admin-welcome.php:229
1057
  msgid ""
1058
+ "Please refer to the <a target=\"_blank\" href=\"https://docs.itthinx.com/"
1059
  "document/groups/\">Documentation</a> for details on how to switch to and use "
1060
  "the new access restrictions."
1061
  msgstr ""
1062
+ "Ver la <a target=\"_blank\" href=\"https://docs.itthinx.com/document/groups/"
1063
  "\">Documentación</a> para más información sobre cómo cambiar a y usar las "
1064
  "nuevas restricciones de acceso."
1065
 
1066
+ #: lib/access/class-groups-access-meta-boxes.php:497
1067
  #, php-format
1068
  msgid ""
1069
  "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
1073
  "para ficheros que requieren una protección completa."
1074
 
1075
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
1076
+ #: lib/access/class-groups-access-meta-boxes.php:191
1077
  msgid "Post"
1078
  msgstr "Entrada"
1079
 
1080
+ #: lib/admin/groups-admin-options.php:233
1081
  msgid "Post types"
1082
  msgstr "Tipos de entradas"
1083
 
1097
  msgid "Quick-create group &amp; capability"
1098
  msgstr "Crear al instante grupo y capacidad"
1099
 
1100
+ #: lib/access/class-groups-access-meta-boxes.php:228
1101
+ #: lib/access/class-groups-access-meta-boxes.php:443
1102
  msgid "Read"
1103
  msgstr "Leer"
1104
 
1106
  msgid "Read Post"
1107
  msgstr "Leer entrada"
1108
 
1109
+ #: lib/admin/groups-admin-add-ons.php:63
1110
  msgid "Recommended extensions for Groups"
1111
  msgstr "Extensiones recomendadas para Groups"
1112
 
1113
+ #: lib/admin/groups-admin-add-ons.php:164
1114
  msgid "Recommended plugins by itthinx"
1115
  msgstr "Plugins recomendados de itthinx"
1116
 
1127
  msgid "Remind me later"
1128
  msgstr "Más tarde"
1129
 
1130
+ #: lib/admin/groups-admin-groups-remove.php:62
1131
+ #: lib/admin/groups-admin-groups-remove.php:153
1132
  #: lib/admin/groups-admin-capabilities-remove.php:62
1133
  #: lib/admin/groups-admin-capabilities-remove.php:149
1134
+ #: lib/admin/groups-admin-groups.php:478
1135
  #: lib/admin/groups-admin-capabilities.php:372
1136
  #: lib/admin/groups-admin-capabilities.php:458
 
 
 
1137
  msgid "Remove"
1138
  msgstr "Eliminar"
1139
 
1149
  msgid "Remove capabilities"
1150
  msgstr "Eliminar capacidades"
1151
 
1152
+ #: lib/admin/groups-admin-groups.php:382
1153
  msgid "Remove capability"
1154
  msgstr "Eliminar capacidad"
1155
 
1157
  msgid "Remove from group"
1158
  msgstr "Eliminar de un grupo"
1159
 
1160
+ #: lib/admin/groups-admin-groups.php:380
1161
  msgid "Remove group"
1162
  msgstr "Eliminar grupo"
1163
 
1166
  msgstr "Eliminar grupos"
1167
 
1168
  #: legacy/admin/class-groups-admin-posts-legacy.php:186
1169
+ #: lib/admin/class-groups-admin-posts.php:225
1170
  msgid "Remove restriction"
1171
  msgstr "Eliminar restricción"
1172
 
1173
+ #: lib/admin/groups-admin-options.php:58
1174
  msgid "Restrict Access"
1175
  msgstr "Restringir Acceso"
1176
 
1177
+ #: lib/access/class-groups-access-meta-boxes.php:254
1178
  #, php-format
1179
  msgid "Restricts the visibility of this %s to members of the chosen groups."
1180
  msgstr ""
1181
  "Restringe la visibilidad de esta/e %s a miembros de los grupos seleccionados."
1182
 
1183
+ #: lib/access/class-groups-access-meta-boxes.php:491
1184
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1185
  msgstr ""
1186
  "Restringe la visibilidad de esta entrada a miembros de los grupos "
1187
  "seleccionados."
1188
 
1189
+ #: lib/admin/groups-admin-groups.php:345
1190
  #: lib/admin/groups-admin-capabilities.php:357
 
1191
  msgid "Results per page"
1192
  msgstr "Resultados por página"
1193
 
1194
+ #: lib/admin/groups-admin-options.php:138
1195
  msgid "Role"
1196
  msgstr "Rol"
1197
 
 
1198
  #: lib/admin/groups-admin-groups-edit.php:163
1199
+ #: lib/admin/groups-admin-capabilities-edit.php:77
1200
+ #: lib/admin/groups-admin-options.php:208
1201
+ #: lib/admin/groups-admin-options.php:333
1202
+ #: lib/admin/groups-admin-options.php:388
1203
  msgid "Save"
1204
  msgstr "Guardar"
1205
 
1206
+ #: lib/blocks/src/blocks/groups-member/block.js:228
1207
+ #: lib/blocks/src/blocks/groups-non-member/block.js:209
1208
+ msgid "Select Groups"
1209
+ msgstr "Seleccionar Grupos"
1210
+
1211
+ #: lib/admin/groups-admin-options.php:237
1212
  msgid "Show access restrictions for these post types."
1213
  msgstr "Mostrar restricciones de acceso para este tipo de entradas."
1214
 
1215
+ #: lib/blocks/src/blocks/groups-member/block.js:162
1216
+ msgid "Show content for group members"
1217
+ msgstr "Mostrar contenido a miembros de grupo"
1218
+
1219
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:277
1220
  msgid "Show groups"
1221
  msgstr "Mostrar grupos"
1222
 
1223
+ #: lib/admin/groups-admin-options.php:281
1224
  msgid "Show groups in user profiles."
1225
  msgstr "Mostrar grupos en los perfiles de usuario."
1226
 
1227
+ #: lib/admin/groups-admin-options.php:290
1228
  msgid "Show the Groups tree view."
1229
  msgstr "Mostrar la vista en árbol de los Grupos."
1230
 
1231
+ #: lib/admin/groups-admin-options.php:273
1232
+ msgid ""
1233
+ "Some post types shown may not offer access restrictions even though they "
1234
+ "appear enabled here."
1235
+ msgstr ""
1236
+ "Es posible que algunos tipos de publicaciones que se muestran no ofrezcan "
1237
+ "restricciones de acceso aunque aparezcan habilitadas aquí."
1238
+
1239
  #: lib/admin/class-groups-admin-welcome.php:199
1240
  #, php-format
1241
  msgid "Switching to Groups %s"
1242
  msgstr "Cambiar a Groups %s"
1243
 
1244
+ #: lib/admin/class-groups-admin-posts.php:183
1245
  msgid "Terms"
1246
  msgstr "Términos"
1247
 
1248
  #: lib/core/class-groups-help.php:141
1249
  msgid ""
1250
+ "Thank you for using <a href=\"https://www.itthinx.com/plugins/groups\" "
1251
+ "target=\"_blank\">Groups</a> by <a href=\"https://www.itthinx.com\" target="
1252
+ "\"_blank\">itthinx</a>."
1253
  msgstr ""
1254
+ "Gracias por usar <a href=\"https://www.itthinx.com/plugins/groups\" target="
1255
+ "\"_blank\">Groups</a> de <a href=\"https://www.itthinx.com\" target=\"_blank"
1256
  "\">itthinx</a>."
1257
 
1258
  #: lib/admin/class-groups-admin-welcome.php:149
1295
  "The <em>%s</em> group already exists and cannot be used to name this one."
1296
  msgstr "El grupo <em>%s</em> ya existe y no se puede usar para nombrar éste."
1297
 
1298
+ #: lib/admin/groups-admin-groups-add.php:168
1299
  #, php-format
1300
  msgid "The <em>%s</em> group already exists."
1301
  msgstr "El grupo <em>%s</em> ya existe."
1310
  msgid "The <em>%s</em> group has been updated."
1311
  msgstr "Se ha actualizado el grupo <em>%s</em> ."
1312
 
 
1313
  #: lib/admin/groups-admin-capabilities-edit.php:130
1314
+ #: lib/admin/groups-admin-capabilities-add.php:102
1315
  msgid "The <em>Capability</em> must not be empty."
1316
  msgstr "La <em>Capacidad</em> no puede estar vacía."
1317
 
1319
  msgid "The <em>Name</em> must not be empty."
1320
  msgstr "El <em>Nombre</em> no puede estar vacío."
1321
 
1322
+ #: lib/access/class-groups-access-meta-boxes.php:495
1323
  msgid ""
1324
  "The attachment page is restricted to authorized users, but due to technical "
1325
  "limitations, the file can still be accessed directly via its URL."
1338
 
1339
  #: lib/core/class-groups-help.php:87
1340
  msgid ""
1341
+ "The complete documentation is available on the <a href=\"https://docs."
1342
+ "itthinx.com/document/groups\">Documentation</a> pages for Groups."
1343
  msgstr ""
1344
+ "La documentación completa está disponible en las páginas de <a href="
1345
+ "\"https://docs.itthinx.com/document/groups\">Documentación</a> de Groups."
1346
 
1347
  #: lib/admin/class-groups-admin-welcome.php:210
1348
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
1356
  msgid "The manual way:"
1357
  msgstr "La forma manual:"
1358
 
1359
+ #: lib/admin/groups-admin-groups-add.php:166
1360
  msgid "The name must not be empty."
1361
  msgstr "El nombre no debe estar vacío."
1362
 
1364
  msgid "The quick way:"
1365
  msgstr "La forma rápida:"
1366
 
1367
+ #: lib/admin/class-groups-admin-user-profile.php:92
1368
+ #: lib/admin/class-groups-admin-user-profile.php:190
1369
  msgid "The user is a member of the chosen groups."
1370
  msgstr "El usuario es miembro de los grupos seleccionados."
1371
 
1372
+ #: lib/admin/groups-admin-groups.php:542
1373
  #: lib/admin/groups-admin-capabilities.php:484
 
1374
  msgid "There are no results."
1375
  msgstr "No hay resultados."
1376
 
1377
+ #: lib/admin/groups-admin-groups-add.php:112
1378
  msgid "These capabilities will be assigned to the group."
1379
  msgstr "Estas capacidades se añadirán al grupo."
1380
 
1381
+ #: lib/admin/groups-admin-options.php:296
1382
  msgid ""
1383
  "These permissions apply to Groups management. They do not apply to access "
1384
  "permissions derived from Groups capabilities."
1390
  msgid "This could be important!"
1391
  msgstr "¡Esto puede ser importante!"
1392
 
1393
+ #: lib/admin/groups-admin-options.php:269
1394
  msgid ""
1395
  "This determines for which post types access restriction settings are offered."
1396
  msgstr ""
1397
  "Aquí se determina el tipo de entradas para el cual se ofrecerán las opciones "
1398
  "de restricción de acceso."
1399
 
1400
+ #: lib/admin/groups-admin-groups.php:535
1401
  msgid "This group has no capabilities."
1402
  msgstr "Este grupo no tiene capacidades."
1403
 
1409
  "Esto significa que si había restricciones de acceso basadas en capacidades, "
1410
  "las entradas están aún protegidas."
1411
 
1412
+ #: lib/access/class-groups-post-access.php:656
1413
  msgid ""
1414
  "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1415
  "get_read_post_capabilities() to retrieve the capabilities instead."
1418
  "Groups_Post_Access_Legacy::get_read_post_capabilities() para obtener las "
1419
  "capacidades."
1420
 
1421
+ #: lib/admin/groups-admin-options.php:221
1422
  msgid ""
1423
  "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1424
  "code> or set it to <code>false</code>."
1452
  msgid "Tree of Groups"
1453
  msgstr "Árbol de Grupos"
1454
 
1455
+ #: lib/admin/groups-admin-options.php:286
1456
  msgid "Tree view"
1457
  msgstr "Vista en árbol"
1458
 
1466
 
1467
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1468
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1469
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:545
1470
  msgid "Type and choose &hellip;"
1471
  msgstr "Escribe y elige &hellip;"
1472
 
1478
  "Usa la caja de <em>Restricciones de acceso</em> para limitar la visibilidad "
1479
  "a entradas, páginas y otros tipos de entrada."
1480
 
1481
+ #: lib/access/class-groups-access-meta-boxes.php:135
1482
  msgid ""
1483
  "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1484
  "other post types."
1486
  "Usar la caja <em>Grupos</em> para limitar la visibilidad de entradas, "
1487
  "páginas y otros tipos de entrada."
1488
 
1489
+ #: lib/admin/groups-admin-options.php:277
1490
  msgid "User profiles"
1491
  msgstr "Perfiles de usuario"
1492
 
1493
+ #: lib/admin/class-groups-admin-users.php:285
1494
  msgctxt "label title for conjunctive groups filter checkbox"
1495
  msgid "Users must belong to all chosen groups"
1496
  msgstr "Los usuarios deben ser miembros de todos los grupos seleccionados"
1553
  #: lib/admin/class-groups-admin-welcome.php:194
1554
  msgid ""
1555
  "Whether you are new to Groups or have been using it before, please make sure "
1556
+ "to visit the <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1557
  "groups/\">Documentation</a> pages to know more about how to use it."
1558
  msgstr ""
1559
  "Bien si se ha utilizado Groups antes o no, se ruega visitar a las páginas de "
1560
+ "<a target=\"_blank\" href=\"https://docs.itthinx.com/document/groups/"
1561
  "\">Documentación</a> para saber más sobre su uso."
1562
 
1563
  #: lib/admin/class-groups-admin-notice.php:145
1564
  msgid "Yes, here we go!"
1565
  msgstr "¡Claro que sí!"
1566
 
1567
+ #: lib/views/class-groups-shortcodes.php:530
1568
  #, php-format
1569
  msgid "You are a member of the %s group."
1570
  msgstr "Es miembro del grupo %s."
1615
  "para forzar el permiso de lectura. Para poder usar la capacidad, tu cuenta "
1616
  "de usuario se asignará al grupo."
1617
 
1618
+ #: lib/access/class-groups-access-meta-boxes.php:221
1619
+ #: lib/access/class-groups-access-meta-boxes.php:476
1620
  msgid "You can create a new group by indicating the group's name."
1621
  msgstr "Se puede crear un nuevo grupo indicando el nombre del grupo."
1622
 
1623
+ #: lib/access/class-groups-access-meta-boxes.php:215
1624
  #, php-format
1625
  msgid ""
1626
  "You can restrict the visibility of this %1$s to group members. Choose one or "
1631
  "Seleccionar uno o más grupos que tienen permiso de leer esta/e %2$s. Si no "
1632
  "se selecciona ningún grupo, el/la %3$s es visible para todo el mundo."
1633
 
1634
+ #: lib/access/class-groups-access-meta-boxes.php:475
1635
  msgid ""
1636
  "You can restrict the visibility to group members. Choose one or more groups "
1637
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
1648
  "Puedes seleccionar una o más capacidades que están activadas para la "
1649
  "restricción de acceso."
1650
 
1651
+ #: lib/access/class-groups-access-meta-boxes.php:140
1652
  msgid "You can select one or more groups to restrict access to its members."
1653
  msgstr ""
1654
  "Se pueden seleccionar uno o más grupos para restringir el acceso a sus "
1655
  "miembros."
1656
 
1657
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1658
+ #: lib/blocks/src/class-groups-blocks.php:93
1659
+ #: lib/access/class-groups-access-meta-boxes.php:261
1660
  msgid "You cannot set any access restrictions."
1661
  msgstr "No puedes establecer ninguna restricción de acceso."
1662
 
1663
+ #: lib/views/class-groups-shortcodes.php:525
1664
  #, php-format
1665
  msgid "You have joined the %s group."
1666
  msgstr "Se ha unido al grupo %s."
1667
 
1668
+ #: lib/views/class-groups-shortcodes.php:601
1669
  #, php-format
1670
  msgid "You have left the %s group."
1671
  msgstr "Ha dejado el grupo %s."
1678
  "Debes pertenecer a un grupo que tenga al menos una capacidad activada para "
1679
  "forzar el permiso de lectura."
1680
 
1681
+ #: lib/access/class-groups-access-meta-boxes.php:267
1682
  msgid "You need to have permission to set access restrictions."
1683
  msgstr "Se debe disponer de permisos para poner restricciones de acceso."
1684
 
1685
+ #: lib/access/class-groups-post-access.php:531
1686
  msgid ""
1687
  "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1688
  "restriction instead."
1690
  "Se debería usar Groups_Post_Access_Legacy::create() para pasar una capacidad "
1691
  "de restricción en vez de ello."
1692
 
1693
+ #: lib/admin/groups-admin-options.php:185 lib/admin/groups-admin-add-ons.php:37
1694
+ msgid "Your support matters!"
1695
+ msgstr "¡Tu apoyo es importante!"
1696
+
1697
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1698
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1699
+ msgid "access"
1700
+ msgstr "acceso"
1701
+
1702
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1703
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1704
+ msgid "groups"
1705
+ msgstr "grupos"
1706
+
1707
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1708
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1709
+ msgid "members"
1710
+ msgstr "miembros"
1711
+
1712
  #~ msgid "Capability Id"
1713
  #~ msgstr "Id de la capacidad"
1714
 
languages/groups-fr_FR.mo CHANGED
Binary file
languages/groups-fr_FR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Groups\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-05-08 21:00+0200\n"
6
- "PO-Revision-Date: 2019-05-08 21:02+0200\n"
7
  "Last-Translator: Stéphane PASSEDOUET <s.passedouet@pheeric.com>\n"
8
  "Language-Team: itthinx.com\n"
9
  "Language: fr_FR\n"
@@ -11,7 +11,7 @@ msgstr ""
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Plural-Forms: nplurals=2; plural=n>1;\n"
14
- "X-Generator: Poedit 2.2.1\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
17
  "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
@@ -26,22 +26,22 @@ msgctxt "paging"
26
  msgid "%1$s of %2$s"
27
  msgstr "%1$s sur %2$s"
28
 
29
- #: lib/admin/class-groups-admin-users.php:283
30
  msgctxt "label for conjunctive groups filter checkbox"
31
  msgid "&cap;"
32
  msgstr "&cap;"
33
 
34
  # @ groups
35
  #: legacy/admin/class-groups-admin-posts-legacy.php:184
36
- #: lib/admin/class-groups-admin-posts.php:217
37
  msgid "&mdash; No Change &mdash;"
38
  msgstr "&mdash; Aucun changement &mdash;"
39
 
40
- #: lib/admin/class-groups-admin-posts.php:157
41
  msgid "(any)"
42
  msgstr "(tout)"
43
 
44
- #: lib/admin/class-groups-admin-posts.php:152
45
  msgid "(none)"
46
  msgstr "(aucun)"
47
 
@@ -51,7 +51,7 @@ msgid "(only unrestricted)"
51
  msgstr "(seulement sans restriction)"
52
 
53
  # @ groups
54
- #: lib/admin/class-groups-admin-users.php:384
55
  msgid "--"
56
  msgstr "--"
57
 
@@ -70,8 +70,8 @@ msgid "<span title=\"%s\">Access Restrictions</span>"
70
  msgstr "<span title=\"%s\">Restrictions d'Accès</span>"
71
 
72
  # @ groups
73
- #: lib/admin/groups-admin-capabilities-remove.php:145
74
  #: lib/admin/groups-admin-groups-remove.php:149
 
75
  #, php-format
76
  msgid "<strong>%s</strong>"
77
  msgstr "<strong>%s</strong>"
@@ -93,12 +93,12 @@ msgid "A Duck!"
93
  msgstr "Un Canard !"
94
 
95
  # @ groups
96
- #: lib/admin/groups-admin-options.php:280
97
  msgid "A minimum set of permissions will be preserved."
98
  msgstr "Un minimum d'autorisations sera préservée."
99
 
100
  # @ groups
101
- #: lib/admin/groups-admin-options.php:50
102
  msgid "Access Groups"
103
  msgstr "Groupes d'Accès"
104
 
@@ -108,44 +108,44 @@ msgid "Access Restrictions"
108
  msgstr "Restrictions d'Accès"
109
 
110
  # @ groups
111
- #: lib/admin/groups-admin-capabilities-add.php:34
112
- #: lib/admin/groups-admin-capabilities-add.php:89
113
- #: lib/admin/groups-admin-capabilities-add.php:93
114
- #: lib/admin/groups-admin-capabilities-edit.php:35
115
- #: lib/admin/groups-admin-capabilities-edit.php:96
116
- #: lib/admin/groups-admin-capabilities-edit.php:100
117
- #: lib/admin/groups-admin-capabilities-remove.php:35
118
- #: lib/admin/groups-admin-capabilities-remove.php:83
119
- #: lib/admin/groups-admin-capabilities-remove.php:87
120
- #: lib/admin/groups-admin-capabilities-remove.php:110
121
- #: lib/admin/groups-admin-capabilities-remove.php:175
122
- #: lib/admin/groups-admin-capabilities-remove.php:179
123
- #: lib/admin/groups-admin-capabilities.php:48
124
- #: lib/admin/groups-admin-capabilities.php:141
125
- #: lib/admin/groups-admin-capabilities.php:172
126
- #: lib/admin/groups-admin-capabilities.php:178
127
- #: lib/admin/groups-admin-groups-add.php:36
128
- #: lib/admin/groups-admin-groups-add.php:139
129
- #: lib/admin/groups-admin-groups-add.php:143
130
  #: lib/admin/groups-admin-groups-edit.php:37
131
  #: lib/admin/groups-admin-groups-edit.php:181
132
  #: lib/admin/groups-admin-groups-edit.php:185
 
 
 
133
  #: lib/admin/groups-admin-groups-remove.php:35
134
  #: lib/admin/groups-admin-groups-remove.php:83
135
  #: lib/admin/groups-admin-groups-remove.php:87
136
  #: lib/admin/groups-admin-groups-remove.php:110
137
  #: lib/admin/groups-admin-groups-remove.php:177
138
  #: lib/admin/groups-admin-groups-remove.php:181
 
 
 
 
 
 
139
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
140
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
141
- #: lib/admin/groups-admin-options.php:39 lib/admin/groups-admin-options.php:328
142
- #: lib/admin/groups-admin-tree-view.php:37 lib/test/groups-tests.php:385
143
- #: lib/test/groups-tests.php:391
 
 
 
 
 
 
 
 
144
  msgid "Access denied."
145
  msgstr "Accès refusé."
146
 
147
  # @ groups
148
- #: lib/admin/groups-admin-options.php:212
149
  msgid "Access restricions"
150
  msgstr "Restrictions d'accès"
151
 
@@ -154,7 +154,7 @@ msgstr "Restrictions d'accès"
154
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
155
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
156
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
157
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:592
158
  msgid "Access restrictions"
159
  msgstr "Les Restrictions d'Accès"
160
 
@@ -165,10 +165,10 @@ msgid "Access restrictions &hellip;"
165
  msgstr "Restrictions d'accès &hellip;"
166
 
167
  # @ groups
 
 
168
  #: lib/admin/groups-admin-capabilities-add.php:68
169
  #: lib/admin/groups-admin-capabilities.php:201
170
- #: lib/admin/groups-admin-groups-add.php:119
171
- #: lib/admin/groups-admin-groups.php:207
172
  msgid "Add"
173
  msgstr "Ajouter"
174
 
@@ -178,18 +178,18 @@ msgid "Add a new capability"
178
  msgstr "Ajouter une nouvelle capacité"
179
 
180
  # @ groups
181
- #: lib/admin/groups-admin-groups-add.php:59
182
  msgid "Add a new group"
183
  msgstr "Ajoutez un nouveau groupe"
184
 
185
  # @ groups
186
- #: lib/admin/groups-admin-groups.php:382
187
  msgid "Add capability"
188
  msgstr "Ajouter une capacité"
189
 
190
  # @ groups
191
  #: legacy/admin/class-groups-admin-posts-legacy.php:185
192
- #: lib/admin/class-groups-admin-posts.php:218
193
  msgid "Add restriction"
194
  msgstr "Ajouter une restriction"
195
 
@@ -198,8 +198,8 @@ msgstr "Ajouter une restriction"
198
  msgid "Add to group"
199
  msgstr "Ajouter au groupe"
200
 
201
- #: lib/admin/class-groups-admin-welcome.php:234
202
  #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
 
203
  msgid "Add-Ons"
204
  msgstr "Extensions"
205
 
@@ -213,22 +213,22 @@ msgstr ""
213
  "restriction d'accès"
214
 
215
  # @ groups
216
- #: lib/admin/groups-admin-options.php:51
217
  msgid "Administer Groups"
218
  msgstr "Administrer les Groupes"
219
 
220
  # @ groups
221
- #: lib/admin/groups-admin-options.php:52
222
  msgid "Administer Groups plugin options"
223
  msgstr "Administrer les Options du plugin Groups"
224
 
225
  # @ groups
226
- #: lib/admin/groups-admin-options.php:198
227
  msgid "Administrator Access Override"
228
  msgstr "Priorité Accès Administrateur"
229
 
230
  # @ groups
231
- #: lib/admin/groups-admin-options.php:201
232
  msgid ""
233
  "Administrators override all access permissions derived from Groups "
234
  "capabilities."
@@ -236,36 +236,40 @@ msgstr ""
236
  "Les administrateurs ont priorité sur toutes les autorisations d'accès issues "
237
  "des Capacités des Groupes."
238
 
239
- #: lib/admin/class-groups-admin-posts.php:175
240
  msgid "Also look for groups related to terms"
241
- msgstr ""
242
 
243
  #: lib/admin/class-groups-admin-welcome.php:187
244
  msgid ""
245
  "And you can now filter the list of users by one or multiple groups with one "
246
  "convenient field."
247
  msgstr ""
 
 
248
 
249
  #: lib/admin/class-groups-admin-welcome.php:185
250
  msgid ""
251
  "Another improvement is better filtering by groups and a reduced footprint on "
252
  "the Users admin screen."
253
  msgstr ""
 
 
254
 
255
- #: lib/access/class-groups-access-meta-boxes.php:214
256
- #: lib/access/class-groups-access-meta-boxes.php:215
257
- #: lib/access/class-groups-access-meta-boxes.php:448
258
- #: lib/access/class-groups-access-meta-boxes.php:449
259
  msgid "Anyone &hellip;"
260
  msgstr "Tous &hellip;"
261
 
262
  # @ groups
263
- #: lib/admin/class-groups-admin-users.php:216
 
264
  #: lib/admin/groups-admin-capabilities.php:334
265
  #: lib/admin/groups-admin-capabilities.php:360
266
  #: lib/admin/groups-admin-capabilities.php:374
267
- #: lib/admin/groups-admin-groups.php:323 lib/admin/groups-admin-groups.php:349
268
- #: lib/admin/groups-admin-groups.php:385
269
  msgid "Apply"
270
  msgstr "Appliquer"
271
 
@@ -280,13 +284,21 @@ msgstr ""
280
  "à une publication."
281
 
282
  # @ groups
 
283
  #: lib/admin/groups-admin-capabilities.php:371
284
- #: lib/admin/groups-admin-groups.php:380
285
  msgid "Bulk Actions"
286
  msgstr "Actions Groupées"
287
 
 
 
 
 
 
 
 
 
288
  # @ groups
289
- #: lib/admin/groups-admin-options.php:365
290
  msgid ""
291
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
292
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
@@ -302,7 +314,7 @@ msgstr ""
302
  "liées à celle-ci."
303
 
304
  # @ groups
305
- #: lib/admin/groups-admin-options.php:294
306
  msgid ""
307
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
308
  "plugin settings and data will be DELETED. If you are going to use this "
@@ -317,24 +329,23 @@ msgstr ""
317
  "perte de données et des autres liées à cette activation."
318
 
319
  # @ groups
320
- #: lib/admin/groups-admin-capabilities-add.php:70
321
- #: lib/admin/groups-admin-capabilities-edit.php:79
322
- #: lib/admin/groups-admin-capabilities-remove.php:64
323
- #: lib/admin/groups-admin-capabilities-remove.php:150
324
- #: lib/admin/groups-admin-groups-add.php:121
325
  #: lib/admin/groups-admin-groups-edit.php:165
 
326
  #: lib/admin/groups-admin-groups-remove.php:64
327
  #: lib/admin/groups-admin-groups-remove.php:154
 
 
 
 
328
  msgid "Cancel"
329
  msgstr "Annuler"
330
 
331
  # @ groups
332
  #: legacy/admin/groups-admin-options-legacy.php:59
333
- #: lib/admin/class-groups-admin.php:196
334
- #: lib/admin/groups-admin-capabilities.php:192
335
- #: lib/admin/groups-admin-groups-add.php:97
336
  #: lib/admin/groups-admin-groups-edit.php:117
337
- #: lib/admin/groups-admin-groups.php:306
 
 
338
  msgid "Capabilities"
339
  msgstr "Capacités"
340
 
@@ -345,13 +356,13 @@ msgid "Capabilities"
345
  msgstr "Capacités"
346
 
347
  # @ groups
348
- #: lib/admin/groups-admin-groups.php:361 lib/admin/groups-admin-groups.php:362
349
  msgid "Capabilities &hellip;"
350
  msgstr "Capacités &hellip;"
351
 
352
  # @ groups
353
- #: lib/admin/groups-admin-capabilities-add.php:57
354
  #: lib/admin/groups-admin-capabilities-edit.php:66
 
355
  #: lib/admin/groups-admin-capabilities.php:314
356
  #: lib/admin/groups-admin-capabilities.php:330
357
  msgid "Capability"
@@ -367,10 +378,10 @@ msgstr "Capacités : %s"
367
  msgid "Capability ID"
368
  msgstr "ID de Capacité"
369
 
370
- #: lib/admin/class-groups-admin-posts.php:231
371
- #: lib/admin/class-groups-admin-posts.php:232
372
  msgid "Choose access restriction groups &hellip;"
373
- msgstr ""
374
 
375
  # @ groups
376
  #: legacy/admin/class-groups-admin-posts-legacy.php:195
@@ -379,16 +390,16 @@ msgid "Choose access restrictions &hellip;"
379
  msgstr "Choisissez des restrictions d'accès &hellip;"
380
 
381
  # @ groups
382
- #: lib/admin/groups-admin-groups-add.php:100
383
  #: lib/admin/groups-admin-groups-edit.php:120
 
384
  msgid "Choose capabilities &hellip;"
385
  msgstr "Choisissez les capacités &hellip;"
386
 
387
  # @ groups
388
  #: lib/admin/class-groups-admin-user-profile.php:80
389
  #: lib/admin/class-groups-admin-user-profile.php:81
390
- #: lib/admin/class-groups-admin-user-profile.php:169
391
- #: lib/admin/class-groups-admin-user-profile.php:170
392
  #: lib/admin/class-groups-admin-users.php:191
393
  #: lib/admin/class-groups-admin-users.php:192
394
  #: lib/admin/class-groups-admin-users.php:252
@@ -398,7 +409,7 @@ msgstr "Choisissez des Groupes &hellip;"
398
 
399
  # @ groups
400
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
401
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:541
402
  msgid ""
403
  "Choose one or more capabilities to restrict access. Groups that grant access "
404
  "through the capabilities are shown in parenthesis. If no capabilities are "
@@ -411,15 +422,18 @@ msgstr ""
411
  "utiliser la boîte création rapide pour créer un groupe et une capacité pour "
412
  "lesquels une restriction d'accès sera immédiatement attribuée."
413
 
414
- #: lib/access/class-groups-access-meta-boxes.php:141
415
  msgid ""
416
  "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
417
  "<em>Groups</em> box and save or update the post (or hit Enter)."
418
  msgstr ""
 
 
 
419
 
420
  # @ groups
 
421
  #: lib/admin/groups-admin-capabilities.php:335
422
- #: lib/admin/groups-admin-groups.php:324
423
  msgid "Clear"
424
  msgstr "Effacer"
425
 
@@ -445,10 +459,23 @@ msgstr ""
445
  "Cliquer ici pour basculer l'affichage des groupes qui attribuent les "
446
  "capacités."
447
 
 
 
 
 
 
 
 
 
 
 
 
448
  #: lib/admin/class-groups-admin-notice.php:133
449
  msgid ""
450
  "Could you please spare a minute and give it a review over at WordPress.org?"
451
  msgstr ""
 
 
452
 
453
  # @ default
454
  #: lib/core/class-groups-pagination.php:133
@@ -456,36 +483,36 @@ msgid "Current page"
456
  msgstr "Page actuelle"
457
 
458
  # @ groups
459
- #: lib/admin/groups-admin-options.php:286
460
  msgid "Deactivation and data persistence"
461
  msgstr "Désactivation et Conservation des données"
462
 
463
  # @ groups
464
- #: lib/admin/groups-admin-options.php:361
465
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
466
  msgstr ""
467
  "Effacer toutes les données de l'extension &quot;Groups&quot; pour TOUS les "
468
  "sites lors de la désactivation du réseau"
469
 
470
  # @ groups
471
- #: lib/admin/groups-admin-options.php:290
472
  msgid "Delete all Groups plugin data on deactivation"
473
  msgstr ""
474
  "Supprimer Toutes les données de l'extension Groups lorsque le Plugin est "
475
  "désactivé"
476
 
477
  # @ groups
478
- #: lib/admin/groups-admin-capabilities-add.php:62
 
 
479
  #: lib/admin/groups-admin-capabilities-edit.php:71
 
480
  #: lib/admin/groups-admin-capabilities.php:315
481
- #: lib/admin/groups-admin-groups-add.php:83
482
- #: lib/admin/groups-admin-groups-edit.php:93
483
- #: lib/admin/groups-admin-groups.php:305
484
  msgid "Description"
485
  msgstr "Description"
486
 
487
  # @ groups
488
- #: lib/admin/groups-admin-options.php:254
489
  msgid ""
490
  "Disabling this setting for a post type also disables existing access "
491
  "restrictions on individual posts of that type."
@@ -499,9 +526,14 @@ msgstr ""
499
  msgid "Dismiss"
500
  msgstr "Supprimer"
501
 
 
 
 
 
 
502
  # @ groups
 
503
  #: lib/admin/groups-admin-capabilities.php:449
504
- #: lib/admin/groups-admin-groups.php:460
505
  msgid "Edit"
506
  msgstr "Editer"
507
 
@@ -524,25 +556,37 @@ msgstr ""
524
  "Modifier la publication pour laquelle vous souhaitez restreindre l'accès et "
525
  "choisissez<sup>*</sup> la capacité <em>premium</em>."
526
 
527
- #: lib/admin/groups-admin-options.php:303
528
  msgid "Enable legacy access control based on capabilities."
529
- msgstr ""
530
 
531
- #: lib/admin/groups-admin-options.php:207
532
  msgid "Enabling this on production sites is <strong>not</strong> recommended."
533
  msgstr ""
 
 
534
 
535
  # @ groups
536
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
537
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:505
538
  msgid "Enforce read access"
539
  msgstr "Autoriser l'accès en lecture"
540
 
541
- #: lib/admin/groups-admin-options.php:178
 
 
542
  msgid ""
543
- "Enhanced functionality is available via official <a href=\"http://www."
544
- "itthinx.com/shop/\">Extensions</a> for Groups."
 
 
 
 
 
 
545
  msgstr ""
 
 
546
 
547
  # @ groups
548
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
@@ -556,17 +600,17 @@ msgstr ""
556
 
557
  # @ groups
558
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
559
- #: lib/access/class-groups-access-meta-boxes.php:135
560
  msgid "Example:"
561
  msgstr "Exemple :"
562
 
563
- #: lib/admin/class-groups-admin-users.php:285
564
  msgid "Filter"
565
  msgstr "Filtre"
566
 
567
  # @ groups
 
568
  #: lib/admin/groups-admin-capabilities.php:324
569
- #: lib/admin/groups-admin-groups.php:315
570
  msgid "Filters"
571
  msgstr "Filtres"
572
 
@@ -626,7 +670,7 @@ msgid "Go to the previous page"
626
  msgstr "Accéder à la page précédente"
627
 
628
  # @ groups
629
- #: lib/admin/groups-admin-groups.php:304
630
  msgid "Group"
631
  msgstr "Groupe"
632
 
@@ -635,12 +679,12 @@ msgstr "Groupe"
635
  msgid "Group Actions"
636
  msgstr "Actions du Groupe"
637
 
638
- #: lib/admin/groups-admin-groups.php:316
639
  msgid "Group ID"
640
  msgstr "ID de Groupe"
641
 
642
  # @ groups
643
- #: lib/admin/groups-admin-groups.php:319
644
  msgid "Group Name"
645
  msgstr "Nom du Groupe"
646
 
@@ -651,13 +695,13 @@ msgid "Group Name : %s"
651
  msgstr "Nom du Groupe : %s"
652
 
653
  # @ groups
654
- #: lib/access/class-groups-access-meta-boxes.php:476
655
  msgctxt "Attachment field label"
656
  msgid "Groups"
657
  msgstr "Groupes"
658
 
659
  # @ groups
660
- #: lib/admin/class-groups-admin-posts.php:214
661
  msgctxt "Bulk edit field label"
662
  msgid "Groups"
663
  msgstr "Groupes"
@@ -668,7 +712,7 @@ msgid "Groups"
668
  msgstr "Groupes"
669
 
670
  # @ groups
671
- #: lib/admin/class-groups-admin-users.php:357
672
  msgctxt "Column header (Users)"
673
  msgid "Groups"
674
  msgstr "Groupes"
@@ -680,25 +724,25 @@ msgid "Groups"
680
  msgstr "Groupes"
681
 
682
  # @ groups
683
- #: lib/admin/class-groups-admin-user-profile.php:159
684
  msgctxt "Groups section heading (edit user)"
685
  msgid "Groups"
686
  msgstr "Groupes"
687
 
688
  # @ groups
689
- #: lib/admin/class-groups-admin-user-profile.php:135
690
  msgctxt "Groups section heading (user profile)"
691
  msgid "Groups"
692
  msgstr "Groupes"
693
 
694
  # @ groups
695
- #: lib/access/class-groups-access-meta-boxes.php:120
696
  msgctxt "Help heading"
697
  msgid "Groups"
698
  msgstr "Groupes"
699
 
700
  # @ groups
701
- #: lib/access/class-groups-access-meta-boxes.php:117
702
  msgctxt "Help tab title"
703
  msgid "Groups"
704
  msgstr "Groupes"
@@ -715,7 +759,7 @@ msgctxt "Help title"
715
  msgid "Groups"
716
  msgstr "Groupes"
717
 
718
- #: lib/access/class-groups-access-meta-boxes.php:103
719
  msgctxt "Meta box title"
720
  msgid "Groups"
721
  msgstr "Groupes"
@@ -748,9 +792,12 @@ msgid ""
748
  "Groups %s features a simpler model for access restrictions based on groups "
749
  "instead of capabilities used in previous versions."
750
  msgstr ""
 
 
 
751
 
752
- #: lib/admin/class-groups-admin-posts.php:138
753
  #: lib/admin/class-groups-admin-posts.php:139
 
754
  msgid "Groups &hellip;"
755
  msgstr "Groupes &hellip;"
756
 
@@ -763,7 +810,17 @@ msgstr "Extensions de Groups"
763
  msgid "Groups Capabilities"
764
  msgstr "Capacités des Groupes"
765
 
766
- #: lib/admin/groups-admin-options.php:120
 
 
 
 
 
 
 
 
 
 
767
  msgid "Groups Options"
768
  msgstr "Options de Groups"
769
 
@@ -774,7 +831,7 @@ msgstr ""
774
  "Groups supprime toutes les données de l'extension lorsque il est désactivé."
775
 
776
  # @ groups
777
- #: lib/admin/groups-admin-options.php:334
778
  msgid "Groups network options"
779
  msgstr "Options de réseau de l'extension Groups"
780
 
@@ -792,12 +849,16 @@ msgstr ""
792
  "Ici vous pouvez <strong>ajouter</strong>, <strong>modifier</strong> et "
793
  "<strong>supprimer</strong> les groupes."
794
 
 
 
 
 
795
  #: lib/admin/class-groups-admin-notice.php:138
796
  msgid "I have already done that."
797
- msgstr ""
798
 
 
799
  #: lib/admin/groups-admin-capabilities.php:313
800
- #: lib/admin/groups-admin-groups.php:303
801
  msgid "ID"
802
  msgstr "ID"
803
 
@@ -808,9 +869,14 @@ msgid ""
808
  "restrictions or place appropriate access restrictions based on groups on the "
809
  "desired entries."
810
  msgstr ""
 
 
 
 
 
811
 
812
  # @ groups
813
- #: lib/admin/groups-admin-options.php:282
814
  msgid "If you lock yourself out, please ask an administrator to help."
815
  msgstr ""
816
  "Si vous êtes verrouillés, veuillez demander à un administrateur afin "
@@ -823,6 +889,10 @@ msgid ""
823
  "appropriate groups on your protected posts, pages and other entries to "
824
  "restrict access."
825
  msgstr ""
 
 
 
 
826
 
827
  #: lib/admin/class-groups-admin-welcome.php:155
828
  msgid "Important"
@@ -830,14 +900,17 @@ msgstr "Importante"
830
 
831
  #: lib/admin/class-groups-admin-welcome.php:180
832
  msgid "Improved User Interface"
833
- msgstr ""
834
 
835
- #: lib/access/class-groups-access-meta-boxes.php:145
836
  msgid ""
837
  "In the same field, you can create a new group and restrict access. Group "
838
  "names are case-sensitive. In order to be able to use the new group, your "
839
  "user account will be assigned to it."
840
  msgstr ""
 
 
 
841
 
842
  # @ groups
843
  #: legacy/admin/groups-admin-options-legacy.php:62
@@ -855,33 +928,35 @@ msgstr "Capacités héritée:"
855
 
856
  #: lib/access/class-groups-post-access.php:154
857
  msgid "Invalid post ID."
858
- msgstr ""
859
 
860
  #: lib/admin/class-groups-admin-welcome.php:158
861
  msgid ""
862
  "It seems that you have updated from Groups 1.x where access restrictions "
863
  "were based on capabilities."
864
  msgstr ""
 
 
865
 
866
  # @ groups
867
- #: lib/views/class-groups-shortcodes.php:469
868
  #, php-format
869
  msgid "Join the %s group"
870
  msgstr "Rejoignez le groupe %s"
871
 
872
  # @ groups
873
- #: lib/views/class-groups-shortcodes.php:553
874
  #, php-format
875
  msgid "Leave the %s group"
876
  msgstr "Quitter le groupe %s"
877
 
878
- #: lib/admin/groups-admin-options.php:299
879
  msgid "Legacy Settings"
880
- msgstr ""
881
 
882
  # @ groups
883
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
884
- #: lib/access/class-groups-access-meta-boxes.php:137
885
  msgid ""
886
  "Let's assume that you want to limit the visibility of a post to members of "
887
  "the <em>Premium</em> group."
@@ -889,23 +964,28 @@ msgstr ""
889
  "Supposons que vous voulez limiter la visibilité d'une publication aux "
890
  "membres du groupe <em>Premium</em>."
891
 
 
 
 
 
 
892
  #: lib/views/class-groups-shortcodes.php:121
893
  msgid "Log out"
894
  msgstr "Se déconnecter"
895
 
896
  #: lib/admin/class-groups-admin-notice.php:131
897
  msgid "Many thanks for using <strong>Groups</strong>!"
898
- msgstr ""
899
 
900
  # @ groups
901
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:503
902
- #: lib/access/class-groups-access-meta-boxes.php:416
903
  msgid "Media"
904
  msgstr "Médias"
905
 
906
  # @ groups
907
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
908
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:558
909
  #, php-format
910
  msgid "Members of the %1$s group can access this %2$s through this capability."
911
  msgid_plural ""
@@ -916,13 +996,13 @@ msgstr[1] ""
916
  "Les Membres des groupee %1$s peuvent accéder à %2$s grâce à cette capacité."
917
 
918
  # @ groups
919
- #: lib/admin/groups-admin-groups-add.php:69
920
  #: lib/admin/groups-admin-groups-edit.php:79
 
921
  msgid "Name"
922
  msgstr "Nom"
923
 
924
  # @ groups
925
- #: lib/admin/groups-admin-options.php:356
926
  msgid "Network deactivation and data persistence"
927
  msgstr "Désactivation du réseau et de la persistance des données"
928
 
@@ -933,7 +1013,7 @@ msgstr "Nouvelle Capacité"
933
 
934
  #: lib/admin/class-groups-admin-welcome.php:191
935
  msgid "New Documentation"
936
- msgstr ""
937
 
938
  # @ groups
939
  #: lib/admin/groups-admin-groups.php:212
@@ -942,7 +1022,7 @@ msgstr "Nouveau Groupe"
942
 
943
  # @ groups
944
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
945
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:567
946
  msgid ""
947
  "No groups grant access through this capability. To grant access to group "
948
  "members using this capability, you should assign it to a group and enable "
@@ -963,8 +1043,8 @@ msgid "No such capabilities."
963
  msgstr "Aucunes Capacités."
964
 
965
  # @ groups
966
- #: lib/admin/groups-admin-capabilities-edit.php:41
967
  #: lib/admin/groups-admin-capabilities-remove.php:41
 
968
  msgid "No such capability."
969
  msgstr "Aucune capacité."
970
 
@@ -988,27 +1068,37 @@ msgstr ""
988
  "Notez que vous devez être membre d'un groupe qui a une telle capacité "
989
  "attribuée."
990
 
991
- #: lib/access/class-groups-access-meta-boxes.php:129
992
  msgid "Note that you must be a member of a group to use it to restrict access."
993
  msgstr ""
 
 
994
 
995
  #: lib/admin/class-groups-admin-welcome.php:183
996
  msgid ""
997
  "Now you can assign new users directly to groups when you create a new user "
998
  "account from the Dashboard."
999
  msgstr ""
 
 
 
1000
 
1001
  #: lib/admin/class-groups-admin-welcome.php:174
1002
  msgid ""
1003
  "Now you can protect your posts, pages and any other custom post type like "
1004
  "products or events by simply assigning them to one or more groups."
1005
  msgstr ""
 
 
 
1006
 
1007
  #: lib/admin/class-groups-admin-welcome.php:227
1008
  msgid ""
1009
  "Once you have adjusted your access restrictions based on groups, you can "
1010
  "disable legacy access control."
1011
  msgstr ""
 
 
1012
 
1013
  # @ groups
1014
  #: lib/admin/groups-admin-capabilities.php:121
@@ -1025,11 +1115,11 @@ msgstr "Un ou plusieurs capacités sont requises pour lire l'entrée."
1025
 
1026
  #: lib/admin/class-groups-admin-post-columns.php:95
1027
  msgid "One or more groups granting access to entries."
1028
- msgstr ""
1029
 
1030
  # @ groups
1031
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
1032
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:588
1033
  #, php-format
1034
  msgid ""
1035
  "Only groups or users that have one of the selected capabilities are allowed "
@@ -1056,22 +1146,23 @@ msgid "Options"
1056
  msgstr "Options"
1057
 
1058
  # @ groups
1059
- #: lib/admin/groups-admin-options.php:112
1060
  msgid "Options saved."
1061
  msgstr "Options enregistrées."
1062
 
1063
  # @ groups
1064
- #: lib/admin/groups-admin-groups-add.php:76
1065
  #: lib/admin/groups-admin-groups-edit.php:86
 
1066
  msgid "Parent"
1067
  msgstr "Parent"
1068
 
1069
  #: lib/admin/class-groups-admin-welcome.php:237
1070
  msgid "Perfect complements to memberships and access control with Groups."
1071
  msgstr ""
 
1072
 
1073
  # @ groups
1074
- #: lib/admin/groups-admin-options.php:276
1075
  msgid "Permissions"
1076
  msgstr "Autorisations"
1077
 
@@ -1098,6 +1189,8 @@ msgid ""
1098
  "Please give it a <a href=\"%s\">&#9733;&#9733;&#9733;&#9733;&#9733;</a> "
1099
  "rating."
1100
  msgstr ""
 
 
1101
 
1102
  #: lib/admin/class-groups-admin-welcome.php:160
1103
  #, php-format
@@ -1105,29 +1198,36 @@ msgid ""
1105
  "Please make sure to read the notes on <strong>Switching to Groups %s</"
1106
  "strong> below."
1107
  msgstr ""
 
 
1108
 
1109
  #: lib/admin/class-groups-admin-welcome.php:229
1110
  msgid ""
1111
- "Please refer to the <a target=\"_blank\" href=\"http://docs.itthinx.com/"
1112
  "document/groups/\">Documentation</a> for details on how to switch to and use "
1113
  "the new access restrictions."
1114
  msgstr ""
 
 
 
1115
 
1116
- #: lib/access/class-groups-access-meta-boxes.php:472
1117
  #, php-format
1118
  msgid ""
1119
  "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
1120
  "that require complete protection."
1121
  msgstr ""
 
 
1122
 
1123
  # @ groups
1124
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
1125
- #: lib/access/class-groups-access-meta-boxes.php:171
1126
  msgid "Post"
1127
  msgstr "Publication"
1128
 
1129
  # @ groups
1130
- #: lib/admin/groups-admin-options.php:216
1131
  msgid "Post types"
1132
  msgstr "Types de publication"
1133
 
@@ -1136,18 +1236,20 @@ msgid ""
1136
  "Previously we used capabilities to do that, but changing to this new model "
1137
  "makes things even easier."
1138
  msgstr ""
 
 
1139
 
1140
  #: lib/admin/class-groups-admin-welcome.php:169
1141
  msgid "Protect Content Easily"
1142
- msgstr ""
1143
 
1144
  # @ groups
1145
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:308
1146
  msgid "Quick-create group &amp; capability"
1147
  msgstr "Créez rapidement un groupe &amp; une capacité"
1148
 
1149
- #: lib/access/class-groups-access-meta-boxes.php:208
1150
- #: lib/access/class-groups-access-meta-boxes.php:418
1151
  msgid "Read"
1152
  msgstr "Lecture"
1153
 
@@ -1156,13 +1258,13 @@ msgstr "Lecture"
1156
  msgid "Read Post"
1157
  msgstr "Lire la Publication"
1158
 
1159
- #: lib/admin/groups-admin-add-ons.php:49
1160
  msgid "Recommended extensions for Groups"
1161
- msgstr ""
1162
 
1163
- #: lib/admin/groups-admin-add-ons.php:157
1164
  msgid "Recommended plugins by itthinx"
1165
- msgstr ""
1166
 
1167
  # @ groups
1168
  #: lib/admin/groups-admin-capabilities.php:217
@@ -1177,16 +1279,16 @@ msgstr "Enregistré"
1177
 
1178
  #: lib/admin/class-groups-admin-notice.php:151
1179
  msgid "Remind me later"
1180
- msgstr ""
1181
 
1182
  # @ groups
 
 
1183
  #: lib/admin/groups-admin-capabilities-remove.php:62
1184
  #: lib/admin/groups-admin-capabilities-remove.php:149
 
1185
  #: lib/admin/groups-admin-capabilities.php:372
1186
  #: lib/admin/groups-admin-capabilities.php:458
1187
- #: lib/admin/groups-admin-groups-remove.php:62
1188
- #: lib/admin/groups-admin-groups-remove.php:153
1189
- #: lib/admin/groups-admin-groups.php:469
1190
  msgid "Remove"
1191
  msgstr "Supprimer"
1192
 
@@ -1206,7 +1308,7 @@ msgid "Remove capabilities"
1206
  msgstr "Retirer les capacités"
1207
 
1208
  # @ groups
1209
- #: lib/admin/groups-admin-groups.php:383
1210
  msgid "Remove capability"
1211
  msgstr "Supprimer une Capacité"
1212
 
@@ -1216,7 +1318,7 @@ msgid "Remove from group"
1216
  msgstr "Retirer du groupe"
1217
 
1218
  # @ groups
1219
- #: lib/admin/groups-admin-groups.php:381
1220
  msgid "Remove group"
1221
  msgstr "Supprimer le groupe"
1222
 
@@ -1227,81 +1329,99 @@ msgstr "Supprimer les Groupes"
1227
 
1228
  # @ groups
1229
  #: legacy/admin/class-groups-admin-posts-legacy.php:186
1230
- #: lib/admin/class-groups-admin-posts.php:219
1231
  msgid "Remove restriction"
1232
  msgstr "Supprimer la restriction"
1233
 
1234
- #: lib/admin/groups-admin-options.php:53
1235
  msgid "Restrict Access"
1236
- msgstr ""
1237
 
1238
- #: lib/access/class-groups-access-meta-boxes.php:234
1239
  #, php-format
1240
  msgid "Restricts the visibility of this %s to members of the chosen groups."
1241
- msgstr ""
1242
 
1243
- #: lib/access/class-groups-access-meta-boxes.php:466
1244
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1245
  msgstr ""
 
1246
 
1247
  # @ groups
 
1248
  #: lib/admin/groups-admin-capabilities.php:357
1249
- #: lib/admin/groups-admin-groups.php:346
1250
  msgid "Results per page"
1251
  msgstr "Résultats par page"
1252
 
1253
  # @ groups
1254
- #: lib/admin/groups-admin-options.php:133
1255
  msgid "Role"
1256
  msgstr "Rôle"
1257
 
1258
  # @ groups
1259
- #: lib/admin/groups-admin-capabilities-edit.php:77
1260
  #: lib/admin/groups-admin-groups-edit.php:163
1261
- #: lib/admin/groups-admin-options.php:191
1262
- #: lib/admin/groups-admin-options.php:314
1263
- #: lib/admin/groups-admin-options.php:369
 
1264
  msgid "Save"
1265
  msgstr "Sauvegarder"
1266
 
 
 
 
 
 
1267
  # @ groups
1268
- #: lib/admin/groups-admin-options.php:220
1269
  msgid "Show access restrictions for these post types."
1270
  msgstr "Afficher les Restrictions d'Accès pour ces types de publications."
1271
 
 
 
 
 
1272
  # @ groups
1273
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:277
1274
  msgid "Show groups"
1275
  msgstr "Afficher les Groupes"
1276
 
1277
  # @ groups
1278
- #: lib/admin/groups-admin-options.php:262
1279
  msgid "Show groups in user profiles."
1280
  msgstr "Afficher le Groupe dans le profile de l'Utilisateur."
1281
 
1282
  # @ groups
1283
- #: lib/admin/groups-admin-options.php:271
1284
  msgid "Show the Groups tree view."
1285
  msgstr "Afficher l'arborescence des Groupes."
1286
 
 
 
 
 
 
 
 
 
1287
  #: lib/admin/class-groups-admin-welcome.php:199
1288
  #, php-format
1289
  msgid "Switching to Groups %s"
1290
- msgstr ""
1291
 
1292
- #: lib/admin/class-groups-admin-posts.php:177
1293
  msgid "Terms"
1294
- msgstr ""
1295
 
1296
  # @ groups
1297
  #: lib/core/class-groups-help.php:141
1298
  msgid ""
1299
- "Thank you for using <a href=\"http://www.itthinx.com/plugins/groups\" target="
1300
- "\"_blank\">Groups</a> by <a href=\"http://www.itthinx.com\" target=\"_blank"
1301
- "\">itthinx</a>."
1302
  msgstr ""
1303
- "Merci d'utiliser <a href=\"http://www.itthinx.com/plugins/groups\" target="
1304
- "\"_blank\">Groups</a> par <a href=\"http://www.itthinx.com\" target=\"_blank"
1305
  "\">itthinx</a>."
1306
 
1307
  #: lib/admin/class-groups-admin-welcome.php:149
@@ -1309,6 +1429,8 @@ msgid ""
1309
  "Thanks for using Groups! We have made it even easier to protect your content "
1310
  "and hope you like it :)"
1311
  msgstr ""
 
 
1312
 
1313
  # @ groups
1314
  #: lib/admin/groups-admin-capabilities-edit.php:116
@@ -1353,7 +1475,7 @@ msgstr ""
1353
  "celui-ci."
1354
 
1355
  # @ groups
1356
- #: lib/admin/groups-admin-groups-add.php:165
1357
  #, php-format
1358
  msgid "The <em>%s</em> group already exists."
1359
  msgstr "Le groupe <em>%s</em> existe déjà."
@@ -1371,8 +1493,8 @@ msgid "The <em>%s</em> group has been updated."
1371
  msgstr "Le groupe <em>%s</em> a bien été mis à jour."
1372
 
1373
  # @ groups
1374
- #: lib/admin/groups-admin-capabilities-add.php:102
1375
  #: lib/admin/groups-admin-capabilities-edit.php:130
 
1376
  msgid "The <em>Capability</em> must not be empty."
1377
  msgstr "La <em>Capacité</em> ne doit pas être vide."
1378
 
@@ -1381,11 +1503,14 @@ msgstr "La <em>Capacité</em> ne doit pas être vide."
1381
  msgid "The <em>Name</em> must not be empty."
1382
  msgstr "Le <em>Nom</em> ne doit pas être vide."
1383
 
1384
- #: lib/access/class-groups-access-meta-boxes.php:470
1385
  msgid ""
1386
  "The attachment page is restricted to authorized users, but due to technical "
1387
  "limitations, the file can still be accessed directly via its URL."
1388
  msgstr ""
 
 
 
1389
 
1390
  # @ groups
1391
  #: lib/admin/groups-admin-capabilities.php:75
@@ -1399,15 +1524,17 @@ msgstr "Les capacités choisies sont attribuées au groupe."
1399
 
1400
  #: lib/core/class-groups-help.php:87
1401
  msgid ""
1402
- "The complete documentation is available on the <a href=\"http://docs.itthinx."
1403
- "com/document/groups\">Documentation</a> pages for Groups."
1404
  msgstr ""
1405
- "La documentation complète est disponible sur les pages du <a href=\"http://"
1406
  "docs.itthinx.com/document/groups\">Documentation</a> pour Groups."
1407
 
1408
  #: lib/admin/class-groups-admin-welcome.php:210
1409
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
1410
  msgstr ""
 
 
1411
 
1412
  # @ groups
1413
  #: lib/admin/groups-admin-groups.php:76
@@ -1420,7 +1547,7 @@ msgid "The manual way:"
1420
  msgstr "La méthode manuelle :"
1421
 
1422
  # @ groups
1423
- #: lib/admin/groups-admin-groups-add.php:163
1424
  msgid "The name must not be empty."
1425
  msgstr "Le nom ne doit pas être vide."
1426
 
@@ -1430,24 +1557,24 @@ msgid "The quick way:"
1430
  msgstr "De la façon la plus simple :"
1431
 
1432
  # @ groups
1433
- #: lib/admin/class-groups-admin-user-profile.php:88
1434
- #: lib/admin/class-groups-admin-user-profile.php:178
1435
  msgid "The user is a member of the chosen groups."
1436
  msgstr "L'utilisateur est un membre des Groupes choisis."
1437
 
1438
  # @ groups
 
1439
  #: lib/admin/groups-admin-capabilities.php:484
1440
- #: lib/admin/groups-admin-groups.php:523
1441
  msgid "There are no results."
1442
  msgstr "Il n'y a aucun résultat."
1443
 
1444
  # @ groups
1445
- #: lib/admin/groups-admin-groups-add.php:109
1446
  msgid "These capabilities will be assigned to the group."
1447
  msgstr "Ces capacités seront attribués au groupe."
1448
 
1449
  # @ groups
1450
- #: lib/admin/groups-admin-options.php:277
1451
  msgid ""
1452
  "These permissions apply to Groups management. They do not apply to access "
1453
  "permissions derived from Groups capabilities."
@@ -1457,10 +1584,10 @@ msgstr ""
1457
 
1458
  #: lib/admin/class-groups-admin-welcome.php:219
1459
  msgid "This could be important!"
1460
- msgstr ""
1461
 
1462
  # @ groups
1463
- #: lib/admin/groups-admin-options.php:253
1464
  msgid ""
1465
  "This determines for which post types access restriction settings are offered."
1466
  msgstr ""
@@ -1468,7 +1595,7 @@ msgstr ""
1468
  "d'accès sont proposés."
1469
 
1470
  # @ groups
1471
- #: lib/admin/groups-admin-groups.php:516
1472
  msgid "This group has no capabilities."
1473
  msgstr "Ce groupe n'a pas de capacités."
1474
 
@@ -1477,18 +1604,26 @@ msgid ""
1477
  "This means that if you had access restrictions in place that were based on "
1478
  "capabilities, your entries will still be protected."
1479
  msgstr ""
 
 
1480
 
1481
- #: lib/access/class-groups-post-access.php:636
1482
  msgid ""
1483
  "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1484
  "get_read_post_capabilities() to retrieve the capabilities instead."
1485
  msgstr ""
 
 
 
1486
 
1487
- #: lib/admin/groups-admin-options.php:204
1488
  msgid ""
1489
  "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1490
  "code> or set it to <code>false</code>."
1491
  msgstr ""
 
 
 
1492
 
1493
  #: lib/admin/class-groups-admin-welcome.php:206
1494
  msgid ""
@@ -1496,12 +1631,18 @@ msgid ""
1496
  "a previous version, we have included legacy access control based on "
1497
  "capabilities."
1498
  msgstr ""
 
 
 
1499
 
1500
  #: lib/admin/class-groups-admin-welcome.php:204
1501
  msgid ""
1502
  "To put it simple, previously you would have used capabilities to restrict "
1503
  "access to posts and now you simply use groups."
1504
  msgstr ""
 
 
 
1505
 
1506
  # @ groups
1507
  #: lib/admin/class-groups-admin.php:181 lib/admin/class-groups-admin.php:182
@@ -1514,7 +1655,7 @@ msgid "Tree of Groups"
1514
  msgstr "Arborescence des Groupes"
1515
 
1516
  # @ groups
1517
- #: lib/admin/groups-admin-options.php:267
1518
  msgid "Tree view"
1519
  msgstr "Aperçu de l'Arborescence"
1520
 
@@ -1530,7 +1671,7 @@ msgstr ""
1530
  # @ groups
1531
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1532
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1533
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:540
1534
  msgid "Type and choose &hellip;"
1535
  msgstr "Saisissez et sélectionnez &hellip;"
1536
 
@@ -1543,21 +1684,21 @@ msgstr ""
1543
  "Utilisez la boîte des <em>restrictions d'accès</em> pour limiter la "
1544
  "visibilité des messages, des pages et des autres types de publications."
1545
 
1546
- #: lib/access/class-groups-access-meta-boxes.php:123
1547
  msgid ""
1548
  "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1549
  "other post types."
1550
  msgstr ""
 
 
1551
 
1552
  # @ groups
1553
- #: lib/admin/groups-admin-options.php:258
1554
  msgid "User profiles"
1555
  msgstr "Profils d'Utilisateurs"
1556
 
1557
  # @ groups
1558
- #: lib/admin/class-groups-admin-users.php:281
1559
- #, fuzzy
1560
- #| msgid "Users must belong to all chosen groups"
1561
  msgctxt "label title for conjunctive groups filter checkbox"
1562
  msgid "Users must belong to all chosen groups"
1563
  msgstr "Les utilisateurs doivent être membres de tous les groupes choisis"
@@ -1591,7 +1732,7 @@ msgstr ""
1591
 
1592
  #: lib/admin/class-groups-admin-welcome.php:110
1593
  msgid "View the Welcome screen for this version of Groups"
1594
- msgstr ""
1595
 
1596
  #: lib/admin/class-groups-admin.php:306
1597
  msgid "Warning!"
@@ -1599,7 +1740,7 @@ msgstr "Attention!"
1599
 
1600
  #: lib/admin/class-groups-admin-welcome.php:172
1601
  msgid "We have made it even easier to protect your content!"
1602
- msgstr ""
1603
 
1604
  #: lib/admin/class-groups-admin-welcome.php:111
1605
  msgid "Welcome"
@@ -1617,21 +1758,25 @@ msgstr "Bienvenue aux Groups %s"
1617
 
1618
  #: lib/admin/class-groups-admin-welcome.php:165
1619
  msgid "What's New?"
1620
- msgstr ""
1621
 
1622
  #: lib/admin/class-groups-admin-welcome.php:194
1623
  msgid ""
1624
  "Whether you are new to Groups or have been using it before, please make sure "
1625
- "to visit the <a target=\"_blank\" href=\"http://docs.itthinx.com/document/"
1626
  "groups/\">Documentation</a> pages to know more about how to use it."
1627
  msgstr ""
 
 
 
 
1628
 
1629
  #: lib/admin/class-groups-admin-notice.php:145
1630
  msgid "Yes, here we go!"
1631
- msgstr ""
1632
 
1633
  # @ groups
1634
- #: lib/views/class-groups-shortcodes.php:527
1635
  #, php-format
1636
  msgid "You are a member of the %s group."
1637
  msgstr "Vous êtes un membre du groupe %s."
@@ -1641,12 +1786,16 @@ msgid ""
1641
  "You are running the system with legacy access control based on capabilities "
1642
  "disabled."
1643
  msgstr ""
 
 
1644
 
1645
  #: lib/admin/class-groups-admin-welcome.php:213
1646
  msgid ""
1647
  "You are running the system with legacy access control based on capabilities "
1648
  "enabled."
1649
  msgstr ""
 
 
1650
 
1651
  #: lib/admin/class-groups-admin-notice.php:157
1652
  #, php-format
@@ -1655,6 +1804,9 @@ msgid ""
1655
  "\"%s\" target=\"_blank\">itthinx.com</a> to check out other free and premium "
1656
  "plugins we provide."
1657
  msgstr ""
 
 
 
1658
 
1659
  # @ groups
1660
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:312
@@ -1678,24 +1830,30 @@ msgstr ""
1678
  "lecture. Afin d'être en mesure d'utiliser la capacité, votre compte "
1679
  "utilisateur sera attribué au groupe."
1680
 
1681
- #: lib/access/class-groups-access-meta-boxes.php:201
1682
- #: lib/access/class-groups-access-meta-boxes.php:451
1683
  msgid "You can create a new group by indicating the group's name."
1684
- msgstr ""
1685
 
1686
- #: lib/access/class-groups-access-meta-boxes.php:195
1687
  #, php-format
1688
  msgid ""
1689
  "You can restrict the visibility of this %1$s to group members. Choose one or "
1690
  "more groups that are allowed to read this %2$s. If no groups are chosen, the "
1691
  "%3$s is visible to anyone."
1692
  msgstr ""
 
 
 
1693
 
1694
- #: lib/access/class-groups-access-meta-boxes.php:450
1695
  msgid ""
1696
  "You can restrict the visibility to group members. Choose one or more groups "
1697
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
1698
  msgstr ""
 
 
 
1699
 
1700
  # @ groups
1701
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:130
@@ -1706,24 +1864,27 @@ msgstr ""
1706
  "Vous pouvez sélectionner une ou plusieurs capacités utilisables pour la "
1707
  "Restriction des Accès."
1708
 
1709
- #: lib/access/class-groups-access-meta-boxes.php:126
1710
  msgid "You can select one or more groups to restrict access to its members."
1711
  msgstr ""
 
 
1712
 
1713
  # @ groups
1714
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1715
- #: lib/access/class-groups-access-meta-boxes.php:241
 
1716
  msgid "You cannot set any access restrictions."
1717
  msgstr "Vous ne pouvez pas définir les restrictions d'accès."
1718
 
1719
  # @ groups
1720
- #: lib/views/class-groups-shortcodes.php:522
1721
  #, php-format
1722
  msgid "You have joined the %s group."
1723
  msgstr "Vous avez rejoint le groupe %s."
1724
 
1725
  # @ groups
1726
- #: lib/views/class-groups-shortcodes.php:598
1727
  #, php-format
1728
  msgid "You have left the %s group."
1729
  msgstr "Vous ne faites plus parti du groupe %s."
@@ -1737,27 +1898,41 @@ msgstr ""
1737
  "Vous devez être dans un groupe qui a au moins une capacité définie pour "
1738
  "autoriser l'accès en lecture."
1739
 
1740
- #: lib/access/class-groups-access-meta-boxes.php:247
1741
  msgid "You need to have permission to set access restrictions."
1742
- msgstr ""
1743
 
1744
- #: lib/access/class-groups-post-access.php:511
1745
  msgid ""
1746
  "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1747
  "restriction instead."
1748
  msgstr ""
 
 
 
 
 
 
 
 
 
 
 
1749
 
1750
  # @ groups
1751
- #~ msgid "Capability Id"
1752
- #~ msgstr "Id de la Capacité"
 
 
 
 
 
 
 
1753
 
1754
  # @ groups
1755
- #~ msgid ""
1756
- #~ "Enhanced functionality is available via official <a href=\"http://www."
1757
- #~ "itthinx.com/plugins/groups/\">Extensions</a> for Groups."
1758
- #~ msgstr ""
1759
- #~ "Une fonctionnalité améliorée est disponible via la page officielle de "
1760
- #~ "l'extension <a href=\"http://www.itthinx.com/plugins/groups/\">Groups</a>"
1761
 
1762
  # @ groups
1763
  #~ msgid "Group Id"
2
  msgstr ""
3
  "Project-Id-Version: Groups\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2021-10-16 18:36+0200\n"
6
+ "PO-Revision-Date: 2021-10-16 18:37+0200\n"
7
  "Last-Translator: Stéphane PASSEDOUET <s.passedouet@pheeric.com>\n"
8
  "Language-Team: itthinx.com\n"
9
  "Language: fr_FR\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
  "Plural-Forms: nplurals=2; plural=n>1;\n"
14
+ "X-Generator: Poedit 2.4.3\n"
15
  "X-Poedit-SourceCharset: utf-8\n"
16
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;"
17
  "_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2\n"
26
  msgid "%1$s of %2$s"
27
  msgstr "%1$s sur %2$s"
28
 
29
+ #: lib/admin/class-groups-admin-users.php:287
30
  msgctxt "label for conjunctive groups filter checkbox"
31
  msgid "&cap;"
32
  msgstr "&cap;"
33
 
34
  # @ groups
35
  #: legacy/admin/class-groups-admin-posts-legacy.php:184
36
+ #: lib/admin/class-groups-admin-posts.php:223
37
  msgid "&mdash; No Change &mdash;"
38
  msgstr "&mdash; Aucun changement &mdash;"
39
 
40
+ #: lib/admin/class-groups-admin-posts.php:158
41
  msgid "(any)"
42
  msgstr "(tout)"
43
 
44
+ #: lib/admin/class-groups-admin-posts.php:153
45
  msgid "(none)"
46
  msgstr "(aucun)"
47
 
51
  msgstr "(seulement sans restriction)"
52
 
53
  # @ groups
54
+ #: lib/admin/class-groups-admin-users.php:388
55
  msgid "--"
56
  msgstr "--"
57
 
70
  msgstr "<span title=\"%s\">Restrictions d'Accès</span>"
71
 
72
  # @ groups
 
73
  #: lib/admin/groups-admin-groups-remove.php:149
74
+ #: lib/admin/groups-admin-capabilities-remove.php:145
75
  #, php-format
76
  msgid "<strong>%s</strong>"
77
  msgstr "<strong>%s</strong>"
93
  msgstr "Un Canard !"
94
 
95
  # @ groups
96
+ #: lib/admin/groups-admin-options.php:299
97
  msgid "A minimum set of permissions will be preserved."
98
  msgstr "Un minimum d'autorisations sera préservée."
99
 
100
  # @ groups
101
+ #: lib/admin/groups-admin-options.php:55
102
  msgid "Access Groups"
103
  msgstr "Groupes d'Accès"
104
 
108
  msgstr "Restrictions d'Accès"
109
 
110
  # @ groups
111
+ #: lib/test/groups-tests.php:385 lib/test/groups-tests.php:391
112
+ #: lib/admin/groups-admin-tree-view.php:37
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
113
  #: lib/admin/groups-admin-groups-edit.php:37
114
  #: lib/admin/groups-admin-groups-edit.php:181
115
  #: lib/admin/groups-admin-groups-edit.php:185
116
+ #: lib/admin/groups-admin-groups-add.php:36
117
+ #: lib/admin/groups-admin-groups-add.php:142
118
+ #: lib/admin/groups-admin-groups-add.php:146
119
  #: lib/admin/groups-admin-groups-remove.php:35
120
  #: lib/admin/groups-admin-groups-remove.php:83
121
  #: lib/admin/groups-admin-groups-remove.php:87
122
  #: lib/admin/groups-admin-groups-remove.php:110
123
  #: lib/admin/groups-admin-groups-remove.php:177
124
  #: lib/admin/groups-admin-groups-remove.php:181
125
+ #: lib/admin/groups-admin-capabilities-remove.php:35
126
+ #: lib/admin/groups-admin-capabilities-remove.php:83
127
+ #: lib/admin/groups-admin-capabilities-remove.php:87
128
+ #: lib/admin/groups-admin-capabilities-remove.php:110
129
+ #: lib/admin/groups-admin-capabilities-remove.php:175
130
+ #: lib/admin/groups-admin-capabilities-remove.php:179
131
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
132
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
133
+ #: lib/admin/groups-admin-capabilities-edit.php:35
134
+ #: lib/admin/groups-admin-capabilities-edit.php:96
135
+ #: lib/admin/groups-admin-capabilities-edit.php:100
136
+ #: lib/admin/groups-admin-options.php:44 lib/admin/groups-admin-options.php:347
137
+ #: lib/admin/groups-admin-capabilities-add.php:34
138
+ #: lib/admin/groups-admin-capabilities-add.php:89
139
+ #: lib/admin/groups-admin-capabilities-add.php:93
140
+ #: lib/admin/groups-admin-capabilities.php:48
141
+ #: lib/admin/groups-admin-capabilities.php:141
142
+ #: lib/admin/groups-admin-capabilities.php:172
143
+ #: lib/admin/groups-admin-capabilities.php:178
144
  msgid "Access denied."
145
  msgstr "Accès refusé."
146
 
147
  # @ groups
148
+ #: lib/admin/groups-admin-options.php:229
149
  msgid "Access restricions"
150
  msgstr "Restrictions d'accès"
151
 
154
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
155
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
156
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
157
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:597
158
  msgid "Access restrictions"
159
  msgstr "Les Restrictions d'Accès"
160
 
165
  msgstr "Restrictions d'accès &hellip;"
166
 
167
  # @ groups
168
+ #: lib/admin/groups-admin-groups-add.php:122
169
+ #: lib/admin/groups-admin-groups.php:207
170
  #: lib/admin/groups-admin-capabilities-add.php:68
171
  #: lib/admin/groups-admin-capabilities.php:201
 
 
172
  msgid "Add"
173
  msgstr "Ajouter"
174
 
178
  msgstr "Ajouter une nouvelle capacité"
179
 
180
  # @ groups
181
+ #: lib/admin/groups-admin-groups-add.php:62
182
  msgid "Add a new group"
183
  msgstr "Ajoutez un nouveau groupe"
184
 
185
  # @ groups
186
+ #: lib/admin/groups-admin-groups.php:381
187
  msgid "Add capability"
188
  msgstr "Ajouter une capacité"
189
 
190
  # @ groups
191
  #: legacy/admin/class-groups-admin-posts-legacy.php:185
192
+ #: lib/admin/class-groups-admin-posts.php:224
193
  msgid "Add restriction"
194
  msgstr "Ajouter une restriction"
195
 
198
  msgid "Add to group"
199
  msgstr "Ajouter au groupe"
200
 
 
201
  #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
202
+ #: lib/admin/class-groups-admin-welcome.php:234
203
  msgid "Add-Ons"
204
  msgstr "Extensions"
205
 
213
  "restriction d'accès"
214
 
215
  # @ groups
216
+ #: lib/admin/groups-admin-options.php:56
217
  msgid "Administer Groups"
218
  msgstr "Administrer les Groupes"
219
 
220
  # @ groups
221
+ #: lib/admin/groups-admin-options.php:57
222
  msgid "Administer Groups plugin options"
223
  msgstr "Administrer les Options du plugin Groups"
224
 
225
  # @ groups
226
+ #: lib/admin/groups-admin-options.php:215
227
  msgid "Administrator Access Override"
228
  msgstr "Priorité Accès Administrateur"
229
 
230
  # @ groups
231
+ #: lib/admin/groups-admin-options.php:218
232
  msgid ""
233
  "Administrators override all access permissions derived from Groups "
234
  "capabilities."
236
  "Les administrateurs ont priorité sur toutes les autorisations d'accès issues "
237
  "des Capacités des Groupes."
238
 
239
+ #: lib/admin/class-groups-admin-posts.php:181
240
  msgid "Also look for groups related to terms"
241
+ msgstr "Recherchez également les groupes liés aux termes"
242
 
243
  #: lib/admin/class-groups-admin-welcome.php:187
244
  msgid ""
245
  "And you can now filter the list of users by one or multiple groups with one "
246
  "convenient field."
247
  msgstr ""
248
+ "Et vous pouvez maintenant filtrer la liste des utilisateurs par un ou "
249
+ "plusieurs groupes avec un champ pratique."
250
 
251
  #: lib/admin/class-groups-admin-welcome.php:185
252
  msgid ""
253
  "Another improvement is better filtering by groups and a reduced footprint on "
254
  "the Users admin screen."
255
  msgstr ""
256
+ "Une autre amélioration est un meilleur filtrage par groupes et une empreinte "
257
+ "réduite sur l'écran d'administration des utilisateurs."
258
 
259
+ #: lib/access/class-groups-access-meta-boxes.php:234
260
+ #: lib/access/class-groups-access-meta-boxes.php:235
261
+ #: lib/access/class-groups-access-meta-boxes.php:473
262
+ #: lib/access/class-groups-access-meta-boxes.php:474
263
  msgid "Anyone &hellip;"
264
  msgstr "Tous &hellip;"
265
 
266
  # @ groups
267
+ #: lib/admin/groups-admin-groups.php:322 lib/admin/groups-admin-groups.php:348
268
+ #: lib/admin/groups-admin-groups.php:384
269
  #: lib/admin/groups-admin-capabilities.php:334
270
  #: lib/admin/groups-admin-capabilities.php:360
271
  #: lib/admin/groups-admin-capabilities.php:374
272
+ #: lib/admin/class-groups-admin-users.php:216
 
273
  msgid "Apply"
274
  msgstr "Appliquer"
275
 
284
  "à une publication."
285
 
286
  # @ groups
287
+ #: lib/admin/groups-admin-groups.php:379
288
  #: lib/admin/groups-admin-capabilities.php:371
 
289
  msgid "Bulk Actions"
290
  msgstr "Actions Groupées"
291
 
292
+ #: lib/admin/groups-admin-options.php:195 lib/admin/groups-admin-add-ons.php:43
293
+ msgid ""
294
+ "By getting an official extension, you fund the work that is necessary to "
295
+ "maintain and improve Groups."
296
+ msgstr ""
297
+ "En obtenant une extension officielle, vous financez le travail nécessaire "
298
+ "pour maintenir et améliorer Groups."
299
+
300
  # @ groups
301
+ #: lib/admin/groups-admin-options.php:384
302
  msgid ""
303
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
304
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
314
  "liées à celle-ci."
315
 
316
  # @ groups
317
+ #: lib/admin/groups-admin-options.php:313
318
  msgid ""
319
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
320
  "plugin settings and data will be DELETED. If you are going to use this "
329
  "perte de données et des autres liées à cette activation."
330
 
331
  # @ groups
 
 
 
 
 
332
  #: lib/admin/groups-admin-groups-edit.php:165
333
+ #: lib/admin/groups-admin-groups-add.php:124
334
  #: lib/admin/groups-admin-groups-remove.php:64
335
  #: lib/admin/groups-admin-groups-remove.php:154
336
+ #: lib/admin/groups-admin-capabilities-remove.php:64
337
+ #: lib/admin/groups-admin-capabilities-remove.php:150
338
+ #: lib/admin/groups-admin-capabilities-edit.php:79
339
+ #: lib/admin/groups-admin-capabilities-add.php:70
340
  msgid "Cancel"
341
  msgstr "Annuler"
342
 
343
  # @ groups
344
  #: legacy/admin/groups-admin-options-legacy.php:59
 
 
 
345
  #: lib/admin/groups-admin-groups-edit.php:117
346
+ #: lib/admin/groups-admin-groups-add.php:100
347
+ #: lib/admin/class-groups-admin.php:196 lib/admin/groups-admin-groups.php:305
348
+ #: lib/admin/groups-admin-capabilities.php:192
349
  msgid "Capabilities"
350
  msgstr "Capacités"
351
 
356
  msgstr "Capacités"
357
 
358
  # @ groups
359
+ #: lib/admin/groups-admin-groups.php:360 lib/admin/groups-admin-groups.php:361
360
  msgid "Capabilities &hellip;"
361
  msgstr "Capacités &hellip;"
362
 
363
  # @ groups
 
364
  #: lib/admin/groups-admin-capabilities-edit.php:66
365
+ #: lib/admin/groups-admin-capabilities-add.php:57
366
  #: lib/admin/groups-admin-capabilities.php:314
367
  #: lib/admin/groups-admin-capabilities.php:330
368
  msgid "Capability"
378
  msgid "Capability ID"
379
  msgstr "ID de Capacité"
380
 
381
+ #: lib/admin/class-groups-admin-posts.php:237
382
+ #: lib/admin/class-groups-admin-posts.php:238
383
  msgid "Choose access restriction groups &hellip;"
384
+ msgstr "Choisissez les groupes de restriction d'accès &hellip;"
385
 
386
  # @ groups
387
  #: legacy/admin/class-groups-admin-posts-legacy.php:195
390
  msgstr "Choisissez des restrictions d'accès &hellip;"
391
 
392
  # @ groups
 
393
  #: lib/admin/groups-admin-groups-edit.php:120
394
+ #: lib/admin/groups-admin-groups-add.php:103
395
  msgid "Choose capabilities &hellip;"
396
  msgstr "Choisissez les capacités &hellip;"
397
 
398
  # @ groups
399
  #: lib/admin/class-groups-admin-user-profile.php:80
400
  #: lib/admin/class-groups-admin-user-profile.php:81
401
+ #: lib/admin/class-groups-admin-user-profile.php:176
402
+ #: lib/admin/class-groups-admin-user-profile.php:177
403
  #: lib/admin/class-groups-admin-users.php:191
404
  #: lib/admin/class-groups-admin-users.php:192
405
  #: lib/admin/class-groups-admin-users.php:252
409
 
410
  # @ groups
411
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
412
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:546
413
  msgid ""
414
  "Choose one or more capabilities to restrict access. Groups that grant access "
415
  "through the capabilities are shown in parenthesis. If no capabilities are "
422
  "utiliser la boîte création rapide pour créer un groupe et une capacité pour "
423
  "lesquels une restriction d'accès sera immédiatement attribuée."
424
 
425
+ #: lib/access/class-groups-access-meta-boxes.php:159
426
  msgid ""
427
  "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
428
  "<em>Groups</em> box and save or update the post (or hit Enter)."
429
  msgstr ""
430
+ "Choisissez ou saisissez <em>Premium</em> dans le champ <em>Lire</em> situé "
431
+ "dans la zone <em>Groupes</em> et enregistrez ou mettez à jour la publication "
432
+ "(ou appuyez sur Entrée)."
433
 
434
  # @ groups
435
+ #: lib/admin/groups-admin-groups.php:323
436
  #: lib/admin/groups-admin-capabilities.php:335
 
437
  msgid "Clear"
438
  msgstr "Effacer"
439
 
459
  "Cliquer ici pour basculer l'affichage des groupes qui attribuent les "
460
  "capacités."
461
 
462
+ # @ groups
463
+ #: lib/blocks/src/blocks/groups-member/block.js:231
464
+ msgid "Content will be shown to users that are members of these groups:"
465
+ msgstr "Le contenu sera présenté aux utilisateurs membres de ces groupes :"
466
+
467
+ #: lib/blocks/src/blocks/groups-non-member/block.js:212
468
+ msgid "Content will be shown to users that are not members of these groups:"
469
+ msgstr ""
470
+ "Le contenu sera présenté aux utilisateurs qui ne sont pas membres de ces "
471
+ "groupes:"
472
+
473
  #: lib/admin/class-groups-admin-notice.php:133
474
  msgid ""
475
  "Could you please spare a minute and give it a review over at WordPress.org?"
476
  msgstr ""
477
+ "Pourriez-vous s'il vous plaît prenez un moment et laisser une évaluation sur "
478
+ "WordPress.org?"
479
 
480
  # @ default
481
  #: lib/core/class-groups-pagination.php:133
483
  msgstr "Page actuelle"
484
 
485
  # @ groups
486
+ #: lib/admin/groups-admin-options.php:305
487
  msgid "Deactivation and data persistence"
488
  msgstr "Désactivation et Conservation des données"
489
 
490
  # @ groups
491
+ #: lib/admin/groups-admin-options.php:380
492
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
493
  msgstr ""
494
  "Effacer toutes les données de l'extension &quot;Groups&quot; pour TOUS les "
495
  "sites lors de la désactivation du réseau"
496
 
497
  # @ groups
498
+ #: lib/admin/groups-admin-options.php:309
499
  msgid "Delete all Groups plugin data on deactivation"
500
  msgstr ""
501
  "Supprimer Toutes les données de l'extension Groups lorsque le Plugin est "
502
  "désactivé"
503
 
504
  # @ groups
505
+ #: lib/admin/groups-admin-groups-edit.php:93
506
+ #: lib/admin/groups-admin-groups-add.php:86
507
+ #: lib/admin/groups-admin-groups.php:304
508
  #: lib/admin/groups-admin-capabilities-edit.php:71
509
+ #: lib/admin/groups-admin-capabilities-add.php:62
510
  #: lib/admin/groups-admin-capabilities.php:315
 
 
 
511
  msgid "Description"
512
  msgstr "Description"
513
 
514
  # @ groups
515
+ #: lib/admin/groups-admin-options.php:271
516
  msgid ""
517
  "Disabling this setting for a post type also disables existing access "
518
  "restrictions on individual posts of that type."
526
  msgid "Dismiss"
527
  msgstr "Supprimer"
528
 
529
+ #: lib/admin/groups-admin-options.php:183
530
+ msgctxt "title of dismiss notice link"
531
+ msgid "Dismiss"
532
+ msgstr "Supprimer"
533
+
534
  # @ groups
535
+ #: lib/admin/groups-admin-groups.php:469
536
  #: lib/admin/groups-admin-capabilities.php:449
 
537
  msgid "Edit"
538
  msgstr "Editer"
539
 
556
  "Modifier la publication pour laquelle vous souhaitez restreindre l'accès et "
557
  "choisissez<sup>*</sup> la capacité <em>premium</em>."
558
 
559
+ #: lib/admin/groups-admin-options.php:322
560
  msgid "Enable legacy access control based on capabilities."
561
+ msgstr "Activez le contrôle d'accès hérité en fonction des capacités."
562
 
563
+ #: lib/admin/groups-admin-options.php:224
564
  msgid "Enabling this on production sites is <strong>not</strong> recommended."
565
  msgstr ""
566
+ "Il n'est <strong>pas</strong> recommandé de l'activer sur les sites de "
567
+ "production."
568
 
569
  # @ groups
570
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
571
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:510
572
  msgid "Enforce read access"
573
  msgstr "Autoriser l'accès en lecture"
574
 
575
+ # @ groups
576
+ #: lib/admin/groups-admin-options.php:189
577
+ #, php-format
578
  msgid ""
579
+ "Enhanced functionality is available via official %sExtensions%s for Groups."
580
+ msgstr ""
581
+ "Des fonctionnalités améliorées sont disponibles via les %sExtensions%s "
582
+ "officielles pour Groups."
583
+
584
+ # @ groups
585
+ #: lib/admin/groups-admin-add-ons.php:40
586
+ msgid "Enhanced functionality is available via official extensions for Groups."
587
  msgstr ""
588
+ "Des fonctionnalités améliorées sont disponibles via les extensions "
589
+ "officielles pour Groups."
590
 
591
  # @ groups
592
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
600
 
601
  # @ groups
602
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
603
+ #: lib/access/class-groups-access-meta-boxes.php:149
604
  msgid "Example:"
605
  msgstr "Exemple :"
606
 
607
+ #: lib/admin/class-groups-admin-users.php:289
608
  msgid "Filter"
609
  msgstr "Filtre"
610
 
611
  # @ groups
612
+ #: lib/admin/groups-admin-groups.php:314
613
  #: lib/admin/groups-admin-capabilities.php:324
 
614
  msgid "Filters"
615
  msgstr "Filtres"
616
 
670
  msgstr "Accéder à la page précédente"
671
 
672
  # @ groups
673
+ #: lib/admin/groups-admin-groups.php:303
674
  msgid "Group"
675
  msgstr "Groupe"
676
 
679
  msgid "Group Actions"
680
  msgstr "Actions du Groupe"
681
 
682
+ #: lib/admin/groups-admin-groups.php:315
683
  msgid "Group ID"
684
  msgstr "ID de Groupe"
685
 
686
  # @ groups
687
+ #: lib/admin/groups-admin-groups.php:318
688
  msgid "Group Name"
689
  msgstr "Nom du Groupe"
690
 
695
  msgstr "Nom du Groupe : %s"
696
 
697
  # @ groups
698
+ #: lib/access/class-groups-access-meta-boxes.php:501
699
  msgctxt "Attachment field label"
700
  msgid "Groups"
701
  msgstr "Groupes"
702
 
703
  # @ groups
704
+ #: lib/admin/class-groups-admin-posts.php:220
705
  msgctxt "Bulk edit field label"
706
  msgid "Groups"
707
  msgstr "Groupes"
712
  msgstr "Groupes"
713
 
714
  # @ groups
715
+ #: lib/admin/class-groups-admin-users.php:361
716
  msgctxt "Column header (Users)"
717
  msgid "Groups"
718
  msgstr "Groupes"
724
  msgstr "Groupes"
725
 
726
  # @ groups
727
+ #: lib/admin/class-groups-admin-user-profile.php:166
728
  msgctxt "Groups section heading (edit user)"
729
  msgid "Groups"
730
  msgstr "Groupes"
731
 
732
  # @ groups
733
+ #: lib/admin/class-groups-admin-user-profile.php:139
734
  msgctxt "Groups section heading (user profile)"
735
  msgid "Groups"
736
  msgstr "Groupes"
737
 
738
  # @ groups
739
+ #: lib/access/class-groups-access-meta-boxes.php:131
740
  msgctxt "Help heading"
741
  msgid "Groups"
742
  msgstr "Groupes"
743
 
744
  # @ groups
745
+ #: lib/access/class-groups-access-meta-boxes.php:128
746
  msgctxt "Help tab title"
747
  msgid "Groups"
748
  msgstr "Groupes"
759
  msgid "Groups"
760
  msgstr "Groupes"
761
 
762
+ #: lib/access/class-groups-access-meta-boxes.php:114
763
  msgctxt "Meta box title"
764
  msgid "Groups"
765
  msgstr "Groupes"
792
  "Groups %s features a simpler model for access restrictions based on groups "
793
  "instead of capabilities used in previous versions."
794
  msgstr ""
795
+ "Groups %s présente un modèle plus simple pour les restrictions d'accès "
796
+ "basées sur les groupes au lieu des fonctionnalités utilisées dans les "
797
+ "versions précédentes."
798
 
 
799
  #: lib/admin/class-groups-admin-posts.php:139
800
+ #: lib/admin/class-groups-admin-posts.php:140
801
  msgid "Groups &hellip;"
802
  msgstr "Groupes &hellip;"
803
 
810
  msgid "Groups Capabilities"
811
  msgstr "Capacités des Groupes"
812
 
813
+ # @ groups
814
+ #: lib/blocks/src/blocks/groups-member/block.js:161
815
+ msgid "Groups Member"
816
+ msgstr "Membre des Groupes"
817
+
818
+ # @ groups
819
+ #: lib/blocks/src/blocks/groups-non-member/block.js:145
820
+ msgid "Groups Non-member"
821
+ msgstr "Non-membre des Groupes"
822
+
823
+ #: lib/admin/groups-admin-options.php:125
824
  msgid "Groups Options"
825
  msgstr "Options de Groups"
826
 
831
  "Groups supprime toutes les données de l'extension lorsque il est désactivé."
832
 
833
  # @ groups
834
+ #: lib/admin/groups-admin-options.php:353
835
  msgid "Groups network options"
836
  msgstr "Options de réseau de l'extension Groups"
837
 
849
  "Ici vous pouvez <strong>ajouter</strong>, <strong>modifier</strong> et "
850
  "<strong>supprimer</strong> les groupes."
851
 
852
+ #: lib/blocks/src/blocks/groups-non-member/block.js:146
853
+ msgid "Hide content from group members"
854
+ msgstr "Masquer le contenu des membres du groupe"
855
+
856
  #: lib/admin/class-groups-admin-notice.php:138
857
  msgid "I have already done that."
858
+ msgstr "J ai déjà fait ça."
859
 
860
+ #: lib/admin/groups-admin-groups.php:302
861
  #: lib/admin/groups-admin-capabilities.php:313
 
862
  msgid "ID"
863
  msgstr "ID"
864
 
869
  "restrictions or place appropriate access restrictions based on groups on the "
870
  "desired entries."
871
  msgstr ""
872
+ "Si vous aviez mis en place des restrictions d'accès en fonction des "
873
+ "capacités, les entrées ne seront désormais plus protégées, à moins que vous "
874
+ "n'activiez les restrictions d'accès héritées ou que vous placiez des "
875
+ "restrictions d'accès appropriées en fonction des groupes sur les entrées "
876
+ "souhaitées."
877
 
878
  # @ groups
879
+ #: lib/admin/groups-admin-options.php:301
880
  msgid "If you lock yourself out, please ask an administrator to help."
881
  msgstr ""
882
  "Si vous êtes verrouillés, veuillez demander à un administrateur afin "
889
  "appropriate groups on your protected posts, pages and other entries to "
890
  "restrict access."
891
  msgstr ""
892
+ "Si vous souhaitez passer à des restrictions d'accès basées sur des groupes "
893
+ "(recommandés) au lieu de capacités, vous pouvez facilement le faire en "
894
+ "définissant les groupes appropriés sur vos publications, pages et autres "
895
+ "entrées protégées pour restreindre l'accès."
896
 
897
  #: lib/admin/class-groups-admin-welcome.php:155
898
  msgid "Important"
900
 
901
  #: lib/admin/class-groups-admin-welcome.php:180
902
  msgid "Improved User Interface"
903
+ msgstr "Interface utilisateur améliorée"
904
 
905
+ #: lib/access/class-groups-access-meta-boxes.php:165
906
  msgid ""
907
  "In the same field, you can create a new group and restrict access. Group "
908
  "names are case-sensitive. In order to be able to use the new group, your "
909
  "user account will be assigned to it."
910
  msgstr ""
911
+ "Dans le même champ, vous pouvez créer un nouveau groupe et restreindre "
912
+ "l'accès. Les noms de groupe sont sensibles à la casse. Afin de pouvoir "
913
+ "utiliser le nouveau groupe, votre compte utilisateur lui sera attribué."
914
 
915
  # @ groups
916
  #: legacy/admin/groups-admin-options-legacy.php:62
928
 
929
  #: lib/access/class-groups-post-access.php:154
930
  msgid "Invalid post ID."
931
+ msgstr "ID de poste non valide."
932
 
933
  #: lib/admin/class-groups-admin-welcome.php:158
934
  msgid ""
935
  "It seems that you have updated from Groups 1.x where access restrictions "
936
  "were based on capabilities."
937
  msgstr ""
938
+ "Il semble que vous ayez mis à jour les groupes 1.x où les restrictions "
939
+ "d'accès étaient basées sur les capacités."
940
 
941
  # @ groups
942
+ #: lib/views/class-groups-shortcodes.php:472
943
  #, php-format
944
  msgid "Join the %s group"
945
  msgstr "Rejoignez le groupe %s"
946
 
947
  # @ groups
948
+ #: lib/views/class-groups-shortcodes.php:556
949
  #, php-format
950
  msgid "Leave the %s group"
951
  msgstr "Quitter le groupe %s"
952
 
953
+ #: lib/admin/groups-admin-options.php:318
954
  msgid "Legacy Settings"
955
+ msgstr "Paramètres hérités"
956
 
957
  # @ groups
958
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
959
+ #: lib/access/class-groups-access-meta-boxes.php:152
960
  msgid ""
961
  "Let's assume that you want to limit the visibility of a post to members of "
962
  "the <em>Premium</em> group."
964
  "Supposons que vous voulez limiter la visibilité d'une publication aux "
965
  "membres du groupe <em>Premium</em>."
966
 
967
+ #: lib/blocks/src/blocks/groups-member/block.js:221
968
+ #: lib/blocks/src/blocks/groups-non-member/block.js:202
969
+ msgid "Loading..."
970
+ msgstr "Chargement en cours..."
971
+
972
  #: lib/views/class-groups-shortcodes.php:121
973
  msgid "Log out"
974
  msgstr "Se déconnecter"
975
 
976
  #: lib/admin/class-groups-admin-notice.php:131
977
  msgid "Many thanks for using <strong>Groups</strong>!"
978
+ msgstr "Merci beaucoup d'utiliser <strong>Groups</strong>!"
979
 
980
  # @ groups
981
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:508
982
+ #: lib/access/class-groups-access-meta-boxes.php:441
983
  msgid "Media"
984
  msgstr "Médias"
985
 
986
  # @ groups
987
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
988
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:563
989
  #, php-format
990
  msgid "Members of the %1$s group can access this %2$s through this capability."
991
  msgid_plural ""
996
  "Les Membres des groupee %1$s peuvent accéder à %2$s grâce à cette capacité."
997
 
998
  # @ groups
 
999
  #: lib/admin/groups-admin-groups-edit.php:79
1000
+ #: lib/admin/groups-admin-groups-add.php:72
1001
  msgid "Name"
1002
  msgstr "Nom"
1003
 
1004
  # @ groups
1005
+ #: lib/admin/groups-admin-options.php:375
1006
  msgid "Network deactivation and data persistence"
1007
  msgstr "Désactivation du réseau et de la persistance des données"
1008
 
1013
 
1014
  #: lib/admin/class-groups-admin-welcome.php:191
1015
  msgid "New Documentation"
1016
+ msgstr "Nouvelle documentation"
1017
 
1018
  # @ groups
1019
  #: lib/admin/groups-admin-groups.php:212
1022
 
1023
  # @ groups
1024
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
1025
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:572
1026
  msgid ""
1027
  "No groups grant access through this capability. To grant access to group "
1028
  "members using this capability, you should assign it to a group and enable "
1043
  msgstr "Aucunes Capacités."
1044
 
1045
  # @ groups
 
1046
  #: lib/admin/groups-admin-capabilities-remove.php:41
1047
+ #: lib/admin/groups-admin-capabilities-edit.php:41
1048
  msgid "No such capability."
1049
  msgstr "Aucune capacité."
1050
 
1068
  "Notez que vous devez être membre d'un groupe qui a une telle capacité "
1069
  "attribuée."
1070
 
1071
+ #: lib/access/class-groups-access-meta-boxes.php:143
1072
  msgid "Note that you must be a member of a group to use it to restrict access."
1073
  msgstr ""
1074
+ "Notez que vous devez être membre d'un groupe pour l'utiliser afin de "
1075
+ "restreindre l'accès."
1076
 
1077
  #: lib/admin/class-groups-admin-welcome.php:183
1078
  msgid ""
1079
  "Now you can assign new users directly to groups when you create a new user "
1080
  "account from the Dashboard."
1081
  msgstr ""
1082
+ "Vous pouvez désormais affecter de nouveaux utilisateurs directement aux "
1083
+ "groupes lorsque vous créez un nouveau compte utilisateur à partir du tableau "
1084
+ "de bord."
1085
 
1086
  #: lib/admin/class-groups-admin-welcome.php:174
1087
  msgid ""
1088
  "Now you can protect your posts, pages and any other custom post type like "
1089
  "products or events by simply assigning them to one or more groups."
1090
  msgstr ""
1091
+ "Vous pouvez désormais protéger vos publications, pages et tout autre type de "
1092
+ "publication personnalisé comme des produits ou des événements en les "
1093
+ "affectant simplement à un ou plusieurs groupes."
1094
 
1095
  #: lib/admin/class-groups-admin-welcome.php:227
1096
  msgid ""
1097
  "Once you have adjusted your access restrictions based on groups, you can "
1098
  "disable legacy access control."
1099
  msgstr ""
1100
+ "Une fois que vous avez ajusté vos restrictions d'accès en fonction des "
1101
+ "groupes, vous pouvez désactiver le contrôle d'accès hérité."
1102
 
1103
  # @ groups
1104
  #: lib/admin/groups-admin-capabilities.php:121
1115
 
1116
  #: lib/admin/class-groups-admin-post-columns.php:95
1117
  msgid "One or more groups granting access to entries."
1118
+ msgstr "Un ou plusieurs groupes accordant l'accès aux entrées."
1119
 
1120
  # @ groups
1121
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
1122
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:593
1123
  #, php-format
1124
  msgid ""
1125
  "Only groups or users that have one of the selected capabilities are allowed "
1146
  msgstr "Options"
1147
 
1148
  # @ groups
1149
+ #: lib/admin/groups-admin-options.php:117
1150
  msgid "Options saved."
1151
  msgstr "Options enregistrées."
1152
 
1153
  # @ groups
 
1154
  #: lib/admin/groups-admin-groups-edit.php:86
1155
+ #: lib/admin/groups-admin-groups-add.php:79
1156
  msgid "Parent"
1157
  msgstr "Parent"
1158
 
1159
  #: lib/admin/class-groups-admin-welcome.php:237
1160
  msgid "Perfect complements to memberships and access control with Groups."
1161
  msgstr ""
1162
+ "Compléments parfaits aux adhésions et au contrôle d'accès avec les groupes."
1163
 
1164
  # @ groups
1165
+ #: lib/admin/groups-admin-options.php:295
1166
  msgid "Permissions"
1167
  msgstr "Autorisations"
1168
 
1189
  "Please give it a <a href=\"%s\">&#9733;&#9733;&#9733;&#9733;&#9733;</a> "
1190
  "rating."
1191
  msgstr ""
1192
+ "S'il vous plaît laisser une évaluation <a href=\"%s\">&#9733;&#9733;&#9733;"
1193
+ "&#9733;&#9733;</a>."
1194
 
1195
  #: lib/admin/class-groups-admin-welcome.php:160
1196
  #, php-format
1198
  "Please make sure to read the notes on <strong>Switching to Groups %s</"
1199
  "strong> below."
1200
  msgstr ""
1201
+ "Assurez-vous de lire les notes sur le <strong>Passage aux Groups %s</strong> "
1202
+ "ci-dessous."
1203
 
1204
  #: lib/admin/class-groups-admin-welcome.php:229
1205
  msgid ""
1206
+ "Please refer to the <a target=\"_blank\" href=\"https://docs.itthinx.com/"
1207
  "document/groups/\">Documentation</a> for details on how to switch to and use "
1208
  "the new access restrictions."
1209
  msgstr ""
1210
+ "Veuillez vous référer à la <a target=\"_blank\" href=\"https://docs.itthinx."
1211
+ "com/document/groups/\">Documentation</a> pour plus de détails sur la façon "
1212
+ "de passer et d'utiliser les nouvelles restrictions d'accès."
1213
 
1214
+ #: lib/access/class-groups-access-meta-boxes.php:497
1215
  #, php-format
1216
  msgid ""
1217
  "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
1218
  "that require complete protection."
1219
  msgstr ""
1220
+ "Veuillez utiliser <a href=\"%s\" target=\"_blank\">Groups File Access</a> "
1221
+ "pour les fichiers qui nécessitent une protection complète."
1222
 
1223
  # @ groups
1224
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
1225
+ #: lib/access/class-groups-access-meta-boxes.php:191
1226
  msgid "Post"
1227
  msgstr "Publication"
1228
 
1229
  # @ groups
1230
+ #: lib/admin/groups-admin-options.php:233
1231
  msgid "Post types"
1232
  msgstr "Types de publication"
1233
 
1236
  "Previously we used capabilities to do that, but changing to this new model "
1237
  "makes things even easier."
1238
  msgstr ""
1239
+ "Auparavant, nous utilisions des fonctionnalités pour le faire, mais le "
1240
+ "passage à ce nouveau modèle rend les choses encore plus faciles."
1241
 
1242
  #: lib/admin/class-groups-admin-welcome.php:169
1243
  msgid "Protect Content Easily"
1244
+ msgstr "Protégez Facilement le Contenu"
1245
 
1246
  # @ groups
1247
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:308
1248
  msgid "Quick-create group &amp; capability"
1249
  msgstr "Créez rapidement un groupe &amp; une capacité"
1250
 
1251
+ #: lib/access/class-groups-access-meta-boxes.php:228
1252
+ #: lib/access/class-groups-access-meta-boxes.php:443
1253
  msgid "Read"
1254
  msgstr "Lecture"
1255
 
1258
  msgid "Read Post"
1259
  msgstr "Lire la Publication"
1260
 
1261
+ #: lib/admin/groups-admin-add-ons.php:63
1262
  msgid "Recommended extensions for Groups"
1263
+ msgstr "Extensions recommandées pour Groups"
1264
 
1265
+ #: lib/admin/groups-admin-add-ons.php:164
1266
  msgid "Recommended plugins by itthinx"
1267
+ msgstr "Plugins recommandées pour itthinx"
1268
 
1269
  # @ groups
1270
  #: lib/admin/groups-admin-capabilities.php:217
1279
 
1280
  #: lib/admin/class-groups-admin-notice.php:151
1281
  msgid "Remind me later"
1282
+ msgstr "Rappelle moi plus tard"
1283
 
1284
  # @ groups
1285
+ #: lib/admin/groups-admin-groups-remove.php:62
1286
+ #: lib/admin/groups-admin-groups-remove.php:153
1287
  #: lib/admin/groups-admin-capabilities-remove.php:62
1288
  #: lib/admin/groups-admin-capabilities-remove.php:149
1289
+ #: lib/admin/groups-admin-groups.php:478
1290
  #: lib/admin/groups-admin-capabilities.php:372
1291
  #: lib/admin/groups-admin-capabilities.php:458
 
 
 
1292
  msgid "Remove"
1293
  msgstr "Supprimer"
1294
 
1308
  msgstr "Retirer les capacités"
1309
 
1310
  # @ groups
1311
+ #: lib/admin/groups-admin-groups.php:382
1312
  msgid "Remove capability"
1313
  msgstr "Supprimer une Capacité"
1314
 
1318
  msgstr "Retirer du groupe"
1319
 
1320
  # @ groups
1321
+ #: lib/admin/groups-admin-groups.php:380
1322
  msgid "Remove group"
1323
  msgstr "Supprimer le groupe"
1324
 
1329
 
1330
  # @ groups
1331
  #: legacy/admin/class-groups-admin-posts-legacy.php:186
1332
+ #: lib/admin/class-groups-admin-posts.php:225
1333
  msgid "Remove restriction"
1334
  msgstr "Supprimer la restriction"
1335
 
1336
+ #: lib/admin/groups-admin-options.php:58
1337
  msgid "Restrict Access"
1338
+ msgstr "Restreindre l'Accès"
1339
 
1340
+ #: lib/access/class-groups-access-meta-boxes.php:254
1341
  #, php-format
1342
  msgid "Restricts the visibility of this %s to members of the chosen groups."
1343
+ msgstr "Restreint la visibilité de ce %s aux membres des groupes choisis."
1344
 
1345
+ #: lib/access/class-groups-access-meta-boxes.php:491
1346
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1347
  msgstr ""
1348
+ "Restreint la visibilité de cette entrée aux membres des groupes choisis."
1349
 
1350
  # @ groups
1351
+ #: lib/admin/groups-admin-groups.php:345
1352
  #: lib/admin/groups-admin-capabilities.php:357
 
1353
  msgid "Results per page"
1354
  msgstr "Résultats par page"
1355
 
1356
  # @ groups
1357
+ #: lib/admin/groups-admin-options.php:138
1358
  msgid "Role"
1359
  msgstr "Rôle"
1360
 
1361
  # @ groups
 
1362
  #: lib/admin/groups-admin-groups-edit.php:163
1363
+ #: lib/admin/groups-admin-capabilities-edit.php:77
1364
+ #: lib/admin/groups-admin-options.php:208
1365
+ #: lib/admin/groups-admin-options.php:333
1366
+ #: lib/admin/groups-admin-options.php:388
1367
  msgid "Save"
1368
  msgstr "Sauvegarder"
1369
 
1370
+ #: lib/blocks/src/blocks/groups-member/block.js:228
1371
+ #: lib/blocks/src/blocks/groups-non-member/block.js:209
1372
+ msgid "Select Groups"
1373
+ msgstr "Sélectionner des Groupes"
1374
+
1375
  # @ groups
1376
+ #: lib/admin/groups-admin-options.php:237
1377
  msgid "Show access restrictions for these post types."
1378
  msgstr "Afficher les Restrictions d'Accès pour ces types de publications."
1379
 
1380
+ #: lib/blocks/src/blocks/groups-member/block.js:162
1381
+ msgid "Show content for group members"
1382
+ msgstr "Afficher le contenu pour les membres du groupe"
1383
+
1384
  # @ groups
1385
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:277
1386
  msgid "Show groups"
1387
  msgstr "Afficher les Groupes"
1388
 
1389
  # @ groups
1390
+ #: lib/admin/groups-admin-options.php:281
1391
  msgid "Show groups in user profiles."
1392
  msgstr "Afficher le Groupe dans le profile de l'Utilisateur."
1393
 
1394
  # @ groups
1395
+ #: lib/admin/groups-admin-options.php:290
1396
  msgid "Show the Groups tree view."
1397
  msgstr "Afficher l'arborescence des Groupes."
1398
 
1399
+ #: lib/admin/groups-admin-options.php:273
1400
+ msgid ""
1401
+ "Some post types shown may not offer access restrictions even though they "
1402
+ "appear enabled here."
1403
+ msgstr ""
1404
+ "Certains types de publication affichés peuvent ne pas proposer de "
1405
+ "restrictions d'accès même s'ils semblent activés ici."
1406
+
1407
  #: lib/admin/class-groups-admin-welcome.php:199
1408
  #, php-format
1409
  msgid "Switching to Groups %s"
1410
+ msgstr "Passage aux Groups %s"
1411
 
1412
+ #: lib/admin/class-groups-admin-posts.php:183
1413
  msgid "Terms"
1414
+ msgstr "Termes"
1415
 
1416
  # @ groups
1417
  #: lib/core/class-groups-help.php:141
1418
  msgid ""
1419
+ "Thank you for using <a href=\"https://www.itthinx.com/plugins/groups\" "
1420
+ "target=\"_blank\">Groups</a> by <a href=\"https://www.itthinx.com\" target="
1421
+ "\"_blank\">itthinx</a>."
1422
  msgstr ""
1423
+ "Merci d'utiliser <a href=\"https://www.itthinx.com/plugins/groups\" target="
1424
+ "\"_blank\">Groups</a> par <a href=\"https://www.itthinx.com\" target=\"_blank"
1425
  "\">itthinx</a>."
1426
 
1427
  #: lib/admin/class-groups-admin-welcome.php:149
1429
  "Thanks for using Groups! We have made it even easier to protect your content "
1430
  "and hope you like it :)"
1431
  msgstr ""
1432
+ "Merci d'utiliser Groups! Nous avons rendu encore plus facile la protection "
1433
+ "de votre contenu et espérons qu'il vous plaira :)"
1434
 
1435
  # @ groups
1436
  #: lib/admin/groups-admin-capabilities-edit.php:116
1475
  "celui-ci."
1476
 
1477
  # @ groups
1478
+ #: lib/admin/groups-admin-groups-add.php:168
1479
  #, php-format
1480
  msgid "The <em>%s</em> group already exists."
1481
  msgstr "Le groupe <em>%s</em> existe déjà."
1493
  msgstr "Le groupe <em>%s</em> a bien été mis à jour."
1494
 
1495
  # @ groups
 
1496
  #: lib/admin/groups-admin-capabilities-edit.php:130
1497
+ #: lib/admin/groups-admin-capabilities-add.php:102
1498
  msgid "The <em>Capability</em> must not be empty."
1499
  msgstr "La <em>Capacité</em> ne doit pas être vide."
1500
 
1503
  msgid "The <em>Name</em> must not be empty."
1504
  msgstr "Le <em>Nom</em> ne doit pas être vide."
1505
 
1506
+ #: lib/access/class-groups-access-meta-boxes.php:495
1507
  msgid ""
1508
  "The attachment page is restricted to authorized users, but due to technical "
1509
  "limitations, the file can still be accessed directly via its URL."
1510
  msgstr ""
1511
+ "La page de pièce jointe est réservée aux utilisateurs autorisés, mais en "
1512
+ "raison de limitations techniques, le fichier est toujours accessible "
1513
+ "directement via son URL."
1514
 
1515
  # @ groups
1516
  #: lib/admin/groups-admin-capabilities.php:75
1524
 
1525
  #: lib/core/class-groups-help.php:87
1526
  msgid ""
1527
+ "The complete documentation is available on the <a href=\"https://docs."
1528
+ "itthinx.com/document/groups\">Documentation</a> pages for Groups."
1529
  msgstr ""
1530
+ "La documentation complète est disponible sur les pages du <a href=\"https://"
1531
  "docs.itthinx.com/document/groups\">Documentation</a> pour Groups."
1532
 
1533
  #: lib/admin/class-groups-admin-welcome.php:210
1534
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
1535
  msgstr ""
1536
+ "Ce qui suit n'est intéressant que si vous avez effectué une mise à niveau à "
1537
+ "partir de Groups 1.x:"
1538
 
1539
  # @ groups
1540
  #: lib/admin/groups-admin-groups.php:76
1547
  msgstr "La méthode manuelle :"
1548
 
1549
  # @ groups
1550
+ #: lib/admin/groups-admin-groups-add.php:166
1551
  msgid "The name must not be empty."
1552
  msgstr "Le nom ne doit pas être vide."
1553
 
1557
  msgstr "De la façon la plus simple :"
1558
 
1559
  # @ groups
1560
+ #: lib/admin/class-groups-admin-user-profile.php:92
1561
+ #: lib/admin/class-groups-admin-user-profile.php:190
1562
  msgid "The user is a member of the chosen groups."
1563
  msgstr "L'utilisateur est un membre des Groupes choisis."
1564
 
1565
  # @ groups
1566
+ #: lib/admin/groups-admin-groups.php:542
1567
  #: lib/admin/groups-admin-capabilities.php:484
 
1568
  msgid "There are no results."
1569
  msgstr "Il n'y a aucun résultat."
1570
 
1571
  # @ groups
1572
+ #: lib/admin/groups-admin-groups-add.php:112
1573
  msgid "These capabilities will be assigned to the group."
1574
  msgstr "Ces capacités seront attribués au groupe."
1575
 
1576
  # @ groups
1577
+ #: lib/admin/groups-admin-options.php:296
1578
  msgid ""
1579
  "These permissions apply to Groups management. They do not apply to access "
1580
  "permissions derived from Groups capabilities."
1584
 
1585
  #: lib/admin/class-groups-admin-welcome.php:219
1586
  msgid "This could be important!"
1587
+ msgstr "Cela peut être important !"
1588
 
1589
  # @ groups
1590
+ #: lib/admin/groups-admin-options.php:269
1591
  msgid ""
1592
  "This determines for which post types access restriction settings are offered."
1593
  msgstr ""
1595
  "d'accès sont proposés."
1596
 
1597
  # @ groups
1598
+ #: lib/admin/groups-admin-groups.php:535
1599
  msgid "This group has no capabilities."
1600
  msgstr "Ce groupe n'a pas de capacités."
1601
 
1604
  "This means that if you had access restrictions in place that were based on "
1605
  "capabilities, your entries will still be protected."
1606
  msgstr ""
1607
+ "Cela signifie que si vous aviez mis en place des restrictions d'accès basées "
1608
+ "sur des capacités, vos entrées seront toujours protégées."
1609
 
1610
+ #: lib/access/class-groups-post-access.php:656
1611
  msgid ""
1612
  "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1613
  "get_read_post_capabilities() to retrieve the capabilities instead."
1614
  msgstr ""
1615
+ "Cette méthode est déconseillée. Vous devez utiliser "
1616
+ "Groups_Post_Access_Legacy::get_read_post_capabilities() pour récupérer les "
1617
+ "capacités à la place."
1618
 
1619
+ #: lib/admin/groups-admin-options.php:221
1620
  msgid ""
1621
  "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1622
  "code> or set it to <code>false</code>."
1623
  msgstr ""
1624
+ "Pour désactiver, ne définissez pas la constante "
1625
+ "<code>GROUPS_ADMINISTRATOR_OVERRIDE</code> ou définissez-la sur <code>false</"
1626
+ "code>."
1627
 
1628
  #: lib/admin/class-groups-admin-welcome.php:206
1629
  msgid ""
1631
  "a previous version, we have included legacy access control based on "
1632
  "capabilities."
1633
  msgstr ""
1634
+ "Pour faciliter la transition vers le nouveau modèle pour ceux qui migrent à "
1635
+ "partir d'une version précédente, nous avons inclus un contrôle d'accès "
1636
+ "hérité basé sur les capacités."
1637
 
1638
  #: lib/admin/class-groups-admin-welcome.php:204
1639
  msgid ""
1640
  "To put it simple, previously you would have used capabilities to restrict "
1641
  "access to posts and now you simply use groups."
1642
  msgstr ""
1643
+ "Pour faire simple, vous auriez auparavant utilisé des fonctionnalités pour "
1644
+ "restreindre l'accès aux publications et maintenant vous utilisez simplement "
1645
+ "des groupes."
1646
 
1647
  # @ groups
1648
  #: lib/admin/class-groups-admin.php:181 lib/admin/class-groups-admin.php:182
1655
  msgstr "Arborescence des Groupes"
1656
 
1657
  # @ groups
1658
+ #: lib/admin/groups-admin-options.php:286
1659
  msgid "Tree view"
1660
  msgstr "Aperçu de l'Arborescence"
1661
 
1671
  # @ groups
1672
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1673
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1674
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:545
1675
  msgid "Type and choose &hellip;"
1676
  msgstr "Saisissez et sélectionnez &hellip;"
1677
 
1684
  "Utilisez la boîte des <em>restrictions d'accès</em> pour limiter la "
1685
  "visibilité des messages, des pages et des autres types de publications."
1686
 
1687
+ #: lib/access/class-groups-access-meta-boxes.php:135
1688
  msgid ""
1689
  "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1690
  "other post types."
1691
  msgstr ""
1692
+ "Utilisez la case <em>Groupes</em> pour limiter la visibilité des "
1693
+ "publications, des pages et d'autres types de publications."
1694
 
1695
  # @ groups
1696
+ #: lib/admin/groups-admin-options.php:277
1697
  msgid "User profiles"
1698
  msgstr "Profils d'Utilisateurs"
1699
 
1700
  # @ groups
1701
+ #: lib/admin/class-groups-admin-users.php:285
 
 
1702
  msgctxt "label title for conjunctive groups filter checkbox"
1703
  msgid "Users must belong to all chosen groups"
1704
  msgstr "Les utilisateurs doivent être membres de tous les groupes choisis"
1732
 
1733
  #: lib/admin/class-groups-admin-welcome.php:110
1734
  msgid "View the Welcome screen for this version of Groups"
1735
+ msgstr "Afficher l'écran de bienvenue de cette version de Groups"
1736
 
1737
  #: lib/admin/class-groups-admin.php:306
1738
  msgid "Warning!"
1740
 
1741
  #: lib/admin/class-groups-admin-welcome.php:172
1742
  msgid "We have made it even easier to protect your content!"
1743
+ msgstr "Nous avons rendu encore plus facile la protection de votre contenu !"
1744
 
1745
  #: lib/admin/class-groups-admin-welcome.php:111
1746
  msgid "Welcome"
1758
 
1759
  #: lib/admin/class-groups-admin-welcome.php:165
1760
  msgid "What's New?"
1761
+ msgstr "Quoi de neuf?"
1762
 
1763
  #: lib/admin/class-groups-admin-welcome.php:194
1764
  msgid ""
1765
  "Whether you are new to Groups or have been using it before, please make sure "
1766
+ "to visit the <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1767
  "groups/\">Documentation</a> pages to know more about how to use it."
1768
  msgstr ""
1769
+ "Si vous êtes nouveau dans Groups ou si vous l'avez déjà utilisé, assurez-"
1770
+ "vous de visiter les pages de <a target=\"_blank\" href=\"https://docs."
1771
+ "itthinx.com/document/groups/\">Documentation</a> pour en savoir plus sur son "
1772
+ "utilisation."
1773
 
1774
  #: lib/admin/class-groups-admin-notice.php:145
1775
  msgid "Yes, here we go!"
1776
+ msgstr "Oui, c'est parti!"
1777
 
1778
  # @ groups
1779
+ #: lib/views/class-groups-shortcodes.php:530
1780
  #, php-format
1781
  msgid "You are a member of the %s group."
1782
  msgstr "Vous êtes un membre du groupe %s."
1786
  "You are running the system with legacy access control based on capabilities "
1787
  "disabled."
1788
  msgstr ""
1789
+ "Vous exécutez le système avec un contrôle d'accès hérité basé sur les "
1790
+ "capacités désactivées."
1791
 
1792
  #: lib/admin/class-groups-admin-welcome.php:213
1793
  msgid ""
1794
  "You are running the system with legacy access control based on capabilities "
1795
  "enabled."
1796
  msgstr ""
1797
+ "Vous exécutez le système avec un contrôle d'accès hérité basé sur les "
1798
+ "capacités activées."
1799
 
1800
  #: lib/admin/class-groups-admin-notice.php:157
1801
  #, php-format
1804
  "\"%s\" target=\"_blank\">itthinx.com</a> to check out other free and premium "
1805
  "plugins we provide."
1806
  msgstr ""
1807
+ "Vous pouvez également suivre <a href=\"%s\">@itthinx</a> sur Twitter ou "
1808
+ "visiter <a href=\"%s\" target=\"_blank\">itthinx.com</a> pour découvrir "
1809
+ "d'autres plugins premium que nous fournissons."
1810
 
1811
  # @ groups
1812
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:312
1830
  "lecture. Afin d'être en mesure d'utiliser la capacité, votre compte "
1831
  "utilisateur sera attribué au groupe."
1832
 
1833
+ #: lib/access/class-groups-access-meta-boxes.php:221
1834
+ #: lib/access/class-groups-access-meta-boxes.php:476
1835
  msgid "You can create a new group by indicating the group's name."
1836
+ msgstr "Vous pouvez créer un nouveau groupe en indiquant le nom du groupe."
1837
 
1838
+ #: lib/access/class-groups-access-meta-boxes.php:215
1839
  #, php-format
1840
  msgid ""
1841
  "You can restrict the visibility of this %1$s to group members. Choose one or "
1842
  "more groups that are allowed to read this %2$s. If no groups are chosen, the "
1843
  "%3$s is visible to anyone."
1844
  msgstr ""
1845
+ "Vous pouvez restreindre la visibilité de ce %1$s aux membres du groupe. "
1846
+ "Choisissez un ou plusieurs groupes autorisés à lire ce %2$s. Si aucun groupe "
1847
+ "n'est choisi, le %3$s est visible par tous."
1848
 
1849
+ #: lib/access/class-groups-access-meta-boxes.php:475
1850
  msgid ""
1851
  "You can restrict the visibility to group members. Choose one or more groups "
1852
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
1853
  msgstr ""
1854
+ "Vous pouvez restreindre la visibilité aux membres du groupe. Choisissez un "
1855
+ "ou plusieurs groupes pour restreindre l'accès. Si aucun groupe n'est choisi, "
1856
+ "cette entrée est visible par tous."
1857
 
1858
  # @ groups
1859
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:130
1864
  "Vous pouvez sélectionner une ou plusieurs capacités utilisables pour la "
1865
  "Restriction des Accès."
1866
 
1867
+ #: lib/access/class-groups-access-meta-boxes.php:140
1868
  msgid "You can select one or more groups to restrict access to its members."
1869
  msgstr ""
1870
+ "Vous pouvez sélectionner un ou plusieurs groupes pour restreindre l'accès à "
1871
+ "ses membres."
1872
 
1873
  # @ groups
1874
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1875
+ #: lib/blocks/src/class-groups-blocks.php:93
1876
+ #: lib/access/class-groups-access-meta-boxes.php:261
1877
  msgid "You cannot set any access restrictions."
1878
  msgstr "Vous ne pouvez pas définir les restrictions d'accès."
1879
 
1880
  # @ groups
1881
+ #: lib/views/class-groups-shortcodes.php:525
1882
  #, php-format
1883
  msgid "You have joined the %s group."
1884
  msgstr "Vous avez rejoint le groupe %s."
1885
 
1886
  # @ groups
1887
+ #: lib/views/class-groups-shortcodes.php:601
1888
  #, php-format
1889
  msgid "You have left the %s group."
1890
  msgstr "Vous ne faites plus parti du groupe %s."
1898
  "Vous devez être dans un groupe qui a au moins une capacité définie pour "
1899
  "autoriser l'accès en lecture."
1900
 
1901
+ #: lib/access/class-groups-access-meta-boxes.php:267
1902
  msgid "You need to have permission to set access restrictions."
1903
+ msgstr "Vous devez avoir l'autorisation de définir des restrictions d'accès."
1904
 
1905
+ #: lib/access/class-groups-post-access.php:531
1906
  msgid ""
1907
  "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1908
  "restriction instead."
1909
  msgstr ""
1910
+ "Vous devez utiliser Groups_Post_Access_Legacy::create() pour passer une "
1911
+ "restriction de capacité à la place."
1912
+
1913
+ #: lib/admin/groups-admin-options.php:185 lib/admin/groups-admin-add-ons.php:37
1914
+ msgid "Your support matters!"
1915
+ msgstr "Votre soutien compte!"
1916
+
1917
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1918
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1919
+ msgid "access"
1920
+ msgstr "accès"
1921
 
1922
  # @ groups
1923
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1924
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1925
+ msgid "groups"
1926
+ msgstr "groupes"
1927
+
1928
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1929
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1930
+ msgid "members"
1931
+ msgstr "membres"
1932
 
1933
  # @ groups
1934
+ #~ msgid "Capability Id"
1935
+ #~ msgstr "Id de la Capacité"
 
 
 
 
1936
 
1937
  # @ groups
1938
  #~ msgid "Group Id"
languages/groups-id_ID.mo CHANGED
Binary file
languages/groups-id_ID.po CHANGED
@@ -7,8 +7,8 @@ msgid ""
7
  msgstr ""
8
  "Project-Id-Version: \n"
9
  "Report-Msgid-Bugs-To: \n"
10
- "POT-Creation-Date: 2019-05-08 21:00+0200\n"
11
- "PO-Revision-Date: 2019-05-08 21:02+0200\n"
12
  "Last-Translator: \n"
13
  "Language-Team: \n"
14
  "Language: id_ID\n"
@@ -16,7 +16,7 @@ msgstr ""
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
  "Content-Transfer-Encoding: 8bit\n"
18
  "Plural-Forms: nplurals=1; plural=0;\n"
19
- "X-Generator: Poedit 2.2.1\n"
20
 
21
  #: lib/core/class-groups-pagination.php:140
22
  #, php-format
@@ -24,21 +24,21 @@ msgctxt "paging"
24
  msgid "%1$s of %2$s"
25
  msgstr "%1$s dari %2$s"
26
 
27
- #: lib/admin/class-groups-admin-users.php:283
28
  msgctxt "label for conjunctive groups filter checkbox"
29
  msgid "&cap;"
30
  msgstr "&topi;"
31
 
32
  #: legacy/admin/class-groups-admin-posts-legacy.php:184
33
- #: lib/admin/class-groups-admin-posts.php:217
34
  msgid "&mdash; No Change &mdash;"
35
  msgstr "& mdash; Tidak Ada Perubahan & mdash;"
36
 
37
- #: lib/admin/class-groups-admin-posts.php:157
38
  msgid "(any)"
39
  msgstr "(apa saja)"
40
 
41
- #: lib/admin/class-groups-admin-posts.php:152
42
  msgid "(none)"
43
  msgstr "(tidak ada)"
44
 
@@ -46,7 +46,7 @@ msgstr "(tidak ada)"
46
  msgid "(only unrestricted)"
47
  msgstr "(hanya tidak dibatasi)"
48
 
49
- #: lib/admin/class-groups-admin-users.php:384
50
  msgid "--"
51
  msgstr "-"
52
 
@@ -61,8 +61,8 @@ msgstr[0] "%s barang"
61
  msgid "<span title=\"%s\">Access Restrictions</span>"
62
  msgstr "<span title = \\ \" %s \"> Pembatasan Akses </span>"
63
 
64
- #: lib/admin/groups-admin-capabilities-remove.php:145
65
  #: lib/admin/groups-admin-groups-remove.php:149
 
66
  #, php-format
67
  msgid "<strong>%s</strong>"
68
  msgstr "<strong> %s </strong>"
@@ -81,11 +81,11 @@ msgstr ""
81
  msgid "A Duck!"
82
  msgstr "Seekor bebek!"
83
 
84
- #: lib/admin/groups-admin-options.php:280
85
  msgid "A minimum set of permissions will be preserved."
86
  msgstr "Serangkaian izin minimum akan dipertahankan."
87
 
88
- #: lib/admin/groups-admin-options.php:50
89
  msgid "Access Groups"
90
  msgstr "Akses Grup"
91
 
@@ -93,43 +93,43 @@ msgstr "Akses Grup"
93
  msgid "Access Restrictions"
94
  msgstr "Batasan Akses"
95
 
96
- #: lib/admin/groups-admin-capabilities-add.php:34
97
- #: lib/admin/groups-admin-capabilities-add.php:89
98
- #: lib/admin/groups-admin-capabilities-add.php:93
99
- #: lib/admin/groups-admin-capabilities-edit.php:35
100
- #: lib/admin/groups-admin-capabilities-edit.php:96
101
- #: lib/admin/groups-admin-capabilities-edit.php:100
102
- #: lib/admin/groups-admin-capabilities-remove.php:35
103
- #: lib/admin/groups-admin-capabilities-remove.php:83
104
- #: lib/admin/groups-admin-capabilities-remove.php:87
105
- #: lib/admin/groups-admin-capabilities-remove.php:110
106
- #: lib/admin/groups-admin-capabilities-remove.php:175
107
- #: lib/admin/groups-admin-capabilities-remove.php:179
108
- #: lib/admin/groups-admin-capabilities.php:48
109
- #: lib/admin/groups-admin-capabilities.php:141
110
- #: lib/admin/groups-admin-capabilities.php:172
111
- #: lib/admin/groups-admin-capabilities.php:178
112
- #: lib/admin/groups-admin-groups-add.php:36
113
- #: lib/admin/groups-admin-groups-add.php:139
114
- #: lib/admin/groups-admin-groups-add.php:143
115
  #: lib/admin/groups-admin-groups-edit.php:37
116
  #: lib/admin/groups-admin-groups-edit.php:181
117
  #: lib/admin/groups-admin-groups-edit.php:185
 
 
 
118
  #: lib/admin/groups-admin-groups-remove.php:35
119
  #: lib/admin/groups-admin-groups-remove.php:83
120
  #: lib/admin/groups-admin-groups-remove.php:87
121
  #: lib/admin/groups-admin-groups-remove.php:110
122
  #: lib/admin/groups-admin-groups-remove.php:177
123
  #: lib/admin/groups-admin-groups-remove.php:181
 
 
 
 
 
 
124
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
125
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
126
- #: lib/admin/groups-admin-options.php:39 lib/admin/groups-admin-options.php:328
127
- #: lib/admin/groups-admin-tree-view.php:37 lib/test/groups-tests.php:385
128
- #: lib/test/groups-tests.php:391
 
 
 
 
 
 
 
 
129
  msgid "Access denied."
130
  msgstr "Akses ditolak."
131
 
132
- #: lib/admin/groups-admin-options.php:212
133
  msgid "Access restricions"
134
  msgstr "Pembatasan akses"
135
 
@@ -137,7 +137,7 @@ msgstr "Pembatasan akses"
137
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
138
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
139
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
140
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:592
141
  msgid "Access restrictions"
142
  msgstr "Pembatasan akses"
143
 
@@ -146,10 +146,10 @@ msgstr "Pembatasan akses"
146
  msgid "Access restrictions &hellip;"
147
  msgstr "Pembatasan akses & hellip;"
148
 
 
 
149
  #: lib/admin/groups-admin-capabilities-add.php:68
150
  #: lib/admin/groups-admin-capabilities.php:201
151
- #: lib/admin/groups-admin-groups-add.php:119
152
- #: lib/admin/groups-admin-groups.php:207
153
  msgid "Add"
154
  msgstr "Menambahkan"
155
 
@@ -157,16 +157,16 @@ msgstr "Menambahkan"
157
  msgid "Add a new capability"
158
  msgstr "Tambahkan kemampuan baru"
159
 
160
- #: lib/admin/groups-admin-groups-add.php:59
161
  msgid "Add a new group"
162
  msgstr "Tambahkan grup baru"
163
 
164
- #: lib/admin/groups-admin-groups.php:382
165
  msgid "Add capability"
166
  msgstr "Tambahkan kemampuan"
167
 
168
  #: legacy/admin/class-groups-admin-posts-legacy.php:185
169
- #: lib/admin/class-groups-admin-posts.php:218
170
  msgid "Add restriction"
171
  msgstr "Tambahkan batasan"
172
 
@@ -174,8 +174,8 @@ msgstr "Tambahkan batasan"
174
  msgid "Add to group"
175
  msgstr "Tambahkan ke grup"
176
 
177
- #: lib/admin/class-groups-admin-welcome.php:234
178
  #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
 
179
  msgid "Add-Ons"
180
  msgstr "Add-on"
181
 
@@ -187,26 +187,26 @@ msgstr ""
187
  "Menambahkan grup dan kemampuan secara manual dan memungkinkannya untuk "
188
  "pembatasan akses"
189
 
190
- #: lib/admin/groups-admin-options.php:51
191
  msgid "Administer Groups"
192
  msgstr "Administer Groups"
193
 
194
- #: lib/admin/groups-admin-options.php:52
195
  msgid "Administer Groups plugin options"
196
  msgstr "Mengelola opsi plugin Grup"
197
 
198
- #: lib/admin/groups-admin-options.php:198
199
  msgid "Administrator Access Override"
200
  msgstr "Pengesampingan Akses Administrator"
201
 
202
- #: lib/admin/groups-admin-options.php:201
203
  msgid ""
204
  "Administrators override all access permissions derived from Groups "
205
  "capabilities."
206
  msgstr ""
207
  "Administrator mengganti semua izin akses yang berasal dari kemampuan Grup."
208
 
209
- #: lib/admin/class-groups-admin-posts.php:175
210
  msgid "Also look for groups related to terms"
211
  msgstr "Cari juga grup yang terkait dengan istilah"
212
 
@@ -226,19 +226,19 @@ msgstr ""
226
  "Peningkatan lainnya adalah pemfilteran yang lebih baik berdasarkan grup dan "
227
  "mengurangi jejak pada layar admin Pengguna."
228
 
229
- #: lib/access/class-groups-access-meta-boxes.php:214
230
- #: lib/access/class-groups-access-meta-boxes.php:215
231
- #: lib/access/class-groups-access-meta-boxes.php:448
232
- #: lib/access/class-groups-access-meta-boxes.php:449
233
  msgid "Anyone &hellip;"
234
  msgstr "Siapa saja & hellip;"
235
 
236
- #: lib/admin/class-groups-admin-users.php:216
 
237
  #: lib/admin/groups-admin-capabilities.php:334
238
  #: lib/admin/groups-admin-capabilities.php:360
239
  #: lib/admin/groups-admin-capabilities.php:374
240
- #: lib/admin/groups-admin-groups.php:323 lib/admin/groups-admin-groups.php:349
241
- #: lib/admin/groups-admin-groups.php:385
242
  msgid "Apply"
243
  msgstr "Menerapkan"
244
 
@@ -250,12 +250,18 @@ msgstr ""
250
  "Menjadi anggota grup <em> Premium </em> - ini diperlukan agar Anda dapat "
251
  "memilih kemampuan <em> premium </em> untuk membatasi akses ke sebuah posting."
252
 
 
253
  #: lib/admin/groups-admin-capabilities.php:371
254
- #: lib/admin/groups-admin-groups.php:380
255
  msgid "Bulk Actions"
256
  msgstr "Aksi besar"
257
 
258
- #: lib/admin/groups-admin-options.php:365
 
 
 
 
 
 
259
  msgid ""
260
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
261
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
@@ -269,7 +275,7 @@ msgstr ""
269
  "Dengan mengaktifkan opsi ini, Anda setuju untuk sepenuhnya bertanggung jawab "
270
  "atas kehilangan data atau konsekuensi lainnya."
271
 
272
- #: lib/admin/groups-admin-options.php:294
273
  msgid ""
274
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
275
  "plugin settings and data will be DELETED. If you are going to use this "
@@ -283,23 +289,22 @@ msgstr ""
283
  "setuju untuk sepenuhnya bertanggung jawab atas kehilangan data atau "
284
  "konsekuensi lainnya."
285
 
286
- #: lib/admin/groups-admin-capabilities-add.php:70
287
- #: lib/admin/groups-admin-capabilities-edit.php:79
288
- #: lib/admin/groups-admin-capabilities-remove.php:64
289
- #: lib/admin/groups-admin-capabilities-remove.php:150
290
- #: lib/admin/groups-admin-groups-add.php:121
291
  #: lib/admin/groups-admin-groups-edit.php:165
 
292
  #: lib/admin/groups-admin-groups-remove.php:64
293
  #: lib/admin/groups-admin-groups-remove.php:154
 
 
 
 
294
  msgid "Cancel"
295
  msgstr "Membatalkan"
296
 
297
  #: legacy/admin/groups-admin-options-legacy.php:59
298
- #: lib/admin/class-groups-admin.php:196
299
- #: lib/admin/groups-admin-capabilities.php:192
300
- #: lib/admin/groups-admin-groups-add.php:97
301
  #: lib/admin/groups-admin-groups-edit.php:117
302
- #: lib/admin/groups-admin-groups.php:306
 
 
303
  msgid "Capabilities"
304
  msgstr "Kemampuan"
305
 
@@ -308,12 +313,12 @@ msgctxt "Help tab title and heading"
308
  msgid "Capabilities"
309
  msgstr "Kemampuan"
310
 
311
- #: lib/admin/groups-admin-groups.php:361 lib/admin/groups-admin-groups.php:362
312
  msgid "Capabilities &hellip;"
313
  msgstr "Kemampuan & hellip;"
314
 
315
- #: lib/admin/groups-admin-capabilities-add.php:57
316
  #: lib/admin/groups-admin-capabilities-edit.php:66
 
317
  #: lib/admin/groups-admin-capabilities.php:314
318
  #: lib/admin/groups-admin-capabilities.php:330
319
  msgid "Capability"
@@ -328,8 +333,8 @@ msgstr "Kemampuan: %s"
328
  msgid "Capability ID"
329
  msgstr "ID kemampuan"
330
 
331
- #: lib/admin/class-groups-admin-posts.php:231
332
- #: lib/admin/class-groups-admin-posts.php:232
333
  msgid "Choose access restriction groups &hellip;"
334
  msgstr "Pilih grup pembatasan akses & hellip;"
335
 
@@ -338,15 +343,15 @@ msgstr "Pilih grup pembatasan akses & hellip;"
338
  msgid "Choose access restrictions &hellip;"
339
  msgstr "Pilih batasan akses & hellip;"
340
 
341
- #: lib/admin/groups-admin-groups-add.php:100
342
  #: lib/admin/groups-admin-groups-edit.php:120
 
343
  msgid "Choose capabilities &hellip;"
344
  msgstr "Pilih kemampuan & hellip;"
345
 
346
  #: lib/admin/class-groups-admin-user-profile.php:80
347
  #: lib/admin/class-groups-admin-user-profile.php:81
348
- #: lib/admin/class-groups-admin-user-profile.php:169
349
- #: lib/admin/class-groups-admin-user-profile.php:170
350
  #: lib/admin/class-groups-admin-users.php:191
351
  #: lib/admin/class-groups-admin-users.php:192
352
  #: lib/admin/class-groups-admin-users.php:252
@@ -355,7 +360,7 @@ msgid "Choose groups &hellip;"
355
  msgstr "Pilih grup & hellip;"
356
 
357
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
358
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:541
359
  msgid ""
360
  "Choose one or more capabilities to restrict access. Groups that grant access "
361
  "through the capabilities are shown in parenthesis. If no capabilities are "
@@ -368,7 +373,7 @@ msgstr ""
368
  "untuk membuat grup dan kemampuan yang diaktifkan untuk pembatasan akses "
369
  "dengan cepat."
370
 
371
- #: lib/access/class-groups-access-meta-boxes.php:141
372
  msgid ""
373
  "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
374
  "<em>Groups</em> box and save or update the post (or hit Enter)."
@@ -377,8 +382,8 @@ msgstr ""
377
  "terletak di kotak <em> Grup </em> dan simpan atau perbarui posting (atau "
378
  "tekan Enter)."
379
 
 
380
  #: lib/admin/groups-admin-capabilities.php:335
381
- #: lib/admin/groups-admin-groups.php:324
382
  msgid "Clear"
383
  msgstr "Bersih"
384
 
@@ -398,6 +403,14 @@ msgstr "Klik untuk menyegarkan kemampuan"
398
  msgid "Click to toggle the display of groups that grant the capabilities."
399
  msgstr "Klik untuk mengganti tampilan grup yang memberikan kemampuan."
400
 
 
 
 
 
 
 
 
 
401
  #: lib/admin/class-groups-admin-notice.php:133
402
  msgid ""
403
  "Could you please spare a minute and give it a review over at WordPress.org?"
@@ -409,29 +422,29 @@ msgstr ""
409
  msgid "Current page"
410
  msgstr "Halaman saat ini"
411
 
412
- #: lib/admin/groups-admin-options.php:286
413
  msgid "Deactivation and data persistence"
414
  msgstr "Deaktivasi dan kegigihan data"
415
 
416
- #: lib/admin/groups-admin-options.php:361
417
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
418
  msgstr ""
419
  "Hapus semua data plugin Grup untuk SEMUA situs di penonaktifan jaringan"
420
 
421
- #: lib/admin/groups-admin-options.php:290
422
  msgid "Delete all Groups plugin data on deactivation"
423
  msgstr "Hapus semua data plugin Grup pada penonaktifan"
424
 
425
- #: lib/admin/groups-admin-capabilities-add.php:62
 
 
426
  #: lib/admin/groups-admin-capabilities-edit.php:71
 
427
  #: lib/admin/groups-admin-capabilities.php:315
428
- #: lib/admin/groups-admin-groups-add.php:83
429
- #: lib/admin/groups-admin-groups-edit.php:93
430
- #: lib/admin/groups-admin-groups.php:305
431
  msgid "Description"
432
  msgstr "Deskripsi"
433
 
434
- #: lib/admin/groups-admin-options.php:254
435
  msgid ""
436
  "Disabling this setting for a post type also disables existing access "
437
  "restrictions on individual posts of that type."
@@ -444,8 +457,15 @@ msgstr ""
444
  msgid "Dismiss"
445
  msgstr "Memberhentikan"
446
 
 
 
 
 
 
 
 
 
447
  #: lib/admin/groups-admin-capabilities.php:449
448
- #: lib/admin/groups-admin-groups.php:460
449
  msgid "Edit"
450
  msgstr "Edit"
451
 
@@ -465,27 +485,40 @@ msgstr ""
465
  "Edit pos yang ingin Anda batasi akses dan pilih kemampuan <sup> * </sup> "
466
  "<em> premium </em>."
467
 
468
- #: lib/admin/groups-admin-options.php:303
469
  msgid "Enable legacy access control based on capabilities."
470
  msgstr "Aktifkan kontrol akses lawas berdasarkan kemampuan."
471
 
472
- #: lib/admin/groups-admin-options.php:207
473
  msgid "Enabling this on production sites is <strong>not</strong> recommended."
474
  msgstr ""
475
  "Disarankan untuk mengaktifkan ini di situs produksi <strong> tidak </strong>."
476
 
477
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
478
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:505
479
  msgid "Enforce read access"
480
  msgstr "Menegakkan akses baca"
481
 
482
- #: lib/admin/groups-admin-options.php:178
 
 
 
 
483
  msgid ""
484
- "Enhanced functionality is available via official <a href=\"http://www."
485
- "itthinx.com/shop/\">Extensions</a> for Groups."
 
 
 
 
 
 
 
 
 
486
  msgstr ""
487
- "Fungsi yang ditingkatkan tersedia melalui <a href=\"http://www.itthinx.com/"
488
- "shop/\"> Ekstensi </a> resmi untuk Grup."
489
 
490
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
491
  msgid ""
@@ -496,16 +529,16 @@ msgstr ""
496
  "Pembatasan akses dan simpan atau perbarui posting (atau tekan Enter)."
497
 
498
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
499
- #: lib/access/class-groups-access-meta-boxes.php:135
500
  msgid "Example:"
501
  msgstr "Contoh:"
502
 
503
- #: lib/admin/class-groups-admin-users.php:285
504
  msgid "Filter"
505
  msgstr "Filter"
506
 
 
507
  #: lib/admin/groups-admin-capabilities.php:324
508
- #: lib/admin/groups-admin-groups.php:315
509
  msgid "Filters"
510
  msgstr "Filter"
511
 
@@ -555,7 +588,7 @@ msgstr "Pergi ke halaman berikutnya"
555
  msgid "Go to the previous page"
556
  msgstr "Pergi ke halaman sebelumnya"
557
 
558
- #: lib/admin/groups-admin-groups.php:304
559
  msgid "Group"
560
  msgstr "Kelompok"
561
 
@@ -563,11 +596,11 @@ msgstr "Kelompok"
563
  msgid "Group Actions"
564
  msgstr "Tindakan Kelompok"
565
 
566
- #: lib/admin/groups-admin-groups.php:316
567
  msgid "Group ID"
568
  msgstr "ID grup"
569
 
570
- #: lib/admin/groups-admin-groups.php:319
571
  msgid "Group Name"
572
  msgstr "Nama grup"
573
 
@@ -576,12 +609,12 @@ msgstr "Nama grup"
576
  msgid "Group Name : %s"
577
  msgstr "Nama Grup: %s"
578
 
579
- #: lib/access/class-groups-access-meta-boxes.php:476
580
  msgctxt "Attachment field label"
581
  msgid "Groups"
582
  msgstr "Grup"
583
 
584
- #: lib/admin/class-groups-admin-posts.php:214
585
  msgctxt "Bulk edit field label"
586
  msgid "Groups"
587
  msgstr "Grup"
@@ -591,7 +624,7 @@ msgctxt "Column header"
591
  msgid "Groups"
592
  msgstr "Grup"
593
 
594
- #: lib/admin/class-groups-admin-users.php:357
595
  msgctxt "Column header (Users)"
596
  msgid "Groups"
597
  msgstr "Grup"
@@ -601,22 +634,22 @@ msgctxt "Groups section heading (add user)"
601
  msgid "Groups"
602
  msgstr "Grup"
603
 
604
- #: lib/admin/class-groups-admin-user-profile.php:159
605
  msgctxt "Groups section heading (edit user)"
606
  msgid "Groups"
607
  msgstr "Grup"
608
 
609
- #: lib/admin/class-groups-admin-user-profile.php:135
610
  msgctxt "Groups section heading (user profile)"
611
  msgid "Groups"
612
  msgstr "Grup"
613
 
614
- #: lib/access/class-groups-access-meta-boxes.php:120
615
  msgctxt "Help heading"
616
  msgid "Groups"
617
  msgstr "Grup"
618
 
619
- #: lib/access/class-groups-access-meta-boxes.php:117
620
  msgctxt "Help tab title"
621
  msgid "Groups"
622
  msgstr "Grup"
@@ -631,7 +664,7 @@ msgctxt "Help title"
631
  msgid "Groups"
632
  msgstr "Grup"
633
 
634
- #: lib/access/class-groups-access-meta-boxes.php:103
635
  msgctxt "Meta box title"
636
  msgid "Groups"
637
  msgstr "Grup"
@@ -666,8 +699,8 @@ msgstr ""
666
  "berdasarkan pada kelompok alih-alih kemampuan yang digunakan dalam versi "
667
  "sebelumnya."
668
 
669
- #: lib/admin/class-groups-admin-posts.php:138
670
  #: lib/admin/class-groups-admin-posts.php:139
 
671
  msgid "Groups &hellip;"
672
  msgstr "Grup & hellip;"
673
 
@@ -679,7 +712,15 @@ msgstr "Pengaya Grup"
679
  msgid "Groups Capabilities"
680
  msgstr "Kemampuan Grup"
681
 
682
- #: lib/admin/groups-admin-options.php:120
 
 
 
 
 
 
 
 
683
  msgid "Groups Options"
684
  msgstr "Opsi Grup"
685
 
@@ -687,7 +728,7 @@ msgstr "Opsi Grup"
687
  msgid "Groups is configured to delete its plugin data on deactivation."
688
  msgstr "Grup dikonfigurasikan untuk menghapus data pengaya pada penonaktifan."
689
 
690
- #: lib/admin/groups-admin-options.php:334
691
  msgid "Groups network options"
692
  msgstr "Opsi jaringan grup"
693
 
@@ -703,12 +744,16 @@ msgstr ""
703
  "Di sini Anda dapat <strong> menambahkan </strong>, <strong> mengedit </"
704
  "strong> dan <strong> menghapus </strong> grup."
705
 
 
 
 
 
706
  #: lib/admin/class-groups-admin-notice.php:138
707
  msgid "I have already done that."
708
  msgstr "Saya sudah melakukannya."
709
 
 
710
  #: lib/admin/groups-admin-capabilities.php:313
711
- #: lib/admin/groups-admin-groups.php:303
712
  msgid "ID"
713
  msgstr "ID"
714
 
@@ -724,7 +769,7 @@ msgstr ""
724
  "pembatasan akses lawas atau menempatkan pembatasan akses yang sesuai "
725
  "berdasarkan grup pada entri yang diinginkan."
726
 
727
- #: lib/admin/groups-admin-options.php:282
728
  msgid "If you lock yourself out, please ask an administrator to help."
729
  msgstr "Jika Anda mengunci diri, silakan minta administrator untuk membantu."
730
 
@@ -748,7 +793,7 @@ msgstr "Penting"
748
  msgid "Improved User Interface"
749
  msgstr "Antarmuka Pengguna yang Ditingkatkan"
750
 
751
- #: lib/access/class-groups-access-meta-boxes.php:145
752
  msgid ""
753
  "In the same field, you can create a new group and restrict access. Group "
754
  "names are case-sensitive. In order to be able to use the new group, your "
@@ -782,22 +827,22 @@ msgstr ""
782
  "Tampaknya Anda telah memperbarui dari Grup 1.x di mana pembatasan akses "
783
  "didasarkan pada kemampuan."
784
 
785
- #: lib/views/class-groups-shortcodes.php:469
786
  #, php-format
787
  msgid "Join the %s group"
788
  msgstr "Bergabunglah dengan grup %s"
789
 
790
- #: lib/views/class-groups-shortcodes.php:553
791
  #, php-format
792
  msgid "Leave the %s group"
793
  msgstr "Tinggalkan grup %s"
794
 
795
- #: lib/admin/groups-admin-options.php:299
796
  msgid "Legacy Settings"
797
  msgstr "Pengaturan Warisan"
798
 
799
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
800
- #: lib/access/class-groups-access-meta-boxes.php:137
801
  msgid ""
802
  "Let's assume that you want to limit the visibility of a post to members of "
803
  "the <em>Premium</em> group."
@@ -805,6 +850,11 @@ msgstr ""
805
  "Mari kita asumsikan bahwa Anda ingin membatasi visibilitas posting ke "
806
  "anggota grup <em> Premium </em>."
807
 
 
 
 
 
 
808
  #: lib/views/class-groups-shortcodes.php:121
809
  msgid "Log out"
810
  msgstr "Keluar"
@@ -813,25 +863,25 @@ msgstr "Keluar"
813
  msgid "Many thanks for using <strong>Groups</strong>!"
814
  msgstr "Banyak terima kasih telah menggunakan <strong> Grup </strong>!"
815
 
816
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:503
817
- #: lib/access/class-groups-access-meta-boxes.php:416
818
  msgid "Media"
819
  msgstr "Media"
820
 
821
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
822
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:558
823
  #, php-format
824
  msgid "Members of the %1$s group can access this %2$s through this capability."
825
  msgid_plural ""
826
  "Members of the %1$s groups can access this %2$s through this capability."
827
  msgstr[0] "Anggota grup %1$s dapat mengakses %2$s ini melalui kemampuan ini."
828
 
829
- #: lib/admin/groups-admin-groups-add.php:69
830
  #: lib/admin/groups-admin-groups-edit.php:79
 
831
  msgid "Name"
832
  msgstr "Nama"
833
 
834
- #: lib/admin/groups-admin-options.php:356
835
  msgid "Network deactivation and data persistence"
836
  msgstr "Deaktivasi jaringan dan kegigihan data"
837
 
@@ -848,7 +898,7 @@ msgid "New Group"
848
  msgstr "Grup baru"
849
 
850
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
851
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:567
852
  msgid ""
853
  "No groups grant access through this capability. To grant access to group "
854
  "members using this capability, you should assign it to a group and enable "
@@ -866,8 +916,8 @@ msgstr "Tidak ada kemampuan baru yang ditemukan."
866
  msgid "No such capabilities."
867
  msgstr "Tidak ada kemampuan seperti itu."
868
 
869
- #: lib/admin/groups-admin-capabilities-edit.php:41
870
  #: lib/admin/groups-admin-capabilities-remove.php:41
 
871
  msgid "No such capability."
872
  msgstr "Tidak ada kemampuan seperti itu."
873
 
@@ -888,7 +938,7 @@ msgstr ""
888
  "Perhatikan bahwa Anda harus menjadi anggota grup yang memiliki kemampuan "
889
  "seperti itu."
890
 
891
- #: lib/access/class-groups-access-meta-boxes.php:129
892
  msgid "Note that you must be a member of a group to use it to restrict access."
893
  msgstr ""
894
  "Perhatikan bahwa Anda harus menjadi anggota grup untuk menggunakannya untuk "
@@ -934,7 +984,7 @@ msgid "One or more groups granting access to entries."
934
  msgstr "Satu atau lebih grup yang memberikan akses ke entri."
935
 
936
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
937
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:588
938
  #, php-format
939
  msgid ""
940
  "Only groups or users that have one of the selected capabilities are allowed "
@@ -957,12 +1007,12 @@ msgctxt "Plugin action link"
957
  msgid "Options"
958
  msgstr "Pilihan"
959
 
960
- #: lib/admin/groups-admin-options.php:112
961
  msgid "Options saved."
962
  msgstr "Opsi disimpan."
963
 
964
- #: lib/admin/groups-admin-groups-add.php:76
965
  #: lib/admin/groups-admin-groups-edit.php:86
 
966
  msgid "Parent"
967
  msgstr "Induk"
968
 
@@ -970,7 +1020,7 @@ msgstr "Induk"
970
  msgid "Perfect complements to memberships and access control with Groups."
971
  msgstr "Pelengkap sempurna untuk keanggotaan dan kontrol akses dengan Grup."
972
 
973
- #: lib/admin/groups-admin-options.php:276
974
  msgid "Permissions"
975
  msgstr "Izin"
976
 
@@ -1009,15 +1059,15 @@ msgstr ""
1009
 
1010
  #: lib/admin/class-groups-admin-welcome.php:229
1011
  msgid ""
1012
- "Please refer to the <a target=\"_blank\" href=\"http://docs.itthinx.com/"
1013
  "document/groups/\">Documentation</a> for details on how to switch to and use "
1014
  "the new access restrictions."
1015
  msgstr ""
1016
- "Silakan merujuk ke <a target=\"_blank\" href=\"http://docs.itthinx.com/"
1017
- "document/groups/\"> Dokumentasi </a> untuk detail tentang cara beralih ke "
1018
- "dan menggunakan yang baru pembatasan akses."
1019
 
1020
- #: lib/access/class-groups-access-meta-boxes.php:472
1021
  #, php-format
1022
  msgid ""
1023
  "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
@@ -1027,11 +1077,11 @@ msgstr ""
1027
  "file yang membutuhkan perlindungan lengkap."
1028
 
1029
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
1030
- #: lib/access/class-groups-access-meta-boxes.php:171
1031
  msgid "Post"
1032
  msgstr "Pos"
1033
 
1034
- #: lib/admin/groups-admin-options.php:216
1035
  msgid "Post types"
1036
  msgstr "Jenis posting"
1037
 
@@ -1051,8 +1101,8 @@ msgstr "Lindungi Konten dengan Mudah"
1051
  msgid "Quick-create group &amp; capability"
1052
  msgstr "Buat grup cepat & amp; kemampuan"
1053
 
1054
- #: lib/access/class-groups-access-meta-boxes.php:208
1055
- #: lib/access/class-groups-access-meta-boxes.php:418
1056
  msgid "Read"
1057
  msgstr "Baca baca"
1058
 
@@ -1060,11 +1110,11 @@ msgstr "Baca baca"
1060
  msgid "Read Post"
1061
  msgstr "Baca Posting"
1062
 
1063
- #: lib/admin/groups-admin-add-ons.php:49
1064
  msgid "Recommended extensions for Groups"
1065
  msgstr "Ekstensi yang disarankan untuk Grup"
1066
 
1067
- #: lib/admin/groups-admin-add-ons.php:157
1068
  msgid "Recommended plugins by itthinx"
1069
  msgstr "Plugin yang disarankan oleh itthinx"
1070
 
@@ -1081,13 +1131,13 @@ msgstr "Terdaftar"
1081
  msgid "Remind me later"
1082
  msgstr "Ingatkan aku nanti"
1083
 
 
 
1084
  #: lib/admin/groups-admin-capabilities-remove.php:62
1085
  #: lib/admin/groups-admin-capabilities-remove.php:149
 
1086
  #: lib/admin/groups-admin-capabilities.php:372
1087
  #: lib/admin/groups-admin-capabilities.php:458
1088
- #: lib/admin/groups-admin-groups-remove.php:62
1089
- #: lib/admin/groups-admin-groups-remove.php:153
1090
- #: lib/admin/groups-admin-groups.php:469
1091
  msgid "Remove"
1092
  msgstr "Menghapus"
1093
 
@@ -1103,7 +1153,7 @@ msgstr "Hapus grup"
1103
  msgid "Remove capabilities"
1104
  msgstr "Hapus kemampuan"
1105
 
1106
- #: lib/admin/groups-admin-groups.php:383
1107
  msgid "Remove capability"
1108
  msgstr "Hapus kemampuan"
1109
 
@@ -1111,7 +1161,7 @@ msgstr "Hapus kemampuan"
1111
  msgid "Remove from group"
1112
  msgstr "Hapus dari grup"
1113
 
1114
- #: lib/admin/groups-admin-groups.php:381
1115
  msgid "Remove group"
1116
  msgstr "Hapus grup"
1117
 
@@ -1120,74 +1170,91 @@ msgid "Remove groups"
1120
  msgstr "Hapus grup"
1121
 
1122
  #: legacy/admin/class-groups-admin-posts-legacy.php:186
1123
- #: lib/admin/class-groups-admin-posts.php:219
1124
  msgid "Remove restriction"
1125
  msgstr "Hapus batasan"
1126
 
1127
- #: lib/admin/groups-admin-options.php:53
1128
  msgid "Restrict Access"
1129
  msgstr "Batasi Akses"
1130
 
1131
- #: lib/access/class-groups-access-meta-boxes.php:234
1132
  #, php-format
1133
  msgid "Restricts the visibility of this %s to members of the chosen groups."
1134
  msgstr "Membatasi visibilitas %s kepada anggota grup yang dipilih."
1135
 
1136
- #: lib/access/class-groups-access-meta-boxes.php:466
1137
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1138
  msgstr "Membatasi visibilitas entri ini kepada anggota grup yang dipilih."
1139
 
 
1140
  #: lib/admin/groups-admin-capabilities.php:357
1141
- #: lib/admin/groups-admin-groups.php:346
1142
  msgid "Results per page"
1143
  msgstr "Hasil per halaman"
1144
 
1145
- #: lib/admin/groups-admin-options.php:133
1146
  msgid "Role"
1147
  msgstr "Peran"
1148
 
1149
- #: lib/admin/groups-admin-capabilities-edit.php:77
1150
  #: lib/admin/groups-admin-groups-edit.php:163
1151
- #: lib/admin/groups-admin-options.php:191
1152
- #: lib/admin/groups-admin-options.php:314
1153
- #: lib/admin/groups-admin-options.php:369
 
1154
  msgid "Save"
1155
  msgstr "Menyimpan"
1156
 
1157
- #: lib/admin/groups-admin-options.php:220
 
 
 
 
 
1158
  msgid "Show access restrictions for these post types."
1159
  msgstr "Tampilkan batasan akses untuk jenis posting ini."
1160
 
 
 
 
 
1161
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:277
1162
  msgid "Show groups"
1163
  msgstr "Perlihatkan grup"
1164
 
1165
- #: lib/admin/groups-admin-options.php:262
1166
  msgid "Show groups in user profiles."
1167
  msgstr "Tampilkan grup di profil pengguna."
1168
 
1169
- #: lib/admin/groups-admin-options.php:271
1170
  msgid "Show the Groups tree view."
1171
  msgstr "Tampilkan tampilan hierarki Grup."
1172
 
 
 
 
 
 
 
 
 
1173
  #: lib/admin/class-groups-admin-welcome.php:199
1174
  #, php-format
1175
  msgid "Switching to Groups %s"
1176
  msgstr "Beralih ke Grup %s"
1177
 
1178
- #: lib/admin/class-groups-admin-posts.php:177
1179
  msgid "Terms"
1180
  msgstr "Ketentuan"
1181
 
1182
  #: lib/core/class-groups-help.php:141
1183
  msgid ""
1184
- "Thank you for using <a href=\"http://www.itthinx.com/plugins/groups\" target="
1185
- "\"_blank\">Groups</a> by <a href=\"http://www.itthinx.com\" target=\"_blank"
1186
- "\">itthinx</a>."
1187
  msgstr ""
1188
- "Terima kasih telah menggunakan <a href=\"http://www.itthinx.com/plugins/"
1189
- "groups\" target=\"_blank\"> Grup </a> oleh <a href = \\ \"http: // www ."
1190
- "itthinx.com \\ \"target = \" _ blank \\ \"> itthinx </a>."
1191
 
1192
  #: lib/admin/class-groups-admin-welcome.php:149
1193
  msgid ""
@@ -1232,7 +1299,7 @@ msgstr ""
1232
  "Grup <em> %s </em> sudah ada dan tidak dapat digunakan untuk memberi nama "
1233
  "grup ini."
1234
 
1235
- #: lib/admin/groups-admin-groups-add.php:165
1236
  #, php-format
1237
  msgid "The <em>%s</em> group already exists."
1238
  msgstr "Grup <em> %s </em> sudah ada."
@@ -1247,8 +1314,8 @@ msgstr "Grup <em> %s </em> telah dibuat."
1247
  msgid "The <em>%s</em> group has been updated."
1248
  msgstr "Grup <em> %s </em> telah diperbarui."
1249
 
1250
- #: lib/admin/groups-admin-capabilities-add.php:102
1251
  #: lib/admin/groups-admin-capabilities-edit.php:130
 
1252
  msgid "The <em>Capability</em> must not be empty."
1253
  msgstr "<em> Kemampuan </em> tidak boleh kosong."
1254
 
@@ -1256,7 +1323,7 @@ msgstr "<em> Kemampuan </em> tidak boleh kosong."
1256
  msgid "The <em>Name</em> must not be empty."
1257
  msgstr "<em> Nama </em> tidak boleh kosong."
1258
 
1259
- #: lib/access/class-groups-access-meta-boxes.php:470
1260
  msgid ""
1261
  "The attachment page is restricted to authorized users, but due to technical "
1262
  "limitations, the file can still be accessed directly via its URL."
@@ -1274,11 +1341,11 @@ msgstr "Kemampuan yang dipilih ditugaskan ke grup."
1274
 
1275
  #: lib/core/class-groups-help.php:87
1276
  msgid ""
1277
- "The complete documentation is available on the <a href=\"http://docs.itthinx."
1278
- "com/document/groups\">Documentation</a> pages for Groups."
1279
  msgstr ""
1280
- "Dokumentasi lengkap tersedia di halaman <a href=\"http://docs.itthinx.com/"
1281
- "document/groups\"> Dokumentasi </a> untuk Grup."
1282
 
1283
  #: lib/admin/class-groups-admin-welcome.php:210
1284
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
@@ -1293,7 +1360,7 @@ msgstr "Grup telah dihapus."
1293
  msgid "The manual way:"
1294
  msgstr "Cara manual:"
1295
 
1296
- #: lib/admin/groups-admin-groups-add.php:163
1297
  msgid "The name must not be empty."
1298
  msgstr "Nama tidak boleh kosong."
1299
 
@@ -1301,21 +1368,21 @@ msgstr "Nama tidak boleh kosong."
1301
  msgid "The quick way:"
1302
  msgstr "Cara cepat:"
1303
 
1304
- #: lib/admin/class-groups-admin-user-profile.php:88
1305
- #: lib/admin/class-groups-admin-user-profile.php:178
1306
  msgid "The user is a member of the chosen groups."
1307
  msgstr "Pengguna adalah anggota grup yang dipilih."
1308
 
 
1309
  #: lib/admin/groups-admin-capabilities.php:484
1310
- #: lib/admin/groups-admin-groups.php:523
1311
  msgid "There are no results."
1312
  msgstr "Tidak ada hasil."
1313
 
1314
- #: lib/admin/groups-admin-groups-add.php:109
1315
  msgid "These capabilities will be assigned to the group."
1316
  msgstr "Kemampuan ini akan ditugaskan ke grup."
1317
 
1318
- #: lib/admin/groups-admin-options.php:277
1319
  msgid ""
1320
  "These permissions apply to Groups management. They do not apply to access "
1321
  "permissions derived from Groups capabilities."
@@ -1327,13 +1394,13 @@ msgstr ""
1327
  msgid "This could be important!"
1328
  msgstr "Ini bisa jadi penting!"
1329
 
1330
- #: lib/admin/groups-admin-options.php:253
1331
  msgid ""
1332
  "This determines for which post types access restriction settings are offered."
1333
  msgstr ""
1334
  "Ini menentukan pengaturan pembatasan akses jenis posting apa yang ditawarkan."
1335
 
1336
- #: lib/admin/groups-admin-groups.php:516
1337
  msgid "This group has no capabilities."
1338
  msgstr "Grup ini tidak memiliki kemampuan."
1339
 
@@ -1345,7 +1412,7 @@ msgstr ""
1345
  "Ini berarti bahwa jika Anda memiliki batasan akses yang didasarkan pada "
1346
  "kemampuan, entri Anda akan tetap terlindungi."
1347
 
1348
- #: lib/access/class-groups-post-access.php:636
1349
  msgid ""
1350
  "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1351
  "get_read_post_capabilities() to retrieve the capabilities instead."
@@ -1353,7 +1420,7 @@ msgstr ""
1353
  "Metode ini sudah usang. Anda harus menggunakan Groups_Post_Access_Legacy :: "
1354
  "get_read_post_capabilities () untuk mengambil kemampuan sebagai gantinya."
1355
 
1356
- #: lib/admin/groups-admin-options.php:204
1357
  msgid ""
1358
  "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1359
  "code> or set it to <code>false</code>."
@@ -1387,7 +1454,7 @@ msgstr "Pohon"
1387
  msgid "Tree of Groups"
1388
  msgstr "Pohon Kelompok"
1389
 
1390
- #: lib/admin/groups-admin-options.php:267
1391
  msgid "Tree view"
1392
  msgstr "Tampilan pohon"
1393
 
@@ -1401,7 +1468,7 @@ msgstr ""
1401
 
1402
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1403
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1404
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:540
1405
  msgid "Type and choose &hellip;"
1406
  msgstr "Ketik dan pilih & hellip;"
1407
 
@@ -1413,7 +1480,7 @@ msgstr ""
1413
  "Gunakan kotak <em> Batasan akses </em> untuk membatasi visibilitas posting, "
1414
  "halaman, dan jenis posting lainnya."
1415
 
1416
- #: lib/access/class-groups-access-meta-boxes.php:123
1417
  msgid ""
1418
  "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1419
  "other post types."
@@ -1421,11 +1488,11 @@ msgstr ""
1421
  "Gunakan kotak <em> Grup </em> untuk membatasi visibilitas posting, halaman, "
1422
  "dan jenis posting lainnya."
1423
 
1424
- #: lib/admin/groups-admin-options.php:258
1425
  msgid "User profiles"
1426
  msgstr "Profil pengguna"
1427
 
1428
- #: lib/admin/class-groups-admin-users.php:281
1429
  msgctxt "label title for conjunctive groups filter checkbox"
1430
  msgid "Users must belong to all chosen groups"
1431
  msgstr "Pengguna harus termasuk dalam semua grup yang dipilih"
@@ -1487,19 +1554,19 @@ msgstr "Apa yang baru?"
1487
  #: lib/admin/class-groups-admin-welcome.php:194
1488
  msgid ""
1489
  "Whether you are new to Groups or have been using it before, please make sure "
1490
- "to visit the <a target=\"_blank\" href=\"http://docs.itthinx.com/document/"
1491
  "groups/\">Documentation</a> pages to know more about how to use it."
1492
  msgstr ""
1493
- "Apakah Anda baru mengenal Grup atau pernah menggunakannya, pastikan untuk "
1494
- "mengunjungi <a target=\"_blank\" href=\"http://docs.itthinx.com/document/"
1495
- "groups/\"> Dokumentasi </a> halaman untuk mengetahui lebih lanjut tentang "
1496
- "cara menggunakannya."
1497
 
1498
  #: lib/admin/class-groups-admin-notice.php:145
1499
  msgid "Yes, here we go!"
1500
  msgstr "Ya, ini dia!"
1501
 
1502
- #: lib/views/class-groups-shortcodes.php:527
1503
  #, php-format
1504
  msgid "You are a member of the %s group."
1505
  msgstr "Anda adalah anggota grup %s ."
@@ -1550,12 +1617,12 @@ msgstr ""
1550
  "sudah ada, kemampuan diaktifkan untuk menegakkan akses baca. Agar dapat "
1551
  "menggunakan kapabilitas, akun pengguna Anda akan ditugaskan ke grup."
1552
 
1553
- #: lib/access/class-groups-access-meta-boxes.php:201
1554
- #: lib/access/class-groups-access-meta-boxes.php:451
1555
  msgid "You can create a new group by indicating the group's name."
1556
  msgstr "Anda dapat membuat grup baru dengan menunjukkan nama grup."
1557
 
1558
- #: lib/access/class-groups-access-meta-boxes.php:195
1559
  #, php-format
1560
  msgid ""
1561
  "You can restrict the visibility of this %1$s to group members. Choose one or "
@@ -1566,7 +1633,7 @@ msgstr ""
1566
  "lebih grup yang diizinkan membaca ini %2$s . Jika tidak ada grup yang "
1567
  "dipilih, %3$s dapat dilihat oleh siapa saja."
1568
 
1569
- #: lib/access/class-groups-access-meta-boxes.php:450
1570
  msgid ""
1571
  "You can restrict the visibility to group members. Choose one or more groups "
1572
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
@@ -1583,23 +1650,24 @@ msgstr ""
1583
  "Anda dapat memilih satu atau beberapa kemampuan yang diaktifkan untuk "
1584
  "pembatasan akses."
1585
 
1586
- #: lib/access/class-groups-access-meta-boxes.php:126
1587
  msgid "You can select one or more groups to restrict access to its members."
1588
  msgstr ""
1589
  "Anda dapat memilih satu atau beberapa grup untuk membatasi akses ke "
1590
  "anggotanya."
1591
 
1592
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1593
- #: lib/access/class-groups-access-meta-boxes.php:241
 
1594
  msgid "You cannot set any access restrictions."
1595
  msgstr "Anda tidak dapat menetapkan batasan akses apa pun."
1596
 
1597
- #: lib/views/class-groups-shortcodes.php:522
1598
  #, php-format
1599
  msgid "You have joined the %s group."
1600
  msgstr "Anda telah bergabung dengan grup %s ."
1601
 
1602
- #: lib/views/class-groups-shortcodes.php:598
1603
  #, php-format
1604
  msgid "You have left the %s group."
1605
  msgstr "Anda telah meninggalkan grup %s ."
@@ -1612,14 +1680,33 @@ msgstr ""
1612
  "Anda harus berada dalam grup yang memiliki setidaknya satu kemampuan yang "
1613
  "diaktifkan untuk menegakkan akses baca."
1614
 
1615
- #: lib/access/class-groups-access-meta-boxes.php:247
1616
  msgid "You need to have permission to set access restrictions."
1617
  msgstr "Anda harus memiliki izin untuk menetapkan batasan akses."
1618
 
1619
- #: lib/access/class-groups-post-access.php:511
1620
  msgid ""
1621
  "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1622
  "restriction instead."
1623
  msgstr ""
1624
  "Anda harus menggunakan Groups_Post_Access_Legacy :: create () untuk "
1625
  "memberikan batasan kemampuan."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  msgstr ""
8
  "Project-Id-Version: \n"
9
  "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2021-10-16 18:36+0200\n"
11
+ "PO-Revision-Date: 2021-10-16 18:39+0200\n"
12
  "Last-Translator: \n"
13
  "Language-Team: \n"
14
  "Language: id_ID\n"
16
  "Content-Type: text/plain; charset=UTF-8\n"
17
  "Content-Transfer-Encoding: 8bit\n"
18
  "Plural-Forms: nplurals=1; plural=0;\n"
19
+ "X-Generator: Poedit 2.4.3\n"
20
 
21
  #: lib/core/class-groups-pagination.php:140
22
  #, php-format
24
  msgid "%1$s of %2$s"
25
  msgstr "%1$s dari %2$s"
26
 
27
+ #: lib/admin/class-groups-admin-users.php:287
28
  msgctxt "label for conjunctive groups filter checkbox"
29
  msgid "&cap;"
30
  msgstr "&topi;"
31
 
32
  #: legacy/admin/class-groups-admin-posts-legacy.php:184
33
+ #: lib/admin/class-groups-admin-posts.php:223
34
  msgid "&mdash; No Change &mdash;"
35
  msgstr "& mdash; Tidak Ada Perubahan & mdash;"
36
 
37
+ #: lib/admin/class-groups-admin-posts.php:158
38
  msgid "(any)"
39
  msgstr "(apa saja)"
40
 
41
+ #: lib/admin/class-groups-admin-posts.php:153
42
  msgid "(none)"
43
  msgstr "(tidak ada)"
44
 
46
  msgid "(only unrestricted)"
47
  msgstr "(hanya tidak dibatasi)"
48
 
49
+ #: lib/admin/class-groups-admin-users.php:388
50
  msgid "--"
51
  msgstr "-"
52
 
61
  msgid "<span title=\"%s\">Access Restrictions</span>"
62
  msgstr "<span title = \\ \" %s \"> Pembatasan Akses </span>"
63
 
 
64
  #: lib/admin/groups-admin-groups-remove.php:149
65
+ #: lib/admin/groups-admin-capabilities-remove.php:145
66
  #, php-format
67
  msgid "<strong>%s</strong>"
68
  msgstr "<strong> %s </strong>"
81
  msgid "A Duck!"
82
  msgstr "Seekor bebek!"
83
 
84
+ #: lib/admin/groups-admin-options.php:299
85
  msgid "A minimum set of permissions will be preserved."
86
  msgstr "Serangkaian izin minimum akan dipertahankan."
87
 
88
+ #: lib/admin/groups-admin-options.php:55
89
  msgid "Access Groups"
90
  msgstr "Akses Grup"
91
 
93
  msgid "Access Restrictions"
94
  msgstr "Batasan Akses"
95
 
96
+ #: lib/test/groups-tests.php:385 lib/test/groups-tests.php:391
97
+ #: lib/admin/groups-admin-tree-view.php:37
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
98
  #: lib/admin/groups-admin-groups-edit.php:37
99
  #: lib/admin/groups-admin-groups-edit.php:181
100
  #: lib/admin/groups-admin-groups-edit.php:185
101
+ #: lib/admin/groups-admin-groups-add.php:36
102
+ #: lib/admin/groups-admin-groups-add.php:142
103
+ #: lib/admin/groups-admin-groups-add.php:146
104
  #: lib/admin/groups-admin-groups-remove.php:35
105
  #: lib/admin/groups-admin-groups-remove.php:83
106
  #: lib/admin/groups-admin-groups-remove.php:87
107
  #: lib/admin/groups-admin-groups-remove.php:110
108
  #: lib/admin/groups-admin-groups-remove.php:177
109
  #: lib/admin/groups-admin-groups-remove.php:181
110
+ #: lib/admin/groups-admin-capabilities-remove.php:35
111
+ #: lib/admin/groups-admin-capabilities-remove.php:83
112
+ #: lib/admin/groups-admin-capabilities-remove.php:87
113
+ #: lib/admin/groups-admin-capabilities-remove.php:110
114
+ #: lib/admin/groups-admin-capabilities-remove.php:175
115
+ #: lib/admin/groups-admin-capabilities-remove.php:179
116
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
117
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
118
+ #: lib/admin/groups-admin-capabilities-edit.php:35
119
+ #: lib/admin/groups-admin-capabilities-edit.php:96
120
+ #: lib/admin/groups-admin-capabilities-edit.php:100
121
+ #: lib/admin/groups-admin-options.php:44 lib/admin/groups-admin-options.php:347
122
+ #: lib/admin/groups-admin-capabilities-add.php:34
123
+ #: lib/admin/groups-admin-capabilities-add.php:89
124
+ #: lib/admin/groups-admin-capabilities-add.php:93
125
+ #: lib/admin/groups-admin-capabilities.php:48
126
+ #: lib/admin/groups-admin-capabilities.php:141
127
+ #: lib/admin/groups-admin-capabilities.php:172
128
+ #: lib/admin/groups-admin-capabilities.php:178
129
  msgid "Access denied."
130
  msgstr "Akses ditolak."
131
 
132
+ #: lib/admin/groups-admin-options.php:229
133
  msgid "Access restricions"
134
  msgstr "Pembatasan akses"
135
 
137
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
138
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
139
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
140
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:597
141
  msgid "Access restrictions"
142
  msgstr "Pembatasan akses"
143
 
146
  msgid "Access restrictions &hellip;"
147
  msgstr "Pembatasan akses & hellip;"
148
 
149
+ #: lib/admin/groups-admin-groups-add.php:122
150
+ #: lib/admin/groups-admin-groups.php:207
151
  #: lib/admin/groups-admin-capabilities-add.php:68
152
  #: lib/admin/groups-admin-capabilities.php:201
 
 
153
  msgid "Add"
154
  msgstr "Menambahkan"
155
 
157
  msgid "Add a new capability"
158
  msgstr "Tambahkan kemampuan baru"
159
 
160
+ #: lib/admin/groups-admin-groups-add.php:62
161
  msgid "Add a new group"
162
  msgstr "Tambahkan grup baru"
163
 
164
+ #: lib/admin/groups-admin-groups.php:381
165
  msgid "Add capability"
166
  msgstr "Tambahkan kemampuan"
167
 
168
  #: legacy/admin/class-groups-admin-posts-legacy.php:185
169
+ #: lib/admin/class-groups-admin-posts.php:224
170
  msgid "Add restriction"
171
  msgstr "Tambahkan batasan"
172
 
174
  msgid "Add to group"
175
  msgstr "Tambahkan ke grup"
176
 
 
177
  #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
178
+ #: lib/admin/class-groups-admin-welcome.php:234
179
  msgid "Add-Ons"
180
  msgstr "Add-on"
181
 
187
  "Menambahkan grup dan kemampuan secara manual dan memungkinkannya untuk "
188
  "pembatasan akses"
189
 
190
+ #: lib/admin/groups-admin-options.php:56
191
  msgid "Administer Groups"
192
  msgstr "Administer Groups"
193
 
194
+ #: lib/admin/groups-admin-options.php:57
195
  msgid "Administer Groups plugin options"
196
  msgstr "Mengelola opsi plugin Grup"
197
 
198
+ #: lib/admin/groups-admin-options.php:215
199
  msgid "Administrator Access Override"
200
  msgstr "Pengesampingan Akses Administrator"
201
 
202
+ #: lib/admin/groups-admin-options.php:218
203
  msgid ""
204
  "Administrators override all access permissions derived from Groups "
205
  "capabilities."
206
  msgstr ""
207
  "Administrator mengganti semua izin akses yang berasal dari kemampuan Grup."
208
 
209
+ #: lib/admin/class-groups-admin-posts.php:181
210
  msgid "Also look for groups related to terms"
211
  msgstr "Cari juga grup yang terkait dengan istilah"
212
 
226
  "Peningkatan lainnya adalah pemfilteran yang lebih baik berdasarkan grup dan "
227
  "mengurangi jejak pada layar admin Pengguna."
228
 
229
+ #: lib/access/class-groups-access-meta-boxes.php:234
230
+ #: lib/access/class-groups-access-meta-boxes.php:235
231
+ #: lib/access/class-groups-access-meta-boxes.php:473
232
+ #: lib/access/class-groups-access-meta-boxes.php:474
233
  msgid "Anyone &hellip;"
234
  msgstr "Siapa saja & hellip;"
235
 
236
+ #: lib/admin/groups-admin-groups.php:322 lib/admin/groups-admin-groups.php:348
237
+ #: lib/admin/groups-admin-groups.php:384
238
  #: lib/admin/groups-admin-capabilities.php:334
239
  #: lib/admin/groups-admin-capabilities.php:360
240
  #: lib/admin/groups-admin-capabilities.php:374
241
+ #: lib/admin/class-groups-admin-users.php:216
 
242
  msgid "Apply"
243
  msgstr "Menerapkan"
244
 
250
  "Menjadi anggota grup <em> Premium </em> - ini diperlukan agar Anda dapat "
251
  "memilih kemampuan <em> premium </em> untuk membatasi akses ke sebuah posting."
252
 
253
+ #: lib/admin/groups-admin-groups.php:379
254
  #: lib/admin/groups-admin-capabilities.php:371
 
255
  msgid "Bulk Actions"
256
  msgstr "Aksi besar"
257
 
258
+ #: lib/admin/groups-admin-options.php:195 lib/admin/groups-admin-add-ons.php:43
259
+ msgid ""
260
+ "By getting an official extension, you fund the work that is necessary to "
261
+ "maintain and improve Groups."
262
+ msgstr ""
263
+
264
+ #: lib/admin/groups-admin-options.php:384
265
  msgid ""
266
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
267
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
275
  "Dengan mengaktifkan opsi ini, Anda setuju untuk sepenuhnya bertanggung jawab "
276
  "atas kehilangan data atau konsekuensi lainnya."
277
 
278
+ #: lib/admin/groups-admin-options.php:313
279
  msgid ""
280
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
281
  "plugin settings and data will be DELETED. If you are going to use this "
289
  "setuju untuk sepenuhnya bertanggung jawab atas kehilangan data atau "
290
  "konsekuensi lainnya."
291
 
 
 
 
 
 
292
  #: lib/admin/groups-admin-groups-edit.php:165
293
+ #: lib/admin/groups-admin-groups-add.php:124
294
  #: lib/admin/groups-admin-groups-remove.php:64
295
  #: lib/admin/groups-admin-groups-remove.php:154
296
+ #: lib/admin/groups-admin-capabilities-remove.php:64
297
+ #: lib/admin/groups-admin-capabilities-remove.php:150
298
+ #: lib/admin/groups-admin-capabilities-edit.php:79
299
+ #: lib/admin/groups-admin-capabilities-add.php:70
300
  msgid "Cancel"
301
  msgstr "Membatalkan"
302
 
303
  #: legacy/admin/groups-admin-options-legacy.php:59
 
 
 
304
  #: lib/admin/groups-admin-groups-edit.php:117
305
+ #: lib/admin/groups-admin-groups-add.php:100
306
+ #: lib/admin/class-groups-admin.php:196 lib/admin/groups-admin-groups.php:305
307
+ #: lib/admin/groups-admin-capabilities.php:192
308
  msgid "Capabilities"
309
  msgstr "Kemampuan"
310
 
313
  msgid "Capabilities"
314
  msgstr "Kemampuan"
315
 
316
+ #: lib/admin/groups-admin-groups.php:360 lib/admin/groups-admin-groups.php:361
317
  msgid "Capabilities &hellip;"
318
  msgstr "Kemampuan & hellip;"
319
 
 
320
  #: lib/admin/groups-admin-capabilities-edit.php:66
321
+ #: lib/admin/groups-admin-capabilities-add.php:57
322
  #: lib/admin/groups-admin-capabilities.php:314
323
  #: lib/admin/groups-admin-capabilities.php:330
324
  msgid "Capability"
333
  msgid "Capability ID"
334
  msgstr "ID kemampuan"
335
 
336
+ #: lib/admin/class-groups-admin-posts.php:237
337
+ #: lib/admin/class-groups-admin-posts.php:238
338
  msgid "Choose access restriction groups &hellip;"
339
  msgstr "Pilih grup pembatasan akses & hellip;"
340
 
343
  msgid "Choose access restrictions &hellip;"
344
  msgstr "Pilih batasan akses & hellip;"
345
 
 
346
  #: lib/admin/groups-admin-groups-edit.php:120
347
+ #: lib/admin/groups-admin-groups-add.php:103
348
  msgid "Choose capabilities &hellip;"
349
  msgstr "Pilih kemampuan & hellip;"
350
 
351
  #: lib/admin/class-groups-admin-user-profile.php:80
352
  #: lib/admin/class-groups-admin-user-profile.php:81
353
+ #: lib/admin/class-groups-admin-user-profile.php:176
354
+ #: lib/admin/class-groups-admin-user-profile.php:177
355
  #: lib/admin/class-groups-admin-users.php:191
356
  #: lib/admin/class-groups-admin-users.php:192
357
  #: lib/admin/class-groups-admin-users.php:252
360
  msgstr "Pilih grup & hellip;"
361
 
362
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
363
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:546
364
  msgid ""
365
  "Choose one or more capabilities to restrict access. Groups that grant access "
366
  "through the capabilities are shown in parenthesis. If no capabilities are "
373
  "untuk membuat grup dan kemampuan yang diaktifkan untuk pembatasan akses "
374
  "dengan cepat."
375
 
376
+ #: lib/access/class-groups-access-meta-boxes.php:159
377
  msgid ""
378
  "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
379
  "<em>Groups</em> box and save or update the post (or hit Enter)."
382
  "terletak di kotak <em> Grup </em> dan simpan atau perbarui posting (atau "
383
  "tekan Enter)."
384
 
385
+ #: lib/admin/groups-admin-groups.php:323
386
  #: lib/admin/groups-admin-capabilities.php:335
 
387
  msgid "Clear"
388
  msgstr "Bersih"
389
 
403
  msgid "Click to toggle the display of groups that grant the capabilities."
404
  msgstr "Klik untuk mengganti tampilan grup yang memberikan kemampuan."
405
 
406
+ #: lib/blocks/src/blocks/groups-member/block.js:231
407
+ msgid "Content will be shown to users that are members of these groups:"
408
+ msgstr "Konten akan ditampilkan kepada pengguna yang menjadi anggota grup ini:"
409
+
410
+ #: lib/blocks/src/blocks/groups-non-member/block.js:212
411
+ msgid "Content will be shown to users that are not members of these groups:"
412
+ msgstr "Konten akan ditampilkan kepada pengguna yang bukan anggota grup ini:"
413
+
414
  #: lib/admin/class-groups-admin-notice.php:133
415
  msgid ""
416
  "Could you please spare a minute and give it a review over at WordPress.org?"
422
  msgid "Current page"
423
  msgstr "Halaman saat ini"
424
 
425
+ #: lib/admin/groups-admin-options.php:305
426
  msgid "Deactivation and data persistence"
427
  msgstr "Deaktivasi dan kegigihan data"
428
 
429
+ #: lib/admin/groups-admin-options.php:380
430
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
431
  msgstr ""
432
  "Hapus semua data plugin Grup untuk SEMUA situs di penonaktifan jaringan"
433
 
434
+ #: lib/admin/groups-admin-options.php:309
435
  msgid "Delete all Groups plugin data on deactivation"
436
  msgstr "Hapus semua data plugin Grup pada penonaktifan"
437
 
438
+ #: lib/admin/groups-admin-groups-edit.php:93
439
+ #: lib/admin/groups-admin-groups-add.php:86
440
+ #: lib/admin/groups-admin-groups.php:304
441
  #: lib/admin/groups-admin-capabilities-edit.php:71
442
+ #: lib/admin/groups-admin-capabilities-add.php:62
443
  #: lib/admin/groups-admin-capabilities.php:315
 
 
 
444
  msgid "Description"
445
  msgstr "Deskripsi"
446
 
447
+ #: lib/admin/groups-admin-options.php:271
448
  msgid ""
449
  "Disabling this setting for a post type also disables existing access "
450
  "restrictions on individual posts of that type."
457
  msgid "Dismiss"
458
  msgstr "Memberhentikan"
459
 
460
+ #: lib/admin/groups-admin-options.php:183
461
+ #, fuzzy
462
+ #| msgid "Dismiss"
463
+ msgctxt "title of dismiss notice link"
464
+ msgid "Dismiss"
465
+ msgstr "Memberhentikan"
466
+
467
+ #: lib/admin/groups-admin-groups.php:469
468
  #: lib/admin/groups-admin-capabilities.php:449
 
469
  msgid "Edit"
470
  msgstr "Edit"
471
 
485
  "Edit pos yang ingin Anda batasi akses dan pilih kemampuan <sup> * </sup> "
486
  "<em> premium </em>."
487
 
488
+ #: lib/admin/groups-admin-options.php:322
489
  msgid "Enable legacy access control based on capabilities."
490
  msgstr "Aktifkan kontrol akses lawas berdasarkan kemampuan."
491
 
492
+ #: lib/admin/groups-admin-options.php:224
493
  msgid "Enabling this on production sites is <strong>not</strong> recommended."
494
  msgstr ""
495
  "Disarankan untuk mengaktifkan ini di situs produksi <strong> tidak </strong>."
496
 
497
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
498
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:510
499
  msgid "Enforce read access"
500
  msgstr "Menegakkan akses baca"
501
 
502
+ #: lib/admin/groups-admin-options.php:189
503
+ #, fuzzy, php-format
504
+ #| msgid ""
505
+ #| "Enhanced functionality is available via official <a href=\"https://www."
506
+ #| "itthinx.com/shop/\">Extensions</a> for Groups."
507
  msgid ""
508
+ "Enhanced functionality is available via official %sExtensions%s for Groups."
509
+ msgstr ""
510
+ "Fungsi yang ditingkatkan tersedia melalui <a href=\"https://www.itthinx.com/"
511
+ "shop/\">Ekstensi</a> resmi untuk Grup."
512
+
513
+ #: lib/admin/groups-admin-add-ons.php:40
514
+ #, fuzzy
515
+ #| msgid ""
516
+ #| "Enhanced functionality is available via official <a href=\"https://www."
517
+ #| "itthinx.com/shop/\">Extensions</a> for Groups."
518
+ msgid "Enhanced functionality is available via official extensions for Groups."
519
  msgstr ""
520
+ "Fungsi yang ditingkatkan tersedia melalui <a href=\"https://www.itthinx.com/"
521
+ "shop/\">Ekstensi</a> resmi untuk Grup."
522
 
523
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
524
  msgid ""
529
  "Pembatasan akses dan simpan atau perbarui posting (atau tekan Enter)."
530
 
531
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
532
+ #: lib/access/class-groups-access-meta-boxes.php:149
533
  msgid "Example:"
534
  msgstr "Contoh:"
535
 
536
+ #: lib/admin/class-groups-admin-users.php:289
537
  msgid "Filter"
538
  msgstr "Filter"
539
 
540
+ #: lib/admin/groups-admin-groups.php:314
541
  #: lib/admin/groups-admin-capabilities.php:324
 
542
  msgid "Filters"
543
  msgstr "Filter"
544
 
588
  msgid "Go to the previous page"
589
  msgstr "Pergi ke halaman sebelumnya"
590
 
591
+ #: lib/admin/groups-admin-groups.php:303
592
  msgid "Group"
593
  msgstr "Kelompok"
594
 
596
  msgid "Group Actions"
597
  msgstr "Tindakan Kelompok"
598
 
599
+ #: lib/admin/groups-admin-groups.php:315
600
  msgid "Group ID"
601
  msgstr "ID grup"
602
 
603
+ #: lib/admin/groups-admin-groups.php:318
604
  msgid "Group Name"
605
  msgstr "Nama grup"
606
 
609
  msgid "Group Name : %s"
610
  msgstr "Nama Grup: %s"
611
 
612
+ #: lib/access/class-groups-access-meta-boxes.php:501
613
  msgctxt "Attachment field label"
614
  msgid "Groups"
615
  msgstr "Grup"
616
 
617
+ #: lib/admin/class-groups-admin-posts.php:220
618
  msgctxt "Bulk edit field label"
619
  msgid "Groups"
620
  msgstr "Grup"
624
  msgid "Groups"
625
  msgstr "Grup"
626
 
627
+ #: lib/admin/class-groups-admin-users.php:361
628
  msgctxt "Column header (Users)"
629
  msgid "Groups"
630
  msgstr "Grup"
634
  msgid "Groups"
635
  msgstr "Grup"
636
 
637
+ #: lib/admin/class-groups-admin-user-profile.php:166
638
  msgctxt "Groups section heading (edit user)"
639
  msgid "Groups"
640
  msgstr "Grup"
641
 
642
+ #: lib/admin/class-groups-admin-user-profile.php:139
643
  msgctxt "Groups section heading (user profile)"
644
  msgid "Groups"
645
  msgstr "Grup"
646
 
647
+ #: lib/access/class-groups-access-meta-boxes.php:131
648
  msgctxt "Help heading"
649
  msgid "Groups"
650
  msgstr "Grup"
651
 
652
+ #: lib/access/class-groups-access-meta-boxes.php:128
653
  msgctxt "Help tab title"
654
  msgid "Groups"
655
  msgstr "Grup"
664
  msgid "Groups"
665
  msgstr "Grup"
666
 
667
+ #: lib/access/class-groups-access-meta-boxes.php:114
668
  msgctxt "Meta box title"
669
  msgid "Groups"
670
  msgstr "Grup"
699
  "berdasarkan pada kelompok alih-alih kemampuan yang digunakan dalam versi "
700
  "sebelumnya."
701
 
 
702
  #: lib/admin/class-groups-admin-posts.php:139
703
+ #: lib/admin/class-groups-admin-posts.php:140
704
  msgid "Groups &hellip;"
705
  msgstr "Grup & hellip;"
706
 
712
  msgid "Groups Capabilities"
713
  msgstr "Kemampuan Grup"
714
 
715
+ #: lib/blocks/src/blocks/groups-member/block.js:161
716
+ msgid "Groups Member"
717
+ msgstr "Anggota Grup"
718
+
719
+ #: lib/blocks/src/blocks/groups-non-member/block.js:145
720
+ msgid "Groups Non-member"
721
+ msgstr "Grup Non-anggota"
722
+
723
+ #: lib/admin/groups-admin-options.php:125
724
  msgid "Groups Options"
725
  msgstr "Opsi Grup"
726
 
728
  msgid "Groups is configured to delete its plugin data on deactivation."
729
  msgstr "Grup dikonfigurasikan untuk menghapus data pengaya pada penonaktifan."
730
 
731
+ #: lib/admin/groups-admin-options.php:353
732
  msgid "Groups network options"
733
  msgstr "Opsi jaringan grup"
734
 
744
  "Di sini Anda dapat <strong> menambahkan </strong>, <strong> mengedit </"
745
  "strong> dan <strong> menghapus </strong> grup."
746
 
747
+ #: lib/blocks/src/blocks/groups-non-member/block.js:146
748
+ msgid "Hide content from group members"
749
+ msgstr "Sembunyikan konten dari anggota grup"
750
+
751
  #: lib/admin/class-groups-admin-notice.php:138
752
  msgid "I have already done that."
753
  msgstr "Saya sudah melakukannya."
754
 
755
+ #: lib/admin/groups-admin-groups.php:302
756
  #: lib/admin/groups-admin-capabilities.php:313
 
757
  msgid "ID"
758
  msgstr "ID"
759
 
769
  "pembatasan akses lawas atau menempatkan pembatasan akses yang sesuai "
770
  "berdasarkan grup pada entri yang diinginkan."
771
 
772
+ #: lib/admin/groups-admin-options.php:301
773
  msgid "If you lock yourself out, please ask an administrator to help."
774
  msgstr "Jika Anda mengunci diri, silakan minta administrator untuk membantu."
775
 
793
  msgid "Improved User Interface"
794
  msgstr "Antarmuka Pengguna yang Ditingkatkan"
795
 
796
+ #: lib/access/class-groups-access-meta-boxes.php:165
797
  msgid ""
798
  "In the same field, you can create a new group and restrict access. Group "
799
  "names are case-sensitive. In order to be able to use the new group, your "
827
  "Tampaknya Anda telah memperbarui dari Grup 1.x di mana pembatasan akses "
828
  "didasarkan pada kemampuan."
829
 
830
+ #: lib/views/class-groups-shortcodes.php:472
831
  #, php-format
832
  msgid "Join the %s group"
833
  msgstr "Bergabunglah dengan grup %s"
834
 
835
+ #: lib/views/class-groups-shortcodes.php:556
836
  #, php-format
837
  msgid "Leave the %s group"
838
  msgstr "Tinggalkan grup %s"
839
 
840
+ #: lib/admin/groups-admin-options.php:318
841
  msgid "Legacy Settings"
842
  msgstr "Pengaturan Warisan"
843
 
844
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
845
+ #: lib/access/class-groups-access-meta-boxes.php:152
846
  msgid ""
847
  "Let's assume that you want to limit the visibility of a post to members of "
848
  "the <em>Premium</em> group."
850
  "Mari kita asumsikan bahwa Anda ingin membatasi visibilitas posting ke "
851
  "anggota grup <em> Premium </em>."
852
 
853
+ #: lib/blocks/src/blocks/groups-member/block.js:221
854
+ #: lib/blocks/src/blocks/groups-non-member/block.js:202
855
+ msgid "Loading..."
856
+ msgstr "Memuat..."
857
+
858
  #: lib/views/class-groups-shortcodes.php:121
859
  msgid "Log out"
860
  msgstr "Keluar"
863
  msgid "Many thanks for using <strong>Groups</strong>!"
864
  msgstr "Banyak terima kasih telah menggunakan <strong> Grup </strong>!"
865
 
866
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:508
867
+ #: lib/access/class-groups-access-meta-boxes.php:441
868
  msgid "Media"
869
  msgstr "Media"
870
 
871
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
872
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:563
873
  #, php-format
874
  msgid "Members of the %1$s group can access this %2$s through this capability."
875
  msgid_plural ""
876
  "Members of the %1$s groups can access this %2$s through this capability."
877
  msgstr[0] "Anggota grup %1$s dapat mengakses %2$s ini melalui kemampuan ini."
878
 
 
879
  #: lib/admin/groups-admin-groups-edit.php:79
880
+ #: lib/admin/groups-admin-groups-add.php:72
881
  msgid "Name"
882
  msgstr "Nama"
883
 
884
+ #: lib/admin/groups-admin-options.php:375
885
  msgid "Network deactivation and data persistence"
886
  msgstr "Deaktivasi jaringan dan kegigihan data"
887
 
898
  msgstr "Grup baru"
899
 
900
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
901
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:572
902
  msgid ""
903
  "No groups grant access through this capability. To grant access to group "
904
  "members using this capability, you should assign it to a group and enable "
916
  msgid "No such capabilities."
917
  msgstr "Tidak ada kemampuan seperti itu."
918
 
 
919
  #: lib/admin/groups-admin-capabilities-remove.php:41
920
+ #: lib/admin/groups-admin-capabilities-edit.php:41
921
  msgid "No such capability."
922
  msgstr "Tidak ada kemampuan seperti itu."
923
 
938
  "Perhatikan bahwa Anda harus menjadi anggota grup yang memiliki kemampuan "
939
  "seperti itu."
940
 
941
+ #: lib/access/class-groups-access-meta-boxes.php:143
942
  msgid "Note that you must be a member of a group to use it to restrict access."
943
  msgstr ""
944
  "Perhatikan bahwa Anda harus menjadi anggota grup untuk menggunakannya untuk "
984
  msgstr "Satu atau lebih grup yang memberikan akses ke entri."
985
 
986
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
987
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:593
988
  #, php-format
989
  msgid ""
990
  "Only groups or users that have one of the selected capabilities are allowed "
1007
  msgid "Options"
1008
  msgstr "Pilihan"
1009
 
1010
+ #: lib/admin/groups-admin-options.php:117
1011
  msgid "Options saved."
1012
  msgstr "Opsi disimpan."
1013
 
 
1014
  #: lib/admin/groups-admin-groups-edit.php:86
1015
+ #: lib/admin/groups-admin-groups-add.php:79
1016
  msgid "Parent"
1017
  msgstr "Induk"
1018
 
1020
  msgid "Perfect complements to memberships and access control with Groups."
1021
  msgstr "Pelengkap sempurna untuk keanggotaan dan kontrol akses dengan Grup."
1022
 
1023
+ #: lib/admin/groups-admin-options.php:295
1024
  msgid "Permissions"
1025
  msgstr "Izin"
1026
 
1059
 
1060
  #: lib/admin/class-groups-admin-welcome.php:229
1061
  msgid ""
1062
+ "Please refer to the <a target=\"_blank\" href=\"https://docs.itthinx.com/"
1063
  "document/groups/\">Documentation</a> for details on how to switch to and use "
1064
  "the new access restrictions."
1065
  msgstr ""
1066
+ "Silakan merujuk ke <a target=\"_blank\" href=\"https://docs.itthinx.com/"
1067
+ "document/groups/\">Dokumentasi</a> untuk detail tentang cara beralih ke dan "
1068
+ "menggunakan yang baru pembatasan akses."
1069
 
1070
+ #: lib/access/class-groups-access-meta-boxes.php:497
1071
  #, php-format
1072
  msgid ""
1073
  "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
1077
  "file yang membutuhkan perlindungan lengkap."
1078
 
1079
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
1080
+ #: lib/access/class-groups-access-meta-boxes.php:191
1081
  msgid "Post"
1082
  msgstr "Pos"
1083
 
1084
+ #: lib/admin/groups-admin-options.php:233
1085
  msgid "Post types"
1086
  msgstr "Jenis posting"
1087
 
1101
  msgid "Quick-create group &amp; capability"
1102
  msgstr "Buat grup cepat & amp; kemampuan"
1103
 
1104
+ #: lib/access/class-groups-access-meta-boxes.php:228
1105
+ #: lib/access/class-groups-access-meta-boxes.php:443
1106
  msgid "Read"
1107
  msgstr "Baca baca"
1108
 
1110
  msgid "Read Post"
1111
  msgstr "Baca Posting"
1112
 
1113
+ #: lib/admin/groups-admin-add-ons.php:63
1114
  msgid "Recommended extensions for Groups"
1115
  msgstr "Ekstensi yang disarankan untuk Grup"
1116
 
1117
+ #: lib/admin/groups-admin-add-ons.php:164
1118
  msgid "Recommended plugins by itthinx"
1119
  msgstr "Plugin yang disarankan oleh itthinx"
1120
 
1131
  msgid "Remind me later"
1132
  msgstr "Ingatkan aku nanti"
1133
 
1134
+ #: lib/admin/groups-admin-groups-remove.php:62
1135
+ #: lib/admin/groups-admin-groups-remove.php:153
1136
  #: lib/admin/groups-admin-capabilities-remove.php:62
1137
  #: lib/admin/groups-admin-capabilities-remove.php:149
1138
+ #: lib/admin/groups-admin-groups.php:478
1139
  #: lib/admin/groups-admin-capabilities.php:372
1140
  #: lib/admin/groups-admin-capabilities.php:458
 
 
 
1141
  msgid "Remove"
1142
  msgstr "Menghapus"
1143
 
1153
  msgid "Remove capabilities"
1154
  msgstr "Hapus kemampuan"
1155
 
1156
+ #: lib/admin/groups-admin-groups.php:382
1157
  msgid "Remove capability"
1158
  msgstr "Hapus kemampuan"
1159
 
1161
  msgid "Remove from group"
1162
  msgstr "Hapus dari grup"
1163
 
1164
+ #: lib/admin/groups-admin-groups.php:380
1165
  msgid "Remove group"
1166
  msgstr "Hapus grup"
1167
 
1170
  msgstr "Hapus grup"
1171
 
1172
  #: legacy/admin/class-groups-admin-posts-legacy.php:186
1173
+ #: lib/admin/class-groups-admin-posts.php:225
1174
  msgid "Remove restriction"
1175
  msgstr "Hapus batasan"
1176
 
1177
+ #: lib/admin/groups-admin-options.php:58
1178
  msgid "Restrict Access"
1179
  msgstr "Batasi Akses"
1180
 
1181
+ #: lib/access/class-groups-access-meta-boxes.php:254
1182
  #, php-format
1183
  msgid "Restricts the visibility of this %s to members of the chosen groups."
1184
  msgstr "Membatasi visibilitas %s kepada anggota grup yang dipilih."
1185
 
1186
+ #: lib/access/class-groups-access-meta-boxes.php:491
1187
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1188
  msgstr "Membatasi visibilitas entri ini kepada anggota grup yang dipilih."
1189
 
1190
+ #: lib/admin/groups-admin-groups.php:345
1191
  #: lib/admin/groups-admin-capabilities.php:357
 
1192
  msgid "Results per page"
1193
  msgstr "Hasil per halaman"
1194
 
1195
+ #: lib/admin/groups-admin-options.php:138
1196
  msgid "Role"
1197
  msgstr "Peran"
1198
 
 
1199
  #: lib/admin/groups-admin-groups-edit.php:163
1200
+ #: lib/admin/groups-admin-capabilities-edit.php:77
1201
+ #: lib/admin/groups-admin-options.php:208
1202
+ #: lib/admin/groups-admin-options.php:333
1203
+ #: lib/admin/groups-admin-options.php:388
1204
  msgid "Save"
1205
  msgstr "Menyimpan"
1206
 
1207
+ #: lib/blocks/src/blocks/groups-member/block.js:228
1208
+ #: lib/blocks/src/blocks/groups-non-member/block.js:209
1209
+ msgid "Select Groups"
1210
+ msgstr "Pilih Grup"
1211
+
1212
+ #: lib/admin/groups-admin-options.php:237
1213
  msgid "Show access restrictions for these post types."
1214
  msgstr "Tampilkan batasan akses untuk jenis posting ini."
1215
 
1216
+ #: lib/blocks/src/blocks/groups-member/block.js:162
1217
+ msgid "Show content for group members"
1218
+ msgstr "Tampilkan konten untuk anggota grup"
1219
+
1220
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:277
1221
  msgid "Show groups"
1222
  msgstr "Perlihatkan grup"
1223
 
1224
+ #: lib/admin/groups-admin-options.php:281
1225
  msgid "Show groups in user profiles."
1226
  msgstr "Tampilkan grup di profil pengguna."
1227
 
1228
+ #: lib/admin/groups-admin-options.php:290
1229
  msgid "Show the Groups tree view."
1230
  msgstr "Tampilkan tampilan hierarki Grup."
1231
 
1232
+ #: lib/admin/groups-admin-options.php:273
1233
+ msgid ""
1234
+ "Some post types shown may not offer access restrictions even though they "
1235
+ "appear enabled here."
1236
+ msgstr ""
1237
+ "Beberapa jenis posting yang ditampilkan mungkin tidak menawarkan pembatasan "
1238
+ "akses meskipun tampaknya diaktifkan di sini."
1239
+
1240
  #: lib/admin/class-groups-admin-welcome.php:199
1241
  #, php-format
1242
  msgid "Switching to Groups %s"
1243
  msgstr "Beralih ke Grup %s"
1244
 
1245
+ #: lib/admin/class-groups-admin-posts.php:183
1246
  msgid "Terms"
1247
  msgstr "Ketentuan"
1248
 
1249
  #: lib/core/class-groups-help.php:141
1250
  msgid ""
1251
+ "Thank you for using <a href=\"https://www.itthinx.com/plugins/groups\" "
1252
+ "target=\"_blank\">Groups</a> by <a href=\"https://www.itthinx.com\" target="
1253
+ "\"_blank\">itthinx</a>."
1254
  msgstr ""
1255
+ "Terima kasih telah menggunakan <a href=\"https://www.itthinx.com/plugins/"
1256
+ "groups\" target=\"_blank\">Groups</a> oleh <a href=\"https://www.itthinx.com"
1257
+ "\" target=\"_blank\">itthinx</a>."
1258
 
1259
  #: lib/admin/class-groups-admin-welcome.php:149
1260
  msgid ""
1299
  "Grup <em> %s </em> sudah ada dan tidak dapat digunakan untuk memberi nama "
1300
  "grup ini."
1301
 
1302
+ #: lib/admin/groups-admin-groups-add.php:168
1303
  #, php-format
1304
  msgid "The <em>%s</em> group already exists."
1305
  msgstr "Grup <em> %s </em> sudah ada."
1314
  msgid "The <em>%s</em> group has been updated."
1315
  msgstr "Grup <em> %s </em> telah diperbarui."
1316
 
 
1317
  #: lib/admin/groups-admin-capabilities-edit.php:130
1318
+ #: lib/admin/groups-admin-capabilities-add.php:102
1319
  msgid "The <em>Capability</em> must not be empty."
1320
  msgstr "<em> Kemampuan </em> tidak boleh kosong."
1321
 
1323
  msgid "The <em>Name</em> must not be empty."
1324
  msgstr "<em> Nama </em> tidak boleh kosong."
1325
 
1326
+ #: lib/access/class-groups-access-meta-boxes.php:495
1327
  msgid ""
1328
  "The attachment page is restricted to authorized users, but due to technical "
1329
  "limitations, the file can still be accessed directly via its URL."
1341
 
1342
  #: lib/core/class-groups-help.php:87
1343
  msgid ""
1344
+ "The complete documentation is available on the <a href=\"https://docs."
1345
+ "itthinx.com/document/groups\">Documentation</a> pages for Groups."
1346
  msgstr ""
1347
+ "Dokumentasi lengkap tersedia di halaman <a href=\"https://docs.itthinx.com/"
1348
+ "document/groups\">Dokumentasi</a> untuk Grup."
1349
 
1350
  #: lib/admin/class-groups-admin-welcome.php:210
1351
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
1360
  msgid "The manual way:"
1361
  msgstr "Cara manual:"
1362
 
1363
+ #: lib/admin/groups-admin-groups-add.php:166
1364
  msgid "The name must not be empty."
1365
  msgstr "Nama tidak boleh kosong."
1366
 
1368
  msgid "The quick way:"
1369
  msgstr "Cara cepat:"
1370
 
1371
+ #: lib/admin/class-groups-admin-user-profile.php:92
1372
+ #: lib/admin/class-groups-admin-user-profile.php:190
1373
  msgid "The user is a member of the chosen groups."
1374
  msgstr "Pengguna adalah anggota grup yang dipilih."
1375
 
1376
+ #: lib/admin/groups-admin-groups.php:542
1377
  #: lib/admin/groups-admin-capabilities.php:484
 
1378
  msgid "There are no results."
1379
  msgstr "Tidak ada hasil."
1380
 
1381
+ #: lib/admin/groups-admin-groups-add.php:112
1382
  msgid "These capabilities will be assigned to the group."
1383
  msgstr "Kemampuan ini akan ditugaskan ke grup."
1384
 
1385
+ #: lib/admin/groups-admin-options.php:296
1386
  msgid ""
1387
  "These permissions apply to Groups management. They do not apply to access "
1388
  "permissions derived from Groups capabilities."
1394
  msgid "This could be important!"
1395
  msgstr "Ini bisa jadi penting!"
1396
 
1397
+ #: lib/admin/groups-admin-options.php:269
1398
  msgid ""
1399
  "This determines for which post types access restriction settings are offered."
1400
  msgstr ""
1401
  "Ini menentukan pengaturan pembatasan akses jenis posting apa yang ditawarkan."
1402
 
1403
+ #: lib/admin/groups-admin-groups.php:535
1404
  msgid "This group has no capabilities."
1405
  msgstr "Grup ini tidak memiliki kemampuan."
1406
 
1412
  "Ini berarti bahwa jika Anda memiliki batasan akses yang didasarkan pada "
1413
  "kemampuan, entri Anda akan tetap terlindungi."
1414
 
1415
+ #: lib/access/class-groups-post-access.php:656
1416
  msgid ""
1417
  "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1418
  "get_read_post_capabilities() to retrieve the capabilities instead."
1420
  "Metode ini sudah usang. Anda harus menggunakan Groups_Post_Access_Legacy :: "
1421
  "get_read_post_capabilities () untuk mengambil kemampuan sebagai gantinya."
1422
 
1423
+ #: lib/admin/groups-admin-options.php:221
1424
  msgid ""
1425
  "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1426
  "code> or set it to <code>false</code>."
1454
  msgid "Tree of Groups"
1455
  msgstr "Pohon Kelompok"
1456
 
1457
+ #: lib/admin/groups-admin-options.php:286
1458
  msgid "Tree view"
1459
  msgstr "Tampilan pohon"
1460
 
1468
 
1469
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1470
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1471
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:545
1472
  msgid "Type and choose &hellip;"
1473
  msgstr "Ketik dan pilih & hellip;"
1474
 
1480
  "Gunakan kotak <em> Batasan akses </em> untuk membatasi visibilitas posting, "
1481
  "halaman, dan jenis posting lainnya."
1482
 
1483
+ #: lib/access/class-groups-access-meta-boxes.php:135
1484
  msgid ""
1485
  "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1486
  "other post types."
1488
  "Gunakan kotak <em> Grup </em> untuk membatasi visibilitas posting, halaman, "
1489
  "dan jenis posting lainnya."
1490
 
1491
+ #: lib/admin/groups-admin-options.php:277
1492
  msgid "User profiles"
1493
  msgstr "Profil pengguna"
1494
 
1495
+ #: lib/admin/class-groups-admin-users.php:285
1496
  msgctxt "label title for conjunctive groups filter checkbox"
1497
  msgid "Users must belong to all chosen groups"
1498
  msgstr "Pengguna harus termasuk dalam semua grup yang dipilih"
1554
  #: lib/admin/class-groups-admin-welcome.php:194
1555
  msgid ""
1556
  "Whether you are new to Groups or have been using it before, please make sure "
1557
+ "to visit the <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1558
  "groups/\">Documentation</a> pages to know more about how to use it."
1559
  msgstr ""
1560
+ "Baik Anda baru di Grup atau pernah menggunakannya sebelumnya, pastikan untuk "
1561
+ "mengunjungi <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1562
+ "groups/\">Dokumentasi</a> halaman untuk mengetahui lebih banyak tentang cara "
1563
+ "menggunakannya."
1564
 
1565
  #: lib/admin/class-groups-admin-notice.php:145
1566
  msgid "Yes, here we go!"
1567
  msgstr "Ya, ini dia!"
1568
 
1569
+ #: lib/views/class-groups-shortcodes.php:530
1570
  #, php-format
1571
  msgid "You are a member of the %s group."
1572
  msgstr "Anda adalah anggota grup %s ."
1617
  "sudah ada, kemampuan diaktifkan untuk menegakkan akses baca. Agar dapat "
1618
  "menggunakan kapabilitas, akun pengguna Anda akan ditugaskan ke grup."
1619
 
1620
+ #: lib/access/class-groups-access-meta-boxes.php:221
1621
+ #: lib/access/class-groups-access-meta-boxes.php:476
1622
  msgid "You can create a new group by indicating the group's name."
1623
  msgstr "Anda dapat membuat grup baru dengan menunjukkan nama grup."
1624
 
1625
+ #: lib/access/class-groups-access-meta-boxes.php:215
1626
  #, php-format
1627
  msgid ""
1628
  "You can restrict the visibility of this %1$s to group members. Choose one or "
1633
  "lebih grup yang diizinkan membaca ini %2$s . Jika tidak ada grup yang "
1634
  "dipilih, %3$s dapat dilihat oleh siapa saja."
1635
 
1636
+ #: lib/access/class-groups-access-meta-boxes.php:475
1637
  msgid ""
1638
  "You can restrict the visibility to group members. Choose one or more groups "
1639
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
1650
  "Anda dapat memilih satu atau beberapa kemampuan yang diaktifkan untuk "
1651
  "pembatasan akses."
1652
 
1653
+ #: lib/access/class-groups-access-meta-boxes.php:140
1654
  msgid "You can select one or more groups to restrict access to its members."
1655
  msgstr ""
1656
  "Anda dapat memilih satu atau beberapa grup untuk membatasi akses ke "
1657
  "anggotanya."
1658
 
1659
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1660
+ #: lib/blocks/src/class-groups-blocks.php:93
1661
+ #: lib/access/class-groups-access-meta-boxes.php:261
1662
  msgid "You cannot set any access restrictions."
1663
  msgstr "Anda tidak dapat menetapkan batasan akses apa pun."
1664
 
1665
+ #: lib/views/class-groups-shortcodes.php:525
1666
  #, php-format
1667
  msgid "You have joined the %s group."
1668
  msgstr "Anda telah bergabung dengan grup %s ."
1669
 
1670
+ #: lib/views/class-groups-shortcodes.php:601
1671
  #, php-format
1672
  msgid "You have left the %s group."
1673
  msgstr "Anda telah meninggalkan grup %s ."
1680
  "Anda harus berada dalam grup yang memiliki setidaknya satu kemampuan yang "
1681
  "diaktifkan untuk menegakkan akses baca."
1682
 
1683
+ #: lib/access/class-groups-access-meta-boxes.php:267
1684
  msgid "You need to have permission to set access restrictions."
1685
  msgstr "Anda harus memiliki izin untuk menetapkan batasan akses."
1686
 
1687
+ #: lib/access/class-groups-post-access.php:531
1688
  msgid ""
1689
  "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1690
  "restriction instead."
1691
  msgstr ""
1692
  "Anda harus menggunakan Groups_Post_Access_Legacy :: create () untuk "
1693
  "memberikan batasan kemampuan."
1694
+
1695
+ #: lib/admin/groups-admin-options.php:185 lib/admin/groups-admin-add-ons.php:37
1696
+ msgid "Your support matters!"
1697
+ msgstr ""
1698
+
1699
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1700
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1701
+ msgid "access"
1702
+ msgstr "mengakses"
1703
+
1704
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1705
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1706
+ msgid "groups"
1707
+ msgstr "kelompok"
1708
+
1709
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1710
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1711
+ msgid "members"
1712
+ msgstr "anggota"
languages/groups-lt_LT.mo CHANGED
Binary file
languages/groups-lt_LT.po CHANGED
@@ -4,8 +4,8 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Groups 1.0.0-beta-3c\n"
6
  "Report-Msgid-Bugs-To: \n"
7
- "POT-Creation-Date: 2019-05-08 21:00+0200\n"
8
- "PO-Revision-Date: 2019-05-08 21:02+0200\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: lt\n"
@@ -14,7 +14,7 @@ msgstr ""
14
  "Content-Transfer-Encoding: 8bit\n"
15
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
16
  "%100<10 || n%100>=20) ? 1 : 2);\n"
17
- "X-Generator: Poedit 2.2.1\n"
18
 
19
  #: lib/core/class-groups-pagination.php:140
20
  #, php-format
@@ -22,21 +22,21 @@ msgctxt "paging"
22
  msgid "%1$s of %2$s"
23
  msgstr "%1$s iš %2$s"
24
 
25
- #: lib/admin/class-groups-admin-users.php:283
26
  msgctxt "label for conjunctive groups filter checkbox"
27
  msgid "&cap;"
28
  msgstr ""
29
 
30
  #: legacy/admin/class-groups-admin-posts-legacy.php:184
31
- #: lib/admin/class-groups-admin-posts.php:217
32
  msgid "&mdash; No Change &mdash;"
33
  msgstr ""
34
 
35
- #: lib/admin/class-groups-admin-posts.php:157
36
  msgid "(any)"
37
  msgstr ""
38
 
39
- #: lib/admin/class-groups-admin-posts.php:152
40
  msgid "(none)"
41
  msgstr ""
42
 
@@ -44,7 +44,7 @@ msgstr ""
44
  msgid "(only unrestricted)"
45
  msgstr ""
46
 
47
- #: lib/admin/class-groups-admin-users.php:384
48
  msgid "--"
49
  msgstr "--"
50
 
@@ -61,8 +61,8 @@ msgstr[2] "%d elementai"
61
  msgid "<span title=\"%s\">Access Restrictions</span>"
62
  msgstr ""
63
 
64
- #: lib/admin/groups-admin-capabilities-remove.php:145
65
  #: lib/admin/groups-admin-groups-remove.php:149
 
66
  #, php-format
67
  msgid "<strong>%s</strong>"
68
  msgstr ""
@@ -78,11 +78,11 @@ msgstr ""
78
  msgid "A Duck!"
79
  msgstr ""
80
 
81
- #: lib/admin/groups-admin-options.php:280
82
  msgid "A minimum set of permissions will be preserved."
83
  msgstr "Minimalus leidimų, kurie bus išsaugomi, rinkinys."
84
 
85
- #: lib/admin/groups-admin-options.php:50
86
  msgid "Access Groups"
87
  msgstr "Pasiekti Grupes"
88
 
@@ -90,43 +90,43 @@ msgstr "Pasiekti Grupes"
90
  msgid "Access Restrictions"
91
  msgstr ""
92
 
93
- #: lib/admin/groups-admin-capabilities-add.php:34
94
- #: lib/admin/groups-admin-capabilities-add.php:89
95
- #: lib/admin/groups-admin-capabilities-add.php:93
96
- #: lib/admin/groups-admin-capabilities-edit.php:35
97
- #: lib/admin/groups-admin-capabilities-edit.php:96
98
- #: lib/admin/groups-admin-capabilities-edit.php:100
99
- #: lib/admin/groups-admin-capabilities-remove.php:35
100
- #: lib/admin/groups-admin-capabilities-remove.php:83
101
- #: lib/admin/groups-admin-capabilities-remove.php:87
102
- #: lib/admin/groups-admin-capabilities-remove.php:110
103
- #: lib/admin/groups-admin-capabilities-remove.php:175
104
- #: lib/admin/groups-admin-capabilities-remove.php:179
105
- #: lib/admin/groups-admin-capabilities.php:48
106
- #: lib/admin/groups-admin-capabilities.php:141
107
- #: lib/admin/groups-admin-capabilities.php:172
108
- #: lib/admin/groups-admin-capabilities.php:178
109
- #: lib/admin/groups-admin-groups-add.php:36
110
- #: lib/admin/groups-admin-groups-add.php:139
111
- #: lib/admin/groups-admin-groups-add.php:143
112
  #: lib/admin/groups-admin-groups-edit.php:37
113
  #: lib/admin/groups-admin-groups-edit.php:181
114
  #: lib/admin/groups-admin-groups-edit.php:185
 
 
 
115
  #: lib/admin/groups-admin-groups-remove.php:35
116
  #: lib/admin/groups-admin-groups-remove.php:83
117
  #: lib/admin/groups-admin-groups-remove.php:87
118
  #: lib/admin/groups-admin-groups-remove.php:110
119
  #: lib/admin/groups-admin-groups-remove.php:177
120
  #: lib/admin/groups-admin-groups-remove.php:181
 
 
 
 
 
 
121
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
122
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
123
- #: lib/admin/groups-admin-options.php:39 lib/admin/groups-admin-options.php:328
124
- #: lib/admin/groups-admin-tree-view.php:37 lib/test/groups-tests.php:385
125
- #: lib/test/groups-tests.php:391
 
 
 
 
 
 
 
 
126
  msgid "Access denied."
127
  msgstr "Prieiga nesuteikta."
128
 
129
- #: lib/admin/groups-admin-options.php:212
130
  msgid "Access restricions"
131
  msgstr ""
132
 
@@ -134,7 +134,7 @@ msgstr ""
134
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
135
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
136
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
137
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:592
138
  msgid "Access restrictions"
139
  msgstr "Prieigos apribojimai"
140
 
@@ -143,10 +143,10 @@ msgstr "Prieigos apribojimai"
143
  msgid "Access restrictions &hellip;"
144
  msgstr ""
145
 
 
 
146
  #: lib/admin/groups-admin-capabilities-add.php:68
147
  #: lib/admin/groups-admin-capabilities.php:201
148
- #: lib/admin/groups-admin-groups-add.php:119
149
- #: lib/admin/groups-admin-groups.php:207
150
  msgid "Add"
151
  msgstr "Pridėti"
152
 
@@ -154,16 +154,16 @@ msgstr "Pridėti"
154
  msgid "Add a new capability"
155
  msgstr "Pridėti naują gebą"
156
 
157
- #: lib/admin/groups-admin-groups-add.php:59
158
  msgid "Add a new group"
159
  msgstr "Pridėti naują grupę"
160
 
161
- #: lib/admin/groups-admin-groups.php:382
162
  msgid "Add capability"
163
  msgstr ""
164
 
165
  #: legacy/admin/class-groups-admin-posts-legacy.php:185
166
- #: lib/admin/class-groups-admin-posts.php:218
167
  msgid "Add restriction"
168
  msgstr ""
169
 
@@ -171,8 +171,8 @@ msgstr ""
171
  msgid "Add to group"
172
  msgstr ""
173
 
174
- #: lib/admin/class-groups-admin-welcome.php:234
175
  #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
 
176
  msgid "Add-Ons"
177
  msgstr ""
178
 
@@ -183,25 +183,25 @@ msgid ""
183
  msgstr ""
184
 
185
  # neisversta
186
- #: lib/admin/groups-admin-options.php:51
187
  msgid "Administer Groups"
188
  msgstr "Administer Groups"
189
 
190
- #: lib/admin/groups-admin-options.php:52
191
  msgid "Administer Groups plugin options"
192
  msgstr "Administer Groups papildinio parinktys"
193
 
194
- #: lib/admin/groups-admin-options.php:198
195
  msgid "Administrator Access Override"
196
  msgstr "Administratoriaus Prieigos Nepaisymas"
197
 
198
- #: lib/admin/groups-admin-options.php:201
199
  msgid ""
200
  "Administrators override all access permissions derived from Groups "
201
  "capabilities."
202
  msgstr "Administratoriai gauna visus leidmus, gautus iš Grupės gebų."
203
 
204
- #: lib/admin/class-groups-admin-posts.php:175
205
  msgid "Also look for groups related to terms"
206
  msgstr ""
207
 
@@ -217,19 +217,19 @@ msgid ""
217
  "the Users admin screen."
218
  msgstr ""
219
 
220
- #: lib/access/class-groups-access-meta-boxes.php:214
221
- #: lib/access/class-groups-access-meta-boxes.php:215
222
- #: lib/access/class-groups-access-meta-boxes.php:448
223
- #: lib/access/class-groups-access-meta-boxes.php:449
224
  msgid "Anyone &hellip;"
225
  msgstr ""
226
 
227
- #: lib/admin/class-groups-admin-users.php:216
 
228
  #: lib/admin/groups-admin-capabilities.php:334
229
  #: lib/admin/groups-admin-capabilities.php:360
230
  #: lib/admin/groups-admin-capabilities.php:374
231
- #: lib/admin/groups-admin-groups.php:323 lib/admin/groups-admin-groups.php:349
232
- #: lib/admin/groups-admin-groups.php:385
233
  msgid "Apply"
234
  msgstr "Pritaikyti"
235
 
@@ -239,12 +239,18 @@ msgid ""
239
  "choose the <em>premium</em> capability to restrict access to a post."
240
  msgstr ""
241
 
 
242
  #: lib/admin/groups-admin-capabilities.php:371
243
- #: lib/admin/groups-admin-groups.php:380
244
  msgid "Bulk Actions"
245
  msgstr ""
246
 
247
- #: lib/admin/groups-admin-options.php:365
 
 
 
 
 
 
248
  msgid ""
249
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
250
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
@@ -253,7 +259,7 @@ msgid ""
253
  "data or any other consequences thereof."
254
  msgstr ""
255
 
256
- #: lib/admin/groups-admin-options.php:294
257
  msgid ""
258
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
259
  "plugin settings and data will be DELETED. If you are going to use this "
@@ -268,23 +274,22 @@ msgstr ""
268
  "pilnai atsakingas dėl bet kokio duomenų praradimo ar kitokių nenumatytų "
269
  "pasėkmių."
270
 
271
- #: lib/admin/groups-admin-capabilities-add.php:70
272
- #: lib/admin/groups-admin-capabilities-edit.php:79
273
- #: lib/admin/groups-admin-capabilities-remove.php:64
274
- #: lib/admin/groups-admin-capabilities-remove.php:150
275
- #: lib/admin/groups-admin-groups-add.php:121
276
  #: lib/admin/groups-admin-groups-edit.php:165
 
277
  #: lib/admin/groups-admin-groups-remove.php:64
278
  #: lib/admin/groups-admin-groups-remove.php:154
 
 
 
 
279
  msgid "Cancel"
280
  msgstr "Atšaukti"
281
 
282
  #: legacy/admin/groups-admin-options-legacy.php:59
283
- #: lib/admin/class-groups-admin.php:196
284
- #: lib/admin/groups-admin-capabilities.php:192
285
- #: lib/admin/groups-admin-groups-add.php:97
286
  #: lib/admin/groups-admin-groups-edit.php:117
287
- #: lib/admin/groups-admin-groups.php:306
 
 
288
  msgid "Capabilities"
289
  msgstr "Gebos"
290
 
@@ -293,12 +298,12 @@ msgctxt "Help tab title and heading"
293
  msgid "Capabilities"
294
  msgstr "Gebos"
295
 
296
- #: lib/admin/groups-admin-groups.php:361 lib/admin/groups-admin-groups.php:362
297
  msgid "Capabilities &hellip;"
298
  msgstr ""
299
 
300
- #: lib/admin/groups-admin-capabilities-add.php:57
301
  #: lib/admin/groups-admin-capabilities-edit.php:66
 
302
  #: lib/admin/groups-admin-capabilities.php:314
303
  #: lib/admin/groups-admin-capabilities.php:330
304
  msgid "Capability"
@@ -313,8 +318,8 @@ msgstr "Geba : %s"
313
  msgid "Capability ID"
314
  msgstr ""
315
 
316
- #: lib/admin/class-groups-admin-posts.php:231
317
- #: lib/admin/class-groups-admin-posts.php:232
318
  msgid "Choose access restriction groups &hellip;"
319
  msgstr ""
320
 
@@ -323,15 +328,15 @@ msgstr ""
323
  msgid "Choose access restrictions &hellip;"
324
  msgstr ""
325
 
326
- #: lib/admin/groups-admin-groups-add.php:100
327
  #: lib/admin/groups-admin-groups-edit.php:120
 
328
  msgid "Choose capabilities &hellip;"
329
  msgstr ""
330
 
331
  #: lib/admin/class-groups-admin-user-profile.php:80
332
  #: lib/admin/class-groups-admin-user-profile.php:81
333
- #: lib/admin/class-groups-admin-user-profile.php:169
334
- #: lib/admin/class-groups-admin-user-profile.php:170
335
  #: lib/admin/class-groups-admin-users.php:191
336
  #: lib/admin/class-groups-admin-users.php:192
337
  #: lib/admin/class-groups-admin-users.php:252
@@ -340,7 +345,7 @@ msgid "Choose groups &hellip;"
340
  msgstr ""
341
 
342
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
343
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:541
344
  msgid ""
345
  "Choose one or more capabilities to restrict access. Groups that grant access "
346
  "through the capabilities are shown in parenthesis. If no capabilities are "
@@ -348,14 +353,14 @@ msgid ""
348
  "capability enabled for access restriction on the fly."
349
  msgstr ""
350
 
351
- #: lib/access/class-groups-access-meta-boxes.php:141
352
  msgid ""
353
  "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
354
  "<em>Groups</em> box and save or update the post (or hit Enter)."
355
  msgstr ""
356
 
 
357
  #: lib/admin/groups-admin-capabilities.php:335
358
- #: lib/admin/groups-admin-groups.php:324
359
  msgid "Clear"
360
  msgstr "Išvalyti"
361
 
@@ -375,6 +380,14 @@ msgstr ""
375
  msgid "Click to toggle the display of groups that grant the capabilities."
376
  msgstr ""
377
 
 
 
 
 
 
 
 
 
378
  #: lib/admin/class-groups-admin-notice.php:133
379
  msgid ""
380
  "Could you please spare a minute and give it a review over at WordPress.org?"
@@ -384,28 +397,28 @@ msgstr ""
384
  msgid "Current page"
385
  msgstr "Dabartinis puslapis"
386
 
387
- #: lib/admin/groups-admin-options.php:286
388
  msgid "Deactivation and data persistence"
389
  msgstr "Deaktyvavimas ir duomenų išsaugojimas"
390
 
391
- #: lib/admin/groups-admin-options.php:361
392
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
393
  msgstr ""
394
 
395
- #: lib/admin/groups-admin-options.php:290
396
  msgid "Delete all Groups plugin data on deactivation"
397
  msgstr ""
398
 
399
- #: lib/admin/groups-admin-capabilities-add.php:62
 
 
400
  #: lib/admin/groups-admin-capabilities-edit.php:71
 
401
  #: lib/admin/groups-admin-capabilities.php:315
402
- #: lib/admin/groups-admin-groups-add.php:83
403
- #: lib/admin/groups-admin-groups-edit.php:93
404
- #: lib/admin/groups-admin-groups.php:305
405
  msgid "Description"
406
  msgstr "Aprašymas"
407
 
408
- #: lib/admin/groups-admin-options.php:254
409
  msgid ""
410
  "Disabling this setting for a post type also disables existing access "
411
  "restrictions on individual posts of that type."
@@ -416,8 +429,13 @@ msgstr ""
416
  msgid "Dismiss"
417
  msgstr ""
418
 
 
 
 
 
 
 
419
  #: lib/admin/groups-admin-capabilities.php:449
420
- #: lib/admin/groups-admin-groups.php:460
421
  msgid "Edit"
422
  msgstr "Redaguoti"
423
 
@@ -435,23 +453,27 @@ msgid ""
435
  "the <em>premium</em> capability."
436
  msgstr ""
437
 
438
- #: lib/admin/groups-admin-options.php:303
439
  msgid "Enable legacy access control based on capabilities."
440
  msgstr ""
441
 
442
- #: lib/admin/groups-admin-options.php:207
443
  msgid "Enabling this on production sites is <strong>not</strong> recommended."
444
  msgstr ""
445
 
446
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
447
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:505
448
  msgid "Enforce read access"
449
  msgstr "Iššaukti skaitymo prieigą"
450
 
451
- #: lib/admin/groups-admin-options.php:178
 
452
  msgid ""
453
- "Enhanced functionality is available via official <a href=\"http://www."
454
- "itthinx.com/shop/\">Extensions</a> for Groups."
 
 
 
455
  msgstr ""
456
 
457
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
@@ -461,16 +483,16 @@ msgid ""
461
  msgstr ""
462
 
463
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
464
- #: lib/access/class-groups-access-meta-boxes.php:135
465
  msgid "Example:"
466
  msgstr ""
467
 
468
- #: lib/admin/class-groups-admin-users.php:285
469
  msgid "Filter"
470
  msgstr ""
471
 
 
472
  #: lib/admin/groups-admin-capabilities.php:324
473
- #: lib/admin/groups-admin-groups.php:315
474
  msgid "Filters"
475
  msgstr "Filtrai"
476
 
@@ -513,7 +535,7 @@ msgstr "Eiti į sekantį puslapį"
513
  msgid "Go to the previous page"
514
  msgstr "Eiti į paskiausią puslapį"
515
 
516
- #: lib/admin/groups-admin-groups.php:304
517
  msgid "Group"
518
  msgstr "Grupė"
519
 
@@ -521,11 +543,11 @@ msgstr "Grupė"
521
  msgid "Group Actions"
522
  msgstr ""
523
 
524
- #: lib/admin/groups-admin-groups.php:316
525
  msgid "Group ID"
526
  msgstr ""
527
 
528
- #: lib/admin/groups-admin-groups.php:319
529
  msgid "Group Name"
530
  msgstr "Grupės pavadinimas"
531
 
@@ -534,12 +556,12 @@ msgstr "Grupės pavadinimas"
534
  msgid "Group Name : %s"
535
  msgstr "Grupės Pavadinimas : %s"
536
 
537
- #: lib/access/class-groups-access-meta-boxes.php:476
538
  msgctxt "Attachment field label"
539
  msgid "Groups"
540
  msgstr "Grupės"
541
 
542
- #: lib/admin/class-groups-admin-posts.php:214
543
  msgctxt "Bulk edit field label"
544
  msgid "Groups"
545
  msgstr "Grupės"
@@ -549,7 +571,7 @@ msgctxt "Column header"
549
  msgid "Groups"
550
  msgstr "Grupės"
551
 
552
- #: lib/admin/class-groups-admin-users.php:357
553
  msgctxt "Column header (Users)"
554
  msgid "Groups"
555
  msgstr "Grupės"
@@ -559,22 +581,22 @@ msgctxt "Groups section heading (add user)"
559
  msgid "Groups"
560
  msgstr "Grupės"
561
 
562
- #: lib/admin/class-groups-admin-user-profile.php:159
563
  msgctxt "Groups section heading (edit user)"
564
  msgid "Groups"
565
  msgstr "Grupės"
566
 
567
- #: lib/admin/class-groups-admin-user-profile.php:135
568
  msgctxt "Groups section heading (user profile)"
569
  msgid "Groups"
570
  msgstr "Grupės"
571
 
572
- #: lib/access/class-groups-access-meta-boxes.php:120
573
  msgctxt "Help heading"
574
  msgid "Groups"
575
  msgstr "Grupės"
576
 
577
- #: lib/access/class-groups-access-meta-boxes.php:117
578
  msgctxt "Help tab title"
579
  msgid "Groups"
580
  msgstr "Grupės"
@@ -589,7 +611,7 @@ msgctxt "Help title"
589
  msgid "Groups"
590
  msgstr "Grupės"
591
 
592
- #: lib/access/class-groups-access-meta-boxes.php:103
593
  msgctxt "Meta box title"
594
  msgid "Groups"
595
  msgstr "Grupės"
@@ -621,8 +643,8 @@ msgid ""
621
  "instead of capabilities used in previous versions."
622
  msgstr ""
623
 
624
- #: lib/admin/class-groups-admin-posts.php:138
625
  #: lib/admin/class-groups-admin-posts.php:139
 
626
  msgid "Groups &hellip;"
627
  msgstr ""
628
 
@@ -634,7 +656,19 @@ msgstr ""
634
  msgid "Groups Capabilities"
635
  msgstr "Grupių Gebos"
636
 
637
- #: lib/admin/groups-admin-options.php:120
 
 
 
 
 
 
 
 
 
 
 
 
638
  msgid "Groups Options"
639
  msgstr ""
640
 
@@ -642,7 +676,7 @@ msgstr ""
642
  msgid "Groups is configured to delete its plugin data on deactivation."
643
  msgstr "Grupės sukonfigūruotas ištrinti savo duomenis, kai jis yra išjungtas."
644
 
645
- #: lib/admin/groups-admin-options.php:334
646
  msgid "Groups network options"
647
  msgstr ""
648
 
@@ -658,12 +692,16 @@ msgstr ""
658
  "Čia Jūs galite <strong>pridėti</strong>, <strong>redaguoti</strong> ir "
659
  "<strong>pašalinti</strong> grupes."
660
 
 
 
 
 
661
  #: lib/admin/class-groups-admin-notice.php:138
662
  msgid "I have already done that."
663
  msgstr ""
664
 
 
665
  #: lib/admin/groups-admin-capabilities.php:313
666
- #: lib/admin/groups-admin-groups.php:303
667
  msgid "ID"
668
  msgstr ""
669
 
@@ -675,7 +713,7 @@ msgid ""
675
  "desired entries."
676
  msgstr ""
677
 
678
- #: lib/admin/groups-admin-options.php:282
679
  msgid "If you lock yourself out, please ask an administrator to help."
680
  msgstr "Jeigu užsirakinsite save, prašome pagalbos kreiptis į administratorių."
681
 
@@ -695,7 +733,7 @@ msgstr ""
695
  msgid "Improved User Interface"
696
  msgstr ""
697
 
698
- #: lib/access/class-groups-access-meta-boxes.php:145
699
  msgid ""
700
  "In the same field, you can create a new group and restrict access. Group "
701
  "names are case-sensitive. In order to be able to use the new group, your "
@@ -722,27 +760,32 @@ msgid ""
722
  "were based on capabilities."
723
  msgstr ""
724
 
725
- #: lib/views/class-groups-shortcodes.php:469
726
  #, php-format
727
  msgid "Join the %s group"
728
  msgstr ""
729
 
730
- #: lib/views/class-groups-shortcodes.php:553
731
  #, php-format
732
  msgid "Leave the %s group"
733
  msgstr ""
734
 
735
- #: lib/admin/groups-admin-options.php:299
736
  msgid "Legacy Settings"
737
  msgstr ""
738
 
739
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
740
- #: lib/access/class-groups-access-meta-boxes.php:137
741
  msgid ""
742
  "Let's assume that you want to limit the visibility of a post to members of "
743
  "the <em>Premium</em> group."
744
  msgstr ""
745
 
 
 
 
 
 
746
  #: lib/views/class-groups-shortcodes.php:121
747
  msgid "Log out"
748
  msgstr ""
@@ -751,13 +794,13 @@ msgstr ""
751
  msgid "Many thanks for using <strong>Groups</strong>!"
752
  msgstr ""
753
 
754
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:503
755
- #: lib/access/class-groups-access-meta-boxes.php:416
756
  msgid "Media"
757
  msgstr ""
758
 
759
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
760
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:558
761
  #, php-format
762
  msgid "Members of the %1$s group can access this %2$s through this capability."
763
  msgid_plural ""
@@ -766,12 +809,12 @@ msgstr[0] ""
766
  msgstr[1] ""
767
  msgstr[2] ""
768
 
769
- #: lib/admin/groups-admin-groups-add.php:69
770
  #: lib/admin/groups-admin-groups-edit.php:79
 
771
  msgid "Name"
772
  msgstr "Pavadinimas"
773
 
774
- #: lib/admin/groups-admin-options.php:356
775
  msgid "Network deactivation and data persistence"
776
  msgstr ""
777
 
@@ -788,7 +831,7 @@ msgid "New Group"
788
  msgstr "Nauja Grupė"
789
 
790
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
791
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:567
792
  msgid ""
793
  "No groups grant access through this capability. To grant access to group "
794
  "members using this capability, you should assign it to a group and enable "
@@ -803,8 +846,8 @@ msgstr ""
803
  msgid "No such capabilities."
804
  msgstr ""
805
 
806
- #: lib/admin/groups-admin-capabilities-edit.php:41
807
  #: lib/admin/groups-admin-capabilities-remove.php:41
 
808
  msgid "No such capability."
809
  msgstr "Nėra tokios gebos."
810
 
@@ -823,7 +866,7 @@ msgid ""
823
  "assigned."
824
  msgstr ""
825
 
826
- #: lib/access/class-groups-access-meta-boxes.php:129
827
  msgid "Note that you must be a member of a group to use it to restrict access."
828
  msgstr ""
829
 
@@ -862,7 +905,7 @@ msgid "One or more groups granting access to entries."
862
  msgstr ""
863
 
864
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
865
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:588
866
  #, php-format
867
  msgid ""
868
  "Only groups or users that have one of the selected capabilities are allowed "
@@ -883,12 +926,12 @@ msgctxt "Plugin action link"
883
  msgid "Options"
884
  msgstr "Parinktys"
885
 
886
- #: lib/admin/groups-admin-options.php:112
887
  msgid "Options saved."
888
  msgstr ""
889
 
890
- #: lib/admin/groups-admin-groups-add.php:76
891
  #: lib/admin/groups-admin-groups-edit.php:86
 
892
  msgid "Parent"
893
  msgstr "Virš"
894
 
@@ -896,7 +939,7 @@ msgstr "Virš"
896
  msgid "Perfect complements to memberships and access control with Groups."
897
  msgstr ""
898
 
899
- #: lib/admin/groups-admin-options.php:276
900
  msgid "Permissions"
901
  msgstr "Leidimai"
902
 
@@ -927,12 +970,12 @@ msgstr ""
927
 
928
  #: lib/admin/class-groups-admin-welcome.php:229
929
  msgid ""
930
- "Please refer to the <a target=\"_blank\" href=\"http://docs.itthinx.com/"
931
  "document/groups/\">Documentation</a> for details on how to switch to and use "
932
  "the new access restrictions."
933
  msgstr ""
934
 
935
- #: lib/access/class-groups-access-meta-boxes.php:472
936
  #, php-format
937
  msgid ""
938
  "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
@@ -940,11 +983,11 @@ msgid ""
940
  msgstr ""
941
 
942
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
943
- #: lib/access/class-groups-access-meta-boxes.php:171
944
  msgid "Post"
945
  msgstr "Įrašas"
946
 
947
- #: lib/admin/groups-admin-options.php:216
948
  msgid "Post types"
949
  msgstr ""
950
 
@@ -962,8 +1005,8 @@ msgstr ""
962
  msgid "Quick-create group &amp; capability"
963
  msgstr ""
964
 
965
- #: lib/access/class-groups-access-meta-boxes.php:208
966
- #: lib/access/class-groups-access-meta-boxes.php:418
967
  msgid "Read"
968
  msgstr ""
969
 
@@ -971,11 +1014,11 @@ msgstr ""
971
  msgid "Read Post"
972
  msgstr "Skaityti Įrašą"
973
 
974
- #: lib/admin/groups-admin-add-ons.php:49
975
  msgid "Recommended extensions for Groups"
976
  msgstr ""
977
 
978
- #: lib/admin/groups-admin-add-ons.php:157
979
  msgid "Recommended plugins by itthinx"
980
  msgstr ""
981
 
@@ -992,13 +1035,13 @@ msgstr "Priregistruota"
992
  msgid "Remind me later"
993
  msgstr ""
994
 
 
 
995
  #: lib/admin/groups-admin-capabilities-remove.php:62
996
  #: lib/admin/groups-admin-capabilities-remove.php:149
 
997
  #: lib/admin/groups-admin-capabilities.php:372
998
  #: lib/admin/groups-admin-capabilities.php:458
999
- #: lib/admin/groups-admin-groups-remove.php:62
1000
- #: lib/admin/groups-admin-groups-remove.php:153
1001
- #: lib/admin/groups-admin-groups.php:469
1002
  msgid "Remove"
1003
  msgstr "Pašalinti"
1004
 
@@ -1014,7 +1057,7 @@ msgstr "Pašalinti grupę"
1014
  msgid "Remove capabilities"
1015
  msgstr ""
1016
 
1017
- #: lib/admin/groups-admin-groups.php:383
1018
  msgid "Remove capability"
1019
  msgstr ""
1020
 
@@ -1022,7 +1065,7 @@ msgstr ""
1022
  msgid "Remove from group"
1023
  msgstr ""
1024
 
1025
- #: lib/admin/groups-admin-groups.php:381
1026
  msgid "Remove group"
1027
  msgstr ""
1028
 
@@ -1031,71 +1074,96 @@ msgid "Remove groups"
1031
  msgstr ""
1032
 
1033
  #: legacy/admin/class-groups-admin-posts-legacy.php:186
1034
- #: lib/admin/class-groups-admin-posts.php:219
1035
  msgid "Remove restriction"
1036
  msgstr ""
1037
 
1038
- #: lib/admin/groups-admin-options.php:53
1039
  msgid "Restrict Access"
1040
  msgstr ""
1041
 
1042
- #: lib/access/class-groups-access-meta-boxes.php:234
1043
  #, php-format
1044
  msgid "Restricts the visibility of this %s to members of the chosen groups."
1045
  msgstr ""
1046
 
1047
- #: lib/access/class-groups-access-meta-boxes.php:466
1048
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1049
  msgstr ""
1050
 
 
1051
  #: lib/admin/groups-admin-capabilities.php:357
1052
- #: lib/admin/groups-admin-groups.php:346
1053
  msgid "Results per page"
1054
  msgstr "Rezultatai puslapyje"
1055
 
1056
- #: lib/admin/groups-admin-options.php:133
1057
  msgid "Role"
1058
  msgstr "Rolė"
1059
 
1060
- #: lib/admin/groups-admin-capabilities-edit.php:77
1061
  #: lib/admin/groups-admin-groups-edit.php:163
1062
- #: lib/admin/groups-admin-options.php:191
1063
- #: lib/admin/groups-admin-options.php:314
1064
- #: lib/admin/groups-admin-options.php:369
 
1065
  msgid "Save"
1066
  msgstr "Įrašyti"
1067
 
1068
- #: lib/admin/groups-admin-options.php:220
 
 
 
 
 
 
 
1069
  msgid "Show access restrictions for these post types."
1070
  msgstr ""
1071
 
 
 
 
 
1072
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:277
1073
  msgid "Show groups"
1074
  msgstr ""
1075
 
1076
- #: lib/admin/groups-admin-options.php:262
1077
  msgid "Show groups in user profiles."
1078
  msgstr ""
1079
 
1080
- #: lib/admin/groups-admin-options.php:271
1081
  msgid "Show the Groups tree view."
1082
  msgstr "Rodyti Grupės medžio peržiūrą."
1083
 
 
 
 
 
 
 
1084
  #: lib/admin/class-groups-admin-welcome.php:199
1085
  #, php-format
1086
  msgid "Switching to Groups %s"
1087
  msgstr ""
1088
 
1089
- #: lib/admin/class-groups-admin-posts.php:177
1090
  msgid "Terms"
1091
  msgstr ""
1092
 
1093
  #: lib/core/class-groups-help.php:141
 
 
 
 
 
1094
  msgid ""
1095
- "Thank you for using <a href=\"http://www.itthinx.com/plugins/groups\" target="
1096
- "\"_blank\">Groups</a> by <a href=\"http://www.itthinx.com\" target=\"_blank"
1097
- "\">itthinx</a>."
1098
  msgstr ""
 
 
 
1099
 
1100
  #: lib/admin/class-groups-admin-welcome.php:149
1101
  msgid ""
@@ -1135,7 +1203,7 @@ msgid ""
1135
  "The <em>%s</em> group already exists and cannot be used to name this one."
1136
  msgstr ""
1137
 
1138
- #: lib/admin/groups-admin-groups-add.php:165
1139
  #, php-format
1140
  msgid "The <em>%s</em> group already exists."
1141
  msgstr ""
@@ -1150,8 +1218,8 @@ msgstr ""
1150
  msgid "The <em>%s</em> group has been updated."
1151
  msgstr ""
1152
 
1153
- #: lib/admin/groups-admin-capabilities-add.php:102
1154
  #: lib/admin/groups-admin-capabilities-edit.php:130
 
1155
  msgid "The <em>Capability</em> must not be empty."
1156
  msgstr ""
1157
 
@@ -1159,7 +1227,7 @@ msgstr ""
1159
  msgid "The <em>Name</em> must not be empty."
1160
  msgstr ""
1161
 
1162
- #: lib/access/class-groups-access-meta-boxes.php:470
1163
  msgid ""
1164
  "The attachment page is restricted to authorized users, but due to technical "
1165
  "limitations, the file can still be accessed directly via its URL."
@@ -1174,10 +1242,16 @@ msgid "The chosen capabilities are assigned to the group."
1174
  msgstr ""
1175
 
1176
  #: lib/core/class-groups-help.php:87
 
 
 
 
1177
  msgid ""
1178
- "The complete documentation is available on the <a href=\"http://docs.itthinx."
1179
- "com/document/groups\">Documentation</a> pages for Groups."
1180
  msgstr ""
 
 
1181
 
1182
  #: lib/admin/class-groups-admin-welcome.php:210
1183
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
@@ -1191,7 +1265,7 @@ msgstr ""
1191
  msgid "The manual way:"
1192
  msgstr ""
1193
 
1194
- #: lib/admin/groups-admin-groups-add.php:163
1195
  msgid "The name must not be empty."
1196
  msgstr ""
1197
 
@@ -1199,21 +1273,21 @@ msgstr ""
1199
  msgid "The quick way:"
1200
  msgstr ""
1201
 
1202
- #: lib/admin/class-groups-admin-user-profile.php:88
1203
- #: lib/admin/class-groups-admin-user-profile.php:178
1204
  msgid "The user is a member of the chosen groups."
1205
  msgstr ""
1206
 
 
1207
  #: lib/admin/groups-admin-capabilities.php:484
1208
- #: lib/admin/groups-admin-groups.php:523
1209
  msgid "There are no results."
1210
  msgstr "Nėra jokių rezultatų."
1211
 
1212
- #: lib/admin/groups-admin-groups-add.php:109
1213
  msgid "These capabilities will be assigned to the group."
1214
  msgstr ""
1215
 
1216
- #: lib/admin/groups-admin-options.php:277
1217
  msgid ""
1218
  "These permissions apply to Groups management. They do not apply to access "
1219
  "permissions derived from Groups capabilities."
@@ -1225,12 +1299,12 @@ msgstr ""
1225
  msgid "This could be important!"
1226
  msgstr ""
1227
 
1228
- #: lib/admin/groups-admin-options.php:253
1229
  msgid ""
1230
  "This determines for which post types access restriction settings are offered."
1231
  msgstr ""
1232
 
1233
- #: lib/admin/groups-admin-groups.php:516
1234
  msgid "This group has no capabilities."
1235
  msgstr "Ši grupė neturi priskirtų gebų."
1236
 
@@ -1240,13 +1314,13 @@ msgid ""
1240
  "capabilities, your entries will still be protected."
1241
  msgstr ""
1242
 
1243
- #: lib/access/class-groups-post-access.php:636
1244
  msgid ""
1245
  "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1246
  "get_read_post_capabilities() to retrieve the capabilities instead."
1247
  msgstr ""
1248
 
1249
- #: lib/admin/groups-admin-options.php:204
1250
  msgid ""
1251
  "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1252
  "code> or set it to <code>false</code>."
@@ -1273,7 +1347,7 @@ msgstr "Medis"
1273
  msgid "Tree of Groups"
1274
  msgstr "Grupių Medis"
1275
 
1276
- #: lib/admin/groups-admin-options.php:267
1277
  msgid "Tree view"
1278
  msgstr "Medžio peržiūra"
1279
 
@@ -1285,7 +1359,7 @@ msgstr ""
1285
 
1286
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1287
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1288
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:540
1289
  msgid "Type and choose &hellip;"
1290
  msgstr ""
1291
 
@@ -1295,17 +1369,17 @@ msgid ""
1295
  "pages and other post types."
1296
  msgstr ""
1297
 
1298
- #: lib/access/class-groups-access-meta-boxes.php:123
1299
  msgid ""
1300
  "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1301
  "other post types."
1302
  msgstr ""
1303
 
1304
- #: lib/admin/groups-admin-options.php:258
1305
  msgid "User profiles"
1306
  msgstr ""
1307
 
1308
- #: lib/admin/class-groups-admin-users.php:281
1309
  msgctxt "label title for conjunctive groups filter checkbox"
1310
  msgid "Users must belong to all chosen groups"
1311
  msgstr ""
@@ -1359,7 +1433,7 @@ msgstr ""
1359
  #: lib/admin/class-groups-admin-welcome.php:194
1360
  msgid ""
1361
  "Whether you are new to Groups or have been using it before, please make sure "
1362
- "to visit the <a target=\"_blank\" href=\"http://docs.itthinx.com/document/"
1363
  "groups/\">Documentation</a> pages to know more about how to use it."
1364
  msgstr ""
1365
 
@@ -1367,7 +1441,7 @@ msgstr ""
1367
  msgid "Yes, here we go!"
1368
  msgstr ""
1369
 
1370
- #: lib/views/class-groups-shortcodes.php:527
1371
  #, php-format
1372
  msgid "You are a member of the %s group."
1373
  msgstr ""
@@ -1404,12 +1478,12 @@ msgid ""
1404
  "your user account will be assigned to the group."
1405
  msgstr ""
1406
 
1407
- #: lib/access/class-groups-access-meta-boxes.php:201
1408
- #: lib/access/class-groups-access-meta-boxes.php:451
1409
  msgid "You can create a new group by indicating the group's name."
1410
  msgstr ""
1411
 
1412
- #: lib/access/class-groups-access-meta-boxes.php:195
1413
  #, php-format
1414
  msgid ""
1415
  "You can restrict the visibility of this %1$s to group members. Choose one or "
@@ -1417,7 +1491,7 @@ msgid ""
1417
  "%3$s is visible to anyone."
1418
  msgstr ""
1419
 
1420
- #: lib/access/class-groups-access-meta-boxes.php:450
1421
  msgid ""
1422
  "You can restrict the visibility to group members. Choose one or more groups "
1423
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
@@ -1429,21 +1503,22 @@ msgid ""
1429
  "restriction."
1430
  msgstr ""
1431
 
1432
- #: lib/access/class-groups-access-meta-boxes.php:126
1433
  msgid "You can select one or more groups to restrict access to its members."
1434
  msgstr ""
1435
 
1436
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1437
- #: lib/access/class-groups-access-meta-boxes.php:241
 
1438
  msgid "You cannot set any access restrictions."
1439
  msgstr ""
1440
 
1441
- #: lib/views/class-groups-shortcodes.php:522
1442
  #, php-format
1443
  msgid "You have joined the %s group."
1444
  msgstr ""
1445
 
1446
- #: lib/views/class-groups-shortcodes.php:598
1447
  #, php-format
1448
  msgid "You have left the %s group."
1449
  msgstr ""
@@ -1454,16 +1529,38 @@ msgid ""
1454
  "read access."
1455
  msgstr ""
1456
 
1457
- #: lib/access/class-groups-access-meta-boxes.php:247
1458
  msgid "You need to have permission to set access restrictions."
1459
  msgstr ""
1460
 
1461
- #: lib/access/class-groups-post-access.php:511
1462
  msgid ""
1463
  "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1464
  "restriction instead."
1465
  msgstr ""
1466
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1467
  #~ msgid ""
1468
  #~ "Only groups or users that have the <b>%s</b> capability are allowed to "
1469
  #~ "read this %s."
@@ -1485,13 +1582,6 @@ msgstr ""
1485
  #~ msgid "Apply capability to selected groups:"
1486
  #~ msgstr "Pritaikyti gebą pažymėtoms grupėms:"
1487
 
1488
- #~ msgid ""
1489
- #~ "The complete documentation is available on the <a href=\"http://www."
1490
- #~ "itthinx.com/plugins/groups\" target=\"_blank\">Groups plugin page</a>"
1491
- #~ msgstr ""
1492
- #~ "Pilna dokumentacija yra pasiekiama <a href=\"http://www.itthinx.com/"
1493
- #~ "plugins/groups\" target=\"_blank\">Groups papildinio puslapyje </a>"
1494
-
1495
  #~ msgid ""
1496
  #~ "If you require <em>consulting services</em>, <em>support</em> or "
1497
  #~ "<em>customization</em>, you may <a href=\"http://www.itthinx.com/\" "
@@ -1506,15 +1596,6 @@ msgstr ""
1506
  #~ "Jeigu manote, kad šis papildinys Jums yra naudingas, prašau pagalvoti "
1507
  #~ "apie paaukojimą:"
1508
 
1509
- #~ msgid ""
1510
- #~ "Thank you for using the <a href=\"http://www.itthinx.com/plugins/groups\" "
1511
- #~ "target=\"_blank\">Groups</a> plugin by <a href=\"http://www.itthinx.com\" "
1512
- #~ "target=\"_blank\">itthinx</a>."
1513
- #~ msgstr ""
1514
- #~ "Ačiū, kad naudojate <a href=\"http://www.itthinx.com/plugins/groups\" "
1515
- #~ "target=\"_blank\">Groups</a> papildinį, kurį sukūrė <a href=\"http://www."
1516
- #~ "itthinx.com\" target=\"_blank\">itthinx</a>."
1517
-
1518
  #~ msgid "http://www.itthinx.com/plugins/groups"
1519
  #~ msgstr "http://www.itthinx.com/plugins/groups"
1520
 
4
  msgstr ""
5
  "Project-Id-Version: Groups 1.0.0-beta-3c\n"
6
  "Report-Msgid-Bugs-To: \n"
7
+ "POT-Creation-Date: 2021-10-16 18:36+0200\n"
8
+ "PO-Revision-Date: 2021-10-16 18:39+0200\n"
9
  "Last-Translator: \n"
10
  "Language-Team: \n"
11
  "Language: lt\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
16
  "%100<10 || n%100>=20) ? 1 : 2);\n"
17
+ "X-Generator: Poedit 2.4.3\n"
18
 
19
  #: lib/core/class-groups-pagination.php:140
20
  #, php-format
22
  msgid "%1$s of %2$s"
23
  msgstr "%1$s iš %2$s"
24
 
25
+ #: lib/admin/class-groups-admin-users.php:287
26
  msgctxt "label for conjunctive groups filter checkbox"
27
  msgid "&cap;"
28
  msgstr ""
29
 
30
  #: legacy/admin/class-groups-admin-posts-legacy.php:184
31
+ #: lib/admin/class-groups-admin-posts.php:223
32
  msgid "&mdash; No Change &mdash;"
33
  msgstr ""
34
 
35
+ #: lib/admin/class-groups-admin-posts.php:158
36
  msgid "(any)"
37
  msgstr ""
38
 
39
+ #: lib/admin/class-groups-admin-posts.php:153
40
  msgid "(none)"
41
  msgstr ""
42
 
44
  msgid "(only unrestricted)"
45
  msgstr ""
46
 
47
+ #: lib/admin/class-groups-admin-users.php:388
48
  msgid "--"
49
  msgstr "--"
50
 
61
  msgid "<span title=\"%s\">Access Restrictions</span>"
62
  msgstr ""
63
 
 
64
  #: lib/admin/groups-admin-groups-remove.php:149
65
+ #: lib/admin/groups-admin-capabilities-remove.php:145
66
  #, php-format
67
  msgid "<strong>%s</strong>"
68
  msgstr ""
78
  msgid "A Duck!"
79
  msgstr ""
80
 
81
+ #: lib/admin/groups-admin-options.php:299
82
  msgid "A minimum set of permissions will be preserved."
83
  msgstr "Minimalus leidimų, kurie bus išsaugomi, rinkinys."
84
 
85
+ #: lib/admin/groups-admin-options.php:55
86
  msgid "Access Groups"
87
  msgstr "Pasiekti Grupes"
88
 
90
  msgid "Access Restrictions"
91
  msgstr ""
92
 
93
+ #: lib/test/groups-tests.php:385 lib/test/groups-tests.php:391
94
+ #: lib/admin/groups-admin-tree-view.php:37
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
95
  #: lib/admin/groups-admin-groups-edit.php:37
96
  #: lib/admin/groups-admin-groups-edit.php:181
97
  #: lib/admin/groups-admin-groups-edit.php:185
98
+ #: lib/admin/groups-admin-groups-add.php:36
99
+ #: lib/admin/groups-admin-groups-add.php:142
100
+ #: lib/admin/groups-admin-groups-add.php:146
101
  #: lib/admin/groups-admin-groups-remove.php:35
102
  #: lib/admin/groups-admin-groups-remove.php:83
103
  #: lib/admin/groups-admin-groups-remove.php:87
104
  #: lib/admin/groups-admin-groups-remove.php:110
105
  #: lib/admin/groups-admin-groups-remove.php:177
106
  #: lib/admin/groups-admin-groups-remove.php:181
107
+ #: lib/admin/groups-admin-capabilities-remove.php:35
108
+ #: lib/admin/groups-admin-capabilities-remove.php:83
109
+ #: lib/admin/groups-admin-capabilities-remove.php:87
110
+ #: lib/admin/groups-admin-capabilities-remove.php:110
111
+ #: lib/admin/groups-admin-capabilities-remove.php:175
112
+ #: lib/admin/groups-admin-capabilities-remove.php:179
113
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
114
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
115
+ #: lib/admin/groups-admin-capabilities-edit.php:35
116
+ #: lib/admin/groups-admin-capabilities-edit.php:96
117
+ #: lib/admin/groups-admin-capabilities-edit.php:100
118
+ #: lib/admin/groups-admin-options.php:44 lib/admin/groups-admin-options.php:347
119
+ #: lib/admin/groups-admin-capabilities-add.php:34
120
+ #: lib/admin/groups-admin-capabilities-add.php:89
121
+ #: lib/admin/groups-admin-capabilities-add.php:93
122
+ #: lib/admin/groups-admin-capabilities.php:48
123
+ #: lib/admin/groups-admin-capabilities.php:141
124
+ #: lib/admin/groups-admin-capabilities.php:172
125
+ #: lib/admin/groups-admin-capabilities.php:178
126
  msgid "Access denied."
127
  msgstr "Prieiga nesuteikta."
128
 
129
+ #: lib/admin/groups-admin-options.php:229
130
  msgid "Access restricions"
131
  msgstr ""
132
 
134
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
135
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
136
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
137
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:597
138
  msgid "Access restrictions"
139
  msgstr "Prieigos apribojimai"
140
 
143
  msgid "Access restrictions &hellip;"
144
  msgstr ""
145
 
146
+ #: lib/admin/groups-admin-groups-add.php:122
147
+ #: lib/admin/groups-admin-groups.php:207
148
  #: lib/admin/groups-admin-capabilities-add.php:68
149
  #: lib/admin/groups-admin-capabilities.php:201
 
 
150
  msgid "Add"
151
  msgstr "Pridėti"
152
 
154
  msgid "Add a new capability"
155
  msgstr "Pridėti naują gebą"
156
 
157
+ #: lib/admin/groups-admin-groups-add.php:62
158
  msgid "Add a new group"
159
  msgstr "Pridėti naują grupę"
160
 
161
+ #: lib/admin/groups-admin-groups.php:381
162
  msgid "Add capability"
163
  msgstr ""
164
 
165
  #: legacy/admin/class-groups-admin-posts-legacy.php:185
166
+ #: lib/admin/class-groups-admin-posts.php:224
167
  msgid "Add restriction"
168
  msgstr ""
169
 
171
  msgid "Add to group"
172
  msgstr ""
173
 
 
174
  #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
175
+ #: lib/admin/class-groups-admin-welcome.php:234
176
  msgid "Add-Ons"
177
  msgstr ""
178
 
183
  msgstr ""
184
 
185
  # neisversta
186
+ #: lib/admin/groups-admin-options.php:56
187
  msgid "Administer Groups"
188
  msgstr "Administer Groups"
189
 
190
+ #: lib/admin/groups-admin-options.php:57
191
  msgid "Administer Groups plugin options"
192
  msgstr "Administer Groups papildinio parinktys"
193
 
194
+ #: lib/admin/groups-admin-options.php:215
195
  msgid "Administrator Access Override"
196
  msgstr "Administratoriaus Prieigos Nepaisymas"
197
 
198
+ #: lib/admin/groups-admin-options.php:218
199
  msgid ""
200
  "Administrators override all access permissions derived from Groups "
201
  "capabilities."
202
  msgstr "Administratoriai gauna visus leidmus, gautus iš Grupės gebų."
203
 
204
+ #: lib/admin/class-groups-admin-posts.php:181
205
  msgid "Also look for groups related to terms"
206
  msgstr ""
207
 
217
  "the Users admin screen."
218
  msgstr ""
219
 
220
+ #: lib/access/class-groups-access-meta-boxes.php:234
221
+ #: lib/access/class-groups-access-meta-boxes.php:235
222
+ #: lib/access/class-groups-access-meta-boxes.php:473
223
+ #: lib/access/class-groups-access-meta-boxes.php:474
224
  msgid "Anyone &hellip;"
225
  msgstr ""
226
 
227
+ #: lib/admin/groups-admin-groups.php:322 lib/admin/groups-admin-groups.php:348
228
+ #: lib/admin/groups-admin-groups.php:384
229
  #: lib/admin/groups-admin-capabilities.php:334
230
  #: lib/admin/groups-admin-capabilities.php:360
231
  #: lib/admin/groups-admin-capabilities.php:374
232
+ #: lib/admin/class-groups-admin-users.php:216
 
233
  msgid "Apply"
234
  msgstr "Pritaikyti"
235
 
239
  "choose the <em>premium</em> capability to restrict access to a post."
240
  msgstr ""
241
 
242
+ #: lib/admin/groups-admin-groups.php:379
243
  #: lib/admin/groups-admin-capabilities.php:371
 
244
  msgid "Bulk Actions"
245
  msgstr ""
246
 
247
+ #: lib/admin/groups-admin-options.php:195 lib/admin/groups-admin-add-ons.php:43
248
+ msgid ""
249
+ "By getting an official extension, you fund the work that is necessary to "
250
+ "maintain and improve Groups."
251
+ msgstr ""
252
+
253
+ #: lib/admin/groups-admin-options.php:384
254
  msgid ""
255
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
256
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
259
  "data or any other consequences thereof."
260
  msgstr ""
261
 
262
+ #: lib/admin/groups-admin-options.php:313
263
  msgid ""
264
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
265
  "plugin settings and data will be DELETED. If you are going to use this "
274
  "pilnai atsakingas dėl bet kokio duomenų praradimo ar kitokių nenumatytų "
275
  "pasėkmių."
276
 
 
 
 
 
 
277
  #: lib/admin/groups-admin-groups-edit.php:165
278
+ #: lib/admin/groups-admin-groups-add.php:124
279
  #: lib/admin/groups-admin-groups-remove.php:64
280
  #: lib/admin/groups-admin-groups-remove.php:154
281
+ #: lib/admin/groups-admin-capabilities-remove.php:64
282
+ #: lib/admin/groups-admin-capabilities-remove.php:150
283
+ #: lib/admin/groups-admin-capabilities-edit.php:79
284
+ #: lib/admin/groups-admin-capabilities-add.php:70
285
  msgid "Cancel"
286
  msgstr "Atšaukti"
287
 
288
  #: legacy/admin/groups-admin-options-legacy.php:59
 
 
 
289
  #: lib/admin/groups-admin-groups-edit.php:117
290
+ #: lib/admin/groups-admin-groups-add.php:100
291
+ #: lib/admin/class-groups-admin.php:196 lib/admin/groups-admin-groups.php:305
292
+ #: lib/admin/groups-admin-capabilities.php:192
293
  msgid "Capabilities"
294
  msgstr "Gebos"
295
 
298
  msgid "Capabilities"
299
  msgstr "Gebos"
300
 
301
+ #: lib/admin/groups-admin-groups.php:360 lib/admin/groups-admin-groups.php:361
302
  msgid "Capabilities &hellip;"
303
  msgstr ""
304
 
 
305
  #: lib/admin/groups-admin-capabilities-edit.php:66
306
+ #: lib/admin/groups-admin-capabilities-add.php:57
307
  #: lib/admin/groups-admin-capabilities.php:314
308
  #: lib/admin/groups-admin-capabilities.php:330
309
  msgid "Capability"
318
  msgid "Capability ID"
319
  msgstr ""
320
 
321
+ #: lib/admin/class-groups-admin-posts.php:237
322
+ #: lib/admin/class-groups-admin-posts.php:238
323
  msgid "Choose access restriction groups &hellip;"
324
  msgstr ""
325
 
328
  msgid "Choose access restrictions &hellip;"
329
  msgstr ""
330
 
 
331
  #: lib/admin/groups-admin-groups-edit.php:120
332
+ #: lib/admin/groups-admin-groups-add.php:103
333
  msgid "Choose capabilities &hellip;"
334
  msgstr ""
335
 
336
  #: lib/admin/class-groups-admin-user-profile.php:80
337
  #: lib/admin/class-groups-admin-user-profile.php:81
338
+ #: lib/admin/class-groups-admin-user-profile.php:176
339
+ #: lib/admin/class-groups-admin-user-profile.php:177
340
  #: lib/admin/class-groups-admin-users.php:191
341
  #: lib/admin/class-groups-admin-users.php:192
342
  #: lib/admin/class-groups-admin-users.php:252
345
  msgstr ""
346
 
347
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
348
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:546
349
  msgid ""
350
  "Choose one or more capabilities to restrict access. Groups that grant access "
351
  "through the capabilities are shown in parenthesis. If no capabilities are "
353
  "capability enabled for access restriction on the fly."
354
  msgstr ""
355
 
356
+ #: lib/access/class-groups-access-meta-boxes.php:159
357
  msgid ""
358
  "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
359
  "<em>Groups</em> box and save or update the post (or hit Enter)."
360
  msgstr ""
361
 
362
+ #: lib/admin/groups-admin-groups.php:323
363
  #: lib/admin/groups-admin-capabilities.php:335
 
364
  msgid "Clear"
365
  msgstr "Išvalyti"
366
 
380
  msgid "Click to toggle the display of groups that grant the capabilities."
381
  msgstr ""
382
 
383
+ #: lib/blocks/src/blocks/groups-member/block.js:231
384
+ msgid "Content will be shown to users that are members of these groups:"
385
+ msgstr ""
386
+
387
+ #: lib/blocks/src/blocks/groups-non-member/block.js:212
388
+ msgid "Content will be shown to users that are not members of these groups:"
389
+ msgstr ""
390
+
391
  #: lib/admin/class-groups-admin-notice.php:133
392
  msgid ""
393
  "Could you please spare a minute and give it a review over at WordPress.org?"
397
  msgid "Current page"
398
  msgstr "Dabartinis puslapis"
399
 
400
+ #: lib/admin/groups-admin-options.php:305
401
  msgid "Deactivation and data persistence"
402
  msgstr "Deaktyvavimas ir duomenų išsaugojimas"
403
 
404
+ #: lib/admin/groups-admin-options.php:380
405
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
406
  msgstr ""
407
 
408
+ #: lib/admin/groups-admin-options.php:309
409
  msgid "Delete all Groups plugin data on deactivation"
410
  msgstr ""
411
 
412
+ #: lib/admin/groups-admin-groups-edit.php:93
413
+ #: lib/admin/groups-admin-groups-add.php:86
414
+ #: lib/admin/groups-admin-groups.php:304
415
  #: lib/admin/groups-admin-capabilities-edit.php:71
416
+ #: lib/admin/groups-admin-capabilities-add.php:62
417
  #: lib/admin/groups-admin-capabilities.php:315
 
 
 
418
  msgid "Description"
419
  msgstr "Aprašymas"
420
 
421
+ #: lib/admin/groups-admin-options.php:271
422
  msgid ""
423
  "Disabling this setting for a post type also disables existing access "
424
  "restrictions on individual posts of that type."
429
  msgid "Dismiss"
430
  msgstr ""
431
 
432
+ #: lib/admin/groups-admin-options.php:183
433
+ msgctxt "title of dismiss notice link"
434
+ msgid "Dismiss"
435
+ msgstr ""
436
+
437
+ #: lib/admin/groups-admin-groups.php:469
438
  #: lib/admin/groups-admin-capabilities.php:449
 
439
  msgid "Edit"
440
  msgstr "Redaguoti"
441
 
453
  "the <em>premium</em> capability."
454
  msgstr ""
455
 
456
+ #: lib/admin/groups-admin-options.php:322
457
  msgid "Enable legacy access control based on capabilities."
458
  msgstr ""
459
 
460
+ #: lib/admin/groups-admin-options.php:224
461
  msgid "Enabling this on production sites is <strong>not</strong> recommended."
462
  msgstr ""
463
 
464
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
465
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:510
466
  msgid "Enforce read access"
467
  msgstr "Iššaukti skaitymo prieigą"
468
 
469
+ #: lib/admin/groups-admin-options.php:189
470
+ #, php-format
471
  msgid ""
472
+ "Enhanced functionality is available via official %sExtensions%s for Groups."
473
+ msgstr ""
474
+
475
+ #: lib/admin/groups-admin-add-ons.php:40
476
+ msgid "Enhanced functionality is available via official extensions for Groups."
477
  msgstr ""
478
 
479
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
483
  msgstr ""
484
 
485
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
486
+ #: lib/access/class-groups-access-meta-boxes.php:149
487
  msgid "Example:"
488
  msgstr ""
489
 
490
+ #: lib/admin/class-groups-admin-users.php:289
491
  msgid "Filter"
492
  msgstr ""
493
 
494
+ #: lib/admin/groups-admin-groups.php:314
495
  #: lib/admin/groups-admin-capabilities.php:324
 
496
  msgid "Filters"
497
  msgstr "Filtrai"
498
 
535
  msgid "Go to the previous page"
536
  msgstr "Eiti į paskiausią puslapį"
537
 
538
+ #: lib/admin/groups-admin-groups.php:303
539
  msgid "Group"
540
  msgstr "Grupė"
541
 
543
  msgid "Group Actions"
544
  msgstr ""
545
 
546
+ #: lib/admin/groups-admin-groups.php:315
547
  msgid "Group ID"
548
  msgstr ""
549
 
550
+ #: lib/admin/groups-admin-groups.php:318
551
  msgid "Group Name"
552
  msgstr "Grupės pavadinimas"
553
 
556
  msgid "Group Name : %s"
557
  msgstr "Grupės Pavadinimas : %s"
558
 
559
+ #: lib/access/class-groups-access-meta-boxes.php:501
560
  msgctxt "Attachment field label"
561
  msgid "Groups"
562
  msgstr "Grupės"
563
 
564
+ #: lib/admin/class-groups-admin-posts.php:220
565
  msgctxt "Bulk edit field label"
566
  msgid "Groups"
567
  msgstr "Grupės"
571
  msgid "Groups"
572
  msgstr "Grupės"
573
 
574
+ #: lib/admin/class-groups-admin-users.php:361
575
  msgctxt "Column header (Users)"
576
  msgid "Groups"
577
  msgstr "Grupės"
581
  msgid "Groups"
582
  msgstr "Grupės"
583
 
584
+ #: lib/admin/class-groups-admin-user-profile.php:166
585
  msgctxt "Groups section heading (edit user)"
586
  msgid "Groups"
587
  msgstr "Grupės"
588
 
589
+ #: lib/admin/class-groups-admin-user-profile.php:139
590
  msgctxt "Groups section heading (user profile)"
591
  msgid "Groups"
592
  msgstr "Grupės"
593
 
594
+ #: lib/access/class-groups-access-meta-boxes.php:131
595
  msgctxt "Help heading"
596
  msgid "Groups"
597
  msgstr "Grupės"
598
 
599
+ #: lib/access/class-groups-access-meta-boxes.php:128
600
  msgctxt "Help tab title"
601
  msgid "Groups"
602
  msgstr "Grupės"
611
  msgid "Groups"
612
  msgstr "Grupės"
613
 
614
+ #: lib/access/class-groups-access-meta-boxes.php:114
615
  msgctxt "Meta box title"
616
  msgid "Groups"
617
  msgstr "Grupės"
643
  "instead of capabilities used in previous versions."
644
  msgstr ""
645
 
 
646
  #: lib/admin/class-groups-admin-posts.php:139
647
+ #: lib/admin/class-groups-admin-posts.php:140
648
  msgid "Groups &hellip;"
649
  msgstr ""
650
 
656
  msgid "Groups Capabilities"
657
  msgstr "Grupių Gebos"
658
 
659
+ #: lib/blocks/src/blocks/groups-member/block.js:161
660
+ #, fuzzy
661
+ #| msgid "Group Name"
662
+ msgid "Groups Member"
663
+ msgstr "Grupės pavadinimas"
664
+
665
+ #: lib/blocks/src/blocks/groups-non-member/block.js:145
666
+ #, fuzzy
667
+ #| msgid "Group Name"
668
+ msgid "Groups Non-member"
669
+ msgstr "Grupės pavadinimas"
670
+
671
+ #: lib/admin/groups-admin-options.php:125
672
  msgid "Groups Options"
673
  msgstr ""
674
 
676
  msgid "Groups is configured to delete its plugin data on deactivation."
677
  msgstr "Grupės sukonfigūruotas ištrinti savo duomenis, kai jis yra išjungtas."
678
 
679
+ #: lib/admin/groups-admin-options.php:353
680
  msgid "Groups network options"
681
  msgstr ""
682
 
692
  "Čia Jūs galite <strong>pridėti</strong>, <strong>redaguoti</strong> ir "
693
  "<strong>pašalinti</strong> grupes."
694
 
695
+ #: lib/blocks/src/blocks/groups-non-member/block.js:146
696
+ msgid "Hide content from group members"
697
+ msgstr ""
698
+
699
  #: lib/admin/class-groups-admin-notice.php:138
700
  msgid "I have already done that."
701
  msgstr ""
702
 
703
+ #: lib/admin/groups-admin-groups.php:302
704
  #: lib/admin/groups-admin-capabilities.php:313
 
705
  msgid "ID"
706
  msgstr ""
707
 
713
  "desired entries."
714
  msgstr ""
715
 
716
+ #: lib/admin/groups-admin-options.php:301
717
  msgid "If you lock yourself out, please ask an administrator to help."
718
  msgstr "Jeigu užsirakinsite save, prašome pagalbos kreiptis į administratorių."
719
 
733
  msgid "Improved User Interface"
734
  msgstr ""
735
 
736
+ #: lib/access/class-groups-access-meta-boxes.php:165
737
  msgid ""
738
  "In the same field, you can create a new group and restrict access. Group "
739
  "names are case-sensitive. In order to be able to use the new group, your "
760
  "were based on capabilities."
761
  msgstr ""
762
 
763
+ #: lib/views/class-groups-shortcodes.php:472
764
  #, php-format
765
  msgid "Join the %s group"
766
  msgstr ""
767
 
768
+ #: lib/views/class-groups-shortcodes.php:556
769
  #, php-format
770
  msgid "Leave the %s group"
771
  msgstr ""
772
 
773
+ #: lib/admin/groups-admin-options.php:318
774
  msgid "Legacy Settings"
775
  msgstr ""
776
 
777
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
778
+ #: lib/access/class-groups-access-meta-boxes.php:152
779
  msgid ""
780
  "Let's assume that you want to limit the visibility of a post to members of "
781
  "the <em>Premium</em> group."
782
  msgstr ""
783
 
784
+ #: lib/blocks/src/blocks/groups-member/block.js:221
785
+ #: lib/blocks/src/blocks/groups-non-member/block.js:202
786
+ msgid "Loading..."
787
+ msgstr ""
788
+
789
  #: lib/views/class-groups-shortcodes.php:121
790
  msgid "Log out"
791
  msgstr ""
794
  msgid "Many thanks for using <strong>Groups</strong>!"
795
  msgstr ""
796
 
797
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:508
798
+ #: lib/access/class-groups-access-meta-boxes.php:441
799
  msgid "Media"
800
  msgstr ""
801
 
802
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
803
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:563
804
  #, php-format
805
  msgid "Members of the %1$s group can access this %2$s through this capability."
806
  msgid_plural ""
809
  msgstr[1] ""
810
  msgstr[2] ""
811
 
 
812
  #: lib/admin/groups-admin-groups-edit.php:79
813
+ #: lib/admin/groups-admin-groups-add.php:72
814
  msgid "Name"
815
  msgstr "Pavadinimas"
816
 
817
+ #: lib/admin/groups-admin-options.php:375
818
  msgid "Network deactivation and data persistence"
819
  msgstr ""
820
 
831
  msgstr "Nauja Grupė"
832
 
833
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
834
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:572
835
  msgid ""
836
  "No groups grant access through this capability. To grant access to group "
837
  "members using this capability, you should assign it to a group and enable "
846
  msgid "No such capabilities."
847
  msgstr ""
848
 
 
849
  #: lib/admin/groups-admin-capabilities-remove.php:41
850
+ #: lib/admin/groups-admin-capabilities-edit.php:41
851
  msgid "No such capability."
852
  msgstr "Nėra tokios gebos."
853
 
866
  "assigned."
867
  msgstr ""
868
 
869
+ #: lib/access/class-groups-access-meta-boxes.php:143
870
  msgid "Note that you must be a member of a group to use it to restrict access."
871
  msgstr ""
872
 
905
  msgstr ""
906
 
907
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
908
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:593
909
  #, php-format
910
  msgid ""
911
  "Only groups or users that have one of the selected capabilities are allowed "
926
  msgid "Options"
927
  msgstr "Parinktys"
928
 
929
+ #: lib/admin/groups-admin-options.php:117
930
  msgid "Options saved."
931
  msgstr ""
932
 
 
933
  #: lib/admin/groups-admin-groups-edit.php:86
934
+ #: lib/admin/groups-admin-groups-add.php:79
935
  msgid "Parent"
936
  msgstr "Virš"
937
 
939
  msgid "Perfect complements to memberships and access control with Groups."
940
  msgstr ""
941
 
942
+ #: lib/admin/groups-admin-options.php:295
943
  msgid "Permissions"
944
  msgstr "Leidimai"
945
 
970
 
971
  #: lib/admin/class-groups-admin-welcome.php:229
972
  msgid ""
973
+ "Please refer to the <a target=\"_blank\" href=\"https://docs.itthinx.com/"
974
  "document/groups/\">Documentation</a> for details on how to switch to and use "
975
  "the new access restrictions."
976
  msgstr ""
977
 
978
+ #: lib/access/class-groups-access-meta-boxes.php:497
979
  #, php-format
980
  msgid ""
981
  "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
983
  msgstr ""
984
 
985
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
986
+ #: lib/access/class-groups-access-meta-boxes.php:191
987
  msgid "Post"
988
  msgstr "Įrašas"
989
 
990
+ #: lib/admin/groups-admin-options.php:233
991
  msgid "Post types"
992
  msgstr ""
993
 
1005
  msgid "Quick-create group &amp; capability"
1006
  msgstr ""
1007
 
1008
+ #: lib/access/class-groups-access-meta-boxes.php:228
1009
+ #: lib/access/class-groups-access-meta-boxes.php:443
1010
  msgid "Read"
1011
  msgstr ""
1012
 
1014
  msgid "Read Post"
1015
  msgstr "Skaityti Įrašą"
1016
 
1017
+ #: lib/admin/groups-admin-add-ons.php:63
1018
  msgid "Recommended extensions for Groups"
1019
  msgstr ""
1020
 
1021
+ #: lib/admin/groups-admin-add-ons.php:164
1022
  msgid "Recommended plugins by itthinx"
1023
  msgstr ""
1024
 
1035
  msgid "Remind me later"
1036
  msgstr ""
1037
 
1038
+ #: lib/admin/groups-admin-groups-remove.php:62
1039
+ #: lib/admin/groups-admin-groups-remove.php:153
1040
  #: lib/admin/groups-admin-capabilities-remove.php:62
1041
  #: lib/admin/groups-admin-capabilities-remove.php:149
1042
+ #: lib/admin/groups-admin-groups.php:478
1043
  #: lib/admin/groups-admin-capabilities.php:372
1044
  #: lib/admin/groups-admin-capabilities.php:458
 
 
 
1045
  msgid "Remove"
1046
  msgstr "Pašalinti"
1047
 
1057
  msgid "Remove capabilities"
1058
  msgstr ""
1059
 
1060
+ #: lib/admin/groups-admin-groups.php:382
1061
  msgid "Remove capability"
1062
  msgstr ""
1063
 
1065
  msgid "Remove from group"
1066
  msgstr ""
1067
 
1068
+ #: lib/admin/groups-admin-groups.php:380
1069
  msgid "Remove group"
1070
  msgstr ""
1071
 
1074
  msgstr ""
1075
 
1076
  #: legacy/admin/class-groups-admin-posts-legacy.php:186
1077
+ #: lib/admin/class-groups-admin-posts.php:225
1078
  msgid "Remove restriction"
1079
  msgstr ""
1080
 
1081
+ #: lib/admin/groups-admin-options.php:58
1082
  msgid "Restrict Access"
1083
  msgstr ""
1084
 
1085
+ #: lib/access/class-groups-access-meta-boxes.php:254
1086
  #, php-format
1087
  msgid "Restricts the visibility of this %s to members of the chosen groups."
1088
  msgstr ""
1089
 
1090
+ #: lib/access/class-groups-access-meta-boxes.php:491
1091
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1092
  msgstr ""
1093
 
1094
+ #: lib/admin/groups-admin-groups.php:345
1095
  #: lib/admin/groups-admin-capabilities.php:357
 
1096
  msgid "Results per page"
1097
  msgstr "Rezultatai puslapyje"
1098
 
1099
+ #: lib/admin/groups-admin-options.php:138
1100
  msgid "Role"
1101
  msgstr "Rolė"
1102
 
 
1103
  #: lib/admin/groups-admin-groups-edit.php:163
1104
+ #: lib/admin/groups-admin-capabilities-edit.php:77
1105
+ #: lib/admin/groups-admin-options.php:208
1106
+ #: lib/admin/groups-admin-options.php:333
1107
+ #: lib/admin/groups-admin-options.php:388
1108
  msgid "Save"
1109
  msgstr "Įrašyti"
1110
 
1111
+ #: lib/blocks/src/blocks/groups-member/block.js:228
1112
+ #: lib/blocks/src/blocks/groups-non-member/block.js:209
1113
+ #, fuzzy
1114
+ #| msgid "Tree of Groups"
1115
+ msgid "Select Groups"
1116
+ msgstr "Grupių Medis"
1117
+
1118
+ #: lib/admin/groups-admin-options.php:237
1119
  msgid "Show access restrictions for these post types."
1120
  msgstr ""
1121
 
1122
+ #: lib/blocks/src/blocks/groups-member/block.js:162
1123
+ msgid "Show content for group members"
1124
+ msgstr ""
1125
+
1126
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:277
1127
  msgid "Show groups"
1128
  msgstr ""
1129
 
1130
+ #: lib/admin/groups-admin-options.php:281
1131
  msgid "Show groups in user profiles."
1132
  msgstr ""
1133
 
1134
+ #: lib/admin/groups-admin-options.php:290
1135
  msgid "Show the Groups tree view."
1136
  msgstr "Rodyti Grupės medžio peržiūrą."
1137
 
1138
+ #: lib/admin/groups-admin-options.php:273
1139
+ msgid ""
1140
+ "Some post types shown may not offer access restrictions even though they "
1141
+ "appear enabled here."
1142
+ msgstr ""
1143
+
1144
  #: lib/admin/class-groups-admin-welcome.php:199
1145
  #, php-format
1146
  msgid "Switching to Groups %s"
1147
  msgstr ""
1148
 
1149
+ #: lib/admin/class-groups-admin-posts.php:183
1150
  msgid "Terms"
1151
  msgstr ""
1152
 
1153
  #: lib/core/class-groups-help.php:141
1154
+ #, fuzzy
1155
+ #| msgid ""
1156
+ #| "Thank you for using the <a href=\"http://www.itthinx.com/plugins/groups\" "
1157
+ #| "target=\"_blank\">Groups</a> plugin by <a href=\"http://www.itthinx.com\" "
1158
+ #| "target=\"_blank\">itthinx</a>."
1159
  msgid ""
1160
+ "Thank you for using <a href=\"https://www.itthinx.com/plugins/groups\" "
1161
+ "target=\"_blank\">Groups</a> by <a href=\"https://www.itthinx.com\" target="
1162
+ "\"_blank\">itthinx</a>."
1163
  msgstr ""
1164
+ "Ačiū, kad naudojate <a href=\"http://www.itthinx.com/plugins/groups\" target="
1165
+ "\"_blank\">Groups</a> papildinį, kurį sukūrė <a href=\"http://www.itthinx.com"
1166
+ "\" target=\"_blank\">itthinx</a>."
1167
 
1168
  #: lib/admin/class-groups-admin-welcome.php:149
1169
  msgid ""
1203
  "The <em>%s</em> group already exists and cannot be used to name this one."
1204
  msgstr ""
1205
 
1206
+ #: lib/admin/groups-admin-groups-add.php:168
1207
  #, php-format
1208
  msgid "The <em>%s</em> group already exists."
1209
  msgstr ""
1218
  msgid "The <em>%s</em> group has been updated."
1219
  msgstr ""
1220
 
 
1221
  #: lib/admin/groups-admin-capabilities-edit.php:130
1222
+ #: lib/admin/groups-admin-capabilities-add.php:102
1223
  msgid "The <em>Capability</em> must not be empty."
1224
  msgstr ""
1225
 
1227
  msgid "The <em>Name</em> must not be empty."
1228
  msgstr ""
1229
 
1230
+ #: lib/access/class-groups-access-meta-boxes.php:495
1231
  msgid ""
1232
  "The attachment page is restricted to authorized users, but due to technical "
1233
  "limitations, the file can still be accessed directly via its URL."
1242
  msgstr ""
1243
 
1244
  #: lib/core/class-groups-help.php:87
1245
+ #, fuzzy
1246
+ #| msgid ""
1247
+ #| "The complete documentation is available on the <a href=\"http://www."
1248
+ #| "itthinx.com/plugins/groups\" target=\"_blank\">Groups plugin page</a>"
1249
  msgid ""
1250
+ "The complete documentation is available on the <a href=\"https://docs."
1251
+ "itthinx.com/document/groups\">Documentation</a> pages for Groups."
1252
  msgstr ""
1253
+ "Pilna dokumentacija yra pasiekiama <a href=\"http://www.itthinx.com/plugins/"
1254
+ "groups\" target=\"_blank\">Groups papildinio puslapyje </a>"
1255
 
1256
  #: lib/admin/class-groups-admin-welcome.php:210
1257
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
1265
  msgid "The manual way:"
1266
  msgstr ""
1267
 
1268
+ #: lib/admin/groups-admin-groups-add.php:166
1269
  msgid "The name must not be empty."
1270
  msgstr ""
1271
 
1273
  msgid "The quick way:"
1274
  msgstr ""
1275
 
1276
+ #: lib/admin/class-groups-admin-user-profile.php:92
1277
+ #: lib/admin/class-groups-admin-user-profile.php:190
1278
  msgid "The user is a member of the chosen groups."
1279
  msgstr ""
1280
 
1281
+ #: lib/admin/groups-admin-groups.php:542
1282
  #: lib/admin/groups-admin-capabilities.php:484
 
1283
  msgid "There are no results."
1284
  msgstr "Nėra jokių rezultatų."
1285
 
1286
+ #: lib/admin/groups-admin-groups-add.php:112
1287
  msgid "These capabilities will be assigned to the group."
1288
  msgstr ""
1289
 
1290
+ #: lib/admin/groups-admin-options.php:296
1291
  msgid ""
1292
  "These permissions apply to Groups management. They do not apply to access "
1293
  "permissions derived from Groups capabilities."
1299
  msgid "This could be important!"
1300
  msgstr ""
1301
 
1302
+ #: lib/admin/groups-admin-options.php:269
1303
  msgid ""
1304
  "This determines for which post types access restriction settings are offered."
1305
  msgstr ""
1306
 
1307
+ #: lib/admin/groups-admin-groups.php:535
1308
  msgid "This group has no capabilities."
1309
  msgstr "Ši grupė neturi priskirtų gebų."
1310
 
1314
  "capabilities, your entries will still be protected."
1315
  msgstr ""
1316
 
1317
+ #: lib/access/class-groups-post-access.php:656
1318
  msgid ""
1319
  "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1320
  "get_read_post_capabilities() to retrieve the capabilities instead."
1321
  msgstr ""
1322
 
1323
+ #: lib/admin/groups-admin-options.php:221
1324
  msgid ""
1325
  "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1326
  "code> or set it to <code>false</code>."
1347
  msgid "Tree of Groups"
1348
  msgstr "Grupių Medis"
1349
 
1350
+ #: lib/admin/groups-admin-options.php:286
1351
  msgid "Tree view"
1352
  msgstr "Medžio peržiūra"
1353
 
1359
 
1360
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1361
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1362
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:545
1363
  msgid "Type and choose &hellip;"
1364
  msgstr ""
1365
 
1369
  "pages and other post types."
1370
  msgstr ""
1371
 
1372
+ #: lib/access/class-groups-access-meta-boxes.php:135
1373
  msgid ""
1374
  "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1375
  "other post types."
1376
  msgstr ""
1377
 
1378
+ #: lib/admin/groups-admin-options.php:277
1379
  msgid "User profiles"
1380
  msgstr ""
1381
 
1382
+ #: lib/admin/class-groups-admin-users.php:285
1383
  msgctxt "label title for conjunctive groups filter checkbox"
1384
  msgid "Users must belong to all chosen groups"
1385
  msgstr ""
1433
  #: lib/admin/class-groups-admin-welcome.php:194
1434
  msgid ""
1435
  "Whether you are new to Groups or have been using it before, please make sure "
1436
+ "to visit the <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1437
  "groups/\">Documentation</a> pages to know more about how to use it."
1438
  msgstr ""
1439
 
1441
  msgid "Yes, here we go!"
1442
  msgstr ""
1443
 
1444
+ #: lib/views/class-groups-shortcodes.php:530
1445
  #, php-format
1446
  msgid "You are a member of the %s group."
1447
  msgstr ""
1478
  "your user account will be assigned to the group."
1479
  msgstr ""
1480
 
1481
+ #: lib/access/class-groups-access-meta-boxes.php:221
1482
+ #: lib/access/class-groups-access-meta-boxes.php:476
1483
  msgid "You can create a new group by indicating the group's name."
1484
  msgstr ""
1485
 
1486
+ #: lib/access/class-groups-access-meta-boxes.php:215
1487
  #, php-format
1488
  msgid ""
1489
  "You can restrict the visibility of this %1$s to group members. Choose one or "
1491
  "%3$s is visible to anyone."
1492
  msgstr ""
1493
 
1494
+ #: lib/access/class-groups-access-meta-boxes.php:475
1495
  msgid ""
1496
  "You can restrict the visibility to group members. Choose one or more groups "
1497
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
1503
  "restriction."
1504
  msgstr ""
1505
 
1506
+ #: lib/access/class-groups-access-meta-boxes.php:140
1507
  msgid "You can select one or more groups to restrict access to its members."
1508
  msgstr ""
1509
 
1510
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1511
+ #: lib/blocks/src/class-groups-blocks.php:93
1512
+ #: lib/access/class-groups-access-meta-boxes.php:261
1513
  msgid "You cannot set any access restrictions."
1514
  msgstr ""
1515
 
1516
+ #: lib/views/class-groups-shortcodes.php:525
1517
  #, php-format
1518
  msgid "You have joined the %s group."
1519
  msgstr ""
1520
 
1521
+ #: lib/views/class-groups-shortcodes.php:601
1522
  #, php-format
1523
  msgid "You have left the %s group."
1524
  msgstr ""
1529
  "read access."
1530
  msgstr ""
1531
 
1532
+ #: lib/access/class-groups-access-meta-boxes.php:267
1533
  msgid "You need to have permission to set access restrictions."
1534
  msgstr ""
1535
 
1536
+ #: lib/access/class-groups-post-access.php:531
1537
  msgid ""
1538
  "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1539
  "restriction instead."
1540
  msgstr ""
1541
 
1542
+ #: lib/admin/groups-admin-options.php:185 lib/admin/groups-admin-add-ons.php:37
1543
+ msgid "Your support matters!"
1544
+ msgstr ""
1545
+
1546
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1547
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1548
+ msgid "access"
1549
+ msgstr ""
1550
+
1551
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1552
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1553
+ #, fuzzy
1554
+ #| msgctxt "Attachment field label"
1555
+ #| msgid "Groups"
1556
+ msgid "groups"
1557
+ msgstr "Grupės"
1558
+
1559
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1560
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1561
+ msgid "members"
1562
+ msgstr ""
1563
+
1564
  #~ msgid ""
1565
  #~ "Only groups or users that have the <b>%s</b> capability are allowed to "
1566
  #~ "read this %s."
1582
  #~ msgid "Apply capability to selected groups:"
1583
  #~ msgstr "Pritaikyti gebą pažymėtoms grupėms:"
1584
 
 
 
 
 
 
 
 
1585
  #~ msgid ""
1586
  #~ "If you require <em>consulting services</em>, <em>support</em> or "
1587
  #~ "<em>customization</em>, you may <a href=\"http://www.itthinx.com/\" "
1596
  #~ "Jeigu manote, kad šis papildinys Jums yra naudingas, prašau pagalvoti "
1597
  #~ "apie paaukojimą:"
1598
 
 
 
 
 
 
 
 
 
 
1599
  #~ msgid "http://www.itthinx.com/plugins/groups"
1600
  #~ msgstr "http://www.itthinx.com/plugins/groups"
1601
 
languages/groups-nl_NL.mo CHANGED
Binary file
languages/groups-nl_NL.po CHANGED
@@ -4,8 +4,8 @@ msgid ""
4
  msgstr ""
5
  "Project-Id-Version: Groups 1.2.5\n"
6
  "Report-Msgid-Bugs-To: \n"
7
- "POT-Creation-Date: 2019-05-08 21:00+0200\n"
8
- "PO-Revision-Date: 2019-05-08 21:03+0200\n"
9
  "Last-Translator: Carsten <carsten@presis.nl>\n"
10
  "Language-Team: \n"
11
  "Language: nl_NL\n"
@@ -14,7 +14,7 @@ msgstr ""
14
  "Content-Transfer-Encoding: 8bit\n"
15
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
- "X-Generator: Poedit 2.2.1\n"
18
 
19
  #: lib/core/class-groups-pagination.php:140
20
  #, php-format
@@ -22,21 +22,21 @@ msgctxt "paging"
22
  msgid "%1$s of %2$s"
23
  msgstr "%1$s van %2$s"
24
 
25
- #: lib/admin/class-groups-admin-users.php:283
26
  msgctxt "label for conjunctive groups filter checkbox"
27
  msgid "&cap;"
28
  msgstr "&cap;"
29
 
30
  #: legacy/admin/class-groups-admin-posts-legacy.php:184
31
- #: lib/admin/class-groups-admin-posts.php:217
32
  msgid "&mdash; No Change &mdash;"
33
  msgstr ""
34
 
35
- #: lib/admin/class-groups-admin-posts.php:157
36
  msgid "(any)"
37
  msgstr ""
38
 
39
- #: lib/admin/class-groups-admin-posts.php:152
40
  msgid "(none)"
41
  msgstr ""
42
 
@@ -44,7 +44,7 @@ msgstr ""
44
  msgid "(only unrestricted)"
45
  msgstr ""
46
 
47
- #: lib/admin/class-groups-admin-users.php:384
48
  msgid "--"
49
  msgstr "--"
50
 
@@ -60,8 +60,8 @@ msgstr[1] ""
60
  msgid "<span title=\"%s\">Access Restrictions</span>"
61
  msgstr ""
62
 
63
- #: lib/admin/groups-admin-capabilities-remove.php:145
64
  #: lib/admin/groups-admin-groups-remove.php:149
 
65
  #, php-format
66
  msgid "<strong>%s</strong>"
67
  msgstr ""
@@ -77,11 +77,11 @@ msgstr ""
77
  msgid "A Duck!"
78
  msgstr ""
79
 
80
- #: lib/admin/groups-admin-options.php:280
81
  msgid "A minimum set of permissions will be preserved."
82
  msgstr "Een minimale set van rechten zal worden behouden."
83
 
84
- #: lib/admin/groups-admin-options.php:50
85
  msgid "Access Groups"
86
  msgstr "Toegangsgroepen"
87
 
@@ -89,43 +89,43 @@ msgstr "Toegangsgroepen"
89
  msgid "Access Restrictions"
90
  msgstr ""
91
 
92
- #: lib/admin/groups-admin-capabilities-add.php:34
93
- #: lib/admin/groups-admin-capabilities-add.php:89
94
- #: lib/admin/groups-admin-capabilities-add.php:93
95
- #: lib/admin/groups-admin-capabilities-edit.php:35
96
- #: lib/admin/groups-admin-capabilities-edit.php:96
97
- #: lib/admin/groups-admin-capabilities-edit.php:100
98
- #: lib/admin/groups-admin-capabilities-remove.php:35
99
- #: lib/admin/groups-admin-capabilities-remove.php:83
100
- #: lib/admin/groups-admin-capabilities-remove.php:87
101
- #: lib/admin/groups-admin-capabilities-remove.php:110
102
- #: lib/admin/groups-admin-capabilities-remove.php:175
103
- #: lib/admin/groups-admin-capabilities-remove.php:179
104
- #: lib/admin/groups-admin-capabilities.php:48
105
- #: lib/admin/groups-admin-capabilities.php:141
106
- #: lib/admin/groups-admin-capabilities.php:172
107
- #: lib/admin/groups-admin-capabilities.php:178
108
- #: lib/admin/groups-admin-groups-add.php:36
109
- #: lib/admin/groups-admin-groups-add.php:139
110
- #: lib/admin/groups-admin-groups-add.php:143
111
  #: lib/admin/groups-admin-groups-edit.php:37
112
  #: lib/admin/groups-admin-groups-edit.php:181
113
  #: lib/admin/groups-admin-groups-edit.php:185
 
 
 
114
  #: lib/admin/groups-admin-groups-remove.php:35
115
  #: lib/admin/groups-admin-groups-remove.php:83
116
  #: lib/admin/groups-admin-groups-remove.php:87
117
  #: lib/admin/groups-admin-groups-remove.php:110
118
  #: lib/admin/groups-admin-groups-remove.php:177
119
  #: lib/admin/groups-admin-groups-remove.php:181
 
 
 
 
 
 
120
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
121
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
122
- #: lib/admin/groups-admin-options.php:39 lib/admin/groups-admin-options.php:328
123
- #: lib/admin/groups-admin-tree-view.php:37 lib/test/groups-tests.php:385
124
- #: lib/test/groups-tests.php:391
 
 
 
 
 
 
 
 
125
  msgid "Access denied."
126
  msgstr "Geen toegang."
127
 
128
- #: lib/admin/groups-admin-options.php:212
129
  msgid "Access restricions"
130
  msgstr "Toegangsrestricties"
131
 
@@ -133,7 +133,7 @@ msgstr "Toegangsrestricties"
133
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
134
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
135
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
136
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:592
137
  msgid "Access restrictions"
138
  msgstr "Toegangsrestricties"
139
 
@@ -142,10 +142,10 @@ msgstr "Toegangsrestricties"
142
  msgid "Access restrictions &hellip;"
143
  msgstr ""
144
 
 
 
145
  #: lib/admin/groups-admin-capabilities-add.php:68
146
  #: lib/admin/groups-admin-capabilities.php:201
147
- #: lib/admin/groups-admin-groups-add.php:119
148
- #: lib/admin/groups-admin-groups.php:207
149
  msgid "Add"
150
  msgstr "Toevoegen"
151
 
@@ -153,16 +153,16 @@ msgstr "Toevoegen"
153
  msgid "Add a new capability"
154
  msgstr "Nieuw recht toevoegen"
155
 
156
- #: lib/admin/groups-admin-groups-add.php:59
157
  msgid "Add a new group"
158
  msgstr "Nieuwe groep toevoegen"
159
 
160
- #: lib/admin/groups-admin-groups.php:382
161
  msgid "Add capability"
162
  msgstr ""
163
 
164
  #: legacy/admin/class-groups-admin-posts-legacy.php:185
165
- #: lib/admin/class-groups-admin-posts.php:218
166
  msgid "Add restriction"
167
  msgstr ""
168
 
@@ -170,8 +170,8 @@ msgstr ""
170
  msgid "Add to group"
171
  msgstr ""
172
 
173
- #: lib/admin/class-groups-admin-welcome.php:234
174
  #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
 
175
  msgid "Add-Ons"
176
  msgstr ""
177
 
@@ -181,25 +181,25 @@ msgid ""
181
  "restriction"
182
  msgstr ""
183
 
184
- #: lib/admin/groups-admin-options.php:51
185
  msgid "Administer Groups"
186
  msgstr "Beheer groepen"
187
 
188
- #: lib/admin/groups-admin-options.php:52
189
  msgid "Administer Groups plugin options"
190
  msgstr "Beheer Groep plugin opties"
191
 
192
- #: lib/admin/groups-admin-options.php:198
193
  msgid "Administrator Access Override"
194
  msgstr "Beheer overschrijving van toegang"
195
 
196
- #: lib/admin/groups-admin-options.php:201
197
  msgid ""
198
  "Administrators override all access permissions derived from Groups "
199
  "capabilities."
200
  msgstr "Beheerders kunnen alle toegangsrechten van Groepen overschrijven."
201
 
202
- #: lib/admin/class-groups-admin-posts.php:175
203
  msgid "Also look for groups related to terms"
204
  msgstr ""
205
 
@@ -215,19 +215,19 @@ msgid ""
215
  "the Users admin screen."
216
  msgstr ""
217
 
218
- #: lib/access/class-groups-access-meta-boxes.php:214
219
- #: lib/access/class-groups-access-meta-boxes.php:215
220
- #: lib/access/class-groups-access-meta-boxes.php:448
221
- #: lib/access/class-groups-access-meta-boxes.php:449
222
  msgid "Anyone &hellip;"
223
  msgstr ""
224
 
225
- #: lib/admin/class-groups-admin-users.php:216
 
226
  #: lib/admin/groups-admin-capabilities.php:334
227
  #: lib/admin/groups-admin-capabilities.php:360
228
  #: lib/admin/groups-admin-capabilities.php:374
229
- #: lib/admin/groups-admin-groups.php:323 lib/admin/groups-admin-groups.php:349
230
- #: lib/admin/groups-admin-groups.php:385
231
  msgid "Apply"
232
  msgstr "Toepassen"
233
 
@@ -237,12 +237,18 @@ msgid ""
237
  "choose the <em>premium</em> capability to restrict access to a post."
238
  msgstr ""
239
 
 
240
  #: lib/admin/groups-admin-capabilities.php:371
241
- #: lib/admin/groups-admin-groups.php:380
242
  msgid "Bulk Actions"
243
  msgstr ""
244
 
245
- #: lib/admin/groups-admin-options.php:365
 
 
 
 
 
 
246
  msgid ""
247
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
248
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
@@ -251,7 +257,7 @@ msgid ""
251
  "data or any other consequences thereof."
252
  msgstr ""
253
 
254
- #: lib/admin/groups-admin-options.php:294
255
  msgid ""
256
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
257
  "plugin settings and data will be DELETED. If you are going to use this "
@@ -260,23 +266,22 @@ msgid ""
260
  "consequences thereof."
261
  msgstr ""
262
 
263
- #: lib/admin/groups-admin-capabilities-add.php:70
264
- #: lib/admin/groups-admin-capabilities-edit.php:79
265
- #: lib/admin/groups-admin-capabilities-remove.php:64
266
- #: lib/admin/groups-admin-capabilities-remove.php:150
267
- #: lib/admin/groups-admin-groups-add.php:121
268
  #: lib/admin/groups-admin-groups-edit.php:165
 
269
  #: lib/admin/groups-admin-groups-remove.php:64
270
  #: lib/admin/groups-admin-groups-remove.php:154
 
 
 
 
271
  msgid "Cancel"
272
  msgstr "Annuleren"
273
 
274
  #: legacy/admin/groups-admin-options-legacy.php:59
275
- #: lib/admin/class-groups-admin.php:196
276
- #: lib/admin/groups-admin-capabilities.php:192
277
- #: lib/admin/groups-admin-groups-add.php:97
278
  #: lib/admin/groups-admin-groups-edit.php:117
279
- #: lib/admin/groups-admin-groups.php:306
 
 
280
  msgid "Capabilities"
281
  msgstr "Rechten"
282
 
@@ -285,12 +290,12 @@ msgctxt "Help tab title and heading"
285
  msgid "Capabilities"
286
  msgstr "Rechten"
287
 
288
- #: lib/admin/groups-admin-groups.php:361 lib/admin/groups-admin-groups.php:362
289
  msgid "Capabilities &hellip;"
290
  msgstr ""
291
 
292
- #: lib/admin/groups-admin-capabilities-add.php:57
293
  #: lib/admin/groups-admin-capabilities-edit.php:66
 
294
  #: lib/admin/groups-admin-capabilities.php:314
295
  #: lib/admin/groups-admin-capabilities.php:330
296
  msgid "Capability"
@@ -305,8 +310,8 @@ msgstr "Recht: %s"
305
  msgid "Capability ID"
306
  msgstr ""
307
 
308
- #: lib/admin/class-groups-admin-posts.php:231
309
- #: lib/admin/class-groups-admin-posts.php:232
310
  msgid "Choose access restriction groups &hellip;"
311
  msgstr ""
312
 
@@ -315,15 +320,15 @@ msgstr ""
315
  msgid "Choose access restrictions &hellip;"
316
  msgstr ""
317
 
318
- #: lib/admin/groups-admin-groups-add.php:100
319
  #: lib/admin/groups-admin-groups-edit.php:120
 
320
  msgid "Choose capabilities &hellip;"
321
  msgstr ""
322
 
323
  #: lib/admin/class-groups-admin-user-profile.php:80
324
  #: lib/admin/class-groups-admin-user-profile.php:81
325
- #: lib/admin/class-groups-admin-user-profile.php:169
326
- #: lib/admin/class-groups-admin-user-profile.php:170
327
  #: lib/admin/class-groups-admin-users.php:191
328
  #: lib/admin/class-groups-admin-users.php:192
329
  #: lib/admin/class-groups-admin-users.php:252
@@ -332,7 +337,7 @@ msgid "Choose groups &hellip;"
332
  msgstr ""
333
 
334
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
335
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:541
336
  msgid ""
337
  "Choose one or more capabilities to restrict access. Groups that grant access "
338
  "through the capabilities are shown in parenthesis. If no capabilities are "
@@ -340,14 +345,14 @@ msgid ""
340
  "capability enabled for access restriction on the fly."
341
  msgstr ""
342
 
343
- #: lib/access/class-groups-access-meta-boxes.php:141
344
  msgid ""
345
  "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
346
  "<em>Groups</em> box and save or update the post (or hit Enter)."
347
  msgstr ""
348
 
 
349
  #: lib/admin/groups-admin-capabilities.php:335
350
- #: lib/admin/groups-admin-groups.php:324
351
  msgid "Clear"
352
  msgstr "Reset"
353
 
@@ -367,6 +372,14 @@ msgstr ""
367
  msgid "Click to toggle the display of groups that grant the capabilities."
368
  msgstr ""
369
 
 
 
 
 
 
 
 
 
370
  #: lib/admin/class-groups-admin-notice.php:133
371
  msgid ""
372
  "Could you please spare a minute and give it a review over at WordPress.org?"
@@ -376,29 +389,29 @@ msgstr ""
376
  msgid "Current page"
377
  msgstr ""
378
 
379
- #: lib/admin/groups-admin-options.php:286
380
  msgid "Deactivation and data persistence"
381
  msgstr "Deactivatie en blijvendheid van data"
382
 
383
- #: lib/admin/groups-admin-options.php:361
384
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
385
  msgstr ""
386
  "Verwijder alle Groups plugin data voor ALLE sites bij netwerk deactivatie"
387
 
388
- #: lib/admin/groups-admin-options.php:290
389
  msgid "Delete all Groups plugin data on deactivation"
390
  msgstr "Verwijder alle Groups plugin data bij deactivatie"
391
 
392
- #: lib/admin/groups-admin-capabilities-add.php:62
 
 
393
  #: lib/admin/groups-admin-capabilities-edit.php:71
 
394
  #: lib/admin/groups-admin-capabilities.php:315
395
- #: lib/admin/groups-admin-groups-add.php:83
396
- #: lib/admin/groups-admin-groups-edit.php:93
397
- #: lib/admin/groups-admin-groups.php:305
398
  msgid "Description"
399
  msgstr "Beschrijving"
400
 
401
- #: lib/admin/groups-admin-options.php:254
402
  msgid ""
403
  "Disabling this setting for a post type also disables existing access "
404
  "restrictions on individual posts of that type."
@@ -409,8 +422,13 @@ msgstr ""
409
  msgid "Dismiss"
410
  msgstr ""
411
 
 
 
 
 
 
 
412
  #: lib/admin/groups-admin-capabilities.php:449
413
- #: lib/admin/groups-admin-groups.php:460
414
  msgid "Edit"
415
  msgstr "Bewerk"
416
 
@@ -428,23 +446,27 @@ msgid ""
428
  "the <em>premium</em> capability."
429
  msgstr ""
430
 
431
- #: lib/admin/groups-admin-options.php:303
432
  msgid "Enable legacy access control based on capabilities."
433
  msgstr ""
434
 
435
- #: lib/admin/groups-admin-options.php:207
436
  msgid "Enabling this on production sites is <strong>not</strong> recommended."
437
  msgstr ""
438
 
439
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
440
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:505
441
  msgid "Enforce read access"
442
  msgstr "Leestoegang afdwingen"
443
 
444
- #: lib/admin/groups-admin-options.php:178
 
445
  msgid ""
446
- "Enhanced functionality is available via official <a href=\"http://www."
447
- "itthinx.com/shop/\">Extensions</a> for Groups."
 
 
 
448
  msgstr ""
449
 
450
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
@@ -454,16 +476,16 @@ msgid ""
454
  msgstr ""
455
 
456
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
457
- #: lib/access/class-groups-access-meta-boxes.php:135
458
  msgid "Example:"
459
  msgstr ""
460
 
461
- #: lib/admin/class-groups-admin-users.php:285
462
  msgid "Filter"
463
  msgstr ""
464
 
 
465
  #: lib/admin/groups-admin-capabilities.php:324
466
- #: lib/admin/groups-admin-groups.php:315
467
  msgid "Filters"
468
  msgstr "Filters"
469
 
@@ -506,7 +528,7 @@ msgstr ""
506
  msgid "Go to the previous page"
507
  msgstr ""
508
 
509
- #: lib/admin/groups-admin-groups.php:304
510
  msgid "Group"
511
  msgstr "Groep"
512
 
@@ -514,11 +536,11 @@ msgstr "Groep"
514
  msgid "Group Actions"
515
  msgstr ""
516
 
517
- #: lib/admin/groups-admin-groups.php:316
518
  msgid "Group ID"
519
  msgstr ""
520
 
521
- #: lib/admin/groups-admin-groups.php:319
522
  msgid "Group Name"
523
  msgstr "Groepnaam"
524
 
@@ -527,12 +549,12 @@ msgstr "Groepnaam"
527
  msgid "Group Name : %s"
528
  msgstr "Groepnaam: %s"
529
 
530
- #: lib/access/class-groups-access-meta-boxes.php:476
531
  msgctxt "Attachment field label"
532
  msgid "Groups"
533
  msgstr "Groepen"
534
 
535
- #: lib/admin/class-groups-admin-posts.php:214
536
  msgctxt "Bulk edit field label"
537
  msgid "Groups"
538
  msgstr "Groepen"
@@ -542,7 +564,7 @@ msgctxt "Column header"
542
  msgid "Groups"
543
  msgstr "Groepen"
544
 
545
- #: lib/admin/class-groups-admin-users.php:357
546
  msgctxt "Column header (Users)"
547
  msgid "Groups"
548
  msgstr "Groepen"
@@ -552,22 +574,22 @@ msgctxt "Groups section heading (add user)"
552
  msgid "Groups"
553
  msgstr "Groepen"
554
 
555
- #: lib/admin/class-groups-admin-user-profile.php:159
556
  msgctxt "Groups section heading (edit user)"
557
  msgid "Groups"
558
  msgstr "Groepen"
559
 
560
- #: lib/admin/class-groups-admin-user-profile.php:135
561
  msgctxt "Groups section heading (user profile)"
562
  msgid "Groups"
563
  msgstr "Groepen"
564
 
565
- #: lib/access/class-groups-access-meta-boxes.php:120
566
  msgctxt "Help heading"
567
  msgid "Groups"
568
  msgstr "Groepen"
569
 
570
- #: lib/access/class-groups-access-meta-boxes.php:117
571
  msgctxt "Help tab title"
572
  msgid "Groups"
573
  msgstr "Groepen"
@@ -582,7 +604,7 @@ msgctxt "Help title"
582
  msgid "Groups"
583
  msgstr "Groepen"
584
 
585
- #: lib/access/class-groups-access-meta-boxes.php:103
586
  msgctxt "Meta box title"
587
  msgid "Groups"
588
  msgstr "Groepen"
@@ -614,8 +636,8 @@ msgid ""
614
  "instead of capabilities used in previous versions."
615
  msgstr ""
616
 
617
- #: lib/admin/class-groups-admin-posts.php:138
618
  #: lib/admin/class-groups-admin-posts.php:139
 
619
  msgid "Groups &hellip;"
620
  msgstr ""
621
 
@@ -627,7 +649,15 @@ msgstr ""
627
  msgid "Groups Capabilities"
628
  msgstr "Groep mogelijkheden"
629
 
630
- #: lib/admin/groups-admin-options.php:120
 
 
 
 
 
 
 
 
631
  msgid "Groups Options"
632
  msgstr ""
633
 
@@ -635,7 +665,7 @@ msgstr ""
635
  msgid "Groups is configured to delete its plugin data on deactivation."
636
  msgstr "Groups verwijderen al zijn gegevens bij deactivering."
637
 
638
- #: lib/admin/groups-admin-options.php:334
639
  msgid "Groups network options"
640
  msgstr "Groepen netwerk opties"
641
 
@@ -651,12 +681,16 @@ msgstr ""
651
  "Hier kun groepen worden <strong>toegevoegd</strong>, <strong>bewerkt</"
652
  "strong> en verwijderd</strong>."
653
 
 
 
 
 
654
  #: lib/admin/class-groups-admin-notice.php:138
655
  msgid "I have already done that."
656
  msgstr ""
657
 
 
658
  #: lib/admin/groups-admin-capabilities.php:313
659
- #: lib/admin/groups-admin-groups.php:303
660
  msgid "ID"
661
  msgstr ""
662
 
@@ -668,7 +702,7 @@ msgid ""
668
  "desired entries."
669
  msgstr ""
670
 
671
- #: lib/admin/groups-admin-options.php:282
672
  msgid "If you lock yourself out, please ask an administrator to help."
673
  msgstr "Als je jezelf hebt uitgesloten vraag dan de beheerder om hulp."
674
 
@@ -688,7 +722,7 @@ msgstr ""
688
  msgid "Improved User Interface"
689
  msgstr ""
690
 
691
- #: lib/access/class-groups-access-meta-boxes.php:145
692
  msgid ""
693
  "In the same field, you can create a new group and restrict access. Group "
694
  "names are case-sensitive. In order to be able to use the new group, your "
@@ -715,27 +749,32 @@ msgid ""
715
  "were based on capabilities."
716
  msgstr ""
717
 
718
- #: lib/views/class-groups-shortcodes.php:469
719
  #, php-format
720
  msgid "Join the %s group"
721
  msgstr "Deelnemen aan groep %s"
722
 
723
- #: lib/views/class-groups-shortcodes.php:553
724
  #, php-format
725
  msgid "Leave the %s group"
726
  msgstr "Verlaat de groep %s"
727
 
728
- #: lib/admin/groups-admin-options.php:299
729
  msgid "Legacy Settings"
730
  msgstr ""
731
 
732
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
733
- #: lib/access/class-groups-access-meta-boxes.php:137
734
  msgid ""
735
  "Let's assume that you want to limit the visibility of a post to members of "
736
  "the <em>Premium</em> group."
737
  msgstr ""
738
 
 
 
 
 
 
739
  #: lib/views/class-groups-shortcodes.php:121
740
  msgid "Log out"
741
  msgstr ""
@@ -744,13 +783,13 @@ msgstr ""
744
  msgid "Many thanks for using <strong>Groups</strong>!"
745
  msgstr ""
746
 
747
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:503
748
- #: lib/access/class-groups-access-meta-boxes.php:416
749
  msgid "Media"
750
  msgstr ""
751
 
752
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
753
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:558
754
  #, php-format
755
  msgid "Members of the %1$s group can access this %2$s through this capability."
756
  msgid_plural ""
@@ -758,12 +797,12 @@ msgid_plural ""
758
  msgstr[0] ""
759
  msgstr[1] ""
760
 
761
- #: lib/admin/groups-admin-groups-add.php:69
762
  #: lib/admin/groups-admin-groups-edit.php:79
 
763
  msgid "Name"
764
  msgstr "Naam"
765
 
766
- #: lib/admin/groups-admin-options.php:356
767
  msgid "Network deactivation and data persistence"
768
  msgstr "Netwerk deactivatie en blijvendheid van data"
769
 
@@ -780,7 +819,7 @@ msgid "New Group"
780
  msgstr "Nieuwe groep"
781
 
782
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
783
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:567
784
  msgid ""
785
  "No groups grant access through this capability. To grant access to group "
786
  "members using this capability, you should assign it to a group and enable "
@@ -795,8 +834,8 @@ msgstr ""
795
  msgid "No such capabilities."
796
  msgstr ""
797
 
798
- #: lib/admin/groups-admin-capabilities-edit.php:41
799
  #: lib/admin/groups-admin-capabilities-remove.php:41
 
800
  msgid "No such capability."
801
  msgstr "Dit recht bestaat niet."
802
 
@@ -815,7 +854,7 @@ msgid ""
815
  "assigned."
816
  msgstr ""
817
 
818
- #: lib/access/class-groups-access-meta-boxes.php:129
819
  msgid "Note that you must be a member of a group to use it to restrict access."
820
  msgstr ""
821
 
@@ -853,7 +892,7 @@ msgid "One or more groups granting access to entries."
853
  msgstr ""
854
 
855
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
856
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:588
857
  #, php-format
858
  msgid ""
859
  "Only groups or users that have one of the selected capabilities are allowed "
@@ -876,12 +915,12 @@ msgctxt "Plugin action link"
876
  msgid "Options"
877
  msgstr "Opties"
878
 
879
- #: lib/admin/groups-admin-options.php:112
880
  msgid "Options saved."
881
  msgstr ""
882
 
883
- #: lib/admin/groups-admin-groups-add.php:76
884
  #: lib/admin/groups-admin-groups-edit.php:86
 
885
  msgid "Parent"
886
  msgstr "Ouder"
887
 
@@ -889,7 +928,7 @@ msgstr "Ouder"
889
  msgid "Perfect complements to memberships and access control with Groups."
890
  msgstr ""
891
 
892
- #: lib/admin/groups-admin-options.php:276
893
  msgid "Permissions"
894
  msgstr "Toestemmingen"
895
 
@@ -920,12 +959,12 @@ msgstr ""
920
 
921
  #: lib/admin/class-groups-admin-welcome.php:229
922
  msgid ""
923
- "Please refer to the <a target=\"_blank\" href=\"http://docs.itthinx.com/"
924
  "document/groups/\">Documentation</a> for details on how to switch to and use "
925
  "the new access restrictions."
926
  msgstr ""
927
 
928
- #: lib/access/class-groups-access-meta-boxes.php:472
929
  #, php-format
930
  msgid ""
931
  "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
@@ -933,11 +972,11 @@ msgid ""
933
  msgstr ""
934
 
935
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
936
- #: lib/access/class-groups-access-meta-boxes.php:171
937
  msgid "Post"
938
  msgstr "Bericht"
939
 
940
- #: lib/admin/groups-admin-options.php:216
941
  msgid "Post types"
942
  msgstr ""
943
 
@@ -955,8 +994,8 @@ msgstr ""
955
  msgid "Quick-create group &amp; capability"
956
  msgstr ""
957
 
958
- #: lib/access/class-groups-access-meta-boxes.php:208
959
- #: lib/access/class-groups-access-meta-boxes.php:418
960
  msgid "Read"
961
  msgstr ""
962
 
@@ -964,11 +1003,11 @@ msgstr ""
964
  msgid "Read Post"
965
  msgstr "Lees bericht"
966
 
967
- #: lib/admin/groups-admin-add-ons.php:49
968
  msgid "Recommended extensions for Groups"
969
  msgstr ""
970
 
971
- #: lib/admin/groups-admin-add-ons.php:157
972
  msgid "Recommended plugins by itthinx"
973
  msgstr ""
974
 
@@ -985,13 +1024,13 @@ msgstr "Geregistreerd"
985
  msgid "Remind me later"
986
  msgstr ""
987
 
 
 
988
  #: lib/admin/groups-admin-capabilities-remove.php:62
989
  #: lib/admin/groups-admin-capabilities-remove.php:149
 
990
  #: lib/admin/groups-admin-capabilities.php:372
991
  #: lib/admin/groups-admin-capabilities.php:458
992
- #: lib/admin/groups-admin-groups-remove.php:62
993
- #: lib/admin/groups-admin-groups-remove.php:153
994
- #: lib/admin/groups-admin-groups.php:469
995
  msgid "Remove"
996
  msgstr "Verwijder"
997
 
@@ -1007,7 +1046,7 @@ msgstr "Verwijder een groep"
1007
  msgid "Remove capabilities"
1008
  msgstr ""
1009
 
1010
- #: lib/admin/groups-admin-groups.php:383
1011
  msgid "Remove capability"
1012
  msgstr ""
1013
 
@@ -1015,7 +1054,7 @@ msgstr ""
1015
  msgid "Remove from group"
1016
  msgstr ""
1017
 
1018
- #: lib/admin/groups-admin-groups.php:381
1019
  msgid "Remove group"
1020
  msgstr ""
1021
 
@@ -1024,73 +1063,90 @@ msgid "Remove groups"
1024
  msgstr ""
1025
 
1026
  #: legacy/admin/class-groups-admin-posts-legacy.php:186
1027
- #: lib/admin/class-groups-admin-posts.php:219
1028
  msgid "Remove restriction"
1029
  msgstr ""
1030
 
1031
- #: lib/admin/groups-admin-options.php:53
1032
  msgid "Restrict Access"
1033
  msgstr ""
1034
 
1035
- #: lib/access/class-groups-access-meta-boxes.php:234
1036
  #, php-format
1037
  msgid "Restricts the visibility of this %s to members of the chosen groups."
1038
  msgstr ""
1039
 
1040
- #: lib/access/class-groups-access-meta-boxes.php:466
1041
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1042
  msgstr ""
1043
 
 
1044
  #: lib/admin/groups-admin-capabilities.php:357
1045
- #: lib/admin/groups-admin-groups.php:346
1046
  msgid "Results per page"
1047
  msgstr "Resultaten per page"
1048
 
1049
- #: lib/admin/groups-admin-options.php:133
1050
  msgid "Role"
1051
  msgstr "Rol"
1052
 
1053
- #: lib/admin/groups-admin-capabilities-edit.php:77
1054
  #: lib/admin/groups-admin-groups-edit.php:163
1055
- #: lib/admin/groups-admin-options.php:191
1056
- #: lib/admin/groups-admin-options.php:314
1057
- #: lib/admin/groups-admin-options.php:369
 
1058
  msgid "Save"
1059
  msgstr "Opslaan"
1060
 
1061
- #: lib/admin/groups-admin-options.php:220
 
 
 
 
 
1062
  msgid "Show access restrictions for these post types."
1063
  msgstr ""
1064
 
 
 
 
 
1065
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:277
1066
  msgid "Show groups"
1067
  msgstr ""
1068
 
1069
- #: lib/admin/groups-admin-options.php:262
1070
  msgid "Show groups in user profiles."
1071
  msgstr ""
1072
 
1073
- #: lib/admin/groups-admin-options.php:271
1074
  msgid "Show the Groups tree view."
1075
  msgstr "Toon de groepen in boomweergave."
1076
 
 
 
 
 
 
 
 
 
1077
  #: lib/admin/class-groups-admin-welcome.php:199
1078
  #, php-format
1079
  msgid "Switching to Groups %s"
1080
  msgstr ""
1081
 
1082
- #: lib/admin/class-groups-admin-posts.php:177
1083
  msgid "Terms"
1084
  msgstr ""
1085
 
1086
  #: lib/core/class-groups-help.php:141
1087
  msgid ""
1088
- "Thank you for using <a href=\"http://www.itthinx.com/plugins/groups\" target="
1089
- "\"_blank\">Groups</a> by <a href=\"http://www.itthinx.com\" target=\"_blank"
1090
- "\">itthinx</a>."
1091
  msgstr ""
1092
- "Bedankt voor het gebruiken van <a href=\"http://www.itthinx.com/plugins/"
1093
- "groups\" target=\"_blank\">Groups</a> door <a href=\"http://www.itthinx.com"
1094
  "\" target=\"_blank\">itthinx</a>."
1095
 
1096
  #: lib/admin/class-groups-admin-welcome.php:149
@@ -1131,7 +1187,7 @@ msgid ""
1131
  "The <em>%s</em> group already exists and cannot be used to name this one."
1132
  msgstr ""
1133
 
1134
- #: lib/admin/groups-admin-groups-add.php:165
1135
  #, php-format
1136
  msgid "The <em>%s</em> group already exists."
1137
  msgstr ""
@@ -1146,8 +1202,8 @@ msgstr ""
1146
  msgid "The <em>%s</em> group has been updated."
1147
  msgstr ""
1148
 
1149
- #: lib/admin/groups-admin-capabilities-add.php:102
1150
  #: lib/admin/groups-admin-capabilities-edit.php:130
 
1151
  msgid "The <em>Capability</em> must not be empty."
1152
  msgstr ""
1153
 
@@ -1155,7 +1211,7 @@ msgstr ""
1155
  msgid "The <em>Name</em> must not be empty."
1156
  msgstr ""
1157
 
1158
- #: lib/access/class-groups-access-meta-boxes.php:470
1159
  msgid ""
1160
  "The attachment page is restricted to authorized users, but due to technical "
1161
  "limitations, the file can still be accessed directly via its URL."
@@ -1171,9 +1227,11 @@ msgstr ""
1171
 
1172
  #: lib/core/class-groups-help.php:87
1173
  msgid ""
1174
- "The complete documentation is available on the <a href=\"http://docs.itthinx."
1175
- "com/document/groups\">Documentation</a> pages for Groups."
1176
  msgstr ""
 
 
1177
 
1178
  #: lib/admin/class-groups-admin-welcome.php:210
1179
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
@@ -1187,7 +1245,7 @@ msgstr ""
1187
  msgid "The manual way:"
1188
  msgstr ""
1189
 
1190
- #: lib/admin/groups-admin-groups-add.php:163
1191
  msgid "The name must not be empty."
1192
  msgstr ""
1193
 
@@ -1195,21 +1253,21 @@ msgstr ""
1195
  msgid "The quick way:"
1196
  msgstr ""
1197
 
1198
- #: lib/admin/class-groups-admin-user-profile.php:88
1199
- #: lib/admin/class-groups-admin-user-profile.php:178
1200
  msgid "The user is a member of the chosen groups."
1201
  msgstr ""
1202
 
 
1203
  #: lib/admin/groups-admin-capabilities.php:484
1204
- #: lib/admin/groups-admin-groups.php:523
1205
  msgid "There are no results."
1206
  msgstr "Er zijn geen resultaten."
1207
 
1208
- #: lib/admin/groups-admin-groups-add.php:109
1209
  msgid "These capabilities will be assigned to the group."
1210
  msgstr ""
1211
 
1212
- #: lib/admin/groups-admin-options.php:277
1213
  msgid ""
1214
  "These permissions apply to Groups management. They do not apply to access "
1215
  "permissions derived from Groups capabilities."
@@ -1219,12 +1277,12 @@ msgstr ""
1219
  msgid "This could be important!"
1220
  msgstr ""
1221
 
1222
- #: lib/admin/groups-admin-options.php:253
1223
  msgid ""
1224
  "This determines for which post types access restriction settings are offered."
1225
  msgstr ""
1226
 
1227
- #: lib/admin/groups-admin-groups.php:516
1228
  msgid "This group has no capabilities."
1229
  msgstr "Deze groep heeft geen rechten."
1230
 
@@ -1234,13 +1292,13 @@ msgid ""
1234
  "capabilities, your entries will still be protected."
1235
  msgstr ""
1236
 
1237
- #: lib/access/class-groups-post-access.php:636
1238
  msgid ""
1239
  "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1240
  "get_read_post_capabilities() to retrieve the capabilities instead."
1241
  msgstr ""
1242
 
1243
- #: lib/admin/groups-admin-options.php:204
1244
  msgid ""
1245
  "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1246
  "code> or set it to <code>false</code>."
@@ -1267,7 +1325,7 @@ msgstr "Boomweergave"
1267
  msgid "Tree of Groups"
1268
  msgstr "Boom van Groepen"
1269
 
1270
- #: lib/admin/groups-admin-options.php:267
1271
  msgid "Tree view"
1272
  msgstr "Boom"
1273
 
@@ -1279,7 +1337,7 @@ msgstr ""
1279
 
1280
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1281
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1282
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:540
1283
  msgid "Type and choose &hellip;"
1284
  msgstr ""
1285
 
@@ -1289,17 +1347,17 @@ msgid ""
1289
  "pages and other post types."
1290
  msgstr ""
1291
 
1292
- #: lib/access/class-groups-access-meta-boxes.php:123
1293
  msgid ""
1294
  "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1295
  "other post types."
1296
  msgstr ""
1297
 
1298
- #: lib/admin/groups-admin-options.php:258
1299
  msgid "User profiles"
1300
  msgstr ""
1301
 
1302
- #: lib/admin/class-groups-admin-users.php:281
1303
  msgctxt "label title for conjunctive groups filter checkbox"
1304
  msgid "Users must belong to all chosen groups"
1305
  msgstr ""
@@ -1353,7 +1411,7 @@ msgstr ""
1353
  #: lib/admin/class-groups-admin-welcome.php:194
1354
  msgid ""
1355
  "Whether you are new to Groups or have been using it before, please make sure "
1356
- "to visit the <a target=\"_blank\" href=\"http://docs.itthinx.com/document/"
1357
  "groups/\">Documentation</a> pages to know more about how to use it."
1358
  msgstr ""
1359
 
@@ -1361,7 +1419,7 @@ msgstr ""
1361
  msgid "Yes, here we go!"
1362
  msgstr ""
1363
 
1364
- #: lib/views/class-groups-shortcodes.php:527
1365
  #, php-format
1366
  msgid "You are a member of the %s group."
1367
  msgstr "Je bent lid van de groep %s."
@@ -1398,12 +1456,12 @@ msgid ""
1398
  "your user account will be assigned to the group."
1399
  msgstr ""
1400
 
1401
- #: lib/access/class-groups-access-meta-boxes.php:201
1402
- #: lib/access/class-groups-access-meta-boxes.php:451
1403
  msgid "You can create a new group by indicating the group's name."
1404
  msgstr ""
1405
 
1406
- #: lib/access/class-groups-access-meta-boxes.php:195
1407
  #, php-format
1408
  msgid ""
1409
  "You can restrict the visibility of this %1$s to group members. Choose one or "
@@ -1411,7 +1469,7 @@ msgid ""
1411
  "%3$s is visible to anyone."
1412
  msgstr ""
1413
 
1414
- #: lib/access/class-groups-access-meta-boxes.php:450
1415
  msgid ""
1416
  "You can restrict the visibility to group members. Choose one or more groups "
1417
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
@@ -1423,21 +1481,22 @@ msgid ""
1423
  "restriction."
1424
  msgstr ""
1425
 
1426
- #: lib/access/class-groups-access-meta-boxes.php:126
1427
  msgid "You can select one or more groups to restrict access to its members."
1428
  msgstr ""
1429
 
1430
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1431
- #: lib/access/class-groups-access-meta-boxes.php:241
 
1432
  msgid "You cannot set any access restrictions."
1433
  msgstr ""
1434
 
1435
- #: lib/views/class-groups-shortcodes.php:522
1436
  #, php-format
1437
  msgid "You have joined the %s group."
1438
  msgstr "Je bent aangemeld bij de groep %s."
1439
 
1440
- #: lib/views/class-groups-shortcodes.php:598
1441
  #, php-format
1442
  msgid "You have left the %s group."
1443
  msgstr "Je hebt de groep %s verlaten."
@@ -1448,16 +1507,35 @@ msgid ""
1448
  "read access."
1449
  msgstr ""
1450
 
1451
- #: lib/access/class-groups-access-meta-boxes.php:247
1452
  msgid "You need to have permission to set access restrictions."
1453
  msgstr ""
1454
 
1455
- #: lib/access/class-groups-post-access.php:511
1456
  msgid ""
1457
  "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1458
  "restriction instead."
1459
  msgstr ""
1460
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1461
  #~ msgid "Apply capability to selected groups:"
1462
  #~ msgstr "Recht toepassen op geselecteerde groepen:"
1463
 
@@ -1470,13 +1548,6 @@ msgstr ""
1470
  #~ msgid "Id"
1471
  #~ msgstr "Id"
1472
 
1473
- #~ msgid ""
1474
- #~ "The complete documentation is available on the <a href=\"http://www."
1475
- #~ "itthinx.com/plugins/groups\" target=\"_blank\">Groups plugin page</a>"
1476
- #~ msgstr ""
1477
- #~ "De complete handleiding is te lezen op de <a href=\"http://www.itthinx."
1478
- #~ "com/plugins/groups\" target=\"_blank\">Groups plugin pagina</a>"
1479
-
1480
  #~ msgid "You can also support the project:"
1481
  #~ msgstr "Je kunt ook het project steunen:"
1482
 
4
  msgstr ""
5
  "Project-Id-Version: Groups 1.2.5\n"
6
  "Report-Msgid-Bugs-To: \n"
7
+ "POT-Creation-Date: 2021-10-16 18:36+0200\n"
8
+ "PO-Revision-Date: 2021-10-16 18:40+0200\n"
9
  "Last-Translator: Carsten <carsten@presis.nl>\n"
10
  "Language-Team: \n"
11
  "Language: nl_NL\n"
14
  "Content-Transfer-Encoding: 8bit\n"
15
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
17
+ "X-Generator: Poedit 2.4.3\n"
18
 
19
  #: lib/core/class-groups-pagination.php:140
20
  #, php-format
22
  msgid "%1$s of %2$s"
23
  msgstr "%1$s van %2$s"
24
 
25
+ #: lib/admin/class-groups-admin-users.php:287
26
  msgctxt "label for conjunctive groups filter checkbox"
27
  msgid "&cap;"
28
  msgstr "&cap;"
29
 
30
  #: legacy/admin/class-groups-admin-posts-legacy.php:184
31
+ #: lib/admin/class-groups-admin-posts.php:223
32
  msgid "&mdash; No Change &mdash;"
33
  msgstr ""
34
 
35
+ #: lib/admin/class-groups-admin-posts.php:158
36
  msgid "(any)"
37
  msgstr ""
38
 
39
+ #: lib/admin/class-groups-admin-posts.php:153
40
  msgid "(none)"
41
  msgstr ""
42
 
44
  msgid "(only unrestricted)"
45
  msgstr ""
46
 
47
+ #: lib/admin/class-groups-admin-users.php:388
48
  msgid "--"
49
  msgstr "--"
50
 
60
  msgid "<span title=\"%s\">Access Restrictions</span>"
61
  msgstr ""
62
 
 
63
  #: lib/admin/groups-admin-groups-remove.php:149
64
+ #: lib/admin/groups-admin-capabilities-remove.php:145
65
  #, php-format
66
  msgid "<strong>%s</strong>"
67
  msgstr ""
77
  msgid "A Duck!"
78
  msgstr ""
79
 
80
+ #: lib/admin/groups-admin-options.php:299
81
  msgid "A minimum set of permissions will be preserved."
82
  msgstr "Een minimale set van rechten zal worden behouden."
83
 
84
+ #: lib/admin/groups-admin-options.php:55
85
  msgid "Access Groups"
86
  msgstr "Toegangsgroepen"
87
 
89
  msgid "Access Restrictions"
90
  msgstr ""
91
 
92
+ #: lib/test/groups-tests.php:385 lib/test/groups-tests.php:391
93
+ #: lib/admin/groups-admin-tree-view.php:37
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  #: lib/admin/groups-admin-groups-edit.php:37
95
  #: lib/admin/groups-admin-groups-edit.php:181
96
  #: lib/admin/groups-admin-groups-edit.php:185
97
+ #: lib/admin/groups-admin-groups-add.php:36
98
+ #: lib/admin/groups-admin-groups-add.php:142
99
+ #: lib/admin/groups-admin-groups-add.php:146
100
  #: lib/admin/groups-admin-groups-remove.php:35
101
  #: lib/admin/groups-admin-groups-remove.php:83
102
  #: lib/admin/groups-admin-groups-remove.php:87
103
  #: lib/admin/groups-admin-groups-remove.php:110
104
  #: lib/admin/groups-admin-groups-remove.php:177
105
  #: lib/admin/groups-admin-groups-remove.php:181
106
+ #: lib/admin/groups-admin-capabilities-remove.php:35
107
+ #: lib/admin/groups-admin-capabilities-remove.php:83
108
+ #: lib/admin/groups-admin-capabilities-remove.php:87
109
+ #: lib/admin/groups-admin-capabilities-remove.php:110
110
+ #: lib/admin/groups-admin-capabilities-remove.php:175
111
+ #: lib/admin/groups-admin-capabilities-remove.php:179
112
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
113
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
114
+ #: lib/admin/groups-admin-capabilities-edit.php:35
115
+ #: lib/admin/groups-admin-capabilities-edit.php:96
116
+ #: lib/admin/groups-admin-capabilities-edit.php:100
117
+ #: lib/admin/groups-admin-options.php:44 lib/admin/groups-admin-options.php:347
118
+ #: lib/admin/groups-admin-capabilities-add.php:34
119
+ #: lib/admin/groups-admin-capabilities-add.php:89
120
+ #: lib/admin/groups-admin-capabilities-add.php:93
121
+ #: lib/admin/groups-admin-capabilities.php:48
122
+ #: lib/admin/groups-admin-capabilities.php:141
123
+ #: lib/admin/groups-admin-capabilities.php:172
124
+ #: lib/admin/groups-admin-capabilities.php:178
125
  msgid "Access denied."
126
  msgstr "Geen toegang."
127
 
128
+ #: lib/admin/groups-admin-options.php:229
129
  msgid "Access restricions"
130
  msgstr "Toegangsrestricties"
131
 
133
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
134
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
135
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
136
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:597
137
  msgid "Access restrictions"
138
  msgstr "Toegangsrestricties"
139
 
142
  msgid "Access restrictions &hellip;"
143
  msgstr ""
144
 
145
+ #: lib/admin/groups-admin-groups-add.php:122
146
+ #: lib/admin/groups-admin-groups.php:207
147
  #: lib/admin/groups-admin-capabilities-add.php:68
148
  #: lib/admin/groups-admin-capabilities.php:201
 
 
149
  msgid "Add"
150
  msgstr "Toevoegen"
151
 
153
  msgid "Add a new capability"
154
  msgstr "Nieuw recht toevoegen"
155
 
156
+ #: lib/admin/groups-admin-groups-add.php:62
157
  msgid "Add a new group"
158
  msgstr "Nieuwe groep toevoegen"
159
 
160
+ #: lib/admin/groups-admin-groups.php:381
161
  msgid "Add capability"
162
  msgstr ""
163
 
164
  #: legacy/admin/class-groups-admin-posts-legacy.php:185
165
+ #: lib/admin/class-groups-admin-posts.php:224
166
  msgid "Add restriction"
167
  msgstr ""
168
 
170
  msgid "Add to group"
171
  msgstr ""
172
 
 
173
  #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
174
+ #: lib/admin/class-groups-admin-welcome.php:234
175
  msgid "Add-Ons"
176
  msgstr ""
177
 
181
  "restriction"
182
  msgstr ""
183
 
184
+ #: lib/admin/groups-admin-options.php:56
185
  msgid "Administer Groups"
186
  msgstr "Beheer groepen"
187
 
188
+ #: lib/admin/groups-admin-options.php:57
189
  msgid "Administer Groups plugin options"
190
  msgstr "Beheer Groep plugin opties"
191
 
192
+ #: lib/admin/groups-admin-options.php:215
193
  msgid "Administrator Access Override"
194
  msgstr "Beheer overschrijving van toegang"
195
 
196
+ #: lib/admin/groups-admin-options.php:218
197
  msgid ""
198
  "Administrators override all access permissions derived from Groups "
199
  "capabilities."
200
  msgstr "Beheerders kunnen alle toegangsrechten van Groepen overschrijven."
201
 
202
+ #: lib/admin/class-groups-admin-posts.php:181
203
  msgid "Also look for groups related to terms"
204
  msgstr ""
205
 
215
  "the Users admin screen."
216
  msgstr ""
217
 
218
+ #: lib/access/class-groups-access-meta-boxes.php:234
219
+ #: lib/access/class-groups-access-meta-boxes.php:235
220
+ #: lib/access/class-groups-access-meta-boxes.php:473
221
+ #: lib/access/class-groups-access-meta-boxes.php:474
222
  msgid "Anyone &hellip;"
223
  msgstr ""
224
 
225
+ #: lib/admin/groups-admin-groups.php:322 lib/admin/groups-admin-groups.php:348
226
+ #: lib/admin/groups-admin-groups.php:384
227
  #: lib/admin/groups-admin-capabilities.php:334
228
  #: lib/admin/groups-admin-capabilities.php:360
229
  #: lib/admin/groups-admin-capabilities.php:374
230
+ #: lib/admin/class-groups-admin-users.php:216
 
231
  msgid "Apply"
232
  msgstr "Toepassen"
233
 
237
  "choose the <em>premium</em> capability to restrict access to a post."
238
  msgstr ""
239
 
240
+ #: lib/admin/groups-admin-groups.php:379
241
  #: lib/admin/groups-admin-capabilities.php:371
 
242
  msgid "Bulk Actions"
243
  msgstr ""
244
 
245
+ #: lib/admin/groups-admin-options.php:195 lib/admin/groups-admin-add-ons.php:43
246
+ msgid ""
247
+ "By getting an official extension, you fund the work that is necessary to "
248
+ "maintain and improve Groups."
249
+ msgstr ""
250
+
251
+ #: lib/admin/groups-admin-options.php:384
252
  msgid ""
253
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
254
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
257
  "data or any other consequences thereof."
258
  msgstr ""
259
 
260
+ #: lib/admin/groups-admin-options.php:313
261
  msgid ""
262
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
263
  "plugin settings and data will be DELETED. If you are going to use this "
266
  "consequences thereof."
267
  msgstr ""
268
 
 
 
 
 
 
269
  #: lib/admin/groups-admin-groups-edit.php:165
270
+ #: lib/admin/groups-admin-groups-add.php:124
271
  #: lib/admin/groups-admin-groups-remove.php:64
272
  #: lib/admin/groups-admin-groups-remove.php:154
273
+ #: lib/admin/groups-admin-capabilities-remove.php:64
274
+ #: lib/admin/groups-admin-capabilities-remove.php:150
275
+ #: lib/admin/groups-admin-capabilities-edit.php:79
276
+ #: lib/admin/groups-admin-capabilities-add.php:70
277
  msgid "Cancel"
278
  msgstr "Annuleren"
279
 
280
  #: legacy/admin/groups-admin-options-legacy.php:59
 
 
 
281
  #: lib/admin/groups-admin-groups-edit.php:117
282
+ #: lib/admin/groups-admin-groups-add.php:100
283
+ #: lib/admin/class-groups-admin.php:196 lib/admin/groups-admin-groups.php:305
284
+ #: lib/admin/groups-admin-capabilities.php:192
285
  msgid "Capabilities"
286
  msgstr "Rechten"
287
 
290
  msgid "Capabilities"
291
  msgstr "Rechten"
292
 
293
+ #: lib/admin/groups-admin-groups.php:360 lib/admin/groups-admin-groups.php:361
294
  msgid "Capabilities &hellip;"
295
  msgstr ""
296
 
 
297
  #: lib/admin/groups-admin-capabilities-edit.php:66
298
+ #: lib/admin/groups-admin-capabilities-add.php:57
299
  #: lib/admin/groups-admin-capabilities.php:314
300
  #: lib/admin/groups-admin-capabilities.php:330
301
  msgid "Capability"
310
  msgid "Capability ID"
311
  msgstr ""
312
 
313
+ #: lib/admin/class-groups-admin-posts.php:237
314
+ #: lib/admin/class-groups-admin-posts.php:238
315
  msgid "Choose access restriction groups &hellip;"
316
  msgstr ""
317
 
320
  msgid "Choose access restrictions &hellip;"
321
  msgstr ""
322
 
 
323
  #: lib/admin/groups-admin-groups-edit.php:120
324
+ #: lib/admin/groups-admin-groups-add.php:103
325
  msgid "Choose capabilities &hellip;"
326
  msgstr ""
327
 
328
  #: lib/admin/class-groups-admin-user-profile.php:80
329
  #: lib/admin/class-groups-admin-user-profile.php:81
330
+ #: lib/admin/class-groups-admin-user-profile.php:176
331
+ #: lib/admin/class-groups-admin-user-profile.php:177
332
  #: lib/admin/class-groups-admin-users.php:191
333
  #: lib/admin/class-groups-admin-users.php:192
334
  #: lib/admin/class-groups-admin-users.php:252
337
  msgstr ""
338
 
339
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
340
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:546
341
  msgid ""
342
  "Choose one or more capabilities to restrict access. Groups that grant access "
343
  "through the capabilities are shown in parenthesis. If no capabilities are "
345
  "capability enabled for access restriction on the fly."
346
  msgstr ""
347
 
348
+ #: lib/access/class-groups-access-meta-boxes.php:159
349
  msgid ""
350
  "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
351
  "<em>Groups</em> box and save or update the post (or hit Enter)."
352
  msgstr ""
353
 
354
+ #: lib/admin/groups-admin-groups.php:323
355
  #: lib/admin/groups-admin-capabilities.php:335
 
356
  msgid "Clear"
357
  msgstr "Reset"
358
 
372
  msgid "Click to toggle the display of groups that grant the capabilities."
373
  msgstr ""
374
 
375
+ #: lib/blocks/src/blocks/groups-member/block.js:231
376
+ msgid "Content will be shown to users that are members of these groups:"
377
+ msgstr ""
378
+
379
+ #: lib/blocks/src/blocks/groups-non-member/block.js:212
380
+ msgid "Content will be shown to users that are not members of these groups:"
381
+ msgstr ""
382
+
383
  #: lib/admin/class-groups-admin-notice.php:133
384
  msgid ""
385
  "Could you please spare a minute and give it a review over at WordPress.org?"
389
  msgid "Current page"
390
  msgstr ""
391
 
392
+ #: lib/admin/groups-admin-options.php:305
393
  msgid "Deactivation and data persistence"
394
  msgstr "Deactivatie en blijvendheid van data"
395
 
396
+ #: lib/admin/groups-admin-options.php:380
397
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
398
  msgstr ""
399
  "Verwijder alle Groups plugin data voor ALLE sites bij netwerk deactivatie"
400
 
401
+ #: lib/admin/groups-admin-options.php:309
402
  msgid "Delete all Groups plugin data on deactivation"
403
  msgstr "Verwijder alle Groups plugin data bij deactivatie"
404
 
405
+ #: lib/admin/groups-admin-groups-edit.php:93
406
+ #: lib/admin/groups-admin-groups-add.php:86
407
+ #: lib/admin/groups-admin-groups.php:304
408
  #: lib/admin/groups-admin-capabilities-edit.php:71
409
+ #: lib/admin/groups-admin-capabilities-add.php:62
410
  #: lib/admin/groups-admin-capabilities.php:315
 
 
 
411
  msgid "Description"
412
  msgstr "Beschrijving"
413
 
414
+ #: lib/admin/groups-admin-options.php:271
415
  msgid ""
416
  "Disabling this setting for a post type also disables existing access "
417
  "restrictions on individual posts of that type."
422
  msgid "Dismiss"
423
  msgstr ""
424
 
425
+ #: lib/admin/groups-admin-options.php:183
426
+ msgctxt "title of dismiss notice link"
427
+ msgid "Dismiss"
428
+ msgstr ""
429
+
430
+ #: lib/admin/groups-admin-groups.php:469
431
  #: lib/admin/groups-admin-capabilities.php:449
 
432
  msgid "Edit"
433
  msgstr "Bewerk"
434
 
446
  "the <em>premium</em> capability."
447
  msgstr ""
448
 
449
+ #: lib/admin/groups-admin-options.php:322
450
  msgid "Enable legacy access control based on capabilities."
451
  msgstr ""
452
 
453
+ #: lib/admin/groups-admin-options.php:224
454
  msgid "Enabling this on production sites is <strong>not</strong> recommended."
455
  msgstr ""
456
 
457
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
458
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:510
459
  msgid "Enforce read access"
460
  msgstr "Leestoegang afdwingen"
461
 
462
+ #: lib/admin/groups-admin-options.php:189
463
+ #, php-format
464
  msgid ""
465
+ "Enhanced functionality is available via official %sExtensions%s for Groups."
466
+ msgstr ""
467
+
468
+ #: lib/admin/groups-admin-add-ons.php:40
469
+ msgid "Enhanced functionality is available via official extensions for Groups."
470
  msgstr ""
471
 
472
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
476
  msgstr ""
477
 
478
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
479
+ #: lib/access/class-groups-access-meta-boxes.php:149
480
  msgid "Example:"
481
  msgstr ""
482
 
483
+ #: lib/admin/class-groups-admin-users.php:289
484
  msgid "Filter"
485
  msgstr ""
486
 
487
+ #: lib/admin/groups-admin-groups.php:314
488
  #: lib/admin/groups-admin-capabilities.php:324
 
489
  msgid "Filters"
490
  msgstr "Filters"
491
 
528
  msgid "Go to the previous page"
529
  msgstr ""
530
 
531
+ #: lib/admin/groups-admin-groups.php:303
532
  msgid "Group"
533
  msgstr "Groep"
534
 
536
  msgid "Group Actions"
537
  msgstr ""
538
 
539
+ #: lib/admin/groups-admin-groups.php:315
540
  msgid "Group ID"
541
  msgstr ""
542
 
543
+ #: lib/admin/groups-admin-groups.php:318
544
  msgid "Group Name"
545
  msgstr "Groepnaam"
546
 
549
  msgid "Group Name : %s"
550
  msgstr "Groepnaam: %s"
551
 
552
+ #: lib/access/class-groups-access-meta-boxes.php:501
553
  msgctxt "Attachment field label"
554
  msgid "Groups"
555
  msgstr "Groepen"
556
 
557
+ #: lib/admin/class-groups-admin-posts.php:220
558
  msgctxt "Bulk edit field label"
559
  msgid "Groups"
560
  msgstr "Groepen"
564
  msgid "Groups"
565
  msgstr "Groepen"
566
 
567
+ #: lib/admin/class-groups-admin-users.php:361
568
  msgctxt "Column header (Users)"
569
  msgid "Groups"
570
  msgstr "Groepen"
574
  msgid "Groups"
575
  msgstr "Groepen"
576
 
577
+ #: lib/admin/class-groups-admin-user-profile.php:166
578
  msgctxt "Groups section heading (edit user)"
579
  msgid "Groups"
580
  msgstr "Groepen"
581
 
582
+ #: lib/admin/class-groups-admin-user-profile.php:139
583
  msgctxt "Groups section heading (user profile)"
584
  msgid "Groups"
585
  msgstr "Groepen"
586
 
587
+ #: lib/access/class-groups-access-meta-boxes.php:131
588
  msgctxt "Help heading"
589
  msgid "Groups"
590
  msgstr "Groepen"
591
 
592
+ #: lib/access/class-groups-access-meta-boxes.php:128
593
  msgctxt "Help tab title"
594
  msgid "Groups"
595
  msgstr "Groepen"
604
  msgid "Groups"
605
  msgstr "Groepen"
606
 
607
+ #: lib/access/class-groups-access-meta-boxes.php:114
608
  msgctxt "Meta box title"
609
  msgid "Groups"
610
  msgstr "Groepen"
636
  "instead of capabilities used in previous versions."
637
  msgstr ""
638
 
 
639
  #: lib/admin/class-groups-admin-posts.php:139
640
+ #: lib/admin/class-groups-admin-posts.php:140
641
  msgid "Groups &hellip;"
642
  msgstr ""
643
 
649
  msgid "Groups Capabilities"
650
  msgstr "Groep mogelijkheden"
651
 
652
+ #: lib/blocks/src/blocks/groups-member/block.js:161
653
+ msgid "Groups Member"
654
+ msgstr "Groepen Lid"
655
+
656
+ #: lib/blocks/src/blocks/groups-non-member/block.js:145
657
+ msgid "Groups Non-member"
658
+ msgstr "Groepen Geen-lid"
659
+
660
+ #: lib/admin/groups-admin-options.php:125
661
  msgid "Groups Options"
662
  msgstr ""
663
 
665
  msgid "Groups is configured to delete its plugin data on deactivation."
666
  msgstr "Groups verwijderen al zijn gegevens bij deactivering."
667
 
668
+ #: lib/admin/groups-admin-options.php:353
669
  msgid "Groups network options"
670
  msgstr "Groepen netwerk opties"
671
 
681
  "Hier kun groepen worden <strong>toegevoegd</strong>, <strong>bewerkt</"
682
  "strong> en verwijderd</strong>."
683
 
684
+ #: lib/blocks/src/blocks/groups-non-member/block.js:146
685
+ msgid "Hide content from group members"
686
+ msgstr ""
687
+
688
  #: lib/admin/class-groups-admin-notice.php:138
689
  msgid "I have already done that."
690
  msgstr ""
691
 
692
+ #: lib/admin/groups-admin-groups.php:302
693
  #: lib/admin/groups-admin-capabilities.php:313
 
694
  msgid "ID"
695
  msgstr ""
696
 
702
  "desired entries."
703
  msgstr ""
704
 
705
+ #: lib/admin/groups-admin-options.php:301
706
  msgid "If you lock yourself out, please ask an administrator to help."
707
  msgstr "Als je jezelf hebt uitgesloten vraag dan de beheerder om hulp."
708
 
722
  msgid "Improved User Interface"
723
  msgstr ""
724
 
725
+ #: lib/access/class-groups-access-meta-boxes.php:165
726
  msgid ""
727
  "In the same field, you can create a new group and restrict access. Group "
728
  "names are case-sensitive. In order to be able to use the new group, your "
749
  "were based on capabilities."
750
  msgstr ""
751
 
752
+ #: lib/views/class-groups-shortcodes.php:472
753
  #, php-format
754
  msgid "Join the %s group"
755
  msgstr "Deelnemen aan groep %s"
756
 
757
+ #: lib/views/class-groups-shortcodes.php:556
758
  #, php-format
759
  msgid "Leave the %s group"
760
  msgstr "Verlaat de groep %s"
761
 
762
+ #: lib/admin/groups-admin-options.php:318
763
  msgid "Legacy Settings"
764
  msgstr ""
765
 
766
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
767
+ #: lib/access/class-groups-access-meta-boxes.php:152
768
  msgid ""
769
  "Let's assume that you want to limit the visibility of a post to members of "
770
  "the <em>Premium</em> group."
771
  msgstr ""
772
 
773
+ #: lib/blocks/src/blocks/groups-member/block.js:221
774
+ #: lib/blocks/src/blocks/groups-non-member/block.js:202
775
+ msgid "Loading..."
776
+ msgstr ""
777
+
778
  #: lib/views/class-groups-shortcodes.php:121
779
  msgid "Log out"
780
  msgstr ""
783
  msgid "Many thanks for using <strong>Groups</strong>!"
784
  msgstr ""
785
 
786
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:508
787
+ #: lib/access/class-groups-access-meta-boxes.php:441
788
  msgid "Media"
789
  msgstr ""
790
 
791
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
792
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:563
793
  #, php-format
794
  msgid "Members of the %1$s group can access this %2$s through this capability."
795
  msgid_plural ""
797
  msgstr[0] ""
798
  msgstr[1] ""
799
 
 
800
  #: lib/admin/groups-admin-groups-edit.php:79
801
+ #: lib/admin/groups-admin-groups-add.php:72
802
  msgid "Name"
803
  msgstr "Naam"
804
 
805
+ #: lib/admin/groups-admin-options.php:375
806
  msgid "Network deactivation and data persistence"
807
  msgstr "Netwerk deactivatie en blijvendheid van data"
808
 
819
  msgstr "Nieuwe groep"
820
 
821
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
822
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:572
823
  msgid ""
824
  "No groups grant access through this capability. To grant access to group "
825
  "members using this capability, you should assign it to a group and enable "
834
  msgid "No such capabilities."
835
  msgstr ""
836
 
 
837
  #: lib/admin/groups-admin-capabilities-remove.php:41
838
+ #: lib/admin/groups-admin-capabilities-edit.php:41
839
  msgid "No such capability."
840
  msgstr "Dit recht bestaat niet."
841
 
854
  "assigned."
855
  msgstr ""
856
 
857
+ #: lib/access/class-groups-access-meta-boxes.php:143
858
  msgid "Note that you must be a member of a group to use it to restrict access."
859
  msgstr ""
860
 
892
  msgstr ""
893
 
894
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
895
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:593
896
  #, php-format
897
  msgid ""
898
  "Only groups or users that have one of the selected capabilities are allowed "
915
  msgid "Options"
916
  msgstr "Opties"
917
 
918
+ #: lib/admin/groups-admin-options.php:117
919
  msgid "Options saved."
920
  msgstr ""
921
 
 
922
  #: lib/admin/groups-admin-groups-edit.php:86
923
+ #: lib/admin/groups-admin-groups-add.php:79
924
  msgid "Parent"
925
  msgstr "Ouder"
926
 
928
  msgid "Perfect complements to memberships and access control with Groups."
929
  msgstr ""
930
 
931
+ #: lib/admin/groups-admin-options.php:295
932
  msgid "Permissions"
933
  msgstr "Toestemmingen"
934
 
959
 
960
  #: lib/admin/class-groups-admin-welcome.php:229
961
  msgid ""
962
+ "Please refer to the <a target=\"_blank\" href=\"https://docs.itthinx.com/"
963
  "document/groups/\">Documentation</a> for details on how to switch to and use "
964
  "the new access restrictions."
965
  msgstr ""
966
 
967
+ #: lib/access/class-groups-access-meta-boxes.php:497
968
  #, php-format
969
  msgid ""
970
  "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
972
  msgstr ""
973
 
974
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
975
+ #: lib/access/class-groups-access-meta-boxes.php:191
976
  msgid "Post"
977
  msgstr "Bericht"
978
 
979
+ #: lib/admin/groups-admin-options.php:233
980
  msgid "Post types"
981
  msgstr ""
982
 
994
  msgid "Quick-create group &amp; capability"
995
  msgstr ""
996
 
997
+ #: lib/access/class-groups-access-meta-boxes.php:228
998
+ #: lib/access/class-groups-access-meta-boxes.php:443
999
  msgid "Read"
1000
  msgstr ""
1001
 
1003
  msgid "Read Post"
1004
  msgstr "Lees bericht"
1005
 
1006
+ #: lib/admin/groups-admin-add-ons.php:63
1007
  msgid "Recommended extensions for Groups"
1008
  msgstr ""
1009
 
1010
+ #: lib/admin/groups-admin-add-ons.php:164
1011
  msgid "Recommended plugins by itthinx"
1012
  msgstr ""
1013
 
1024
  msgid "Remind me later"
1025
  msgstr ""
1026
 
1027
+ #: lib/admin/groups-admin-groups-remove.php:62
1028
+ #: lib/admin/groups-admin-groups-remove.php:153
1029
  #: lib/admin/groups-admin-capabilities-remove.php:62
1030
  #: lib/admin/groups-admin-capabilities-remove.php:149
1031
+ #: lib/admin/groups-admin-groups.php:478
1032
  #: lib/admin/groups-admin-capabilities.php:372
1033
  #: lib/admin/groups-admin-capabilities.php:458
 
 
 
1034
  msgid "Remove"
1035
  msgstr "Verwijder"
1036
 
1046
  msgid "Remove capabilities"
1047
  msgstr ""
1048
 
1049
+ #: lib/admin/groups-admin-groups.php:382
1050
  msgid "Remove capability"
1051
  msgstr ""
1052
 
1054
  msgid "Remove from group"
1055
  msgstr ""
1056
 
1057
+ #: lib/admin/groups-admin-groups.php:380
1058
  msgid "Remove group"
1059
  msgstr ""
1060
 
1063
  msgstr ""
1064
 
1065
  #: legacy/admin/class-groups-admin-posts-legacy.php:186
1066
+ #: lib/admin/class-groups-admin-posts.php:225
1067
  msgid "Remove restriction"
1068
  msgstr ""
1069
 
1070
+ #: lib/admin/groups-admin-options.php:58
1071
  msgid "Restrict Access"
1072
  msgstr ""
1073
 
1074
+ #: lib/access/class-groups-access-meta-boxes.php:254
1075
  #, php-format
1076
  msgid "Restricts the visibility of this %s to members of the chosen groups."
1077
  msgstr ""
1078
 
1079
+ #: lib/access/class-groups-access-meta-boxes.php:491
1080
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1081
  msgstr ""
1082
 
1083
+ #: lib/admin/groups-admin-groups.php:345
1084
  #: lib/admin/groups-admin-capabilities.php:357
 
1085
  msgid "Results per page"
1086
  msgstr "Resultaten per page"
1087
 
1088
+ #: lib/admin/groups-admin-options.php:138
1089
  msgid "Role"
1090
  msgstr "Rol"
1091
 
 
1092
  #: lib/admin/groups-admin-groups-edit.php:163
1093
+ #: lib/admin/groups-admin-capabilities-edit.php:77
1094
+ #: lib/admin/groups-admin-options.php:208
1095
+ #: lib/admin/groups-admin-options.php:333
1096
+ #: lib/admin/groups-admin-options.php:388
1097
  msgid "Save"
1098
  msgstr "Opslaan"
1099
 
1100
+ #: lib/blocks/src/blocks/groups-member/block.js:228
1101
+ #: lib/blocks/src/blocks/groups-non-member/block.js:209
1102
+ msgid "Select Groups"
1103
+ msgstr "Selecteer Groepen"
1104
+
1105
+ #: lib/admin/groups-admin-options.php:237
1106
  msgid "Show access restrictions for these post types."
1107
  msgstr ""
1108
 
1109
+ #: lib/blocks/src/blocks/groups-member/block.js:162
1110
+ msgid "Show content for group members"
1111
+ msgstr ""
1112
+
1113
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:277
1114
  msgid "Show groups"
1115
  msgstr ""
1116
 
1117
+ #: lib/admin/groups-admin-options.php:281
1118
  msgid "Show groups in user profiles."
1119
  msgstr ""
1120
 
1121
+ #: lib/admin/groups-admin-options.php:290
1122
  msgid "Show the Groups tree view."
1123
  msgstr "Toon de groepen in boomweergave."
1124
 
1125
+ #: lib/admin/groups-admin-options.php:273
1126
+ msgid ""
1127
+ "Some post types shown may not offer access restrictions even though they "
1128
+ "appear enabled here."
1129
+ msgstr ""
1130
+ "Sommige weergegeven berichttypen bieden mogelijk geen toegangsbeperkingen, "
1131
+ "ook al lijken ze hier ingeschakeld te zijn."
1132
+
1133
  #: lib/admin/class-groups-admin-welcome.php:199
1134
  #, php-format
1135
  msgid "Switching to Groups %s"
1136
  msgstr ""
1137
 
1138
+ #: lib/admin/class-groups-admin-posts.php:183
1139
  msgid "Terms"
1140
  msgstr ""
1141
 
1142
  #: lib/core/class-groups-help.php:141
1143
  msgid ""
1144
+ "Thank you for using <a href=\"https://www.itthinx.com/plugins/groups\" "
1145
+ "target=\"_blank\">Groups</a> by <a href=\"https://www.itthinx.com\" target="
1146
+ "\"_blank\">itthinx</a>."
1147
  msgstr ""
1148
+ "Bedankt voor het gebruiken van <a href=\"https://www.itthinx.com/plugins/"
1149
+ "groups\" target=\"_blank\">Groups</a> door <a href=\"https://www.itthinx.com"
1150
  "\" target=\"_blank\">itthinx</a>."
1151
 
1152
  #: lib/admin/class-groups-admin-welcome.php:149
1187
  "The <em>%s</em> group already exists and cannot be used to name this one."
1188
  msgstr ""
1189
 
1190
+ #: lib/admin/groups-admin-groups-add.php:168
1191
  #, php-format
1192
  msgid "The <em>%s</em> group already exists."
1193
  msgstr ""
1202
  msgid "The <em>%s</em> group has been updated."
1203
  msgstr ""
1204
 
 
1205
  #: lib/admin/groups-admin-capabilities-edit.php:130
1206
+ #: lib/admin/groups-admin-capabilities-add.php:102
1207
  msgid "The <em>Capability</em> must not be empty."
1208
  msgstr ""
1209
 
1211
  msgid "The <em>Name</em> must not be empty."
1212
  msgstr ""
1213
 
1214
+ #: lib/access/class-groups-access-meta-boxes.php:495
1215
  msgid ""
1216
  "The attachment page is restricted to authorized users, but due to technical "
1217
  "limitations, the file can still be accessed directly via its URL."
1227
 
1228
  #: lib/core/class-groups-help.php:87
1229
  msgid ""
1230
+ "The complete documentation is available on the <a href=\"https://docs."
1231
+ "itthinx.com/document/groups\">Documentation</a> pages for Groups."
1232
  msgstr ""
1233
+ "De volledige documentatie is beschikbaar op de <a href=\"https://docs."
1234
+ "itthinx.com/document/groups\">Documentatie</a> pagina's voor Groups."
1235
 
1236
  #: lib/admin/class-groups-admin-welcome.php:210
1237
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
1245
  msgid "The manual way:"
1246
  msgstr ""
1247
 
1248
+ #: lib/admin/groups-admin-groups-add.php:166
1249
  msgid "The name must not be empty."
1250
  msgstr ""
1251
 
1253
  msgid "The quick way:"
1254
  msgstr ""
1255
 
1256
+ #: lib/admin/class-groups-admin-user-profile.php:92
1257
+ #: lib/admin/class-groups-admin-user-profile.php:190
1258
  msgid "The user is a member of the chosen groups."
1259
  msgstr ""
1260
 
1261
+ #: lib/admin/groups-admin-groups.php:542
1262
  #: lib/admin/groups-admin-capabilities.php:484
 
1263
  msgid "There are no results."
1264
  msgstr "Er zijn geen resultaten."
1265
 
1266
+ #: lib/admin/groups-admin-groups-add.php:112
1267
  msgid "These capabilities will be assigned to the group."
1268
  msgstr ""
1269
 
1270
+ #: lib/admin/groups-admin-options.php:296
1271
  msgid ""
1272
  "These permissions apply to Groups management. They do not apply to access "
1273
  "permissions derived from Groups capabilities."
1277
  msgid "This could be important!"
1278
  msgstr ""
1279
 
1280
+ #: lib/admin/groups-admin-options.php:269
1281
  msgid ""
1282
  "This determines for which post types access restriction settings are offered."
1283
  msgstr ""
1284
 
1285
+ #: lib/admin/groups-admin-groups.php:535
1286
  msgid "This group has no capabilities."
1287
  msgstr "Deze groep heeft geen rechten."
1288
 
1292
  "capabilities, your entries will still be protected."
1293
  msgstr ""
1294
 
1295
+ #: lib/access/class-groups-post-access.php:656
1296
  msgid ""
1297
  "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1298
  "get_read_post_capabilities() to retrieve the capabilities instead."
1299
  msgstr ""
1300
 
1301
+ #: lib/admin/groups-admin-options.php:221
1302
  msgid ""
1303
  "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1304
  "code> or set it to <code>false</code>."
1325
  msgid "Tree of Groups"
1326
  msgstr "Boom van Groepen"
1327
 
1328
+ #: lib/admin/groups-admin-options.php:286
1329
  msgid "Tree view"
1330
  msgstr "Boom"
1331
 
1337
 
1338
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1339
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1340
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:545
1341
  msgid "Type and choose &hellip;"
1342
  msgstr ""
1343
 
1347
  "pages and other post types."
1348
  msgstr ""
1349
 
1350
+ #: lib/access/class-groups-access-meta-boxes.php:135
1351
  msgid ""
1352
  "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1353
  "other post types."
1354
  msgstr ""
1355
 
1356
+ #: lib/admin/groups-admin-options.php:277
1357
  msgid "User profiles"
1358
  msgstr ""
1359
 
1360
+ #: lib/admin/class-groups-admin-users.php:285
1361
  msgctxt "label title for conjunctive groups filter checkbox"
1362
  msgid "Users must belong to all chosen groups"
1363
  msgstr ""
1411
  #: lib/admin/class-groups-admin-welcome.php:194
1412
  msgid ""
1413
  "Whether you are new to Groups or have been using it before, please make sure "
1414
+ "to visit the <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1415
  "groups/\">Documentation</a> pages to know more about how to use it."
1416
  msgstr ""
1417
 
1419
  msgid "Yes, here we go!"
1420
  msgstr ""
1421
 
1422
+ #: lib/views/class-groups-shortcodes.php:530
1423
  #, php-format
1424
  msgid "You are a member of the %s group."
1425
  msgstr "Je bent lid van de groep %s."
1456
  "your user account will be assigned to the group."
1457
  msgstr ""
1458
 
1459
+ #: lib/access/class-groups-access-meta-boxes.php:221
1460
+ #: lib/access/class-groups-access-meta-boxes.php:476
1461
  msgid "You can create a new group by indicating the group's name."
1462
  msgstr ""
1463
 
1464
+ #: lib/access/class-groups-access-meta-boxes.php:215
1465
  #, php-format
1466
  msgid ""
1467
  "You can restrict the visibility of this %1$s to group members. Choose one or "
1469
  "%3$s is visible to anyone."
1470
  msgstr ""
1471
 
1472
+ #: lib/access/class-groups-access-meta-boxes.php:475
1473
  msgid ""
1474
  "You can restrict the visibility to group members. Choose one or more groups "
1475
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
1481
  "restriction."
1482
  msgstr ""
1483
 
1484
+ #: lib/access/class-groups-access-meta-boxes.php:140
1485
  msgid "You can select one or more groups to restrict access to its members."
1486
  msgstr ""
1487
 
1488
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1489
+ #: lib/blocks/src/class-groups-blocks.php:93
1490
+ #: lib/access/class-groups-access-meta-boxes.php:261
1491
  msgid "You cannot set any access restrictions."
1492
  msgstr ""
1493
 
1494
+ #: lib/views/class-groups-shortcodes.php:525
1495
  #, php-format
1496
  msgid "You have joined the %s group."
1497
  msgstr "Je bent aangemeld bij de groep %s."
1498
 
1499
+ #: lib/views/class-groups-shortcodes.php:601
1500
  #, php-format
1501
  msgid "You have left the %s group."
1502
  msgstr "Je hebt de groep %s verlaten."
1507
  "read access."
1508
  msgstr ""
1509
 
1510
+ #: lib/access/class-groups-access-meta-boxes.php:267
1511
  msgid "You need to have permission to set access restrictions."
1512
  msgstr ""
1513
 
1514
+ #: lib/access/class-groups-post-access.php:531
1515
  msgid ""
1516
  "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1517
  "restriction instead."
1518
  msgstr ""
1519
 
1520
+ #: lib/admin/groups-admin-options.php:185 lib/admin/groups-admin-add-ons.php:37
1521
+ msgid "Your support matters!"
1522
+ msgstr ""
1523
+
1524
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1525
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1526
+ msgid "access"
1527
+ msgstr ""
1528
+
1529
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1530
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1531
+ msgid "groups"
1532
+ msgstr "Groepen"
1533
+
1534
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1535
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1536
+ msgid "members"
1537
+ msgstr ""
1538
+
1539
  #~ msgid "Apply capability to selected groups:"
1540
  #~ msgstr "Recht toepassen op geselecteerde groepen:"
1541
 
1548
  #~ msgid "Id"
1549
  #~ msgstr "Id"
1550
 
 
 
 
 
 
 
 
1551
  #~ msgid "You can also support the project:"
1552
  #~ msgstr "Je kunt ook het project steunen:"
1553
 
languages/groups-pt_BR.mo CHANGED
Binary file
languages/groups-pt_BR.po CHANGED
@@ -2,15 +2,15 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Groups\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-05-08 21:00+0200\n"
6
- "PO-Revision-Date: 2019-05-08 21:03+0200\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: pt_BR\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
- "X-Generator: Poedit 2.2.1\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-WPHeader: groups.php\n"
16
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
@@ -27,21 +27,21 @@ msgctxt "paging"
27
  msgid "%1$s of %2$s"
28
  msgstr "%1$s de %2$s"
29
 
30
- #: lib/admin/class-groups-admin-users.php:283
31
  msgctxt "label for conjunctive groups filter checkbox"
32
  msgid "&cap;"
33
  msgstr "&cap;"
34
 
35
  #: legacy/admin/class-groups-admin-posts-legacy.php:184
36
- #: lib/admin/class-groups-admin-posts.php:217
37
  msgid "&mdash; No Change &mdash;"
38
  msgstr "&mdash; Sem Mudança &mdash;"
39
 
40
- #: lib/admin/class-groups-admin-posts.php:157
41
  msgid "(any)"
42
  msgstr ""
43
 
44
- #: lib/admin/class-groups-admin-posts.php:152
45
  msgid "(none)"
46
  msgstr ""
47
 
@@ -49,7 +49,7 @@ msgstr ""
49
  msgid "(only unrestricted)"
50
  msgstr "(somente irrestrito)"
51
 
52
- #: lib/admin/class-groups-admin-users.php:384
53
  msgid "--"
54
  msgstr "--"
55
 
@@ -65,8 +65,8 @@ msgstr[1] "%s itens"
65
  msgid "<span title=\"%s\">Access Restrictions</span>"
66
  msgstr "<span title=\"%s\">Restrições de acesso</span>"
67
 
68
- #: lib/admin/groups-admin-capabilities-remove.php:145
69
  #: lib/admin/groups-admin-groups-remove.php:149
 
70
  #, php-format
71
  msgid "<strong>%s</strong>"
72
  msgstr "<strong>%s</strong>"
@@ -85,11 +85,11 @@ msgstr ""
85
  msgid "A Duck!"
86
  msgstr "Um pato!"
87
 
88
- #: lib/admin/groups-admin-options.php:280
89
  msgid "A minimum set of permissions will be preserved."
90
  msgstr "Um conjunto mínimo de permissões será preservado."
91
 
92
- #: lib/admin/groups-admin-options.php:50
93
  msgid "Access Groups"
94
  msgstr "Acesso a Grupos"
95
 
@@ -97,43 +97,43 @@ msgstr "Acesso a Grupos"
97
  msgid "Access Restrictions"
98
  msgstr "Restrições de acesso"
99
 
100
- #: lib/admin/groups-admin-capabilities-add.php:34
101
- #: lib/admin/groups-admin-capabilities-add.php:89
102
- #: lib/admin/groups-admin-capabilities-add.php:93
103
- #: lib/admin/groups-admin-capabilities-edit.php:35
104
- #: lib/admin/groups-admin-capabilities-edit.php:96
105
- #: lib/admin/groups-admin-capabilities-edit.php:100
106
- #: lib/admin/groups-admin-capabilities-remove.php:35
107
- #: lib/admin/groups-admin-capabilities-remove.php:83
108
- #: lib/admin/groups-admin-capabilities-remove.php:87
109
- #: lib/admin/groups-admin-capabilities-remove.php:110
110
- #: lib/admin/groups-admin-capabilities-remove.php:175
111
- #: lib/admin/groups-admin-capabilities-remove.php:179
112
- #: lib/admin/groups-admin-capabilities.php:48
113
- #: lib/admin/groups-admin-capabilities.php:141
114
- #: lib/admin/groups-admin-capabilities.php:172
115
- #: lib/admin/groups-admin-capabilities.php:178
116
- #: lib/admin/groups-admin-groups-add.php:36
117
- #: lib/admin/groups-admin-groups-add.php:139
118
- #: lib/admin/groups-admin-groups-add.php:143
119
  #: lib/admin/groups-admin-groups-edit.php:37
120
  #: lib/admin/groups-admin-groups-edit.php:181
121
  #: lib/admin/groups-admin-groups-edit.php:185
 
 
 
122
  #: lib/admin/groups-admin-groups-remove.php:35
123
  #: lib/admin/groups-admin-groups-remove.php:83
124
  #: lib/admin/groups-admin-groups-remove.php:87
125
  #: lib/admin/groups-admin-groups-remove.php:110
126
  #: lib/admin/groups-admin-groups-remove.php:177
127
  #: lib/admin/groups-admin-groups-remove.php:181
 
 
 
 
 
 
128
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
129
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
130
- #: lib/admin/groups-admin-options.php:39 lib/admin/groups-admin-options.php:328
131
- #: lib/admin/groups-admin-tree-view.php:37 lib/test/groups-tests.php:385
132
- #: lib/test/groups-tests.php:391
 
 
 
 
 
 
 
 
133
  msgid "Access denied."
134
  msgstr "Acesso negado."
135
 
136
- #: lib/admin/groups-admin-options.php:212
137
  msgid "Access restricions"
138
  msgstr "Restrições de acesso"
139
 
@@ -141,7 +141,7 @@ msgstr "Restrições de acesso"
141
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
142
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
143
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
144
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:592
145
  msgid "Access restrictions"
146
  msgstr "Restrições de acesso"
147
 
@@ -150,10 +150,10 @@ msgstr "Restrições de acesso"
150
  msgid "Access restrictions &hellip;"
151
  msgstr "Restrições de acesso &hellip;"
152
 
 
 
153
  #: lib/admin/groups-admin-capabilities-add.php:68
154
  #: lib/admin/groups-admin-capabilities.php:201
155
- #: lib/admin/groups-admin-groups-add.php:119
156
- #: lib/admin/groups-admin-groups.php:207
157
  msgid "Add"
158
  msgstr "Adicionar"
159
 
@@ -161,16 +161,16 @@ msgstr "Adicionar"
161
  msgid "Add a new capability"
162
  msgstr "Adicionar um novo recurso"
163
 
164
- #: lib/admin/groups-admin-groups-add.php:59
165
  msgid "Add a new group"
166
  msgstr "Adicionar um novo grupo"
167
 
168
- #: lib/admin/groups-admin-groups.php:382
169
  msgid "Add capability"
170
  msgstr "Adicionar recurso"
171
 
172
  #: legacy/admin/class-groups-admin-posts-legacy.php:185
173
- #: lib/admin/class-groups-admin-posts.php:218
174
  msgid "Add restriction"
175
  msgstr "Adicionar restrição"
176
 
@@ -178,8 +178,8 @@ msgstr "Adicionar restrição"
178
  msgid "Add to group"
179
  msgstr "Adicionar ao grupo"
180
 
181
- #: lib/admin/class-groups-admin-welcome.php:234
182
  #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
 
183
  msgid "Add-Ons"
184
  msgstr "Add-Ons"
185
 
@@ -191,19 +191,19 @@ msgstr ""
191
  "Adicionando o grupo e o recurso manualmente, habilitando para restrição de "
192
  "acesso"
193
 
194
- #: lib/admin/groups-admin-options.php:51
195
  msgid "Administer Groups"
196
  msgstr "Administrar Grupos"
197
 
198
- #: lib/admin/groups-admin-options.php:52
199
  msgid "Administer Groups plugin options"
200
  msgstr "Administrar opções do plugin"
201
 
202
- #: lib/admin/groups-admin-options.php:198
203
  msgid "Administrator Access Override"
204
  msgstr "Sobrescrever acesso de administrador"
205
 
206
- #: lib/admin/groups-admin-options.php:201
207
  msgid ""
208
  "Administrators override all access permissions derived from Groups "
209
  "capabilities."
@@ -211,7 +211,7 @@ msgstr ""
211
  "Os administradores sobrescrevem todas as permissões de acesso derivadas dos "
212
  "recursos de grupos."
213
 
214
- #: lib/admin/class-groups-admin-posts.php:175
215
  msgid "Also look for groups related to terms"
216
  msgstr ""
217
 
@@ -227,19 +227,19 @@ msgid ""
227
  "the Users admin screen."
228
  msgstr ""
229
 
230
- #: lib/access/class-groups-access-meta-boxes.php:214
231
- #: lib/access/class-groups-access-meta-boxes.php:215
232
- #: lib/access/class-groups-access-meta-boxes.php:448
233
- #: lib/access/class-groups-access-meta-boxes.php:449
234
  msgid "Anyone &hellip;"
235
  msgstr ""
236
 
237
- #: lib/admin/class-groups-admin-users.php:216
 
238
  #: lib/admin/groups-admin-capabilities.php:334
239
  #: lib/admin/groups-admin-capabilities.php:360
240
  #: lib/admin/groups-admin-capabilities.php:374
241
- #: lib/admin/groups-admin-groups.php:323 lib/admin/groups-admin-groups.php:349
242
- #: lib/admin/groups-admin-groups.php:385
243
  msgid "Apply"
244
  msgstr "Aplicar"
245
 
@@ -252,12 +252,20 @@ msgstr ""
252
  "você possa escolher um recurso <em>superior</em> e restringir o acesso a um "
253
  "post."
254
 
 
255
  #: lib/admin/groups-admin-capabilities.php:371
256
- #: lib/admin/groups-admin-groups.php:380
257
  msgid "Bulk Actions"
258
  msgstr "Ação em massa"
259
 
260
- #: lib/admin/groups-admin-options.php:365
 
 
 
 
 
 
 
 
261
  msgid ""
262
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
263
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
@@ -271,7 +279,7 @@ msgstr ""
271
  "backup. Habilitando esta opção, você concorda em ser responsável por "
272
  "qualquer perda de dados ou outras consequências."
273
 
274
- #: lib/admin/groups-admin-options.php:294
275
  msgid ""
276
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
277
  "plugin settings and data will be DELETED. If you are going to use this "
@@ -285,23 +293,22 @@ msgstr ""
285
  "você concorda em ser responsável por qualquer perda de dados ou outras "
286
  "consequências."
287
 
288
- #: lib/admin/groups-admin-capabilities-add.php:70
289
- #: lib/admin/groups-admin-capabilities-edit.php:79
290
- #: lib/admin/groups-admin-capabilities-remove.php:64
291
- #: lib/admin/groups-admin-capabilities-remove.php:150
292
- #: lib/admin/groups-admin-groups-add.php:121
293
  #: lib/admin/groups-admin-groups-edit.php:165
 
294
  #: lib/admin/groups-admin-groups-remove.php:64
295
  #: lib/admin/groups-admin-groups-remove.php:154
 
 
 
 
296
  msgid "Cancel"
297
  msgstr "Cancelar"
298
 
299
  #: legacy/admin/groups-admin-options-legacy.php:59
300
- #: lib/admin/class-groups-admin.php:196
301
- #: lib/admin/groups-admin-capabilities.php:192
302
- #: lib/admin/groups-admin-groups-add.php:97
303
  #: lib/admin/groups-admin-groups-edit.php:117
304
- #: lib/admin/groups-admin-groups.php:306
 
 
305
  msgid "Capabilities"
306
  msgstr "Recursos de Acesso"
307
 
@@ -310,12 +317,12 @@ msgctxt "Help tab title and heading"
310
  msgid "Capabilities"
311
  msgstr "Capacidades"
312
 
313
- #: lib/admin/groups-admin-groups.php:361 lib/admin/groups-admin-groups.php:362
314
  msgid "Capabilities &hellip;"
315
  msgstr "Recursos &hellip;"
316
 
317
- #: lib/admin/groups-admin-capabilities-add.php:57
318
  #: lib/admin/groups-admin-capabilities-edit.php:66
 
319
  #: lib/admin/groups-admin-capabilities.php:314
320
  #: lib/admin/groups-admin-capabilities.php:330
321
  msgid "Capability"
@@ -330,8 +337,8 @@ msgstr "Recurso: %s"
330
  msgid "Capability ID"
331
  msgstr "ID do recurso"
332
 
333
- #: lib/admin/class-groups-admin-posts.php:231
334
- #: lib/admin/class-groups-admin-posts.php:232
335
  msgid "Choose access restriction groups &hellip;"
336
  msgstr ""
337
 
@@ -340,15 +347,15 @@ msgstr ""
340
  msgid "Choose access restrictions &hellip;"
341
  msgstr "Escolher as restrições de acesso &hellip;"
342
 
343
- #: lib/admin/groups-admin-groups-add.php:100
344
  #: lib/admin/groups-admin-groups-edit.php:120
 
345
  msgid "Choose capabilities &hellip;"
346
  msgstr "Escolha os recursos &hellip;"
347
 
348
  #: lib/admin/class-groups-admin-user-profile.php:80
349
  #: lib/admin/class-groups-admin-user-profile.php:81
350
- #: lib/admin/class-groups-admin-user-profile.php:169
351
- #: lib/admin/class-groups-admin-user-profile.php:170
352
  #: lib/admin/class-groups-admin-users.php:191
353
  #: lib/admin/class-groups-admin-users.php:192
354
  #: lib/admin/class-groups-admin-users.php:252
@@ -357,7 +364,7 @@ msgid "Choose groups &hellip;"
357
  msgstr "Escolha os grupos &hellip;"
358
 
359
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
360
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:541
361
  msgid ""
362
  "Choose one or more capabilities to restrict access. Groups that grant access "
363
  "through the capabilities are shown in parenthesis. If no capabilities are "
@@ -369,14 +376,14 @@ msgstr ""
369
  "recursos disponíveis, você pode usar a caixa de criação rápida para criar um "
370
  "grupo e um recurso habilitado para restrição de acesso em tempo real."
371
 
372
- #: lib/access/class-groups-access-meta-boxes.php:141
373
  msgid ""
374
  "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
375
  "<em>Groups</em> box and save or update the post (or hit Enter)."
376
  msgstr ""
377
 
 
378
  #: lib/admin/groups-admin-capabilities.php:335
379
- #: lib/admin/groups-admin-groups.php:324
380
  msgid "Clear"
381
  msgstr "Limpar"
382
 
@@ -396,6 +403,14 @@ msgstr "Clique para atualizar os recursos"
396
  msgid "Click to toggle the display of groups that grant the capabilities."
397
  msgstr "Clique para alternar a exibição de grupos que concedem recursos."
398
 
 
 
 
 
 
 
 
 
399
  #: lib/admin/class-groups-admin-notice.php:133
400
  msgid ""
401
  "Could you please spare a minute and give it a review over at WordPress.org?"
@@ -405,30 +420,30 @@ msgstr ""
405
  msgid "Current page"
406
  msgstr "Página atual"
407
 
408
- #: lib/admin/groups-admin-options.php:286
409
  msgid "Deactivation and data persistence"
410
  msgstr "Desativação e persistência de dados"
411
 
412
- #: lib/admin/groups-admin-options.php:361
413
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
414
  msgstr ""
415
  "Excluir TODOS os dados do plugin de grupos para TODOS os sites na "
416
  "desativação em rede"
417
 
418
- #: lib/admin/groups-admin-options.php:290
419
  msgid "Delete all Groups plugin data on deactivation"
420
  msgstr "Excluir todos os dados do plugin ao desativar"
421
 
422
- #: lib/admin/groups-admin-capabilities-add.php:62
 
 
423
  #: lib/admin/groups-admin-capabilities-edit.php:71
 
424
  #: lib/admin/groups-admin-capabilities.php:315
425
- #: lib/admin/groups-admin-groups-add.php:83
426
- #: lib/admin/groups-admin-groups-edit.php:93
427
- #: lib/admin/groups-admin-groups.php:305
428
  msgid "Description"
429
  msgstr "Descrição"
430
 
431
- #: lib/admin/groups-admin-options.php:254
432
  msgid ""
433
  "Disabling this setting for a post type also disables existing access "
434
  "restrictions on individual posts of that type."
@@ -439,10 +454,15 @@ msgstr ""
439
  #: lib/admin/class-groups-admin-welcome.php:144
440
  #: lib/admin/class-groups-admin-welcome.php:145
441
  msgid "Dismiss"
 
 
 
 
 
442
  msgstr ""
443
 
 
444
  #: lib/admin/groups-admin-capabilities.php:449
445
- #: lib/admin/groups-admin-groups.php:460
446
  msgid "Edit"
447
  msgstr "Editar"
448
 
@@ -462,26 +482,32 @@ msgstr ""
462
  "Edite o post para o qual você deseja restringir o acesso e escolha<sup>*</"
463
  "sup> o recurso <em>premium</em>."
464
 
465
- #: lib/admin/groups-admin-options.php:303
466
  msgid "Enable legacy access control based on capabilities."
467
  msgstr ""
468
 
469
- #: lib/admin/groups-admin-options.php:207
470
  msgid "Enabling this on production sites is <strong>not</strong> recommended."
471
  msgstr ""
472
 
473
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
474
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:505
475
  msgid "Enforce read access"
476
  msgstr "Exigir o acesso de leitura"
477
 
478
- #: lib/admin/groups-admin-options.php:178
 
479
  msgid ""
480
- "Enhanced functionality is available via official <a href=\"http://www."
481
- "itthinx.com/shop/\">Extensions</a> for Groups."
482
  msgstr ""
483
- "Funcionalidade aprimorada está disponível via <a href=\"http://www.itthinx."
484
- "com/shop/\">extensões oficiais</a>."
 
 
 
 
 
 
485
 
486
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
487
  msgid ""
@@ -492,16 +518,16 @@ msgstr ""
492
  "restrições de acesso e salve ou atualize o post."
493
 
494
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
495
- #: lib/access/class-groups-access-meta-boxes.php:135
496
  msgid "Example:"
497
  msgstr "Exemplo:"
498
 
499
- #: lib/admin/class-groups-admin-users.php:285
500
  msgid "Filter"
501
  msgstr ""
502
 
 
503
  #: lib/admin/groups-admin-capabilities.php:324
504
- #: lib/admin/groups-admin-groups.php:315
505
  msgid "Filters"
506
  msgstr "Filtros"
507
 
@@ -551,7 +577,7 @@ msgstr "Ir para a próxima página"
551
  msgid "Go to the previous page"
552
  msgstr "Ir para a página anterior"
553
 
554
- #: lib/admin/groups-admin-groups.php:304
555
  msgid "Group"
556
  msgstr "Grupo"
557
 
@@ -559,11 +585,11 @@ msgstr "Grupo"
559
  msgid "Group Actions"
560
  msgstr "Ações de Grupo"
561
 
562
- #: lib/admin/groups-admin-groups.php:316
563
  msgid "Group ID"
564
  msgstr "Id do Grupo"
565
 
566
- #: lib/admin/groups-admin-groups.php:319
567
  msgid "Group Name"
568
  msgstr "Nome do Grupo"
569
 
@@ -572,12 +598,12 @@ msgstr "Nome do Grupo"
572
  msgid "Group Name : %s"
573
  msgstr "Nome do Grupo: %s"
574
 
575
- #: lib/access/class-groups-access-meta-boxes.php:476
576
  msgctxt "Attachment field label"
577
  msgid "Groups"
578
  msgstr "Grupos"
579
 
580
- #: lib/admin/class-groups-admin-posts.php:214
581
  msgctxt "Bulk edit field label"
582
  msgid "Groups"
583
  msgstr "Grupos"
@@ -587,7 +613,7 @@ msgctxt "Column header"
587
  msgid "Groups"
588
  msgstr "Grupos"
589
 
590
- #: lib/admin/class-groups-admin-users.php:357
591
  msgctxt "Column header (Users)"
592
  msgid "Groups"
593
  msgstr "Grupos"
@@ -597,22 +623,22 @@ msgctxt "Groups section heading (add user)"
597
  msgid "Groups"
598
  msgstr "Grupos"
599
 
600
- #: lib/admin/class-groups-admin-user-profile.php:159
601
  msgctxt "Groups section heading (edit user)"
602
  msgid "Groups"
603
  msgstr "Grupos"
604
 
605
- #: lib/admin/class-groups-admin-user-profile.php:135
606
  msgctxt "Groups section heading (user profile)"
607
  msgid "Groups"
608
  msgstr "Grupos"
609
 
610
- #: lib/access/class-groups-access-meta-boxes.php:120
611
  msgctxt "Help heading"
612
  msgid "Groups"
613
  msgstr "Grupos"
614
 
615
- #: lib/access/class-groups-access-meta-boxes.php:117
616
  msgctxt "Help tab title"
617
  msgid "Groups"
618
  msgstr "Grupos"
@@ -627,7 +653,7 @@ msgctxt "Help title"
627
  msgid "Groups"
628
  msgstr "Grupos"
629
 
630
- #: lib/access/class-groups-access-meta-boxes.php:103
631
  msgctxt "Meta box title"
632
  msgid "Groups"
633
  msgstr "Grupos"
@@ -659,8 +685,8 @@ msgid ""
659
  "instead of capabilities used in previous versions."
660
  msgstr ""
661
 
662
- #: lib/admin/class-groups-admin-posts.php:138
663
  #: lib/admin/class-groups-admin-posts.php:139
 
664
  msgid "Groups &hellip;"
665
  msgstr ""
666
 
@@ -672,7 +698,15 @@ msgstr "Add-Ons de grupos"
672
  msgid "Groups Capabilities"
673
  msgstr "Recursos de grupos"
674
 
675
- #: lib/admin/groups-admin-options.php:120
 
 
 
 
 
 
 
 
676
  msgid "Groups Options"
677
  msgstr "Opções de grupos"
678
 
@@ -680,7 +714,7 @@ msgstr "Opções de grupos"
680
  msgid "Groups is configured to delete its plugin data on deactivation."
681
  msgstr "Groups é configurado para excluir seus dados na desativação."
682
 
683
- #: lib/admin/groups-admin-options.php:334
684
  msgid "Groups network options"
685
  msgstr "Opções de grupos em rede"
686
 
@@ -696,12 +730,16 @@ msgstr ""
696
  "Aqui você pode <strong>adicionar</strong>, <strong>editar</strong> e "
697
  "<strong>remover</strong> grupos."
698
 
 
 
 
 
699
  #: lib/admin/class-groups-admin-notice.php:138
700
  msgid "I have already done that."
701
  msgstr ""
702
 
 
703
  #: lib/admin/groups-admin-capabilities.php:313
704
- #: lib/admin/groups-admin-groups.php:303
705
  msgid "ID"
706
  msgstr "ID"
707
 
@@ -713,7 +751,7 @@ msgid ""
713
  "desired entries."
714
  msgstr ""
715
 
716
- #: lib/admin/groups-admin-options.php:282
717
  msgid "If you lock yourself out, please ask an administrator to help."
718
  msgstr ""
719
  "Se você se trancou para fora, por favor, peça para um administrador ajudar a "
@@ -735,7 +773,7 @@ msgstr ""
735
  msgid "Improved User Interface"
736
  msgstr ""
737
 
738
- #: lib/access/class-groups-access-meta-boxes.php:145
739
  msgid ""
740
  "In the same field, you can create a new group and restrict access. Group "
741
  "names are case-sensitive. In order to be able to use the new group, your "
@@ -764,22 +802,22 @@ msgid ""
764
  "were based on capabilities."
765
  msgstr ""
766
 
767
- #: lib/views/class-groups-shortcodes.php:469
768
  #, php-format
769
  msgid "Join the %s group"
770
  msgstr "Junte-se ao grupo %s"
771
 
772
- #: lib/views/class-groups-shortcodes.php:553
773
  #, php-format
774
  msgid "Leave the %s group"
775
  msgstr "Deixe o grupo %s"
776
 
777
- #: lib/admin/groups-admin-options.php:299
778
  msgid "Legacy Settings"
779
  msgstr ""
780
 
781
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
782
- #: lib/access/class-groups-access-meta-boxes.php:137
783
  msgid ""
784
  "Let's assume that you want to limit the visibility of a post to members of "
785
  "the <em>Premium</em> group."
@@ -787,6 +825,11 @@ msgstr ""
787
  "Vamos supor que você deseja limitar a visibilidade de um post para os "
788
  "membros do grupo <em>premium</em>."
789
 
 
 
 
 
 
790
  #: lib/views/class-groups-shortcodes.php:121
791
  msgid "Log out"
792
  msgstr "Sair"
@@ -795,13 +838,13 @@ msgstr "Sair"
795
  msgid "Many thanks for using <strong>Groups</strong>!"
796
  msgstr ""
797
 
798
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:503
799
- #: lib/access/class-groups-access-meta-boxes.php:416
800
  msgid "Media"
801
  msgstr "Mídia"
802
 
803
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
804
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:558
805
  #, php-format
806
  msgid "Members of the %1$s group can access this %2$s through this capability."
807
  msgid_plural ""
@@ -811,12 +854,12 @@ msgstr[0] ""
811
  msgstr[1] ""
812
  "Membros dos grupos %1$s podem acessar esse %2$s através de seus recursos."
813
 
814
- #: lib/admin/groups-admin-groups-add.php:69
815
  #: lib/admin/groups-admin-groups-edit.php:79
 
816
  msgid "Name"
817
  msgstr "Nome"
818
 
819
- #: lib/admin/groups-admin-options.php:356
820
  msgid "Network deactivation and data persistence"
821
  msgstr "Desativação em rede e persistência de dados"
822
 
@@ -833,7 +876,7 @@ msgid "New Group"
833
  msgstr "Novo Grupo"
834
 
835
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
836
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:567
837
  msgid ""
838
  "No groups grant access through this capability. To grant access to group "
839
  "members using this capability, you should assign it to a group and enable "
@@ -851,8 +894,8 @@ msgstr "Não há novos recursos encontrados."
851
  msgid "No such capabilities."
852
  msgstr "Sem tais recursos."
853
 
854
- #: lib/admin/groups-admin-capabilities-edit.php:41
855
  #: lib/admin/groups-admin-capabilities-remove.php:41
 
856
  msgid "No such capability."
857
  msgstr "Sem tal recurso."
858
 
@@ -872,7 +915,7 @@ msgid ""
872
  msgstr ""
873
  "Observe que você deve ser membro de um grupo que tem tal recurso atribuído."
874
 
875
- #: lib/access/class-groups-access-meta-boxes.php:129
876
  msgid "Note that you must be a member of a group to use it to restrict access."
877
  msgstr ""
878
 
@@ -910,7 +953,7 @@ msgid "One or more groups granting access to entries."
910
  msgstr ""
911
 
912
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
913
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:588
914
  #, php-format
915
  msgid ""
916
  "Only groups or users that have one of the selected capabilities are allowed "
@@ -933,12 +976,12 @@ msgctxt "Plugin action link"
933
  msgid "Options"
934
  msgstr "Opções"
935
 
936
- #: lib/admin/groups-admin-options.php:112
937
  msgid "Options saved."
938
  msgstr "Opções salvas."
939
 
940
- #: lib/admin/groups-admin-groups-add.php:76
941
  #: lib/admin/groups-admin-groups-edit.php:86
 
942
  msgid "Parent"
943
  msgstr "Pai"
944
 
@@ -946,7 +989,7 @@ msgstr "Pai"
946
  msgid "Perfect complements to memberships and access control with Groups."
947
  msgstr ""
948
 
949
- #: lib/admin/groups-admin-options.php:276
950
  msgid "Permissions"
951
  msgstr "Permissões"
952
 
@@ -982,12 +1025,12 @@ msgstr ""
982
 
983
  #: lib/admin/class-groups-admin-welcome.php:229
984
  msgid ""
985
- "Please refer to the <a target=\"_blank\" href=\"http://docs.itthinx.com/"
986
  "document/groups/\">Documentation</a> for details on how to switch to and use "
987
  "the new access restrictions."
988
  msgstr ""
989
 
990
- #: lib/access/class-groups-access-meta-boxes.php:472
991
  #, php-format
992
  msgid ""
993
  "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
@@ -995,11 +1038,11 @@ msgid ""
995
  msgstr ""
996
 
997
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
998
- #: lib/access/class-groups-access-meta-boxes.php:171
999
  msgid "Post"
1000
  msgstr "Post"
1001
 
1002
- #: lib/admin/groups-admin-options.php:216
1003
  msgid "Post types"
1004
  msgstr "Tipos de posts"
1005
 
@@ -1017,8 +1060,8 @@ msgstr ""
1017
  msgid "Quick-create group &amp; capability"
1018
  msgstr "Criação rápida de Grupo &amp; Recurso"
1019
 
1020
- #: lib/access/class-groups-access-meta-boxes.php:208
1021
- #: lib/access/class-groups-access-meta-boxes.php:418
1022
  msgid "Read"
1023
  msgstr ""
1024
 
@@ -1026,11 +1069,11 @@ msgstr ""
1026
  msgid "Read Post"
1027
  msgstr "Ler o post"
1028
 
1029
- #: lib/admin/groups-admin-add-ons.php:49
1030
  msgid "Recommended extensions for Groups"
1031
  msgstr "Extensões recomendadas para grupos"
1032
 
1033
- #: lib/admin/groups-admin-add-ons.php:157
1034
  msgid "Recommended plugins by itthinx"
1035
  msgstr "Plugins recomendados por itthinx"
1036
 
@@ -1047,13 +1090,13 @@ msgstr "Registrado"
1047
  msgid "Remind me later"
1048
  msgstr ""
1049
 
 
 
1050
  #: lib/admin/groups-admin-capabilities-remove.php:62
1051
  #: lib/admin/groups-admin-capabilities-remove.php:149
 
1052
  #: lib/admin/groups-admin-capabilities.php:372
1053
  #: lib/admin/groups-admin-capabilities.php:458
1054
- #: lib/admin/groups-admin-groups-remove.php:62
1055
- #: lib/admin/groups-admin-groups-remove.php:153
1056
- #: lib/admin/groups-admin-groups.php:469
1057
  msgid "Remove"
1058
  msgstr "Remover"
1059
 
@@ -1069,7 +1112,7 @@ msgstr "Remover um grupo"
1069
  msgid "Remove capabilities"
1070
  msgstr "Remover recursos"
1071
 
1072
- #: lib/admin/groups-admin-groups.php:383
1073
  msgid "Remove capability"
1074
  msgstr "Remover recurso"
1075
 
@@ -1077,7 +1120,7 @@ msgstr "Remover recurso"
1077
  msgid "Remove from group"
1078
  msgstr "Remover deste grupo"
1079
 
1080
- #: lib/admin/groups-admin-groups.php:381
1081
  msgid "Remove group"
1082
  msgstr "Remover grupo"
1083
 
@@ -1086,72 +1129,89 @@ msgid "Remove groups"
1086
  msgstr "Remover grupos"
1087
 
1088
  #: legacy/admin/class-groups-admin-posts-legacy.php:186
1089
- #: lib/admin/class-groups-admin-posts.php:219
1090
  msgid "Remove restriction"
1091
  msgstr "Remover restrição"
1092
 
1093
- #: lib/admin/groups-admin-options.php:53
1094
  msgid "Restrict Access"
1095
  msgstr ""
1096
 
1097
- #: lib/access/class-groups-access-meta-boxes.php:234
1098
  #, php-format
1099
  msgid "Restricts the visibility of this %s to members of the chosen groups."
1100
  msgstr ""
1101
 
1102
- #: lib/access/class-groups-access-meta-boxes.php:466
1103
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1104
  msgstr ""
1105
 
 
1106
  #: lib/admin/groups-admin-capabilities.php:357
1107
- #: lib/admin/groups-admin-groups.php:346
1108
  msgid "Results per page"
1109
  msgstr "Resultados por página"
1110
 
1111
- #: lib/admin/groups-admin-options.php:133
1112
  msgid "Role"
1113
  msgstr "Função"
1114
 
1115
- #: lib/admin/groups-admin-capabilities-edit.php:77
1116
  #: lib/admin/groups-admin-groups-edit.php:163
1117
- #: lib/admin/groups-admin-options.php:191
1118
- #: lib/admin/groups-admin-options.php:314
1119
- #: lib/admin/groups-admin-options.php:369
 
1120
  msgid "Save"
1121
  msgstr "Salvar"
1122
 
1123
- #: lib/admin/groups-admin-options.php:220
 
 
 
 
 
1124
  msgid "Show access restrictions for these post types."
1125
  msgstr "Mostrar as restrições de acesso para estes tipos de posts."
1126
 
 
 
 
 
1127
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:277
1128
  msgid "Show groups"
1129
  msgstr "Exibir grupos"
1130
 
1131
- #: lib/admin/groups-admin-options.php:262
1132
  msgid "Show groups in user profiles."
1133
  msgstr "Exibir grupos em perfis de usuário."
1134
 
1135
- #: lib/admin/groups-admin-options.php:271
1136
  msgid "Show the Groups tree view."
1137
  msgstr "Mostre os grupos usando exibição em árvore."
1138
 
 
 
 
 
 
 
 
 
1139
  #: lib/admin/class-groups-admin-welcome.php:199
1140
  #, php-format
1141
  msgid "Switching to Groups %s"
1142
  msgstr ""
1143
 
1144
- #: lib/admin/class-groups-admin-posts.php:177
1145
  msgid "Terms"
1146
  msgstr ""
1147
 
1148
  #: lib/core/class-groups-help.php:141
1149
  msgid ""
1150
- "Thank you for using <a href=\"http://www.itthinx.com/plugins/groups\" target="
1151
- "\"_blank\">Groups</a> by <a href=\"http://www.itthinx.com\" target=\"_blank"
1152
- "\">itthinx</a>."
1153
  msgstr ""
1154
- "Obrigado por usar <a href=\"http://www.itthinx.com/plugins/groups\" target="
1155
  "\"_blank\">Groups</a> do <a href=\"http://www.itthinx.com\" target=\"_blank"
1156
  "\">itthinx</a>."
1157
 
@@ -1193,7 +1253,7 @@ msgid ""
1193
  "The <em>%s</em> group already exists and cannot be used to name this one."
1194
  msgstr "O grupo <em>%s</em> já existe e seu nome não pode ser usado novamente."
1195
 
1196
- #: lib/admin/groups-admin-groups-add.php:165
1197
  #, php-format
1198
  msgid "The <em>%s</em> group already exists."
1199
  msgstr "O grupo <em>%s</em> já existe."
@@ -1208,8 +1268,8 @@ msgstr "Foi criado o grupo <em>%s</em>."
1208
  msgid "The <em>%s</em> group has been updated."
1209
  msgstr "O grupo <em>%s</em> foi atualizado."
1210
 
1211
- #: lib/admin/groups-admin-capabilities-add.php:102
1212
  #: lib/admin/groups-admin-capabilities-edit.php:130
 
1213
  msgid "The <em>Capability</em> must not be empty."
1214
  msgstr "O <em>recurso</em> não pode estar vazio."
1215
 
@@ -1217,7 +1277,7 @@ msgstr "O <em>recurso</em> não pode estar vazio."
1217
  msgid "The <em>Name</em> must not be empty."
1218
  msgstr "O <em>nome</em>não pode estar vazio."
1219
 
1220
- #: lib/access/class-groups-access-meta-boxes.php:470
1221
  msgid ""
1222
  "The attachment page is restricted to authorized users, but due to technical "
1223
  "limitations, the file can still be accessed directly via its URL."
@@ -1233,11 +1293,11 @@ msgstr "Os recursos escolhidos serão atribuídos ao grupo."
1233
 
1234
  #: lib/core/class-groups-help.php:87
1235
  msgid ""
1236
- "The complete documentation is available on the <a href=\"http://docs.itthinx."
1237
- "com/document/groups\">Documentation</a> pages for Groups."
1238
  msgstr ""
1239
- "A documentação completa está disponível nas páginas de <a href=\"http://docs."
1240
- "itthinx.com/document/groups\">documentação</a> para grupos."
1241
 
1242
  #: lib/admin/class-groups-admin-welcome.php:210
1243
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
@@ -1251,7 +1311,7 @@ msgstr "O grupo foi excluído."
1251
  msgid "The manual way:"
1252
  msgstr "O modo manual:"
1253
 
1254
- #: lib/admin/groups-admin-groups-add.php:163
1255
  msgid "The name must not be empty."
1256
  msgstr "O nome não pode estar vazio."
1257
 
@@ -1259,21 +1319,21 @@ msgstr "O nome não pode estar vazio."
1259
  msgid "The quick way:"
1260
  msgstr "A maneira rápida:"
1261
 
1262
- #: lib/admin/class-groups-admin-user-profile.php:88
1263
- #: lib/admin/class-groups-admin-user-profile.php:178
1264
  msgid "The user is a member of the chosen groups."
1265
  msgstr "O usuário é um membro dos grupos escolhidos."
1266
 
 
1267
  #: lib/admin/groups-admin-capabilities.php:484
1268
- #: lib/admin/groups-admin-groups.php:523
1269
  msgid "There are no results."
1270
  msgstr "Não há nenhum resultado."
1271
 
1272
- #: lib/admin/groups-admin-groups-add.php:109
1273
  msgid "These capabilities will be assigned to the group."
1274
  msgstr "Esses recursos serão atribuídos ao grupo."
1275
 
1276
- #: lib/admin/groups-admin-options.php:277
1277
  msgid ""
1278
  "These permissions apply to Groups management. They do not apply to access "
1279
  "permissions derived from Groups capabilities."
@@ -1285,14 +1345,14 @@ msgstr ""
1285
  msgid "This could be important!"
1286
  msgstr ""
1287
 
1288
- #: lib/admin/groups-admin-options.php:253
1289
  msgid ""
1290
  "This determines for which post types access restriction settings are offered."
1291
  msgstr ""
1292
  "Isto determina para quais tipos de post as configurações de restrição de "
1293
  "acesso são oferecidas."
1294
 
1295
- #: lib/admin/groups-admin-groups.php:516
1296
  msgid "This group has no capabilities."
1297
  msgstr "Este grupo não têm recursos."
1298
 
@@ -1302,13 +1362,13 @@ msgid ""
1302
  "capabilities, your entries will still be protected."
1303
  msgstr ""
1304
 
1305
- #: lib/access/class-groups-post-access.php:636
1306
  msgid ""
1307
  "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1308
  "get_read_post_capabilities() to retrieve the capabilities instead."
1309
  msgstr ""
1310
 
1311
- #: lib/admin/groups-admin-options.php:204
1312
  msgid ""
1313
  "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1314
  "code> or set it to <code>false</code>."
@@ -1335,7 +1395,7 @@ msgstr "Árvore"
1335
  msgid "Tree of Groups"
1336
  msgstr "Árvore de grupos"
1337
 
1338
- #: lib/admin/groups-admin-options.php:267
1339
  msgid "Tree view"
1340
  msgstr "Exibição em árvore"
1341
 
@@ -1349,7 +1409,7 @@ msgstr ""
1349
 
1350
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1351
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1352
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:540
1353
  msgid "Type and choose &hellip;"
1354
  msgstr "Digite e escolha &hellip;"
1355
 
@@ -1361,19 +1421,17 @@ msgstr ""
1361
  "Use a caixa de <em>restrições de acesso</em> para limitar a visibilidade de "
1362
  "posts, páginas e outros tipos de conteúdo."
1363
 
1364
- #: lib/access/class-groups-access-meta-boxes.php:123
1365
  msgid ""
1366
  "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1367
  "other post types."
1368
  msgstr ""
1369
 
1370
- #: lib/admin/groups-admin-options.php:258
1371
  msgid "User profiles"
1372
  msgstr "Perfis de usuário"
1373
 
1374
- #: lib/admin/class-groups-admin-users.php:281
1375
- #, fuzzy
1376
- #| msgid "Users must belong to all chosen groups"
1377
  msgctxt "label title for conjunctive groups filter checkbox"
1378
  msgid "Users must belong to all chosen groups"
1379
  msgstr "O usuários devem pertenecer a todos os grupos escolhidos"
@@ -1435,7 +1493,7 @@ msgstr ""
1435
  #: lib/admin/class-groups-admin-welcome.php:194
1436
  msgid ""
1437
  "Whether you are new to Groups or have been using it before, please make sure "
1438
- "to visit the <a target=\"_blank\" href=\"http://docs.itthinx.com/document/"
1439
  "groups/\">Documentation</a> pages to know more about how to use it."
1440
  msgstr ""
1441
 
@@ -1443,7 +1501,7 @@ msgstr ""
1443
  msgid "Yes, here we go!"
1444
  msgstr ""
1445
 
1446
- #: lib/views/class-groups-shortcodes.php:527
1447
  #, php-format
1448
  msgid "You are a member of the %s group."
1449
  msgstr "Você é um membro do grupo %s."
@@ -1488,12 +1546,12 @@ msgstr ""
1488
  "Para poder utilizar os recursos de acesso, o usuário será também adicionado "
1489
  "ao grupo."
1490
 
1491
- #: lib/access/class-groups-access-meta-boxes.php:201
1492
- #: lib/access/class-groups-access-meta-boxes.php:451
1493
  msgid "You can create a new group by indicating the group's name."
1494
  msgstr ""
1495
 
1496
- #: lib/access/class-groups-access-meta-boxes.php:195
1497
  #, php-format
1498
  msgid ""
1499
  "You can restrict the visibility of this %1$s to group members. Choose one or "
@@ -1501,7 +1559,7 @@ msgid ""
1501
  "%3$s is visible to anyone."
1502
  msgstr ""
1503
 
1504
- #: lib/access/class-groups-access-meta-boxes.php:450
1505
  msgid ""
1506
  "You can restrict the visibility to group members. Choose one or more groups "
1507
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
@@ -1515,21 +1573,22 @@ msgstr ""
1515
  "Você pode selecionar um ou mais recursos que estão habilitados para "
1516
  "restrição de acesso."
1517
 
1518
- #: lib/access/class-groups-access-meta-boxes.php:126
1519
  msgid "You can select one or more groups to restrict access to its members."
1520
  msgstr ""
1521
 
1522
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1523
- #: lib/access/class-groups-access-meta-boxes.php:241
 
1524
  msgid "You cannot set any access restrictions."
1525
  msgstr "Você não pode definir restrições de acesso."
1526
 
1527
- #: lib/views/class-groups-shortcodes.php:522
1528
  #, php-format
1529
  msgid "You have joined the %s group."
1530
  msgstr "Você está no grupo %s."
1531
 
1532
- #: lib/views/class-groups-shortcodes.php:598
1533
  #, php-format
1534
  msgid "You have left the %s group."
1535
  msgstr "Você deixou o grupo %s."
@@ -1542,16 +1601,35 @@ msgstr ""
1542
  "Você deve estar em um grupo que tem pelo menos um recurso habilitado para "
1543
  "exigir o acesso de leitura."
1544
 
1545
- #: lib/access/class-groups-access-meta-boxes.php:247
1546
  msgid "You need to have permission to set access restrictions."
1547
  msgstr ""
1548
 
1549
- #: lib/access/class-groups-post-access.php:511
1550
  msgid ""
1551
  "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1552
  "restriction instead."
1553
  msgstr ""
1554
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1555
  #~ msgid "http://www.itthinx.com/plugins/groups"
1556
  #~ msgstr "http://www.itthinx.com/plugins/groups"
1557
 
2
  msgstr ""
3
  "Project-Id-Version: Groups\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2021-10-16 18:36+0200\n"
6
+ "PO-Revision-Date: 2021-10-16 18:43+0200\n"
7
  "Last-Translator: \n"
8
  "Language-Team: \n"
9
  "Language: pt_BR\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
+ "X-Generator: Poedit 2.4.3\n"
14
  "X-Poedit-Basepath: ..\n"
15
  "X-Poedit-WPHeader: groups.php\n"
16
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
27
  msgid "%1$s of %2$s"
28
  msgstr "%1$s de %2$s"
29
 
30
+ #: lib/admin/class-groups-admin-users.php:287
31
  msgctxt "label for conjunctive groups filter checkbox"
32
  msgid "&cap;"
33
  msgstr "&cap;"
34
 
35
  #: legacy/admin/class-groups-admin-posts-legacy.php:184
36
+ #: lib/admin/class-groups-admin-posts.php:223
37
  msgid "&mdash; No Change &mdash;"
38
  msgstr "&mdash; Sem Mudança &mdash;"
39
 
40
+ #: lib/admin/class-groups-admin-posts.php:158
41
  msgid "(any)"
42
  msgstr ""
43
 
44
+ #: lib/admin/class-groups-admin-posts.php:153
45
  msgid "(none)"
46
  msgstr ""
47
 
49
  msgid "(only unrestricted)"
50
  msgstr "(somente irrestrito)"
51
 
52
+ #: lib/admin/class-groups-admin-users.php:388
53
  msgid "--"
54
  msgstr "--"
55
 
65
  msgid "<span title=\"%s\">Access Restrictions</span>"
66
  msgstr "<span title=\"%s\">Restrições de acesso</span>"
67
 
 
68
  #: lib/admin/groups-admin-groups-remove.php:149
69
+ #: lib/admin/groups-admin-capabilities-remove.php:145
70
  #, php-format
71
  msgid "<strong>%s</strong>"
72
  msgstr "<strong>%s</strong>"
85
  msgid "A Duck!"
86
  msgstr "Um pato!"
87
 
88
+ #: lib/admin/groups-admin-options.php:299
89
  msgid "A minimum set of permissions will be preserved."
90
  msgstr "Um conjunto mínimo de permissões será preservado."
91
 
92
+ #: lib/admin/groups-admin-options.php:55
93
  msgid "Access Groups"
94
  msgstr "Acesso a Grupos"
95
 
97
  msgid "Access Restrictions"
98
  msgstr "Restrições de acesso"
99
 
100
+ #: lib/test/groups-tests.php:385 lib/test/groups-tests.php:391
101
+ #: lib/admin/groups-admin-tree-view.php:37
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
102
  #: lib/admin/groups-admin-groups-edit.php:37
103
  #: lib/admin/groups-admin-groups-edit.php:181
104
  #: lib/admin/groups-admin-groups-edit.php:185
105
+ #: lib/admin/groups-admin-groups-add.php:36
106
+ #: lib/admin/groups-admin-groups-add.php:142
107
+ #: lib/admin/groups-admin-groups-add.php:146
108
  #: lib/admin/groups-admin-groups-remove.php:35
109
  #: lib/admin/groups-admin-groups-remove.php:83
110
  #: lib/admin/groups-admin-groups-remove.php:87
111
  #: lib/admin/groups-admin-groups-remove.php:110
112
  #: lib/admin/groups-admin-groups-remove.php:177
113
  #: lib/admin/groups-admin-groups-remove.php:181
114
+ #: lib/admin/groups-admin-capabilities-remove.php:35
115
+ #: lib/admin/groups-admin-capabilities-remove.php:83
116
+ #: lib/admin/groups-admin-capabilities-remove.php:87
117
+ #: lib/admin/groups-admin-capabilities-remove.php:110
118
+ #: lib/admin/groups-admin-capabilities-remove.php:175
119
+ #: lib/admin/groups-admin-capabilities-remove.php:179
120
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
121
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
122
+ #: lib/admin/groups-admin-capabilities-edit.php:35
123
+ #: lib/admin/groups-admin-capabilities-edit.php:96
124
+ #: lib/admin/groups-admin-capabilities-edit.php:100
125
+ #: lib/admin/groups-admin-options.php:44 lib/admin/groups-admin-options.php:347
126
+ #: lib/admin/groups-admin-capabilities-add.php:34
127
+ #: lib/admin/groups-admin-capabilities-add.php:89
128
+ #: lib/admin/groups-admin-capabilities-add.php:93
129
+ #: lib/admin/groups-admin-capabilities.php:48
130
+ #: lib/admin/groups-admin-capabilities.php:141
131
+ #: lib/admin/groups-admin-capabilities.php:172
132
+ #: lib/admin/groups-admin-capabilities.php:178
133
  msgid "Access denied."
134
  msgstr "Acesso negado."
135
 
136
+ #: lib/admin/groups-admin-options.php:229
137
  msgid "Access restricions"
138
  msgstr "Restrições de acesso"
139
 
141
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
142
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
143
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
144
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:597
145
  msgid "Access restrictions"
146
  msgstr "Restrições de acesso"
147
 
150
  msgid "Access restrictions &hellip;"
151
  msgstr "Restrições de acesso &hellip;"
152
 
153
+ #: lib/admin/groups-admin-groups-add.php:122
154
+ #: lib/admin/groups-admin-groups.php:207
155
  #: lib/admin/groups-admin-capabilities-add.php:68
156
  #: lib/admin/groups-admin-capabilities.php:201
 
 
157
  msgid "Add"
158
  msgstr "Adicionar"
159
 
161
  msgid "Add a new capability"
162
  msgstr "Adicionar um novo recurso"
163
 
164
+ #: lib/admin/groups-admin-groups-add.php:62
165
  msgid "Add a new group"
166
  msgstr "Adicionar um novo grupo"
167
 
168
+ #: lib/admin/groups-admin-groups.php:381
169
  msgid "Add capability"
170
  msgstr "Adicionar recurso"
171
 
172
  #: legacy/admin/class-groups-admin-posts-legacy.php:185
173
+ #: lib/admin/class-groups-admin-posts.php:224
174
  msgid "Add restriction"
175
  msgstr "Adicionar restrição"
176
 
178
  msgid "Add to group"
179
  msgstr "Adicionar ao grupo"
180
 
 
181
  #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
182
+ #: lib/admin/class-groups-admin-welcome.php:234
183
  msgid "Add-Ons"
184
  msgstr "Add-Ons"
185
 
191
  "Adicionando o grupo e o recurso manualmente, habilitando para restrição de "
192
  "acesso"
193
 
194
+ #: lib/admin/groups-admin-options.php:56
195
  msgid "Administer Groups"
196
  msgstr "Administrar Grupos"
197
 
198
+ #: lib/admin/groups-admin-options.php:57
199
  msgid "Administer Groups plugin options"
200
  msgstr "Administrar opções do plugin"
201
 
202
+ #: lib/admin/groups-admin-options.php:215
203
  msgid "Administrator Access Override"
204
  msgstr "Sobrescrever acesso de administrador"
205
 
206
+ #: lib/admin/groups-admin-options.php:218
207
  msgid ""
208
  "Administrators override all access permissions derived from Groups "
209
  "capabilities."
211
  "Os administradores sobrescrevem todas as permissões de acesso derivadas dos "
212
  "recursos de grupos."
213
 
214
+ #: lib/admin/class-groups-admin-posts.php:181
215
  msgid "Also look for groups related to terms"
216
  msgstr ""
217
 
227
  "the Users admin screen."
228
  msgstr ""
229
 
230
+ #: lib/access/class-groups-access-meta-boxes.php:234
231
+ #: lib/access/class-groups-access-meta-boxes.php:235
232
+ #: lib/access/class-groups-access-meta-boxes.php:473
233
+ #: lib/access/class-groups-access-meta-boxes.php:474
234
  msgid "Anyone &hellip;"
235
  msgstr ""
236
 
237
+ #: lib/admin/groups-admin-groups.php:322 lib/admin/groups-admin-groups.php:348
238
+ #: lib/admin/groups-admin-groups.php:384
239
  #: lib/admin/groups-admin-capabilities.php:334
240
  #: lib/admin/groups-admin-capabilities.php:360
241
  #: lib/admin/groups-admin-capabilities.php:374
242
+ #: lib/admin/class-groups-admin-users.php:216
 
243
  msgid "Apply"
244
  msgstr "Aplicar"
245
 
252
  "você possa escolher um recurso <em>superior</em> e restringir o acesso a um "
253
  "post."
254
 
255
+ #: lib/admin/groups-admin-groups.php:379
256
  #: lib/admin/groups-admin-capabilities.php:371
 
257
  msgid "Bulk Actions"
258
  msgstr "Ação em massa"
259
 
260
+ #: lib/admin/groups-admin-options.php:195 lib/admin/groups-admin-add-ons.php:43
261
+ msgid ""
262
+ "By getting an official extension, you fund the work that is necessary to "
263
+ "maintain and improve Groups."
264
+ msgstr ""
265
+ "Ao obter uma extensão oficial, você financia o trabalho necessário para "
266
+ "manter e melhorar os Grupos."
267
+
268
+ #: lib/admin/groups-admin-options.php:384
269
  msgid ""
270
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
271
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
279
  "backup. Habilitando esta opção, você concorda em ser responsável por "
280
  "qualquer perda de dados ou outras consequências."
281
 
282
+ #: lib/admin/groups-admin-options.php:313
283
  msgid ""
284
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
285
  "plugin settings and data will be DELETED. If you are going to use this "
293
  "você concorda em ser responsável por qualquer perda de dados ou outras "
294
  "consequências."
295
 
 
 
 
 
 
296
  #: lib/admin/groups-admin-groups-edit.php:165
297
+ #: lib/admin/groups-admin-groups-add.php:124
298
  #: lib/admin/groups-admin-groups-remove.php:64
299
  #: lib/admin/groups-admin-groups-remove.php:154
300
+ #: lib/admin/groups-admin-capabilities-remove.php:64
301
+ #: lib/admin/groups-admin-capabilities-remove.php:150
302
+ #: lib/admin/groups-admin-capabilities-edit.php:79
303
+ #: lib/admin/groups-admin-capabilities-add.php:70
304
  msgid "Cancel"
305
  msgstr "Cancelar"
306
 
307
  #: legacy/admin/groups-admin-options-legacy.php:59
 
 
 
308
  #: lib/admin/groups-admin-groups-edit.php:117
309
+ #: lib/admin/groups-admin-groups-add.php:100
310
+ #: lib/admin/class-groups-admin.php:196 lib/admin/groups-admin-groups.php:305
311
+ #: lib/admin/groups-admin-capabilities.php:192
312
  msgid "Capabilities"
313
  msgstr "Recursos de Acesso"
314
 
317
  msgid "Capabilities"
318
  msgstr "Capacidades"
319
 
320
+ #: lib/admin/groups-admin-groups.php:360 lib/admin/groups-admin-groups.php:361
321
  msgid "Capabilities &hellip;"
322
  msgstr "Recursos &hellip;"
323
 
 
324
  #: lib/admin/groups-admin-capabilities-edit.php:66
325
+ #: lib/admin/groups-admin-capabilities-add.php:57
326
  #: lib/admin/groups-admin-capabilities.php:314
327
  #: lib/admin/groups-admin-capabilities.php:330
328
  msgid "Capability"
337
  msgid "Capability ID"
338
  msgstr "ID do recurso"
339
 
340
+ #: lib/admin/class-groups-admin-posts.php:237
341
+ #: lib/admin/class-groups-admin-posts.php:238
342
  msgid "Choose access restriction groups &hellip;"
343
  msgstr ""
344
 
347
  msgid "Choose access restrictions &hellip;"
348
  msgstr "Escolher as restrições de acesso &hellip;"
349
 
 
350
  #: lib/admin/groups-admin-groups-edit.php:120
351
+ #: lib/admin/groups-admin-groups-add.php:103
352
  msgid "Choose capabilities &hellip;"
353
  msgstr "Escolha os recursos &hellip;"
354
 
355
  #: lib/admin/class-groups-admin-user-profile.php:80
356
  #: lib/admin/class-groups-admin-user-profile.php:81
357
+ #: lib/admin/class-groups-admin-user-profile.php:176
358
+ #: lib/admin/class-groups-admin-user-profile.php:177
359
  #: lib/admin/class-groups-admin-users.php:191
360
  #: lib/admin/class-groups-admin-users.php:192
361
  #: lib/admin/class-groups-admin-users.php:252
364
  msgstr "Escolha os grupos &hellip;"
365
 
366
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
367
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:546
368
  msgid ""
369
  "Choose one or more capabilities to restrict access. Groups that grant access "
370
  "through the capabilities are shown in parenthesis. If no capabilities are "
376
  "recursos disponíveis, você pode usar a caixa de criação rápida para criar um "
377
  "grupo e um recurso habilitado para restrição de acesso em tempo real."
378
 
379
+ #: lib/access/class-groups-access-meta-boxes.php:159
380
  msgid ""
381
  "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
382
  "<em>Groups</em> box and save or update the post (or hit Enter)."
383
  msgstr ""
384
 
385
+ #: lib/admin/groups-admin-groups.php:323
386
  #: lib/admin/groups-admin-capabilities.php:335
 
387
  msgid "Clear"
388
  msgstr "Limpar"
389
 
403
  msgid "Click to toggle the display of groups that grant the capabilities."
404
  msgstr "Clique para alternar a exibição de grupos que concedem recursos."
405
 
406
+ #: lib/blocks/src/blocks/groups-member/block.js:231
407
+ msgid "Content will be shown to users that are members of these groups:"
408
+ msgstr ""
409
+
410
+ #: lib/blocks/src/blocks/groups-non-member/block.js:212
411
+ msgid "Content will be shown to users that are not members of these groups:"
412
+ msgstr ""
413
+
414
  #: lib/admin/class-groups-admin-notice.php:133
415
  msgid ""
416
  "Could you please spare a minute and give it a review over at WordPress.org?"
420
  msgid "Current page"
421
  msgstr "Página atual"
422
 
423
+ #: lib/admin/groups-admin-options.php:305
424
  msgid "Deactivation and data persistence"
425
  msgstr "Desativação e persistência de dados"
426
 
427
+ #: lib/admin/groups-admin-options.php:380
428
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
429
  msgstr ""
430
  "Excluir TODOS os dados do plugin de grupos para TODOS os sites na "
431
  "desativação em rede"
432
 
433
+ #: lib/admin/groups-admin-options.php:309
434
  msgid "Delete all Groups plugin data on deactivation"
435
  msgstr "Excluir todos os dados do plugin ao desativar"
436
 
437
+ #: lib/admin/groups-admin-groups-edit.php:93
438
+ #: lib/admin/groups-admin-groups-add.php:86
439
+ #: lib/admin/groups-admin-groups.php:304
440
  #: lib/admin/groups-admin-capabilities-edit.php:71
441
+ #: lib/admin/groups-admin-capabilities-add.php:62
442
  #: lib/admin/groups-admin-capabilities.php:315
 
 
 
443
  msgid "Description"
444
  msgstr "Descrição"
445
 
446
+ #: lib/admin/groups-admin-options.php:271
447
  msgid ""
448
  "Disabling this setting for a post type also disables existing access "
449
  "restrictions on individual posts of that type."
454
  #: lib/admin/class-groups-admin-welcome.php:144
455
  #: lib/admin/class-groups-admin-welcome.php:145
456
  msgid "Dismiss"
457
+ msgstr "Liberar"
458
+
459
+ #: lib/admin/groups-admin-options.php:183
460
+ msgctxt "title of dismiss notice link"
461
+ msgid "Dismiss"
462
  msgstr ""
463
 
464
+ #: lib/admin/groups-admin-groups.php:469
465
  #: lib/admin/groups-admin-capabilities.php:449
 
466
  msgid "Edit"
467
  msgstr "Editar"
468
 
482
  "Edite o post para o qual você deseja restringir o acesso e escolha<sup>*</"
483
  "sup> o recurso <em>premium</em>."
484
 
485
+ #: lib/admin/groups-admin-options.php:322
486
  msgid "Enable legacy access control based on capabilities."
487
  msgstr ""
488
 
489
+ #: lib/admin/groups-admin-options.php:224
490
  msgid "Enabling this on production sites is <strong>not</strong> recommended."
491
  msgstr ""
492
 
493
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
494
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:510
495
  msgid "Enforce read access"
496
  msgstr "Exigir o acesso de leitura"
497
 
498
+ #: lib/admin/groups-admin-options.php:189
499
+ #, php-format
500
  msgid ""
501
+ "Enhanced functionality is available via official %sExtensions%s for Groups."
 
502
  msgstr ""
503
+ "A funcionalidade aprimorada está disponível por meio de %sExtensões%s "
504
+ "oficiais para Grupos."
505
+
506
+ #: lib/admin/groups-admin-add-ons.php:40
507
+ msgid "Enhanced functionality is available via official extensions for Groups."
508
+ msgstr ""
509
+ "A funcionalidade aprimorada está disponível por meio de extensões oficiais "
510
+ "para Grupos."
511
 
512
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
513
  msgid ""
518
  "restrições de acesso e salve ou atualize o post."
519
 
520
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
521
+ #: lib/access/class-groups-access-meta-boxes.php:149
522
  msgid "Example:"
523
  msgstr "Exemplo:"
524
 
525
+ #: lib/admin/class-groups-admin-users.php:289
526
  msgid "Filter"
527
  msgstr ""
528
 
529
+ #: lib/admin/groups-admin-groups.php:314
530
  #: lib/admin/groups-admin-capabilities.php:324
 
531
  msgid "Filters"
532
  msgstr "Filtros"
533
 
577
  msgid "Go to the previous page"
578
  msgstr "Ir para a página anterior"
579
 
580
+ #: lib/admin/groups-admin-groups.php:303
581
  msgid "Group"
582
  msgstr "Grupo"
583
 
585
  msgid "Group Actions"
586
  msgstr "Ações de Grupo"
587
 
588
+ #: lib/admin/groups-admin-groups.php:315
589
  msgid "Group ID"
590
  msgstr "Id do Grupo"
591
 
592
+ #: lib/admin/groups-admin-groups.php:318
593
  msgid "Group Name"
594
  msgstr "Nome do Grupo"
595
 
598
  msgid "Group Name : %s"
599
  msgstr "Nome do Grupo: %s"
600
 
601
+ #: lib/access/class-groups-access-meta-boxes.php:501
602
  msgctxt "Attachment field label"
603
  msgid "Groups"
604
  msgstr "Grupos"
605
 
606
+ #: lib/admin/class-groups-admin-posts.php:220
607
  msgctxt "Bulk edit field label"
608
  msgid "Groups"
609
  msgstr "Grupos"
613
  msgid "Groups"
614
  msgstr "Grupos"
615
 
616
+ #: lib/admin/class-groups-admin-users.php:361
617
  msgctxt "Column header (Users)"
618
  msgid "Groups"
619
  msgstr "Grupos"
623
  msgid "Groups"
624
  msgstr "Grupos"
625
 
626
+ #: lib/admin/class-groups-admin-user-profile.php:166
627
  msgctxt "Groups section heading (edit user)"
628
  msgid "Groups"
629
  msgstr "Grupos"
630
 
631
+ #: lib/admin/class-groups-admin-user-profile.php:139
632
  msgctxt "Groups section heading (user profile)"
633
  msgid "Groups"
634
  msgstr "Grupos"
635
 
636
+ #: lib/access/class-groups-access-meta-boxes.php:131
637
  msgctxt "Help heading"
638
  msgid "Groups"
639
  msgstr "Grupos"
640
 
641
+ #: lib/access/class-groups-access-meta-boxes.php:128
642
  msgctxt "Help tab title"
643
  msgid "Groups"
644
  msgstr "Grupos"
653
  msgid "Groups"
654
  msgstr "Grupos"
655
 
656
+ #: lib/access/class-groups-access-meta-boxes.php:114
657
  msgctxt "Meta box title"
658
  msgid "Groups"
659
  msgstr "Grupos"
685
  "instead of capabilities used in previous versions."
686
  msgstr ""
687
 
 
688
  #: lib/admin/class-groups-admin-posts.php:139
689
+ #: lib/admin/class-groups-admin-posts.php:140
690
  msgid "Groups &hellip;"
691
  msgstr ""
692
 
698
  msgid "Groups Capabilities"
699
  msgstr "Recursos de grupos"
700
 
701
+ #: lib/blocks/src/blocks/groups-member/block.js:161
702
+ msgid "Groups Member"
703
+ msgstr ""
704
+
705
+ #: lib/blocks/src/blocks/groups-non-member/block.js:145
706
+ msgid "Groups Non-member"
707
+ msgstr ""
708
+
709
+ #: lib/admin/groups-admin-options.php:125
710
  msgid "Groups Options"
711
  msgstr "Opções de grupos"
712
 
714
  msgid "Groups is configured to delete its plugin data on deactivation."
715
  msgstr "Groups é configurado para excluir seus dados na desativação."
716
 
717
+ #: lib/admin/groups-admin-options.php:353
718
  msgid "Groups network options"
719
  msgstr "Opções de grupos em rede"
720
 
730
  "Aqui você pode <strong>adicionar</strong>, <strong>editar</strong> e "
731
  "<strong>remover</strong> grupos."
732
 
733
+ #: lib/blocks/src/blocks/groups-non-member/block.js:146
734
+ msgid "Hide content from group members"
735
+ msgstr ""
736
+
737
  #: lib/admin/class-groups-admin-notice.php:138
738
  msgid "I have already done that."
739
  msgstr ""
740
 
741
+ #: lib/admin/groups-admin-groups.php:302
742
  #: lib/admin/groups-admin-capabilities.php:313
 
743
  msgid "ID"
744
  msgstr "ID"
745
 
751
  "desired entries."
752
  msgstr ""
753
 
754
+ #: lib/admin/groups-admin-options.php:301
755
  msgid "If you lock yourself out, please ask an administrator to help."
756
  msgstr ""
757
  "Se você se trancou para fora, por favor, peça para um administrador ajudar a "
773
  msgid "Improved User Interface"
774
  msgstr ""
775
 
776
+ #: lib/access/class-groups-access-meta-boxes.php:165
777
  msgid ""
778
  "In the same field, you can create a new group and restrict access. Group "
779
  "names are case-sensitive. In order to be able to use the new group, your "
802
  "were based on capabilities."
803
  msgstr ""
804
 
805
+ #: lib/views/class-groups-shortcodes.php:472
806
  #, php-format
807
  msgid "Join the %s group"
808
  msgstr "Junte-se ao grupo %s"
809
 
810
+ #: lib/views/class-groups-shortcodes.php:556
811
  #, php-format
812
  msgid "Leave the %s group"
813
  msgstr "Deixe o grupo %s"
814
 
815
+ #: lib/admin/groups-admin-options.php:318
816
  msgid "Legacy Settings"
817
  msgstr ""
818
 
819
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
820
+ #: lib/access/class-groups-access-meta-boxes.php:152
821
  msgid ""
822
  "Let's assume that you want to limit the visibility of a post to members of "
823
  "the <em>Premium</em> group."
825
  "Vamos supor que você deseja limitar a visibilidade de um post para os "
826
  "membros do grupo <em>premium</em>."
827
 
828
+ #: lib/blocks/src/blocks/groups-member/block.js:221
829
+ #: lib/blocks/src/blocks/groups-non-member/block.js:202
830
+ msgid "Loading..."
831
+ msgstr ""
832
+
833
  #: lib/views/class-groups-shortcodes.php:121
834
  msgid "Log out"
835
  msgstr "Sair"
838
  msgid "Many thanks for using <strong>Groups</strong>!"
839
  msgstr ""
840
 
841
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:508
842
+ #: lib/access/class-groups-access-meta-boxes.php:441
843
  msgid "Media"
844
  msgstr "Mídia"
845
 
846
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
847
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:563
848
  #, php-format
849
  msgid "Members of the %1$s group can access this %2$s through this capability."
850
  msgid_plural ""
854
  msgstr[1] ""
855
  "Membros dos grupos %1$s podem acessar esse %2$s através de seus recursos."
856
 
 
857
  #: lib/admin/groups-admin-groups-edit.php:79
858
+ #: lib/admin/groups-admin-groups-add.php:72
859
  msgid "Name"
860
  msgstr "Nome"
861
 
862
+ #: lib/admin/groups-admin-options.php:375
863
  msgid "Network deactivation and data persistence"
864
  msgstr "Desativação em rede e persistência de dados"
865
 
876
  msgstr "Novo Grupo"
877
 
878
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
879
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:572
880
  msgid ""
881
  "No groups grant access through this capability. To grant access to group "
882
  "members using this capability, you should assign it to a group and enable "
894
  msgid "No such capabilities."
895
  msgstr "Sem tais recursos."
896
 
 
897
  #: lib/admin/groups-admin-capabilities-remove.php:41
898
+ #: lib/admin/groups-admin-capabilities-edit.php:41
899
  msgid "No such capability."
900
  msgstr "Sem tal recurso."
901
 
915
  msgstr ""
916
  "Observe que você deve ser membro de um grupo que tem tal recurso atribuído."
917
 
918
+ #: lib/access/class-groups-access-meta-boxes.php:143
919
  msgid "Note that you must be a member of a group to use it to restrict access."
920
  msgstr ""
921
 
953
  msgstr ""
954
 
955
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
956
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:593
957
  #, php-format
958
  msgid ""
959
  "Only groups or users that have one of the selected capabilities are allowed "
976
  msgid "Options"
977
  msgstr "Opções"
978
 
979
+ #: lib/admin/groups-admin-options.php:117
980
  msgid "Options saved."
981
  msgstr "Opções salvas."
982
 
 
983
  #: lib/admin/groups-admin-groups-edit.php:86
984
+ #: lib/admin/groups-admin-groups-add.php:79
985
  msgid "Parent"
986
  msgstr "Pai"
987
 
989
  msgid "Perfect complements to memberships and access control with Groups."
990
  msgstr ""
991
 
992
+ #: lib/admin/groups-admin-options.php:295
993
  msgid "Permissions"
994
  msgstr "Permissões"
995
 
1025
 
1026
  #: lib/admin/class-groups-admin-welcome.php:229
1027
  msgid ""
1028
+ "Please refer to the <a target=\"_blank\" href=\"https://docs.itthinx.com/"
1029
  "document/groups/\">Documentation</a> for details on how to switch to and use "
1030
  "the new access restrictions."
1031
  msgstr ""
1032
 
1033
+ #: lib/access/class-groups-access-meta-boxes.php:497
1034
  #, php-format
1035
  msgid ""
1036
  "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
1038
  msgstr ""
1039
 
1040
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
1041
+ #: lib/access/class-groups-access-meta-boxes.php:191
1042
  msgid "Post"
1043
  msgstr "Post"
1044
 
1045
+ #: lib/admin/groups-admin-options.php:233
1046
  msgid "Post types"
1047
  msgstr "Tipos de posts"
1048
 
1060
  msgid "Quick-create group &amp; capability"
1061
  msgstr "Criação rápida de Grupo &amp; Recurso"
1062
 
1063
+ #: lib/access/class-groups-access-meta-boxes.php:228
1064
+ #: lib/access/class-groups-access-meta-boxes.php:443
1065
  msgid "Read"
1066
  msgstr ""
1067
 
1069
  msgid "Read Post"
1070
  msgstr "Ler o post"
1071
 
1072
+ #: lib/admin/groups-admin-add-ons.php:63
1073
  msgid "Recommended extensions for Groups"
1074
  msgstr "Extensões recomendadas para grupos"
1075
 
1076
+ #: lib/admin/groups-admin-add-ons.php:164
1077
  msgid "Recommended plugins by itthinx"
1078
  msgstr "Plugins recomendados por itthinx"
1079
 
1090
  msgid "Remind me later"
1091
  msgstr ""
1092
 
1093
+ #: lib/admin/groups-admin-groups-remove.php:62
1094
+ #: lib/admin/groups-admin-groups-remove.php:153
1095
  #: lib/admin/groups-admin-capabilities-remove.php:62
1096
  #: lib/admin/groups-admin-capabilities-remove.php:149
1097
+ #: lib/admin/groups-admin-groups.php:478
1098
  #: lib/admin/groups-admin-capabilities.php:372
1099
  #: lib/admin/groups-admin-capabilities.php:458
 
 
 
1100
  msgid "Remove"
1101
  msgstr "Remover"
1102
 
1112
  msgid "Remove capabilities"
1113
  msgstr "Remover recursos"
1114
 
1115
+ #: lib/admin/groups-admin-groups.php:382
1116
  msgid "Remove capability"
1117
  msgstr "Remover recurso"
1118
 
1120
  msgid "Remove from group"
1121
  msgstr "Remover deste grupo"
1122
 
1123
+ #: lib/admin/groups-admin-groups.php:380
1124
  msgid "Remove group"
1125
  msgstr "Remover grupo"
1126
 
1129
  msgstr "Remover grupos"
1130
 
1131
  #: legacy/admin/class-groups-admin-posts-legacy.php:186
1132
+ #: lib/admin/class-groups-admin-posts.php:225
1133
  msgid "Remove restriction"
1134
  msgstr "Remover restrição"
1135
 
1136
+ #: lib/admin/groups-admin-options.php:58
1137
  msgid "Restrict Access"
1138
  msgstr ""
1139
 
1140
+ #: lib/access/class-groups-access-meta-boxes.php:254
1141
  #, php-format
1142
  msgid "Restricts the visibility of this %s to members of the chosen groups."
1143
  msgstr ""
1144
 
1145
+ #: lib/access/class-groups-access-meta-boxes.php:491
1146
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1147
  msgstr ""
1148
 
1149
+ #: lib/admin/groups-admin-groups.php:345
1150
  #: lib/admin/groups-admin-capabilities.php:357
 
1151
  msgid "Results per page"
1152
  msgstr "Resultados por página"
1153
 
1154
+ #: lib/admin/groups-admin-options.php:138
1155
  msgid "Role"
1156
  msgstr "Função"
1157
 
 
1158
  #: lib/admin/groups-admin-groups-edit.php:163
1159
+ #: lib/admin/groups-admin-capabilities-edit.php:77
1160
+ #: lib/admin/groups-admin-options.php:208
1161
+ #: lib/admin/groups-admin-options.php:333
1162
+ #: lib/admin/groups-admin-options.php:388
1163
  msgid "Save"
1164
  msgstr "Salvar"
1165
 
1166
+ #: lib/blocks/src/blocks/groups-member/block.js:228
1167
+ #: lib/blocks/src/blocks/groups-non-member/block.js:209
1168
+ msgid "Select Groups"
1169
+ msgstr ""
1170
+
1171
+ #: lib/admin/groups-admin-options.php:237
1172
  msgid "Show access restrictions for these post types."
1173
  msgstr "Mostrar as restrições de acesso para estes tipos de posts."
1174
 
1175
+ #: lib/blocks/src/blocks/groups-member/block.js:162
1176
+ msgid "Show content for group members"
1177
+ msgstr ""
1178
+
1179
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:277
1180
  msgid "Show groups"
1181
  msgstr "Exibir grupos"
1182
 
1183
+ #: lib/admin/groups-admin-options.php:281
1184
  msgid "Show groups in user profiles."
1185
  msgstr "Exibir grupos em perfis de usuário."
1186
 
1187
+ #: lib/admin/groups-admin-options.php:290
1188
  msgid "Show the Groups tree view."
1189
  msgstr "Mostre os grupos usando exibição em árvore."
1190
 
1191
+ #: lib/admin/groups-admin-options.php:273
1192
+ msgid ""
1193
+ "Some post types shown may not offer access restrictions even though they "
1194
+ "appear enabled here."
1195
+ msgstr ""
1196
+ "Alguns tipos de postagem exibidos podem não oferecer restrições de acesso, "
1197
+ "embora apareçam ativados aqui."
1198
+
1199
  #: lib/admin/class-groups-admin-welcome.php:199
1200
  #, php-format
1201
  msgid "Switching to Groups %s"
1202
  msgstr ""
1203
 
1204
+ #: lib/admin/class-groups-admin-posts.php:183
1205
  msgid "Terms"
1206
  msgstr ""
1207
 
1208
  #: lib/core/class-groups-help.php:141
1209
  msgid ""
1210
+ "Thank you for using <a href=\"https://www.itthinx.com/plugins/groups\" "
1211
+ "target=\"_blank\">Groups</a> by <a href=\"https://www.itthinx.com\" target="
1212
+ "\"_blank\">itthinx</a>."
1213
  msgstr ""
1214
+ "Obrigado por usar <a href=\"https://www.itthinx.com/plugins/groups\" target="
1215
  "\"_blank\">Groups</a> do <a href=\"http://www.itthinx.com\" target=\"_blank"
1216
  "\">itthinx</a>."
1217
 
1253
  "The <em>%s</em> group already exists and cannot be used to name this one."
1254
  msgstr "O grupo <em>%s</em> já existe e seu nome não pode ser usado novamente."
1255
 
1256
+ #: lib/admin/groups-admin-groups-add.php:168
1257
  #, php-format
1258
  msgid "The <em>%s</em> group already exists."
1259
  msgstr "O grupo <em>%s</em> já existe."
1268
  msgid "The <em>%s</em> group has been updated."
1269
  msgstr "O grupo <em>%s</em> foi atualizado."
1270
 
 
1271
  #: lib/admin/groups-admin-capabilities-edit.php:130
1272
+ #: lib/admin/groups-admin-capabilities-add.php:102
1273
  msgid "The <em>Capability</em> must not be empty."
1274
  msgstr "O <em>recurso</em> não pode estar vazio."
1275
 
1277
  msgid "The <em>Name</em> must not be empty."
1278
  msgstr "O <em>nome</em>não pode estar vazio."
1279
 
1280
+ #: lib/access/class-groups-access-meta-boxes.php:495
1281
  msgid ""
1282
  "The attachment page is restricted to authorized users, but due to technical "
1283
  "limitations, the file can still be accessed directly via its URL."
1293
 
1294
  #: lib/core/class-groups-help.php:87
1295
  msgid ""
1296
+ "The complete documentation is available on the <a href=\"https://docs."
1297
+ "itthinx.com/document/groups\">Documentation</a> pages for Groups."
1298
  msgstr ""
1299
+ "A documentação completa está disponível nas páginas de <a href=\"https://"
1300
+ "docs.itthinx.com/document/groups\">documentação</a> para Groups."
1301
 
1302
  #: lib/admin/class-groups-admin-welcome.php:210
1303
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
1311
  msgid "The manual way:"
1312
  msgstr "O modo manual:"
1313
 
1314
+ #: lib/admin/groups-admin-groups-add.php:166
1315
  msgid "The name must not be empty."
1316
  msgstr "O nome não pode estar vazio."
1317
 
1319
  msgid "The quick way:"
1320
  msgstr "A maneira rápida:"
1321
 
1322
+ #: lib/admin/class-groups-admin-user-profile.php:92
1323
+ #: lib/admin/class-groups-admin-user-profile.php:190
1324
  msgid "The user is a member of the chosen groups."
1325
  msgstr "O usuário é um membro dos grupos escolhidos."
1326
 
1327
+ #: lib/admin/groups-admin-groups.php:542
1328
  #: lib/admin/groups-admin-capabilities.php:484
 
1329
  msgid "There are no results."
1330
  msgstr "Não há nenhum resultado."
1331
 
1332
+ #: lib/admin/groups-admin-groups-add.php:112
1333
  msgid "These capabilities will be assigned to the group."
1334
  msgstr "Esses recursos serão atribuídos ao grupo."
1335
 
1336
+ #: lib/admin/groups-admin-options.php:296
1337
  msgid ""
1338
  "These permissions apply to Groups management. They do not apply to access "
1339
  "permissions derived from Groups capabilities."
1345
  msgid "This could be important!"
1346
  msgstr ""
1347
 
1348
+ #: lib/admin/groups-admin-options.php:269
1349
  msgid ""
1350
  "This determines for which post types access restriction settings are offered."
1351
  msgstr ""
1352
  "Isto determina para quais tipos de post as configurações de restrição de "
1353
  "acesso são oferecidas."
1354
 
1355
+ #: lib/admin/groups-admin-groups.php:535
1356
  msgid "This group has no capabilities."
1357
  msgstr "Este grupo não têm recursos."
1358
 
1362
  "capabilities, your entries will still be protected."
1363
  msgstr ""
1364
 
1365
+ #: lib/access/class-groups-post-access.php:656
1366
  msgid ""
1367
  "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1368
  "get_read_post_capabilities() to retrieve the capabilities instead."
1369
  msgstr ""
1370
 
1371
+ #: lib/admin/groups-admin-options.php:221
1372
  msgid ""
1373
  "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1374
  "code> or set it to <code>false</code>."
1395
  msgid "Tree of Groups"
1396
  msgstr "Árvore de grupos"
1397
 
1398
+ #: lib/admin/groups-admin-options.php:286
1399
  msgid "Tree view"
1400
  msgstr "Exibição em árvore"
1401
 
1409
 
1410
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1411
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1412
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:545
1413
  msgid "Type and choose &hellip;"
1414
  msgstr "Digite e escolha &hellip;"
1415
 
1421
  "Use a caixa de <em>restrições de acesso</em> para limitar a visibilidade de "
1422
  "posts, páginas e outros tipos de conteúdo."
1423
 
1424
+ #: lib/access/class-groups-access-meta-boxes.php:135
1425
  msgid ""
1426
  "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1427
  "other post types."
1428
  msgstr ""
1429
 
1430
+ #: lib/admin/groups-admin-options.php:277
1431
  msgid "User profiles"
1432
  msgstr "Perfis de usuário"
1433
 
1434
+ #: lib/admin/class-groups-admin-users.php:285
 
 
1435
  msgctxt "label title for conjunctive groups filter checkbox"
1436
  msgid "Users must belong to all chosen groups"
1437
  msgstr "O usuários devem pertenecer a todos os grupos escolhidos"
1493
  #: lib/admin/class-groups-admin-welcome.php:194
1494
  msgid ""
1495
  "Whether you are new to Groups or have been using it before, please make sure "
1496
+ "to visit the <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1497
  "groups/\">Documentation</a> pages to know more about how to use it."
1498
  msgstr ""
1499
 
1501
  msgid "Yes, here we go!"
1502
  msgstr ""
1503
 
1504
+ #: lib/views/class-groups-shortcodes.php:530
1505
  #, php-format
1506
  msgid "You are a member of the %s group."
1507
  msgstr "Você é um membro do grupo %s."
1546
  "Para poder utilizar os recursos de acesso, o usuário será também adicionado "
1547
  "ao grupo."
1548
 
1549
+ #: lib/access/class-groups-access-meta-boxes.php:221
1550
+ #: lib/access/class-groups-access-meta-boxes.php:476
1551
  msgid "You can create a new group by indicating the group's name."
1552
  msgstr ""
1553
 
1554
+ #: lib/access/class-groups-access-meta-boxes.php:215
1555
  #, php-format
1556
  msgid ""
1557
  "You can restrict the visibility of this %1$s to group members. Choose one or "
1559
  "%3$s is visible to anyone."
1560
  msgstr ""
1561
 
1562
+ #: lib/access/class-groups-access-meta-boxes.php:475
1563
  msgid ""
1564
  "You can restrict the visibility to group members. Choose one or more groups "
1565
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
1573
  "Você pode selecionar um ou mais recursos que estão habilitados para "
1574
  "restrição de acesso."
1575
 
1576
+ #: lib/access/class-groups-access-meta-boxes.php:140
1577
  msgid "You can select one or more groups to restrict access to its members."
1578
  msgstr ""
1579
 
1580
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1581
+ #: lib/blocks/src/class-groups-blocks.php:93
1582
+ #: lib/access/class-groups-access-meta-boxes.php:261
1583
  msgid "You cannot set any access restrictions."
1584
  msgstr "Você não pode definir restrições de acesso."
1585
 
1586
+ #: lib/views/class-groups-shortcodes.php:525
1587
  #, php-format
1588
  msgid "You have joined the %s group."
1589
  msgstr "Você está no grupo %s."
1590
 
1591
+ #: lib/views/class-groups-shortcodes.php:601
1592
  #, php-format
1593
  msgid "You have left the %s group."
1594
  msgstr "Você deixou o grupo %s."
1601
  "Você deve estar em um grupo que tem pelo menos um recurso habilitado para "
1602
  "exigir o acesso de leitura."
1603
 
1604
+ #: lib/access/class-groups-access-meta-boxes.php:267
1605
  msgid "You need to have permission to set access restrictions."
1606
  msgstr ""
1607
 
1608
+ #: lib/access/class-groups-post-access.php:531
1609
  msgid ""
1610
  "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1611
  "restriction instead."
1612
  msgstr ""
1613
 
1614
+ #: lib/admin/groups-admin-options.php:185 lib/admin/groups-admin-add-ons.php:37
1615
+ msgid "Your support matters!"
1616
+ msgstr "Seu suporte é importante!"
1617
+
1618
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1619
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1620
+ msgid "access"
1621
+ msgstr ""
1622
+
1623
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1624
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1625
+ msgid "groups"
1626
+ msgstr ""
1627
+
1628
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1629
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1630
+ msgid "members"
1631
+ msgstr ""
1632
+
1633
  #~ msgid "http://www.itthinx.com/plugins/groups"
1634
  #~ msgstr "http://www.itthinx.com/plugins/groups"
1635
 
languages/groups-sv_SE.mo CHANGED
Binary file
languages/groups-sv_SE.po CHANGED
@@ -2,15 +2,15 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: Groups\n"
4
  "Report-Msgid-Bugs-To: \n"
5
- "POT-Creation-Date: 2019-05-08 21:00+0200\n"
6
- "PO-Revision-Date: 2019-05-08 21:03+0200\n"
7
  "Last-Translator: Andréas Lundgren <adevade@gmail.com>\n"
8
  "Language-Team: 035 Media Group <info@035media.se>\n"
9
  "Language: sv_SE\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
- "X-Generator: Poedit 2.2.1\n"
14
  "X-Poedit-Basepath: .\n"
15
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
@@ -24,21 +24,21 @@ msgctxt "paging"
24
  msgid "%1$s of %2$s"
25
  msgstr "%1$s av %2$s"
26
 
27
- #: lib/admin/class-groups-admin-users.php:283
28
  msgctxt "label for conjunctive groups filter checkbox"
29
  msgid "&cap;"
30
  msgstr "&cap;"
31
 
32
  #: legacy/admin/class-groups-admin-posts-legacy.php:184
33
- #: lib/admin/class-groups-admin-posts.php:217
34
  msgid "&mdash; No Change &mdash;"
35
  msgstr "&mdash; Ingen förändring &mdash;"
36
 
37
- #: lib/admin/class-groups-admin-posts.php:157
38
  msgid "(any)"
39
  msgstr "(några)"
40
 
41
- #: lib/admin/class-groups-admin-posts.php:152
42
  msgid "(none)"
43
  msgstr "(ingen)"
44
 
@@ -46,7 +46,7 @@ msgstr "(ingen)"
46
  msgid "(only unrestricted)"
47
  msgstr "(endast obegränsade)"
48
 
49
- #: lib/admin/class-groups-admin-users.php:384
50
  msgid "--"
51
  msgstr "--"
52
 
@@ -62,8 +62,8 @@ msgstr[1] "%s saker"
62
  msgid "<span title=\"%s\">Access Restrictions</span>"
63
  msgstr "<span title=\"%s\">Tillträdesbegränsningar</span>"
64
 
65
- #: lib/admin/groups-admin-capabilities-remove.php:145
66
  #: lib/admin/groups-admin-groups-remove.php:149
 
67
  #, php-format
68
  msgid "<strong>%s</strong>"
69
  msgstr "<strong>%s</strong>"
@@ -82,11 +82,11 @@ msgstr ""
82
  msgid "A Duck!"
83
  msgstr "En anka!"
84
 
85
- #: lib/admin/groups-admin-options.php:280
86
  msgid "A minimum set of permissions will be preserved."
87
  msgstr "En minsta uppsättning behörigheter kommer att bevaras."
88
 
89
- #: lib/admin/groups-admin-options.php:50
90
  msgid "Access Groups"
91
  msgstr "Tillgång till grupper"
92
 
@@ -94,43 +94,43 @@ msgstr "Tillgång till grupper"
94
  msgid "Access Restrictions"
95
  msgstr "Tillträdesbegränsningar"
96
 
97
- #: lib/admin/groups-admin-capabilities-add.php:34
98
- #: lib/admin/groups-admin-capabilities-add.php:89
99
- #: lib/admin/groups-admin-capabilities-add.php:93
100
- #: lib/admin/groups-admin-capabilities-edit.php:35
101
- #: lib/admin/groups-admin-capabilities-edit.php:96
102
- #: lib/admin/groups-admin-capabilities-edit.php:100
103
- #: lib/admin/groups-admin-capabilities-remove.php:35
104
- #: lib/admin/groups-admin-capabilities-remove.php:83
105
- #: lib/admin/groups-admin-capabilities-remove.php:87
106
- #: lib/admin/groups-admin-capabilities-remove.php:110
107
- #: lib/admin/groups-admin-capabilities-remove.php:175
108
- #: lib/admin/groups-admin-capabilities-remove.php:179
109
- #: lib/admin/groups-admin-capabilities.php:48
110
- #: lib/admin/groups-admin-capabilities.php:141
111
- #: lib/admin/groups-admin-capabilities.php:172
112
- #: lib/admin/groups-admin-capabilities.php:178
113
- #: lib/admin/groups-admin-groups-add.php:36
114
- #: lib/admin/groups-admin-groups-add.php:139
115
- #: lib/admin/groups-admin-groups-add.php:143
116
  #: lib/admin/groups-admin-groups-edit.php:37
117
  #: lib/admin/groups-admin-groups-edit.php:181
118
  #: lib/admin/groups-admin-groups-edit.php:185
 
 
 
119
  #: lib/admin/groups-admin-groups-remove.php:35
120
  #: lib/admin/groups-admin-groups-remove.php:83
121
  #: lib/admin/groups-admin-groups-remove.php:87
122
  #: lib/admin/groups-admin-groups-remove.php:110
123
  #: lib/admin/groups-admin-groups-remove.php:177
124
  #: lib/admin/groups-admin-groups-remove.php:181
 
 
 
 
 
 
125
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
126
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
127
- #: lib/admin/groups-admin-options.php:39 lib/admin/groups-admin-options.php:328
128
- #: lib/admin/groups-admin-tree-view.php:37 lib/test/groups-tests.php:385
129
- #: lib/test/groups-tests.php:391
 
 
 
 
 
 
 
 
130
  msgid "Access denied."
131
  msgstr "Åtkomst nekad."
132
 
133
- #: lib/admin/groups-admin-options.php:212
134
  msgid "Access restricions"
135
  msgstr "Tillträdesbegränsningar"
136
 
@@ -138,7 +138,7 @@ msgstr "Tillträdesbegränsningar"
138
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
139
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
140
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
141
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:592
142
  msgid "Access restrictions"
143
  msgstr "Tillträdesbegränsningar"
144
 
@@ -147,10 +147,10 @@ msgstr "Tillträdesbegränsningar"
147
  msgid "Access restrictions &hellip;"
148
  msgstr "Tillträdesbegränsningar&hellip;"
149
 
 
 
150
  #: lib/admin/groups-admin-capabilities-add.php:68
151
  #: lib/admin/groups-admin-capabilities.php:201
152
- #: lib/admin/groups-admin-groups-add.php:119
153
- #: lib/admin/groups-admin-groups.php:207
154
  msgid "Add"
155
  msgstr "Lägg till"
156
 
@@ -158,16 +158,16 @@ msgstr "Lägg till"
158
  msgid "Add a new capability"
159
  msgstr "Lägg till ny förmåga"
160
 
161
- #: lib/admin/groups-admin-groups-add.php:59
162
  msgid "Add a new group"
163
  msgstr "Lägg till en ny grupp"
164
 
165
- #: lib/admin/groups-admin-groups.php:382
166
  msgid "Add capability"
167
  msgstr "Lägg till förmåga"
168
 
169
  #: legacy/admin/class-groups-admin-posts-legacy.php:185
170
- #: lib/admin/class-groups-admin-posts.php:218
171
  msgid "Add restriction"
172
  msgstr "Lägg till begränsning"
173
 
@@ -175,8 +175,8 @@ msgstr "Lägg till begränsning"
175
  msgid "Add to group"
176
  msgstr "Lägg till i grupp"
177
 
178
- #: lib/admin/class-groups-admin-welcome.php:234
179
  #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
 
180
  msgid "Add-Ons"
181
  msgstr ""
182
 
@@ -188,25 +188,25 @@ msgstr ""
188
  "Lägga till gruppen och förmågor manuellt och aktivera den för "
189
  "tillträdesbegränsning"
190
 
191
- #: lib/admin/groups-admin-options.php:51
192
  msgid "Administer Groups"
193
  msgstr "Administrera grupper"
194
 
195
- #: lib/admin/groups-admin-options.php:52
196
  msgid "Administer Groups plugin options"
197
  msgstr "Administrera inställningar för tillägget Grupper (Groups)"
198
 
199
- #: lib/admin/groups-admin-options.php:198
200
  msgid "Administrator Access Override"
201
  msgstr "Tillträdesöverskridning för administratörer"
202
 
203
- #: lib/admin/groups-admin-options.php:201
204
  msgid ""
205
  "Administrators override all access permissions derived from Groups "
206
  "capabilities."
207
  msgstr "Administratörer överskrider alla begränsningar satta av Grupper."
208
 
209
- #: lib/admin/class-groups-admin-posts.php:175
210
  msgid "Also look for groups related to terms"
211
  msgstr ""
212
 
@@ -222,19 +222,19 @@ msgid ""
222
  "the Users admin screen."
223
  msgstr ""
224
 
225
- #: lib/access/class-groups-access-meta-boxes.php:214
226
- #: lib/access/class-groups-access-meta-boxes.php:215
227
- #: lib/access/class-groups-access-meta-boxes.php:448
228
- #: lib/access/class-groups-access-meta-boxes.php:449
229
  msgid "Anyone &hellip;"
230
  msgstr ""
231
 
232
- #: lib/admin/class-groups-admin-users.php:216
 
233
  #: lib/admin/groups-admin-capabilities.php:334
234
  #: lib/admin/groups-admin-capabilities.php:360
235
  #: lib/admin/groups-admin-capabilities.php:374
236
- #: lib/admin/groups-admin-groups.php:323 lib/admin/groups-admin-groups.php:349
237
- #: lib/admin/groups-admin-groups.php:385
238
  msgid "Apply"
239
  msgstr "Utför"
240
 
@@ -246,12 +246,20 @@ msgstr ""
246
  "Bli medlem i gruppen <em>Premium</em> - detta är nödvändigt så att du kan "
247
  "välja förmågan <em>premium</em> för att begränsa tillträde till ett inlägg."
248
 
 
249
  #: lib/admin/groups-admin-capabilities.php:371
250
- #: lib/admin/groups-admin-groups.php:380
251
  msgid "Bulk Actions"
252
  msgstr "Åtgärder"
253
 
254
- #: lib/admin/groups-admin-options.php:365
 
 
 
 
 
 
 
 
255
  msgid ""
256
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
257
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
@@ -265,7 +273,7 @@ msgstr ""
265
  "aktivera alternativet accepterar du att du själv ansvarar för all förlust av "
266
  "data eller andra konsekvenser som kan följa."
267
 
268
- #: lib/admin/groups-admin-options.php:294
269
  msgid ""
270
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
271
  "plugin settings and data will be DELETED. If you are going to use this "
@@ -279,23 +287,22 @@ msgstr ""
279
  "att du själv ansvarar för all förlust av data eller andra konsekvenser som "
280
  "kan följa."
281
 
282
- #: lib/admin/groups-admin-capabilities-add.php:70
283
- #: lib/admin/groups-admin-capabilities-edit.php:79
284
- #: lib/admin/groups-admin-capabilities-remove.php:64
285
- #: lib/admin/groups-admin-capabilities-remove.php:150
286
- #: lib/admin/groups-admin-groups-add.php:121
287
  #: lib/admin/groups-admin-groups-edit.php:165
 
288
  #: lib/admin/groups-admin-groups-remove.php:64
289
  #: lib/admin/groups-admin-groups-remove.php:154
 
 
 
 
290
  msgid "Cancel"
291
  msgstr "Avbryt"
292
 
293
  #: legacy/admin/groups-admin-options-legacy.php:59
294
- #: lib/admin/class-groups-admin.php:196
295
- #: lib/admin/groups-admin-capabilities.php:192
296
- #: lib/admin/groups-admin-groups-add.php:97
297
  #: lib/admin/groups-admin-groups-edit.php:117
298
- #: lib/admin/groups-admin-groups.php:306
 
 
299
  msgid "Capabilities"
300
  msgstr "Förmågor"
301
 
@@ -304,12 +311,12 @@ msgctxt "Help tab title and heading"
304
  msgid "Capabilities"
305
  msgstr "Förmågor"
306
 
307
- #: lib/admin/groups-admin-groups.php:361 lib/admin/groups-admin-groups.php:362
308
  msgid "Capabilities &hellip;"
309
  msgstr "Förmågor&hellip;"
310
 
311
- #: lib/admin/groups-admin-capabilities-add.php:57
312
  #: lib/admin/groups-admin-capabilities-edit.php:66
 
313
  #: lib/admin/groups-admin-capabilities.php:314
314
  #: lib/admin/groups-admin-capabilities.php:330
315
  msgid "Capability"
@@ -324,8 +331,8 @@ msgstr "Förmåga: %s"
324
  msgid "Capability ID"
325
  msgstr ""
326
 
327
- #: lib/admin/class-groups-admin-posts.php:231
328
- #: lib/admin/class-groups-admin-posts.php:232
329
  msgid "Choose access restriction groups &hellip;"
330
  msgstr ""
331
 
@@ -334,15 +341,15 @@ msgstr ""
334
  msgid "Choose access restrictions &hellip;"
335
  msgstr "Välj tillträdesbegränsningar&hellip;"
336
 
337
- #: lib/admin/groups-admin-groups-add.php:100
338
  #: lib/admin/groups-admin-groups-edit.php:120
 
339
  msgid "Choose capabilities &hellip;"
340
  msgstr "Välj förmågor&hellip;"
341
 
342
  #: lib/admin/class-groups-admin-user-profile.php:80
343
  #: lib/admin/class-groups-admin-user-profile.php:81
344
- #: lib/admin/class-groups-admin-user-profile.php:169
345
- #: lib/admin/class-groups-admin-user-profile.php:170
346
  #: lib/admin/class-groups-admin-users.php:191
347
  #: lib/admin/class-groups-admin-users.php:192
348
  #: lib/admin/class-groups-admin-users.php:252
@@ -351,7 +358,7 @@ msgid "Choose groups &hellip;"
351
  msgstr "Välj grupper&hellip;"
352
 
353
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
354
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:541
355
  msgid ""
356
  "Choose one or more capabilities to restrict access. Groups that grant access "
357
  "through the capabilities are shown in parenthesis. If no capabilities are "
@@ -363,14 +370,14 @@ msgstr ""
363
  "tillgängliga än kan du använda fältet Snabbskapa för att skapa en grupp och "
364
  "förmåga för tillträdesbegränsning i farten."
365
 
366
- #: lib/access/class-groups-access-meta-boxes.php:141
367
  msgid ""
368
  "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
369
  "<em>Groups</em> box and save or update the post (or hit Enter)."
370
  msgstr ""
371
 
 
372
  #: lib/admin/groups-admin-capabilities.php:335
373
- #: lib/admin/groups-admin-groups.php:324
374
  msgid "Clear"
375
  msgstr "Rensa"
376
 
@@ -390,6 +397,14 @@ msgstr "Klicka för att uppdatera förmågor"
390
  msgid "Click to toggle the display of groups that grant the capabilities."
391
  msgstr "Klicka för att växla"
392
 
 
 
 
 
 
 
 
 
393
  #: lib/admin/class-groups-admin-notice.php:133
394
  msgid ""
395
  "Could you please spare a minute and give it a review over at WordPress.org?"
@@ -399,28 +414,28 @@ msgstr ""
399
  msgid "Current page"
400
  msgstr ""
401
 
402
- #: lib/admin/groups-admin-options.php:286
403
  msgid "Deactivation and data persistence"
404
  msgstr "Inaktivering och datahantering"
405
 
406
- #: lib/admin/groups-admin-options.php:361
407
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
408
  msgstr "Radera all tilläggsdata för ALLA sidor på nätverket vid inaktivering"
409
 
410
- #: lib/admin/groups-admin-options.php:290
411
  msgid "Delete all Groups plugin data on deactivation"
412
  msgstr "Radera all tilläggsdata vid inaktivering"
413
 
414
- #: lib/admin/groups-admin-capabilities-add.php:62
 
 
415
  #: lib/admin/groups-admin-capabilities-edit.php:71
 
416
  #: lib/admin/groups-admin-capabilities.php:315
417
- #: lib/admin/groups-admin-groups-add.php:83
418
- #: lib/admin/groups-admin-groups-edit.php:93
419
- #: lib/admin/groups-admin-groups.php:305
420
  msgid "Description"
421
  msgstr "Beskrivning"
422
 
423
- #: lib/admin/groups-admin-options.php:254
424
  msgid ""
425
  "Disabling this setting for a post type also disables existing access "
426
  "restrictions on individual posts of that type."
@@ -433,8 +448,13 @@ msgstr ""
433
  msgid "Dismiss"
434
  msgstr ""
435
 
 
 
 
 
 
 
436
  #: lib/admin/groups-admin-capabilities.php:449
437
- #: lib/admin/groups-admin-groups.php:460
438
  msgid "Edit"
439
  msgstr "Redigera"
440
 
@@ -454,24 +474,31 @@ msgstr ""
454
  "Redigera inlägget du vill begränsa tillträda till och välj<sup>*</sup> "
455
  "förmågan <em>premium</em>."
456
 
457
- #: lib/admin/groups-admin-options.php:303
458
  msgid "Enable legacy access control based on capabilities."
459
  msgstr ""
460
 
461
- #: lib/admin/groups-admin-options.php:207
462
  msgid "Enabling this on production sites is <strong>not</strong> recommended."
463
  msgstr ""
464
 
465
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
466
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:505
467
  msgid "Enforce read access"
468
  msgstr "Tvinga läsbegränsning"
469
 
470
- #: lib/admin/groups-admin-options.php:178
 
471
  msgid ""
472
- "Enhanced functionality is available via official <a href=\"http://www."
473
- "itthinx.com/shop/\">Extensions</a> for Groups."
 
 
 
 
 
474
  msgstr ""
 
475
 
476
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
477
  msgid ""
@@ -482,16 +509,16 @@ msgstr ""
482
  "och spara eller uppdatera inlägget (eller tryck på Enter)."
483
 
484
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
485
- #: lib/access/class-groups-access-meta-boxes.php:135
486
  msgid "Example:"
487
  msgstr "Exempel:"
488
 
489
- #: lib/admin/class-groups-admin-users.php:285
490
  msgid "Filter"
491
  msgstr ""
492
 
 
493
  #: lib/admin/groups-admin-capabilities.php:324
494
- #: lib/admin/groups-admin-groups.php:315
495
  msgid "Filters"
496
  msgstr "Filter"
497
 
@@ -542,7 +569,7 @@ msgstr ""
542
  msgid "Go to the previous page"
543
  msgstr ""
544
 
545
- #: lib/admin/groups-admin-groups.php:304
546
  msgid "Group"
547
  msgstr "Grupp"
548
 
@@ -550,11 +577,11 @@ msgstr "Grupp"
550
  msgid "Group Actions"
551
  msgstr "Gruppåtgärder"
552
 
553
- #: lib/admin/groups-admin-groups.php:316
554
  msgid "Group ID"
555
  msgstr ""
556
 
557
- #: lib/admin/groups-admin-groups.php:319
558
  msgid "Group Name"
559
  msgstr "Gruppnamn"
560
 
@@ -563,12 +590,12 @@ msgstr "Gruppnamn"
563
  msgid "Group Name : %s"
564
  msgstr "Gruppnamn: %s"
565
 
566
- #: lib/access/class-groups-access-meta-boxes.php:476
567
  msgctxt "Attachment field label"
568
  msgid "Groups"
569
  msgstr "Grupper"
570
 
571
- #: lib/admin/class-groups-admin-posts.php:214
572
  msgctxt "Bulk edit field label"
573
  msgid "Groups"
574
  msgstr "Grupper"
@@ -578,7 +605,7 @@ msgctxt "Column header"
578
  msgid "Groups"
579
  msgstr "Grupper"
580
 
581
- #: lib/admin/class-groups-admin-users.php:357
582
  msgctxt "Column header (Users)"
583
  msgid "Groups"
584
  msgstr "Grupper"
@@ -588,22 +615,22 @@ msgctxt "Groups section heading (add user)"
588
  msgid "Groups"
589
  msgstr "Grupper"
590
 
591
- #: lib/admin/class-groups-admin-user-profile.php:159
592
  msgctxt "Groups section heading (edit user)"
593
  msgid "Groups"
594
  msgstr "Grupper"
595
 
596
- #: lib/admin/class-groups-admin-user-profile.php:135
597
  msgctxt "Groups section heading (user profile)"
598
  msgid "Groups"
599
  msgstr "Grupper"
600
 
601
- #: lib/access/class-groups-access-meta-boxes.php:120
602
  msgctxt "Help heading"
603
  msgid "Groups"
604
  msgstr "Grupper"
605
 
606
- #: lib/access/class-groups-access-meta-boxes.php:117
607
  msgctxt "Help tab title"
608
  msgid "Groups"
609
  msgstr "Grupper"
@@ -618,7 +645,7 @@ msgctxt "Help title"
618
  msgid "Groups"
619
  msgstr "Grupper"
620
 
621
- #: lib/access/class-groups-access-meta-boxes.php:103
622
  msgctxt "Meta box title"
623
  msgid "Groups"
624
  msgstr "Grupper"
@@ -650,8 +677,8 @@ msgid ""
650
  "instead of capabilities used in previous versions."
651
  msgstr ""
652
 
653
- #: lib/admin/class-groups-admin-posts.php:138
654
  #: lib/admin/class-groups-admin-posts.php:139
 
655
  msgid "Groups &hellip;"
656
  msgstr "Grupper &hellip;"
657
 
@@ -663,7 +690,15 @@ msgstr ""
663
  msgid "Groups Capabilities"
664
  msgstr "Gruppförmågor"
665
 
666
- #: lib/admin/groups-admin-options.php:120
 
 
 
 
 
 
 
 
667
  msgid "Groups Options"
668
  msgstr "Grupper Inställningar"
669
 
@@ -671,7 +706,7 @@ msgstr "Grupper Inställningar"
671
  msgid "Groups is configured to delete its plugin data on deactivation."
672
  msgstr "Radera alla data när deaktiveras."
673
 
674
- #: lib/admin/groups-admin-options.php:334
675
  msgid "Groups network options"
676
  msgstr "Alternativ för grupper på ett nätverk"
677
 
@@ -687,12 +722,16 @@ msgstr ""
687
  "Här kan du <strong>lägga till</strong>, <strong>redigera</strong> och "
688
  "<strong>radera</strong> grupper."
689
 
 
 
 
 
690
  #: lib/admin/class-groups-admin-notice.php:138
691
  msgid "I have already done that."
692
  msgstr ""
693
 
 
694
  #: lib/admin/groups-admin-capabilities.php:313
695
- #: lib/admin/groups-admin-groups.php:303
696
  msgid "ID"
697
  msgstr ""
698
 
@@ -704,7 +743,7 @@ msgid ""
704
  "desired entries."
705
  msgstr ""
706
 
707
- #: lib/admin/groups-admin-options.php:282
708
  msgid "If you lock yourself out, please ask an administrator to help."
709
  msgstr "Om du låser ute dig själv, vänligen fråga en administratör om hjälp."
710
 
@@ -724,7 +763,7 @@ msgstr ""
724
  msgid "Improved User Interface"
725
  msgstr ""
726
 
727
- #: lib/access/class-groups-access-meta-boxes.php:145
728
  msgid ""
729
  "In the same field, you can create a new group and restrict access. Group "
730
  "names are case-sensitive. In order to be able to use the new group, your "
@@ -754,22 +793,22 @@ msgid ""
754
  "were based on capabilities."
755
  msgstr ""
756
 
757
- #: lib/views/class-groups-shortcodes.php:469
758
  #, php-format
759
  msgid "Join the %s group"
760
  msgstr "Gå med i gruppen %s"
761
 
762
- #: lib/views/class-groups-shortcodes.php:553
763
  #, php-format
764
  msgid "Leave the %s group"
765
  msgstr "Lämna gruppen %s"
766
 
767
- #: lib/admin/groups-admin-options.php:299
768
  msgid "Legacy Settings"
769
  msgstr ""
770
 
771
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
772
- #: lib/access/class-groups-access-meta-boxes.php:137
773
  msgid ""
774
  "Let's assume that you want to limit the visibility of a post to members of "
775
  "the <em>Premium</em> group."
@@ -777,6 +816,11 @@ msgstr ""
777
  "Låt oss anta att du vill begränsa synligheten av ett inlägg till medlemmar "
778
  "av gruppen <em>Premium</em>."
779
 
 
 
 
 
 
780
  #: lib/views/class-groups-shortcodes.php:121
781
  msgid "Log out"
782
  msgstr ""
@@ -785,13 +829,13 @@ msgstr ""
785
  msgid "Many thanks for using <strong>Groups</strong>!"
786
  msgstr ""
787
 
788
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:503
789
- #: lib/access/class-groups-access-meta-boxes.php:416
790
  msgid "Media"
791
  msgstr "Media"
792
 
793
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
794
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:558
795
  #, php-format
796
  msgid "Members of the %1$s group can access this %2$s through this capability."
797
  msgid_plural ""
@@ -799,12 +843,12 @@ msgid_plural ""
799
  msgstr[0] "Medlemmar i gruppen %1$s kan läsa denna %2$s genom denna förmåga."
800
  msgstr[1] "Medlemmar i grupper %1$s kan läsa denna %2$s genom denna förmåga."
801
 
802
- #: lib/admin/groups-admin-groups-add.php:69
803
  #: lib/admin/groups-admin-groups-edit.php:79
 
804
  msgid "Name"
805
  msgstr "Namn"
806
 
807
- #: lib/admin/groups-admin-options.php:356
808
  msgid "Network deactivation and data persistence"
809
  msgstr "Nätverksinaktivering och datahantering"
810
 
@@ -821,7 +865,7 @@ msgid "New Group"
821
  msgstr "Ny grupp"
822
 
823
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
824
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:567
825
  msgid ""
826
  "No groups grant access through this capability. To grant access to group "
827
  "members using this capability, you should assign it to a group and enable "
@@ -838,8 +882,8 @@ msgstr "Inga nya förmågor har hittats."
838
  msgid "No such capabilities."
839
  msgstr "Inga sådana förmågor."
840
 
841
- #: lib/admin/groups-admin-capabilities-edit.php:41
842
  #: lib/admin/groups-admin-capabilities-remove.php:41
 
843
  msgid "No such capability."
844
  msgstr "Ingen sådan förmåga."
845
 
@@ -859,7 +903,7 @@ msgid ""
859
  msgstr ""
860
  "Notera att du måste vara medlem i gruppen som har den förmågan tilldelad."
861
 
862
- #: lib/access/class-groups-access-meta-boxes.php:129
863
  msgid "Note that you must be a member of a group to use it to restrict access."
864
  msgstr ""
865
 
@@ -897,7 +941,7 @@ msgid "One or more groups granting access to entries."
897
  msgstr ""
898
 
899
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
900
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:588
901
  #, php-format
902
  msgid ""
903
  "Only groups or users that have one of the selected capabilities are allowed "
@@ -920,12 +964,12 @@ msgctxt "Plugin action link"
920
  msgid "Options"
921
  msgstr "Inställningar"
922
 
923
- #: lib/admin/groups-admin-options.php:112
924
  msgid "Options saved."
925
  msgstr "Inställningarna sparades."
926
 
927
- #: lib/admin/groups-admin-groups-add.php:76
928
  #: lib/admin/groups-admin-groups-edit.php:86
 
929
  msgid "Parent"
930
  msgstr "Förälder"
931
 
@@ -933,7 +977,7 @@ msgstr "Förälder"
933
  msgid "Perfect complements to memberships and access control with Groups."
934
  msgstr ""
935
 
936
- #: lib/admin/groups-admin-options.php:276
937
  msgid "Permissions"
938
  msgstr "Tillstånd"
939
 
@@ -964,12 +1008,12 @@ msgstr ""
964
 
965
  #: lib/admin/class-groups-admin-welcome.php:229
966
  msgid ""
967
- "Please refer to the <a target=\"_blank\" href=\"http://docs.itthinx.com/"
968
  "document/groups/\">Documentation</a> for details on how to switch to and use "
969
  "the new access restrictions."
970
  msgstr ""
971
 
972
- #: lib/access/class-groups-access-meta-boxes.php:472
973
  #, php-format
974
  msgid ""
975
  "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
@@ -977,11 +1021,11 @@ msgid ""
977
  msgstr ""
978
 
979
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
980
- #: lib/access/class-groups-access-meta-boxes.php:171
981
  msgid "Post"
982
  msgstr "Inlägg"
983
 
984
- #: lib/admin/groups-admin-options.php:216
985
  msgid "Post types"
986
  msgstr "Inläggstyper"
987
 
@@ -999,8 +1043,8 @@ msgstr ""
999
  msgid "Quick-create group &amp; capability"
1000
  msgstr "Snabbskapa grupp &amp; förmåga"
1001
 
1002
- #: lib/access/class-groups-access-meta-boxes.php:208
1003
- #: lib/access/class-groups-access-meta-boxes.php:418
1004
  msgid "Read"
1005
  msgstr ""
1006
 
@@ -1008,11 +1052,11 @@ msgstr ""
1008
  msgid "Read Post"
1009
  msgstr "Läs inlägg"
1010
 
1011
- #: lib/admin/groups-admin-add-ons.php:49
1012
  msgid "Recommended extensions for Groups"
1013
  msgstr ""
1014
 
1015
- #: lib/admin/groups-admin-add-ons.php:157
1016
  msgid "Recommended plugins by itthinx"
1017
  msgstr ""
1018
 
@@ -1029,13 +1073,13 @@ msgstr "Registrerad"
1029
  msgid "Remind me later"
1030
  msgstr ""
1031
 
 
 
1032
  #: lib/admin/groups-admin-capabilities-remove.php:62
1033
  #: lib/admin/groups-admin-capabilities-remove.php:149
 
1034
  #: lib/admin/groups-admin-capabilities.php:372
1035
  #: lib/admin/groups-admin-capabilities.php:458
1036
- #: lib/admin/groups-admin-groups-remove.php:62
1037
- #: lib/admin/groups-admin-groups-remove.php:153
1038
- #: lib/admin/groups-admin-groups.php:469
1039
  msgid "Remove"
1040
  msgstr "Radera"
1041
 
@@ -1051,7 +1095,7 @@ msgstr "Radera en grupp"
1051
  msgid "Remove capabilities"
1052
  msgstr "Ta bort förmågor"
1053
 
1054
- #: lib/admin/groups-admin-groups.php:383
1055
  msgid "Remove capability"
1056
  msgstr "Ta bort förmåga"
1057
 
@@ -1059,7 +1103,7 @@ msgstr "Ta bort förmåga"
1059
  msgid "Remove from group"
1060
  msgstr "Ta bort från grupp"
1061
 
1062
- #: lib/admin/groups-admin-groups.php:381
1063
  msgid "Remove group"
1064
  msgstr "Radera grupp"
1065
 
@@ -1068,74 +1112,91 @@ msgid "Remove groups"
1068
  msgstr "Radera grupper"
1069
 
1070
  #: legacy/admin/class-groups-admin-posts-legacy.php:186
1071
- #: lib/admin/class-groups-admin-posts.php:219
1072
  msgid "Remove restriction"
1073
  msgstr "Ta bort begränsning"
1074
 
1075
- #: lib/admin/groups-admin-options.php:53
1076
  msgid "Restrict Access"
1077
  msgstr ""
1078
 
1079
- #: lib/access/class-groups-access-meta-boxes.php:234
1080
  #, php-format
1081
  msgid "Restricts the visibility of this %s to members of the chosen groups."
1082
  msgstr ""
1083
 
1084
- #: lib/access/class-groups-access-meta-boxes.php:466
1085
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1086
  msgstr ""
1087
 
 
1088
  #: lib/admin/groups-admin-capabilities.php:357
1089
- #: lib/admin/groups-admin-groups.php:346
1090
  msgid "Results per page"
1091
  msgstr "Resultat per sida"
1092
 
1093
- #: lib/admin/groups-admin-options.php:133
1094
  msgid "Role"
1095
  msgstr "Roll"
1096
 
1097
- #: lib/admin/groups-admin-capabilities-edit.php:77
1098
  #: lib/admin/groups-admin-groups-edit.php:163
1099
- #: lib/admin/groups-admin-options.php:191
1100
- #: lib/admin/groups-admin-options.php:314
1101
- #: lib/admin/groups-admin-options.php:369
 
1102
  msgid "Save"
1103
  msgstr "Spara"
1104
 
1105
- #: lib/admin/groups-admin-options.php:220
 
 
 
 
 
1106
  msgid "Show access restrictions for these post types."
1107
  msgstr "Visa tillträdesbegränsningar för dessa inläggstyper."
1108
 
 
 
 
 
1109
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:277
1110
  msgid "Show groups"
1111
  msgstr "Visa grupper"
1112
 
1113
- #: lib/admin/groups-admin-options.php:262
1114
  msgid "Show groups in user profiles."
1115
  msgstr "Visa grupper i användarprofiler."
1116
 
1117
- #: lib/admin/groups-admin-options.php:271
1118
  msgid "Show the Groups tree view."
1119
  msgstr "Visa trädvy för Grupper (Groups)."
1120
 
 
 
 
 
 
 
 
 
1121
  #: lib/admin/class-groups-admin-welcome.php:199
1122
  #, php-format
1123
  msgid "Switching to Groups %s"
1124
  msgstr ""
1125
 
1126
- #: lib/admin/class-groups-admin-posts.php:177
1127
  msgid "Terms"
1128
  msgstr ""
1129
 
1130
  #: lib/core/class-groups-help.php:141
1131
  msgid ""
1132
- "Thank you for using <a href=\"http://www.itthinx.com/plugins/groups\" target="
1133
- "\"_blank\">Groups</a> by <a href=\"http://www.itthinx.com\" target=\"_blank"
1134
- "\">itthinx</a>."
1135
  msgstr ""
1136
- "Tack för att du använder <a href=\"http://www.itthinx.com/plugins/groups\" "
1137
- "target=\"_blank\">Grupper (Groups)</a> av <a href=\"http://www.itthinx.com"
1138
- "\" target=\"_blank\">itthinx</a>."
1139
 
1140
  #: lib/admin/class-groups-admin-welcome.php:149
1141
  msgid ""
@@ -1176,7 +1237,7 @@ msgid ""
1176
  msgstr ""
1177
  "Gruppen <em>%s</em> finns redan och kan inte användas för att namnge denna."
1178
 
1179
- #: lib/admin/groups-admin-groups-add.php:165
1180
  #, php-format
1181
  msgid "The <em>%s</em> group already exists."
1182
  msgstr "Gruppen <em>%s</em> finns redan."
@@ -1191,8 +1252,8 @@ msgstr "Gruppen <em>%s</em> har skapats."
1191
  msgid "The <em>%s</em> group has been updated."
1192
  msgstr "Gruppen <em>%s</em> har uppdaterats."
1193
 
1194
- #: lib/admin/groups-admin-capabilities-add.php:102
1195
  #: lib/admin/groups-admin-capabilities-edit.php:130
 
1196
  msgid "The <em>Capability</em> must not be empty."
1197
  msgstr "<em>Förmågan</em> kan inte vara tom."
1198
 
@@ -1200,7 +1261,7 @@ msgstr "<em>Förmågan</em> kan inte vara tom."
1200
  msgid "The <em>Name</em> must not be empty."
1201
  msgstr "<em>Namnet</em> kan inte vara tomt."
1202
 
1203
- #: lib/access/class-groups-access-meta-boxes.php:470
1204
  msgid ""
1205
  "The attachment page is restricted to authorized users, but due to technical "
1206
  "limitations, the file can still be accessed directly via its URL."
@@ -1216,9 +1277,11 @@ msgstr "De valda förmågorna är tilldelade gruppen."
1216
 
1217
  #: lib/core/class-groups-help.php:87
1218
  msgid ""
1219
- "The complete documentation is available on the <a href=\"http://docs.itthinx."
1220
- "com/document/groups\">Documentation</a> pages for Groups."
1221
  msgstr ""
 
 
1222
 
1223
  #: lib/admin/class-groups-admin-welcome.php:210
1224
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
@@ -1232,7 +1295,7 @@ msgstr "Gruppen raderades."
1232
  msgid "The manual way:"
1233
  msgstr "Den långa vägen:"
1234
 
1235
- #: lib/admin/groups-admin-groups-add.php:163
1236
  msgid "The name must not be empty."
1237
  msgstr "Namnet kan inte vara tomt."
1238
 
@@ -1240,21 +1303,21 @@ msgstr "Namnet kan inte vara tomt."
1240
  msgid "The quick way:"
1241
  msgstr "Den snabba vägen:"
1242
 
1243
- #: lib/admin/class-groups-admin-user-profile.php:88
1244
- #: lib/admin/class-groups-admin-user-profile.php:178
1245
  msgid "The user is a member of the chosen groups."
1246
  msgstr "Användaren är medlem i en av de valda grupperna."
1247
 
 
1248
  #: lib/admin/groups-admin-capabilities.php:484
1249
- #: lib/admin/groups-admin-groups.php:523
1250
  msgid "There are no results."
1251
  msgstr "Det finns inga resultat."
1252
 
1253
- #: lib/admin/groups-admin-groups-add.php:109
1254
  msgid "These capabilities will be assigned to the group."
1255
  msgstr "Dessa förmågor kommer att tilldelas gruppen."
1256
 
1257
- #: lib/admin/groups-admin-options.php:277
1258
  msgid ""
1259
  "These permissions apply to Groups management. They do not apply to access "
1260
  "permissions derived from Groups capabilities."
@@ -1264,14 +1327,14 @@ msgstr "Dessa tillstånd används för att hantera tillägget Grupper (Groups).
1264
  msgid "This could be important!"
1265
  msgstr ""
1266
 
1267
- #: lib/admin/groups-admin-options.php:253
1268
  msgid ""
1269
  "This determines for which post types access restriction settings are offered."
1270
  msgstr ""
1271
  "Detta avgör för vilka inläggstyper rutan med tillträdesbegränsningar kommer "
1272
  "visas."
1273
 
1274
- #: lib/admin/groups-admin-groups.php:516
1275
  msgid "This group has no capabilities."
1276
  msgstr "Denna gruppen har inga förmågor."
1277
 
@@ -1281,13 +1344,13 @@ msgid ""
1281
  "capabilities, your entries will still be protected."
1282
  msgstr ""
1283
 
1284
- #: lib/access/class-groups-post-access.php:636
1285
  msgid ""
1286
  "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1287
  "get_read_post_capabilities() to retrieve the capabilities instead."
1288
  msgstr ""
1289
 
1290
- #: lib/admin/groups-admin-options.php:204
1291
  msgid ""
1292
  "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1293
  "code> or set it to <code>false</code>."
@@ -1314,7 +1377,7 @@ msgstr "Träd"
1314
  msgid "Tree of Groups"
1315
  msgstr "Träd av grupper"
1316
 
1317
- #: lib/admin/groups-admin-options.php:267
1318
  msgid "Tree view"
1319
  msgstr "Trädvy"
1320
 
@@ -1328,7 +1391,7 @@ msgstr ""
1328
 
1329
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1330
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1331
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:540
1332
  msgid "Type and choose &hellip;"
1333
  msgstr "Skriv och välj&hellip;"
1334
 
@@ -1340,19 +1403,17 @@ msgstr ""
1340
  "Använd rutan <em>Tillträdesbegränsning</em> för att begränsa synligheten av "
1341
  "inlägg, sidor och andra inläggstyper."
1342
 
1343
- #: lib/access/class-groups-access-meta-boxes.php:123
1344
  msgid ""
1345
  "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1346
  "other post types."
1347
  msgstr ""
1348
 
1349
- #: lib/admin/groups-admin-options.php:258
1350
  msgid "User profiles"
1351
  msgstr "Användarprofiler"
1352
 
1353
- #: lib/admin/class-groups-admin-users.php:281
1354
- #, fuzzy
1355
- #| msgid "Users must belong to all chosen groups"
1356
  msgctxt "label title for conjunctive groups filter checkbox"
1357
  msgid "Users must belong to all chosen groups"
1358
  msgstr "Användare måste tillhöra alla valda grupper"
@@ -1414,7 +1475,7 @@ msgstr ""
1414
  #: lib/admin/class-groups-admin-welcome.php:194
1415
  msgid ""
1416
  "Whether you are new to Groups or have been using it before, please make sure "
1417
- "to visit the <a target=\"_blank\" href=\"http://docs.itthinx.com/document/"
1418
  "groups/\">Documentation</a> pages to know more about how to use it."
1419
  msgstr ""
1420
 
@@ -1422,7 +1483,7 @@ msgstr ""
1422
  msgid "Yes, here we go!"
1423
  msgstr ""
1424
 
1425
- #: lib/views/class-groups-shortcodes.php:527
1426
  #, php-format
1427
  msgid "You are a member of the %s group."
1428
  msgstr "Du är medlem i gruppen %s."
@@ -1462,12 +1523,12 @@ msgstr ""
1462
  "gruppen och aktiverad för att tvinga läsbehörighet. Gruppnamn är "
1463
  "shiftlägeskänsliga, namnet på förmågan är "
1464
 
1465
- #: lib/access/class-groups-access-meta-boxes.php:201
1466
- #: lib/access/class-groups-access-meta-boxes.php:451
1467
  msgid "You can create a new group by indicating the group's name."
1468
  msgstr ""
1469
 
1470
- #: lib/access/class-groups-access-meta-boxes.php:195
1471
  #, php-format
1472
  msgid ""
1473
  "You can restrict the visibility of this %1$s to group members. Choose one or "
@@ -1475,7 +1536,7 @@ msgid ""
1475
  "%3$s is visible to anyone."
1476
  msgstr ""
1477
 
1478
- #: lib/access/class-groups-access-meta-boxes.php:450
1479
  msgid ""
1480
  "You can restrict the visibility to group members. Choose one or more groups "
1481
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
@@ -1489,21 +1550,22 @@ msgstr ""
1489
  "Du kan välja en eller flera förmågor som är aktiverade för "
1490
  "tillträdesbegränsning."
1491
 
1492
- #: lib/access/class-groups-access-meta-boxes.php:126
1493
  msgid "You can select one or more groups to restrict access to its members."
1494
  msgstr ""
1495
 
1496
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1497
- #: lib/access/class-groups-access-meta-boxes.php:241
 
1498
  msgid "You cannot set any access restrictions."
1499
  msgstr "Du kan inte ställa in några tillträdesbegränsningar."
1500
 
1501
- #: lib/views/class-groups-shortcodes.php:522
1502
  #, php-format
1503
  msgid "You have joined the %s group."
1504
  msgstr "Du har gått med i gruppen %s."
1505
 
1506
- #: lib/views/class-groups-shortcodes.php:598
1507
  #, php-format
1508
  msgid "You have left the %s group."
1509
  msgstr "Du har lämnat gruppen %s."
@@ -1516,16 +1578,35 @@ msgstr ""
1516
  "Du måste vara med i en grupp som har minst en förmåga för att tvinga "
1517
  "läsbehörighet."
1518
 
1519
- #: lib/access/class-groups-access-meta-boxes.php:247
1520
  msgid "You need to have permission to set access restrictions."
1521
  msgstr ""
1522
 
1523
- #: lib/access/class-groups-post-access.php:511
1524
  msgid ""
1525
  "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1526
  "restriction instead."
1527
  msgstr ""
1528
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1529
  #~ msgid "Id"
1530
  #~ msgstr "ID"
1531
 
@@ -1535,20 +1616,5 @@ msgstr ""
1535
  #~ msgid "Group Id"
1536
  #~ msgstr "Grupp-ID"
1537
 
1538
- #~ msgid ""
1539
- #~ "Enhanced functionality is available via official <a href=\"http://www."
1540
- #~ "itthinx.com/plugins/groups/\">Extensions</a> for Groups."
1541
- #~ msgstr ""
1542
- #~ "Utökad funktionalitet finns tillgängligt via officiella <a href=\"http://"
1543
- #~ "www.itthinx.com/plugins/groups/\">tillägg</a> för Grupper (Groups)."
1544
-
1545
- #~ msgid ""
1546
- #~ "The complete documentation is available on the <a href=\"http://www."
1547
- #~ "itthinx.com/plugins/groups\" target=\"_blank\">Groups plugin page</a>"
1548
- #~ msgstr ""
1549
- #~ "Hela dokumentationen finns tillänglig på <a href=\"http://www.itthinx.com/"
1550
- #~ "plugins/groups\" target=\"_blank\">tilläggssidan för Grupper (Groups)</"
1551
- #~ "a>. (Endast på engelska)"
1552
-
1553
  #~ msgid "%1$s of %2$s"
1554
  #~ msgstr "%1$s av %2$s"
2
  msgstr ""
3
  "Project-Id-Version: Groups\n"
4
  "Report-Msgid-Bugs-To: \n"
5
+ "POT-Creation-Date: 2021-10-16 18:36+0200\n"
6
+ "PO-Revision-Date: 2021-10-16 18:41+0200\n"
7
  "Last-Translator: Andréas Lundgren <adevade@gmail.com>\n"
8
  "Language-Team: 035 Media Group <info@035media.se>\n"
9
  "Language: sv_SE\n"
10
  "MIME-Version: 1.0\n"
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
  "Content-Transfer-Encoding: 8bit\n"
13
+ "X-Generator: Poedit 2.4.3\n"
14
  "X-Poedit-Basepath: .\n"
15
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
  "X-Poedit-SourceCharset: UTF-8\n"
24
  msgid "%1$s of %2$s"
25
  msgstr "%1$s av %2$s"
26
 
27
+ #: lib/admin/class-groups-admin-users.php:287
28
  msgctxt "label for conjunctive groups filter checkbox"
29
  msgid "&cap;"
30
  msgstr "&cap;"
31
 
32
  #: legacy/admin/class-groups-admin-posts-legacy.php:184
33
+ #: lib/admin/class-groups-admin-posts.php:223
34
  msgid "&mdash; No Change &mdash;"
35
  msgstr "&mdash; Ingen förändring &mdash;"
36
 
37
+ #: lib/admin/class-groups-admin-posts.php:158
38
  msgid "(any)"
39
  msgstr "(några)"
40
 
41
+ #: lib/admin/class-groups-admin-posts.php:153
42
  msgid "(none)"
43
  msgstr "(ingen)"
44
 
46
  msgid "(only unrestricted)"
47
  msgstr "(endast obegränsade)"
48
 
49
+ #: lib/admin/class-groups-admin-users.php:388
50
  msgid "--"
51
  msgstr "--"
52
 
62
  msgid "<span title=\"%s\">Access Restrictions</span>"
63
  msgstr "<span title=\"%s\">Tillträdesbegränsningar</span>"
64
 
 
65
  #: lib/admin/groups-admin-groups-remove.php:149
66
+ #: lib/admin/groups-admin-capabilities-remove.php:145
67
  #, php-format
68
  msgid "<strong>%s</strong>"
69
  msgstr "<strong>%s</strong>"
82
  msgid "A Duck!"
83
  msgstr "En anka!"
84
 
85
+ #: lib/admin/groups-admin-options.php:299
86
  msgid "A minimum set of permissions will be preserved."
87
  msgstr "En minsta uppsättning behörigheter kommer att bevaras."
88
 
89
+ #: lib/admin/groups-admin-options.php:55
90
  msgid "Access Groups"
91
  msgstr "Tillgång till grupper"
92
 
94
  msgid "Access Restrictions"
95
  msgstr "Tillträdesbegränsningar"
96
 
97
+ #: lib/test/groups-tests.php:385 lib/test/groups-tests.php:391
98
+ #: lib/admin/groups-admin-tree-view.php:37
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
99
  #: lib/admin/groups-admin-groups-edit.php:37
100
  #: lib/admin/groups-admin-groups-edit.php:181
101
  #: lib/admin/groups-admin-groups-edit.php:185
102
+ #: lib/admin/groups-admin-groups-add.php:36
103
+ #: lib/admin/groups-admin-groups-add.php:142
104
+ #: lib/admin/groups-admin-groups-add.php:146
105
  #: lib/admin/groups-admin-groups-remove.php:35
106
  #: lib/admin/groups-admin-groups-remove.php:83
107
  #: lib/admin/groups-admin-groups-remove.php:87
108
  #: lib/admin/groups-admin-groups-remove.php:110
109
  #: lib/admin/groups-admin-groups-remove.php:177
110
  #: lib/admin/groups-admin-groups-remove.php:181
111
+ #: lib/admin/groups-admin-capabilities-remove.php:35
112
+ #: lib/admin/groups-admin-capabilities-remove.php:83
113
+ #: lib/admin/groups-admin-capabilities-remove.php:87
114
+ #: lib/admin/groups-admin-capabilities-remove.php:110
115
+ #: lib/admin/groups-admin-capabilities-remove.php:175
116
+ #: lib/admin/groups-admin-capabilities-remove.php:179
117
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
118
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
119
+ #: lib/admin/groups-admin-capabilities-edit.php:35
120
+ #: lib/admin/groups-admin-capabilities-edit.php:96
121
+ #: lib/admin/groups-admin-capabilities-edit.php:100
122
+ #: lib/admin/groups-admin-options.php:44 lib/admin/groups-admin-options.php:347
123
+ #: lib/admin/groups-admin-capabilities-add.php:34
124
+ #: lib/admin/groups-admin-capabilities-add.php:89
125
+ #: lib/admin/groups-admin-capabilities-add.php:93
126
+ #: lib/admin/groups-admin-capabilities.php:48
127
+ #: lib/admin/groups-admin-capabilities.php:141
128
+ #: lib/admin/groups-admin-capabilities.php:172
129
+ #: lib/admin/groups-admin-capabilities.php:178
130
  msgid "Access denied."
131
  msgstr "Åtkomst nekad."
132
 
133
+ #: lib/admin/groups-admin-options.php:229
134
  msgid "Access restricions"
135
  msgstr "Tillträdesbegränsningar"
136
 
138
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
139
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
140
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
141
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:597
142
  msgid "Access restrictions"
143
  msgstr "Tillträdesbegränsningar"
144
 
147
  msgid "Access restrictions &hellip;"
148
  msgstr "Tillträdesbegränsningar&hellip;"
149
 
150
+ #: lib/admin/groups-admin-groups-add.php:122
151
+ #: lib/admin/groups-admin-groups.php:207
152
  #: lib/admin/groups-admin-capabilities-add.php:68
153
  #: lib/admin/groups-admin-capabilities.php:201
 
 
154
  msgid "Add"
155
  msgstr "Lägg till"
156
 
158
  msgid "Add a new capability"
159
  msgstr "Lägg till ny förmåga"
160
 
161
+ #: lib/admin/groups-admin-groups-add.php:62
162
  msgid "Add a new group"
163
  msgstr "Lägg till en ny grupp"
164
 
165
+ #: lib/admin/groups-admin-groups.php:381
166
  msgid "Add capability"
167
  msgstr "Lägg till förmåga"
168
 
169
  #: legacy/admin/class-groups-admin-posts-legacy.php:185
170
+ #: lib/admin/class-groups-admin-posts.php:224
171
  msgid "Add restriction"
172
  msgstr "Lägg till begränsning"
173
 
175
  msgid "Add to group"
176
  msgstr "Lägg till i grupp"
177
 
 
178
  #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
179
+ #: lib/admin/class-groups-admin-welcome.php:234
180
  msgid "Add-Ons"
181
  msgstr ""
182
 
188
  "Lägga till gruppen och förmågor manuellt och aktivera den för "
189
  "tillträdesbegränsning"
190
 
191
+ #: lib/admin/groups-admin-options.php:56
192
  msgid "Administer Groups"
193
  msgstr "Administrera grupper"
194
 
195
+ #: lib/admin/groups-admin-options.php:57
196
  msgid "Administer Groups plugin options"
197
  msgstr "Administrera inställningar för tillägget Grupper (Groups)"
198
 
199
+ #: lib/admin/groups-admin-options.php:215
200
  msgid "Administrator Access Override"
201
  msgstr "Tillträdesöverskridning för administratörer"
202
 
203
+ #: lib/admin/groups-admin-options.php:218
204
  msgid ""
205
  "Administrators override all access permissions derived from Groups "
206
  "capabilities."
207
  msgstr "Administratörer överskrider alla begränsningar satta av Grupper."
208
 
209
+ #: lib/admin/class-groups-admin-posts.php:181
210
  msgid "Also look for groups related to terms"
211
  msgstr ""
212
 
222
  "the Users admin screen."
223
  msgstr ""
224
 
225
+ #: lib/access/class-groups-access-meta-boxes.php:234
226
+ #: lib/access/class-groups-access-meta-boxes.php:235
227
+ #: lib/access/class-groups-access-meta-boxes.php:473
228
+ #: lib/access/class-groups-access-meta-boxes.php:474
229
  msgid "Anyone &hellip;"
230
  msgstr ""
231
 
232
+ #: lib/admin/groups-admin-groups.php:322 lib/admin/groups-admin-groups.php:348
233
+ #: lib/admin/groups-admin-groups.php:384
234
  #: lib/admin/groups-admin-capabilities.php:334
235
  #: lib/admin/groups-admin-capabilities.php:360
236
  #: lib/admin/groups-admin-capabilities.php:374
237
+ #: lib/admin/class-groups-admin-users.php:216
 
238
  msgid "Apply"
239
  msgstr "Utför"
240
 
246
  "Bli medlem i gruppen <em>Premium</em> - detta är nödvändigt så att du kan "
247
  "välja förmågan <em>premium</em> för att begränsa tillträde till ett inlägg."
248
 
249
+ #: lib/admin/groups-admin-groups.php:379
250
  #: lib/admin/groups-admin-capabilities.php:371
 
251
  msgid "Bulk Actions"
252
  msgstr "Åtgärder"
253
 
254
+ #: lib/admin/groups-admin-options.php:195 lib/admin/groups-admin-add-ons.php:43
255
+ msgid ""
256
+ "By getting an official extension, you fund the work that is necessary to "
257
+ "maintain and improve Groups."
258
+ msgstr ""
259
+ "Genom att få en officiell förlängning finansierar du det arbete som är "
260
+ "nödvändigt för att underhålla och förbättra Groups."
261
+
262
+ #: lib/admin/groups-admin-options.php:384
263
  msgid ""
264
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
265
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
273
  "aktivera alternativet accepterar du att du själv ansvarar för all förlust av "
274
  "data eller andra konsekvenser som kan följa."
275
 
276
+ #: lib/admin/groups-admin-options.php:313
277
  msgid ""
278
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
279
  "plugin settings and data will be DELETED. If you are going to use this "
287
  "att du själv ansvarar för all förlust av data eller andra konsekvenser som "
288
  "kan följa."
289
 
 
 
 
 
 
290
  #: lib/admin/groups-admin-groups-edit.php:165
291
+ #: lib/admin/groups-admin-groups-add.php:124
292
  #: lib/admin/groups-admin-groups-remove.php:64
293
  #: lib/admin/groups-admin-groups-remove.php:154
294
+ #: lib/admin/groups-admin-capabilities-remove.php:64
295
+ #: lib/admin/groups-admin-capabilities-remove.php:150
296
+ #: lib/admin/groups-admin-capabilities-edit.php:79
297
+ #: lib/admin/groups-admin-capabilities-add.php:70
298
  msgid "Cancel"
299
  msgstr "Avbryt"
300
 
301
  #: legacy/admin/groups-admin-options-legacy.php:59
 
 
 
302
  #: lib/admin/groups-admin-groups-edit.php:117
303
+ #: lib/admin/groups-admin-groups-add.php:100
304
+ #: lib/admin/class-groups-admin.php:196 lib/admin/groups-admin-groups.php:305
305
+ #: lib/admin/groups-admin-capabilities.php:192
306
  msgid "Capabilities"
307
  msgstr "Förmågor"
308
 
311
  msgid "Capabilities"
312
  msgstr "Förmågor"
313
 
314
+ #: lib/admin/groups-admin-groups.php:360 lib/admin/groups-admin-groups.php:361
315
  msgid "Capabilities &hellip;"
316
  msgstr "Förmågor&hellip;"
317
 
 
318
  #: lib/admin/groups-admin-capabilities-edit.php:66
319
+ #: lib/admin/groups-admin-capabilities-add.php:57
320
  #: lib/admin/groups-admin-capabilities.php:314
321
  #: lib/admin/groups-admin-capabilities.php:330
322
  msgid "Capability"
331
  msgid "Capability ID"
332
  msgstr ""
333
 
334
+ #: lib/admin/class-groups-admin-posts.php:237
335
+ #: lib/admin/class-groups-admin-posts.php:238
336
  msgid "Choose access restriction groups &hellip;"
337
  msgstr ""
338
 
341
  msgid "Choose access restrictions &hellip;"
342
  msgstr "Välj tillträdesbegränsningar&hellip;"
343
 
 
344
  #: lib/admin/groups-admin-groups-edit.php:120
345
+ #: lib/admin/groups-admin-groups-add.php:103
346
  msgid "Choose capabilities &hellip;"
347
  msgstr "Välj förmågor&hellip;"
348
 
349
  #: lib/admin/class-groups-admin-user-profile.php:80
350
  #: lib/admin/class-groups-admin-user-profile.php:81
351
+ #: lib/admin/class-groups-admin-user-profile.php:176
352
+ #: lib/admin/class-groups-admin-user-profile.php:177
353
  #: lib/admin/class-groups-admin-users.php:191
354
  #: lib/admin/class-groups-admin-users.php:192
355
  #: lib/admin/class-groups-admin-users.php:252
358
  msgstr "Välj grupper&hellip;"
359
 
360
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
361
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:546
362
  msgid ""
363
  "Choose one or more capabilities to restrict access. Groups that grant access "
364
  "through the capabilities are shown in parenthesis. If no capabilities are "
370
  "tillgängliga än kan du använda fältet Snabbskapa för att skapa en grupp och "
371
  "förmåga för tillträdesbegränsning i farten."
372
 
373
+ #: lib/access/class-groups-access-meta-boxes.php:159
374
  msgid ""
375
  "Choose or enter <em>Premium</em> in the <em>Read</em> field located in the "
376
  "<em>Groups</em> box and save or update the post (or hit Enter)."
377
  msgstr ""
378
 
379
+ #: lib/admin/groups-admin-groups.php:323
380
  #: lib/admin/groups-admin-capabilities.php:335
 
381
  msgid "Clear"
382
  msgstr "Rensa"
383
 
397
  msgid "Click to toggle the display of groups that grant the capabilities."
398
  msgstr "Klicka för att växla"
399
 
400
+ #: lib/blocks/src/blocks/groups-member/block.js:231
401
+ msgid "Content will be shown to users that are members of these groups:"
402
+ msgstr ""
403
+
404
+ #: lib/blocks/src/blocks/groups-non-member/block.js:212
405
+ msgid "Content will be shown to users that are not members of these groups:"
406
+ msgstr ""
407
+
408
  #: lib/admin/class-groups-admin-notice.php:133
409
  msgid ""
410
  "Could you please spare a minute and give it a review over at WordPress.org?"
414
  msgid "Current page"
415
  msgstr ""
416
 
417
+ #: lib/admin/groups-admin-options.php:305
418
  msgid "Deactivation and data persistence"
419
  msgstr "Inaktivering och datahantering"
420
 
421
+ #: lib/admin/groups-admin-options.php:380
422
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
423
  msgstr "Radera all tilläggsdata för ALLA sidor på nätverket vid inaktivering"
424
 
425
+ #: lib/admin/groups-admin-options.php:309
426
  msgid "Delete all Groups plugin data on deactivation"
427
  msgstr "Radera all tilläggsdata vid inaktivering"
428
 
429
+ #: lib/admin/groups-admin-groups-edit.php:93
430
+ #: lib/admin/groups-admin-groups-add.php:86
431
+ #: lib/admin/groups-admin-groups.php:304
432
  #: lib/admin/groups-admin-capabilities-edit.php:71
433
+ #: lib/admin/groups-admin-capabilities-add.php:62
434
  #: lib/admin/groups-admin-capabilities.php:315
 
 
 
435
  msgid "Description"
436
  msgstr "Beskrivning"
437
 
438
+ #: lib/admin/groups-admin-options.php:271
439
  msgid ""
440
  "Disabling this setting for a post type also disables existing access "
441
  "restrictions on individual posts of that type."
448
  msgid "Dismiss"
449
  msgstr ""
450
 
451
+ #: lib/admin/groups-admin-options.php:183
452
+ msgctxt "title of dismiss notice link"
453
+ msgid "Dismiss"
454
+ msgstr ""
455
+
456
+ #: lib/admin/groups-admin-groups.php:469
457
  #: lib/admin/groups-admin-capabilities.php:449
 
458
  msgid "Edit"
459
  msgstr "Redigera"
460
 
474
  "Redigera inlägget du vill begränsa tillträda till och välj<sup>*</sup> "
475
  "förmågan <em>premium</em>."
476
 
477
+ #: lib/admin/groups-admin-options.php:322
478
  msgid "Enable legacy access control based on capabilities."
479
  msgstr ""
480
 
481
+ #: lib/admin/groups-admin-options.php:224
482
  msgid "Enabling this on production sites is <strong>not</strong> recommended."
483
  msgstr ""
484
 
485
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
486
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:510
487
  msgid "Enforce read access"
488
  msgstr "Tvinga läsbegränsning"
489
 
490
+ #: lib/admin/groups-admin-options.php:189
491
+ #, php-format
492
  msgid ""
493
+ "Enhanced functionality is available via official %sExtensions%s for Groups."
494
+ msgstr ""
495
+ "Utökad funktionalitet finns tillgängligt via officiella %stillägg%s för "
496
+ "Groups."
497
+
498
+ #: lib/admin/groups-admin-add-ons.php:40
499
+ msgid "Enhanced functionality is available via official extensions for Groups."
500
  msgstr ""
501
+ "Utökad funktionalitet finns tillgängligt via officiella tillägg för Groups."
502
 
503
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
504
  msgid ""
509
  "och spara eller uppdatera inlägget (eller tryck på Enter)."
510
 
511
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
512
+ #: lib/access/class-groups-access-meta-boxes.php:149
513
  msgid "Example:"
514
  msgstr "Exempel:"
515
 
516
+ #: lib/admin/class-groups-admin-users.php:289
517
  msgid "Filter"
518
  msgstr ""
519
 
520
+ #: lib/admin/groups-admin-groups.php:314
521
  #: lib/admin/groups-admin-capabilities.php:324
 
522
  msgid "Filters"
523
  msgstr "Filter"
524
 
569
  msgid "Go to the previous page"
570
  msgstr ""
571
 
572
+ #: lib/admin/groups-admin-groups.php:303
573
  msgid "Group"
574
  msgstr "Grupp"
575
 
577
  msgid "Group Actions"
578
  msgstr "Gruppåtgärder"
579
 
580
+ #: lib/admin/groups-admin-groups.php:315
581
  msgid "Group ID"
582
  msgstr ""
583
 
584
+ #: lib/admin/groups-admin-groups.php:318
585
  msgid "Group Name"
586
  msgstr "Gruppnamn"
587
 
590
  msgid "Group Name : %s"
591
  msgstr "Gruppnamn: %s"
592
 
593
+ #: lib/access/class-groups-access-meta-boxes.php:501
594
  msgctxt "Attachment field label"
595
  msgid "Groups"
596
  msgstr "Grupper"
597
 
598
+ #: lib/admin/class-groups-admin-posts.php:220
599
  msgctxt "Bulk edit field label"
600
  msgid "Groups"
601
  msgstr "Grupper"
605
  msgid "Groups"
606
  msgstr "Grupper"
607
 
608
+ #: lib/admin/class-groups-admin-users.php:361
609
  msgctxt "Column header (Users)"
610
  msgid "Groups"
611
  msgstr "Grupper"
615
  msgid "Groups"
616
  msgstr "Grupper"
617
 
618
+ #: lib/admin/class-groups-admin-user-profile.php:166
619
  msgctxt "Groups section heading (edit user)"
620
  msgid "Groups"
621
  msgstr "Grupper"
622
 
623
+ #: lib/admin/class-groups-admin-user-profile.php:139
624
  msgctxt "Groups section heading (user profile)"
625
  msgid "Groups"
626
  msgstr "Grupper"
627
 
628
+ #: lib/access/class-groups-access-meta-boxes.php:131
629
  msgctxt "Help heading"
630
  msgid "Groups"
631
  msgstr "Grupper"
632
 
633
+ #: lib/access/class-groups-access-meta-boxes.php:128
634
  msgctxt "Help tab title"
635
  msgid "Groups"
636
  msgstr "Grupper"
645
  msgid "Groups"
646
  msgstr "Grupper"
647
 
648
+ #: lib/access/class-groups-access-meta-boxes.php:114
649
  msgctxt "Meta box title"
650
  msgid "Groups"
651
  msgstr "Grupper"
677
  "instead of capabilities used in previous versions."
678
  msgstr ""
679
 
 
680
  #: lib/admin/class-groups-admin-posts.php:139
681
+ #: lib/admin/class-groups-admin-posts.php:140
682
  msgid "Groups &hellip;"
683
  msgstr "Grupper &hellip;"
684
 
690
  msgid "Groups Capabilities"
691
  msgstr "Gruppförmågor"
692
 
693
+ #: lib/blocks/src/blocks/groups-member/block.js:161
694
+ msgid "Groups Member"
695
+ msgstr ""
696
+
697
+ #: lib/blocks/src/blocks/groups-non-member/block.js:145
698
+ msgid "Groups Non-member"
699
+ msgstr ""
700
+
701
+ #: lib/admin/groups-admin-options.php:125
702
  msgid "Groups Options"
703
  msgstr "Grupper Inställningar"
704
 
706
  msgid "Groups is configured to delete its plugin data on deactivation."
707
  msgstr "Radera alla data när deaktiveras."
708
 
709
+ #: lib/admin/groups-admin-options.php:353
710
  msgid "Groups network options"
711
  msgstr "Alternativ för grupper på ett nätverk"
712
 
722
  "Här kan du <strong>lägga till</strong>, <strong>redigera</strong> och "
723
  "<strong>radera</strong> grupper."
724
 
725
+ #: lib/blocks/src/blocks/groups-non-member/block.js:146
726
+ msgid "Hide content from group members"
727
+ msgstr ""
728
+
729
  #: lib/admin/class-groups-admin-notice.php:138
730
  msgid "I have already done that."
731
  msgstr ""
732
 
733
+ #: lib/admin/groups-admin-groups.php:302
734
  #: lib/admin/groups-admin-capabilities.php:313
 
735
  msgid "ID"
736
  msgstr ""
737
 
743
  "desired entries."
744
  msgstr ""
745
 
746
+ #: lib/admin/groups-admin-options.php:301
747
  msgid "If you lock yourself out, please ask an administrator to help."
748
  msgstr "Om du låser ute dig själv, vänligen fråga en administratör om hjälp."
749
 
763
  msgid "Improved User Interface"
764
  msgstr ""
765
 
766
+ #: lib/access/class-groups-access-meta-boxes.php:165
767
  msgid ""
768
  "In the same field, you can create a new group and restrict access. Group "
769
  "names are case-sensitive. In order to be able to use the new group, your "
793
  "were based on capabilities."
794
  msgstr ""
795
 
796
+ #: lib/views/class-groups-shortcodes.php:472
797
  #, php-format
798
  msgid "Join the %s group"
799
  msgstr "Gå med i gruppen %s"
800
 
801
+ #: lib/views/class-groups-shortcodes.php:556
802
  #, php-format
803
  msgid "Leave the %s group"
804
  msgstr "Lämna gruppen %s"
805
 
806
+ #: lib/admin/groups-admin-options.php:318
807
  msgid "Legacy Settings"
808
  msgstr ""
809
 
810
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
811
+ #: lib/access/class-groups-access-meta-boxes.php:152
812
  msgid ""
813
  "Let's assume that you want to limit the visibility of a post to members of "
814
  "the <em>Premium</em> group."
816
  "Låt oss anta att du vill begränsa synligheten av ett inlägg till medlemmar "
817
  "av gruppen <em>Premium</em>."
818
 
819
+ #: lib/blocks/src/blocks/groups-member/block.js:221
820
+ #: lib/blocks/src/blocks/groups-non-member/block.js:202
821
+ msgid "Loading..."
822
+ msgstr ""
823
+
824
  #: lib/views/class-groups-shortcodes.php:121
825
  msgid "Log out"
826
  msgstr ""
829
  msgid "Many thanks for using <strong>Groups</strong>!"
830
  msgstr ""
831
 
832
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:508
833
+ #: lib/access/class-groups-access-meta-boxes.php:441
834
  msgid "Media"
835
  msgstr "Media"
836
 
837
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
838
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:563
839
  #, php-format
840
  msgid "Members of the %1$s group can access this %2$s through this capability."
841
  msgid_plural ""
843
  msgstr[0] "Medlemmar i gruppen %1$s kan läsa denna %2$s genom denna förmåga."
844
  msgstr[1] "Medlemmar i grupper %1$s kan läsa denna %2$s genom denna förmåga."
845
 
 
846
  #: lib/admin/groups-admin-groups-edit.php:79
847
+ #: lib/admin/groups-admin-groups-add.php:72
848
  msgid "Name"
849
  msgstr "Namn"
850
 
851
+ #: lib/admin/groups-admin-options.php:375
852
  msgid "Network deactivation and data persistence"
853
  msgstr "Nätverksinaktivering och datahantering"
854
 
865
  msgstr "Ny grupp"
866
 
867
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
868
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:572
869
  msgid ""
870
  "No groups grant access through this capability. To grant access to group "
871
  "members using this capability, you should assign it to a group and enable "
882
  msgid "No such capabilities."
883
  msgstr "Inga sådana förmågor."
884
 
 
885
  #: lib/admin/groups-admin-capabilities-remove.php:41
886
+ #: lib/admin/groups-admin-capabilities-edit.php:41
887
  msgid "No such capability."
888
  msgstr "Ingen sådan förmåga."
889
 
903
  msgstr ""
904
  "Notera att du måste vara medlem i gruppen som har den förmågan tilldelad."
905
 
906
+ #: lib/access/class-groups-access-meta-boxes.php:143
907
  msgid "Note that you must be a member of a group to use it to restrict access."
908
  msgstr ""
909
 
941
  msgstr ""
942
 
943
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
944
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:593
945
  #, php-format
946
  msgid ""
947
  "Only groups or users that have one of the selected capabilities are allowed "
964
  msgid "Options"
965
  msgstr "Inställningar"
966
 
967
+ #: lib/admin/groups-admin-options.php:117
968
  msgid "Options saved."
969
  msgstr "Inställningarna sparades."
970
 
 
971
  #: lib/admin/groups-admin-groups-edit.php:86
972
+ #: lib/admin/groups-admin-groups-add.php:79
973
  msgid "Parent"
974
  msgstr "Förälder"
975
 
977
  msgid "Perfect complements to memberships and access control with Groups."
978
  msgstr ""
979
 
980
+ #: lib/admin/groups-admin-options.php:295
981
  msgid "Permissions"
982
  msgstr "Tillstånd"
983
 
1008
 
1009
  #: lib/admin/class-groups-admin-welcome.php:229
1010
  msgid ""
1011
+ "Please refer to the <a target=\"_blank\" href=\"https://docs.itthinx.com/"
1012
  "document/groups/\">Documentation</a> for details on how to switch to and use "
1013
  "the new access restrictions."
1014
  msgstr ""
1015
 
1016
+ #: lib/access/class-groups-access-meta-boxes.php:497
1017
  #, php-format
1018
  msgid ""
1019
  "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
1021
  msgstr ""
1022
 
1023
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
1024
+ #: lib/access/class-groups-access-meta-boxes.php:191
1025
  msgid "Post"
1026
  msgstr "Inlägg"
1027
 
1028
+ #: lib/admin/groups-admin-options.php:233
1029
  msgid "Post types"
1030
  msgstr "Inläggstyper"
1031
 
1043
  msgid "Quick-create group &amp; capability"
1044
  msgstr "Snabbskapa grupp &amp; förmåga"
1045
 
1046
+ #: lib/access/class-groups-access-meta-boxes.php:228
1047
+ #: lib/access/class-groups-access-meta-boxes.php:443
1048
  msgid "Read"
1049
  msgstr ""
1050
 
1052
  msgid "Read Post"
1053
  msgstr "Läs inlägg"
1054
 
1055
+ #: lib/admin/groups-admin-add-ons.php:63
1056
  msgid "Recommended extensions for Groups"
1057
  msgstr ""
1058
 
1059
+ #: lib/admin/groups-admin-add-ons.php:164
1060
  msgid "Recommended plugins by itthinx"
1061
  msgstr ""
1062
 
1073
  msgid "Remind me later"
1074
  msgstr ""
1075
 
1076
+ #: lib/admin/groups-admin-groups-remove.php:62
1077
+ #: lib/admin/groups-admin-groups-remove.php:153
1078
  #: lib/admin/groups-admin-capabilities-remove.php:62
1079
  #: lib/admin/groups-admin-capabilities-remove.php:149
1080
+ #: lib/admin/groups-admin-groups.php:478
1081
  #: lib/admin/groups-admin-capabilities.php:372
1082
  #: lib/admin/groups-admin-capabilities.php:458
 
 
 
1083
  msgid "Remove"
1084
  msgstr "Radera"
1085
 
1095
  msgid "Remove capabilities"
1096
  msgstr "Ta bort förmågor"
1097
 
1098
+ #: lib/admin/groups-admin-groups.php:382
1099
  msgid "Remove capability"
1100
  msgstr "Ta bort förmåga"
1101
 
1103
  msgid "Remove from group"
1104
  msgstr "Ta bort från grupp"
1105
 
1106
+ #: lib/admin/groups-admin-groups.php:380
1107
  msgid "Remove group"
1108
  msgstr "Radera grupp"
1109
 
1112
  msgstr "Radera grupper"
1113
 
1114
  #: legacy/admin/class-groups-admin-posts-legacy.php:186
1115
+ #: lib/admin/class-groups-admin-posts.php:225
1116
  msgid "Remove restriction"
1117
  msgstr "Ta bort begränsning"
1118
 
1119
+ #: lib/admin/groups-admin-options.php:58
1120
  msgid "Restrict Access"
1121
  msgstr ""
1122
 
1123
+ #: lib/access/class-groups-access-meta-boxes.php:254
1124
  #, php-format
1125
  msgid "Restricts the visibility of this %s to members of the chosen groups."
1126
  msgstr ""
1127
 
1128
+ #: lib/access/class-groups-access-meta-boxes.php:491
1129
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1130
  msgstr ""
1131
 
1132
+ #: lib/admin/groups-admin-groups.php:345
1133
  #: lib/admin/groups-admin-capabilities.php:357
 
1134
  msgid "Results per page"
1135
  msgstr "Resultat per sida"
1136
 
1137
+ #: lib/admin/groups-admin-options.php:138
1138
  msgid "Role"
1139
  msgstr "Roll"
1140
 
 
1141
  #: lib/admin/groups-admin-groups-edit.php:163
1142
+ #: lib/admin/groups-admin-capabilities-edit.php:77
1143
+ #: lib/admin/groups-admin-options.php:208
1144
+ #: lib/admin/groups-admin-options.php:333
1145
+ #: lib/admin/groups-admin-options.php:388
1146
  msgid "Save"
1147
  msgstr "Spara"
1148
 
1149
+ #: lib/blocks/src/blocks/groups-member/block.js:228
1150
+ #: lib/blocks/src/blocks/groups-non-member/block.js:209
1151
+ msgid "Select Groups"
1152
+ msgstr ""
1153
+
1154
+ #: lib/admin/groups-admin-options.php:237
1155
  msgid "Show access restrictions for these post types."
1156
  msgstr "Visa tillträdesbegränsningar för dessa inläggstyper."
1157
 
1158
+ #: lib/blocks/src/blocks/groups-member/block.js:162
1159
+ msgid "Show content for group members"
1160
+ msgstr ""
1161
+
1162
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:277
1163
  msgid "Show groups"
1164
  msgstr "Visa grupper"
1165
 
1166
+ #: lib/admin/groups-admin-options.php:281
1167
  msgid "Show groups in user profiles."
1168
  msgstr "Visa grupper i användarprofiler."
1169
 
1170
+ #: lib/admin/groups-admin-options.php:290
1171
  msgid "Show the Groups tree view."
1172
  msgstr "Visa trädvy för Grupper (Groups)."
1173
 
1174
+ #: lib/admin/groups-admin-options.php:273
1175
+ msgid ""
1176
+ "Some post types shown may not offer access restrictions even though they "
1177
+ "appear enabled here."
1178
+ msgstr ""
1179
+ "Vissa inläggstyper som visas kanske inte erbjuder åtkomstbegränsningar även "
1180
+ "om de verkar aktiverade här."
1181
+
1182
  #: lib/admin/class-groups-admin-welcome.php:199
1183
  #, php-format
1184
  msgid "Switching to Groups %s"
1185
  msgstr ""
1186
 
1187
+ #: lib/admin/class-groups-admin-posts.php:183
1188
  msgid "Terms"
1189
  msgstr ""
1190
 
1191
  #: lib/core/class-groups-help.php:141
1192
  msgid ""
1193
+ "Thank you for using <a href=\"https://www.itthinx.com/plugins/groups\" "
1194
+ "target=\"_blank\">Groups</a> by <a href=\"https://www.itthinx.com\" target="
1195
+ "\"_blank\">itthinx</a>."
1196
  msgstr ""
1197
+ "Tack för att du använder <a href=\"https://www.itthinx.com/plugins/groups\" "
1198
+ "target=\"_blank\">Groups</a> av <a href=\"https://www.itthinx.com\" target="
1199
+ "\"_blank\">itthinx</a>."
1200
 
1201
  #: lib/admin/class-groups-admin-welcome.php:149
1202
  msgid ""
1237
  msgstr ""
1238
  "Gruppen <em>%s</em> finns redan och kan inte användas för att namnge denna."
1239
 
1240
+ #: lib/admin/groups-admin-groups-add.php:168
1241
  #, php-format
1242
  msgid "The <em>%s</em> group already exists."
1243
  msgstr "Gruppen <em>%s</em> finns redan."
1252
  msgid "The <em>%s</em> group has been updated."
1253
  msgstr "Gruppen <em>%s</em> har uppdaterats."
1254
 
 
1255
  #: lib/admin/groups-admin-capabilities-edit.php:130
1256
+ #: lib/admin/groups-admin-capabilities-add.php:102
1257
  msgid "The <em>Capability</em> must not be empty."
1258
  msgstr "<em>Förmågan</em> kan inte vara tom."
1259
 
1261
  msgid "The <em>Name</em> must not be empty."
1262
  msgstr "<em>Namnet</em> kan inte vara tomt."
1263
 
1264
+ #: lib/access/class-groups-access-meta-boxes.php:495
1265
  msgid ""
1266
  "The attachment page is restricted to authorized users, but due to technical "
1267
  "limitations, the file can still be accessed directly via its URL."
1277
 
1278
  #: lib/core/class-groups-help.php:87
1279
  msgid ""
1280
+ "The complete documentation is available on the <a href=\"https://docs."
1281
+ "itthinx.com/document/groups\">Documentation</a> pages for Groups."
1282
  msgstr ""
1283
+ "Hela dokumentationen finns tillänglig på <a href=\"https://www.itthinx.com/"
1284
+ "plugins/groups\" target=\"_blank\">dokumentation</a> för Groups."
1285
 
1286
  #: lib/admin/class-groups-admin-welcome.php:210
1287
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
1295
  msgid "The manual way:"
1296
  msgstr "Den långa vägen:"
1297
 
1298
+ #: lib/admin/groups-admin-groups-add.php:166
1299
  msgid "The name must not be empty."
1300
  msgstr "Namnet kan inte vara tomt."
1301
 
1303
  msgid "The quick way:"
1304
  msgstr "Den snabba vägen:"
1305
 
1306
+ #: lib/admin/class-groups-admin-user-profile.php:92
1307
+ #: lib/admin/class-groups-admin-user-profile.php:190
1308
  msgid "The user is a member of the chosen groups."
1309
  msgstr "Användaren är medlem i en av de valda grupperna."
1310
 
1311
+ #: lib/admin/groups-admin-groups.php:542
1312
  #: lib/admin/groups-admin-capabilities.php:484
 
1313
  msgid "There are no results."
1314
  msgstr "Det finns inga resultat."
1315
 
1316
+ #: lib/admin/groups-admin-groups-add.php:112
1317
  msgid "These capabilities will be assigned to the group."
1318
  msgstr "Dessa förmågor kommer att tilldelas gruppen."
1319
 
1320
+ #: lib/admin/groups-admin-options.php:296
1321
  msgid ""
1322
  "These permissions apply to Groups management. They do not apply to access "
1323
  "permissions derived from Groups capabilities."
1327
  msgid "This could be important!"
1328
  msgstr ""
1329
 
1330
+ #: lib/admin/groups-admin-options.php:269
1331
  msgid ""
1332
  "This determines for which post types access restriction settings are offered."
1333
  msgstr ""
1334
  "Detta avgör för vilka inläggstyper rutan med tillträdesbegränsningar kommer "
1335
  "visas."
1336
 
1337
+ #: lib/admin/groups-admin-groups.php:535
1338
  msgid "This group has no capabilities."
1339
  msgstr "Denna gruppen har inga förmågor."
1340
 
1344
  "capabilities, your entries will still be protected."
1345
  msgstr ""
1346
 
1347
+ #: lib/access/class-groups-post-access.php:656
1348
  msgid ""
1349
  "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1350
  "get_read_post_capabilities() to retrieve the capabilities instead."
1351
  msgstr ""
1352
 
1353
+ #: lib/admin/groups-admin-options.php:221
1354
  msgid ""
1355
  "To disable, do not define the constant <code>GROUPS_ADMINISTRATOR_OVERRIDE</"
1356
  "code> or set it to <code>false</code>."
1377
  msgid "Tree of Groups"
1378
  msgstr "Träd av grupper"
1379
 
1380
+ #: lib/admin/groups-admin-options.php:286
1381
  msgid "Tree view"
1382
  msgstr "Trädvy"
1383
 
1391
 
1392
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1393
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1394
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:545
1395
  msgid "Type and choose &hellip;"
1396
  msgstr "Skriv och välj&hellip;"
1397
 
1403
  "Använd rutan <em>Tillträdesbegränsning</em> för att begränsa synligheten av "
1404
  "inlägg, sidor och andra inläggstyper."
1405
 
1406
+ #: lib/access/class-groups-access-meta-boxes.php:135
1407
  msgid ""
1408
  "Use the <em>Groups</em> box to limit the visibility of posts, pages and "
1409
  "other post types."
1410
  msgstr ""
1411
 
1412
+ #: lib/admin/groups-admin-options.php:277
1413
  msgid "User profiles"
1414
  msgstr "Användarprofiler"
1415
 
1416
+ #: lib/admin/class-groups-admin-users.php:285
 
 
1417
  msgctxt "label title for conjunctive groups filter checkbox"
1418
  msgid "Users must belong to all chosen groups"
1419
  msgstr "Användare måste tillhöra alla valda grupper"
1475
  #: lib/admin/class-groups-admin-welcome.php:194
1476
  msgid ""
1477
  "Whether you are new to Groups or have been using it before, please make sure "
1478
+ "to visit the <a target=\"_blank\" href=\"https://docs.itthinx.com/document/"
1479
  "groups/\">Documentation</a> pages to know more about how to use it."
1480
  msgstr ""
1481
 
1483
  msgid "Yes, here we go!"
1484
  msgstr ""
1485
 
1486
+ #: lib/views/class-groups-shortcodes.php:530
1487
  #, php-format
1488
  msgid "You are a member of the %s group."
1489
  msgstr "Du är medlem i gruppen %s."
1523
  "gruppen och aktiverad för att tvinga läsbehörighet. Gruppnamn är "
1524
  "shiftlägeskänsliga, namnet på förmågan är "
1525
 
1526
+ #: lib/access/class-groups-access-meta-boxes.php:221
1527
+ #: lib/access/class-groups-access-meta-boxes.php:476
1528
  msgid "You can create a new group by indicating the group's name."
1529
  msgstr ""
1530
 
1531
+ #: lib/access/class-groups-access-meta-boxes.php:215
1532
  #, php-format
1533
  msgid ""
1534
  "You can restrict the visibility of this %1$s to group members. Choose one or "
1536
  "%3$s is visible to anyone."
1537
  msgstr ""
1538
 
1539
+ #: lib/access/class-groups-access-meta-boxes.php:475
1540
  msgid ""
1541
  "You can restrict the visibility to group members. Choose one or more groups "
1542
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
1550
  "Du kan välja en eller flera förmågor som är aktiverade för "
1551
  "tillträdesbegränsning."
1552
 
1553
+ #: lib/access/class-groups-access-meta-boxes.php:140
1554
  msgid "You can select one or more groups to restrict access to its members."
1555
  msgstr ""
1556
 
1557
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1558
+ #: lib/blocks/src/class-groups-blocks.php:93
1559
+ #: lib/access/class-groups-access-meta-boxes.php:261
1560
  msgid "You cannot set any access restrictions."
1561
  msgstr "Du kan inte ställa in några tillträdesbegränsningar."
1562
 
1563
+ #: lib/views/class-groups-shortcodes.php:525
1564
  #, php-format
1565
  msgid "You have joined the %s group."
1566
  msgstr "Du har gått med i gruppen %s."
1567
 
1568
+ #: lib/views/class-groups-shortcodes.php:601
1569
  #, php-format
1570
  msgid "You have left the %s group."
1571
  msgstr "Du har lämnat gruppen %s."
1578
  "Du måste vara med i en grupp som har minst en förmåga för att tvinga "
1579
  "läsbehörighet."
1580
 
1581
+ #: lib/access/class-groups-access-meta-boxes.php:267
1582
  msgid "You need to have permission to set access restrictions."
1583
  msgstr ""
1584
 
1585
+ #: lib/access/class-groups-post-access.php:531
1586
  msgid ""
1587
  "You should use Groups_Post_Access_Legacy::create() to pass a capability "
1588
  "restriction instead."
1589
  msgstr ""
1590
 
1591
+ #: lib/admin/groups-admin-options.php:185 lib/admin/groups-admin-add-ons.php:37
1592
+ msgid "Your support matters!"
1593
+ msgstr "Ditt stöd är viktigt!"
1594
+
1595
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1596
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1597
+ msgid "access"
1598
+ msgstr ""
1599
+
1600
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1601
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1602
+ msgid "groups"
1603
+ msgstr "grupper"
1604
+
1605
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1606
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1607
+ msgid "members"
1608
+ msgstr ""
1609
+
1610
  #~ msgid "Id"
1611
  #~ msgstr "ID"
1612
 
1616
  #~ msgid "Group Id"
1617
  #~ msgstr "Grupp-ID"
1618
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1619
  #~ msgid "%1$s of %2$s"
1620
  #~ msgstr "%1$s av %2$s"
languages/groups.pot CHANGED
@@ -7,7 +7,7 @@
7
  msgid ""
8
  msgstr "Project-Id-Version: PACKAGE VERSION\n"
9
  "Report-Msgid-Bugs-To: \n"
10
- "POT-Creation-Date: 2019-07-20 22:16+0200\n"
11
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23,21 +23,21 @@ msgctxt "paging"
23
  msgid "%1$s of %2$s"
24
  msgstr ""
25
 
26
- #: lib/admin/class-groups-admin-users.php:283
27
  msgctxt "label for conjunctive groups filter checkbox"
28
  msgid "&cap;"
29
  msgstr ""
30
 
31
  #: legacy/admin/class-groups-admin-posts-legacy.php:184
32
- #: lib/admin/class-groups-admin-posts.php:217
33
  msgid "&mdash; No Change &mdash;"
34
  msgstr ""
35
 
36
- #: lib/admin/class-groups-admin-posts.php:157
37
  msgid "(any)"
38
  msgstr ""
39
 
40
- #: lib/admin/class-groups-admin-posts.php:152
41
  msgid "(none)"
42
  msgstr ""
43
 
@@ -45,7 +45,7 @@ msgstr ""
45
  msgid "(only unrestricted)"
46
  msgstr ""
47
 
48
- #: lib/admin/class-groups-admin-users.php:384
49
  msgid "--"
50
  msgstr ""
51
 
@@ -61,8 +61,8 @@ msgstr[1] ""
61
  msgid "<span title=\"%s\">Access Restrictions</span>"
62
  msgstr ""
63
 
64
- #: lib/admin/groups-admin-capabilities-remove.php:145
65
  #: lib/admin/groups-admin-groups-remove.php:149
 
66
  #, php-format
67
  msgid "<strong>%s</strong>"
68
  msgstr ""
@@ -77,11 +77,11 @@ msgstr ""
77
  msgid "A Duck!"
78
  msgstr ""
79
 
80
- #: lib/admin/groups-admin-options.php:280
81
  msgid "A minimum set of permissions will be preserved."
82
  msgstr ""
83
 
84
- #: lib/admin/groups-admin-options.php:50
85
  msgid "Access Groups"
86
  msgstr ""
87
 
@@ -89,44 +89,43 @@ msgstr ""
89
  msgid "Access Restrictions"
90
  msgstr ""
91
 
92
- #: lib/admin/groups-admin-capabilities-add.php:34
93
- #: lib/admin/groups-admin-capabilities-add.php:89
94
- #: lib/admin/groups-admin-capabilities-add.php:93
95
- #: lib/admin/groups-admin-capabilities-edit.php:35
96
- #: lib/admin/groups-admin-capabilities-edit.php:96
97
- #: lib/admin/groups-admin-capabilities-edit.php:100
98
- #: lib/admin/groups-admin-capabilities-remove.php:35
99
- #: lib/admin/groups-admin-capabilities-remove.php:83
100
- #: lib/admin/groups-admin-capabilities-remove.php:87
101
- #: lib/admin/groups-admin-capabilities-remove.php:110
102
- #: lib/admin/groups-admin-capabilities-remove.php:175
103
- #: lib/admin/groups-admin-capabilities-remove.php:179
104
- #: lib/admin/groups-admin-capabilities.php:48
105
- #: lib/admin/groups-admin-capabilities.php:141
106
- #: lib/admin/groups-admin-capabilities.php:172
107
- #: lib/admin/groups-admin-capabilities.php:178
108
- #: lib/admin/groups-admin-groups-add.php:36
109
- #: lib/admin/groups-admin-groups-add.php:139
110
- #: lib/admin/groups-admin-groups-add.php:143
111
  #: lib/admin/groups-admin-groups-edit.php:37
112
  #: lib/admin/groups-admin-groups-edit.php:181
113
  #: lib/admin/groups-admin-groups-edit.php:185
 
 
 
114
  #: lib/admin/groups-admin-groups-remove.php:35
115
  #: lib/admin/groups-admin-groups-remove.php:83
116
  #: lib/admin/groups-admin-groups-remove.php:87
117
  #: lib/admin/groups-admin-groups-remove.php:110
118
  #: lib/admin/groups-admin-groups-remove.php:177
119
  #: lib/admin/groups-admin-groups-remove.php:181
 
 
 
 
 
 
120
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
121
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
122
- #: lib/admin/groups-admin-options.php:39
123
- #: lib/admin/groups-admin-options.php:328
124
- #: lib/admin/groups-admin-tree-view.php:37 lib/test/groups-tests.php:385
125
- #: lib/test/groups-tests.php:391
 
 
 
 
 
 
 
126
  msgid "Access denied."
127
  msgstr ""
128
 
129
- #: lib/admin/groups-admin-options.php:212
130
  msgid "Access restricions"
131
  msgstr ""
132
 
@@ -134,7 +133,7 @@ msgstr ""
134
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
135
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
136
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
137
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:592
138
  msgid "Access restrictions"
139
  msgstr ""
140
 
@@ -143,10 +142,10 @@ msgstr ""
143
  msgid "Access restrictions &hellip;"
144
  msgstr ""
145
 
 
 
146
  #: lib/admin/groups-admin-capabilities-add.php:68
147
  #: lib/admin/groups-admin-capabilities.php:201
148
- #: lib/admin/groups-admin-groups-add.php:119
149
- #: lib/admin/groups-admin-groups.php:207
150
  msgid "Add"
151
  msgstr ""
152
 
@@ -154,16 +153,16 @@ msgstr ""
154
  msgid "Add a new capability"
155
  msgstr ""
156
 
157
- #: lib/admin/groups-admin-groups-add.php:59
158
  msgid "Add a new group"
159
  msgstr ""
160
 
161
- #: lib/admin/groups-admin-groups.php:382
162
  msgid "Add capability"
163
  msgstr ""
164
 
165
  #: legacy/admin/class-groups-admin-posts-legacy.php:185
166
- #: lib/admin/class-groups-admin-posts.php:218
167
  msgid "Add restriction"
168
  msgstr ""
169
 
@@ -171,8 +170,8 @@ msgstr ""
171
  msgid "Add to group"
172
  msgstr ""
173
 
174
- #: lib/admin/class-groups-admin-welcome.php:234
175
  #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
 
176
  msgid "Add-Ons"
177
  msgstr ""
178
 
@@ -181,24 +180,24 @@ msgid "Adding the group and capability manually and enabling it for access "
181
  "restriction"
182
  msgstr ""
183
 
184
- #: lib/admin/groups-admin-options.php:51
185
  msgid "Administer Groups"
186
  msgstr ""
187
 
188
- #: lib/admin/groups-admin-options.php:52
189
  msgid "Administer Groups plugin options"
190
  msgstr ""
191
 
192
- #: lib/admin/groups-admin-options.php:198
193
  msgid "Administrator Access Override"
194
  msgstr ""
195
 
196
- #: lib/admin/groups-admin-options.php:201
197
  msgid "Administrators override all access permissions derived from Groups "
198
  "capabilities."
199
  msgstr ""
200
 
201
- #: lib/admin/class-groups-admin-posts.php:175
202
  msgid "Also look for groups related to terms"
203
  msgstr ""
204
 
@@ -212,19 +211,19 @@ msgid "Another improvement is better filtering by groups and a reduced "
212
  "footprint on the Users admin screen."
213
  msgstr ""
214
 
215
- #: lib/access/class-groups-access-meta-boxes.php:228
216
- #: lib/access/class-groups-access-meta-boxes.php:229
217
- #: lib/access/class-groups-access-meta-boxes.php:462
218
- #: lib/access/class-groups-access-meta-boxes.php:463
219
  msgid "Anyone &hellip;"
220
  msgstr ""
221
 
222
- #: lib/admin/class-groups-admin-users.php:216
 
223
  #: lib/admin/groups-admin-capabilities.php:334
224
  #: lib/admin/groups-admin-capabilities.php:360
225
  #: lib/admin/groups-admin-capabilities.php:374
226
- #: lib/admin/groups-admin-groups.php:323 lib/admin/groups-admin-groups.php:349
227
- #: lib/admin/groups-admin-groups.php:385
228
  msgid "Apply"
229
  msgstr ""
230
 
@@ -234,12 +233,17 @@ msgid "Become a member of the <em>Premium</em> group - this is required so "
234
  "a post."
235
  msgstr ""
236
 
 
237
  #: lib/admin/groups-admin-capabilities.php:371
238
- #: lib/admin/groups-admin-groups.php:380
239
  msgid "Bulk Actions"
240
  msgstr ""
241
 
242
- #: lib/admin/groups-admin-options.php:365
 
 
 
 
 
243
  msgid "CAUTION: If this option is active while the plugin is deactivated, "
244
  "ALL plugin settings and data will be DELETED for <strong>all sites</"
245
  "strong>. If you are going to use this option, now would be a good "
@@ -248,7 +252,7 @@ msgid "CAUTION: If this option is active while the plugin is deactivated, "
248
  "thereof."
249
  msgstr ""
250
 
251
- #: lib/admin/groups-admin-options.php:294
252
  msgid "CAUTION: If this option is active while the plugin is deactivated, "
253
  "ALL plugin settings and data will be DELETED. If you are going to "
254
  "use this option, now would be a good time to make a backup. By "
@@ -256,23 +260,22 @@ msgid "CAUTION: If this option is active while the plugin is deactivated, "
256
  "of data or any other consequences thereof."
257
  msgstr ""
258
 
259
- #: lib/admin/groups-admin-capabilities-add.php:70
260
- #: lib/admin/groups-admin-capabilities-edit.php:79
261
- #: lib/admin/groups-admin-capabilities-remove.php:64
262
- #: lib/admin/groups-admin-capabilities-remove.php:150
263
- #: lib/admin/groups-admin-groups-add.php:121
264
  #: lib/admin/groups-admin-groups-edit.php:165
 
265
  #: lib/admin/groups-admin-groups-remove.php:64
266
  #: lib/admin/groups-admin-groups-remove.php:154
 
 
 
 
267
  msgid "Cancel"
268
  msgstr ""
269
 
270
  #: legacy/admin/groups-admin-options-legacy.php:59
271
- #: lib/admin/class-groups-admin.php:196
272
- #: lib/admin/groups-admin-capabilities.php:192
273
- #: lib/admin/groups-admin-groups-add.php:97
274
  #: lib/admin/groups-admin-groups-edit.php:117
275
- #: lib/admin/groups-admin-groups.php:306
 
 
276
  msgid "Capabilities"
277
  msgstr ""
278
 
@@ -281,12 +284,12 @@ msgctxt "Help tab title and heading"
281
  msgid "Capabilities"
282
  msgstr ""
283
 
284
- #: lib/admin/groups-admin-groups.php:361 lib/admin/groups-admin-groups.php:362
285
  msgid "Capabilities &hellip;"
286
  msgstr ""
287
 
288
- #: lib/admin/groups-admin-capabilities-add.php:57
289
  #: lib/admin/groups-admin-capabilities-edit.php:66
 
290
  #: lib/admin/groups-admin-capabilities.php:314
291
  #: lib/admin/groups-admin-capabilities.php:330
292
  msgid "Capability"
@@ -301,8 +304,8 @@ msgstr ""
301
  msgid "Capability ID"
302
  msgstr ""
303
 
304
- #: lib/admin/class-groups-admin-posts.php:231
305
- #: lib/admin/class-groups-admin-posts.php:232
306
  msgid "Choose access restriction groups &hellip;"
307
  msgstr ""
308
 
@@ -311,15 +314,15 @@ msgstr ""
311
  msgid "Choose access restrictions &hellip;"
312
  msgstr ""
313
 
314
- #: lib/admin/groups-admin-groups-add.php:100
315
  #: lib/admin/groups-admin-groups-edit.php:120
 
316
  msgid "Choose capabilities &hellip;"
317
  msgstr ""
318
 
319
  #: lib/admin/class-groups-admin-user-profile.php:80
320
  #: lib/admin/class-groups-admin-user-profile.php:81
321
- #: lib/admin/class-groups-admin-user-profile.php:169
322
- #: lib/admin/class-groups-admin-user-profile.php:170
323
  #: lib/admin/class-groups-admin-users.php:191
324
  #: lib/admin/class-groups-admin-users.php:192
325
  #: lib/admin/class-groups-admin-users.php:252
@@ -328,7 +331,7 @@ msgid "Choose groups &hellip;"
328
  msgstr ""
329
 
330
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
331
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:541
332
  msgid "Choose one or more capabilities to restrict access. Groups that "
333
  "grant access through the capabilities are shown in parenthesis. If "
334
  "no capabilities are available yet, you can use the quick-create box "
@@ -336,14 +339,14 @@ msgid "Choose one or more capabilities to restrict access. Groups that "
336
  "the fly."
337
  msgstr ""
338
 
339
- #: lib/access/class-groups-access-meta-boxes.php:153
340
  msgid "Choose or enter <em>Premium</em> in the <em>Read</em> field located "
341
  "in the <em>Groups</em> box and save or update the post (or hit "
342
  "Enter)."
343
  msgstr ""
344
 
 
345
  #: lib/admin/groups-admin-capabilities.php:335
346
- #: lib/admin/groups-admin-groups.php:324
347
  msgid "Clear"
348
  msgstr ""
349
 
@@ -363,6 +366,14 @@ msgstr ""
363
  msgid "Click to toggle the display of groups that grant the capabilities."
364
  msgstr ""
365
 
 
 
 
 
 
 
 
 
366
  #: lib/admin/class-groups-admin-notice.php:133
367
  msgid "Could you please spare a minute and give it a review over at "
368
  "WordPress.org?"
@@ -372,28 +383,28 @@ msgstr ""
372
  msgid "Current page"
373
  msgstr ""
374
 
375
- #: lib/admin/groups-admin-options.php:286
376
  msgid "Deactivation and data persistence"
377
  msgstr ""
378
 
379
- #: lib/admin/groups-admin-options.php:361
380
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
381
  msgstr ""
382
 
383
- #: lib/admin/groups-admin-options.php:290
384
  msgid "Delete all Groups plugin data on deactivation"
385
  msgstr ""
386
 
387
- #: lib/admin/groups-admin-capabilities-add.php:62
 
 
388
  #: lib/admin/groups-admin-capabilities-edit.php:71
 
389
  #: lib/admin/groups-admin-capabilities.php:315
390
- #: lib/admin/groups-admin-groups-add.php:83
391
- #: lib/admin/groups-admin-groups-edit.php:93
392
- #: lib/admin/groups-admin-groups.php:305
393
  msgid "Description"
394
  msgstr ""
395
 
396
- #: lib/admin/groups-admin-options.php:254
397
  msgid "Disabling this setting for a post type also disables existing access "
398
  "restrictions on individual posts of that type."
399
  msgstr ""
@@ -403,8 +414,13 @@ msgstr ""
403
  msgid "Dismiss"
404
  msgstr ""
405
 
 
 
 
 
 
 
406
  #: lib/admin/groups-admin-capabilities.php:449
407
- #: lib/admin/groups-admin-groups.php:460
408
  msgid "Edit"
409
  msgstr ""
410
 
@@ -421,23 +437,29 @@ msgid "Edit the post for which you want to restrict access and "
421
  "choose<sup>*</sup> the <em>premium</em> capability."
422
  msgstr ""
423
 
424
- #: lib/admin/groups-admin-options.php:303
425
  msgid "Enable legacy access control based on capabilities."
426
  msgstr ""
427
 
428
- #: lib/admin/groups-admin-options.php:207
429
  msgid "Enabling this on production sites is <strong>not</strong> "
430
  "recommended."
431
  msgstr ""
432
 
433
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
434
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:505
435
  msgid "Enforce read access"
436
  msgstr ""
437
 
438
- #: lib/admin/groups-admin-options.php:178
439
- msgid "Enhanced functionality is available via official <a href=\"http://"
440
- "www.itthinx.com/shop/\">Extensions</a> for Groups."
 
 
 
 
 
 
441
  msgstr ""
442
 
443
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
@@ -446,16 +468,16 @@ msgid "Enter <em>Premium</em> in the quick-create field located in the "
446
  msgstr ""
447
 
448
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
449
- #: lib/access/class-groups-access-meta-boxes.php:143
450
  msgid "Example:"
451
  msgstr ""
452
 
453
- #: lib/admin/class-groups-admin-users.php:285
454
  msgid "Filter"
455
  msgstr ""
456
 
 
457
  #: lib/admin/groups-admin-capabilities.php:324
458
- #: lib/admin/groups-admin-groups.php:315
459
  msgid "Filters"
460
  msgstr ""
461
 
@@ -495,7 +517,7 @@ msgstr ""
495
  msgid "Go to the previous page"
496
  msgstr ""
497
 
498
- #: lib/admin/groups-admin-groups.php:304
499
  msgid "Group"
500
  msgstr ""
501
 
@@ -503,11 +525,11 @@ msgstr ""
503
  msgid "Group Actions"
504
  msgstr ""
505
 
506
- #: lib/admin/groups-admin-groups.php:316
507
  msgid "Group ID"
508
  msgstr ""
509
 
510
- #: lib/admin/groups-admin-groups.php:319
511
  msgid "Group Name"
512
  msgstr ""
513
 
@@ -516,12 +538,12 @@ msgstr ""
516
  msgid "Group Name : %s"
517
  msgstr ""
518
 
519
- #: lib/access/class-groups-access-meta-boxes.php:490
520
  msgctxt "Attachment field label"
521
  msgid "Groups"
522
  msgstr ""
523
 
524
- #: lib/admin/class-groups-admin-posts.php:214
525
  msgctxt "Bulk edit field label"
526
  msgid "Groups"
527
  msgstr ""
@@ -531,7 +553,7 @@ msgctxt "Column header"
531
  msgid "Groups"
532
  msgstr ""
533
 
534
- #: lib/admin/class-groups-admin-users.php:357
535
  msgctxt "Column header (Users)"
536
  msgid "Groups"
537
  msgstr ""
@@ -541,22 +563,22 @@ msgctxt "Groups section heading (add user)"
541
  msgid "Groups"
542
  msgstr ""
543
 
544
- #: lib/admin/class-groups-admin-user-profile.php:159
545
  msgctxt "Groups section heading (edit user)"
546
  msgid "Groups"
547
  msgstr ""
548
 
549
- #: lib/admin/class-groups-admin-user-profile.php:135
550
  msgctxt "Groups section heading (user profile)"
551
  msgid "Groups"
552
  msgstr ""
553
 
554
- #: lib/access/class-groups-access-meta-boxes.php:125
555
  msgctxt "Help heading"
556
  msgid "Groups"
557
  msgstr ""
558
 
559
- #: lib/access/class-groups-access-meta-boxes.php:122
560
  msgctxt "Help tab title"
561
  msgid "Groups"
562
  msgstr ""
@@ -571,7 +593,7 @@ msgctxt "Help title"
571
  msgid "Groups"
572
  msgstr ""
573
 
574
- #: lib/access/class-groups-access-meta-boxes.php:108
575
  msgctxt "Meta box title"
576
  msgid "Groups"
577
  msgstr ""
@@ -602,8 +624,8 @@ msgid "Groups %s features a simpler model for access restrictions based on "
602
  "groups instead of capabilities used in previous versions."
603
  msgstr ""
604
 
605
- #: lib/admin/class-groups-admin-posts.php:138
606
  #: lib/admin/class-groups-admin-posts.php:139
 
607
  msgid "Groups &hellip;"
608
  msgstr ""
609
 
@@ -615,15 +637,15 @@ msgstr ""
615
  msgid "Groups Capabilities"
616
  msgstr ""
617
 
618
- #: lib/blocks/src/blocks/groups-member/block.js:173
619
- msgid "Groups Member Block"
620
  msgstr ""
621
 
622
- #: lib/blocks/src/blocks/groups-non-member/block.js:133
623
- msgid "Groups Non-member Block"
624
  msgstr ""
625
 
626
- #: lib/admin/groups-admin-options.php:120
627
  msgid "Groups Options"
628
  msgstr ""
629
 
@@ -631,7 +653,7 @@ msgstr ""
631
  msgid "Groups is configured to delete its plugin data on deactivation."
632
  msgstr ""
633
 
634
- #: lib/admin/groups-admin-options.php:334
635
  msgid "Groups network options"
636
  msgstr ""
637
 
@@ -644,7 +666,7 @@ msgid "Here you can <strong>add</strong>, <strong>edit</strong> and "
644
  "<strong>remove</strong> groups."
645
  msgstr ""
646
 
647
- #: lib/blocks/src/blocks/groups-non-member/block.js:134
648
  msgid "Hide content from group members"
649
  msgstr ""
650
 
@@ -652,8 +674,8 @@ msgstr ""
652
  msgid "I have already done that."
653
  msgstr ""
654
 
 
655
  #: lib/admin/groups-admin-capabilities.php:313
656
- #: lib/admin/groups-admin-groups.php:303
657
  msgid "ID"
658
  msgstr ""
659
 
@@ -664,7 +686,7 @@ msgid "If you had any access restrictions in place based on capabilities, "
664
  "groups on the desired entries."
665
  msgstr ""
666
 
667
- #: lib/admin/groups-admin-options.php:282
668
  msgid "If you lock yourself out, please ask an administrator to help."
669
  msgstr ""
670
 
@@ -683,7 +705,7 @@ msgstr ""
683
  msgid "Improved User Interface"
684
  msgstr ""
685
 
686
- #: lib/access/class-groups-access-meta-boxes.php:159
687
  msgid "In the same field, you can create a new group and restrict access. "
688
  "Group names are case-sensitive. In order to be able to use the new "
689
  "group, your user account will be assigned to it."
@@ -707,28 +729,28 @@ msgid "It seems that you have updated from Groups 1.x where access "
707
  "restrictions were based on capabilities."
708
  msgstr ""
709
 
710
- #: lib/views/class-groups-shortcodes.php:469
711
  #, php-format
712
  msgid "Join the %s group"
713
  msgstr ""
714
 
715
- #: lib/views/class-groups-shortcodes.php:553
716
  #, php-format
717
  msgid "Leave the %s group"
718
  msgstr ""
719
 
720
- #: lib/admin/groups-admin-options.php:299
721
  msgid "Legacy Settings"
722
  msgstr ""
723
 
724
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
725
- #: lib/access/class-groups-access-meta-boxes.php:146
726
  msgid "Let's assume that you want to limit the visibility of a post to "
727
  "members of the <em>Premium</em> group."
728
  msgstr ""
729
 
730
- #: lib/blocks/src/blocks/groups-member/block.js:240
731
- #: lib/blocks/src/blocks/groups-non-member/block.js:177
732
  msgid "Loading..."
733
  msgstr ""
734
 
@@ -740,13 +762,13 @@ msgstr ""
740
  msgid "Many thanks for using <strong>Groups</strong>!"
741
  msgstr ""
742
 
743
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:503
744
- #: lib/access/class-groups-access-meta-boxes.php:430
745
  msgid "Media"
746
  msgstr ""
747
 
748
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
749
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:558
750
  #, php-format
751
  msgid "Members of the %1$s group can access this %2$s through this "
752
  "capability."
@@ -755,12 +777,12 @@ msgid_plural "Members of the %1$s groups can access this %2$s through this "
755
  msgstr[0] ""
756
  msgstr[1] ""
757
 
758
- #: lib/admin/groups-admin-groups-add.php:69
759
  #: lib/admin/groups-admin-groups-edit.php:79
 
760
  msgid "Name"
761
  msgstr ""
762
 
763
- #: lib/admin/groups-admin-options.php:356
764
  msgid "Network deactivation and data persistence"
765
  msgstr ""
766
 
@@ -777,7 +799,7 @@ msgid "New Group"
777
  msgstr ""
778
 
779
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
780
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:567
781
  msgid "No groups grant access through this capability. To grant access to "
782
  "group members using this capability, you should assign it to a group "
783
  "and enable the capability for access restriction."
@@ -791,8 +813,8 @@ msgstr ""
791
  msgid "No such capabilities."
792
  msgstr ""
793
 
794
- #: lib/admin/groups-admin-capabilities-edit.php:41
795
  #: lib/admin/groups-admin-capabilities-remove.php:41
 
796
  msgid "No such capability."
797
  msgstr ""
798
 
@@ -810,7 +832,7 @@ msgid "Note that you must be a member of a group that has such a capability "
810
  "assigned."
811
  msgstr ""
812
 
813
- #: lib/access/class-groups-access-meta-boxes.php:137
814
  msgid "Note that you must be a member of a group to use it to restrict "
815
  "access."
816
  msgstr ""
@@ -847,7 +869,7 @@ msgid "One or more groups granting access to entries."
847
  msgstr ""
848
 
849
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
850
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:588
851
  #, php-format
852
  msgid "Only groups or users that have one of the selected capabilities are "
853
  "allowed to read this %s."
@@ -867,12 +889,12 @@ msgctxt "Plugin action link"
867
  msgid "Options"
868
  msgstr ""
869
 
870
- #: lib/admin/groups-admin-options.php:112
871
  msgid "Options saved."
872
  msgstr ""
873
 
874
- #: lib/admin/groups-admin-groups-add.php:76
875
  #: lib/admin/groups-admin-groups-edit.php:86
 
876
  msgid "Parent"
877
  msgstr ""
878
 
@@ -880,7 +902,7 @@ msgstr ""
880
  msgid "Perfect complements to memberships and access control with Groups."
881
  msgstr ""
882
 
883
- #: lib/admin/groups-admin-options.php:276
884
  msgid "Permissions"
885
  msgstr ""
886
 
@@ -907,23 +929,23 @@ msgid "Please make sure to read the notes on <strong>Switching to Groups "
907
  msgstr ""
908
 
909
  #: lib/admin/class-groups-admin-welcome.php:229
910
- msgid "Please refer to the <a target=\"_blank\" href=\"http://docs.itthinx."
911
  "com/document/groups/\">Documentation</a> for details on how to "
912
  "switch to and use the new access restrictions."
913
  msgstr ""
914
 
915
- #: lib/access/class-groups-access-meta-boxes.php:486
916
  #, php-format
917
  msgid "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> "
918
  "for files that require complete protection."
919
  msgstr ""
920
 
921
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
922
- #: lib/access/class-groups-access-meta-boxes.php:185
923
  msgid "Post"
924
  msgstr ""
925
 
926
- #: lib/admin/groups-admin-options.php:216
927
  msgid "Post types"
928
  msgstr ""
929
 
@@ -940,8 +962,8 @@ msgstr ""
940
  msgid "Quick-create group &amp; capability"
941
  msgstr ""
942
 
943
- #: lib/access/class-groups-access-meta-boxes.php:222
944
- #: lib/access/class-groups-access-meta-boxes.php:432
945
  msgid "Read"
946
  msgstr ""
947
 
@@ -949,11 +971,11 @@ msgstr ""
949
  msgid "Read Post"
950
  msgstr ""
951
 
952
- #: lib/admin/groups-admin-add-ons.php:49
953
  msgid "Recommended extensions for Groups"
954
  msgstr ""
955
 
956
- #: lib/admin/groups-admin-add-ons.php:157
957
  msgid "Recommended plugins by itthinx"
958
  msgstr ""
959
 
@@ -970,13 +992,13 @@ msgstr ""
970
  msgid "Remind me later"
971
  msgstr ""
972
 
 
 
973
  #: lib/admin/groups-admin-capabilities-remove.php:62
974
  #: lib/admin/groups-admin-capabilities-remove.php:149
 
975
  #: lib/admin/groups-admin-capabilities.php:372
976
  #: lib/admin/groups-admin-capabilities.php:458
977
- #: lib/admin/groups-admin-groups-remove.php:62
978
- #: lib/admin/groups-admin-groups-remove.php:153
979
- #: lib/admin/groups-admin-groups.php:469
980
  msgid "Remove"
981
  msgstr ""
982
 
@@ -992,7 +1014,7 @@ msgstr ""
992
  msgid "Remove capabilities"
993
  msgstr ""
994
 
995
- #: lib/admin/groups-admin-groups.php:383
996
  msgid "Remove capability"
997
  msgstr ""
998
 
@@ -1000,7 +1022,7 @@ msgstr ""
1000
  msgid "Remove from group"
1001
  msgstr ""
1002
 
1003
- #: lib/admin/groups-admin-groups.php:381
1004
  msgid "Remove group"
1005
  msgstr ""
1006
 
@@ -1009,46 +1031,51 @@ msgid "Remove groups"
1009
  msgstr ""
1010
 
1011
  #: legacy/admin/class-groups-admin-posts-legacy.php:186
1012
- #: lib/admin/class-groups-admin-posts.php:219
1013
  msgid "Remove restriction"
1014
  msgstr ""
1015
 
1016
- #: lib/admin/groups-admin-options.php:53
1017
  msgid "Restrict Access"
1018
  msgstr ""
1019
 
1020
- #: lib/access/class-groups-access-meta-boxes.php:248
1021
  #, php-format
1022
  msgid "Restricts the visibility of this %s to members of the chosen groups."
1023
  msgstr ""
1024
 
1025
- #: lib/access/class-groups-access-meta-boxes.php:480
1026
  msgid "Restricts the visibility of this entry to members of the chosen "
1027
  "groups."
1028
  msgstr ""
1029
 
 
1030
  #: lib/admin/groups-admin-capabilities.php:357
1031
- #: lib/admin/groups-admin-groups.php:346
1032
  msgid "Results per page"
1033
  msgstr ""
1034
 
1035
- #: lib/admin/groups-admin-options.php:133
1036
  msgid "Role"
1037
  msgstr ""
1038
 
1039
- #: lib/admin/groups-admin-capabilities-edit.php:77
1040
  #: lib/admin/groups-admin-groups-edit.php:163
1041
- #: lib/admin/groups-admin-options.php:191
1042
- #: lib/admin/groups-admin-options.php:314
1043
- #: lib/admin/groups-admin-options.php:369
 
1044
  msgid "Save"
1045
  msgstr ""
1046
 
1047
- #: lib/admin/groups-admin-options.php:220
 
 
 
 
 
1048
  msgid "Show access restrictions for these post types."
1049
  msgstr ""
1050
 
1051
- #: lib/blocks/src/blocks/groups-member/block.js:174
1052
  msgid "Show content for group members"
1053
  msgstr ""
1054
 
@@ -1056,26 +1083,31 @@ msgstr ""
1056
  msgid "Show groups"
1057
  msgstr ""
1058
 
1059
- #: lib/admin/groups-admin-options.php:262
1060
  msgid "Show groups in user profiles."
1061
  msgstr ""
1062
 
1063
- #: lib/admin/groups-admin-options.php:271
1064
  msgid "Show the Groups tree view."
1065
  msgstr ""
1066
 
 
 
 
 
 
1067
  #: lib/admin/class-groups-admin-welcome.php:199
1068
  #, php-format
1069
  msgid "Switching to Groups %s"
1070
  msgstr ""
1071
 
1072
- #: lib/admin/class-groups-admin-posts.php:177
1073
  msgid "Terms"
1074
  msgstr ""
1075
 
1076
  #: lib/core/class-groups-help.php:141
1077
- msgid "Thank you for using <a href=\"http://www.itthinx.com/plugins/groups"
1078
- "\" target=\"_blank\">Groups</a> by <a href=\"http://www.itthinx.com"
1079
  "\" target=\"_blank\">itthinx</a>."
1080
  msgstr ""
1081
 
@@ -1116,7 +1148,7 @@ msgid "The <em>%s</em> group already exists and cannot be used to name this "
1116
  "one."
1117
  msgstr ""
1118
 
1119
- #: lib/admin/groups-admin-groups-add.php:165
1120
  #, php-format
1121
  msgid "The <em>%s</em> group already exists."
1122
  msgstr ""
@@ -1131,8 +1163,8 @@ msgstr ""
1131
  msgid "The <em>%s</em> group has been updated."
1132
  msgstr ""
1133
 
1134
- #: lib/admin/groups-admin-capabilities-add.php:102
1135
  #: lib/admin/groups-admin-capabilities-edit.php:130
 
1136
  msgid "The <em>Capability</em> must not be empty."
1137
  msgstr ""
1138
 
@@ -1140,7 +1172,7 @@ msgstr ""
1140
  msgid "The <em>Name</em> must not be empty."
1141
  msgstr ""
1142
 
1143
- #: lib/access/class-groups-access-meta-boxes.php:484
1144
  msgid "The attachment page is restricted to authorized users, but due to "
1145
  "technical limitations, the file can still be accessed directly via "
1146
  "its URL."
@@ -1155,8 +1187,9 @@ msgid "The chosen capabilities are assigned to the group."
1155
  msgstr ""
1156
 
1157
  #: lib/core/class-groups-help.php:87
1158
- msgid "The complete documentation is available on the <a href=\"http://docs."
1159
- "itthinx.com/document/groups\">Documentation</a> pages for Groups."
 
1160
  msgstr ""
1161
 
1162
  #: lib/admin/class-groups-admin-welcome.php:210
@@ -1172,7 +1205,7 @@ msgstr ""
1172
  msgid "The manual way:"
1173
  msgstr ""
1174
 
1175
- #: lib/admin/groups-admin-groups-add.php:163
1176
  msgid "The name must not be empty."
1177
  msgstr ""
1178
 
@@ -1180,21 +1213,21 @@ msgstr ""
1180
  msgid "The quick way:"
1181
  msgstr ""
1182
 
1183
- #: lib/admin/class-groups-admin-user-profile.php:88
1184
- #: lib/admin/class-groups-admin-user-profile.php:178
1185
  msgid "The user is a member of the chosen groups."
1186
  msgstr ""
1187
 
 
1188
  #: lib/admin/groups-admin-capabilities.php:484
1189
- #: lib/admin/groups-admin-groups.php:523
1190
  msgid "There are no results."
1191
  msgstr ""
1192
 
1193
- #: lib/admin/groups-admin-groups-add.php:109
1194
  msgid "These capabilities will be assigned to the group."
1195
  msgstr ""
1196
 
1197
- #: lib/admin/groups-admin-options.php:277
1198
  msgid "These permissions apply to Groups management. They do not apply to "
1199
  "access permissions derived from Groups capabilities."
1200
  msgstr ""
@@ -1203,12 +1236,12 @@ msgstr ""
1203
  msgid "This could be important!"
1204
  msgstr ""
1205
 
1206
- #: lib/admin/groups-admin-options.php:253
1207
  msgid "This determines for which post types access restriction settings are "
1208
  "offered."
1209
  msgstr ""
1210
 
1211
- #: lib/admin/groups-admin-groups.php:516
1212
  msgid "This group has no capabilities."
1213
  msgstr ""
1214
 
@@ -1217,12 +1250,12 @@ msgid "This means that if you had access restrictions in place that were "
1217
  "based on capabilities, your entries will still be protected."
1218
  msgstr ""
1219
 
1220
- #: lib/access/class-groups-post-access.php:636
1221
  msgid "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1222
  "get_read_post_capabilities() to retrieve the capabilities instead."
1223
  msgstr ""
1224
 
1225
- #: lib/admin/groups-admin-options.php:204
1226
  msgid "To disable, do not define the constant "
1227
  "<code>GROUPS_ADMINISTRATOR_OVERRIDE</code> or set it to <code>false</"
1228
  "code>."
@@ -1247,7 +1280,7 @@ msgstr ""
1247
  msgid "Tree of Groups"
1248
  msgstr ""
1249
 
1250
- #: lib/admin/groups-admin-options.php:267
1251
  msgid "Tree view"
1252
  msgstr ""
1253
 
@@ -1258,7 +1291,7 @@ msgstr ""
1258
 
1259
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1260
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1261
- #: legacy/access/class-groups-access-meta-boxes-legacy.php:540
1262
  msgid "Type and choose &hellip;"
1263
  msgstr ""
1264
 
@@ -1267,16 +1300,16 @@ msgid "Use the <em>Access restrictions</em> box to limit the visibility of "
1267
  "posts, pages and other post types."
1268
  msgstr ""
1269
 
1270
- #: lib/access/class-groups-access-meta-boxes.php:129
1271
  msgid "Use the <em>Groups</em> box to limit the visibility of posts, pages "
1272
  "and other post types."
1273
  msgstr ""
1274
 
1275
- #: lib/admin/groups-admin-options.php:258
1276
  msgid "User profiles"
1277
  msgstr ""
1278
 
1279
- #: lib/admin/class-groups-admin-users.php:281
1280
  msgctxt "label title for conjunctive groups filter checkbox"
1281
  msgid "Users must belong to all chosen groups"
1282
  msgstr ""
@@ -1329,7 +1362,7 @@ msgstr ""
1329
 
1330
  #: lib/admin/class-groups-admin-welcome.php:194
1331
  msgid "Whether you are new to Groups or have been using it before, please "
1332
- "make sure to visit the <a target=\"_blank\" href=\"http://docs."
1333
  "itthinx.com/document/groups/\">Documentation</a> pages to know more "
1334
  "about how to use it."
1335
  msgstr ""
@@ -1338,7 +1371,7 @@ msgstr ""
1338
  msgid "Yes, here we go!"
1339
  msgstr ""
1340
 
1341
- #: lib/views/class-groups-shortcodes.php:527
1342
  #, php-format
1343
  msgid "You are a member of the %s group."
1344
  msgstr ""
@@ -1372,19 +1405,19 @@ msgid "You can create a new group and capability here. The capability will "
1372
  "will be assigned to the group."
1373
  msgstr ""
1374
 
1375
- #: lib/access/class-groups-access-meta-boxes.php:215
1376
- #: lib/access/class-groups-access-meta-boxes.php:465
1377
  msgid "You can create a new group by indicating the group's name."
1378
  msgstr ""
1379
 
1380
- #: lib/access/class-groups-access-meta-boxes.php:209
1381
  #, php-format
1382
  msgid "You can restrict the visibility of this %1$s to group members. "
1383
  "Choose one or more groups that are allowed to read this %2$s. If no "
1384
  "groups are chosen, the %3$s is visible to anyone."
1385
  msgstr ""
1386
 
1387
- #: lib/access/class-groups-access-meta-boxes.php:464
1388
  msgid "You can restrict the visibility to group members. Choose one or more "
1389
  "groups to restrict access. If no groups are chosen, this entry is "
1390
  "visible to anyone."
@@ -1395,22 +1428,22 @@ msgid "You can select one or more capabilities that are enabled for access "
1395
  "restriction."
1396
  msgstr ""
1397
 
1398
- #: lib/access/class-groups-access-meta-boxes.php:134
1399
  msgid "You can select one or more groups to restrict access to its members."
1400
  msgstr ""
1401
 
1402
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1403
- #: lib/access/class-groups-access-meta-boxes.php:255
1404
- #: lib/blocks/src/class-groups-blocks.php:79
1405
  msgid "You cannot set any access restrictions."
1406
  msgstr ""
1407
 
1408
- #: lib/views/class-groups-shortcodes.php:522
1409
  #, php-format
1410
  msgid "You have joined the %s group."
1411
  msgstr ""
1412
 
1413
- #: lib/views/class-groups-shortcodes.php:598
1414
  #, php-format
1415
  msgid "You have left the %s group."
1416
  msgstr ""
@@ -1420,26 +1453,30 @@ msgid "You must be in a group that has at least one capability enabled to "
1420
  "enforce read access."
1421
  msgstr ""
1422
 
1423
- #: lib/access/class-groups-access-meta-boxes.php:261
1424
  msgid "You need to have permission to set access restrictions."
1425
  msgstr ""
1426
 
1427
- #: lib/access/class-groups-post-access.php:511
1428
  msgid "You should use Groups_Post_Access_Legacy::create() to pass a "
1429
  "capability restriction instead."
1430
  msgstr ""
1431
 
1432
- #: lib/blocks/src/blocks/groups-member/block.js:177
1433
- #: lib/blocks/src/blocks/groups-non-member/block.js:137
 
 
 
 
1434
  msgid "access"
1435
  msgstr ""
1436
 
1437
- #: lib/blocks/src/blocks/groups-member/block.js:177
1438
- #: lib/blocks/src/blocks/groups-non-member/block.js:137
1439
  msgid "groups"
1440
  msgstr ""
1441
 
1442
- #: lib/blocks/src/blocks/groups-member/block.js:177
1443
- #: lib/blocks/src/blocks/groups-non-member/block.js:137
1444
  msgid "members"
1445
  msgstr ""
7
  msgid ""
8
  msgstr "Project-Id-Version: PACKAGE VERSION\n"
9
  "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2021-10-16 18:36+0200\n"
11
  "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
  "Language-Team: LANGUAGE <LL@li.org>\n"
23
  msgid "%1$s of %2$s"
24
  msgstr ""
25
 
26
+ #: lib/admin/class-groups-admin-users.php:287
27
  msgctxt "label for conjunctive groups filter checkbox"
28
  msgid "&cap;"
29
  msgstr ""
30
 
31
  #: legacy/admin/class-groups-admin-posts-legacy.php:184
32
+ #: lib/admin/class-groups-admin-posts.php:223
33
  msgid "&mdash; No Change &mdash;"
34
  msgstr ""
35
 
36
+ #: lib/admin/class-groups-admin-posts.php:158
37
  msgid "(any)"
38
  msgstr ""
39
 
40
+ #: lib/admin/class-groups-admin-posts.php:153
41
  msgid "(none)"
42
  msgstr ""
43
 
45
  msgid "(only unrestricted)"
46
  msgstr ""
47
 
48
+ #: lib/admin/class-groups-admin-users.php:388
49
  msgid "--"
50
  msgstr ""
51
 
61
  msgid "<span title=\"%s\">Access Restrictions</span>"
62
  msgstr ""
63
 
 
64
  #: lib/admin/groups-admin-groups-remove.php:149
65
+ #: lib/admin/groups-admin-capabilities-remove.php:145
66
  #, php-format
67
  msgid "<strong>%s</strong>"
68
  msgstr ""
77
  msgid "A Duck!"
78
  msgstr ""
79
 
80
+ #: lib/admin/groups-admin-options.php:299
81
  msgid "A minimum set of permissions will be preserved."
82
  msgstr ""
83
 
84
+ #: lib/admin/groups-admin-options.php:55
85
  msgid "Access Groups"
86
  msgstr ""
87
 
89
  msgid "Access Restrictions"
90
  msgstr ""
91
 
92
+ #: lib/test/groups-tests.php:385 lib/test/groups-tests.php:391
93
+ #: lib/admin/groups-admin-tree-view.php:37
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  #: lib/admin/groups-admin-groups-edit.php:37
95
  #: lib/admin/groups-admin-groups-edit.php:181
96
  #: lib/admin/groups-admin-groups-edit.php:185
97
+ #: lib/admin/groups-admin-groups-add.php:36
98
+ #: lib/admin/groups-admin-groups-add.php:142
99
+ #: lib/admin/groups-admin-groups-add.php:146
100
  #: lib/admin/groups-admin-groups-remove.php:35
101
  #: lib/admin/groups-admin-groups-remove.php:83
102
  #: lib/admin/groups-admin-groups-remove.php:87
103
  #: lib/admin/groups-admin-groups-remove.php:110
104
  #: lib/admin/groups-admin-groups-remove.php:177
105
  #: lib/admin/groups-admin-groups-remove.php:181
106
+ #: lib/admin/groups-admin-capabilities-remove.php:35
107
+ #: lib/admin/groups-admin-capabilities-remove.php:83
108
+ #: lib/admin/groups-admin-capabilities-remove.php:87
109
+ #: lib/admin/groups-admin-capabilities-remove.php:110
110
+ #: lib/admin/groups-admin-capabilities-remove.php:175
111
+ #: lib/admin/groups-admin-capabilities-remove.php:179
112
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
113
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
114
+ #: lib/admin/groups-admin-capabilities-edit.php:35
115
+ #: lib/admin/groups-admin-capabilities-edit.php:96
116
+ #: lib/admin/groups-admin-capabilities-edit.php:100
117
+ #: lib/admin/groups-admin-options.php:44 lib/admin/groups-admin-options.php:347
118
+ #: lib/admin/groups-admin-capabilities-add.php:34
119
+ #: lib/admin/groups-admin-capabilities-add.php:89
120
+ #: lib/admin/groups-admin-capabilities-add.php:93
121
+ #: lib/admin/groups-admin-capabilities.php:48
122
+ #: lib/admin/groups-admin-capabilities.php:141
123
+ #: lib/admin/groups-admin-capabilities.php:172
124
+ #: lib/admin/groups-admin-capabilities.php:178
125
  msgid "Access denied."
126
  msgstr ""
127
 
128
+ #: lib/admin/groups-admin-options.php:229
129
  msgid "Access restricions"
130
  msgstr ""
131
 
133
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:107
134
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:121
135
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:124
136
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:597
137
  msgid "Access restrictions"
138
  msgstr ""
139
 
142
  msgid "Access restrictions &hellip;"
143
  msgstr ""
144
 
145
+ #: lib/admin/groups-admin-groups-add.php:122
146
+ #: lib/admin/groups-admin-groups.php:207
147
  #: lib/admin/groups-admin-capabilities-add.php:68
148
  #: lib/admin/groups-admin-capabilities.php:201
 
 
149
  msgid "Add"
150
  msgstr ""
151
 
153
  msgid "Add a new capability"
154
  msgstr ""
155
 
156
+ #: lib/admin/groups-admin-groups-add.php:62
157
  msgid "Add a new group"
158
  msgstr ""
159
 
160
+ #: lib/admin/groups-admin-groups.php:381
161
  msgid "Add capability"
162
  msgstr ""
163
 
164
  #: legacy/admin/class-groups-admin-posts-legacy.php:185
165
+ #: lib/admin/class-groups-admin-posts.php:224
166
  msgid "Add restriction"
167
  msgstr ""
168
 
170
  msgid "Add to group"
171
  msgstr ""
172
 
 
173
  #: lib/admin/class-groups-admin.php:222 lib/admin/groups-admin-add-ons.php:32
174
+ #: lib/admin/class-groups-admin-welcome.php:234
175
  msgid "Add-Ons"
176
  msgstr ""
177
 
180
  "restriction"
181
  msgstr ""
182
 
183
+ #: lib/admin/groups-admin-options.php:56
184
  msgid "Administer Groups"
185
  msgstr ""
186
 
187
+ #: lib/admin/groups-admin-options.php:57
188
  msgid "Administer Groups plugin options"
189
  msgstr ""
190
 
191
+ #: lib/admin/groups-admin-options.php:215
192
  msgid "Administrator Access Override"
193
  msgstr ""
194
 
195
+ #: lib/admin/groups-admin-options.php:218
196
  msgid "Administrators override all access permissions derived from Groups "
197
  "capabilities."
198
  msgstr ""
199
 
200
+ #: lib/admin/class-groups-admin-posts.php:181
201
  msgid "Also look for groups related to terms"
202
  msgstr ""
203
 
211
  "footprint on the Users admin screen."
212
  msgstr ""
213
 
214
+ #: lib/access/class-groups-access-meta-boxes.php:234
215
+ #: lib/access/class-groups-access-meta-boxes.php:235
216
+ #: lib/access/class-groups-access-meta-boxes.php:473
217
+ #: lib/access/class-groups-access-meta-boxes.php:474
218
  msgid "Anyone &hellip;"
219
  msgstr ""
220
 
221
+ #: lib/admin/groups-admin-groups.php:322 lib/admin/groups-admin-groups.php:348
222
+ #: lib/admin/groups-admin-groups.php:384
223
  #: lib/admin/groups-admin-capabilities.php:334
224
  #: lib/admin/groups-admin-capabilities.php:360
225
  #: lib/admin/groups-admin-capabilities.php:374
226
+ #: lib/admin/class-groups-admin-users.php:216
 
227
  msgid "Apply"
228
  msgstr ""
229
 
233
  "a post."
234
  msgstr ""
235
 
236
+ #: lib/admin/groups-admin-groups.php:379
237
  #: lib/admin/groups-admin-capabilities.php:371
 
238
  msgid "Bulk Actions"
239
  msgstr ""
240
 
241
+ #: lib/admin/groups-admin-options.php:195 lib/admin/groups-admin-add-ons.php:43
242
+ msgid "By getting an official extension, you fund the work that is "
243
+ "necessary to maintain and improve Groups."
244
+ msgstr ""
245
+
246
+ #: lib/admin/groups-admin-options.php:384
247
  msgid "CAUTION: If this option is active while the plugin is deactivated, "
248
  "ALL plugin settings and data will be DELETED for <strong>all sites</"
249
  "strong>. If you are going to use this option, now would be a good "
252
  "thereof."
253
  msgstr ""
254
 
255
+ #: lib/admin/groups-admin-options.php:313
256
  msgid "CAUTION: If this option is active while the plugin is deactivated, "
257
  "ALL plugin settings and data will be DELETED. If you are going to "
258
  "use this option, now would be a good time to make a backup. By "
260
  "of data or any other consequences thereof."
261
  msgstr ""
262
 
 
 
 
 
 
263
  #: lib/admin/groups-admin-groups-edit.php:165
264
+ #: lib/admin/groups-admin-groups-add.php:124
265
  #: lib/admin/groups-admin-groups-remove.php:64
266
  #: lib/admin/groups-admin-groups-remove.php:154
267
+ #: lib/admin/groups-admin-capabilities-remove.php:64
268
+ #: lib/admin/groups-admin-capabilities-remove.php:150
269
+ #: lib/admin/groups-admin-capabilities-edit.php:79
270
+ #: lib/admin/groups-admin-capabilities-add.php:70
271
  msgid "Cancel"
272
  msgstr ""
273
 
274
  #: legacy/admin/groups-admin-options-legacy.php:59
 
 
 
275
  #: lib/admin/groups-admin-groups-edit.php:117
276
+ #: lib/admin/groups-admin-groups-add.php:100
277
+ #: lib/admin/class-groups-admin.php:196 lib/admin/groups-admin-groups.php:305
278
+ #: lib/admin/groups-admin-capabilities.php:192
279
  msgid "Capabilities"
280
  msgstr ""
281
 
284
  msgid "Capabilities"
285
  msgstr ""
286
 
287
+ #: lib/admin/groups-admin-groups.php:360 lib/admin/groups-admin-groups.php:361
288
  msgid "Capabilities &hellip;"
289
  msgstr ""
290
 
 
291
  #: lib/admin/groups-admin-capabilities-edit.php:66
292
+ #: lib/admin/groups-admin-capabilities-add.php:57
293
  #: lib/admin/groups-admin-capabilities.php:314
294
  #: lib/admin/groups-admin-capabilities.php:330
295
  msgid "Capability"
304
  msgid "Capability ID"
305
  msgstr ""
306
 
307
+ #: lib/admin/class-groups-admin-posts.php:237
308
+ #: lib/admin/class-groups-admin-posts.php:238
309
  msgid "Choose access restriction groups &hellip;"
310
  msgstr ""
311
 
314
  msgid "Choose access restrictions &hellip;"
315
  msgstr ""
316
 
 
317
  #: lib/admin/groups-admin-groups-edit.php:120
318
+ #: lib/admin/groups-admin-groups-add.php:103
319
  msgid "Choose capabilities &hellip;"
320
  msgstr ""
321
 
322
  #: lib/admin/class-groups-admin-user-profile.php:80
323
  #: lib/admin/class-groups-admin-user-profile.php:81
324
+ #: lib/admin/class-groups-admin-user-profile.php:176
325
+ #: lib/admin/class-groups-admin-user-profile.php:177
326
  #: lib/admin/class-groups-admin-users.php:191
327
  #: lib/admin/class-groups-admin-users.php:192
328
  #: lib/admin/class-groups-admin-users.php:252
331
  msgstr ""
332
 
333
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:214
334
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:546
335
  msgid "Choose one or more capabilities to restrict access. Groups that "
336
  "grant access through the capabilities are shown in parenthesis. If "
337
  "no capabilities are available yet, you can use the quick-create box "
339
  "the fly."
340
  msgstr ""
341
 
342
+ #: lib/access/class-groups-access-meta-boxes.php:159
343
  msgid "Choose or enter <em>Premium</em> in the <em>Read</em> field located "
344
  "in the <em>Groups</em> box and save or update the post (or hit "
345
  "Enter)."
346
  msgstr ""
347
 
348
+ #: lib/admin/groups-admin-groups.php:323
349
  #: lib/admin/groups-admin-capabilities.php:335
 
350
  msgid "Clear"
351
  msgstr ""
352
 
366
  msgid "Click to toggle the display of groups that grant the capabilities."
367
  msgstr ""
368
 
369
+ #: lib/blocks/src/blocks/groups-member/block.js:231
370
+ msgid "Content will be shown to users that are members of these groups:"
371
+ msgstr ""
372
+
373
+ #: lib/blocks/src/blocks/groups-non-member/block.js:212
374
+ msgid "Content will be shown to users that are not members of these groups:"
375
+ msgstr ""
376
+
377
  #: lib/admin/class-groups-admin-notice.php:133
378
  msgid "Could you please spare a minute and give it a review over at "
379
  "WordPress.org?"
383
  msgid "Current page"
384
  msgstr ""
385
 
386
+ #: lib/admin/groups-admin-options.php:305
387
  msgid "Deactivation and data persistence"
388
  msgstr ""
389
 
390
+ #: lib/admin/groups-admin-options.php:380
391
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
392
  msgstr ""
393
 
394
+ #: lib/admin/groups-admin-options.php:309
395
  msgid "Delete all Groups plugin data on deactivation"
396
  msgstr ""
397
 
398
+ #: lib/admin/groups-admin-groups-edit.php:93
399
+ #: lib/admin/groups-admin-groups-add.php:86
400
+ #: lib/admin/groups-admin-groups.php:304
401
  #: lib/admin/groups-admin-capabilities-edit.php:71
402
+ #: lib/admin/groups-admin-capabilities-add.php:62
403
  #: lib/admin/groups-admin-capabilities.php:315
 
 
 
404
  msgid "Description"
405
  msgstr ""
406
 
407
+ #: lib/admin/groups-admin-options.php:271
408
  msgid "Disabling this setting for a post type also disables existing access "
409
  "restrictions on individual posts of that type."
410
  msgstr ""
414
  msgid "Dismiss"
415
  msgstr ""
416
 
417
+ #: lib/admin/groups-admin-options.php:183
418
+ msgctxt "title of dismiss notice link"
419
+ msgid "Dismiss"
420
+ msgstr ""
421
+
422
+ #: lib/admin/groups-admin-groups.php:469
423
  #: lib/admin/groups-admin-capabilities.php:449
 
424
  msgid "Edit"
425
  msgstr ""
426
 
437
  "choose<sup>*</sup> the <em>premium</em> capability."
438
  msgstr ""
439
 
440
+ #: lib/admin/groups-admin-options.php:322
441
  msgid "Enable legacy access control based on capabilities."
442
  msgstr ""
443
 
444
+ #: lib/admin/groups-admin-options.php:224
445
  msgid "Enabling this on production sites is <strong>not</strong> "
446
  "recommended."
447
  msgstr ""
448
 
449
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:204
450
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:510
451
  msgid "Enforce read access"
452
  msgstr ""
453
 
454
+ #: lib/admin/groups-admin-options.php:189
455
+ #, php-format
456
+ msgid "Enhanced functionality is available via official %sExtensions%s for "
457
+ "Groups."
458
+ msgstr ""
459
+
460
+ #: lib/admin/groups-admin-add-ons.php:40
461
+ msgid "Enhanced functionality is available via official extensions for "
462
+ "Groups."
463
  msgstr ""
464
 
465
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:143
468
  msgstr ""
469
 
470
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:135
471
+ #: lib/access/class-groups-access-meta-boxes.php:149
472
  msgid "Example:"
473
  msgstr ""
474
 
475
+ #: lib/admin/class-groups-admin-users.php:289
476
  msgid "Filter"
477
  msgstr ""
478
 
479
+ #: lib/admin/groups-admin-groups.php:314
480
  #: lib/admin/groups-admin-capabilities.php:324
 
481
  msgid "Filters"
482
  msgstr ""
483
 
517
  msgid "Go to the previous page"
518
  msgstr ""
519
 
520
+ #: lib/admin/groups-admin-groups.php:303
521
  msgid "Group"
522
  msgstr ""
523
 
525
  msgid "Group Actions"
526
  msgstr ""
527
 
528
+ #: lib/admin/groups-admin-groups.php:315
529
  msgid "Group ID"
530
  msgstr ""
531
 
532
+ #: lib/admin/groups-admin-groups.php:318
533
  msgid "Group Name"
534
  msgstr ""
535
 
538
  msgid "Group Name : %s"
539
  msgstr ""
540
 
541
+ #: lib/access/class-groups-access-meta-boxes.php:501
542
  msgctxt "Attachment field label"
543
  msgid "Groups"
544
  msgstr ""
545
 
546
+ #: lib/admin/class-groups-admin-posts.php:220
547
  msgctxt "Bulk edit field label"
548
  msgid "Groups"
549
  msgstr ""
553
  msgid "Groups"
554
  msgstr ""
555
 
556
+ #: lib/admin/class-groups-admin-users.php:361
557
  msgctxt "Column header (Users)"
558
  msgid "Groups"
559
  msgstr ""
563
  msgid "Groups"
564
  msgstr ""
565
 
566
+ #: lib/admin/class-groups-admin-user-profile.php:166
567
  msgctxt "Groups section heading (edit user)"
568
  msgid "Groups"
569
  msgstr ""
570
 
571
+ #: lib/admin/class-groups-admin-user-profile.php:139
572
  msgctxt "Groups section heading (user profile)"
573
  msgid "Groups"
574
  msgstr ""
575
 
576
+ #: lib/access/class-groups-access-meta-boxes.php:131
577
  msgctxt "Help heading"
578
  msgid "Groups"
579
  msgstr ""
580
 
581
+ #: lib/access/class-groups-access-meta-boxes.php:128
582
  msgctxt "Help tab title"
583
  msgid "Groups"
584
  msgstr ""
593
  msgid "Groups"
594
  msgstr ""
595
 
596
+ #: lib/access/class-groups-access-meta-boxes.php:114
597
  msgctxt "Meta box title"
598
  msgid "Groups"
599
  msgstr ""
624
  "groups instead of capabilities used in previous versions."
625
  msgstr ""
626
 
 
627
  #: lib/admin/class-groups-admin-posts.php:139
628
+ #: lib/admin/class-groups-admin-posts.php:140
629
  msgid "Groups &hellip;"
630
  msgstr ""
631
 
637
  msgid "Groups Capabilities"
638
  msgstr ""
639
 
640
+ #: lib/blocks/src/blocks/groups-member/block.js:161
641
+ msgid "Groups Member"
642
  msgstr ""
643
 
644
+ #: lib/blocks/src/blocks/groups-non-member/block.js:145
645
+ msgid "Groups Non-member"
646
  msgstr ""
647
 
648
+ #: lib/admin/groups-admin-options.php:125
649
  msgid "Groups Options"
650
  msgstr ""
651
 
653
  msgid "Groups is configured to delete its plugin data on deactivation."
654
  msgstr ""
655
 
656
+ #: lib/admin/groups-admin-options.php:353
657
  msgid "Groups network options"
658
  msgstr ""
659
 
666
  "<strong>remove</strong> groups."
667
  msgstr ""
668
 
669
+ #: lib/blocks/src/blocks/groups-non-member/block.js:146
670
  msgid "Hide content from group members"
671
  msgstr ""
672
 
674
  msgid "I have already done that."
675
  msgstr ""
676
 
677
+ #: lib/admin/groups-admin-groups.php:302
678
  #: lib/admin/groups-admin-capabilities.php:313
 
679
  msgid "ID"
680
  msgstr ""
681
 
686
  "groups on the desired entries."
687
  msgstr ""
688
 
689
+ #: lib/admin/groups-admin-options.php:301
690
  msgid "If you lock yourself out, please ask an administrator to help."
691
  msgstr ""
692
 
705
  msgid "Improved User Interface"
706
  msgstr ""
707
 
708
+ #: lib/access/class-groups-access-meta-boxes.php:165
709
  msgid "In the same field, you can create a new group and restrict access. "
710
  "Group names are case-sensitive. In order to be able to use the new "
711
  "group, your user account will be assigned to it."
729
  "restrictions were based on capabilities."
730
  msgstr ""
731
 
732
+ #: lib/views/class-groups-shortcodes.php:472
733
  #, php-format
734
  msgid "Join the %s group"
735
  msgstr ""
736
 
737
+ #: lib/views/class-groups-shortcodes.php:556
738
  #, php-format
739
  msgid "Leave the %s group"
740
  msgstr ""
741
 
742
+ #: lib/admin/groups-admin-options.php:318
743
  msgid "Legacy Settings"
744
  msgstr ""
745
 
746
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:137
747
+ #: lib/access/class-groups-access-meta-boxes.php:152
748
  msgid "Let's assume that you want to limit the visibility of a post to "
749
  "members of the <em>Premium</em> group."
750
  msgstr ""
751
 
752
+ #: lib/blocks/src/blocks/groups-member/block.js:221
753
+ #: lib/blocks/src/blocks/groups-non-member/block.js:202
754
  msgid "Loading..."
755
  msgstr ""
756
 
762
  msgid "Many thanks for using <strong>Groups</strong>!"
763
  msgstr ""
764
 
765
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:508
766
+ #: lib/access/class-groups-access-meta-boxes.php:441
767
  msgid "Media"
768
  msgstr ""
769
 
770
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:231
771
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:563
772
  #, php-format
773
  msgid "Members of the %1$s group can access this %2$s through this "
774
  "capability."
777
  msgstr[0] ""
778
  msgstr[1] ""
779
 
 
780
  #: lib/admin/groups-admin-groups-edit.php:79
781
+ #: lib/admin/groups-admin-groups-add.php:72
782
  msgid "Name"
783
  msgstr ""
784
 
785
+ #: lib/admin/groups-admin-options.php:375
786
  msgid "Network deactivation and data persistence"
787
  msgstr ""
788
 
799
  msgstr ""
800
 
801
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:240
802
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:572
803
  msgid "No groups grant access through this capability. To grant access to "
804
  "group members using this capability, you should assign it to a group "
805
  "and enable the capability for access restriction."
813
  msgid "No such capabilities."
814
  msgstr ""
815
 
 
816
  #: lib/admin/groups-admin-capabilities-remove.php:41
817
+ #: lib/admin/groups-admin-capabilities-edit.php:41
818
  msgid "No such capability."
819
  msgstr ""
820
 
832
  "assigned."
833
  msgstr ""
834
 
835
+ #: lib/access/class-groups-access-meta-boxes.php:143
836
  msgid "Note that you must be a member of a group to use it to restrict "
837
  "access."
838
  msgstr ""
869
  msgstr ""
870
 
871
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:270
872
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:593
873
  #, php-format
874
  msgid "Only groups or users that have one of the selected capabilities are "
875
  "allowed to read this %s."
889
  msgid "Options"
890
  msgstr ""
891
 
892
+ #: lib/admin/groups-admin-options.php:117
893
  msgid "Options saved."
894
  msgstr ""
895
 
 
896
  #: lib/admin/groups-admin-groups-edit.php:86
897
+ #: lib/admin/groups-admin-groups-add.php:79
898
  msgid "Parent"
899
  msgstr ""
900
 
902
  msgid "Perfect complements to memberships and access control with Groups."
903
  msgstr ""
904
 
905
+ #: lib/admin/groups-admin-options.php:295
906
  msgid "Permissions"
907
  msgstr ""
908
 
929
  msgstr ""
930
 
931
  #: lib/admin/class-groups-admin-welcome.php:229
932
+ msgid "Please refer to the <a target=\"_blank\" href=\"https://docs.itthinx."
933
  "com/document/groups/\">Documentation</a> for details on how to "
934
  "switch to and use the new access restrictions."
935
  msgstr ""
936
 
937
+ #: lib/access/class-groups-access-meta-boxes.php:497
938
  #, php-format
939
  msgid "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> "
940
  "for files that require complete protection."
941
  msgstr ""
942
 
943
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
944
+ #: lib/access/class-groups-access-meta-boxes.php:191
945
  msgid "Post"
946
  msgstr ""
947
 
948
+ #: lib/admin/groups-admin-options.php:233
949
  msgid "Post types"
950
  msgstr ""
951
 
962
  msgid "Quick-create group &amp; capability"
963
  msgstr ""
964
 
965
+ #: lib/access/class-groups-access-meta-boxes.php:228
966
+ #: lib/access/class-groups-access-meta-boxes.php:443
967
  msgid "Read"
968
  msgstr ""
969
 
971
  msgid "Read Post"
972
  msgstr ""
973
 
974
+ #: lib/admin/groups-admin-add-ons.php:63
975
  msgid "Recommended extensions for Groups"
976
  msgstr ""
977
 
978
+ #: lib/admin/groups-admin-add-ons.php:164
979
  msgid "Recommended plugins by itthinx"
980
  msgstr ""
981
 
992
  msgid "Remind me later"
993
  msgstr ""
994
 
995
+ #: lib/admin/groups-admin-groups-remove.php:62
996
+ #: lib/admin/groups-admin-groups-remove.php:153
997
  #: lib/admin/groups-admin-capabilities-remove.php:62
998
  #: lib/admin/groups-admin-capabilities-remove.php:149
999
+ #: lib/admin/groups-admin-groups.php:478
1000
  #: lib/admin/groups-admin-capabilities.php:372
1001
  #: lib/admin/groups-admin-capabilities.php:458
 
 
 
1002
  msgid "Remove"
1003
  msgstr ""
1004
 
1014
  msgid "Remove capabilities"
1015
  msgstr ""
1016
 
1017
+ #: lib/admin/groups-admin-groups.php:382
1018
  msgid "Remove capability"
1019
  msgstr ""
1020
 
1022
  msgid "Remove from group"
1023
  msgstr ""
1024
 
1025
+ #: lib/admin/groups-admin-groups.php:380
1026
  msgid "Remove group"
1027
  msgstr ""
1028
 
1031
  msgstr ""
1032
 
1033
  #: legacy/admin/class-groups-admin-posts-legacy.php:186
1034
+ #: lib/admin/class-groups-admin-posts.php:225
1035
  msgid "Remove restriction"
1036
  msgstr ""
1037
 
1038
+ #: lib/admin/groups-admin-options.php:58
1039
  msgid "Restrict Access"
1040
  msgstr ""
1041
 
1042
+ #: lib/access/class-groups-access-meta-boxes.php:254
1043
  #, php-format
1044
  msgid "Restricts the visibility of this %s to members of the chosen groups."
1045
  msgstr ""
1046
 
1047
+ #: lib/access/class-groups-access-meta-boxes.php:491
1048
  msgid "Restricts the visibility of this entry to members of the chosen "
1049
  "groups."
1050
  msgstr ""
1051
 
1052
+ #: lib/admin/groups-admin-groups.php:345
1053
  #: lib/admin/groups-admin-capabilities.php:357
 
1054
  msgid "Results per page"
1055
  msgstr ""
1056
 
1057
+ #: lib/admin/groups-admin-options.php:138
1058
  msgid "Role"
1059
  msgstr ""
1060
 
 
1061
  #: lib/admin/groups-admin-groups-edit.php:163
1062
+ #: lib/admin/groups-admin-capabilities-edit.php:77
1063
+ #: lib/admin/groups-admin-options.php:208
1064
+ #: lib/admin/groups-admin-options.php:333
1065
+ #: lib/admin/groups-admin-options.php:388
1066
  msgid "Save"
1067
  msgstr ""
1068
 
1069
+ #: lib/blocks/src/blocks/groups-member/block.js:228
1070
+ #: lib/blocks/src/blocks/groups-non-member/block.js:209
1071
+ msgid "Select Groups"
1072
+ msgstr ""
1073
+
1074
+ #: lib/admin/groups-admin-options.php:237
1075
  msgid "Show access restrictions for these post types."
1076
  msgstr ""
1077
 
1078
+ #: lib/blocks/src/blocks/groups-member/block.js:162
1079
  msgid "Show content for group members"
1080
  msgstr ""
1081
 
1083
  msgid "Show groups"
1084
  msgstr ""
1085
 
1086
+ #: lib/admin/groups-admin-options.php:281
1087
  msgid "Show groups in user profiles."
1088
  msgstr ""
1089
 
1090
+ #: lib/admin/groups-admin-options.php:290
1091
  msgid "Show the Groups tree view."
1092
  msgstr ""
1093
 
1094
+ #: lib/admin/groups-admin-options.php:273
1095
+ msgid "Some post types shown may not offer access restrictions even though "
1096
+ "they appear enabled here."
1097
+ msgstr ""
1098
+
1099
  #: lib/admin/class-groups-admin-welcome.php:199
1100
  #, php-format
1101
  msgid "Switching to Groups %s"
1102
  msgstr ""
1103
 
1104
+ #: lib/admin/class-groups-admin-posts.php:183
1105
  msgid "Terms"
1106
  msgstr ""
1107
 
1108
  #: lib/core/class-groups-help.php:141
1109
+ msgid "Thank you for using <a href=\"https://www.itthinx.com/plugins/groups"
1110
+ "\" target=\"_blank\">Groups</a> by <a href=\"https://www.itthinx.com"
1111
  "\" target=\"_blank\">itthinx</a>."
1112
  msgstr ""
1113
 
1148
  "one."
1149
  msgstr ""
1150
 
1151
+ #: lib/admin/groups-admin-groups-add.php:168
1152
  #, php-format
1153
  msgid "The <em>%s</em> group already exists."
1154
  msgstr ""
1163
  msgid "The <em>%s</em> group has been updated."
1164
  msgstr ""
1165
 
 
1166
  #: lib/admin/groups-admin-capabilities-edit.php:130
1167
+ #: lib/admin/groups-admin-capabilities-add.php:102
1168
  msgid "The <em>Capability</em> must not be empty."
1169
  msgstr ""
1170
 
1172
  msgid "The <em>Name</em> must not be empty."
1173
  msgstr ""
1174
 
1175
+ #: lib/access/class-groups-access-meta-boxes.php:495
1176
  msgid "The attachment page is restricted to authorized users, but due to "
1177
  "technical limitations, the file can still be accessed directly via "
1178
  "its URL."
1187
  msgstr ""
1188
 
1189
  #: lib/core/class-groups-help.php:87
1190
+ msgid "The complete documentation is available on the <a href=\"https://"
1191
+ "docs.itthinx.com/document/groups\">Documentation</a> pages for "
1192
+ "Groups."
1193
  msgstr ""
1194
 
1195
  #: lib/admin/class-groups-admin-welcome.php:210
1205
  msgid "The manual way:"
1206
  msgstr ""
1207
 
1208
+ #: lib/admin/groups-admin-groups-add.php:166
1209
  msgid "The name must not be empty."
1210
  msgstr ""
1211
 
1213
  msgid "The quick way:"
1214
  msgstr ""
1215
 
1216
+ #: lib/admin/class-groups-admin-user-profile.php:92
1217
+ #: lib/admin/class-groups-admin-user-profile.php:190
1218
  msgid "The user is a member of the chosen groups."
1219
  msgstr ""
1220
 
1221
+ #: lib/admin/groups-admin-groups.php:542
1222
  #: lib/admin/groups-admin-capabilities.php:484
 
1223
  msgid "There are no results."
1224
  msgstr ""
1225
 
1226
+ #: lib/admin/groups-admin-groups-add.php:112
1227
  msgid "These capabilities will be assigned to the group."
1228
  msgstr ""
1229
 
1230
+ #: lib/admin/groups-admin-options.php:296
1231
  msgid "These permissions apply to Groups management. They do not apply to "
1232
  "access permissions derived from Groups capabilities."
1233
  msgstr ""
1236
  msgid "This could be important!"
1237
  msgstr ""
1238
 
1239
+ #: lib/admin/groups-admin-options.php:269
1240
  msgid "This determines for which post types access restriction settings are "
1241
  "offered."
1242
  msgstr ""
1243
 
1244
+ #: lib/admin/groups-admin-groups.php:535
1245
  msgid "This group has no capabilities."
1246
  msgstr ""
1247
 
1250
  "based on capabilities, your entries will still be protected."
1251
  msgstr ""
1252
 
1253
+ #: lib/access/class-groups-post-access.php:656
1254
  msgid "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1255
  "get_read_post_capabilities() to retrieve the capabilities instead."
1256
  msgstr ""
1257
 
1258
+ #: lib/admin/groups-admin-options.php:221
1259
  msgid "To disable, do not define the constant "
1260
  "<code>GROUPS_ADMINISTRATOR_OVERRIDE</code> or set it to <code>false</"
1261
  "code>."
1280
  msgid "Tree of Groups"
1281
  msgstr ""
1282
 
1283
+ #: lib/admin/groups-admin-options.php:286
1284
  msgid "Tree view"
1285
  msgstr ""
1286
 
1291
 
1292
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:212
1293
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:213
1294
+ #: legacy/access/class-groups-access-meta-boxes-legacy.php:545
1295
  msgid "Type and choose &hellip;"
1296
  msgstr ""
1297
 
1300
  "posts, pages and other post types."
1301
  msgstr ""
1302
 
1303
+ #: lib/access/class-groups-access-meta-boxes.php:135
1304
  msgid "Use the <em>Groups</em> box to limit the visibility of posts, pages "
1305
  "and other post types."
1306
  msgstr ""
1307
 
1308
+ #: lib/admin/groups-admin-options.php:277
1309
  msgid "User profiles"
1310
  msgstr ""
1311
 
1312
+ #: lib/admin/class-groups-admin-users.php:285
1313
  msgctxt "label title for conjunctive groups filter checkbox"
1314
  msgid "Users must belong to all chosen groups"
1315
  msgstr ""
1362
 
1363
  #: lib/admin/class-groups-admin-welcome.php:194
1364
  msgid "Whether you are new to Groups or have been using it before, please "
1365
+ "make sure to visit the <a target=\"_blank\" href=\"https://docs."
1366
  "itthinx.com/document/groups/\">Documentation</a> pages to know more "
1367
  "about how to use it."
1368
  msgstr ""
1371
  msgid "Yes, here we go!"
1372
  msgstr ""
1373
 
1374
+ #: lib/views/class-groups-shortcodes.php:530
1375
  #, php-format
1376
  msgid "You are a member of the %s group."
1377
  msgstr ""
1405
  "will be assigned to the group."
1406
  msgstr ""
1407
 
1408
+ #: lib/access/class-groups-access-meta-boxes.php:221
1409
+ #: lib/access/class-groups-access-meta-boxes.php:476
1410
  msgid "You can create a new group by indicating the group's name."
1411
  msgstr ""
1412
 
1413
+ #: lib/access/class-groups-access-meta-boxes.php:215
1414
  #, php-format
1415
  msgid "You can restrict the visibility of this %1$s to group members. "
1416
  "Choose one or more groups that are allowed to read this %2$s. If no "
1417
  "groups are chosen, the %3$s is visible to anyone."
1418
  msgstr ""
1419
 
1420
+ #: lib/access/class-groups-access-meta-boxes.php:475
1421
  msgid "You can restrict the visibility to group members. Choose one or more "
1422
  "groups to restrict access. If no groups are chosen, this entry is "
1423
  "visible to anyone."
1428
  "restriction."
1429
  msgstr ""
1430
 
1431
+ #: lib/access/class-groups-access-meta-boxes.php:140
1432
  msgid "You can select one or more groups to restrict access to its members."
1433
  msgstr ""
1434
 
1435
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:290
1436
+ #: lib/blocks/src/class-groups-blocks.php:93
1437
+ #: lib/access/class-groups-access-meta-boxes.php:261
1438
  msgid "You cannot set any access restrictions."
1439
  msgstr ""
1440
 
1441
+ #: lib/views/class-groups-shortcodes.php:525
1442
  #, php-format
1443
  msgid "You have joined the %s group."
1444
  msgstr ""
1445
 
1446
+ #: lib/views/class-groups-shortcodes.php:601
1447
  #, php-format
1448
  msgid "You have left the %s group."
1449
  msgstr ""
1453
  "enforce read access."
1454
  msgstr ""
1455
 
1456
+ #: lib/access/class-groups-access-meta-boxes.php:267
1457
  msgid "You need to have permission to set access restrictions."
1458
  msgstr ""
1459
 
1460
+ #: lib/access/class-groups-post-access.php:531
1461
  msgid "You should use Groups_Post_Access_Legacy::create() to pass a "
1462
  "capability restriction instead."
1463
  msgstr ""
1464
 
1465
+ #: lib/admin/groups-admin-options.php:185 lib/admin/groups-admin-add-ons.php:37
1466
+ msgid "Your support matters!"
1467
+ msgstr ""
1468
+
1469
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1470
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1471
  msgid "access"
1472
  msgstr ""
1473
 
1474
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1475
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1476
  msgid "groups"
1477
  msgstr ""
1478
 
1479
+ #: lib/blocks/src/blocks/groups-member/block.js:165
1480
+ #: lib/blocks/src/blocks/groups-non-member/block.js:149
1481
  msgid "members"
1482
  msgstr ""
lib/admin/groups-admin-add-ons.php CHANGED
@@ -29,8 +29,22 @@ if ( !defined( 'ABSPATH' ) ) {
29
  function groups_admin_add_ons() {
30
  echo '<div class="groups-admin-add-ons wrap">';
31
  echo '<h1>';
32
- echo __( 'Add-Ons', 'groups' );
33
  echo '</h1>';
 
 
 
 
 
 
 
 
 
 
 
 
 
 
34
  groups_admin_add_ons_content();
35
  echo '</div>'; // .groups-admin-add-ons.wrap
36
  }
@@ -46,7 +60,7 @@ function groups_admin_add_ons_content( $params = array( 'offset' => 0 ) ) {
46
  $h2 = sprintf( 'h%d', 2+$d );
47
 
48
  echo "<$h2>";
49
- echo __( 'Recommended extensions for Groups', 'groups' );
50
  echo "</$h2>";
51
 
52
  $entries = array(
@@ -147,7 +161,7 @@ function groups_admin_add_ons_content( $params = array( 'offset' => 0 ) ) {
147
  echo '</ul>'; // .add-ons
148
 
149
  echo "<$h2>";
150
- echo __( 'Recommended plugins by itthinx', 'groups' );
151
  echo "</$h2>";
152
 
153
  $entries = array(
29
  function groups_admin_add_ons() {
30
  echo '<div class="groups-admin-add-ons wrap">';
31
  echo '<h1>';
32
+ echo esc_html__( 'Add-Ons', 'groups' );
33
  echo '</h1>';
34
+
35
+ $extensions_box = '<div id="groups-extensions-support">';
36
+ $extensions_box .= '<h2>';
37
+ $extensions_box .= esc_html__( 'Your support matters!', 'groups' );
38
+ $extensions_box .= '</h2>';
39
+ $extensions_box .= '<p>';
40
+ $extensions_box .= esc_html__( 'Enhanced functionality is available via official extensions for Groups.', 'groups' );
41
+ $extensions_box .= '</p>';
42
+ $extensions_box .= '<p>';
43
+ $extensions_box .= esc_html__( 'By getting an official extension, you fund the work that is necessary to maintain and improve Groups.', 'groups' );
44
+ $extensions_box .= '</p>';
45
+ $extensions_box .= '</div>';
46
+ echo $extensions_box;
47
+
48
  groups_admin_add_ons_content();
49
  echo '</div>'; // .groups-admin-add-ons.wrap
50
  }
60
  $h2 = sprintf( 'h%d', 2+$d );
61
 
62
  echo "<$h2>";
63
+ echo esc_html__( 'Recommended extensions for Groups', 'groups' );
64
  echo "</$h2>";
65
 
66
  $entries = array(
161
  echo '</ul>'; // .add-ons
162
 
163
  echo "<$h2>";
164
+ echo esc_html__( 'Recommended plugins by itthinx', 'groups' );
165
  echo "</$h2>";
166
 
167
  $entries = array(
lib/admin/groups-admin-options.php CHANGED
@@ -28,6 +28,11 @@ if ( !defined( 'ABSPATH' ) ) {
28
  */
29
  define( 'GROUPS_ADMIN_OPTIONS_NONCE', 'groups-admin-nonce' );
30
 
 
 
 
 
 
31
  /**
32
  * Options admin screen.
33
  */
@@ -168,16 +173,28 @@ function groups_admin_options() {
168
  $delete_data = Groups_Options::get_option( 'groups_delete_data', false );
169
 
170
  if ( isset( $_GET['dismiss-groups-extensions-box'] ) && isset( $_GET['groups-extensions-box-nonce'] ) && wp_verify_nonce( $_GET['groups-extensions-box-nonce'], 'dismiss-box' ) ) {
171
- Groups_Options::update_user_option( 'show-extensions-box', false );
172
  }
173
  $extensions_box = '';
174
- if ( Groups_Options::get_user_option( 'show-extensions-box', true ) ) {
 
175
  $dismiss_url = wp_nonce_url( add_query_arg( 'dismiss-groups-extensions-box', '1', admin_url( 'admin.php?page=groups-admin-options' ) ), 'dismiss-box', 'groups-extensions-box-nonce' );
176
- $extensions_box =
177
- '<div id="groups-extensions-box">' .
178
- __( 'Enhanced functionality is available via official <a href="https://www.itthinx.com/shop/">Extensions</a> for Groups.', 'groups' ) .
179
- sprintf( '<a class="close" href="%s">x</a>', esc_url( $dismiss_url ) ) .
180
- '</div>';
 
 
 
 
 
 
 
 
 
 
 
181
  }
182
 
183
  //
@@ -248,11 +265,13 @@ function groups_admin_options() {
248
  echo '</li>';
249
  }
250
  echo '<ul>';
251
- echo
252
- '<p class="description">' .
253
- __( 'This determines for which post types access restriction settings are offered.', 'groups' ) . '<br/>' .
254
- __( 'Disabling this setting for a post type also disables existing access restrictions on individual posts of that type.', 'groups' ) . '<br/>' .
255
- '</p>';
 
 
256
 
257
  echo
258
  '<h2>' . __( 'User profiles', 'groups' ) . '</h2>' .
@@ -296,16 +315,20 @@ function groups_admin_options() {
296
  }
297
 
298
  $groups_legacy_enable = Groups_Options::get_option( GROUPS_LEGACY_ENABLE, GROUPS_LEGACY_ENABLE_DEFAULT );
299
- echo '<h2>' . __( 'Legacy Settings', 'groups' ) . '</h2>';
300
- echo '<p>' .
301
- '<label>' .
302
- '<input name="' . GROUPS_LEGACY_ENABLE . '" type="checkbox" ' . ( $groups_legacy_enable ? 'checked="checked"' : '' ) . '/>' .
303
- __( 'Enable legacy access control based on capabilities.', 'groups' ) .
304
- '</label>' .
305
- '</p>';
306
- if ( $groups_legacy_enable ) {
307
- require_once GROUPS_LEGACY_LIB . '/admin/groups-admin-options-legacy.php';
308
- do_action( 'groups_admin_options_legacy', $groups_legacy_enable !== $previous_legacy_enable );
 
 
 
 
309
  }
310
 
311
  echo
28
  */
29
  define( 'GROUPS_ADMIN_OPTIONS_NONCE', 'groups-admin-nonce' );
30
 
31
+ /**
32
+ * @var int 14 days in seconds
33
+ */
34
+ define( 'GROUPS_SHOW_EXTENSIONS_BOX_INTERVAL', 1209600 );
35
+
36
  /**
37
  * Options admin screen.
38
  */
173
  $delete_data = Groups_Options::get_option( 'groups_delete_data', false );
174
 
175
  if ( isset( $_GET['dismiss-groups-extensions-box'] ) && isset( $_GET['groups-extensions-box-nonce'] ) && wp_verify_nonce( $_GET['groups-extensions-box-nonce'], 'dismiss-box' ) ) {
176
+ Groups_Options::update_user_option( 'show-extensions-box', time() );
177
  }
178
  $extensions_box = '';
179
+ $show_extensions_box = Groups_Options::get_user_option( 'show-extensions-box', 0 );
180
+ if ( ( time() - $show_extensions_box ) > GROUPS_SHOW_EXTENSIONS_BOX_INTERVAL ) {
181
  $dismiss_url = wp_nonce_url( add_query_arg( 'dismiss-groups-extensions-box', '1', admin_url( 'admin.php?page=groups-admin-options' ) ), 'dismiss-box', 'groups-extensions-box-nonce' );
182
+ $extensions_box = '<div id="groups-extensions-box">';
183
+ $extensions_box .= sprintf( '<a title="%s" class="close" href="%s"></a>', esc_attr_x( 'Dismiss', 'title of dismiss notice link', 'groups' ), esc_url( $dismiss_url ) );
184
+ $extensions_box .= '<h3>';
185
+ $extensions_box .= esc_html__( 'Your support matters!', 'groups' );
186
+ $extensions_box .= '</h3>';
187
+ $extensions_box .= '<p>';
188
+ $extensions_box .= sprintf(
189
+ esc_html__( 'Enhanced functionality is available via official %sExtensions%s for Groups.', 'groups' ),
190
+ '<a href="https://www.itthinx.com/shop/">',
191
+ '</a>'
192
+ );
193
+ $extensions_box .= '</p>';
194
+ $extensions_box .= '<p>';
195
+ $extensions_box .= esc_html__( 'By getting an official extension, you fund the work that is necessary to maintain and improve Groups.', 'groups' );
196
+ $extensions_box .= '</p>';
197
+ $extensions_box .= '</div>';
198
  }
199
 
200
  //
265
  echo '</li>';
266
  }
267
  echo '<ul>';
268
+ echo '<p class="description">';
269
+ esc_html_e( 'This determines for which post types access restriction settings are offered.', 'groups' );
270
+ echo ' ';
271
+ esc_html_e( 'Disabling this setting for a post type also disables existing access restrictions on individual posts of that type.', 'groups' );
272
+ echo ' ';
273
+ esc_html_e( 'Some post types shown may not offer access restrictions even though they appear enabled here.', 'groups' );
274
+ echo '</p>';
275
 
276
  echo
277
  '<h2>' . __( 'User profiles', 'groups' ) . '</h2>' .
315
  }
316
 
317
  $groups_legacy_enable = Groups_Options::get_option( GROUPS_LEGACY_ENABLE, GROUPS_LEGACY_ENABLE_DEFAULT );
318
+ if (
319
+ defined( 'GROUPS_SHOW_LEGACY_SETTINGS' ) && GROUPS_SHOW_LEGACY_SETTINGS === true || $groups_legacy_enable
320
+ ) {
321
+ echo '<h2>' . __( 'Legacy Settings', 'groups' ) . '</h2>';
322
+ echo '<p>' .
323
+ '<label>' .
324
+ '<input name="' . GROUPS_LEGACY_ENABLE . '" type="checkbox" ' . ( $groups_legacy_enable ? 'checked="checked"' : '' ) . '/>' .
325
+ __( 'Enable legacy access control based on capabilities.', 'groups' ) .
326
+ '</label>' .
327
+ '</p>';
328
+ if ( $groups_legacy_enable ) {
329
+ require_once GROUPS_LEGACY_LIB . '/admin/groups-admin-options-legacy.php';
330
+ do_action( 'groups_admin_options_legacy', $groups_legacy_enable !== $previous_legacy_enable );
331
+ }
332
  }
333
 
334
  echo
lib/blocks/build/index.asset.php CHANGED
@@ -1 +1 @@
1
- <?php return array('dependencies' => array('react', 'react-dom', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill'), 'version' => '01c996b643a3ef78c55464851cef4b29');
1
+ <?php return array('dependencies' => array('react', 'react-dom', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-element', 'wp-i18n', 'wp-polyfill'), 'version' => '73cee55169865cf1f2feac51d5c471f5');
lib/blocks/build/index.js CHANGED
@@ -1 +1 @@
1
- !function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=32)}([function(e,t){e.exports=window.React},function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.wp.components},function(e,t){e.exports=window.wp.blockEditor},function(e,t){e.exports=window.regeneratorRuntime},function(e,t,n){var r;!function(){"use strict";var n={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var i=typeof r;if("string"===i||"number"===i)e.push(r);else if(Array.isArray(r)){if(r.length){var a=o.apply(null,r);a&&e.push(a)}}else if("object"===i)if(r.toString===Object.prototype.toString)for(var s in r)n.call(r,s)&&r[s]&&e.push(s);else e.push(r.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(r=function(){return o}.apply(t,[]))||(e.exports=r)}()},function(e,t){e.exports=window.wp.data},function(e,t){e.exports=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t){e.exports=window.wp.blocks},function(e,t){e.exports=window.wp.apiFetch},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),i=n(0),a=u(i),s=u(n(26));function u(e){return e&&e.__esModule?e:{default:e}}var l={position:"absolute",top:0,left:0,visibility:"hidden",height:0,overflow:"scroll",whiteSpace:"pre"},c=["extraWidth","injectStyles","inputClassName","inputRef","inputStyle","minWidth","onAutosize","placeholderIsMinWidth"],p=function(e,t){t.style.fontSize=e.fontSize,t.style.fontFamily=e.fontFamily,t.style.fontWeight=e.fontWeight,t.style.fontStyle=e.fontStyle,t.style.letterSpacing=e.letterSpacing,t.style.textTransform=e.textTransform},f=!("undefined"==typeof window||!window.navigator)&&/MSIE |Trident\/|Edge\//.test(window.navigator.userAgent),d=function(){return f?"_"+Math.random().toString(36).substr(2,12):void 0},h=function(e){function t(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var n=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.inputRef=function(e){n.input=e,"function"==typeof n.props.inputRef&&n.props.inputRef(e)},n.placeHolderSizerRef=function(e){n.placeHolderSizer=e},n.sizerRef=function(e){n.sizer=e},n.state={inputWidth:e.minWidth,inputId:e.id||d(),prevId:e.id},n}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),o(t,null,[{key:"getDerivedStateFromProps",value:function(e,t){var n=e.id;return n!==t.prevId?{inputId:n||d(),prevId:n}:null}}]),o(t,[{key:"componentDidMount",value:function(){this.mounted=!0,this.copyInputStyles(),this.updateInputWidth()}},{key:"componentDidUpdate",value:function(e,t){t.inputWidth!==this.state.inputWidth&&"function"==typeof this.props.onAutosize&&this.props.onAutosize(this.state.inputWidth),this.updateInputWidth()}},{key:"componentWillUnmount",value:function(){this.mounted=!1}},{key:"copyInputStyles",value:function(){if(this.mounted&&window.getComputedStyle){var e=this.input&&window.getComputedStyle(this.input);e&&(p(e,this.sizer),this.placeHolderSizer&&p(e,this.placeHolderSizer))}}},{key:"updateInputWidth",value:function(){if(this.mounted&&this.sizer&&void 0!==this.sizer.scrollWidth){var e=void 0;e=this.props.placeholder&&(!this.props.value||this.props.value&&this.props.placeholderIsMinWidth)?Math.max(this.sizer.scrollWidth,this.placeHolderSizer.scrollWidth)+2:this.sizer.scrollWidth+2,(e+="number"===this.props.type&&void 0===this.props.extraWidth?16:parseInt(this.props.extraWidth)||0)<this.props.minWidth&&(e=this.props.minWidth),e!==this.state.inputWidth&&this.setState({inputWidth:e})}}},{key:"getInput",value:function(){return this.input}},{key:"focus",value:function(){this.input.focus()}},{key:"blur",value:function(){this.input.blur()}},{key:"select",value:function(){this.input.select()}},{key:"renderStyles",value:function(){var e=this.props.injectStyles;return f&&e?a.default.createElement("style",{dangerouslySetInnerHTML:{__html:"input#"+this.state.inputId+"::-ms-clear {display: none;}"}}):null}},{key:"render",value:function(){var e=[this.props.defaultValue,this.props.value,""].reduce((function(e,t){return null!=e?e:t})),t=r({},this.props.style);t.display||(t.display="inline-block");var n=r({boxSizing:"content-box",width:this.state.inputWidth+"px"},this.props.inputStyle),o=function(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(this.props,[]);return function(e){c.forEach((function(t){return delete e[t]}))}(o),o.className=this.props.inputClassName,o.id=this.state.inputId,o.style=n,a.default.createElement("div",{className:this.props.className,style:t},this.renderStyles(),a.default.createElement("input",r({},o,{ref:this.inputRef})),a.default.createElement("div",{ref:this.sizerRef,style:l},e),this.props.placeholder?a.default.createElement("div",{ref:this.placeHolderSizerRef,style:l},this.props.placeholder):null)}}]),t}(i.Component);h.propTypes={className:s.default.string,defaultValue:s.default.any,extraWidth:s.default.oneOfType([s.default.number,s.default.string]),id:s.default.string,injectStyles:s.default.bool,inputClassName:s.default.string,inputRef:s.default.func,inputStyle:s.default.object,minWidth:s.default.oneOfType([s.default.number,s.default.string]),onAutosize:s.default.func,onChange:s.default.func,placeholder:s.default.string,placeholderIsMinWidth:s.default.bool,style:s.default.object,value:s.default.any},h.defaultProps={minWidth:1,injectStyles:!0},t.default=h},function(e,t){e.exports=window.ReactDOM},function(e,t,n){"use strict";var r=n(29),o={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},i={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},a={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},s={};function u(e){return r.isMemo(e)?a:s[e.$$typeof]||o}s[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},s[r.Memo]=a;var l=Object.defineProperty,c=Object.getOwnPropertyNames,p=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,d=Object.getPrototypeOf,h=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(h){var o=d(n);o&&o!==h&&e(t,o,r)}var a=c(n);p&&(a=a.concat(p(n)));for(var s=u(t),m=u(n),v=0;v<a.length;++v){var b=a[v];if(!(i[b]||r&&r[b]||m&&m[b]||s&&s[b])){var g=f(n,b);try{l(t,b,g)}catch(e){}}}}return t}},function(e,t){function n(){return e.exports=n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},e.exports.default=e.exports,e.exports.__esModule=!0,n.apply(this,arguments)}e.exports=n,e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t,n){},function(e,t,n){var r=n(18),o=n(19),i=n(20),a=n(21);e.exports=function(e){return r(e)||o(e)||i(e)||a()},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t,n){var r=n(15);e.exports=function(e){if(Array.isArray(e))return r(e)},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t){e.exports=function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t,n){var r=n(15);e.exports=function(e,t){if(e){if("string"==typeof e)return r(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?r(e,t):void 0}},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t,n){var r=n(23);e.exports=function(e,t){if(null==e)return{};var n,o,i=r(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(o=0;o<a.length;o++)n=a[o],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t){e.exports=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t){e.exports=function(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t){function n(t){return"function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?(e.exports=n=function(e){return typeof e},e.exports.default=e.exports,e.exports.__esModule=!0):(e.exports=n=function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.default=e.exports,e.exports.__esModule=!0),n(t)}e.exports=n,e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t,n){e.exports=n(27)()},function(e,t,n){"use strict";var r=n(28);function o(){}function i(){}i.resetWarningCache=o,e.exports=function(){function e(e,t,n,o,i,a){if(a!==r){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:i,resetWarningCache:o};return n.PropTypes=n,n}},function(e,t,n){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},function(e,t,n){"use strict";e.exports=n(30)},function(e,t,n){"use strict";var r="function"==typeof Symbol&&Symbol.for,o=r?Symbol.for("react.element"):60103,i=r?Symbol.for("react.portal"):60106,a=r?Symbol.for("react.fragment"):60107,s=r?Symbol.for("react.strict_mode"):60108,u=r?Symbol.for("react.profiler"):60114,l=r?Symbol.for("react.provider"):60109,c=r?Symbol.for("react.context"):60110,p=r?Symbol.for("react.async_mode"):60111,f=r?Symbol.for("react.concurrent_mode"):60111,d=r?Symbol.for("react.forward_ref"):60112,h=r?Symbol.for("react.suspense"):60113,m=r?Symbol.for("react.suspense_list"):60120,v=r?Symbol.for("react.memo"):60115,b=r?Symbol.for("react.lazy"):60116,g=r?Symbol.for("react.block"):60121,y=r?Symbol.for("react.fundamental"):60117,O=r?Symbol.for("react.responder"):60118,w=r?Symbol.for("react.scope"):60119;function x(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case o:switch(e=e.type){case p:case f:case a:case u:case s:case h:return e;default:switch(e=e&&e.$$typeof){case c:case d:case b:case v:case l:return e;default:return t}}case i:return t}}}function S(e){return x(e)===f}t.AsyncMode=p,t.ConcurrentMode=f,t.ContextConsumer=c,t.ContextProvider=l,t.Element=o,t.ForwardRef=d,t.Fragment=a,t.Lazy=b,t.Memo=v,t.Portal=i,t.Profiler=u,t.StrictMode=s,t.Suspense=h,t.isAsyncMode=function(e){return S(e)||x(e)===p},t.isConcurrentMode=S,t.isContextConsumer=function(e){return x(e)===c},t.isContextProvider=function(e){return x(e)===l},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===o},t.isForwardRef=function(e){return x(e)===d},t.isFragment=function(e){return x(e)===a},t.isLazy=function(e){return x(e)===b},t.isMemo=function(e){return x(e)===v},t.isPortal=function(e){return x(e)===i},t.isProfiler=function(e){return x(e)===u},t.isStrictMode=function(e){return x(e)===s},t.isSuspense=function(e){return x(e)===h},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===a||e===f||e===u||e===s||e===h||e===m||"object"==typeof e&&null!==e&&(e.$$typeof===b||e.$$typeof===v||e.$$typeof===l||e.$$typeof===c||e.$$typeof===d||e.$$typeof===y||e.$$typeof===O||e.$$typeof===w||e.$$typeof===g)},t.typeOf=x},function(e,t,n){},function(e,t,n){"use strict";n.r(t);var r=n(8),o=n.n(r),i=n(1),a=n(5),s=n.n(a);function u(){return(u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var l=n(0),c=n.n(l),p=function(){function e(e){var t=this;this._insertTag=function(e){var n;n=0===t.tags.length?t.prepend?t.container.firstChild:t.before:t.tags[t.tags.length-1].nextSibling,t.container.insertBefore(e,n),t.tags.push(e)},this.isSpeedy=void 0===e.speedy||e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.prepend=e.prepend,this.before=null}var t=e.prototype;return t.hydrate=function(e){e.forEach(this._insertTag)},t.insert=function(e){this.ctr%(this.isSpeedy?65e3:1)==0&&this._insertTag(function(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),void 0!==e.nonce&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}(this));var t=this.tags[this.tags.length-1];if(this.isSpeedy){var n=function(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}(t);try{n.insertRule(e,n.cssRules.length)}catch(e){}}else t.appendChild(document.createTextNode(e));this.ctr++},t.flush=function(){this.tags.forEach((function(e){return e.parentNode.removeChild(e)})),this.tags=[],this.ctr=0},e}(),f="-ms-",d="-moz-",h="-webkit-",m="comm",v="decl",b=Math.abs,g=String.fromCharCode;function y(e){return e.trim()}function O(e,t,n){return e.replace(t,n)}function w(e,t){return e.indexOf(t)}function x(e,t){return 0|e.charCodeAt(t)}function S(e,t,n){return e.slice(t,n)}function C(e){return e.length}function E(e){return e.length}function P(e,t){return t.push(e),e}var M=1,k=1,I=0,j=0,V=0,_="";function R(e,t,n,r,o,i,a){return{value:e,root:t,parent:n,type:r,props:o,children:i,line:M,column:k,length:a,return:""}}function D(e,t,n){return R(e,t.root,t.parent,n,t.props,t.children,0)}function T(){return V=j>0?x(_,--j):0,k--,10===V&&(k=1,M--),V}function L(){return V=j<I?x(_,j++):0,k++,10===V&&(k=1,M++),V}function A(){return x(_,j)}function F(){return j}function N(e,t){return S(_,e,t)}function H(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function U(e){return M=k=1,I=C(_=e),j=0,[]}function z(e){return _="",e}function $(e){return y(N(j-1,function e(t){for(;L();)switch(V){case t:return j;case 34:case 39:return e(34===t||39===t?t:V);case 40:41===t&&e(t);break;case 92:L()}return j}(91===e?e+2:40===e?e+1:e)))}function B(e){for(;(V=A())&&V<33;)L();return H(e)>2||H(V)>3?"":" "}function W(e,t){for(;--t&&L()&&!(V<48||V>102||V>57&&V<65||V>70&&V<97););return N(e,F()+(t<6&&32==A()&&32==L()))}function G(e,t){for(;L()&&e+V!==57&&(e+V!==84||47!==A()););return"/*"+N(t,j-1)+"*"+g(47===e?e:L())}function Y(e){for(;!H(A());)L();return N(e,j)}function Z(e,t,n,r,o,i,a,s,u,l,c){for(var p=o-1,f=0===o?i:[""],d=E(f),h=0,m=0,v=0;h<r;++h)for(var g=0,w=S(e,p+1,p=b(m=a[h])),x=e;g<d;++g)(x=y(m>0?f[g]+" "+w:O(w,/&\f/g,f[g])))&&(u[v++]=x);return R(e,t,n,0===o?"rule":s,u,l,c)}function X(e,t,n){return R(e,t,n,m,g(V),S(e,2,-2),0)}function J(e,t,n,r){return R(e,t,n,v,S(e,0,r),S(e,r+1,-1),r)}function K(e,t){for(var n="",r=E(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function q(e,t,n,r){switch(e.type){case"@import":case v:return e.return=e.return||e.value;case m:return"";case"rule":e.value=e.props.join(",")}return C(n=K(e.children,r))?e.return=e.value+"{"+n+"}":""}function Q(e){return function(t){t.root||(t=t.return)&&e(t)}}var ee=function(e){var t=Object.create(null);return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}},te=new WeakMap,ne=function(e){if("rule"===e.type&&e.parent&&e.length){for(var t=e.value,n=e.parent,r=e.column===n.column&&e.line===n.line;"rule"!==n.type;)if(!(n=n.parent))return;if((1!==e.props.length||58===t.charCodeAt(0)||te.get(n))&&!r){te.set(e,!0);for(var o=[],i=function(e,t){return z(function(e,t){var n=-1,r=44;do{switch(H(r)){case 0:38===r&&12===A()&&(t[n]=1),e[n]+=Y(j-1);break;case 2:e[n]+=$(r);break;case 4:if(44===r){e[++n]=58===A()?"&\f":"",t[n]=e[n].length;break}default:e[n]+=g(r)}}while(r=L());return e}(U(e),t))}(t,o),a=n.props,s=0,u=0;s<i.length;s++)for(var l=0;l<a.length;l++,u++)e.props[u]=o[s]?i[s].replace(/&\f/g,a[l]):a[l]+" "+i[s]}}},re=function(e){if("decl"===e.type){var t=e.value;108===t.charCodeAt(0)&&98===t.charCodeAt(2)&&(e.return="",e.value="")}},oe=[function(e,t,n,r){if(!e.return)switch(e.type){case v:e.return=function e(t,n){switch(function(e,t){return(((t<<2^x(e,0))<<2^x(e,1))<<2^x(e,2))<<2^x(e,3)}(t,n)){case 5103:return h+"print-"+t+t;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return h+t+t;case 5349:case 4246:case 4810:case 6968:case 2756:return h+t+d+t+f+t+t;case 6828:case 4268:return h+t+f+t+t;case 6165:return h+t+f+"flex-"+t+t;case 5187:return h+t+O(t,/(\w+).+(:[^]+)/,h+"box-$1$2"+f+"flex-$1$2")+t;case 5443:return h+t+f+"flex-item-"+O(t,/flex-|-self/,"")+t;case 4675:return h+t+f+"flex-line-pack"+O(t,/align-content|flex-|-self/,"")+t;case 5548:return h+t+f+O(t,"shrink","negative")+t;case 5292:return h+t+f+O(t,"basis","preferred-size")+t;case 6060:return h+"box-"+O(t,"-grow","")+h+t+f+O(t,"grow","positive")+t;case 4554:return h+O(t,/([^-])(transform)/g,"$1"+h+"$2")+t;case 6187:return O(O(O(t,/(zoom-|grab)/,h+"$1"),/(image-set)/,h+"$1"),t,"")+t;case 5495:case 3959:return O(t,/(image-set\([^]*)/,h+"$1$`$1");case 4968:return O(O(t,/(.+:)(flex-)?(.*)/,h+"box-pack:$3"+f+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+h+t+t;case 4095:case 3583:case 4068:case 2532:return O(t,/(.+)-inline(.+)/,h+"$1$2")+t;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(C(t)-1-n>6)switch(x(t,n+1)){case 109:if(45!==x(t,n+4))break;case 102:return O(t,/(.+:)(.+)-([^]+)/,"$1"+h+"$2-$3$1"+d+(108==x(t,n+3)?"$3":"$2-$3"))+t;case 115:return~w(t,"stretch")?e(O(t,"stretch","fill-available"),n)+t:t}break;case 4949:if(115!==x(t,n+1))break;case 6444:switch(x(t,C(t)-3-(~w(t,"!important")&&10))){case 107:return O(t,":",":"+h)+t;case 101:return O(t,/(.+:)([^;!]+)(;|!.+)?/,"$1"+h+(45===x(t,14)?"inline-":"")+"box$3$1"+h+"$2$3$1"+f+"$2box$3")+t}break;case 5936:switch(x(t,n+11)){case 114:return h+t+f+O(t,/[svh]\w+-[tblr]{2}/,"tb")+t;case 108:return h+t+f+O(t,/[svh]\w+-[tblr]{2}/,"tb-rl")+t;case 45:return h+t+f+O(t,/[svh]\w+-[tblr]{2}/,"lr")+t}return h+t+f+t+t}return t}(e.value,e.length);break;case"@keyframes":return K([D(O(e.value,"@","@"+h),e,"")],r);case"rule":if(e.length)return function(e,t){return e.map(t).join("")}(e.props,(function(t){switch(function(e,t){return(e=/(::plac\w+|:read-\w+)/.exec(e))?e[0]:e}(t)){case":read-only":case":read-write":return K([D(O(t,/:(read-\w+)/,":-moz-$1"),e,"")],r);case"::placeholder":return K([D(O(t,/:(plac\w+)/,":"+h+"input-$1"),e,""),D(O(t,/:(plac\w+)/,":-moz-$1"),e,""),D(O(t,/:(plac\w+)/,f+"input-$1"),e,"")],r)}return""}))}}],ie=function(e){var t=e.key;if("css"===t){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,(function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))}))}var r,o,i=e.stylisPlugins||oe,a={},s=[];r=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),(function(e){for(var t=e.getAttribute("data-emotion").split(" "),n=1;n<t.length;n++)a[t[n]]=!0;s.push(e)}));var u,l=[ne,re],c=[q,Q((function(e){u.insert(e)}))],f=function(e){var t=E(e);return function(n,r,o,i){for(var a="",s=0;s<t;s++)a+=e[s](n,r,o,i)||"";return a}}(l.concat(i,c));o=function(e,t,n,r){u=n,K(function(e){return z(function e(t,n,r,o,i,a,s,u,l){for(var c=0,p=0,f=s,d=0,h=0,m=0,v=1,b=1,y=1,w=0,x="",S=i,E=a,M=o,k=x;b;)switch(m=w,w=L()){case 34:case 39:case 91:case 40:k+=$(w);break;case 9:case 10:case 13:case 32:k+=B(m);break;case 92:k+=W(F()-1,7);continue;case 47:switch(A()){case 42:case 47:P(X(G(L(),F()),n,r),l);break;default:k+="/"}break;case 123*v:u[c++]=C(k)*y;case 125*v:case 59:case 0:switch(w){case 0:case 125:b=0;case 59+p:h>0&&C(k)-f&&P(h>32?J(k+";",o,r,f-1):J(O(k," ","")+";",o,r,f-2),l);break;case 59:k+=";";default:if(P(M=Z(k,n,r,c,p,i,u,x,S=[],E=[],f),a),123===w)if(0===p)e(k,n,M,M,S,a,f,u,E);else switch(d){case 100:case 109:case 115:e(t,M,M,o&&P(Z(t,M,M,0,0,i,u,x,i,S=[],f),E),i,E,f,u,o?S:E);break;default:e(k,M,M,M,[""],E,f,u,E)}}c=p=h=0,v=y=1,x=k="",f=s;break;case 58:f=1+C(k),h=m;default:if(v<1)if(123==w)--v;else if(125==w&&0==v++&&125==T())continue;switch(k+=g(w),w*v){case 38:y=p>0?1:(k+="\f",-1);break;case 44:u[c++]=(C(k)-1)*y,y=1;break;case 64:45===A()&&(k+=$(L())),d=A(),p=C(x=k+=Y(F())),w++;break;case 45:45===m&&2==C(k)&&(v=0)}}return a}("",null,null,null,[""],e=U(e),0,[0],e))}(e?e+"{"+t.styles+"}":t.styles),f),r&&(d.inserted[t.name]=!0)};var d={key:t,sheet:new p({key:t,container:r,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend}),nonce:e.nonce,inserted:a,registered:{},insert:o};return d.sheet.hydrate(s),d};function ae(e,t,n){var r="";return n.split(" ").forEach((function(n){void 0!==e[n]?t.push(e[n]+";"):r+=n+" "})),r}n(13);var se=function(e,t,n){var r=e.key+"-"+t.name;if(!1===n&&void 0===e.registered[r]&&(e.registered[r]=t.styles),void 0===e.inserted[t.name]){var o=t;do{e.insert(t===o?"."+r:"",o,e.sheet,!0),o=o.next}while(void 0!==o)}},ue=function(e){for(var t,n=0,r=0,o=e.length;o>=4;++r,o-=4)t=1540483477*(65535&(t=255&e.charCodeAt(r)|(255&e.charCodeAt(++r))<<8|(255&e.charCodeAt(++r))<<16|(255&e.charCodeAt(++r))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(o){case 3:n^=(255&e.charCodeAt(r+2))<<16;case 2:n^=(255&e.charCodeAt(r+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(r)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)},le={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},ce=/[A-Z]|^ms/g,pe=/_EMO_([^_]+?)_([^]*?)_EMO_/g,fe=function(e){return 45===e.charCodeAt(1)},de=function(e){return null!=e&&"boolean"!=typeof e},he=ee((function(e){return fe(e)?e:e.replace(ce,"-$&").toLowerCase()})),me=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(pe,(function(e,t,n){return be={name:t,styles:n,next:be},t}))}return 1===le[e]||fe(e)||"number"!=typeof t||0===t?t:t+"px"};function ve(e,t,n){if(null==n)return"";if(void 0!==n.__emotion_styles)return n;switch(typeof n){case"boolean":return"";case"object":if(1===n.anim)return be={name:n.name,styles:n.styles,next:be},n.name;if(void 0!==n.styles){var r=n.next;if(void 0!==r)for(;void 0!==r;)be={name:r.name,styles:r.styles,next:be},r=r.next;return n.styles+";"}return function(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=ve(e,t,n[o])+";";else for(var i in n){var a=n[i];if("object"!=typeof a)null!=t&&void 0!==t[a]?r+=i+"{"+t[a]+"}":de(a)&&(r+=he(i)+":"+me(i,a)+";");else if(!Array.isArray(a)||"string"!=typeof a[0]||null!=t&&void 0!==t[a[0]]){var s=ve(e,t,a);switch(i){case"animation":case"animationName":r+=he(i)+":"+s+";";break;default:r+=i+"{"+s+"}"}}else for(var u=0;u<a.length;u++)de(a[u])&&(r+=he(i)+":"+me(i,a[u])+";")}return r}(e,t,n);case"function":if(void 0!==e){var o=be,i=n(e);return be=o,ve(e,t,i)}}if(null==t)return n;var a=t[n];return void 0!==a?a:n}var be,ge=/label:\s*([^\s;\n{]+)\s*(;|$)/g,ye=function(e,t,n){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var r=!0,o="";be=void 0;var i=e[0];null==i||void 0===i.raw?(r=!1,o+=ve(n,t,i)):o+=i[0];for(var a=1;a<e.length;a++)o+=ve(n,t,e[a]),r&&(o+=i[a]);ge.lastIndex=0;for(var s,u="";null!==(s=ge.exec(o));)u+="-"+s[1];return{name:ue(o)+u,styles:o,next:be}},Oe=Object.prototype.hasOwnProperty,we=Object(l.createContext)("undefined"!=typeof HTMLElement?ie({key:"css"}):null),xe=(we.Provider,function(e){return Object(l.forwardRef)((function(t,n){var r=Object(l.useContext)(we);return e(t,r,n)}))}),Se=Object(l.createContext)({}),Ce="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",Ee=function(e,t){var n={};for(var r in t)Oe.call(t,r)&&(n[r]=t[r]);return n[Ce]=e,n},Pe=xe((function(e,t,n){var r=e.css;"string"==typeof r&&void 0!==t.registered[r]&&(r=t.registered[r]);var o=e[Ce],i=[r],a="";"string"==typeof e.className?a=ae(t.registered,i,e.className):null!=e.className&&(a=e.className+" ");var s=ye(i,void 0,Object(l.useContext)(Se));se(t,s,"string"==typeof o),a+=t.key+"-"+s.name;var u={};for(var c in e)Oe.call(e,c)&&"css"!==c&&c!==Ce&&(u[c]=e[c]);return u.ref=n,u.className=a,Object(l.createElement)(o,u)}));n(14);var Me=function(e,t){var n=arguments;if(null==t||!Oe.call(t,"css"))return l.createElement.apply(void 0,n);var r=n.length,o=new Array(r);o[0]=Pe,o[1]=Ee(e,t);for(var i=2;i<r;i++)o[i]=n[i];return l.createElement.apply(null,o)};function ke(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return ye(t)}var Ie=function e(t){for(var n=t.length,r=0,o="";r<n;r++){var i=t[r];if(null!=i){var a=void 0;switch(typeof i){case"boolean":break;case"object":if(Array.isArray(i))a=e(i);else for(var s in a="",i)i[s]&&s&&(a&&(a+=" "),a+=s);break;default:a=i}a&&(o&&(o+=" "),o+=a)}}return o};function je(e,t,n){var r=[],o=ae(e,r,n);return r.length<2?n:o+t(r)}var Ve=xe((function(e,t){var n=function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];var o=ye(n,t.registered);return se(t,o,!1),t.key+"-"+o.name},r={css:n,cx:function(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return je(t.registered,n,Ie(r))},theme:Object(l.useContext)(Se)};return e.children(r)}));function _e(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function Re(e){return(Re="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var De=n(11),Te=n.n(De);function Le(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ae(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Fe(e,t,n){return t&&Ae(e.prototype,t),n&&Ae(e,n),e}function Ne(e,t){return(Ne=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function He(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ne(e,t)}function Ue(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ze=n(12);function $e(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Be(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function We(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Be(Object(n),!0).forEach((function(t){$e(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Be(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ge(e){return(Ge=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Ye(e,t){return!t||"object"!=typeof t&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function Ze(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=Ge(e);if(t){var o=Ge(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return Ye(this,n)}}var Xe=function(){};function Je(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function Ke(e,t,n){var r=[n];if(t&&e)for(var o in t)t.hasOwnProperty(o)&&t[o]&&r.push("".concat(Je(e,o)));return r.filter((function(e){return e})).map((function(e){return String(e).trim()})).join(" ")}var qe=function(e){return Array.isArray(e)?e.filter(Boolean):"object"===Re(e)&&null!==e?[e]:[]},Qe=function(e){return e.className,e.clearValue,e.cx,e.getStyles,e.getValue,e.hasValue,e.isMulti,e.isRtl,e.options,e.selectOption,e.selectProps,e.setValue,e.theme,We({},_e(e,["className","clearValue","cx","getStyles","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"]))};function et(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function tt(e){return et(e)?window.pageYOffset:e.scrollTop}function nt(e,t){et(e)?window.scrollTo(0,t):e.scrollTop=t}function rt(e,t,n,r){return n*((e=e/r-1)*e*e+1)+t}function ot(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Xe,o=tt(e),i=t-o,a=10,s=0;function u(){var t=rt(s+=a,o,i,n);nt(e,t),s<n?window.requestAnimationFrame(u):r(e)}u()}function it(){try{return document.createEvent("TouchEvent"),!0}catch(e){return!1}}var at=!1,st={get passive(){return at=!0}},ut="undefined"!=typeof window?window:{};ut.addEventListener&&ut.removeEventListener&&(ut.addEventListener("p",Xe,st),ut.removeEventListener("p",Xe,!1));var lt=at;function ct(e){var t=e.maxHeight,n=e.menuEl,r=e.minHeight,o=e.placement,i=e.shouldScroll,a=e.isFixedPosition,s=e.theme.spacing,u=function(e){var t=getComputedStyle(e),n="absolute"===t.position,r=/(auto|scroll)/,o=document.documentElement;if("fixed"===t.position)return o;for(var i=e;i=i.parentElement;)if(t=getComputedStyle(i),(!n||"static"!==t.position)&&r.test(t.overflow+t.overflowY+t.overflowX))return i;return o}(n),l={placement:"bottom",maxHeight:t};if(!n||!n.offsetParent)return l;var c=u.getBoundingClientRect().height,p=n.getBoundingClientRect(),f=p.bottom,d=p.height,h=p.top,m=n.offsetParent.getBoundingClientRect().top,v=window.innerHeight,b=tt(u),g=parseInt(getComputedStyle(n).marginBottom,10),y=parseInt(getComputedStyle(n).marginTop,10),O=m-y,w=v-h,x=O+b,S=c-b-h,C=f-v+b+g,E=b+h-y;switch(o){case"auto":case"bottom":if(w>=d)return{placement:"bottom",maxHeight:t};if(S>=d&&!a)return i&&ot(u,C,160),{placement:"bottom",maxHeight:t};if(!a&&S>=r||a&&w>=r)return i&&ot(u,C,160),{placement:"bottom",maxHeight:a?w-g:S-g};if("auto"===o||a){var P=t,M=a?O:x;return M>=r&&(P=Math.min(M-g-s.controlHeight,t)),{placement:"top",maxHeight:P}}if("bottom"===o)return i&&nt(u,C),{placement:"bottom",maxHeight:t};break;case"top":if(O>=d)return{placement:"top",maxHeight:t};if(x>=d&&!a)return i&&ot(u,E,160),{placement:"top",maxHeight:t};if(!a&&x>=r||a&&O>=r){var k=t;return(!a&&x>=r||a&&O>=r)&&(k=a?O-y:x-y),i&&ot(u,E,160),{placement:"top",maxHeight:k}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(o,'".'))}return l}var pt=function(e){return"auto"===e?"bottom":e},ft=Object(l.createContext)({getPortalPlacement:null}),dt=function(e){He(n,e);var t=Ze(n);function n(){var e;Le(this,n);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return(e=t.call.apply(t,[this].concat(o))).state={maxHeight:e.props.maxMenuHeight,placement:null},e.getPlacement=function(t){var n=e.props,r=n.minMenuHeight,o=n.maxMenuHeight,i=n.menuPlacement,a=n.menuPosition,s=n.menuShouldScrollIntoView,u=n.theme;if(t){var l="fixed"===a,c=ct({maxHeight:o,menuEl:t,minHeight:r,placement:i,shouldScroll:s&&!l,isFixedPosition:l,theme:u}),p=e.context.getPortalPlacement;p&&p(c),e.setState(c)}},e.getUpdatedProps=function(){var t=e.props.menuPlacement,n=e.state.placement||pt(t);return We(We({},e.props),{},{placement:n,maxHeight:e.state.maxHeight})},e}return Fe(n,[{key:"render",value:function(){return(0,this.props.children)({ref:this.getPlacement,placerProps:this.getUpdatedProps()})}}]),n}(l.Component);dt.contextType=ft;var ht=function(e){var t=e.theme,n=t.spacing.baseUnit;return{color:t.colors.neutral40,padding:"".concat(2*n,"px ").concat(3*n,"px"),textAlign:"center"}},mt=ht,vt=ht,bt=function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Me("div",u({css:o("noOptionsMessage",e),className:r({"menu-notice":!0,"menu-notice--no-options":!0},n)},i),t)};bt.defaultProps={children:"No options"};var gt=function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Me("div",u({css:o("loadingMessage",e),className:r({"menu-notice":!0,"menu-notice--loading":!0},n)},i),t)};gt.defaultProps={children:"Loading..."};var yt,Ot,wt,xt=function(e){He(n,e);var t=Ze(n);function n(){var e;Le(this,n);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return(e=t.call.apply(t,[this].concat(o))).state={placement:null},e.getPortalPlacement=function(t){var n=t.placement;n!==pt(e.props.menuPlacement)&&e.setState({placement:n})},e}return Fe(n,[{key:"render",value:function(){var e=this.props,t=e.appendTo,n=e.children,r=e.className,o=e.controlElement,i=e.cx,a=e.innerProps,s=e.menuPlacement,l=e.menuPosition,c=e.getStyles,p="fixed"===l;if(!t&&!p||!o)return null;var f=this.state.placement||pt(s),d=function(e){var t=e.getBoundingClientRect();return{bottom:t.bottom,height:t.height,left:t.left,right:t.right,top:t.top,width:t.width}}(o),h=p?0:window.pageYOffset,m=d[f]+h,v=Me("div",u({css:c("menuPortal",{offset:m,position:l,rect:d}),className:i({"menu-portal":!0},r)},a),n);return Me(ft.Provider,{value:{getPortalPlacement:this.getPortalPlacement}},t?Object(ze.createPortal)(v,t):v)}}]),n}(l.Component),St={name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"},Ct=function(e){var t=e.size,n=_e(e,["size"]);return Me("svg",u({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:St},n))},Et=function(e){return Me(Ct,u({size:20},e),Me("path",{d:"M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"}))},Pt=function(e){return Me(Ct,u({size:20},e),Me("path",{d:"M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"}))},Mt=function(e){var t=e.isFocused,n=e.theme,r=n.spacing.baseUnit,o=n.colors;return{label:"indicatorContainer",color:t?o.neutral60:o.neutral20,display:"flex",padding:2*r,transition:"color 150ms",":hover":{color:t?o.neutral80:o.neutral40}}},kt=Mt,It=Mt,jt=function(){var e=ke.apply(void 0,arguments),t="animation-"+e.name;return{name:t,styles:"@keyframes "+t+"{"+e.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}}(yt||(Ot=["\n 0%, 80%, 100% { opacity: 0; }\n 40% { opacity: 1; }\n"],wt||(wt=Ot.slice(0)),yt=Object.freeze(Object.defineProperties(Ot,{raw:{value:Object.freeze(wt)}})))),Vt=function(e){var t=e.delay,n=e.offset;return Me("span",{css:ke({animation:"".concat(jt," 1s ease-in-out ").concat(t,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:n?"1em":null,height:"1em",verticalAlign:"top",width:"1em"},"","")})},_t=function(e){var t=e.className,n=e.cx,r=e.getStyles,o=e.innerProps,i=e.isRtl;return Me("div",u({css:r("loadingIndicator",e),className:n({indicator:!0,"loading-indicator":!0},t)},o),Me(Vt,{delay:0,offset:i}),Me(Vt,{delay:160,offset:!0}),Me(Vt,{delay:320,offset:!i}))};_t.defaultProps={size:4};var Rt=function(e){return{label:"input",background:0,border:0,fontSize:"inherit",opacity:e?0:1,outline:0,padding:0,color:"inherit"}},Dt=function(e){var t=e.children,n=e.innerProps;return Me("div",n,t)},Tt=Dt,Lt=Dt,At=function(e){var t=e.children,n=e.className,r=e.components,o=e.cx,i=e.data,a=e.getStyles,s=e.innerProps,u=e.isDisabled,l=e.removeProps,c=e.selectProps,p=r.Container,f=r.Label,d=r.Remove;return Me(Ve,null,(function(r){var h=r.css,m=r.cx;return Me(p,{data:i,innerProps:We({className:m(h(a("multiValue",e)),o({"multi-value":!0,"multi-value--is-disabled":u},n))},s),selectProps:c},Me(f,{data:i,innerProps:{className:m(h(a("multiValueLabel",e)),o({"multi-value__label":!0},n))},selectProps:c},t),Me(d,{data:i,innerProps:We({className:m(h(a("multiValueRemove",e)),o({"multi-value__remove":!0},n))},l),selectProps:c}))}))};At.defaultProps={cropWithEllipsis:!0};var Ft={ClearIndicator:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Me("div",u({css:o("clearIndicator",e),className:r({indicator:!0,"clear-indicator":!0},n)},i),t||Me(Et,null))},Control:function(e){var t=e.children,n=e.cx,r=e.getStyles,o=e.className,i=e.isDisabled,a=e.isFocused,s=e.innerRef,l=e.innerProps,c=e.menuIsOpen;return Me("div",u({ref:s,css:r("control",e),className:n({control:!0,"control--is-disabled":i,"control--is-focused":a,"control--menu-is-open":c},o)},l),t)},DropdownIndicator:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Me("div",u({css:o("dropdownIndicator",e),className:r({indicator:!0,"dropdown-indicator":!0},n)},i),t||Me(Pt,null))},DownChevron:Pt,CrossIcon:Et,Group:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.Heading,a=e.headingProps,s=e.innerProps,l=e.label,c=e.theme,p=e.selectProps;return Me("div",u({css:o("group",e),className:r({group:!0},n)},s),Me(i,u({},a,{selectProps:p,theme:c,getStyles:o,cx:r}),l),Me("div",null,t))},GroupHeading:function(e){var t=e.getStyles,n=e.cx,r=e.className,o=Qe(e);o.data;var i=_e(o,["data"]);return Me("div",u({css:t("groupHeading",e),className:n({"group-heading":!0},r)},i))},IndicatorsContainer:function(e){var t=e.children,n=e.className,r=e.cx,o=e.innerProps,i=e.getStyles;return Me("div",u({css:i("indicatorsContainer",e),className:r({indicators:!0},n)},o),t)},IndicatorSeparator:function(e){var t=e.className,n=e.cx,r=e.getStyles,o=e.innerProps;return Me("span",u({},o,{css:r("indicatorSeparator",e),className:n({"indicator-separator":!0},t)}))},Input:function(e){var t=e.className,n=e.cx,r=e.getStyles,o=Qe(e),i=o.innerRef,a=o.isDisabled,s=o.isHidden,l=_e(o,["innerRef","isDisabled","isHidden"]);return Me("div",{css:r("input",e)},Me(Te.a,u({className:n({input:!0},t),inputRef:i,inputStyle:Rt(s),disabled:a},l)))},LoadingIndicator:_t,Menu:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerRef,a=e.innerProps;return Me("div",u({css:o("menu",e),className:r({menu:!0},n),ref:i},a),t)},MenuList:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps,a=e.innerRef,s=e.isMulti;return Me("div",u({css:o("menuList",e),className:r({"menu-list":!0,"menu-list--is-multi":s},n),ref:a},i),t)},MenuPortal:xt,LoadingMessage:gt,NoOptionsMessage:bt,MultiValue:At,MultiValueContainer:Tt,MultiValueLabel:Lt,MultiValueRemove:function(e){var t=e.children,n=e.innerProps;return Me("div",n,t||Me(Et,{size:14}))},Option:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.isDisabled,a=e.isFocused,s=e.isSelected,l=e.innerRef,c=e.innerProps;return Me("div",u({css:o("option",e),className:r({option:!0,"option--is-disabled":i,"option--is-focused":a,"option--is-selected":s},n),ref:l},c),t)},Placeholder:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Me("div",u({css:o("placeholder",e),className:r({placeholder:!0},n)},i),t)},SelectContainer:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps,a=e.isDisabled,s=e.isRtl;return Me("div",u({css:o("container",e),className:r({"--is-disabled":a,"--is-rtl":s},n)},i),t)},SingleValue:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.isDisabled,a=e.innerProps;return Me("div",u({css:o("singleValue",e),className:r({"single-value":!0,"single-value--is-disabled":i},n)},a),t)},ValueContainer:function(e){var t=e.children,n=e.className,r=e.cx,o=e.innerProps,i=e.isMulti,a=e.getStyles,s=e.hasValue;return Me("div",u({css:a("valueContainer",e),className:r({"value-container":!0,"value-container--is-multi":i,"value-container--has-value":s},n)},o),t)}};function Nt(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Ht(e){return function(e){if(Array.isArray(e))return Nt(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return Nt(e,void 0);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Nt(e,void 0):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var Ut=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function zt(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(!((r=e[n])===(o=t[n])||Ut(r)&&Ut(o)))return!1;var r,o;return!0}for(var $t={name:"7pg0cj-a11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap"},Bt=function(e){return Me("span",u({css:$t},e))},Wt={guidance:function(e){var t=e.isSearchable,n=e.isMulti,r=e.isDisabled,o=e.tabSelectsValue;switch(e.context){case"menu":return"Use Up and Down to choose options".concat(r?"":", press Enter to select the currently focused option",", press Escape to exit the menu").concat(o?", press Tab to select the option and exit the menu":"",".");case"input":return"".concat(e["aria-label"]||"Select"," is focused ").concat(t?",type to refine list":"",", press Down to open the menu, ").concat(n?" press left to focus selected values":"");case"value":return"Use left and right to toggle between focused values, press Backspace to remove the currently focused value";default:return""}},onChange:function(e){var t=e.action,n=e.label,r=void 0===n?"":n,o=e.isDisabled;switch(t){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(r,", deselected.");case"select-option":return"option ".concat(r,o?" is disabled. Select another option.":", selected.");default:return""}},onFocus:function(e){var t=e.context,n=e.focused,r=void 0===n?{}:n,o=e.options,i=e.label,a=void 0===i?"":i,s=e.selectValue,u=e.isDisabled,l=e.isSelected,c=function(e,t){return e&&e.length?"".concat(e.indexOf(t)+1," of ").concat(e.length):""};if("value"===t&&s)return"value ".concat(a," focused, ").concat(c(s,r),".");if("menu"===t){var p=u?" disabled":"",f="".concat(l?"selected":"focused").concat(p);return"option ".concat(a," ").concat(f,", ").concat(c(o,r),".")}return""},onFilter:function(e){var t=e.inputValue,n=e.resultsMessage;return"".concat(n).concat(t?" for search term "+t:"",".")}},Gt=function(e){var t=e.ariaSelection,n=e.focusedOption,r=e.focusedValue,o=e.focusableOptions,i=e.isFocused,a=e.selectValue,s=e.selectProps,u=s.ariaLiveMessages,p=s.getOptionLabel,f=s.inputValue,d=s.isMulti,h=s.isOptionDisabled,m=s.isSearchable,v=s.menuIsOpen,b=s.options,g=s.screenReaderStatus,y=s.tabSelectsValue,O=s["aria-label"],w=s["aria-live"],x=Object(l.useMemo)((function(){return We(We({},Wt),u||{})}),[u]),S=Object(l.useMemo)((function(){var e,n="";if(t&&x.onChange){var r=t.option,o=t.removedValue,i=t.value,a=o||r||(e=i,Array.isArray(e)?null:e),s=We({isDisabled:a&&h(a),label:a?p(a):""},t);n=x.onChange(s)}return n}),[t,h,p,x]),C=Object(l.useMemo)((function(){var e="",t=n||r,o=!!(n&&a&&a.includes(n));if(t&&x.onFocus){var i={focused:t,label:p(t),isDisabled:h(t),isSelected:o,options:b,context:t===n?"menu":"value",selectValue:a};e=x.onFocus(i)}return e}),[n,r,p,h,x,b,a]),E=Object(l.useMemo)((function(){var e="";if(v&&b.length&&x.onFilter){var t=g({count:o.length});e=x.onFilter({inputValue:f,resultsMessage:t})}return e}),[o,f,v,x,b,g]),P=Object(l.useMemo)((function(){var e="";if(x.guidance){var t=r?"value":v?"menu":"input";e=x.guidance({"aria-label":O,context:t,isDisabled:n&&h(n),isMulti:d,isSearchable:m,tabSelectsValue:y})}return e}),[O,n,r,d,h,m,v,x,y]),M="".concat(C," ").concat(E," ").concat(P);return Me(Bt,{"aria-live":w,"aria-atomic":"false","aria-relevant":"additions text"},i&&Me(c.a.Fragment,null,Me("span",{id:"aria-selection"},S),Me("span",{id:"aria-context"},M)))},Yt=[{base:"A",letters:"AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"},{base:"AA",letters:"Ꜳ"},{base:"AE",letters:"ÆǼǢ"},{base:"AO",letters:"Ꜵ"},{base:"AU",letters:"Ꜷ"},{base:"AV",letters:"ꜸꜺ"},{base:"AY",letters:"Ꜽ"},{base:"B",letters:"BⒷBḂḄḆɃƂƁ"},{base:"C",letters:"CⒸCĆĈĊČÇḈƇȻꜾ"},{base:"D",letters:"DⒹDḊĎḌḐḒḎĐƋƊƉꝹ"},{base:"DZ",letters:"DZDŽ"},{base:"Dz",letters:"DzDž"},{base:"E",letters:"EⒺEÈÉÊỀẾỄỂẼĒḔḖĔĖËẺĚȄȆẸỆȨḜĘḘḚƐƎ"},{base:"F",letters:"FⒻFḞƑꝻ"},{base:"G",letters:"GⒼGǴĜḠĞĠǦĢǤƓꞠꝽꝾ"},{base:"H",letters:"HⒽHĤḢḦȞḤḨḪĦⱧⱵꞍ"},{base:"I",letters:"IⒾIÌÍÎĨĪĬİÏḮỈǏȈȊỊĮḬƗ"},{base:"J",letters:"JⒿJĴɈ"},{base:"K",letters:"KⓀKḰǨḲĶḴƘⱩꝀꝂꝄꞢ"},{base:"L",letters:"LⓁLĿĹĽḶḸĻḼḺŁȽⱢⱠꝈꝆꞀ"},{base:"LJ",letters:"LJ"},{base:"Lj",letters:"Lj"},{base:"M",letters:"MⓂMḾṀṂⱮƜ"},{base:"N",letters:"NⓃNǸŃÑṄŇṆŅṊṈȠƝꞐꞤ"},{base:"NJ",letters:"NJ"},{base:"Nj",letters:"Nj"},{base:"O",letters:"OⓄOÒÓÔỒỐỖỔÕṌȬṎŌṐṒŎȮȰÖȪỎŐǑȌȎƠỜỚỠỞỢỌỘǪǬØǾƆƟꝊꝌ"},{base:"OI",letters:"Ƣ"},{base:"OO",letters:"Ꝏ"},{base:"OU",letters:"Ȣ"},{base:"P",letters:"PⓅPṔṖƤⱣꝐꝒꝔ"},{base:"Q",letters:"QⓆQꝖꝘɊ"},{base:"R",letters:"RⓇRŔṘŘȐȒṚṜŖṞɌⱤꝚꞦꞂ"},{base:"S",letters:"SⓈSẞŚṤŜṠŠṦṢṨȘŞⱾꞨꞄ"},{base:"T",letters:"TⓉTṪŤṬȚŢṰṮŦƬƮȾꞆ"},{base:"TZ",letters:"Ꜩ"},{base:"U",letters:"UⓊUÙÚÛŨṸŪṺŬÜǛǗǕǙỦŮŰǓȔȖƯỪỨỮỬỰỤṲŲṶṴɄ"},{base:"V",letters:"VⓋVṼṾƲꝞɅ"},{base:"VY",letters:"Ꝡ"},{base:"W",letters:"WⓌWẀẂŴẆẄẈⱲ"},{base:"X",letters:"XⓍXẊẌ"},{base:"Y",letters:"YⓎYỲÝŶỸȲẎŸỶỴƳɎỾ"},{base:"Z",letters:"ZⓏZŹẐŻŽẒẔƵȤⱿⱫꝢ"},{base:"a",letters:"aⓐaẚàáâầấẫẩãāăằắẵẳȧǡäǟảåǻǎȁȃạậặḁąⱥɐ"},{base:"aa",letters:"ꜳ"},{base:"ae",letters:"æǽǣ"},{base:"ao",letters:"ꜵ"},{base:"au",letters:"ꜷ"},{base:"av",letters:"ꜹꜻ"},{base:"ay",letters:"ꜽ"},{base:"b",letters:"bⓑbḃḅḇƀƃɓ"},{base:"c",letters:"cⓒcćĉċčçḉƈȼꜿↄ"},{base:"d",letters:"dⓓdḋďḍḑḓḏđƌɖɗꝺ"},{base:"dz",letters:"dzdž"},{base:"e",letters:"eⓔeèéêềếễểẽēḕḗĕėëẻěȅȇẹệȩḝęḙḛɇɛǝ"},{base:"f",letters:"fⓕfḟƒꝼ"},{base:"g",letters:"gⓖgǵĝḡğġǧģǥɠꞡᵹꝿ"},{base:"h",letters:"hⓗhĥḣḧȟḥḩḫẖħⱨⱶɥ"},{base:"hv",letters:"ƕ"},{base:"i",letters:"iⓘiìíîĩīĭïḯỉǐȉȋịįḭɨı"},{base:"j",letters:"jⓙjĵǰɉ"},{base:"k",letters:"kⓚkḱǩḳķḵƙⱪꝁꝃꝅꞣ"},{base:"l",letters:"lⓛlŀĺľḷḹļḽḻſłƚɫⱡꝉꞁꝇ"},{base:"lj",letters:"lj"},{base:"m",letters:"mⓜmḿṁṃɱɯ"},{base:"n",letters:"nⓝnǹńñṅňṇņṋṉƞɲʼnꞑꞥ"},{base:"nj",letters:"nj"},{base:"o",letters:"oⓞoòóôồốỗổõṍȭṏōṑṓŏȯȱöȫỏőǒȍȏơờớỡởợọộǫǭøǿɔꝋꝍɵ"},{base:"oi",letters:"ƣ"},{base:"ou",letters:"ȣ"},{base:"oo",letters:"ꝏ"},{base:"p",letters:"pⓟpṕṗƥᵽꝑꝓꝕ"},{base:"q",letters:"qⓠqɋꝗꝙ"},{base:"r",letters:"rⓡrŕṙřȑȓṛṝŗṟɍɽꝛꞧꞃ"},{base:"s",letters:"sⓢsßśṥŝṡšṧṣṩșşȿꞩꞅẛ"},{base:"t",letters:"tⓣtṫẗťṭțţṱṯŧƭʈⱦꞇ"},{base:"tz",letters:"ꜩ"},{base:"u",letters:"uⓤuùúûũṹūṻŭüǜǘǖǚủůűǔȕȗưừứữửựụṳųṷṵʉ"},{base:"v",letters:"vⓥvṽṿʋꝟʌ"},{base:"vy",letters:"ꝡ"},{base:"w",letters:"wⓦwẁẃŵẇẅẘẉⱳ"},{base:"x",letters:"xⓧxẋẍ"},{base:"y",letters:"yⓨyỳýŷỹȳẏÿỷẙỵƴɏỿ"},{base:"z",letters:"zⓩzźẑżžẓẕƶȥɀⱬꝣ"}],Zt=new RegExp("["+Yt.map((function(e){return e.letters})).join("")+"]","g"),Xt={},Jt=0;Jt<Yt.length;Jt++)for(var Kt=Yt[Jt],qt=0;qt<Kt.letters.length;qt++)Xt[Kt.letters[qt]]=Kt.base;var Qt=function(e){return e.replace(Zt,(function(e){return Xt[e]}))},en=function(e,t){var n;void 0===t&&(t=zt);var r,o=[],i=!1;return function(){for(var a=[],s=0;s<arguments.length;s++)a[s]=arguments[s];return i&&n===this&&t(a,o)||(r=e.apply(this,a),i=!0,n=this,o=a),r}}(Qt),tn=function(e){return e.replace(/^\s+|\s+$/g,"")},nn=function(e){return"".concat(e.label," ").concat(e.value)};function rn(e){e.in,e.out,e.onExited,e.appear,e.enter,e.exit;var t=e.innerRef;e.emotion;var n=_e(e,["in","out","onExited","appear","enter","exit","innerRef","emotion"]);return Me("input",u({ref:t},n,{css:ke({label:"dummyInput",background:0,border:0,fontSize:"inherit",outline:0,padding:0,width:1,color:"transparent",left:-100,opacity:0,position:"relative",transform:"scale(0)"},"","")}))}var on=["boxSizing","height","overflow","paddingRight","position"],an={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function sn(e){e.preventDefault()}function un(e){e.stopPropagation()}function ln(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;0===e?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function cn(){return"ontouchstart"in window||navigator.maxTouchPoints}var pn=!("undefined"==typeof window||!window.document||!window.document.createElement),fn=0,dn={capture:!1,passive:!1},hn=function(){return document.activeElement&&document.activeElement.blur()},mn={name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"};function vn(e){var t=e.children,n=e.lockEnabled,r=e.captureEnabled,o=function(e){var t=e.isEnabled,n=e.onBottomArrive,r=e.onBottomLeave,o=e.onTopArrive,i=e.onTopLeave,a=Object(l.useRef)(!1),s=Object(l.useRef)(!1),u=Object(l.useRef)(0),c=Object(l.useRef)(null),p=Object(l.useCallback)((function(e,t){if(null!==c.current){var u=c.current,l=u.scrollTop,p=u.scrollHeight,f=u.clientHeight,d=c.current,h=t>0,m=p-f-l,v=!1;m>t&&a.current&&(r&&r(e),a.current=!1),h&&s.current&&(i&&i(e),s.current=!1),h&&t>m?(n&&!a.current&&n(e),d.scrollTop=p,v=!0,a.current=!0):!h&&-t>l&&(o&&!s.current&&o(e),d.scrollTop=0,v=!0,s.current=!0),v&&function(e){e.preventDefault(),e.stopPropagation()}(e)}}),[]),f=Object(l.useCallback)((function(e){p(e,e.deltaY)}),[p]),d=Object(l.useCallback)((function(e){u.current=e.changedTouches[0].clientY}),[]),h=Object(l.useCallback)((function(e){var t=u.current-e.changedTouches[0].clientY;p(e,t)}),[p]),m=Object(l.useCallback)((function(e){if(e){var t=!!lt&&{passive:!1};"function"==typeof e.addEventListener&&e.addEventListener("wheel",f,t),"function"==typeof e.addEventListener&&e.addEventListener("touchstart",d,t),"function"==typeof e.addEventListener&&e.addEventListener("touchmove",h,t)}}),[h,d,f]),v=Object(l.useCallback)((function(e){e&&("function"==typeof e.removeEventListener&&e.removeEventListener("wheel",f,!1),"function"==typeof e.removeEventListener&&e.removeEventListener("touchstart",d,!1),"function"==typeof e.removeEventListener&&e.removeEventListener("touchmove",h,!1))}),[h,d,f]);return Object(l.useEffect)((function(){if(t){var e=c.current;return m(e),function(){v(e)}}}),[t,m,v]),function(e){c.current=e}}({isEnabled:void 0===r||r,onBottomArrive:e.onBottomArrive,onBottomLeave:e.onBottomLeave,onTopArrive:e.onTopArrive,onTopLeave:e.onTopLeave}),i=function(e){var t=e.isEnabled,n=e.accountForScrollbars,r=void 0===n||n,o=Object(l.useRef)({}),i=Object(l.useRef)(null),a=Object(l.useCallback)((function(e){if(pn){var t=document.body,n=t&&t.style;if(r&&on.forEach((function(e){var t=n&&n[e];o.current[e]=t})),r&&fn<1){var i=parseInt(o.current.paddingRight,10)||0,a=document.body?document.body.clientWidth:0,s=window.innerWidth-a+i||0;Object.keys(an).forEach((function(e){var t=an[e];n&&(n[e]=t)})),n&&(n.paddingRight="".concat(s,"px"))}t&&cn()&&(t.addEventListener("touchmove",sn,dn),e&&(e.addEventListener("touchstart",ln,dn),e.addEventListener("touchmove",un,dn))),fn+=1}}),[]),s=Object(l.useCallback)((function(e){if(pn){var t=document.body,n=t&&t.style;fn=Math.max(fn-1,0),r&&fn<1&&on.forEach((function(e){var t=o.current[e];n&&(n[e]=t)})),t&&cn()&&(t.removeEventListener("touchmove",sn,dn),e&&(e.removeEventListener("touchstart",ln,dn),e.removeEventListener("touchmove",un,dn)))}}),[]);return Object(l.useEffect)((function(){if(t){var e=i.current;return a(e),function(){s(e)}}}),[t,a,s]),function(e){i.current=e}}({isEnabled:n});return Me(c.a.Fragment,null,n&&Me("div",{onClick:hn,css:mn}),t((function(e){o(e),i(e)})))}var bn={clearIndicator:It,container:function(e){var t=e.isDisabled;return{label:"container",direction:e.isRtl?"rtl":null,pointerEvents:t?"none":null,position:"relative"}},control:function(e){var t=e.isDisabled,n=e.isFocused,r=e.theme,o=r.colors,i=r.borderRadius,a=r.spacing;return{label:"control",alignItems:"center",backgroundColor:t?o.neutral5:o.neutral0,borderColor:t?o.neutral10:n?o.primary:o.neutral20,borderRadius:i,borderStyle:"solid",borderWidth:1,boxShadow:n?"0 0 0 1px ".concat(o.primary):null,cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:a.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms","&:hover":{borderColor:n?o.primary:o.neutral30}}},dropdownIndicator:kt,group:function(e){var t=e.theme.spacing;return{paddingBottom:2*t.baseUnit,paddingTop:2*t.baseUnit}},groupHeading:function(e){var t=e.theme.spacing;return{label:"group",color:"#999",cursor:"default",display:"block",fontSize:"75%",fontWeight:"500",marginBottom:"0.25em",paddingLeft:3*t.baseUnit,paddingRight:3*t.baseUnit,textTransform:"uppercase"}},indicatorsContainer:function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},indicatorSeparator:function(e){var t=e.isDisabled,n=e.theme,r=n.spacing.baseUnit,o=n.colors;return{label:"indicatorSeparator",alignSelf:"stretch",backgroundColor:t?o.neutral10:o.neutral20,marginBottom:2*r,marginTop:2*r,width:1}},input:function(e){var t=e.isDisabled,n=e.theme,r=n.spacing,o=n.colors;return{margin:r.baseUnit/2,paddingBottom:r.baseUnit/2,paddingTop:r.baseUnit/2,visibility:t?"hidden":"visible",color:o.neutral80}},loadingIndicator:function(e){var t=e.isFocused,n=e.size,r=e.theme,o=r.colors,i=r.spacing.baseUnit;return{label:"loadingIndicator",color:t?o.neutral60:o.neutral20,display:"flex",padding:2*i,transition:"color 150ms",alignSelf:"center",fontSize:n,lineHeight:1,marginRight:n,textAlign:"center",verticalAlign:"middle"}},loadingMessage:vt,menu:function(e){var t,n=e.placement,r=e.theme,o=r.borderRadius,i=r.spacing,a=r.colors;return Ue(t={label:"menu"},function(e){return e?{bottom:"top",top:"bottom"}[e]:"bottom"}(n),"100%"),Ue(t,"backgroundColor",a.neutral0),Ue(t,"borderRadius",o),Ue(t,"boxShadow","0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)"),Ue(t,"marginBottom",i.menuGutter),Ue(t,"marginTop",i.menuGutter),Ue(t,"position","absolute"),Ue(t,"width","100%"),Ue(t,"zIndex",1),t},menuList:function(e){var t=e.maxHeight,n=e.theme.spacing.baseUnit;return{maxHeight:t,overflowY:"auto",paddingBottom:n,paddingTop:n,position:"relative",WebkitOverflowScrolling:"touch"}},menuPortal:function(e){var t=e.rect,n=e.offset,r=e.position;return{left:t.left,position:r,top:n,width:t.width,zIndex:1}},multiValue:function(e){var t=e.theme,n=t.spacing,r=t.borderRadius;return{label:"multiValue",backgroundColor:t.colors.neutral10,borderRadius:r/2,display:"flex",margin:n.baseUnit/2,minWidth:0}},multiValueLabel:function(e){var t=e.theme,n=t.borderRadius,r=t.colors,o=e.cropWithEllipsis;return{borderRadius:n/2,color:r.neutral80,fontSize:"85%",overflow:"hidden",padding:3,paddingLeft:6,textOverflow:o?"ellipsis":null,whiteSpace:"nowrap"}},multiValueRemove:function(e){var t=e.theme,n=t.spacing,r=t.borderRadius,o=t.colors;return{alignItems:"center",borderRadius:r/2,backgroundColor:e.isFocused&&o.dangerLight,display:"flex",paddingLeft:n.baseUnit,paddingRight:n.baseUnit,":hover":{backgroundColor:o.dangerLight,color:o.danger}}},noOptionsMessage:mt,option:function(e){var t=e.isDisabled,n=e.isFocused,r=e.isSelected,o=e.theme,i=o.spacing,a=o.colors;return{label:"option",backgroundColor:r?a.primary:n?a.primary25:"transparent",color:t?a.neutral20:r?a.neutral0:"inherit",cursor:"default",display:"block",fontSize:"inherit",padding:"".concat(2*i.baseUnit,"px ").concat(3*i.baseUnit,"px"),width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)",":active":{backgroundColor:!t&&(r?a.primary:a.primary50)}}},placeholder:function(e){var t=e.theme,n=t.spacing;return{label:"placeholder",color:t.colors.neutral50,marginLeft:n.baseUnit/2,marginRight:n.baseUnit/2,position:"absolute",top:"50%",transform:"translateY(-50%)"}},singleValue:function(e){var t=e.isDisabled,n=e.theme,r=n.spacing,o=n.colors;return{label:"singleValue",color:t?o.neutral40:o.neutral80,marginLeft:r.baseUnit/2,marginRight:r.baseUnit/2,maxWidth:"calc(100% - ".concat(2*r.baseUnit,"px)"),overflow:"hidden",position:"absolute",textOverflow:"ellipsis",whiteSpace:"nowrap",top:"50%",transform:"translateY(-50%)"}},valueContainer:function(e){var t=e.theme.spacing;return{alignItems:"center",display:"flex",flex:1,flexWrap:"wrap",padding:"".concat(t.baseUnit/2,"px ").concat(2*t.baseUnit,"px"),WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"}}},gn={borderRadius:4,colors:{primary:"#2684FF",primary75:"#4C9AFF",primary50:"#B2D4FF",primary25:"#DEEBFF",danger:"#DE350B",dangerLight:"#FFBDAD",neutral0:"hsl(0, 0%, 100%)",neutral5:"hsl(0, 0%, 95%)",neutral10:"hsl(0, 0%, 90%)",neutral20:"hsl(0, 0%, 80%)",neutral30:"hsl(0, 0%, 70%)",neutral40:"hsl(0, 0%, 60%)",neutral50:"hsl(0, 0%, 50%)",neutral60:"hsl(0, 0%, 40%)",neutral70:"hsl(0, 0%, 30%)",neutral80:"hsl(0, 0%, 20%)",neutral90:"hsl(0, 0%, 10%)"},spacing:{baseUnit:4,controlHeight:38,menuGutter:8}},yn={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:it(),captureMenuScroll:!it(),closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:function(e,t){var n=We({ignoreCase:!0,ignoreAccents:!0,stringify:nn,trim:!0,matchFrom:"any"},void 0),r=n.ignoreCase,o=n.ignoreAccents,i=n.stringify,a=n.trim,s=n.matchFrom,u=a?tn(t):t,l=a?tn(i(e)):i(e);return r&&(u=u.toLowerCase(),l=l.toLowerCase()),o&&(u=en(u),l=Qt(l)),"start"===s?l.substr(0,u.length)===u:l.indexOf(u)>-1},formatGroupLabel:function(e){return e.label},getOptionLabel:function(e){return e.label},getOptionValue:function(e){return e.value},isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:function(e){return!!e.isDisabled},loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!function(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch(e){return!1}}(),noOptionsMessage:function(){return"No options"},openMenuOnFocus:!1,openMenuOnClick:!0,options:[],pageSize:5,placeholder:"Select...",screenReaderStatus:function(e){var t=e.count;return"".concat(t," result").concat(1!==t?"s":""," available")},styles:{},tabIndex:"0",tabSelectsValue:!0};function On(e,t,n,r){return{type:"option",data:t,isDisabled:Pn(e,t,n),isSelected:Mn(e,t,n),label:Cn(e,t),value:En(e,t),index:r}}function wn(e,t){return e.options.map((function(n,r){if(n.options){var o=n.options.map((function(n,r){return On(e,n,t,r)})).filter((function(t){return Sn(e,t)}));return o.length>0?{type:"group",data:n,options:o,index:r}:void 0}var i=On(e,n,t,r);return Sn(e,i)?i:void 0})).filter((function(e){return!!e}))}function xn(e){return e.reduce((function(e,t){return"group"===t.type?e.push.apply(e,Ht(t.options.map((function(e){return e.data})))):e.push(t.data),e}),[])}function Sn(e,t){var n=e.inputValue,r=void 0===n?"":n,o=t.data,i=t.isSelected,a=t.label,s=t.value;return(!In(e)||!i)&&kn(e,{label:a,value:s,data:o},r)}var Cn=function(e,t){return e.getOptionLabel(t)},En=function(e,t){return e.getOptionValue(t)};function Pn(e,t,n){return"function"==typeof e.isOptionDisabled&&e.isOptionDisabled(t,n)}function Mn(e,t,n){if(n.indexOf(t)>-1)return!0;if("function"==typeof e.isOptionSelected)return e.isOptionSelected(t,n);var r=En(e,t);return n.some((function(t){return En(e,t)===r}))}function kn(e,t,n){return!e.filterOption||e.filterOption(t,n)}var In=function(e){var t=e.hideSelectedOptions,n=e.isMulti;return void 0===t?n:t},jn=1,Vn=function(e){He(n,e);var t=Ze(n);function n(e){var r;return Le(this,n),(r=t.call(this,e)).state={ariaSelection:null,focusedOption:null,focusedValue:null,inputIsHidden:!1,isFocused:!1,selectValue:[],clearFocusValueOnUpdate:!1,inputIsHiddenAfterUpdate:void 0,prevProps:void 0},r.blockOptionHover=!1,r.isComposing=!1,r.commonProps=void 0,r.initialTouchX=0,r.initialTouchY=0,r.instancePrefix="",r.openAfterFocus=!1,r.scrollToFocusedOptionOnUpdate=!1,r.userIsDragging=void 0,r.controlRef=null,r.getControlRef=function(e){r.controlRef=e},r.focusedOptionRef=null,r.getFocusedOptionRef=function(e){r.focusedOptionRef=e},r.menuListRef=null,r.getMenuListRef=function(e){r.menuListRef=e},r.inputRef=null,r.getInputRef=function(e){r.inputRef=e},r.focus=r.focusInput,r.blur=r.blurInput,r.onChange=function(e,t){var n=r.props,o=n.onChange,i=n.name;t.name=i,r.ariaOnChange(e,t),o(e,t)},r.setValue=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"set-value",n=arguments.length>2?arguments[2]:void 0,o=r.props,i=o.closeMenuOnSelect,a=o.isMulti;r.onInputChange("",{action:"set-value"}),i&&(r.setState({inputIsHiddenAfterUpdate:!a}),r.onMenuClose()),r.setState({clearFocusValueOnUpdate:!0}),r.onChange(e,{action:t,option:n})},r.selectOption=function(e){var t=r.props,n=t.blurInputOnSelect,o=t.isMulti,i=t.name,a=r.state.selectValue,s=o&&r.isOptionSelected(e,a),u=r.isOptionDisabled(e,a);if(s){var l=r.getOptionValue(e);r.setValue(a.filter((function(e){return r.getOptionValue(e)!==l})),"deselect-option",e)}else{if(u)return void r.ariaOnChange(e,{action:"select-option",name:i});o?r.setValue([].concat(Ht(a),[e]),"select-option",e):r.setValue(e,"select-option")}n&&r.blurInput()},r.removeValue=function(e){var t=r.props.isMulti,n=r.state.selectValue,o=r.getOptionValue(e),i=n.filter((function(e){return r.getOptionValue(e)!==o})),a=t?i:i[0]||null;r.onChange(a,{action:"remove-value",removedValue:e}),r.focusInput()},r.clearValue=function(){var e=r.state.selectValue;r.onChange(r.props.isMulti?[]:null,{action:"clear",removedValues:e})},r.popValue=function(){var e=r.props.isMulti,t=r.state.selectValue,n=t[t.length-1],o=t.slice(0,t.length-1),i=e?o:o[0]||null;r.onChange(i,{action:"pop-value",removedValue:n})},r.getValue=function(){return r.state.selectValue},r.cx=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Ke.apply(void 0,[r.props.classNamePrefix].concat(t))},r.getOptionLabel=function(e){return Cn(r.props,e)},r.getOptionValue=function(e){return En(r.props,e)},r.getStyles=function(e,t){var n=bn[e](t);n.boxSizing="border-box";var o=r.props.styles[e];return o?o(n,t):n},r.getElementId=function(e){return"".concat(r.instancePrefix,"-").concat(e)},r.getComponents=function(){return e=r.props,We(We({},Ft),e.components);var e},r.buildCategorizedOptions=function(){return wn(r.props,r.state.selectValue)},r.getCategorizedOptions=function(){return r.props.menuIsOpen?r.buildCategorizedOptions():[]},r.buildFocusableOptions=function(){return xn(r.buildCategorizedOptions())},r.getFocusableOptions=function(){return r.props.menuIsOpen?r.buildFocusableOptions():[]},r.ariaOnChange=function(e,t){r.setState({ariaSelection:We({value:e},t)})},r.onMenuMouseDown=function(e){0===e.button&&(e.stopPropagation(),e.preventDefault(),r.focusInput())},r.onMenuMouseMove=function(e){r.blockOptionHover=!1},r.onControlMouseDown=function(e){var t=r.props.openMenuOnClick;r.state.isFocused?r.props.menuIsOpen?"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&r.onMenuClose():t&&r.openMenu("first"):(t&&(r.openAfterFocus=!0),r.focusInput()),"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&e.preventDefault()},r.onDropdownIndicatorMouseDown=function(e){if(!(e&&"mousedown"===e.type&&0!==e.button||r.props.isDisabled)){var t=r.props,n=t.isMulti,o=t.menuIsOpen;r.focusInput(),o?(r.setState({inputIsHiddenAfterUpdate:!n}),r.onMenuClose()):r.openMenu("first"),e.preventDefault(),e.stopPropagation()}},r.onClearIndicatorMouseDown=function(e){e&&"mousedown"===e.type&&0!==e.button||(r.clearValue(),e.stopPropagation(),r.openAfterFocus=!1,"touchend"===e.type?r.focusInput():setTimeout((function(){return r.focusInput()})))},r.onScroll=function(e){"boolean"==typeof r.props.closeMenuOnScroll?e.target instanceof HTMLElement&&et(e.target)&&r.props.onMenuClose():"function"==typeof r.props.closeMenuOnScroll&&r.props.closeMenuOnScroll(e)&&r.props.onMenuClose()},r.onCompositionStart=function(){r.isComposing=!0},r.onCompositionEnd=function(){r.isComposing=!1},r.onTouchStart=function(e){var t=e.touches,n=t&&t.item(0);n&&(r.initialTouchX=n.clientX,r.initialTouchY=n.clientY,r.userIsDragging=!1)},r.onTouchMove=function(e){var t=e.touches,n=t&&t.item(0);if(n){var o=Math.abs(n.clientX-r.initialTouchX),i=Math.abs(n.clientY-r.initialTouchY);r.userIsDragging=o>5||i>5}},r.onTouchEnd=function(e){r.userIsDragging||(r.controlRef&&!r.controlRef.contains(e.target)&&r.menuListRef&&!r.menuListRef.contains(e.target)&&r.blurInput(),r.initialTouchX=0,r.initialTouchY=0)},r.onControlTouchEnd=function(e){r.userIsDragging||r.onControlMouseDown(e)},r.onClearIndicatorTouchEnd=function(e){r.userIsDragging||r.onClearIndicatorMouseDown(e)},r.onDropdownIndicatorTouchEnd=function(e){r.userIsDragging||r.onDropdownIndicatorMouseDown(e)},r.handleInputChange=function(e){var t=e.currentTarget.value;r.setState({inputIsHiddenAfterUpdate:!1}),r.onInputChange(t,{action:"input-change"}),r.props.menuIsOpen||r.onMenuOpen()},r.onInputFocus=function(e){r.props.onFocus&&r.props.onFocus(e),r.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(r.openAfterFocus||r.props.openMenuOnFocus)&&r.openMenu("first"),r.openAfterFocus=!1},r.onInputBlur=function(e){r.menuListRef&&r.menuListRef.contains(document.activeElement)?r.inputRef.focus():(r.props.onBlur&&r.props.onBlur(e),r.onInputChange("",{action:"input-blur"}),r.onMenuClose(),r.setState({focusedValue:null,isFocused:!1}))},r.onOptionHover=function(e){r.blockOptionHover||r.state.focusedOption===e||r.setState({focusedOption:e})},r.shouldHideSelectedOptions=function(){return In(r.props)},r.onKeyDown=function(e){var t=r.props,n=t.isMulti,o=t.backspaceRemovesValue,i=t.escapeClearsValue,a=t.inputValue,s=t.isClearable,u=t.isDisabled,l=t.menuIsOpen,c=t.onKeyDown,p=t.tabSelectsValue,f=t.openMenuOnFocus,d=r.state,h=d.focusedOption,m=d.focusedValue,v=d.selectValue;if(!(u||"function"==typeof c&&(c(e),e.defaultPrevented))){switch(r.blockOptionHover=!0,e.key){case"ArrowLeft":if(!n||a)return;r.focusValue("previous");break;case"ArrowRight":if(!n||a)return;r.focusValue("next");break;case"Delete":case"Backspace":if(a)return;if(m)r.removeValue(m);else{if(!o)return;n?r.popValue():s&&r.clearValue()}break;case"Tab":if(r.isComposing)return;if(e.shiftKey||!l||!p||!h||f&&r.isOptionSelected(h,v))return;r.selectOption(h);break;case"Enter":if(229===e.keyCode)break;if(l){if(!h)return;if(r.isComposing)return;r.selectOption(h);break}return;case"Escape":l?(r.setState({inputIsHiddenAfterUpdate:!1}),r.onInputChange("",{action:"menu-close"}),r.onMenuClose()):s&&i&&r.clearValue();break;case" ":if(a)return;if(!l){r.openMenu("first");break}if(!h)return;r.selectOption(h);break;case"ArrowUp":l?r.focusOption("up"):r.openMenu("last");break;case"ArrowDown":l?r.focusOption("down"):r.openMenu("first");break;case"PageUp":if(!l)return;r.focusOption("pageup");break;case"PageDown":if(!l)return;r.focusOption("pagedown");break;case"Home":if(!l)return;r.focusOption("first");break;case"End":if(!l)return;r.focusOption("last");break;default:return}e.preventDefault()}},r.instancePrefix="react-select-"+(r.props.instanceId||++jn),r.state.selectValue=qe(e.value),r}return Fe(n,[{key:"componentDidMount",value:function(){this.startListeningComposition(),this.startListeningToTouch(),this.props.closeMenuOnScroll&&document&&document.addEventListener&&document.addEventListener("scroll",this.onScroll,!0),this.props.autoFocus&&this.focusInput()}},{key:"componentDidUpdate",value:function(e){var t,n,r,o,i,a=this.props,s=a.isDisabled,u=a.menuIsOpen,l=this.state.isFocused;(l&&!s&&e.isDisabled||l&&u&&!e.menuIsOpen)&&this.focusInput(),l&&s&&!e.isDisabled&&this.setState({isFocused:!1},this.onMenuClose),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(t=this.menuListRef,n=this.focusedOptionRef,r=t.getBoundingClientRect(),o=n.getBoundingClientRect(),i=n.offsetHeight/3,o.bottom+i>r.bottom?nt(t,Math.min(n.offsetTop+n.clientHeight-t.offsetHeight+i,t.scrollHeight)):o.top-i<r.top&&nt(t,Math.max(n.offsetTop-i,0)),this.scrollToFocusedOptionOnUpdate=!1)}},{key:"componentWillUnmount",value:function(){this.stopListeningComposition(),this.stopListeningToTouch(),document.removeEventListener("scroll",this.onScroll,!0)}},{key:"onMenuOpen",value:function(){this.props.onMenuOpen()}},{key:"onMenuClose",value:function(){this.onInputChange("",{action:"menu-close"}),this.props.onMenuClose()}},{key:"onInputChange",value:function(e,t){this.props.onInputChange(e,t)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(e){var t=this,n=this.state,r=n.selectValue,o=n.isFocused,i=this.buildFocusableOptions(),a="first"===e?0:i.length-1;if(!this.props.isMulti){var s=i.indexOf(r[0]);s>-1&&(a=s)}this.scrollToFocusedOptionOnUpdate=!(o&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:i[a]},(function(){return t.onMenuOpen()}))}},{key:"focusValue",value:function(e){var t=this.state,n=t.selectValue,r=t.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var o=n.indexOf(r);r||(o=-1);var i=n.length-1,a=-1;if(n.length){switch(e){case"previous":a=0===o?0:-1===o?i:o-1;break;case"next":o>-1&&o<i&&(a=o+1)}this.setState({inputIsHidden:-1!==a,focusedValue:n[a]})}}}},{key:"focusOption",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"first",t=this.props.pageSize,n=this.state.focusedOption,r=this.getFocusableOptions();if(r.length){var o=0,i=r.indexOf(n);n||(i=-1),"up"===e?o=i>0?i-1:r.length-1:"down"===e?o=(i+1)%r.length:"pageup"===e?(o=i-t)<0&&(o=0):"pagedown"===e?(o=i+t)>r.length-1&&(o=r.length-1):"last"===e&&(o=r.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:r[o],focusedValue:null})}}},{key:"getTheme",value:function(){return this.props.theme?"function"==typeof this.props.theme?this.props.theme(gn):We(We({},gn),this.props.theme):gn}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.cx,n=this.getStyles,r=this.getValue,o=this.selectOption,i=this.setValue,a=this.props,s=a.isMulti,u=a.isRtl,l=a.options;return{clearValue:e,cx:t,getStyles:n,getValue:r,hasValue:this.hasValue(),isMulti:s,isRtl:u,options:l,selectOption:o,selectProps:a,setValue:i,theme:this.getTheme()}}},{key:"hasValue",value:function(){return this.state.selectValue.length>0}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var e=this.props,t=e.isClearable,n=e.isMulti;return void 0===t?n:t}},{key:"isOptionDisabled",value:function(e,t){return Pn(this.props,e,t)}},{key:"isOptionSelected",value:function(e,t){return Mn(this.props,e,t)}},{key:"filterOption",value:function(e,t){return kn(this.props,e,t)}},{key:"formatOptionLabel",value:function(e,t){if("function"==typeof this.props.formatOptionLabel){var n=this.props.inputValue,r=this.state.selectValue;return this.props.formatOptionLabel(e,{context:t,inputValue:n,selectValue:r})}return this.getOptionLabel(e)}},{key:"formatGroupLabel",value:function(e){return this.props.formatGroupLabel(e)}},{key:"startListeningComposition",value:function(){document&&document.addEventListener&&(document.addEventListener("compositionstart",this.onCompositionStart,!1),document.addEventListener("compositionend",this.onCompositionEnd,!1))}},{key:"stopListeningComposition",value:function(){document&&document.removeEventListener&&(document.removeEventListener("compositionstart",this.onCompositionStart),document.removeEventListener("compositionend",this.onCompositionEnd))}},{key:"startListeningToTouch",value:function(){document&&document.addEventListener&&(document.addEventListener("touchstart",this.onTouchStart,!1),document.addEventListener("touchmove",this.onTouchMove,!1),document.addEventListener("touchend",this.onTouchEnd,!1))}},{key:"stopListeningToTouch",value:function(){document&&document.removeEventListener&&(document.removeEventListener("touchstart",this.onTouchStart),document.removeEventListener("touchmove",this.onTouchMove),document.removeEventListener("touchend",this.onTouchEnd))}},{key:"renderInput",value:function(){var e=this.props,t=e.isDisabled,n=e.isSearchable,r=e.inputId,o=e.inputValue,i=e.tabIndex,a=e.form,s=this.getComponents().Input,l=this.state.inputIsHidden,p=this.commonProps,f=r||this.getElementId("input"),d={"aria-autocomplete":"list","aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"]};return n?c.a.createElement(s,u({},p,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:f,innerRef:this.getInputRef,isDisabled:t,isHidden:l,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:i,form:a,type:"text",value:o},d)):c.a.createElement(rn,u({id:f,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:Xe,onFocus:this.onInputFocus,readOnly:!0,disabled:t,tabIndex:i,form:a,value:""},d))}},{key:"renderPlaceholderOrValue",value:function(){var e=this,t=this.getComponents(),n=t.MultiValue,r=t.MultiValueContainer,o=t.MultiValueLabel,i=t.MultiValueRemove,a=t.SingleValue,s=t.Placeholder,l=this.commonProps,p=this.props,f=p.controlShouldRenderValue,d=p.isDisabled,h=p.isMulti,m=p.inputValue,v=p.placeholder,b=this.state,g=b.selectValue,y=b.focusedValue,O=b.isFocused;if(!this.hasValue()||!f)return m?null:c.a.createElement(s,u({},l,{key:"placeholder",isDisabled:d,isFocused:O}),v);if(h)return g.map((function(t,a){var s=t===y;return c.a.createElement(n,u({},l,{components:{Container:r,Label:o,Remove:i},isFocused:s,isDisabled:d,key:"".concat(e.getOptionValue(t)).concat(a),index:a,removeProps:{onClick:function(){return e.removeValue(t)},onTouchEnd:function(){return e.removeValue(t)},onMouseDown:function(e){e.preventDefault(),e.stopPropagation()}},data:t}),e.formatOptionLabel(t,"value"))}));if(m)return null;var w=g[0];return c.a.createElement(a,u({},l,{data:w,isDisabled:d}),this.formatOptionLabel(w,"value"))}},{key:"renderClearIndicator",value:function(){var e=this.getComponents().ClearIndicator,t=this.commonProps,n=this.props,r=n.isDisabled,o=n.isLoading,i=this.state.isFocused;if(!this.isClearable()||!e||r||!this.hasValue()||o)return null;var a={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return c.a.createElement(e,u({},t,{innerProps:a,isFocused:i}))}},{key:"renderLoadingIndicator",value:function(){var e=this.getComponents().LoadingIndicator,t=this.commonProps,n=this.props,r=n.isDisabled,o=n.isLoading,i=this.state.isFocused;return e&&o?c.a.createElement(e,u({},t,{innerProps:{"aria-hidden":"true"},isDisabled:r,isFocused:i})):null}},{key:"renderIndicatorSeparator",value:function(){var e=this.getComponents(),t=e.DropdownIndicator,n=e.IndicatorSeparator;if(!t||!n)return null;var r=this.commonProps,o=this.props.isDisabled,i=this.state.isFocused;return c.a.createElement(n,u({},r,{isDisabled:o,isFocused:i}))}},{key:"renderDropdownIndicator",value:function(){var e=this.getComponents().DropdownIndicator;if(!e)return null;var t=this.commonProps,n=this.props.isDisabled,r=this.state.isFocused,o={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return c.a.createElement(e,u({},t,{innerProps:o,isDisabled:n,isFocused:r}))}},{key:"renderMenu",value:function(){var e=this,t=this.getComponents(),n=t.Group,r=t.GroupHeading,o=t.Menu,i=t.MenuList,a=t.MenuPortal,s=t.LoadingMessage,l=t.NoOptionsMessage,p=t.Option,f=this.commonProps,d=this.state.focusedOption,h=this.props,m=h.captureMenuScroll,v=h.inputValue,b=h.isLoading,g=h.loadingMessage,y=h.minMenuHeight,O=h.maxMenuHeight,w=h.menuIsOpen,x=h.menuPlacement,S=h.menuPosition,C=h.menuPortalTarget,E=h.menuShouldBlockScroll,P=h.menuShouldScrollIntoView,M=h.noOptionsMessage,k=h.onMenuScrollToTop,I=h.onMenuScrollToBottom;if(!w)return null;var j,V=function(t,n){var r=t.type,o=t.data,i=t.isDisabled,a=t.isSelected,s=t.label,l=t.value,h=d===o,m=i?void 0:function(){return e.onOptionHover(o)},v=i?void 0:function(){return e.selectOption(o)},b="".concat(e.getElementId("option"),"-").concat(n),g={id:b,onClick:v,onMouseMove:m,onMouseOver:m,tabIndex:-1};return c.a.createElement(p,u({},f,{innerProps:g,data:o,isDisabled:i,isSelected:a,key:b,label:s,type:r,value:l,isFocused:h,innerRef:h?e.getFocusedOptionRef:void 0}),e.formatOptionLabel(t.data,"menu"))};if(this.hasOptions())j=this.getCategorizedOptions().map((function(t){if("group"===t.type){var o=t.data,i=t.options,a=t.index,s="".concat(e.getElementId("group"),"-").concat(a),l="".concat(s,"-heading");return c.a.createElement(n,u({},f,{key:s,data:o,options:i,Heading:r,headingProps:{id:l,data:t.data},label:e.formatGroupLabel(t.data)}),t.options.map((function(e){return V(e,"".concat(a,"-").concat(e.index))})))}if("option"===t.type)return V(t,"".concat(t.index))}));else if(b){var _=g({inputValue:v});if(null===_)return null;j=c.a.createElement(s,f,_)}else{var R=M({inputValue:v});if(null===R)return null;j=c.a.createElement(l,f,R)}var D={minMenuHeight:y,maxMenuHeight:O,menuPlacement:x,menuPosition:S,menuShouldScrollIntoView:P},T=c.a.createElement(dt,u({},f,D),(function(t){var n=t.ref,r=t.placerProps,a=r.placement,s=r.maxHeight;return c.a.createElement(o,u({},f,D,{innerRef:n,innerProps:{onMouseDown:e.onMenuMouseDown,onMouseMove:e.onMenuMouseMove},isLoading:b,placement:a}),c.a.createElement(vn,{captureEnabled:m,onTopArrive:k,onBottomArrive:I,lockEnabled:E},(function(t){return c.a.createElement(i,u({},f,{innerRef:function(n){e.getMenuListRef(n),t(n)},isLoading:b,maxHeight:s,focusedOption:d}),j)})))}));return C||"fixed"===S?c.a.createElement(a,u({},f,{appendTo:C,controlElement:this.controlRef,menuPlacement:x,menuPosition:S}),T):T}},{key:"renderFormField",value:function(){var e=this,t=this.props,n=t.delimiter,r=t.isDisabled,o=t.isMulti,i=t.name,a=this.state.selectValue;if(i&&!r){if(o){if(n){var s=a.map((function(t){return e.getOptionValue(t)})).join(n);return c.a.createElement("input",{name:i,type:"hidden",value:s})}var u=a.length>0?a.map((function(t,n){return c.a.createElement("input",{key:"i-".concat(n),name:i,type:"hidden",value:e.getOptionValue(t)})})):c.a.createElement("input",{name:i,type:"hidden"});return c.a.createElement("div",null,u)}var l=a[0]?this.getOptionValue(a[0]):"";return c.a.createElement("input",{name:i,type:"hidden",value:l})}}},{key:"renderLiveRegion",value:function(){var e=this.commonProps,t=this.state,n=t.ariaSelection,r=t.focusedOption,o=t.focusedValue,i=t.isFocused,a=t.selectValue,s=this.getFocusableOptions();return c.a.createElement(Gt,u({},e,{ariaSelection:n,focusedOption:r,focusedValue:o,isFocused:i,selectValue:a,focusableOptions:s}))}},{key:"render",value:function(){var e=this.getComponents(),t=e.Control,n=e.IndicatorsContainer,r=e.SelectContainer,o=e.ValueContainer,i=this.props,a=i.className,s=i.id,l=i.isDisabled,p=i.menuIsOpen,f=this.state.isFocused,d=this.commonProps=this.getCommonProps();return c.a.createElement(r,u({},d,{className:a,innerProps:{id:s,onKeyDown:this.onKeyDown},isDisabled:l,isFocused:f}),this.renderLiveRegion(),c.a.createElement(t,u({},d,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:l,isFocused:f,menuIsOpen:p}),c.a.createElement(o,u({},d,{isDisabled:l}),this.renderPlaceholderOrValue(),this.renderInput()),c.a.createElement(n,u({},d,{isDisabled:l}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n=t.prevProps,r=t.clearFocusValueOnUpdate,o=t.inputIsHiddenAfterUpdate,i=e.options,a=e.value,s=e.menuIsOpen,u=e.inputValue,l={};if(n&&(a!==n.value||i!==n.options||s!==n.menuIsOpen||u!==n.inputValue)){var c=qe(a),p=s?function(e,t){return xn(wn(e,t))}(e,c):[],f=r?function(e,t){var n=e.focusedValue,r=e.selectValue.indexOf(n);if(r>-1){if(t.indexOf(n)>-1)return n;if(r<t.length)return t[r]}return null}(t,c):null;l={selectValue:c,focusedOption:function(e,t){var n=e.focusedOption;return n&&t.indexOf(n)>-1?n:t[0]}(t,p),focusedValue:f,clearFocusValueOnUpdate:!1}}var d=null!=o&&e!==n?{inputIsHidden:o,inputIsHiddenAfterUpdate:void 0}:{};return We(We(We({},l),d),{},{prevProps:e})}}]),n}(l.Component);Vn.defaultProps=yn;var _n,Rn,Dn,Tn=(n(17),n(22),n(24),n(25),l.Component,_n=Vn,Dn=Rn=function(e){He(n,e);var t=Ze(n);function n(){var e;Le(this,n);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return(e=t.call.apply(t,[this].concat(o))).select=void 0,e.state={inputValue:void 0!==e.props.inputValue?e.props.inputValue:e.props.defaultInputValue,menuIsOpen:void 0!==e.props.menuIsOpen?e.props.menuIsOpen:e.props.defaultMenuIsOpen,value:void 0!==e.props.value?e.props.value:e.props.defaultValue},e.onChange=function(t,n){e.callProp("onChange",t,n),e.setState({value:t})},e.onInputChange=function(t,n){var r=e.callProp("onInputChange",t,n);e.setState({inputValue:void 0!==r?r:t})},e.onMenuOpen=function(){e.callProp("onMenuOpen"),e.setState({menuIsOpen:!0})},e.onMenuClose=function(){e.callProp("onMenuClose"),e.setState({menuIsOpen:!1})},e}return Fe(n,[{key:"focus",value:function(){this.select.focus()}},{key:"blur",value:function(){this.select.blur()}},{key:"getProp",value:function(e){return void 0!==this.props[e]?this.props[e]:this.state[e]}},{key:"callProp",value:function(e){if("function"==typeof this.props[e]){for(var t,n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return(t=this.props)[e].apply(t,r)}}},{key:"render",value:function(){var e=this,t=this.props;t.defaultInputValue,t.defaultMenuIsOpen,t.defaultValue;var n=_e(t,["defaultInputValue","defaultMenuIsOpen","defaultValue"]);return c.a.createElement(_n,u({},n,{ref:function(t){e.select=t},inputValue:this.getProp("inputValue"),menuIsOpen:this.getProp("menuIsOpen"),onChange:this.onChange,onInputChange:this.onInputChange,onMenuClose:this.onMenuClose,onMenuOpen:this.onMenuOpen,value:this.getProp("value")}))}}]),n}(l.Component),Rn.defaultProps={defaultInputValue:"",defaultMenuIsOpen:!1,defaultValue:null},Dn),Ln=n(6),An=n.n(Ln),Fn=n(7),Nn=n(9),Hn=n(2),Un=n(4),zn=n(3),$n=n(10),Bn=n.n($n);function Wn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Gn(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Wn(Object(n),!0).forEach((function(t){o()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Wn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}n(16);var Yn={groups:{}},Zn={setGroups:function(e){return{type:"SET_GROUPS",groups:e}},receiveGroups:function(e){return{type:"RECEIVE_GROUPS",path:e}}},Xn=(Object(Fn.registerStore)("groups/groups-blocks",{reducer:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Yn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_GROUPS":return Gn(Gn({},e),{},{groups:t.groups})}return e},actions:Zn,selectors:{receiveGroups:function(e){return e.groups}},controls:{RECEIVE_GROUPS:function(e){return Bn()({path:e.path})}},resolvers:{receiveGroups:s.a.mark((function e(t){var n;return s.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Zn.receiveGroups("/groups/groups-blocks/groups/");case 2:return n=e.sent,e.abrupt("return",Zn.setGroups(n));case 4:case"end":return e.stop()}}),e)}))}}),wp.element.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24"},wp.element.createElement("path",{d:"M 14.42,9.58 C 13.75,8.91 12.95,8.57 12.00,8.57 11.05,8.57 10.25,8.91 9.58,9.58 8.91,10.25 8.57,11.05 8.57,12.00 8.57,12.95 8.91,13.75 9.58,14.42 10.25,15.09 11.05,15.43 12.00,15.43 12.95,15.43 13.75,15.09 14.42,14.42 15.09,13.75 15.43,12.95 15.43,12.00 15.43,11.05 15.09,10.25 14.42,9.58 Z M 15.66,5.69 C 16.77,6.34 17.66,7.23 18.31,8.34 18.96,9.46 19.29,10.68 19.29,12.00 19.29,13.32 18.96,14.54 18.31,15.66 17.66,16.77 16.77,17.66 15.66,18.31 14.54,18.96 13.32,19.29 12.00,19.29 10.68,19.29 9.46,18.96 8.34,18.31 7.23,17.66 6.34,16.77 5.69,15.66 5.04,14.54 4.71,13.32 4.71,12.00 4.71,10.68 5.04,9.46 5.69,8.34 6.34,7.23 7.23,6.34 8.34,5.69 9.46,5.04 10.68,4.71 12.00,4.71 13.32,4.71 14.54,5.04 15.66,5.69 Z M 20.91,6.84 C 19.99,5.26 18.74,4.01 17.16,3.09 15.59,2.17 13.87,1.71 12.00,1.71 10.13,1.71 8.41,2.17 6.84,3.09 5.26,4.01 4.01,5.26 3.09,6.84 2.17,8.41 1.71,10.13 1.71,12.00 1.71,13.87 2.17,15.59 3.09,17.16 4.01,18.74 5.26,19.99 6.84,20.91 8.41,21.83 10.13,22.29 12.00,22.29 13.87,22.29 15.59,21.83 17.16,20.91 18.74,19.99 19.99,18.74 20.91,17.16 21.83,15.59 22.29,13.87 22.29,12.00 22.29,10.13 21.83,8.41 20.91,6.84 Z "})));function Jn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Kn(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Jn(Object(n),!0).forEach((function(t){o()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Jn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object(Nn.registerBlockType)("groups/groups-member",{title:Object(Hn.__)("Groups Member Block","groups"),description:Object(Hn.__)("Show content for group members","groups"),icon:Xn,category:"groups",keywords:[Object(Hn.__)("groups","groups"),Object(Hn.__)("access","groups"),Object(Hn.__)("members","groups")],attributes:{groups_select:{type:"string",default:null}},edit:Object(Fn.withSelect)((function(e){return{groups:e("groups/groups-blocks").receiveGroups()}}))((function(e){var t=e.attributes.groups_select,n=e.groups,r=e.className,o=e.setAttributes,a=e.isSelected,s=[];return null!==t&&(s=JSON.parse(t)),n.length?[Object(i.createElement)(Un.InspectorControls,null,Object(i.createElement)(zn.PanelBody,{title:Object(Hn.__)("Select Groups","groups"),className:"block-inspector"},Object(i.createElement)(zn.PanelRow,null,Object(i.createElement)("label",{htmlFor:"block-groups",className:"groups-inspector__label"},Object(Hn.__)("Content will be shown to users that are members of these groups:","groups"))),Object(i.createElement)(zn.PanelRow,null,Object(i.createElement)(Tn,{className:"groups-inspector__control",name:"block-groups",value:s,onChange:function(e){return o({groups_select:JSON.stringify(e)})},options:n,isClearable:!0,isMulti:"true"})))),Object(i.createElement)("div",{className:a?An()(r)+"__selected":e.className},Object(i.createElement)("div",{className:An()(r)+"__inner-block"},Object(i.createElement)(Un.InnerBlocks,null)))]:Object(i.createElement)("p",{className:r},Object(i.createElement)(zn.Spinner,null),Object(Hn.__)("Loading...","groups"))})),save:function(e){return Object(i.createElement)("div",null,Object(i.createElement)(Un.InnerBlocks.Content,null))}}),n(31);var qn={groups:{}},Qn={setGroups:function(e){return{type:"SET_GROUPS",groups:e}},receiveGroups:function(e){return{type:"RECEIVE_GROUPS",path:e}}},er=(Object(Fn.registerStore)("groups/groups-blocks",{reducer:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:qn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_GROUPS":return Kn(Kn({},e),{},{groups:t.groups})}return e},actions:Qn,selectors:{receiveGroups:function(e){return e.groups}},controls:{RECEIVE_GROUPS:function(e){return Bn()({path:e.path})}},resolvers:{receiveGroups:s.a.mark((function e(t){var n;return s.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Qn.receiveGroups("/groups/groups-blocks/groups/");case 2:return n=e.sent,e.abrupt("return",Qn.setGroups(n));case 4:case"end":return e.stop()}}),e)}))}}),wp.element.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24"},wp.element.createElement("path",{d:"M 15.66,5.69 C 16.77,6.34 17.66,7.23 18.31,8.34 18.96,9.46 19.29,10.68 19.29,12.00 19.29,13.32 18.96,14.54 18.31,15.66 17.66,16.77 16.77,17.66 15.66,18.31 14.54,18.96 13.32,19.29 12.00,19.29 10.68,19.29 9.46,18.96 8.34,18.31 7.23,17.66 6.34,16.77 5.69,15.66 5.04,14.54 4.71,13.32 4.71,12.00 4.71,10.68 5.04,9.46 5.69,8.34 6.34,7.23 7.23,6.34 8.34,5.69 9.46,5.04 10.68,4.71 12.00,4.71 13.32,4.71 14.54,5.04 15.66,5.69 Z M 20.91,6.84 C 19.99,5.26 18.74,4.01 17.16,3.09 15.59,2.17 13.87,1.71 12.00,1.71 10.13,1.71 8.41,2.17 6.84,3.09 5.26,4.01 4.01,5.26 3.09,6.84 2.17,8.41 1.71,10.13 1.71,12.00 1.71,13.87 2.17,15.59 3.09,17.16 4.01,18.74 5.26,19.99 6.84,20.91 8.41,21.83 10.13,22.29 12.00,22.29 13.87,22.29 15.59,21.83 17.16,20.91 18.74,19.99 19.99,18.74 20.91,17.16 21.83,15.59 22.29,13.87 22.29,12.00 22.29,10.13 21.83,8.41 20.91,6.84 Z "})));Object(Nn.registerBlockType)("groups/groups-non-member",{title:Object(Hn.__)("Groups Non-member Block","groups"),description:Object(Hn.__)("Hide content from group members","groups"),icon:er,category:"groups",keywords:[Object(Hn.__)("groups","groups"),Object(Hn.__)("access","groups"),Object(Hn.__)("members","groups")],attributes:{groups_select:{type:"string",default:null}},edit:Object(Fn.withSelect)((function(e){return{groups:e("groups/groups-blocks").receiveGroups()}}))((function(e){var t=e.attributes.groups_select,n=e.groups,r=e.className,o=e.setAttributes,a=e.isSelected,s=[];return null!==t&&(s=JSON.parse(t)),n.length?[Object(i.createElement)(Un.InspectorControls,null,Object(i.createElement)(zn.PanelBody,{title:Object(Hn.__)("Select Groups","groups"),className:"block-inspector"},Object(i.createElement)(zn.PanelRow,null,Object(i.createElement)("label",{htmlFor:"block-groups",className:"groups-inspector__label"},Object(Hn.__)("Content will be shown to users that are not members of these groups:","groups"))),Object(i.createElement)(zn.PanelRow,null,Object(i.createElement)(Tn,{className:"groups-inspector__control",name:"block-groups",value:s,onChange:function(e){return o({groups_select:JSON.stringify(e)})},options:n,isClearable:!0,isMulti:"true"})))),Object(i.createElement)("div",{className:a?An()(r)+"__selected":e.className},Object(i.createElement)("div",{className:An()(r)+"__inner-block"},Object(i.createElement)(Un.InnerBlocks,null)))]:Object(i.createElement)("p",{className:r},Object(i.createElement)(zn.Spinner,null),Object(Hn.__)("Loading...","groups"))})),save:function(e){return Object(i.createElement)("div",null,Object(i.createElement)(Un.InnerBlocks.Content,null))}}),wp.blocks.updateCategory("groups",{icon:wp.element.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"#7392cf"},wp.element.createElement("path",{d:"M 5.14,2.85 C 5.11,2.85 5.09,2.87 5.09,2.90 5.09,2.93 5.11,2.96 5.14,2.96 5.17,2.96 5.19,2.93 5.19,2.90 5.19,2.87 5.17,2.85 5.14,2.85 Z M 1.53,1.64 C 1.49,1.64 1.45,1.68 1.45,1.72 1.45,1.76 1.49,1.80 1.53,1.80 1.58,1.80 1.61,1.76 1.61,1.72 1.61,1.68 1.58,1.64 1.53,1.64 Z M 4.17,1.24 C 4.09,1.24 4.03,1.30 4.03,1.37 4.03,1.44 4.09,1.50 4.17,1.50 4.24,1.50 4.30,1.44 4.30,1.37 4.30,1.30 4.24,1.24 4.17,1.24 Z M 16.67,16.32 C 16.55,16.32 16.45,16.41 16.45,16.53 16.45,16.65 16.55,16.74 16.67,16.74 16.79,16.74 16.88,16.65 16.88,16.53 16.88,16.41 16.79,16.32 16.67,16.32 Z M 3.97,4.68 C 3.78,4.68 3.63,4.83 3.63,5.02 3.63,5.21 3.78,5.37 3.97,5.37 4.16,5.37 4.32,5.21 4.32,5.02 4.32,4.83 4.16,4.68 3.97,4.68 Z M 13.28,8.84 C 12.97,8.84 12.72,9.09 12.72,9.40 12.72,9.71 12.97,9.96 13.28,9.96 13.59,9.96 13.84,9.71 13.84,9.40 13.84,9.09 13.59,8.84 13.28,8.84 Z M 16.63,11.50 C 16.13,11.50 15.73,11.90 15.73,12.40 15.73,12.90 16.13,13.30 16.63,13.30 17.13,13.30 17.53,12.90 17.53,12.40 17.53,11.90 17.13,11.50 16.63,11.50 Z M 8.57,1.55 C 7.26,1.55 6.21,2.60 6.21,3.91 6.21,5.21 7.26,6.27 8.57,6.27 9.87,6.27 10.93,5.21 10.93,3.91 10.93,2.60 9.87,1.55 8.57,1.55 Z M 15.30,1.07 C 13.19,1.07 11.48,2.78 11.48,4.89 11.48,7.00 13.19,8.71 15.30,8.71 17.41,8.71 19.12,7.00 19.12,4.89 19.12,2.78 17.41,1.07 15.30,1.07 Z M 7.25,6.76 C 3.84,6.76 1.07,9.52 1.07,12.94 1.07,16.35 3.84,19.12 7.25,19.12 10.66,19.12 13.43,16.35 13.43,12.94 13.43,9.52 10.66,6.76 7.25,6.76 Z"}))})}]);
1
+ !function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=32)}([function(e,t){e.exports=window.React},function(e,t){e.exports=window.wp.element},function(e,t){e.exports=window.wp.i18n},function(e,t){e.exports=window.wp.components},function(e,t){e.exports=window.wp.blockEditor},function(e,t){e.exports=window.regeneratorRuntime},function(e,t,n){var r;!function(){"use strict";var n={}.hasOwnProperty;function o(){for(var e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var i=typeof r;if("string"===i||"number"===i)e.push(r);else if(Array.isArray(r)){if(r.length){var a=o.apply(null,r);a&&e.push(a)}}else if("object"===i)if(r.toString===Object.prototype.toString)for(var s in r)n.call(r,s)&&r[s]&&e.push(s);else e.push(r.toString())}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(r=function(){return o}.apply(t,[]))||(e.exports=r)}()},function(e,t){e.exports=window.wp.data},function(e,t){e.exports=function(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t){e.exports=window.wp.blocks},function(e,t){e.exports=window.wp.apiFetch},function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o=function(){function e(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}return function(t,n,r){return n&&e(t.prototype,n),r&&e(t,r),t}}(),i=n(0),a=u(i),s=u(n(26));function u(e){return e&&e.__esModule?e:{default:e}}var l={position:"absolute",top:0,left:0,visibility:"hidden",height:0,overflow:"scroll",whiteSpace:"pre"},c=["extraWidth","injectStyles","inputClassName","inputRef","inputStyle","minWidth","onAutosize","placeholderIsMinWidth"],p=function(e,t){t.style.fontSize=e.fontSize,t.style.fontFamily=e.fontFamily,t.style.fontWeight=e.fontWeight,t.style.fontStyle=e.fontStyle,t.style.letterSpacing=e.letterSpacing,t.style.textTransform=e.textTransform},f=!("undefined"==typeof window||!window.navigator)&&/MSIE |Trident\/|Edge\//.test(window.navigator.userAgent),d=function(){return f?"_"+Math.random().toString(36).substr(2,12):void 0},h=function(e){function t(e){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var n=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,(t.__proto__||Object.getPrototypeOf(t)).call(this,e));return n.inputRef=function(e){n.input=e,"function"==typeof n.props.inputRef&&n.props.inputRef(e)},n.placeHolderSizerRef=function(e){n.placeHolderSizer=e},n.sizerRef=function(e){n.sizer=e},n.state={inputWidth:e.minWidth,inputId:e.id||d(),prevId:e.id},n}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),o(t,null,[{key:"getDerivedStateFromProps",value:function(e,t){var n=e.id;return n!==t.prevId?{inputId:n||d(),prevId:n}:null}}]),o(t,[{key:"componentDidMount",value:function(){this.mounted=!0,this.copyInputStyles(),this.updateInputWidth()}},{key:"componentDidUpdate",value:function(e,t){t.inputWidth!==this.state.inputWidth&&"function"==typeof this.props.onAutosize&&this.props.onAutosize(this.state.inputWidth),this.updateInputWidth()}},{key:"componentWillUnmount",value:function(){this.mounted=!1}},{key:"copyInputStyles",value:function(){if(this.mounted&&window.getComputedStyle){var e=this.input&&window.getComputedStyle(this.input);e&&(p(e,this.sizer),this.placeHolderSizer&&p(e,this.placeHolderSizer))}}},{key:"updateInputWidth",value:function(){if(this.mounted&&this.sizer&&void 0!==this.sizer.scrollWidth){var e=void 0;e=this.props.placeholder&&(!this.props.value||this.props.value&&this.props.placeholderIsMinWidth)?Math.max(this.sizer.scrollWidth,this.placeHolderSizer.scrollWidth)+2:this.sizer.scrollWidth+2,(e+="number"===this.props.type&&void 0===this.props.extraWidth?16:parseInt(this.props.extraWidth)||0)<this.props.minWidth&&(e=this.props.minWidth),e!==this.state.inputWidth&&this.setState({inputWidth:e})}}},{key:"getInput",value:function(){return this.input}},{key:"focus",value:function(){this.input.focus()}},{key:"blur",value:function(){this.input.blur()}},{key:"select",value:function(){this.input.select()}},{key:"renderStyles",value:function(){var e=this.props.injectStyles;return f&&e?a.default.createElement("style",{dangerouslySetInnerHTML:{__html:"input#"+this.state.inputId+"::-ms-clear {display: none;}"}}):null}},{key:"render",value:function(){var e=[this.props.defaultValue,this.props.value,""].reduce((function(e,t){return null!=e?e:t})),t=r({},this.props.style);t.display||(t.display="inline-block");var n=r({boxSizing:"content-box",width:this.state.inputWidth+"px"},this.props.inputStyle),o=function(e,t){var n={};for(var r in e)t.indexOf(r)>=0||Object.prototype.hasOwnProperty.call(e,r)&&(n[r]=e[r]);return n}(this.props,[]);return function(e){c.forEach((function(t){return delete e[t]}))}(o),o.className=this.props.inputClassName,o.id=this.state.inputId,o.style=n,a.default.createElement("div",{className:this.props.className,style:t},this.renderStyles(),a.default.createElement("input",r({},o,{ref:this.inputRef})),a.default.createElement("div",{ref:this.sizerRef,style:l},e),this.props.placeholder?a.default.createElement("div",{ref:this.placeHolderSizerRef,style:l},this.props.placeholder):null)}}]),t}(i.Component);h.propTypes={className:s.default.string,defaultValue:s.default.any,extraWidth:s.default.oneOfType([s.default.number,s.default.string]),id:s.default.string,injectStyles:s.default.bool,inputClassName:s.default.string,inputRef:s.default.func,inputStyle:s.default.object,minWidth:s.default.oneOfType([s.default.number,s.default.string]),onAutosize:s.default.func,onChange:s.default.func,placeholder:s.default.string,placeholderIsMinWidth:s.default.bool,style:s.default.object,value:s.default.any},h.defaultProps={minWidth:1,injectStyles:!0},t.default=h},function(e,t){e.exports=window.ReactDOM},function(e,t,n){"use strict";var r=n(29),o={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},i={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},a={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},s={};function u(e){return r.isMemo(e)?a:s[e.$$typeof]||o}s[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},s[r.Memo]=a;var l=Object.defineProperty,c=Object.getOwnPropertyNames,p=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,d=Object.getPrototypeOf,h=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(h){var o=d(n);o&&o!==h&&e(t,o,r)}var a=c(n);p&&(a=a.concat(p(n)));for(var s=u(t),m=u(n),v=0;v<a.length;++v){var b=a[v];if(!(i[b]||r&&r[b]||m&&m[b]||s&&s[b])){var g=f(n,b);try{l(t,b,g)}catch(e){}}}}return t}},function(e,t){function n(){return e.exports=n=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},e.exports.default=e.exports,e.exports.__esModule=!0,n.apply(this,arguments)}e.exports=n,e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t,n){},function(e,t,n){var r=n(18),o=n(19),i=n(20),a=n(21);e.exports=function(e){return r(e)||o(e)||i(e)||a()},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t,n){var r=n(15);e.exports=function(e){if(Array.isArray(e))return r(e)},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t){e.exports=function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t,n){var r=n(15);e.exports=function(e,t){if(e){if("string"==typeof e)return r(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?r(e,t):void 0}},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t,n){var r=n(23);e.exports=function(e,t){if(null==e)return{};var n,o,i=r(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(o=0;o<a.length;o++)n=a[o],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t){e.exports=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t){e.exports=function(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))},e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t){function n(t){return"function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?(e.exports=n=function(e){return typeof e},e.exports.default=e.exports,e.exports.__esModule=!0):(e.exports=n=function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.default=e.exports,e.exports.__esModule=!0),n(t)}e.exports=n,e.exports.default=e.exports,e.exports.__esModule=!0},function(e,t,n){e.exports=n(27)()},function(e,t,n){"use strict";var r=n(28);function o(){}function i(){}i.resetWarningCache=o,e.exports=function(){function e(e,t,n,o,i,a){if(a!==r){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function t(){return e}e.isRequired=e;var n={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:i,resetWarningCache:o};return n.PropTypes=n,n}},function(e,t,n){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},function(e,t,n){"use strict";e.exports=n(30)},function(e,t,n){"use strict";var r="function"==typeof Symbol&&Symbol.for,o=r?Symbol.for("react.element"):60103,i=r?Symbol.for("react.portal"):60106,a=r?Symbol.for("react.fragment"):60107,s=r?Symbol.for("react.strict_mode"):60108,u=r?Symbol.for("react.profiler"):60114,l=r?Symbol.for("react.provider"):60109,c=r?Symbol.for("react.context"):60110,p=r?Symbol.for("react.async_mode"):60111,f=r?Symbol.for("react.concurrent_mode"):60111,d=r?Symbol.for("react.forward_ref"):60112,h=r?Symbol.for("react.suspense"):60113,m=r?Symbol.for("react.suspense_list"):60120,v=r?Symbol.for("react.memo"):60115,b=r?Symbol.for("react.lazy"):60116,g=r?Symbol.for("react.block"):60121,y=r?Symbol.for("react.fundamental"):60117,O=r?Symbol.for("react.responder"):60118,w=r?Symbol.for("react.scope"):60119;function x(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case o:switch(e=e.type){case p:case f:case a:case u:case s:case h:return e;default:switch(e=e&&e.$$typeof){case c:case d:case b:case v:case l:return e;default:return t}}case i:return t}}}function S(e){return x(e)===f}t.AsyncMode=p,t.ConcurrentMode=f,t.ContextConsumer=c,t.ContextProvider=l,t.Element=o,t.ForwardRef=d,t.Fragment=a,t.Lazy=b,t.Memo=v,t.Portal=i,t.Profiler=u,t.StrictMode=s,t.Suspense=h,t.isAsyncMode=function(e){return S(e)||x(e)===p},t.isConcurrentMode=S,t.isContextConsumer=function(e){return x(e)===c},t.isContextProvider=function(e){return x(e)===l},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===o},t.isForwardRef=function(e){return x(e)===d},t.isFragment=function(e){return x(e)===a},t.isLazy=function(e){return x(e)===b},t.isMemo=function(e){return x(e)===v},t.isPortal=function(e){return x(e)===i},t.isProfiler=function(e){return x(e)===u},t.isStrictMode=function(e){return x(e)===s},t.isSuspense=function(e){return x(e)===h},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===a||e===f||e===u||e===s||e===h||e===m||"object"==typeof e&&null!==e&&(e.$$typeof===b||e.$$typeof===v||e.$$typeof===l||e.$$typeof===c||e.$$typeof===d||e.$$typeof===y||e.$$typeof===O||e.$$typeof===w||e.$$typeof===g)},t.typeOf=x},function(e,t,n){},function(e,t,n){"use strict";n.r(t);var r=n(8),o=n.n(r),i=n(1),a=n(5),s=n.n(a);function u(){return(u=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}var l=n(0),c=n.n(l),p=function(){function e(e){var t=this;this._insertTag=function(e){var n;n=0===t.tags.length?t.prepend?t.container.firstChild:t.before:t.tags[t.tags.length-1].nextSibling,t.container.insertBefore(e,n),t.tags.push(e)},this.isSpeedy=void 0===e.speedy||e.speedy,this.tags=[],this.ctr=0,this.nonce=e.nonce,this.key=e.key,this.container=e.container,this.prepend=e.prepend,this.before=null}var t=e.prototype;return t.hydrate=function(e){e.forEach(this._insertTag)},t.insert=function(e){this.ctr%(this.isSpeedy?65e3:1)==0&&this._insertTag(function(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),void 0!==e.nonce&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}(this));var t=this.tags[this.tags.length-1];if(this.isSpeedy){var n=function(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}(t);try{n.insertRule(e,n.cssRules.length)}catch(e){}}else t.appendChild(document.createTextNode(e));this.ctr++},t.flush=function(){this.tags.forEach((function(e){return e.parentNode.removeChild(e)})),this.tags=[],this.ctr=0},e}(),f="-ms-",d="-moz-",h="-webkit-",m="comm",v="decl",b=Math.abs,g=String.fromCharCode;function y(e){return e.trim()}function O(e,t,n){return e.replace(t,n)}function w(e,t){return e.indexOf(t)}function x(e,t){return 0|e.charCodeAt(t)}function S(e,t,n){return e.slice(t,n)}function C(e){return e.length}function E(e){return e.length}function P(e,t){return t.push(e),e}var M=1,k=1,I=0,j=0,V=0,_="";function R(e,t,n,r,o,i,a){return{value:e,root:t,parent:n,type:r,props:o,children:i,line:M,column:k,length:a,return:""}}function D(e,t,n){return R(e,t.root,t.parent,n,t.props,t.children,0)}function T(){return V=j>0?x(_,--j):0,k--,10===V&&(k=1,M--),V}function L(){return V=j<I?x(_,j++):0,k++,10===V&&(k=1,M++),V}function A(){return x(_,j)}function F(){return j}function N(e,t){return S(_,e,t)}function H(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function U(e){return M=k=1,I=C(_=e),j=0,[]}function z(e){return _="",e}function $(e){return y(N(j-1,function e(t){for(;L();)switch(V){case t:return j;case 34:case 39:return e(34===t||39===t?t:V);case 40:41===t&&e(t);break;case 92:L()}return j}(91===e?e+2:40===e?e+1:e)))}function B(e){for(;(V=A())&&V<33;)L();return H(e)>2||H(V)>3?"":" "}function W(e,t){for(;--t&&L()&&!(V<48||V>102||V>57&&V<65||V>70&&V<97););return N(e,F()+(t<6&&32==A()&&32==L()))}function G(e,t){for(;L()&&e+V!==57&&(e+V!==84||47!==A()););return"/*"+N(t,j-1)+"*"+g(47===e?e:L())}function Y(e){for(;!H(A());)L();return N(e,j)}function Z(e,t,n,r,o,i,a,s,u,l,c){for(var p=o-1,f=0===o?i:[""],d=E(f),h=0,m=0,v=0;h<r;++h)for(var g=0,w=S(e,p+1,p=b(m=a[h])),x=e;g<d;++g)(x=y(m>0?f[g]+" "+w:O(w,/&\f/g,f[g])))&&(u[v++]=x);return R(e,t,n,0===o?"rule":s,u,l,c)}function X(e,t,n){return R(e,t,n,m,g(V),S(e,2,-2),0)}function J(e,t,n,r){return R(e,t,n,v,S(e,0,r),S(e,r+1,-1),r)}function K(e,t){for(var n="",r=E(e),o=0;o<r;o++)n+=t(e[o],o,e,t)||"";return n}function q(e,t,n,r){switch(e.type){case"@import":case v:return e.return=e.return||e.value;case m:return"";case"rule":e.value=e.props.join(",")}return C(n=K(e.children,r))?e.return=e.value+"{"+n+"}":""}function Q(e){return function(t){t.root||(t=t.return)&&e(t)}}var ee=function(e){var t=Object.create(null);return function(n){return void 0===t[n]&&(t[n]=e(n)),t[n]}},te=new WeakMap,ne=function(e){if("rule"===e.type&&e.parent&&e.length){for(var t=e.value,n=e.parent,r=e.column===n.column&&e.line===n.line;"rule"!==n.type;)if(!(n=n.parent))return;if((1!==e.props.length||58===t.charCodeAt(0)||te.get(n))&&!r){te.set(e,!0);for(var o=[],i=function(e,t){return z(function(e,t){var n=-1,r=44;do{switch(H(r)){case 0:38===r&&12===A()&&(t[n]=1),e[n]+=Y(j-1);break;case 2:e[n]+=$(r);break;case 4:if(44===r){e[++n]=58===A()?"&\f":"",t[n]=e[n].length;break}default:e[n]+=g(r)}}while(r=L());return e}(U(e),t))}(t,o),a=n.props,s=0,u=0;s<i.length;s++)for(var l=0;l<a.length;l++,u++)e.props[u]=o[s]?i[s].replace(/&\f/g,a[l]):a[l]+" "+i[s]}}},re=function(e){if("decl"===e.type){var t=e.value;108===t.charCodeAt(0)&&98===t.charCodeAt(2)&&(e.return="",e.value="")}},oe=[function(e,t,n,r){if(!e.return)switch(e.type){case v:e.return=function e(t,n){switch(function(e,t){return(((t<<2^x(e,0))<<2^x(e,1))<<2^x(e,2))<<2^x(e,3)}(t,n)){case 5103:return h+"print-"+t+t;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return h+t+t;case 5349:case 4246:case 4810:case 6968:case 2756:return h+t+d+t+f+t+t;case 6828:case 4268:return h+t+f+t+t;case 6165:return h+t+f+"flex-"+t+t;case 5187:return h+t+O(t,/(\w+).+(:[^]+)/,h+"box-$1$2"+f+"flex-$1$2")+t;case 5443:return h+t+f+"flex-item-"+O(t,/flex-|-self/,"")+t;case 4675:return h+t+f+"flex-line-pack"+O(t,/align-content|flex-|-self/,"")+t;case 5548:return h+t+f+O(t,"shrink","negative")+t;case 5292:return h+t+f+O(t,"basis","preferred-size")+t;case 6060:return h+"box-"+O(t,"-grow","")+h+t+f+O(t,"grow","positive")+t;case 4554:return h+O(t,/([^-])(transform)/g,"$1"+h+"$2")+t;case 6187:return O(O(O(t,/(zoom-|grab)/,h+"$1"),/(image-set)/,h+"$1"),t,"")+t;case 5495:case 3959:return O(t,/(image-set\([^]*)/,h+"$1$`$1");case 4968:return O(O(t,/(.+:)(flex-)?(.*)/,h+"box-pack:$3"+f+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+h+t+t;case 4095:case 3583:case 4068:case 2532:return O(t,/(.+)-inline(.+)/,h+"$1$2")+t;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(C(t)-1-n>6)switch(x(t,n+1)){case 109:if(45!==x(t,n+4))break;case 102:return O(t,/(.+:)(.+)-([^]+)/,"$1"+h+"$2-$3$1"+d+(108==x(t,n+3)?"$3":"$2-$3"))+t;case 115:return~w(t,"stretch")?e(O(t,"stretch","fill-available"),n)+t:t}break;case 4949:if(115!==x(t,n+1))break;case 6444:switch(x(t,C(t)-3-(~w(t,"!important")&&10))){case 107:return O(t,":",":"+h)+t;case 101:return O(t,/(.+:)([^;!]+)(;|!.+)?/,"$1"+h+(45===x(t,14)?"inline-":"")+"box$3$1"+h+"$2$3$1"+f+"$2box$3")+t}break;case 5936:switch(x(t,n+11)){case 114:return h+t+f+O(t,/[svh]\w+-[tblr]{2}/,"tb")+t;case 108:return h+t+f+O(t,/[svh]\w+-[tblr]{2}/,"tb-rl")+t;case 45:return h+t+f+O(t,/[svh]\w+-[tblr]{2}/,"lr")+t}return h+t+f+t+t}return t}(e.value,e.length);break;case"@keyframes":return K([D(O(e.value,"@","@"+h),e,"")],r);case"rule":if(e.length)return function(e,t){return e.map(t).join("")}(e.props,(function(t){switch(function(e,t){return(e=/(::plac\w+|:read-\w+)/.exec(e))?e[0]:e}(t)){case":read-only":case":read-write":return K([D(O(t,/:(read-\w+)/,":-moz-$1"),e,"")],r);case"::placeholder":return K([D(O(t,/:(plac\w+)/,":"+h+"input-$1"),e,""),D(O(t,/:(plac\w+)/,":-moz-$1"),e,""),D(O(t,/:(plac\w+)/,f+"input-$1"),e,"")],r)}return""}))}}],ie=function(e){var t=e.key;if("css"===t){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,(function(e){-1!==e.getAttribute("data-emotion").indexOf(" ")&&(document.head.appendChild(e),e.setAttribute("data-s",""))}))}var r,o,i=e.stylisPlugins||oe,a={},s=[];r=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),(function(e){for(var t=e.getAttribute("data-emotion").split(" "),n=1;n<t.length;n++)a[t[n]]=!0;s.push(e)}));var u,l=[ne,re],c=[q,Q((function(e){u.insert(e)}))],f=function(e){var t=E(e);return function(n,r,o,i){for(var a="",s=0;s<t;s++)a+=e[s](n,r,o,i)||"";return a}}(l.concat(i,c));o=function(e,t,n,r){u=n,K(function(e){return z(function e(t,n,r,o,i,a,s,u,l){for(var c=0,p=0,f=s,d=0,h=0,m=0,v=1,b=1,y=1,w=0,x="",S=i,E=a,M=o,k=x;b;)switch(m=w,w=L()){case 34:case 39:case 91:case 40:k+=$(w);break;case 9:case 10:case 13:case 32:k+=B(m);break;case 92:k+=W(F()-1,7);continue;case 47:switch(A()){case 42:case 47:P(X(G(L(),F()),n,r),l);break;default:k+="/"}break;case 123*v:u[c++]=C(k)*y;case 125*v:case 59:case 0:switch(w){case 0:case 125:b=0;case 59+p:h>0&&C(k)-f&&P(h>32?J(k+";",o,r,f-1):J(O(k," ","")+";",o,r,f-2),l);break;case 59:k+=";";default:if(P(M=Z(k,n,r,c,p,i,u,x,S=[],E=[],f),a),123===w)if(0===p)e(k,n,M,M,S,a,f,u,E);else switch(d){case 100:case 109:case 115:e(t,M,M,o&&P(Z(t,M,M,0,0,i,u,x,i,S=[],f),E),i,E,f,u,o?S:E);break;default:e(k,M,M,M,[""],E,f,u,E)}}c=p=h=0,v=y=1,x=k="",f=s;break;case 58:f=1+C(k),h=m;default:if(v<1)if(123==w)--v;else if(125==w&&0==v++&&125==T())continue;switch(k+=g(w),w*v){case 38:y=p>0?1:(k+="\f",-1);break;case 44:u[c++]=(C(k)-1)*y,y=1;break;case 64:45===A()&&(k+=$(L())),d=A(),p=C(x=k+=Y(F())),w++;break;case 45:45===m&&2==C(k)&&(v=0)}}return a}("",null,null,null,[""],e=U(e),0,[0],e))}(e?e+"{"+t.styles+"}":t.styles),f),r&&(d.inserted[t.name]=!0)};var d={key:t,sheet:new p({key:t,container:r,nonce:e.nonce,speedy:e.speedy,prepend:e.prepend}),nonce:e.nonce,inserted:a,registered:{},insert:o};return d.sheet.hydrate(s),d};function ae(e,t,n){var r="";return n.split(" ").forEach((function(n){void 0!==e[n]?t.push(e[n]+";"):r+=n+" "})),r}n(13);var se=function(e,t,n){var r=e.key+"-"+t.name;if(!1===n&&void 0===e.registered[r]&&(e.registered[r]=t.styles),void 0===e.inserted[t.name]){var o=t;do{e.insert(t===o?"."+r:"",o,e.sheet,!0),o=o.next}while(void 0!==o)}},ue=function(e){for(var t,n=0,r=0,o=e.length;o>=4;++r,o-=4)t=1540483477*(65535&(t=255&e.charCodeAt(r)|(255&e.charCodeAt(++r))<<8|(255&e.charCodeAt(++r))<<16|(255&e.charCodeAt(++r))<<24))+(59797*(t>>>16)<<16),n=1540483477*(65535&(t^=t>>>24))+(59797*(t>>>16)<<16)^1540483477*(65535&n)+(59797*(n>>>16)<<16);switch(o){case 3:n^=(255&e.charCodeAt(r+2))<<16;case 2:n^=(255&e.charCodeAt(r+1))<<8;case 1:n=1540483477*(65535&(n^=255&e.charCodeAt(r)))+(59797*(n>>>16)<<16)}return(((n=1540483477*(65535&(n^=n>>>13))+(59797*(n>>>16)<<16))^n>>>15)>>>0).toString(36)},le={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},ce=/[A-Z]|^ms/g,pe=/_EMO_([^_]+?)_([^]*?)_EMO_/g,fe=function(e){return 45===e.charCodeAt(1)},de=function(e){return null!=e&&"boolean"!=typeof e},he=ee((function(e){return fe(e)?e:e.replace(ce,"-$&").toLowerCase()})),me=function(e,t){switch(e){case"animation":case"animationName":if("string"==typeof t)return t.replace(pe,(function(e,t,n){return be={name:t,styles:n,next:be},t}))}return 1===le[e]||fe(e)||"number"!=typeof t||0===t?t:t+"px"};function ve(e,t,n){if(null==n)return"";if(void 0!==n.__emotion_styles)return n;switch(typeof n){case"boolean":return"";case"object":if(1===n.anim)return be={name:n.name,styles:n.styles,next:be},n.name;if(void 0!==n.styles){var r=n.next;if(void 0!==r)for(;void 0!==r;)be={name:r.name,styles:r.styles,next:be},r=r.next;return n.styles+";"}return function(e,t,n){var r="";if(Array.isArray(n))for(var o=0;o<n.length;o++)r+=ve(e,t,n[o])+";";else for(var i in n){var a=n[i];if("object"!=typeof a)null!=t&&void 0!==t[a]?r+=i+"{"+t[a]+"}":de(a)&&(r+=he(i)+":"+me(i,a)+";");else if(!Array.isArray(a)||"string"!=typeof a[0]||null!=t&&void 0!==t[a[0]]){var s=ve(e,t,a);switch(i){case"animation":case"animationName":r+=he(i)+":"+s+";";break;default:r+=i+"{"+s+"}"}}else for(var u=0;u<a.length;u++)de(a[u])&&(r+=he(i)+":"+me(i,a[u])+";")}return r}(e,t,n);case"function":if(void 0!==e){var o=be,i=n(e);return be=o,ve(e,t,i)}}if(null==t)return n;var a=t[n];return void 0!==a?a:n}var be,ge=/label:\s*([^\s;\n{]+)\s*(;|$)/g,ye=function(e,t,n){if(1===e.length&&"object"==typeof e[0]&&null!==e[0]&&void 0!==e[0].styles)return e[0];var r=!0,o="";be=void 0;var i=e[0];null==i||void 0===i.raw?(r=!1,o+=ve(n,t,i)):o+=i[0];for(var a=1;a<e.length;a++)o+=ve(n,t,e[a]),r&&(o+=i[a]);ge.lastIndex=0;for(var s,u="";null!==(s=ge.exec(o));)u+="-"+s[1];return{name:ue(o)+u,styles:o,next:be}},Oe=Object.prototype.hasOwnProperty,we=Object(l.createContext)("undefined"!=typeof HTMLElement?ie({key:"css"}):null),xe=(we.Provider,function(e){return Object(l.forwardRef)((function(t,n){var r=Object(l.useContext)(we);return e(t,r,n)}))}),Se=Object(l.createContext)({}),Ce="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",Ee=function(e,t){var n={};for(var r in t)Oe.call(t,r)&&(n[r]=t[r]);return n[Ce]=e,n},Pe=xe((function(e,t,n){var r=e.css;"string"==typeof r&&void 0!==t.registered[r]&&(r=t.registered[r]);var o=e[Ce],i=[r],a="";"string"==typeof e.className?a=ae(t.registered,i,e.className):null!=e.className&&(a=e.className+" ");var s=ye(i,void 0,Object(l.useContext)(Se));se(t,s,"string"==typeof o),a+=t.key+"-"+s.name;var u={};for(var c in e)Oe.call(e,c)&&"css"!==c&&c!==Ce&&(u[c]=e[c]);return u.ref=n,u.className=a,Object(l.createElement)(o,u)}));n(14);var Me=function(e,t){var n=arguments;if(null==t||!Oe.call(t,"css"))return l.createElement.apply(void 0,n);var r=n.length,o=new Array(r);o[0]=Pe,o[1]=Ee(e,t);for(var i=2;i<r;i++)o[i]=n[i];return l.createElement.apply(null,o)};function ke(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return ye(t)}var Ie=function e(t){for(var n=t.length,r=0,o="";r<n;r++){var i=t[r];if(null!=i){var a=void 0;switch(typeof i){case"boolean":break;case"object":if(Array.isArray(i))a=e(i);else for(var s in a="",i)i[s]&&s&&(a&&(a+=" "),a+=s);break;default:a=i}a&&(o&&(o+=" "),o+=a)}}return o};function je(e,t,n){var r=[],o=ae(e,r,n);return r.length<2?n:o+t(r)}var Ve=xe((function(e,t){var n=function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];var o=ye(n,t.registered);return se(t,o,!1),t.key+"-"+o.name},r={css:n,cx:function(){for(var e=arguments.length,r=new Array(e),o=0;o<e;o++)r[o]=arguments[o];return je(t.registered,n,Ie(r))},theme:Object(l.useContext)(Se)};return e.children(r)}));function _e(e,t){if(null==e)return{};var n,r,o=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(o[n]=e[n])}return o}function Re(e){return(Re="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}var De=n(11),Te=n.n(De);function Le(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ae(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Fe(e,t,n){return t&&Ae(e.prototype,t),n&&Ae(e,n),e}function Ne(e,t){return(Ne=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function He(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ne(e,t)}function Ue(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var ze=n(12);function $e(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Be(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function We(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Be(Object(n),!0).forEach((function(t){$e(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Be(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ge(e){return(Ge=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function Ye(e,t){return!t||"object"!=typeof t&&"function"!=typeof t?function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e):t}function Ze(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=Ge(e);if(t){var o=Ge(this).constructor;n=Reflect.construct(r,arguments,o)}else n=r.apply(this,arguments);return Ye(this,n)}}var Xe=function(){};function Je(e,t){return t?"-"===t[0]?e+t:e+"__"+t:e}function Ke(e,t,n){var r=[n];if(t&&e)for(var o in t)t.hasOwnProperty(o)&&t[o]&&r.push("".concat(Je(e,o)));return r.filter((function(e){return e})).map((function(e){return String(e).trim()})).join(" ")}var qe=function(e){return Array.isArray(e)?e.filter(Boolean):"object"===Re(e)&&null!==e?[e]:[]},Qe=function(e){return e.className,e.clearValue,e.cx,e.getStyles,e.getValue,e.hasValue,e.isMulti,e.isRtl,e.options,e.selectOption,e.selectProps,e.setValue,e.theme,We({},_e(e,["className","clearValue","cx","getStyles","getValue","hasValue","isMulti","isRtl","options","selectOption","selectProps","setValue","theme"]))};function et(e){return[document.documentElement,document.body,window].indexOf(e)>-1}function tt(e){return et(e)?window.pageYOffset:e.scrollTop}function nt(e,t){et(e)?window.scrollTo(0,t):e.scrollTop=t}function rt(e,t,n,r){return n*((e=e/r-1)*e*e+1)+t}function ot(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:200,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:Xe,o=tt(e),i=t-o,a=10,s=0;function u(){var t=rt(s+=a,o,i,n);nt(e,t),s<n?window.requestAnimationFrame(u):r(e)}u()}function it(){try{return document.createEvent("TouchEvent"),!0}catch(e){return!1}}var at=!1,st={get passive(){return at=!0}},ut="undefined"!=typeof window?window:{};ut.addEventListener&&ut.removeEventListener&&(ut.addEventListener("p",Xe,st),ut.removeEventListener("p",Xe,!1));var lt=at;function ct(e){var t=e.maxHeight,n=e.menuEl,r=e.minHeight,o=e.placement,i=e.shouldScroll,a=e.isFixedPosition,s=e.theme.spacing,u=function(e){var t=getComputedStyle(e),n="absolute"===t.position,r=/(auto|scroll)/,o=document.documentElement;if("fixed"===t.position)return o;for(var i=e;i=i.parentElement;)if(t=getComputedStyle(i),(!n||"static"!==t.position)&&r.test(t.overflow+t.overflowY+t.overflowX))return i;return o}(n),l={placement:"bottom",maxHeight:t};if(!n||!n.offsetParent)return l;var c=u.getBoundingClientRect().height,p=n.getBoundingClientRect(),f=p.bottom,d=p.height,h=p.top,m=n.offsetParent.getBoundingClientRect().top,v=window.innerHeight,b=tt(u),g=parseInt(getComputedStyle(n).marginBottom,10),y=parseInt(getComputedStyle(n).marginTop,10),O=m-y,w=v-h,x=O+b,S=c-b-h,C=f-v+b+g,E=b+h-y;switch(o){case"auto":case"bottom":if(w>=d)return{placement:"bottom",maxHeight:t};if(S>=d&&!a)return i&&ot(u,C,160),{placement:"bottom",maxHeight:t};if(!a&&S>=r||a&&w>=r)return i&&ot(u,C,160),{placement:"bottom",maxHeight:a?w-g:S-g};if("auto"===o||a){var P=t,M=a?O:x;return M>=r&&(P=Math.min(M-g-s.controlHeight,t)),{placement:"top",maxHeight:P}}if("bottom"===o)return i&&nt(u,C),{placement:"bottom",maxHeight:t};break;case"top":if(O>=d)return{placement:"top",maxHeight:t};if(x>=d&&!a)return i&&ot(u,E,160),{placement:"top",maxHeight:t};if(!a&&x>=r||a&&O>=r){var k=t;return(!a&&x>=r||a&&O>=r)&&(k=a?O-y:x-y),i&&ot(u,E,160),{placement:"top",maxHeight:k}}return{placement:"bottom",maxHeight:t};default:throw new Error('Invalid placement provided "'.concat(o,'".'))}return l}var pt=function(e){return"auto"===e?"bottom":e},ft=Object(l.createContext)({getPortalPlacement:null}),dt=function(e){He(n,e);var t=Ze(n);function n(){var e;Le(this,n);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return(e=t.call.apply(t,[this].concat(o))).state={maxHeight:e.props.maxMenuHeight,placement:null},e.getPlacement=function(t){var n=e.props,r=n.minMenuHeight,o=n.maxMenuHeight,i=n.menuPlacement,a=n.menuPosition,s=n.menuShouldScrollIntoView,u=n.theme;if(t){var l="fixed"===a,c=ct({maxHeight:o,menuEl:t,minHeight:r,placement:i,shouldScroll:s&&!l,isFixedPosition:l,theme:u}),p=e.context.getPortalPlacement;p&&p(c),e.setState(c)}},e.getUpdatedProps=function(){var t=e.props.menuPlacement,n=e.state.placement||pt(t);return We(We({},e.props),{},{placement:n,maxHeight:e.state.maxHeight})},e}return Fe(n,[{key:"render",value:function(){return(0,this.props.children)({ref:this.getPlacement,placerProps:this.getUpdatedProps()})}}]),n}(l.Component);dt.contextType=ft;var ht=function(e){var t=e.theme,n=t.spacing.baseUnit;return{color:t.colors.neutral40,padding:"".concat(2*n,"px ").concat(3*n,"px"),textAlign:"center"}},mt=ht,vt=ht,bt=function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Me("div",u({css:o("noOptionsMessage",e),className:r({"menu-notice":!0,"menu-notice--no-options":!0},n)},i),t)};bt.defaultProps={children:"No options"};var gt=function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Me("div",u({css:o("loadingMessage",e),className:r({"menu-notice":!0,"menu-notice--loading":!0},n)},i),t)};gt.defaultProps={children:"Loading..."};var yt,Ot,wt,xt=function(e){He(n,e);var t=Ze(n);function n(){var e;Le(this,n);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return(e=t.call.apply(t,[this].concat(o))).state={placement:null},e.getPortalPlacement=function(t){var n=t.placement;n!==pt(e.props.menuPlacement)&&e.setState({placement:n})},e}return Fe(n,[{key:"render",value:function(){var e=this.props,t=e.appendTo,n=e.children,r=e.className,o=e.controlElement,i=e.cx,a=e.innerProps,s=e.menuPlacement,l=e.menuPosition,c=e.getStyles,p="fixed"===l;if(!t&&!p||!o)return null;var f=this.state.placement||pt(s),d=function(e){var t=e.getBoundingClientRect();return{bottom:t.bottom,height:t.height,left:t.left,right:t.right,top:t.top,width:t.width}}(o),h=p?0:window.pageYOffset,m=d[f]+h,v=Me("div",u({css:c("menuPortal",{offset:m,position:l,rect:d}),className:i({"menu-portal":!0},r)},a),n);return Me(ft.Provider,{value:{getPortalPlacement:this.getPortalPlacement}},t?Object(ze.createPortal)(v,t):v)}}]),n}(l.Component),St={name:"8mmkcg",styles:"display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0"},Ct=function(e){var t=e.size,n=_e(e,["size"]);return Me("svg",u({height:t,width:t,viewBox:"0 0 20 20","aria-hidden":"true",focusable:"false",css:St},n))},Et=function(e){return Me(Ct,u({size:20},e),Me("path",{d:"M14.348 14.849c-0.469 0.469-1.229 0.469-1.697 0l-2.651-3.030-2.651 3.029c-0.469 0.469-1.229 0.469-1.697 0-0.469-0.469-0.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-0.469-0.469-0.469-1.228 0-1.697s1.228-0.469 1.697 0l2.652 3.031 2.651-3.031c0.469-0.469 1.228-0.469 1.697 0s0.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c0.469 0.469 0.469 1.229 0 1.698z"}))},Pt=function(e){return Me(Ct,u({size:20},e),Me("path",{d:"M4.516 7.548c0.436-0.446 1.043-0.481 1.576 0l3.908 3.747 3.908-3.747c0.533-0.481 1.141-0.446 1.574 0 0.436 0.445 0.408 1.197 0 1.615-0.406 0.418-4.695 4.502-4.695 4.502-0.217 0.223-0.502 0.335-0.787 0.335s-0.57-0.112-0.789-0.335c0 0-4.287-4.084-4.695-4.502s-0.436-1.17 0-1.615z"}))},Mt=function(e){var t=e.isFocused,n=e.theme,r=n.spacing.baseUnit,o=n.colors;return{label:"indicatorContainer",color:t?o.neutral60:o.neutral20,display:"flex",padding:2*r,transition:"color 150ms",":hover":{color:t?o.neutral80:o.neutral40}}},kt=Mt,It=Mt,jt=function(){var e=ke.apply(void 0,arguments),t="animation-"+e.name;return{name:t,styles:"@keyframes "+t+"{"+e.styles+"}",anim:1,toString:function(){return"_EMO_"+this.name+"_"+this.styles+"_EMO_"}}}(yt||(Ot=["\n 0%, 80%, 100% { opacity: 0; }\n 40% { opacity: 1; }\n"],wt||(wt=Ot.slice(0)),yt=Object.freeze(Object.defineProperties(Ot,{raw:{value:Object.freeze(wt)}})))),Vt=function(e){var t=e.delay,n=e.offset;return Me("span",{css:ke({animation:"".concat(jt," 1s ease-in-out ").concat(t,"ms infinite;"),backgroundColor:"currentColor",borderRadius:"1em",display:"inline-block",marginLeft:n?"1em":null,height:"1em",verticalAlign:"top",width:"1em"},"","")})},_t=function(e){var t=e.className,n=e.cx,r=e.getStyles,o=e.innerProps,i=e.isRtl;return Me("div",u({css:r("loadingIndicator",e),className:n({indicator:!0,"loading-indicator":!0},t)},o),Me(Vt,{delay:0,offset:i}),Me(Vt,{delay:160,offset:!0}),Me(Vt,{delay:320,offset:!i}))};_t.defaultProps={size:4};var Rt=function(e){return{label:"input",background:0,border:0,fontSize:"inherit",opacity:e?0:1,outline:0,padding:0,color:"inherit"}},Dt=function(e){var t=e.children,n=e.innerProps;return Me("div",n,t)},Tt=Dt,Lt=Dt,At=function(e){var t=e.children,n=e.className,r=e.components,o=e.cx,i=e.data,a=e.getStyles,s=e.innerProps,u=e.isDisabled,l=e.removeProps,c=e.selectProps,p=r.Container,f=r.Label,d=r.Remove;return Me(Ve,null,(function(r){var h=r.css,m=r.cx;return Me(p,{data:i,innerProps:We({className:m(h(a("multiValue",e)),o({"multi-value":!0,"multi-value--is-disabled":u},n))},s),selectProps:c},Me(f,{data:i,innerProps:{className:m(h(a("multiValueLabel",e)),o({"multi-value__label":!0},n))},selectProps:c},t),Me(d,{data:i,innerProps:We({className:m(h(a("multiValueRemove",e)),o({"multi-value__remove":!0},n))},l),selectProps:c}))}))};At.defaultProps={cropWithEllipsis:!0};var Ft={ClearIndicator:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Me("div",u({css:o("clearIndicator",e),className:r({indicator:!0,"clear-indicator":!0},n)},i),t||Me(Et,null))},Control:function(e){var t=e.children,n=e.cx,r=e.getStyles,o=e.className,i=e.isDisabled,a=e.isFocused,s=e.innerRef,l=e.innerProps,c=e.menuIsOpen;return Me("div",u({ref:s,css:r("control",e),className:n({control:!0,"control--is-disabled":i,"control--is-focused":a,"control--menu-is-open":c},o)},l),t)},DropdownIndicator:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Me("div",u({css:o("dropdownIndicator",e),className:r({indicator:!0,"dropdown-indicator":!0},n)},i),t||Me(Pt,null))},DownChevron:Pt,CrossIcon:Et,Group:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.Heading,a=e.headingProps,s=e.innerProps,l=e.label,c=e.theme,p=e.selectProps;return Me("div",u({css:o("group",e),className:r({group:!0},n)},s),Me(i,u({},a,{selectProps:p,theme:c,getStyles:o,cx:r}),l),Me("div",null,t))},GroupHeading:function(e){var t=e.getStyles,n=e.cx,r=e.className,o=Qe(e);o.data;var i=_e(o,["data"]);return Me("div",u({css:t("groupHeading",e),className:n({"group-heading":!0},r)},i))},IndicatorsContainer:function(e){var t=e.children,n=e.className,r=e.cx,o=e.innerProps,i=e.getStyles;return Me("div",u({css:i("indicatorsContainer",e),className:r({indicators:!0},n)},o),t)},IndicatorSeparator:function(e){var t=e.className,n=e.cx,r=e.getStyles,o=e.innerProps;return Me("span",u({},o,{css:r("indicatorSeparator",e),className:n({"indicator-separator":!0},t)}))},Input:function(e){var t=e.className,n=e.cx,r=e.getStyles,o=Qe(e),i=o.innerRef,a=o.isDisabled,s=o.isHidden,l=_e(o,["innerRef","isDisabled","isHidden"]);return Me("div",{css:r("input",e)},Me(Te.a,u({className:n({input:!0},t),inputRef:i,inputStyle:Rt(s),disabled:a},l)))},LoadingIndicator:_t,Menu:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerRef,a=e.innerProps;return Me("div",u({css:o("menu",e),className:r({menu:!0},n),ref:i},a),t)},MenuList:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps,a=e.innerRef,s=e.isMulti;return Me("div",u({css:o("menuList",e),className:r({"menu-list":!0,"menu-list--is-multi":s},n),ref:a},i),t)},MenuPortal:xt,LoadingMessage:gt,NoOptionsMessage:bt,MultiValue:At,MultiValueContainer:Tt,MultiValueLabel:Lt,MultiValueRemove:function(e){var t=e.children,n=e.innerProps;return Me("div",n,t||Me(Et,{size:14}))},Option:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.isDisabled,a=e.isFocused,s=e.isSelected,l=e.innerRef,c=e.innerProps;return Me("div",u({css:o("option",e),className:r({option:!0,"option--is-disabled":i,"option--is-focused":a,"option--is-selected":s},n),ref:l},c),t)},Placeholder:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps;return Me("div",u({css:o("placeholder",e),className:r({placeholder:!0},n)},i),t)},SelectContainer:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.innerProps,a=e.isDisabled,s=e.isRtl;return Me("div",u({css:o("container",e),className:r({"--is-disabled":a,"--is-rtl":s},n)},i),t)},SingleValue:function(e){var t=e.children,n=e.className,r=e.cx,o=e.getStyles,i=e.isDisabled,a=e.innerProps;return Me("div",u({css:o("singleValue",e),className:r({"single-value":!0,"single-value--is-disabled":i},n)},a),t)},ValueContainer:function(e){var t=e.children,n=e.className,r=e.cx,o=e.innerProps,i=e.isMulti,a=e.getStyles,s=e.hasValue;return Me("div",u({css:a("valueContainer",e),className:r({"value-container":!0,"value-container--is-multi":i,"value-container--has-value":s},n)},o),t)}};function Nt(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Ht(e){return function(e){if(Array.isArray(e))return Nt(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return Nt(e,void 0);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Nt(e,void 0):void 0}}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}var Ut=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function zt(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(!((r=e[n])===(o=t[n])||Ut(r)&&Ut(o)))return!1;var r,o;return!0}for(var $t={name:"7pg0cj-a11yText",styles:"label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap"},Bt=function(e){return Me("span",u({css:$t},e))},Wt={guidance:function(e){var t=e.isSearchable,n=e.isMulti,r=e.isDisabled,o=e.tabSelectsValue;switch(e.context){case"menu":return"Use Up and Down to choose options".concat(r?"":", press Enter to select the currently focused option",", press Escape to exit the menu").concat(o?", press Tab to select the option and exit the menu":"",".");case"input":return"".concat(e["aria-label"]||"Select"," is focused ").concat(t?",type to refine list":"",", press Down to open the menu, ").concat(n?" press left to focus selected values":"");case"value":return"Use left and right to toggle between focused values, press Backspace to remove the currently focused value";default:return""}},onChange:function(e){var t=e.action,n=e.label,r=void 0===n?"":n,o=e.isDisabled;switch(t){case"deselect-option":case"pop-value":case"remove-value":return"option ".concat(r,", deselected.");case"select-option":return"option ".concat(r,o?" is disabled. Select another option.":", selected.");default:return""}},onFocus:function(e){var t=e.context,n=e.focused,r=void 0===n?{}:n,o=e.options,i=e.label,a=void 0===i?"":i,s=e.selectValue,u=e.isDisabled,l=e.isSelected,c=function(e,t){return e&&e.length?"".concat(e.indexOf(t)+1," of ").concat(e.length):""};if("value"===t&&s)return"value ".concat(a," focused, ").concat(c(s,r),".");if("menu"===t){var p=u?" disabled":"",f="".concat(l?"selected":"focused").concat(p);return"option ".concat(a," ").concat(f,", ").concat(c(o,r),".")}return""},onFilter:function(e){var t=e.inputValue,n=e.resultsMessage;return"".concat(n).concat(t?" for search term "+t:"",".")}},Gt=function(e){var t=e.ariaSelection,n=e.focusedOption,r=e.focusedValue,o=e.focusableOptions,i=e.isFocused,a=e.selectValue,s=e.selectProps,u=s.ariaLiveMessages,p=s.getOptionLabel,f=s.inputValue,d=s.isMulti,h=s.isOptionDisabled,m=s.isSearchable,v=s.menuIsOpen,b=s.options,g=s.screenReaderStatus,y=s.tabSelectsValue,O=s["aria-label"],w=s["aria-live"],x=Object(l.useMemo)((function(){return We(We({},Wt),u||{})}),[u]),S=Object(l.useMemo)((function(){var e,n="";if(t&&x.onChange){var r=t.option,o=t.removedValue,i=t.value,a=o||r||(e=i,Array.isArray(e)?null:e),s=We({isDisabled:a&&h(a),label:a?p(a):""},t);n=x.onChange(s)}return n}),[t,h,p,x]),C=Object(l.useMemo)((function(){var e="",t=n||r,o=!!(n&&a&&a.includes(n));if(t&&x.onFocus){var i={focused:t,label:p(t),isDisabled:h(t),isSelected:o,options:b,context:t===n?"menu":"value",selectValue:a};e=x.onFocus(i)}return e}),[n,r,p,h,x,b,a]),E=Object(l.useMemo)((function(){var e="";if(v&&b.length&&x.onFilter){var t=g({count:o.length});e=x.onFilter({inputValue:f,resultsMessage:t})}return e}),[o,f,v,x,b,g]),P=Object(l.useMemo)((function(){var e="";if(x.guidance){var t=r?"value":v?"menu":"input";e=x.guidance({"aria-label":O,context:t,isDisabled:n&&h(n),isMulti:d,isSearchable:m,tabSelectsValue:y})}return e}),[O,n,r,d,h,m,v,x,y]),M="".concat(C," ").concat(E," ").concat(P);return Me(Bt,{"aria-live":w,"aria-atomic":"false","aria-relevant":"additions text"},i&&Me(c.a.Fragment,null,Me("span",{id:"aria-selection"},S),Me("span",{id:"aria-context"},M)))},Yt=[{base:"A",letters:"AⒶAÀÁÂẦẤẪẨÃĀĂẰẮẴẲȦǠÄǞẢÅǺǍȀȂẠẬẶḀĄȺⱯ"},{base:"AA",letters:"Ꜳ"},{base:"AE",letters:"ÆǼǢ"},{base:"AO",letters:"Ꜵ"},{base:"AU",letters:"Ꜷ"},{base:"AV",letters:"ꜸꜺ"},{base:"AY",letters:"Ꜽ"},{base:"B",letters:"BⒷBḂḄḆɃƂƁ"},{base:"C",letters:"CⒸCĆĈĊČÇḈƇȻꜾ"},{base:"D",letters:"DⒹDḊĎḌḐḒḎĐƋƊƉꝹ"},{base:"DZ",letters:"DZDŽ"},{base:"Dz",letters:"DzDž"},{base:"E",letters:"EⒺEÈÉÊỀẾỄỂẼĒḔḖĔĖËẺĚȄȆẸỆȨḜĘḘḚƐƎ"},{base:"F",letters:"FⒻFḞƑꝻ"},{base:"G",letters:"GⒼGǴĜḠĞĠǦĢǤƓꞠꝽꝾ"},{base:"H",letters:"HⒽHĤḢḦȞḤḨḪĦⱧⱵꞍ"},{base:"I",letters:"IⒾIÌÍÎĨĪĬİÏḮỈǏȈȊỊĮḬƗ"},{base:"J",letters:"JⒿJĴɈ"},{base:"K",letters:"KⓀKḰǨḲĶḴƘⱩꝀꝂꝄꞢ"},{base:"L",letters:"LⓁLĿĹĽḶḸĻḼḺŁȽⱢⱠꝈꝆꞀ"},{base:"LJ",letters:"LJ"},{base:"Lj",letters:"Lj"},{base:"M",letters:"MⓂMḾṀṂⱮƜ"},{base:"N",letters:"NⓃNǸŃÑṄŇṆŅṊṈȠƝꞐꞤ"},{base:"NJ",letters:"NJ"},{base:"Nj",letters:"Nj"},{base:"O",letters:"OⓄOÒÓÔỒỐỖỔÕṌȬṎŌṐṒŎȮȰÖȪỎŐǑȌȎƠỜỚỠỞỢỌỘǪǬØǾƆƟꝊꝌ"},{base:"OI",letters:"Ƣ"},{base:"OO",letters:"Ꝏ"},{base:"OU",letters:"Ȣ"},{base:"P",letters:"PⓅPṔṖƤⱣꝐꝒꝔ"},{base:"Q",letters:"QⓆQꝖꝘɊ"},{base:"R",letters:"RⓇRŔṘŘȐȒṚṜŖṞɌⱤꝚꞦꞂ"},{base:"S",letters:"SⓈSẞŚṤŜṠŠṦṢṨȘŞⱾꞨꞄ"},{base:"T",letters:"TⓉTṪŤṬȚŢṰṮŦƬƮȾꞆ"},{base:"TZ",letters:"Ꜩ"},{base:"U",letters:"UⓊUÙÚÛŨṸŪṺŬÜǛǗǕǙỦŮŰǓȔȖƯỪỨỮỬỰỤṲŲṶṴɄ"},{base:"V",letters:"VⓋVṼṾƲꝞɅ"},{base:"VY",letters:"Ꝡ"},{base:"W",letters:"WⓌWẀẂŴẆẄẈⱲ"},{base:"X",letters:"XⓍXẊẌ"},{base:"Y",letters:"YⓎYỲÝŶỸȲẎŸỶỴƳɎỾ"},{base:"Z",letters:"ZⓏZŹẐŻŽẒẔƵȤⱿⱫꝢ"},{base:"a",letters:"aⓐaẚàáâầấẫẩãāăằắẵẳȧǡäǟảåǻǎȁȃạậặḁąⱥɐ"},{base:"aa",letters:"ꜳ"},{base:"ae",letters:"æǽǣ"},{base:"ao",letters:"ꜵ"},{base:"au",letters:"ꜷ"},{base:"av",letters:"ꜹꜻ"},{base:"ay",letters:"ꜽ"},{base:"b",letters:"bⓑbḃḅḇƀƃɓ"},{base:"c",letters:"cⓒcćĉċčçḉƈȼꜿↄ"},{base:"d",letters:"dⓓdḋďḍḑḓḏđƌɖɗꝺ"},{base:"dz",letters:"dzdž"},{base:"e",letters:"eⓔeèéêềếễểẽēḕḗĕėëẻěȅȇẹệȩḝęḙḛɇɛǝ"},{base:"f",letters:"fⓕfḟƒꝼ"},{base:"g",letters:"gⓖgǵĝḡğġǧģǥɠꞡᵹꝿ"},{base:"h",letters:"hⓗhĥḣḧȟḥḩḫẖħⱨⱶɥ"},{base:"hv",letters:"ƕ"},{base:"i",letters:"iⓘiìíîĩīĭïḯỉǐȉȋịįḭɨı"},{base:"j",letters:"jⓙjĵǰɉ"},{base:"k",letters:"kⓚkḱǩḳķḵƙⱪꝁꝃꝅꞣ"},{base:"l",letters:"lⓛlŀĺľḷḹļḽḻſłƚɫⱡꝉꞁꝇ"},{base:"lj",letters:"lj"},{base:"m",letters:"mⓜmḿṁṃɱɯ"},{base:"n",letters:"nⓝnǹńñṅňṇņṋṉƞɲʼnꞑꞥ"},{base:"nj",letters:"nj"},{base:"o",letters:"oⓞoòóôồốỗổõṍȭṏōṑṓŏȯȱöȫỏőǒȍȏơờớỡởợọộǫǭøǿɔꝋꝍɵ"},{base:"oi",letters:"ƣ"},{base:"ou",letters:"ȣ"},{base:"oo",letters:"ꝏ"},{base:"p",letters:"pⓟpṕṗƥᵽꝑꝓꝕ"},{base:"q",letters:"qⓠqɋꝗꝙ"},{base:"r",letters:"rⓡrŕṙřȑȓṛṝŗṟɍɽꝛꞧꞃ"},{base:"s",letters:"sⓢsßśṥŝṡšṧṣṩșşȿꞩꞅẛ"},{base:"t",letters:"tⓣtṫẗťṭțţṱṯŧƭʈⱦꞇ"},{base:"tz",letters:"ꜩ"},{base:"u",letters:"uⓤuùúûũṹūṻŭüǜǘǖǚủůűǔȕȗưừứữửựụṳųṷṵʉ"},{base:"v",letters:"vⓥvṽṿʋꝟʌ"},{base:"vy",letters:"ꝡ"},{base:"w",letters:"wⓦwẁẃŵẇẅẘẉⱳ"},{base:"x",letters:"xⓧxẋẍ"},{base:"y",letters:"yⓨyỳýŷỹȳẏÿỷẙỵƴɏỿ"},{base:"z",letters:"zⓩzźẑżžẓẕƶȥɀⱬꝣ"}],Zt=new RegExp("["+Yt.map((function(e){return e.letters})).join("")+"]","g"),Xt={},Jt=0;Jt<Yt.length;Jt++)for(var Kt=Yt[Jt],qt=0;qt<Kt.letters.length;qt++)Xt[Kt.letters[qt]]=Kt.base;var Qt=function(e){return e.replace(Zt,(function(e){return Xt[e]}))},en=function(e,t){var n;void 0===t&&(t=zt);var r,o=[],i=!1;return function(){for(var a=[],s=0;s<arguments.length;s++)a[s]=arguments[s];return i&&n===this&&t(a,o)||(r=e.apply(this,a),i=!0,n=this,o=a),r}}(Qt),tn=function(e){return e.replace(/^\s+|\s+$/g,"")},nn=function(e){return"".concat(e.label," ").concat(e.value)};function rn(e){e.in,e.out,e.onExited,e.appear,e.enter,e.exit;var t=e.innerRef;e.emotion;var n=_e(e,["in","out","onExited","appear","enter","exit","innerRef","emotion"]);return Me("input",u({ref:t},n,{css:ke({label:"dummyInput",background:0,border:0,fontSize:"inherit",outline:0,padding:0,width:1,color:"transparent",left:-100,opacity:0,position:"relative",transform:"scale(0)"},"","")}))}var on=["boxSizing","height","overflow","paddingRight","position"],an={boxSizing:"border-box",overflow:"hidden",position:"relative",height:"100%"};function sn(e){e.preventDefault()}function un(e){e.stopPropagation()}function ln(){var e=this.scrollTop,t=this.scrollHeight,n=e+this.offsetHeight;0===e?this.scrollTop=1:n===t&&(this.scrollTop=e-1)}function cn(){return"ontouchstart"in window||navigator.maxTouchPoints}var pn=!("undefined"==typeof window||!window.document||!window.document.createElement),fn=0,dn={capture:!1,passive:!1},hn=function(){return document.activeElement&&document.activeElement.blur()},mn={name:"1kfdb0e",styles:"position:fixed;left:0;bottom:0;right:0;top:0"};function vn(e){var t=e.children,n=e.lockEnabled,r=e.captureEnabled,o=function(e){var t=e.isEnabled,n=e.onBottomArrive,r=e.onBottomLeave,o=e.onTopArrive,i=e.onTopLeave,a=Object(l.useRef)(!1),s=Object(l.useRef)(!1),u=Object(l.useRef)(0),c=Object(l.useRef)(null),p=Object(l.useCallback)((function(e,t){if(null!==c.current){var u=c.current,l=u.scrollTop,p=u.scrollHeight,f=u.clientHeight,d=c.current,h=t>0,m=p-f-l,v=!1;m>t&&a.current&&(r&&r(e),a.current=!1),h&&s.current&&(i&&i(e),s.current=!1),h&&t>m?(n&&!a.current&&n(e),d.scrollTop=p,v=!0,a.current=!0):!h&&-t>l&&(o&&!s.current&&o(e),d.scrollTop=0,v=!0,s.current=!0),v&&function(e){e.preventDefault(),e.stopPropagation()}(e)}}),[]),f=Object(l.useCallback)((function(e){p(e,e.deltaY)}),[p]),d=Object(l.useCallback)((function(e){u.current=e.changedTouches[0].clientY}),[]),h=Object(l.useCallback)((function(e){var t=u.current-e.changedTouches[0].clientY;p(e,t)}),[p]),m=Object(l.useCallback)((function(e){if(e){var t=!!lt&&{passive:!1};"function"==typeof e.addEventListener&&e.addEventListener("wheel",f,t),"function"==typeof e.addEventListener&&e.addEventListener("touchstart",d,t),"function"==typeof e.addEventListener&&e.addEventListener("touchmove",h,t)}}),[h,d,f]),v=Object(l.useCallback)((function(e){e&&("function"==typeof e.removeEventListener&&e.removeEventListener("wheel",f,!1),"function"==typeof e.removeEventListener&&e.removeEventListener("touchstart",d,!1),"function"==typeof e.removeEventListener&&e.removeEventListener("touchmove",h,!1))}),[h,d,f]);return Object(l.useEffect)((function(){if(t){var e=c.current;return m(e),function(){v(e)}}}),[t,m,v]),function(e){c.current=e}}({isEnabled:void 0===r||r,onBottomArrive:e.onBottomArrive,onBottomLeave:e.onBottomLeave,onTopArrive:e.onTopArrive,onTopLeave:e.onTopLeave}),i=function(e){var t=e.isEnabled,n=e.accountForScrollbars,r=void 0===n||n,o=Object(l.useRef)({}),i=Object(l.useRef)(null),a=Object(l.useCallback)((function(e){if(pn){var t=document.body,n=t&&t.style;if(r&&on.forEach((function(e){var t=n&&n[e];o.current[e]=t})),r&&fn<1){var i=parseInt(o.current.paddingRight,10)||0,a=document.body?document.body.clientWidth:0,s=window.innerWidth-a+i||0;Object.keys(an).forEach((function(e){var t=an[e];n&&(n[e]=t)})),n&&(n.paddingRight="".concat(s,"px"))}t&&cn()&&(t.addEventListener("touchmove",sn,dn),e&&(e.addEventListener("touchstart",ln,dn),e.addEventListener("touchmove",un,dn))),fn+=1}}),[]),s=Object(l.useCallback)((function(e){if(pn){var t=document.body,n=t&&t.style;fn=Math.max(fn-1,0),r&&fn<1&&on.forEach((function(e){var t=o.current[e];n&&(n[e]=t)})),t&&cn()&&(t.removeEventListener("touchmove",sn,dn),e&&(e.removeEventListener("touchstart",ln,dn),e.removeEventListener("touchmove",un,dn)))}}),[]);return Object(l.useEffect)((function(){if(t){var e=i.current;return a(e),function(){s(e)}}}),[t,a,s]),function(e){i.current=e}}({isEnabled:n});return Me(c.a.Fragment,null,n&&Me("div",{onClick:hn,css:mn}),t((function(e){o(e),i(e)})))}var bn={clearIndicator:It,container:function(e){var t=e.isDisabled;return{label:"container",direction:e.isRtl?"rtl":null,pointerEvents:t?"none":null,position:"relative"}},control:function(e){var t=e.isDisabled,n=e.isFocused,r=e.theme,o=r.colors,i=r.borderRadius,a=r.spacing;return{label:"control",alignItems:"center",backgroundColor:t?o.neutral5:o.neutral0,borderColor:t?o.neutral10:n?o.primary:o.neutral20,borderRadius:i,borderStyle:"solid",borderWidth:1,boxShadow:n?"0 0 0 1px ".concat(o.primary):null,cursor:"default",display:"flex",flexWrap:"wrap",justifyContent:"space-between",minHeight:a.controlHeight,outline:"0 !important",position:"relative",transition:"all 100ms","&:hover":{borderColor:n?o.primary:o.neutral30}}},dropdownIndicator:kt,group:function(e){var t=e.theme.spacing;return{paddingBottom:2*t.baseUnit,paddingTop:2*t.baseUnit}},groupHeading:function(e){var t=e.theme.spacing;return{label:"group",color:"#999",cursor:"default",display:"block",fontSize:"75%",fontWeight:"500",marginBottom:"0.25em",paddingLeft:3*t.baseUnit,paddingRight:3*t.baseUnit,textTransform:"uppercase"}},indicatorsContainer:function(){return{alignItems:"center",alignSelf:"stretch",display:"flex",flexShrink:0}},indicatorSeparator:function(e){var t=e.isDisabled,n=e.theme,r=n.spacing.baseUnit,o=n.colors;return{label:"indicatorSeparator",alignSelf:"stretch",backgroundColor:t?o.neutral10:o.neutral20,marginBottom:2*r,marginTop:2*r,width:1}},input:function(e){var t=e.isDisabled,n=e.theme,r=n.spacing,o=n.colors;return{margin:r.baseUnit/2,paddingBottom:r.baseUnit/2,paddingTop:r.baseUnit/2,visibility:t?"hidden":"visible",color:o.neutral80}},loadingIndicator:function(e){var t=e.isFocused,n=e.size,r=e.theme,o=r.colors,i=r.spacing.baseUnit;return{label:"loadingIndicator",color:t?o.neutral60:o.neutral20,display:"flex",padding:2*i,transition:"color 150ms",alignSelf:"center",fontSize:n,lineHeight:1,marginRight:n,textAlign:"center",verticalAlign:"middle"}},loadingMessage:vt,menu:function(e){var t,n=e.placement,r=e.theme,o=r.borderRadius,i=r.spacing,a=r.colors;return Ue(t={label:"menu"},function(e){return e?{bottom:"top",top:"bottom"}[e]:"bottom"}(n),"100%"),Ue(t,"backgroundColor",a.neutral0),Ue(t,"borderRadius",o),Ue(t,"boxShadow","0 0 0 1px hsla(0, 0%, 0%, 0.1), 0 4px 11px hsla(0, 0%, 0%, 0.1)"),Ue(t,"marginBottom",i.menuGutter),Ue(t,"marginTop",i.menuGutter),Ue(t,"position","absolute"),Ue(t,"width","100%"),Ue(t,"zIndex",1),t},menuList:function(e){var t=e.maxHeight,n=e.theme.spacing.baseUnit;return{maxHeight:t,overflowY:"auto",paddingBottom:n,paddingTop:n,position:"relative",WebkitOverflowScrolling:"touch"}},menuPortal:function(e){var t=e.rect,n=e.offset,r=e.position;return{left:t.left,position:r,top:n,width:t.width,zIndex:1}},multiValue:function(e){var t=e.theme,n=t.spacing,r=t.borderRadius;return{label:"multiValue",backgroundColor:t.colors.neutral10,borderRadius:r/2,display:"flex",margin:n.baseUnit/2,minWidth:0}},multiValueLabel:function(e){var t=e.theme,n=t.borderRadius,r=t.colors,o=e.cropWithEllipsis;return{borderRadius:n/2,color:r.neutral80,fontSize:"85%",overflow:"hidden",padding:3,paddingLeft:6,textOverflow:o?"ellipsis":null,whiteSpace:"nowrap"}},multiValueRemove:function(e){var t=e.theme,n=t.spacing,r=t.borderRadius,o=t.colors;return{alignItems:"center",borderRadius:r/2,backgroundColor:e.isFocused&&o.dangerLight,display:"flex",paddingLeft:n.baseUnit,paddingRight:n.baseUnit,":hover":{backgroundColor:o.dangerLight,color:o.danger}}},noOptionsMessage:mt,option:function(e){var t=e.isDisabled,n=e.isFocused,r=e.isSelected,o=e.theme,i=o.spacing,a=o.colors;return{label:"option",backgroundColor:r?a.primary:n?a.primary25:"transparent",color:t?a.neutral20:r?a.neutral0:"inherit",cursor:"default",display:"block",fontSize:"inherit",padding:"".concat(2*i.baseUnit,"px ").concat(3*i.baseUnit,"px"),width:"100%",userSelect:"none",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)",":active":{backgroundColor:!t&&(r?a.primary:a.primary50)}}},placeholder:function(e){var t=e.theme,n=t.spacing;return{label:"placeholder",color:t.colors.neutral50,marginLeft:n.baseUnit/2,marginRight:n.baseUnit/2,position:"absolute",top:"50%",transform:"translateY(-50%)"}},singleValue:function(e){var t=e.isDisabled,n=e.theme,r=n.spacing,o=n.colors;return{label:"singleValue",color:t?o.neutral40:o.neutral80,marginLeft:r.baseUnit/2,marginRight:r.baseUnit/2,maxWidth:"calc(100% - ".concat(2*r.baseUnit,"px)"),overflow:"hidden",position:"absolute",textOverflow:"ellipsis",whiteSpace:"nowrap",top:"50%",transform:"translateY(-50%)"}},valueContainer:function(e){var t=e.theme.spacing;return{alignItems:"center",display:"flex",flex:1,flexWrap:"wrap",padding:"".concat(t.baseUnit/2,"px ").concat(2*t.baseUnit,"px"),WebkitOverflowScrolling:"touch",position:"relative",overflow:"hidden"}}},gn={borderRadius:4,colors:{primary:"#2684FF",primary75:"#4C9AFF",primary50:"#B2D4FF",primary25:"#DEEBFF",danger:"#DE350B",dangerLight:"#FFBDAD",neutral0:"hsl(0, 0%, 100%)",neutral5:"hsl(0, 0%, 95%)",neutral10:"hsl(0, 0%, 90%)",neutral20:"hsl(0, 0%, 80%)",neutral30:"hsl(0, 0%, 70%)",neutral40:"hsl(0, 0%, 60%)",neutral50:"hsl(0, 0%, 50%)",neutral60:"hsl(0, 0%, 40%)",neutral70:"hsl(0, 0%, 30%)",neutral80:"hsl(0, 0%, 20%)",neutral90:"hsl(0, 0%, 10%)"},spacing:{baseUnit:4,controlHeight:38,menuGutter:8}},yn={"aria-live":"polite",backspaceRemovesValue:!0,blurInputOnSelect:it(),captureMenuScroll:!it(),closeMenuOnSelect:!0,closeMenuOnScroll:!1,components:{},controlShouldRenderValue:!0,escapeClearsValue:!1,filterOption:function(e,t){var n=We({ignoreCase:!0,ignoreAccents:!0,stringify:nn,trim:!0,matchFrom:"any"},void 0),r=n.ignoreCase,o=n.ignoreAccents,i=n.stringify,a=n.trim,s=n.matchFrom,u=a?tn(t):t,l=a?tn(i(e)):i(e);return r&&(u=u.toLowerCase(),l=l.toLowerCase()),o&&(u=en(u),l=Qt(l)),"start"===s?l.substr(0,u.length)===u:l.indexOf(u)>-1},formatGroupLabel:function(e){return e.label},getOptionLabel:function(e){return e.label},getOptionValue:function(e){return e.value},isDisabled:!1,isLoading:!1,isMulti:!1,isRtl:!1,isSearchable:!0,isOptionDisabled:function(e){return!!e.isDisabled},loadingMessage:function(){return"Loading..."},maxMenuHeight:300,minMenuHeight:140,menuIsOpen:!1,menuPlacement:"bottom",menuPosition:"absolute",menuShouldBlockScroll:!1,menuShouldScrollIntoView:!function(){try{return/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)}catch(e){return!1}}(),noOptionsMessage:function(){return"No options"},openMenuOnFocus:!1,openMenuOnClick:!0,options:[],pageSize:5,placeholder:"Select...",screenReaderStatus:function(e){var t=e.count;return"".concat(t," result").concat(1!==t?"s":""," available")},styles:{},tabIndex:"0",tabSelectsValue:!0};function On(e,t,n,r){return{type:"option",data:t,isDisabled:Pn(e,t,n),isSelected:Mn(e,t,n),label:Cn(e,t),value:En(e,t),index:r}}function wn(e,t){return e.options.map((function(n,r){if(n.options){var o=n.options.map((function(n,r){return On(e,n,t,r)})).filter((function(t){return Sn(e,t)}));return o.length>0?{type:"group",data:n,options:o,index:r}:void 0}var i=On(e,n,t,r);return Sn(e,i)?i:void 0})).filter((function(e){return!!e}))}function xn(e){return e.reduce((function(e,t){return"group"===t.type?e.push.apply(e,Ht(t.options.map((function(e){return e.data})))):e.push(t.data),e}),[])}function Sn(e,t){var n=e.inputValue,r=void 0===n?"":n,o=t.data,i=t.isSelected,a=t.label,s=t.value;return(!In(e)||!i)&&kn(e,{label:a,value:s,data:o},r)}var Cn=function(e,t){return e.getOptionLabel(t)},En=function(e,t){return e.getOptionValue(t)};function Pn(e,t,n){return"function"==typeof e.isOptionDisabled&&e.isOptionDisabled(t,n)}function Mn(e,t,n){if(n.indexOf(t)>-1)return!0;if("function"==typeof e.isOptionSelected)return e.isOptionSelected(t,n);var r=En(e,t);return n.some((function(t){return En(e,t)===r}))}function kn(e,t,n){return!e.filterOption||e.filterOption(t,n)}var In=function(e){var t=e.hideSelectedOptions,n=e.isMulti;return void 0===t?n:t},jn=1,Vn=function(e){He(n,e);var t=Ze(n);function n(e){var r;return Le(this,n),(r=t.call(this,e)).state={ariaSelection:null,focusedOption:null,focusedValue:null,inputIsHidden:!1,isFocused:!1,selectValue:[],clearFocusValueOnUpdate:!1,inputIsHiddenAfterUpdate:void 0,prevProps:void 0},r.blockOptionHover=!1,r.isComposing=!1,r.commonProps=void 0,r.initialTouchX=0,r.initialTouchY=0,r.instancePrefix="",r.openAfterFocus=!1,r.scrollToFocusedOptionOnUpdate=!1,r.userIsDragging=void 0,r.controlRef=null,r.getControlRef=function(e){r.controlRef=e},r.focusedOptionRef=null,r.getFocusedOptionRef=function(e){r.focusedOptionRef=e},r.menuListRef=null,r.getMenuListRef=function(e){r.menuListRef=e},r.inputRef=null,r.getInputRef=function(e){r.inputRef=e},r.focus=r.focusInput,r.blur=r.blurInput,r.onChange=function(e,t){var n=r.props,o=n.onChange,i=n.name;t.name=i,r.ariaOnChange(e,t),o(e,t)},r.setValue=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"set-value",n=arguments.length>2?arguments[2]:void 0,o=r.props,i=o.closeMenuOnSelect,a=o.isMulti;r.onInputChange("",{action:"set-value"}),i&&(r.setState({inputIsHiddenAfterUpdate:!a}),r.onMenuClose()),r.setState({clearFocusValueOnUpdate:!0}),r.onChange(e,{action:t,option:n})},r.selectOption=function(e){var t=r.props,n=t.blurInputOnSelect,o=t.isMulti,i=t.name,a=r.state.selectValue,s=o&&r.isOptionSelected(e,a),u=r.isOptionDisabled(e,a);if(s){var l=r.getOptionValue(e);r.setValue(a.filter((function(e){return r.getOptionValue(e)!==l})),"deselect-option",e)}else{if(u)return void r.ariaOnChange(e,{action:"select-option",name:i});o?r.setValue([].concat(Ht(a),[e]),"select-option",e):r.setValue(e,"select-option")}n&&r.blurInput()},r.removeValue=function(e){var t=r.props.isMulti,n=r.state.selectValue,o=r.getOptionValue(e),i=n.filter((function(e){return r.getOptionValue(e)!==o})),a=t?i:i[0]||null;r.onChange(a,{action:"remove-value",removedValue:e}),r.focusInput()},r.clearValue=function(){var e=r.state.selectValue;r.onChange(r.props.isMulti?[]:null,{action:"clear",removedValues:e})},r.popValue=function(){var e=r.props.isMulti,t=r.state.selectValue,n=t[t.length-1],o=t.slice(0,t.length-1),i=e?o:o[0]||null;r.onChange(i,{action:"pop-value",removedValue:n})},r.getValue=function(){return r.state.selectValue},r.cx=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Ke.apply(void 0,[r.props.classNamePrefix].concat(t))},r.getOptionLabel=function(e){return Cn(r.props,e)},r.getOptionValue=function(e){return En(r.props,e)},r.getStyles=function(e,t){var n=bn[e](t);n.boxSizing="border-box";var o=r.props.styles[e];return o?o(n,t):n},r.getElementId=function(e){return"".concat(r.instancePrefix,"-").concat(e)},r.getComponents=function(){return e=r.props,We(We({},Ft),e.components);var e},r.buildCategorizedOptions=function(){return wn(r.props,r.state.selectValue)},r.getCategorizedOptions=function(){return r.props.menuIsOpen?r.buildCategorizedOptions():[]},r.buildFocusableOptions=function(){return xn(r.buildCategorizedOptions())},r.getFocusableOptions=function(){return r.props.menuIsOpen?r.buildFocusableOptions():[]},r.ariaOnChange=function(e,t){r.setState({ariaSelection:We({value:e},t)})},r.onMenuMouseDown=function(e){0===e.button&&(e.stopPropagation(),e.preventDefault(),r.focusInput())},r.onMenuMouseMove=function(e){r.blockOptionHover=!1},r.onControlMouseDown=function(e){var t=r.props.openMenuOnClick;r.state.isFocused?r.props.menuIsOpen?"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&r.onMenuClose():t&&r.openMenu("first"):(t&&(r.openAfterFocus=!0),r.focusInput()),"INPUT"!==e.target.tagName&&"TEXTAREA"!==e.target.tagName&&e.preventDefault()},r.onDropdownIndicatorMouseDown=function(e){if(!(e&&"mousedown"===e.type&&0!==e.button||r.props.isDisabled)){var t=r.props,n=t.isMulti,o=t.menuIsOpen;r.focusInput(),o?(r.setState({inputIsHiddenAfterUpdate:!n}),r.onMenuClose()):r.openMenu("first"),e.preventDefault(),e.stopPropagation()}},r.onClearIndicatorMouseDown=function(e){e&&"mousedown"===e.type&&0!==e.button||(r.clearValue(),e.stopPropagation(),r.openAfterFocus=!1,"touchend"===e.type?r.focusInput():setTimeout((function(){return r.focusInput()})))},r.onScroll=function(e){"boolean"==typeof r.props.closeMenuOnScroll?e.target instanceof HTMLElement&&et(e.target)&&r.props.onMenuClose():"function"==typeof r.props.closeMenuOnScroll&&r.props.closeMenuOnScroll(e)&&r.props.onMenuClose()},r.onCompositionStart=function(){r.isComposing=!0},r.onCompositionEnd=function(){r.isComposing=!1},r.onTouchStart=function(e){var t=e.touches,n=t&&t.item(0);n&&(r.initialTouchX=n.clientX,r.initialTouchY=n.clientY,r.userIsDragging=!1)},r.onTouchMove=function(e){var t=e.touches,n=t&&t.item(0);if(n){var o=Math.abs(n.clientX-r.initialTouchX),i=Math.abs(n.clientY-r.initialTouchY);r.userIsDragging=o>5||i>5}},r.onTouchEnd=function(e){r.userIsDragging||(r.controlRef&&!r.controlRef.contains(e.target)&&r.menuListRef&&!r.menuListRef.contains(e.target)&&r.blurInput(),r.initialTouchX=0,r.initialTouchY=0)},r.onControlTouchEnd=function(e){r.userIsDragging||r.onControlMouseDown(e)},r.onClearIndicatorTouchEnd=function(e){r.userIsDragging||r.onClearIndicatorMouseDown(e)},r.onDropdownIndicatorTouchEnd=function(e){r.userIsDragging||r.onDropdownIndicatorMouseDown(e)},r.handleInputChange=function(e){var t=e.currentTarget.value;r.setState({inputIsHiddenAfterUpdate:!1}),r.onInputChange(t,{action:"input-change"}),r.props.menuIsOpen||r.onMenuOpen()},r.onInputFocus=function(e){r.props.onFocus&&r.props.onFocus(e),r.setState({inputIsHiddenAfterUpdate:!1,isFocused:!0}),(r.openAfterFocus||r.props.openMenuOnFocus)&&r.openMenu("first"),r.openAfterFocus=!1},r.onInputBlur=function(e){r.menuListRef&&r.menuListRef.contains(document.activeElement)?r.inputRef.focus():(r.props.onBlur&&r.props.onBlur(e),r.onInputChange("",{action:"input-blur"}),r.onMenuClose(),r.setState({focusedValue:null,isFocused:!1}))},r.onOptionHover=function(e){r.blockOptionHover||r.state.focusedOption===e||r.setState({focusedOption:e})},r.shouldHideSelectedOptions=function(){return In(r.props)},r.onKeyDown=function(e){var t=r.props,n=t.isMulti,o=t.backspaceRemovesValue,i=t.escapeClearsValue,a=t.inputValue,s=t.isClearable,u=t.isDisabled,l=t.menuIsOpen,c=t.onKeyDown,p=t.tabSelectsValue,f=t.openMenuOnFocus,d=r.state,h=d.focusedOption,m=d.focusedValue,v=d.selectValue;if(!(u||"function"==typeof c&&(c(e),e.defaultPrevented))){switch(r.blockOptionHover=!0,e.key){case"ArrowLeft":if(!n||a)return;r.focusValue("previous");break;case"ArrowRight":if(!n||a)return;r.focusValue("next");break;case"Delete":case"Backspace":if(a)return;if(m)r.removeValue(m);else{if(!o)return;n?r.popValue():s&&r.clearValue()}break;case"Tab":if(r.isComposing)return;if(e.shiftKey||!l||!p||!h||f&&r.isOptionSelected(h,v))return;r.selectOption(h);break;case"Enter":if(229===e.keyCode)break;if(l){if(!h)return;if(r.isComposing)return;r.selectOption(h);break}return;case"Escape":l?(r.setState({inputIsHiddenAfterUpdate:!1}),r.onInputChange("",{action:"menu-close"}),r.onMenuClose()):s&&i&&r.clearValue();break;case" ":if(a)return;if(!l){r.openMenu("first");break}if(!h)return;r.selectOption(h);break;case"ArrowUp":l?r.focusOption("up"):r.openMenu("last");break;case"ArrowDown":l?r.focusOption("down"):r.openMenu("first");break;case"PageUp":if(!l)return;r.focusOption("pageup");break;case"PageDown":if(!l)return;r.focusOption("pagedown");break;case"Home":if(!l)return;r.focusOption("first");break;case"End":if(!l)return;r.focusOption("last");break;default:return}e.preventDefault()}},r.instancePrefix="react-select-"+(r.props.instanceId||++jn),r.state.selectValue=qe(e.value),r}return Fe(n,[{key:"componentDidMount",value:function(){this.startListeningComposition(),this.startListeningToTouch(),this.props.closeMenuOnScroll&&document&&document.addEventListener&&document.addEventListener("scroll",this.onScroll,!0),this.props.autoFocus&&this.focusInput()}},{key:"componentDidUpdate",value:function(e){var t,n,r,o,i,a=this.props,s=a.isDisabled,u=a.menuIsOpen,l=this.state.isFocused;(l&&!s&&e.isDisabled||l&&u&&!e.menuIsOpen)&&this.focusInput(),l&&s&&!e.isDisabled&&this.setState({isFocused:!1},this.onMenuClose),this.menuListRef&&this.focusedOptionRef&&this.scrollToFocusedOptionOnUpdate&&(t=this.menuListRef,n=this.focusedOptionRef,r=t.getBoundingClientRect(),o=n.getBoundingClientRect(),i=n.offsetHeight/3,o.bottom+i>r.bottom?nt(t,Math.min(n.offsetTop+n.clientHeight-t.offsetHeight+i,t.scrollHeight)):o.top-i<r.top&&nt(t,Math.max(n.offsetTop-i,0)),this.scrollToFocusedOptionOnUpdate=!1)}},{key:"componentWillUnmount",value:function(){this.stopListeningComposition(),this.stopListeningToTouch(),document.removeEventListener("scroll",this.onScroll,!0)}},{key:"onMenuOpen",value:function(){this.props.onMenuOpen()}},{key:"onMenuClose",value:function(){this.onInputChange("",{action:"menu-close"}),this.props.onMenuClose()}},{key:"onInputChange",value:function(e,t){this.props.onInputChange(e,t)}},{key:"focusInput",value:function(){this.inputRef&&this.inputRef.focus()}},{key:"blurInput",value:function(){this.inputRef&&this.inputRef.blur()}},{key:"openMenu",value:function(e){var t=this,n=this.state,r=n.selectValue,o=n.isFocused,i=this.buildFocusableOptions(),a="first"===e?0:i.length-1;if(!this.props.isMulti){var s=i.indexOf(r[0]);s>-1&&(a=s)}this.scrollToFocusedOptionOnUpdate=!(o&&this.menuListRef),this.setState({inputIsHiddenAfterUpdate:!1,focusedValue:null,focusedOption:i[a]},(function(){return t.onMenuOpen()}))}},{key:"focusValue",value:function(e){var t=this.state,n=t.selectValue,r=t.focusedValue;if(this.props.isMulti){this.setState({focusedOption:null});var o=n.indexOf(r);r||(o=-1);var i=n.length-1,a=-1;if(n.length){switch(e){case"previous":a=0===o?0:-1===o?i:o-1;break;case"next":o>-1&&o<i&&(a=o+1)}this.setState({inputIsHidden:-1!==a,focusedValue:n[a]})}}}},{key:"focusOption",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"first",t=this.props.pageSize,n=this.state.focusedOption,r=this.getFocusableOptions();if(r.length){var o=0,i=r.indexOf(n);n||(i=-1),"up"===e?o=i>0?i-1:r.length-1:"down"===e?o=(i+1)%r.length:"pageup"===e?(o=i-t)<0&&(o=0):"pagedown"===e?(o=i+t)>r.length-1&&(o=r.length-1):"last"===e&&(o=r.length-1),this.scrollToFocusedOptionOnUpdate=!0,this.setState({focusedOption:r[o],focusedValue:null})}}},{key:"getTheme",value:function(){return this.props.theme?"function"==typeof this.props.theme?this.props.theme(gn):We(We({},gn),this.props.theme):gn}},{key:"getCommonProps",value:function(){var e=this.clearValue,t=this.cx,n=this.getStyles,r=this.getValue,o=this.selectOption,i=this.setValue,a=this.props,s=a.isMulti,u=a.isRtl,l=a.options;return{clearValue:e,cx:t,getStyles:n,getValue:r,hasValue:this.hasValue(),isMulti:s,isRtl:u,options:l,selectOption:o,selectProps:a,setValue:i,theme:this.getTheme()}}},{key:"hasValue",value:function(){return this.state.selectValue.length>0}},{key:"hasOptions",value:function(){return!!this.getFocusableOptions().length}},{key:"isClearable",value:function(){var e=this.props,t=e.isClearable,n=e.isMulti;return void 0===t?n:t}},{key:"isOptionDisabled",value:function(e,t){return Pn(this.props,e,t)}},{key:"isOptionSelected",value:function(e,t){return Mn(this.props,e,t)}},{key:"filterOption",value:function(e,t){return kn(this.props,e,t)}},{key:"formatOptionLabel",value:function(e,t){if("function"==typeof this.props.formatOptionLabel){var n=this.props.inputValue,r=this.state.selectValue;return this.props.formatOptionLabel(e,{context:t,inputValue:n,selectValue:r})}return this.getOptionLabel(e)}},{key:"formatGroupLabel",value:function(e){return this.props.formatGroupLabel(e)}},{key:"startListeningComposition",value:function(){document&&document.addEventListener&&(document.addEventListener("compositionstart",this.onCompositionStart,!1),document.addEventListener("compositionend",this.onCompositionEnd,!1))}},{key:"stopListeningComposition",value:function(){document&&document.removeEventListener&&(document.removeEventListener("compositionstart",this.onCompositionStart),document.removeEventListener("compositionend",this.onCompositionEnd))}},{key:"startListeningToTouch",value:function(){document&&document.addEventListener&&(document.addEventListener("touchstart",this.onTouchStart,!1),document.addEventListener("touchmove",this.onTouchMove,!1),document.addEventListener("touchend",this.onTouchEnd,!1))}},{key:"stopListeningToTouch",value:function(){document&&document.removeEventListener&&(document.removeEventListener("touchstart",this.onTouchStart),document.removeEventListener("touchmove",this.onTouchMove),document.removeEventListener("touchend",this.onTouchEnd))}},{key:"renderInput",value:function(){var e=this.props,t=e.isDisabled,n=e.isSearchable,r=e.inputId,o=e.inputValue,i=e.tabIndex,a=e.form,s=this.getComponents().Input,l=this.state.inputIsHidden,p=this.commonProps,f=r||this.getElementId("input"),d={"aria-autocomplete":"list","aria-label":this.props["aria-label"],"aria-labelledby":this.props["aria-labelledby"]};return n?c.a.createElement(s,u({},p,{autoCapitalize:"none",autoComplete:"off",autoCorrect:"off",id:f,innerRef:this.getInputRef,isDisabled:t,isHidden:l,onBlur:this.onInputBlur,onChange:this.handleInputChange,onFocus:this.onInputFocus,spellCheck:"false",tabIndex:i,form:a,type:"text",value:o},d)):c.a.createElement(rn,u({id:f,innerRef:this.getInputRef,onBlur:this.onInputBlur,onChange:Xe,onFocus:this.onInputFocus,readOnly:!0,disabled:t,tabIndex:i,form:a,value:""},d))}},{key:"renderPlaceholderOrValue",value:function(){var e=this,t=this.getComponents(),n=t.MultiValue,r=t.MultiValueContainer,o=t.MultiValueLabel,i=t.MultiValueRemove,a=t.SingleValue,s=t.Placeholder,l=this.commonProps,p=this.props,f=p.controlShouldRenderValue,d=p.isDisabled,h=p.isMulti,m=p.inputValue,v=p.placeholder,b=this.state,g=b.selectValue,y=b.focusedValue,O=b.isFocused;if(!this.hasValue()||!f)return m?null:c.a.createElement(s,u({},l,{key:"placeholder",isDisabled:d,isFocused:O}),v);if(h)return g.map((function(t,a){var s=t===y;return c.a.createElement(n,u({},l,{components:{Container:r,Label:o,Remove:i},isFocused:s,isDisabled:d,key:"".concat(e.getOptionValue(t)).concat(a),index:a,removeProps:{onClick:function(){return e.removeValue(t)},onTouchEnd:function(){return e.removeValue(t)},onMouseDown:function(e){e.preventDefault(),e.stopPropagation()}},data:t}),e.formatOptionLabel(t,"value"))}));if(m)return null;var w=g[0];return c.a.createElement(a,u({},l,{data:w,isDisabled:d}),this.formatOptionLabel(w,"value"))}},{key:"renderClearIndicator",value:function(){var e=this.getComponents().ClearIndicator,t=this.commonProps,n=this.props,r=n.isDisabled,o=n.isLoading,i=this.state.isFocused;if(!this.isClearable()||!e||r||!this.hasValue()||o)return null;var a={onMouseDown:this.onClearIndicatorMouseDown,onTouchEnd:this.onClearIndicatorTouchEnd,"aria-hidden":"true"};return c.a.createElement(e,u({},t,{innerProps:a,isFocused:i}))}},{key:"renderLoadingIndicator",value:function(){var e=this.getComponents().LoadingIndicator,t=this.commonProps,n=this.props,r=n.isDisabled,o=n.isLoading,i=this.state.isFocused;return e&&o?c.a.createElement(e,u({},t,{innerProps:{"aria-hidden":"true"},isDisabled:r,isFocused:i})):null}},{key:"renderIndicatorSeparator",value:function(){var e=this.getComponents(),t=e.DropdownIndicator,n=e.IndicatorSeparator;if(!t||!n)return null;var r=this.commonProps,o=this.props.isDisabled,i=this.state.isFocused;return c.a.createElement(n,u({},r,{isDisabled:o,isFocused:i}))}},{key:"renderDropdownIndicator",value:function(){var e=this.getComponents().DropdownIndicator;if(!e)return null;var t=this.commonProps,n=this.props.isDisabled,r=this.state.isFocused,o={onMouseDown:this.onDropdownIndicatorMouseDown,onTouchEnd:this.onDropdownIndicatorTouchEnd,"aria-hidden":"true"};return c.a.createElement(e,u({},t,{innerProps:o,isDisabled:n,isFocused:r}))}},{key:"renderMenu",value:function(){var e=this,t=this.getComponents(),n=t.Group,r=t.GroupHeading,o=t.Menu,i=t.MenuList,a=t.MenuPortal,s=t.LoadingMessage,l=t.NoOptionsMessage,p=t.Option,f=this.commonProps,d=this.state.focusedOption,h=this.props,m=h.captureMenuScroll,v=h.inputValue,b=h.isLoading,g=h.loadingMessage,y=h.minMenuHeight,O=h.maxMenuHeight,w=h.menuIsOpen,x=h.menuPlacement,S=h.menuPosition,C=h.menuPortalTarget,E=h.menuShouldBlockScroll,P=h.menuShouldScrollIntoView,M=h.noOptionsMessage,k=h.onMenuScrollToTop,I=h.onMenuScrollToBottom;if(!w)return null;var j,V=function(t,n){var r=t.type,o=t.data,i=t.isDisabled,a=t.isSelected,s=t.label,l=t.value,h=d===o,m=i?void 0:function(){return e.onOptionHover(o)},v=i?void 0:function(){return e.selectOption(o)},b="".concat(e.getElementId("option"),"-").concat(n),g={id:b,onClick:v,onMouseMove:m,onMouseOver:m,tabIndex:-1};return c.a.createElement(p,u({},f,{innerProps:g,data:o,isDisabled:i,isSelected:a,key:b,label:s,type:r,value:l,isFocused:h,innerRef:h?e.getFocusedOptionRef:void 0}),e.formatOptionLabel(t.data,"menu"))};if(this.hasOptions())j=this.getCategorizedOptions().map((function(t){if("group"===t.type){var o=t.data,i=t.options,a=t.index,s="".concat(e.getElementId("group"),"-").concat(a),l="".concat(s,"-heading");return c.a.createElement(n,u({},f,{key:s,data:o,options:i,Heading:r,headingProps:{id:l,data:t.data},label:e.formatGroupLabel(t.data)}),t.options.map((function(e){return V(e,"".concat(a,"-").concat(e.index))})))}if("option"===t.type)return V(t,"".concat(t.index))}));else if(b){var _=g({inputValue:v});if(null===_)return null;j=c.a.createElement(s,f,_)}else{var R=M({inputValue:v});if(null===R)return null;j=c.a.createElement(l,f,R)}var D={minMenuHeight:y,maxMenuHeight:O,menuPlacement:x,menuPosition:S,menuShouldScrollIntoView:P},T=c.a.createElement(dt,u({},f,D),(function(t){var n=t.ref,r=t.placerProps,a=r.placement,s=r.maxHeight;return c.a.createElement(o,u({},f,D,{innerRef:n,innerProps:{onMouseDown:e.onMenuMouseDown,onMouseMove:e.onMenuMouseMove},isLoading:b,placement:a}),c.a.createElement(vn,{captureEnabled:m,onTopArrive:k,onBottomArrive:I,lockEnabled:E},(function(t){return c.a.createElement(i,u({},f,{innerRef:function(n){e.getMenuListRef(n),t(n)},isLoading:b,maxHeight:s,focusedOption:d}),j)})))}));return C||"fixed"===S?c.a.createElement(a,u({},f,{appendTo:C,controlElement:this.controlRef,menuPlacement:x,menuPosition:S}),T):T}},{key:"renderFormField",value:function(){var e=this,t=this.props,n=t.delimiter,r=t.isDisabled,o=t.isMulti,i=t.name,a=this.state.selectValue;if(i&&!r){if(o){if(n){var s=a.map((function(t){return e.getOptionValue(t)})).join(n);return c.a.createElement("input",{name:i,type:"hidden",value:s})}var u=a.length>0?a.map((function(t,n){return c.a.createElement("input",{key:"i-".concat(n),name:i,type:"hidden",value:e.getOptionValue(t)})})):c.a.createElement("input",{name:i,type:"hidden"});return c.a.createElement("div",null,u)}var l=a[0]?this.getOptionValue(a[0]):"";return c.a.createElement("input",{name:i,type:"hidden",value:l})}}},{key:"renderLiveRegion",value:function(){var e=this.commonProps,t=this.state,n=t.ariaSelection,r=t.focusedOption,o=t.focusedValue,i=t.isFocused,a=t.selectValue,s=this.getFocusableOptions();return c.a.createElement(Gt,u({},e,{ariaSelection:n,focusedOption:r,focusedValue:o,isFocused:i,selectValue:a,focusableOptions:s}))}},{key:"render",value:function(){var e=this.getComponents(),t=e.Control,n=e.IndicatorsContainer,r=e.SelectContainer,o=e.ValueContainer,i=this.props,a=i.className,s=i.id,l=i.isDisabled,p=i.menuIsOpen,f=this.state.isFocused,d=this.commonProps=this.getCommonProps();return c.a.createElement(r,u({},d,{className:a,innerProps:{id:s,onKeyDown:this.onKeyDown},isDisabled:l,isFocused:f}),this.renderLiveRegion(),c.a.createElement(t,u({},d,{innerRef:this.getControlRef,innerProps:{onMouseDown:this.onControlMouseDown,onTouchEnd:this.onControlTouchEnd},isDisabled:l,isFocused:f,menuIsOpen:p}),c.a.createElement(o,u({},d,{isDisabled:l}),this.renderPlaceholderOrValue(),this.renderInput()),c.a.createElement(n,u({},d,{isDisabled:l}),this.renderClearIndicator(),this.renderLoadingIndicator(),this.renderIndicatorSeparator(),this.renderDropdownIndicator())),this.renderMenu(),this.renderFormField())}}],[{key:"getDerivedStateFromProps",value:function(e,t){var n=t.prevProps,r=t.clearFocusValueOnUpdate,o=t.inputIsHiddenAfterUpdate,i=e.options,a=e.value,s=e.menuIsOpen,u=e.inputValue,l={};if(n&&(a!==n.value||i!==n.options||s!==n.menuIsOpen||u!==n.inputValue)){var c=qe(a),p=s?function(e,t){return xn(wn(e,t))}(e,c):[],f=r?function(e,t){var n=e.focusedValue,r=e.selectValue.indexOf(n);if(r>-1){if(t.indexOf(n)>-1)return n;if(r<t.length)return t[r]}return null}(t,c):null;l={selectValue:c,focusedOption:function(e,t){var n=e.focusedOption;return n&&t.indexOf(n)>-1?n:t[0]}(t,p),focusedValue:f,clearFocusValueOnUpdate:!1}}var d=null!=o&&e!==n?{inputIsHidden:o,inputIsHiddenAfterUpdate:void 0}:{};return We(We(We({},l),d),{},{prevProps:e})}}]),n}(l.Component);Vn.defaultProps=yn;var _n,Rn,Dn,Tn=(n(17),n(22),n(24),n(25),l.Component,_n=Vn,Dn=Rn=function(e){He(n,e);var t=Ze(n);function n(){var e;Le(this,n);for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return(e=t.call.apply(t,[this].concat(o))).select=void 0,e.state={inputValue:void 0!==e.props.inputValue?e.props.inputValue:e.props.defaultInputValue,menuIsOpen:void 0!==e.props.menuIsOpen?e.props.menuIsOpen:e.props.defaultMenuIsOpen,value:void 0!==e.props.value?e.props.value:e.props.defaultValue},e.onChange=function(t,n){e.callProp("onChange",t,n),e.setState({value:t})},e.onInputChange=function(t,n){var r=e.callProp("onInputChange",t,n);e.setState({inputValue:void 0!==r?r:t})},e.onMenuOpen=function(){e.callProp("onMenuOpen"),e.setState({menuIsOpen:!0})},e.onMenuClose=function(){e.callProp("onMenuClose"),e.setState({menuIsOpen:!1})},e}return Fe(n,[{key:"focus",value:function(){this.select.focus()}},{key:"blur",value:function(){this.select.blur()}},{key:"getProp",value:function(e){return void 0!==this.props[e]?this.props[e]:this.state[e]}},{key:"callProp",value:function(e){if("function"==typeof this.props[e]){for(var t,n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return(t=this.props)[e].apply(t,r)}}},{key:"render",value:function(){var e=this,t=this.props;t.defaultInputValue,t.defaultMenuIsOpen,t.defaultValue;var n=_e(t,["defaultInputValue","defaultMenuIsOpen","defaultValue"]);return c.a.createElement(_n,u({},n,{ref:function(t){e.select=t},inputValue:this.getProp("inputValue"),menuIsOpen:this.getProp("menuIsOpen"),onChange:this.onChange,onInputChange:this.onInputChange,onMenuClose:this.onMenuClose,onMenuOpen:this.onMenuOpen,value:this.getProp("value")}))}}]),n}(l.Component),Rn.defaultProps={defaultInputValue:"",defaultMenuIsOpen:!1,defaultValue:null},Dn),Ln=n(6),An=n.n(Ln),Fn=n(7),Nn=n(9),Hn=n(2),Un=n(4),zn=n(3),$n=n(10),Bn=n.n($n);function Wn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Gn(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Wn(Object(n),!0).forEach((function(t){o()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Wn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}n(16);var Yn={groups:{}},Zn={setGroups:function(e){return{type:"SET_GROUPS",groups:e}},receiveGroups:function(e){return{type:"RECEIVE_GROUPS",path:e}}},Xn=(Object(Fn.registerStore)("groups/groups-blocks",{reducer:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Yn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_GROUPS":return Gn(Gn({},e),{},{groups:t.groups})}return e},actions:Zn,selectors:{receiveGroups:function(e){return e.groups}},controls:{RECEIVE_GROUPS:function(e){return Bn()({path:e.path})}},resolvers:{receiveGroups:s.a.mark((function e(t){var n;return s.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Zn.receiveGroups("/groups/groups-blocks/groups/");case 2:return n=e.sent,e.abrupt("return",Zn.setGroups(n));case 4:case"end":return e.stop()}}),e)}))}}),wp.element.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24"},wp.element.createElement("path",{d:"M 14.42,9.58 C 13.75,8.91 12.95,8.57 12.00,8.57 11.05,8.57 10.25,8.91 9.58,9.58 8.91,10.25 8.57,11.05 8.57,12.00 8.57,12.95 8.91,13.75 9.58,14.42 10.25,15.09 11.05,15.43 12.00,15.43 12.95,15.43 13.75,15.09 14.42,14.42 15.09,13.75 15.43,12.95 15.43,12.00 15.43,11.05 15.09,10.25 14.42,9.58 Z M 15.66,5.69 C 16.77,6.34 17.66,7.23 18.31,8.34 18.96,9.46 19.29,10.68 19.29,12.00 19.29,13.32 18.96,14.54 18.31,15.66 17.66,16.77 16.77,17.66 15.66,18.31 14.54,18.96 13.32,19.29 12.00,19.29 10.68,19.29 9.46,18.96 8.34,18.31 7.23,17.66 6.34,16.77 5.69,15.66 5.04,14.54 4.71,13.32 4.71,12.00 4.71,10.68 5.04,9.46 5.69,8.34 6.34,7.23 7.23,6.34 8.34,5.69 9.46,5.04 10.68,4.71 12.00,4.71 13.32,4.71 14.54,5.04 15.66,5.69 Z M 20.91,6.84 C 19.99,5.26 18.74,4.01 17.16,3.09 15.59,2.17 13.87,1.71 12.00,1.71 10.13,1.71 8.41,2.17 6.84,3.09 5.26,4.01 4.01,5.26 3.09,6.84 2.17,8.41 1.71,10.13 1.71,12.00 1.71,13.87 2.17,15.59 3.09,17.16 4.01,18.74 5.26,19.99 6.84,20.91 8.41,21.83 10.13,22.29 12.00,22.29 13.87,22.29 15.59,21.83 17.16,20.91 18.74,19.99 19.99,18.74 20.91,17.16 21.83,15.59 22.29,13.87 22.29,12.00 22.29,10.13 21.83,8.41 20.91,6.84 Z "})));function Jn(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Kn(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Jn(Object(n),!0).forEach((function(t){o()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Jn(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}Object(Nn.registerBlockType)("groups/groups-member",{title:Object(Hn.__)("Groups Member","groups"),description:Object(Hn.__)("Show content for group members","groups"),icon:Xn,category:"groups",keywords:[Object(Hn.__)("groups","groups"),Object(Hn.__)("access","groups"),Object(Hn.__)("members","groups")],attributes:{groups_select:{type:"string",default:null}},edit:Object(Fn.withSelect)((function(e){return{groups:e("groups/groups-blocks").receiveGroups()}}))((function(e){var t=e.attributes.groups_select,n=e.groups,r=e.className,o=e.setAttributes,a=e.isSelected,s=[];return null!==t&&(s=JSON.parse(t)),n.length?[Object(i.createElement)(Un.InspectorControls,null,Object(i.createElement)(zn.PanelBody,{title:Object(Hn.__)("Select Groups","groups"),className:"block-inspector"},Object(i.createElement)(zn.PanelRow,null,Object(i.createElement)("label",{htmlFor:"block-groups",className:"groups-inspector__label"},Object(Hn.__)("Content will be shown to users that are members of these groups:","groups"))),Object(i.createElement)(zn.PanelRow,null,Object(i.createElement)(Tn,{className:"groups-inspector__control",name:"block-groups",value:s,onChange:function(e){return o({groups_select:JSON.stringify(e)})},options:n,isClearable:!0,isMulti:"true"})))),Object(i.createElement)("div",{className:a?An()(r)+"__selected":e.className},Object(i.createElement)("div",{className:An()(r)+"__inner-block"},Object(i.createElement)(Un.InnerBlocks,null)))]:Object(i.createElement)("p",{className:r},Object(i.createElement)(zn.Spinner,null),Object(Hn.__)("Loading...","groups"))})),save:function(e){return Object(i.createElement)("div",null,Object(i.createElement)(Un.InnerBlocks.Content,null))}}),n(31);var qn={groups:{}},Qn={setGroups:function(e){return{type:"SET_GROUPS",groups:e}},receiveGroups:function(e){return{type:"RECEIVE_GROUPS",path:e}}},er=(Object(Fn.registerStore)("groups/groups-blocks",{reducer:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:qn,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_GROUPS":return Kn(Kn({},e),{},{groups:t.groups})}return e},actions:Qn,selectors:{receiveGroups:function(e){return e.groups}},controls:{RECEIVE_GROUPS:function(e){return Bn()({path:e.path})}},resolvers:{receiveGroups:s.a.mark((function e(t){var n;return s.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Qn.receiveGroups("/groups/groups-blocks/groups/");case 2:return n=e.sent,e.abrupt("return",Qn.setGroups(n));case 4:case"end":return e.stop()}}),e)}))}}),wp.element.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24"},wp.element.createElement("path",{d:"M 15.66,5.69 C 16.77,6.34 17.66,7.23 18.31,8.34 18.96,9.46 19.29,10.68 19.29,12.00 19.29,13.32 18.96,14.54 18.31,15.66 17.66,16.77 16.77,17.66 15.66,18.31 14.54,18.96 13.32,19.29 12.00,19.29 10.68,19.29 9.46,18.96 8.34,18.31 7.23,17.66 6.34,16.77 5.69,15.66 5.04,14.54 4.71,13.32 4.71,12.00 4.71,10.68 5.04,9.46 5.69,8.34 6.34,7.23 7.23,6.34 8.34,5.69 9.46,5.04 10.68,4.71 12.00,4.71 13.32,4.71 14.54,5.04 15.66,5.69 Z M 20.91,6.84 C 19.99,5.26 18.74,4.01 17.16,3.09 15.59,2.17 13.87,1.71 12.00,1.71 10.13,1.71 8.41,2.17 6.84,3.09 5.26,4.01 4.01,5.26 3.09,6.84 2.17,8.41 1.71,10.13 1.71,12.00 1.71,13.87 2.17,15.59 3.09,17.16 4.01,18.74 5.26,19.99 6.84,20.91 8.41,21.83 10.13,22.29 12.00,22.29 13.87,22.29 15.59,21.83 17.16,20.91 18.74,19.99 19.99,18.74 20.91,17.16 21.83,15.59 22.29,13.87 22.29,12.00 22.29,10.13 21.83,8.41 20.91,6.84 Z "})));Object(Nn.registerBlockType)("groups/groups-non-member",{title:Object(Hn.__)("Groups Non-member","groups"),description:Object(Hn.__)("Hide content from group members","groups"),icon:er,category:"groups",keywords:[Object(Hn.__)("groups","groups"),Object(Hn.__)("access","groups"),Object(Hn.__)("members","groups")],attributes:{groups_select:{type:"string",default:null}},edit:Object(Fn.withSelect)((function(e){return{groups:e("groups/groups-blocks").receiveGroups()}}))((function(e){var t=e.attributes.groups_select,n=e.groups,r=e.className,o=e.setAttributes,a=e.isSelected,s=[];return null!==t&&(s=JSON.parse(t)),n.length?[Object(i.createElement)(Un.InspectorControls,null,Object(i.createElement)(zn.PanelBody,{title:Object(Hn.__)("Select Groups","groups"),className:"block-inspector"},Object(i.createElement)(zn.PanelRow,null,Object(i.createElement)("label",{htmlFor:"block-groups",className:"groups-inspector__label"},Object(Hn.__)("Content will be shown to users that are not members of these groups:","groups"))),Object(i.createElement)(zn.PanelRow,null,Object(i.createElement)(Tn,{className:"groups-inspector__control",name:"block-groups",value:s,onChange:function(e){return o({groups_select:JSON.stringify(e)})},options:n,isClearable:!0,isMulti:"true"})))),Object(i.createElement)("div",{className:a?An()(r)+"__selected":e.className},Object(i.createElement)("div",{className:An()(r)+"__inner-block"},Object(i.createElement)(Un.InnerBlocks,null)))]:Object(i.createElement)("p",{className:r},Object(i.createElement)(zn.Spinner,null),Object(Hn.__)("Loading...","groups"))})),save:function(e){return Object(i.createElement)("div",null,Object(i.createElement)(Un.InnerBlocks.Content,null))}}),wp.blocks.updateCategory("groups",{icon:wp.element.createElement("svg",{width:20,height:20,viewBox:"0 0 20 20",fill:"#7392cf"},wp.element.createElement("path",{d:"M 5.14,2.85 C 5.11,2.85 5.09,2.87 5.09,2.90 5.09,2.93 5.11,2.96 5.14,2.96 5.17,2.96 5.19,2.93 5.19,2.90 5.19,2.87 5.17,2.85 5.14,2.85 Z M 1.53,1.64 C 1.49,1.64 1.45,1.68 1.45,1.72 1.45,1.76 1.49,1.80 1.53,1.80 1.58,1.80 1.61,1.76 1.61,1.72 1.61,1.68 1.58,1.64 1.53,1.64 Z M 4.17,1.24 C 4.09,1.24 4.03,1.30 4.03,1.37 4.03,1.44 4.09,1.50 4.17,1.50 4.24,1.50 4.30,1.44 4.30,1.37 4.30,1.30 4.24,1.24 4.17,1.24 Z M 16.67,16.32 C 16.55,16.32 16.45,16.41 16.45,16.53 16.45,16.65 16.55,16.74 16.67,16.74 16.79,16.74 16.88,16.65 16.88,16.53 16.88,16.41 16.79,16.32 16.67,16.32 Z M 3.97,4.68 C 3.78,4.68 3.63,4.83 3.63,5.02 3.63,5.21 3.78,5.37 3.97,5.37 4.16,5.37 4.32,5.21 4.32,5.02 4.32,4.83 4.16,4.68 3.97,4.68 Z M 13.28,8.84 C 12.97,8.84 12.72,9.09 12.72,9.40 12.72,9.71 12.97,9.96 13.28,9.96 13.59,9.96 13.84,9.71 13.84,9.40 13.84,9.09 13.59,8.84 13.28,8.84 Z M 16.63,11.50 C 16.13,11.50 15.73,11.90 15.73,12.40 15.73,12.90 16.13,13.30 16.63,13.30 17.13,13.30 17.53,12.90 17.53,12.40 17.53,11.90 17.13,11.50 16.63,11.50 Z M 8.57,1.55 C 7.26,1.55 6.21,2.60 6.21,3.91 6.21,5.21 7.26,6.27 8.57,6.27 9.87,6.27 10.93,5.21 10.93,3.91 10.93,2.60 9.87,1.55 8.57,1.55 Z M 15.30,1.07 C 13.19,1.07 11.48,2.78 11.48,4.89 11.48,7.00 13.19,8.71 15.30,8.71 17.41,8.71 19.12,7.00 19.12,4.89 19.12,2.78 17.41,1.07 15.30,1.07 Z M 7.25,6.76 C 3.84,6.76 1.07,9.52 1.07,12.94 1.07,16.35 3.84,19.12 7.25,19.12 10.66,19.12 13.43,16.35 13.43,12.94 13.43,9.52 10.66,6.76 7.25,6.76 Z"}))})}]);
lib/blocks/src/blocks/groups-member/block.js CHANGED
@@ -122,7 +122,7 @@ const store = registerStore(
122
  );
123
 
124
  /**
125
- * Icon for the Groups Member Block.
126
  */
127
  const memberIcon = wp.element.createElement(
128
  'svg',
@@ -158,7 +158,7 @@ registerBlockType(
158
  // Example: my-plugin/my-custom-block.
159
  'groups/groups-member',
160
  {
161
- title: __( 'Groups Member Block', 'groups' ), // Block title.
162
  description: __( 'Show content for group members', 'groups' ),
163
  icon: memberIcon, // Block icon from Dashicons → https://developer.wordpress.org/resource/dashicons/.
164
  category: 'groups', // Block category — Group blocks together based on common traits E.g. common, formatting, layout widgets, embed.
122
  );
123
 
124
  /**
125
+ * Icon for the Groups Member block.
126
  */
127
  const memberIcon = wp.element.createElement(
128
  'svg',
158
  // Example: my-plugin/my-custom-block.
159
  'groups/groups-member',
160
  {
161
+ title: __( 'Groups Member', 'groups' ), // Block title.
162
  description: __( 'Show content for group members', 'groups' ),
163
  icon: memberIcon, // Block icon from Dashicons → https://developer.wordpress.org/resource/dashicons/.
164
  category: 'groups', // Block category — Group blocks together based on common traits E.g. common, formatting, layout widgets, embed.
lib/blocks/src/blocks/groups-non-member/block.js CHANGED
@@ -142,7 +142,7 @@ registerBlockType(
142
  // Example: my-plugin/my-custom-block.
143
  'groups/groups-non-member',
144
  {
145
- title: __( 'Groups Non-member Block','groups' ), // Block title.
146
  description: __( 'Hide content from group members', 'groups' ),
147
  icon: nonMemberIcon, // Block icon from Dashicons → https://developer.wordpress.org/resource/dashicons/.
148
  category: 'groups', // Block category — Group blocks together based on common traits E.g. common, formatting, layout widgets, embed.
142
  // Example: my-plugin/my-custom-block.
143
  'groups/groups-non-member',
144
  {
145
+ title: __( 'Groups Non-member','groups' ), // Block title.
146
  description: __( 'Hide content from group members', 'groups' ),
147
  icon: nonMemberIcon, // Block icon from Dashicons → https://developer.wordpress.org/resource/dashicons/.
148
  category: 'groups', // Block category — Group blocks together based on common traits E.g. common, formatting, layout widgets, embed.
lib/blocks/src/class-groups-blocks.php CHANGED
@@ -207,7 +207,7 @@ class Groups_Blocks {
207
  }
208
 
209
  /**
210
- * Rendering callback for our Groups Member Block.
211
  *
212
  * @param array $attributes
213
  * @param string $content
@@ -252,7 +252,7 @@ class Groups_Blocks {
252
  }
253
 
254
  /**
255
- * Rendering callback for our Groups Non-member Block.
256
  *
257
  * @param array $attributes
258
  * @param string $content
207
  }
208
 
209
  /**
210
+ * Rendering callback for our Groups Member block.
211
  *
212
  * @param array $attributes
213
  * @param string $content
252
  }
253
 
254
  /**
255
+ * Rendering callback for our Groups Non-member block.
256
  *
257
  * @param array $attributes
258
  * @param string $content
readme.txt CHANGED
@@ -3,9 +3,9 @@ Contributors: itthinx, proaktion
3
  Donate link: https://www.itthinx.com/shop/
4
  Tags: groups, access, access control, membership, memberships, member, members, capability, capabilities, content, download, downloads, file, file access, files, paypal, permission, permissions, subscription, subscriptions, woocommerce
5
  Requires at least: 5.5
6
- Tested up to: 5.8
7
  Requires PHP: 5.6.0
8
- Stable tag: 2.14.1
9
  License: GPLv3
10
 
11
  Groups is an efficient and powerful solution, providing group-based user membership management, group-based capabilities and content access control.
3
  Donate link: https://www.itthinx.com/shop/
4
  Tags: groups, access, access control, membership, memberships, member, members, capability, capabilities, content, download, downloads, file, file access, files, paypal, permission, permissions, subscription, subscriptions, woocommerce
5
  Requires at least: 5.5
6
+ Tested up to: 5.9
7
  Requires PHP: 5.6.0
8
+ Stable tag: 2.15.0
9
  License: GPLv3
10
 
11
  Groups is an efficient and powerful solution, providing group-based user membership management, group-based capabilities and content access control.