Groups - Version 2.0.2

Version Description

  • Added the option to dismiss the Welcome screen.
  • Updated German and Spanish translations.
Download this release

Release Info

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

Code changes from version 2.0.1 to 2.0.2

changelog.txt CHANGED
@@ -1,5 +1,9 @@
1
  == Groups changelog.txt ==
2
 
 
 
 
 
3
  = 2.0.1 =
4
  * Fixed an issue with conflicting cache entries with legacy mode enabled.
5
  * Fixed access restriction capabilities were reset when reenabling legacy mode.
1
  == Groups changelog.txt ==
2
 
3
+ = 2.0.2 =
4
+ * Added the option to dismiss the Welcome screen.
5
+ * Updated German and Spanish translations.
6
+
7
  = 2.0.1 =
8
  * Fixed an issue with conflicting cache entries with legacy mode enabled.
9
  * Fixed access restriction capabilities were reset when reenabling legacy mode.
groups.php CHANGED
@@ -21,7 +21,7 @@
21
  * Plugin Name: Groups
22
  * Plugin URI: http://www.itthinx.com/plugins/groups
23
  * Description: Groups provides group-based user membership management, group-based capabilities and content access control.
24
- * Version: 2.0.1
25
  * Author: itthinx
26
  * Author URI: http://www.itthinx.com
27
  * Donate-Link: http://www.itthinx.com
@@ -32,7 +32,7 @@
32
  if ( !defined( 'ABSPATH' ) ) {
33
  exit;
34
  }
35
- define( 'GROUPS_CORE_VERSION', '2.0.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: http://www.itthinx.com/plugins/groups
23
  * Description: Groups provides group-based user membership management, group-based capabilities and content access control.
24
+ * Version: 2.0.2
25
  * Author: itthinx
26
  * Author URI: http://www.itthinx.com
27
  * Donate-Link: http://www.itthinx.com
32
  if ( !defined( 'ABSPATH' ) ) {
33
  exit;
34
  }
35
+ define( 'GROUPS_CORE_VERSION', '2.0.2' );
36
  define( 'GROUPS_FILE', __FILE__ );
37
  if ( !defined( 'GROUPS_CORE_DIR' ) ) {
38
  define( 'GROUPS_CORE_DIR', untrailingslashit( plugin_dir_path( __FILE__ ) ) );
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: 2017-01-26 20:58+0100\n"
11
- "PO-Revision-Date: 2017-01-26 20:58+0100\n"
12
  "Last-Translator: Karim\n"
13
  "Language-Team: itthinx.com\n"
14
  "Language: de_DE\n"
@@ -70,7 +70,7 @@ msgstr ""
70
  msgid "A Duck!"
71
  msgstr "Eine Ente!"
72
 
73
- #: lib/admin/groups-admin-options.php:269
74
  msgid "A minimum set of permissions will be preserved."
75
  msgstr "Ein Minimalsatz von Genehmigungen wird beibehalten."
76
 
@@ -112,13 +112,13 @@ msgstr "Zugangsbeschränkungen"
112
  #: lib/admin/groups-admin-groups-remove.php:181
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-options.php:39 lib/admin/groups-admin-options.php:317
116
  #: lib/admin/groups-admin-tree-view.php:37 lib/test/groups-tests.php:385
117
  #: lib/test/groups-tests.php:391
118
  msgid "Access denied."
119
  msgstr "Zugriff verweigert."
120
 
121
- #: lib/admin/groups-admin-options.php:214
122
  msgid "Access restricions"
123
  msgstr "Zugangsbeschränkungen"
124
 
@@ -163,7 +163,7 @@ msgstr "Beschränkung hinzufügen"
163
  msgid "Add to group"
164
  msgstr "Zur Gruppe hinzufügen"
165
 
166
- #: lib/admin/class-groups-admin-welcome.php:214
167
  #: lib/admin/class-groups-admin.php:221 lib/admin/groups-admin-add-ons.php:32
168
  msgid "Add-Ons"
169
  msgstr "Add-Ons"
@@ -184,11 +184,11 @@ msgstr "Groups Verwalten"
184
  msgid "Administer Groups plugin options"
185
  msgstr "Groups Plugin Optionen verwalten"
186
 
187
- #: lib/admin/groups-admin-options.php:206
188
  msgid "Administrator Access Override"
189
  msgstr "Administrator-Zugriffsüberbrückung"
190
 
191
- #: lib/admin/groups-admin-options.php:210
192
  msgid ""
193
  "Administrators override all access permissions derived from Groups "
194
  "capabilities."
@@ -200,7 +200,7 @@ msgstr ""
200
  msgid "Also look for groups related to terms"
201
  msgstr "Auch Gruppen beinhalten die auf Begriffe bezogen sind"
202
 
203
- #: lib/admin/class-groups-admin-welcome.php:167
204
  msgid ""
205
  "And you can now filter the list of users by one or multiple groups with one "
206
  "convenient field."
@@ -208,7 +208,7 @@ msgstr ""
208
  "Und man kann jetzt die Liste der Benutzer mittels einem praktischen Feld "
209
  "nach einer oder mehreren Gruppen filtern."
210
 
211
- #: lib/admin/class-groups-admin-welcome.php:165
212
  msgid ""
213
  "Another improvement is better filtering by groups and a reduced footprint on "
214
  "the Users admin screen."
@@ -218,8 +218,8 @@ msgstr ""
218
 
219
  #: lib/access/class-groups-access-meta-boxes.php:206
220
  #: lib/access/class-groups-access-meta-boxes.php:207
221
- #: lib/access/class-groups-access-meta-boxes.php:441
222
  #: lib/access/class-groups-access-meta-boxes.php:442
 
223
  msgid "Anyone …"
224
  msgstr "Jeder …"
225
 
@@ -246,7 +246,7 @@ msgstr ""
246
  msgid "Bulk Actions"
247
  msgstr "Aktion wählen"
248
 
249
- #: lib/admin/groups-admin-options.php:351
250
  msgid ""
251
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
252
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
@@ -262,7 +262,7 @@ msgstr ""
262
  "verantwortlich für etwaige Datenverluste sowie jede weitere Konsequenzen zu "
263
  "sein."
264
 
265
- #: lib/admin/groups-admin-options.php:283
266
  msgid ""
267
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
268
  "plugin settings and data will be DELETED. If you are going to use this "
@@ -288,7 +288,7 @@ msgstr ""
288
  msgid "Cancel"
289
  msgstr "Abbrechen"
290
 
291
- #: legacy/admin/groups-admin-options-legacy.php:58
292
  #: lib/admin/class-groups-admin.php:195
293
  #: lib/admin/groups-admin-capabilities.php:192
294
  #: lib/admin/groups-admin-groups-add.php:97
@@ -389,17 +389,17 @@ msgstr ""
389
  "Klicken zum Umschalten, ob gewährende Gruppen zu den Kapazitäten angezeigt "
390
  "werden."
391
 
392
- #: lib/admin/groups-admin-options.php:275
393
  msgid "Deactivation and data persistence"
394
  msgstr "Deaktivierung und Datenpersistenz"
395
 
396
- #: lib/admin/groups-admin-options.php:348
397
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
398
  msgstr ""
399
  "Alle Daten des Groups Plugins für ALLE Sites bei Netzwerkdeaktivierung "
400
  "löschen"
401
 
402
- #: lib/admin/groups-admin-options.php:279
403
  msgid "Delete all Groups plugin data on deactivation"
404
  msgstr "Alle Daten des Groups Plugins bei deaktivierung löschen"
405
 
@@ -412,7 +412,7 @@ msgstr "Alle Daten des Groups Plugins bei deaktivierung löschen"
412
  msgid "Description"
413
  msgstr "Beschreibung"
414
 
415
- #: lib/admin/groups-admin-options.php:243
416
  msgid ""
417
  "Disabling this setting for a post type does not remove existing access "
418
  "restrictions on individual posts of that type."
@@ -421,6 +421,11 @@ msgstr ""
421
  "bestehende Zugriffsbeschränkungen für einzelne Beiträge dieses Typs nicht "
422
  "aufgehoben."
423
 
 
 
 
 
 
424
  #: lib/admin/groups-admin-capabilities.php:449
425
  #: lib/admin/groups-admin-groups.php:460
426
  msgid "Edit"
@@ -442,7 +447,7 @@ msgstr ""
442
  "Bearbeiten Sie den Beitrag für den Sie Zugang beschränken möchten und "
443
  "wählen<sup>*</sup> Sie die <em>premium</em> Kapazität aus."
444
 
445
- #: lib/admin/groups-admin-options.php:292
446
  msgid "Enable legacy access control based on capabilities."
447
  msgstr "Legacy Zugriffsbeschränkungen basierend auf Kapazitäten aktivieren."
448
 
@@ -451,7 +456,7 @@ msgstr "Legacy Zugriffsbeschränkungen basierend auf Kapazitäten aktivieren."
451
  msgid "Enforce read access"
452
  msgstr "Lesezugriff beschränken"
453
 
454
- #: lib/admin/groups-admin-options.php:189
455
  msgid ""
456
  "Enhanced functionality is available via official <a href=\"http://www."
457
  "itthinx.com/shop/\">Extensions</a> for Groups."
@@ -536,7 +541,7 @@ msgstr "Gruppenname : %s"
536
 
537
  #: lib/access/class-groups-access-meta-boxes.php:112
538
  #: lib/access/class-groups-access-meta-boxes.php:115
539
- #: lib/access/class-groups-access-meta-boxes.php:463
540
  #: lib/admin/class-groups-admin-posts.php:204
541
  #: lib/admin/class-groups-admin-user-profile.php:72
542
  #: lib/admin/class-groups-admin-user-profile.php:133
@@ -568,7 +573,7 @@ msgctxt "page-title"
568
  msgid "Groups"
569
  msgstr "Gruppen"
570
 
571
- #: lib/admin/class-groups-admin-welcome.php:182
572
  #, php-format
573
  msgid ""
574
  "Groups %s features a simpler model for access restrictions based on groups "
@@ -590,11 +595,11 @@ msgstr "Groups Add-Ons"
590
  msgid "Groups Capabilities"
591
  msgstr "Gruppenkapazitäten"
592
 
593
- #: lib/admin/groups-admin-options.php:129
594
  msgid "Groups Options"
595
  msgstr "Groups Optionen"
596
 
597
- #: lib/admin/groups-admin-options.php:323
598
  msgid "Groups network options"
599
  msgstr "Groups Netzwerkoptionen"
600
 
@@ -615,7 +620,7 @@ msgstr ""
615
  msgid "ID"
616
  msgstr "ID"
617
 
618
- #: lib/admin/class-groups-admin-welcome.php:201
619
  msgid ""
620
  "If you had any access restrictions in place based on capabilities, the "
621
  "entries will now be unprotected, unless you enable legacy access "
@@ -626,13 +631,13 @@ msgstr ""
626
  "die Einträge nun ungeschützt, ausser die Legacy Zugriffsbeschränkungen "
627
  "werden aktiviert oder es werden Beschränkungen basierend auf Gruppen gesetzt."
628
 
629
- #: lib/admin/groups-admin-options.php:271
630
  msgid "If you lock yourself out, please ask an administrator to help."
631
  msgstr ""
632
  "Sollten Sie sich selbst ausschließen, so fragen Sie bitte einen Verwalter "
633
  "nach Hilfe."
634
 
635
- #: lib/admin/class-groups-admin-welcome.php:205
636
  msgid ""
637
  "If you would like to switch to access restrictions based on groups "
638
  "(recommended) instead of capabilities, you can easily do so by setting the "
@@ -644,11 +649,11 @@ msgstr ""
644
  "geschützten Beiträge, Seiten und andere Einträge setzt um den Zugang "
645
  "einzuschränken."
646
 
647
- #: lib/admin/class-groups-admin-welcome.php:135
648
  msgid "Important"
649
  msgstr "Wichtig"
650
 
651
- #: lib/admin/class-groups-admin-welcome.php:160
652
  msgid "Improved User Interface"
653
  msgstr "Verbesserte Benutzeroberfläche"
654
 
@@ -665,7 +670,7 @@ msgstr ""
665
  "ist nicht möglich den Zugang mittels einer Gruppe zu beschränken die bereits "
666
  "existiert wenn man dieser nicht zugehört."
667
 
668
- #: legacy/admin/groups-admin-options-legacy.php:61
669
  msgid ""
670
  "Include these capabilities to enforce read access on posts. The selected "
671
  "capabilities will be offered to restrict access to posts."
@@ -678,7 +683,7 @@ msgstr ""
678
  msgid "Inherited capabilities:"
679
  msgstr "Geerbte Kapazitäten:"
680
 
681
- #: lib/admin/class-groups-admin-welcome.php:138
682
  msgid ""
683
  "It seems that you have updated from Groups 1.x where access restrictions "
684
  "were based on capabilities."
@@ -696,7 +701,7 @@ msgstr "Der Gruppe %s beitreten"
696
  msgid "Leave the %s group"
697
  msgstr "Die Gruppe %s verlassen"
698
 
699
- #: lib/admin/groups-admin-options.php:288
700
  msgid "Legacy Settings"
701
  msgstr "Legacy Einstellungen"
702
 
@@ -714,7 +719,7 @@ msgid "Log out"
714
  msgstr "Abmelden"
715
 
716
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:503
717
- #: lib/access/class-groups-access-meta-boxes.php:409
718
  msgid "Media"
719
  msgstr "Medien"
720
 
@@ -736,7 +741,7 @@ msgstr[1] ""
736
  msgid "Name"
737
  msgstr "Name"
738
 
739
- #: lib/admin/groups-admin-options.php:345
740
  msgid "Network deactivation and data persistence"
741
  msgstr "Netzwerkdeaktivation und Datenpersistenz"
742
 
@@ -744,7 +749,7 @@ msgstr "Netzwerkdeaktivation und Datenpersistenz"
744
  msgid "New Capability"
745
  msgstr "Neue Kapazität"
746
 
747
- #: lib/admin/class-groups-admin-welcome.php:171
748
  msgid "New Documentation"
749
  msgstr "Neue Dokumentation"
750
 
@@ -799,7 +804,7 @@ msgstr ""
799
  "Es ist zu beachten dass man Mitglied einer Gruppe sein muss, um diese zur "
800
  "Zugangsbeschränkung verwenden zu können."
801
 
802
- #: lib/admin/class-groups-admin-welcome.php:163
803
  msgid ""
804
  "Now you can assign new users directly to groups when you create a new user "
805
  "account from the Dashboard."
@@ -807,7 +812,7 @@ msgstr ""
807
  "Jetzt kann man neue Benutzer direkt Gruppen zuweisen wenn man deren "
808
  "Benutzerkonto vom Dashboard aus erstellt."
809
 
810
- #: lib/admin/class-groups-admin-welcome.php:154
811
  msgid ""
812
  "Now you can protect your posts, pages and any other custom post type like "
813
  "products or events by simply assigning them to one or more groups."
@@ -816,7 +821,7 @@ msgstr ""
816
  "oder Evente einfach schützen, indem man diese einer oder mehreren Gruppen "
817
  "zuweist."
818
 
819
- #: lib/admin/class-groups-admin-welcome.php:207
820
  msgid ""
821
  "Once you have adjusted your access restrictions based on groups, you can "
822
  "disable legacy access control."
@@ -854,7 +859,7 @@ msgstr ""
854
  msgid "Options"
855
  msgstr "Optionen"
856
 
857
- #: lib/admin/groups-admin-options.php:121
858
  msgid "Options saved."
859
  msgstr "Optionen gespeichert."
860
 
@@ -863,12 +868,12 @@ msgstr "Optionen gespeichert."
863
  msgid "Parent"
864
  msgstr "Vorläufer"
865
 
866
- #: lib/admin/class-groups-admin-welcome.php:217
867
  msgid "Perfect complements to memberships and access control with Groups."
868
  msgstr ""
869
  "Perfekte Ergänzungen für Mitgliedschaften und Zugangskontrolle mit Groups."
870
 
871
- #: lib/admin/groups-admin-options.php:265
872
  msgid "Permissions"
873
  msgstr "Berechtigungen"
874
 
@@ -896,7 +901,7 @@ msgstr ""
896
  "Bitte geben Sie eine <a style=\"text-decoration:none;\" href=\"%s\">&#9733;"
897
  "&#9733;&#9733;&#9733;&#9733;</a> Bewertung ab!"
898
 
899
- #: lib/admin/class-groups-admin-welcome.php:140
900
  #, php-format
901
  msgid ""
902
  "Please make sure to read the notes on <strong>Switching to Groups %s</"
@@ -905,7 +910,7 @@ msgstr ""
905
  "Bitte beachte die Hinweise unten bezüglich <strong>Umstellen auf Groups %s</"
906
  "strong>."
907
 
908
- #: lib/admin/class-groups-admin-welcome.php:209
909
  msgid ""
910
  "Please refer to the <a target=\"_blank\" href=\"http://docs.itthinx.com/"
911
  "document/groups/\">Documentation</a> for details on how to switch to and use "
@@ -915,16 +920,25 @@ msgstr ""
915
  "document/groups/\">Dokumentation</a> für Details über die Umstellung und "
916
  "Benutzung der neuen Zugriffsbeschränkungen."
917
 
 
 
 
 
 
 
 
 
 
918
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
919
  #: lib/access/class-groups-access-meta-boxes.php:162
920
  msgid "Post"
921
  msgstr "Beitrag"
922
 
923
- #: lib/admin/groups-admin-options.php:216
924
  msgid "Post types"
925
  msgstr "Beitragstypen"
926
 
927
- #: lib/admin/class-groups-admin-welcome.php:156
928
  msgid ""
929
  "Previously we used capabilities to do that, but changing to this new model "
930
  "makes things even easier."
@@ -932,7 +946,7 @@ msgstr ""
932
  "Bisher wurden Kapazitäten verwendet um das zu tun, aber der Wechsel zum "
933
  "neuen Modell macht die Dinge noch viel einfacher."
934
 
935
- #: lib/admin/class-groups-admin-welcome.php:149
936
  msgid "Protect Content Easily"
937
  msgstr "Inhalte Einfach Schützen"
938
 
@@ -941,7 +955,7 @@ msgid "Quick-create group &amp; capability"
941
  msgstr "Instant Gruppe &amp; Kapazität"
942
 
943
  #: lib/access/class-groups-access-meta-boxes.php:200
944
- #: lib/access/class-groups-access-meta-boxes.php:411
945
  msgid "Read"
946
  msgstr "Lesen"
947
 
@@ -1019,7 +1033,7 @@ msgid "Restricts the visibility of this %s to members of the chosen groups."
1019
  msgstr ""
1020
  "Beschränkt die %s-Sichtbarkeit auf Mitglieder der ausgewählten Gruppen."
1021
 
1022
- #: lib/access/class-groups-access-meta-boxes.php:459
1023
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1024
  msgstr ""
1025
  "Beschränkt die Sichtbarkeit dieses Eintrags auf Mitglieder der ausgewählten "
@@ -1030,19 +1044,19 @@ msgstr ""
1030
  msgid "Results per page"
1031
  msgstr "Ergebnisse pro Seite"
1032
 
1033
- #: lib/admin/groups-admin-options.php:144
1034
  msgid "Role"
1035
  msgstr "Rolle"
1036
 
1037
  #: lib/admin/groups-admin-capabilities-edit.php:77
1038
  #: lib/admin/groups-admin-groups-edit.php:158
1039
- #: lib/admin/groups-admin-options.php:201
1040
- #: lib/admin/groups-admin-options.php:303
1041
- #: lib/admin/groups-admin-options.php:355
1042
  msgid "Save"
1043
  msgstr "Speichern"
1044
 
1045
- #: lib/admin/groups-admin-options.php:219
1046
  msgid "Show access restrictions for these post types."
1047
  msgstr "Zugangsbeschränkungen für diese Beitragstypen zeigen."
1048
 
@@ -1050,15 +1064,15 @@ msgstr "Zugangsbeschränkungen für diese Beitragstypen zeigen."
1050
  msgid "Show groups"
1051
  msgstr "Gruppen zeigen"
1052
 
1053
- #: lib/admin/groups-admin-options.php:251
1054
  msgid "Show groups in user profiles."
1055
  msgstr "Gruppen in Benutzerprofilen zeigen"
1056
 
1057
- #: lib/admin/groups-admin-options.php:260
1058
  msgid "Show the Groups tree view."
1059
  msgstr "Die Baumansicht von Groups anzeigen."
1060
 
1061
- #: lib/admin/class-groups-admin-welcome.php:179
1062
  #, php-format
1063
  msgid "Switching to Groups %s"
1064
  msgstr "Umstellen auf Groups %s"
@@ -1077,7 +1091,7 @@ msgstr ""
1077
  "target=\"_blank\">Groups</a> von <a href=\"http://www.itthinx.com\" target="
1078
  "\"_blank\">itthinx</a>."
1079
 
1080
- #: lib/admin/class-groups-admin-welcome.php:129
1081
  msgid ""
1082
  "Thanks for using Groups! We have made it even easier to protect your content "
1083
  "and hope you like it :)"
@@ -1145,6 +1159,15 @@ msgstr "Die <em>Kapazität</em> darf nicht leer sein."
1145
  msgid "The <em>Name</em> must not be empty."
1146
  msgstr "Der <em>Name</em> darf nicht leer sein."
1147
 
 
 
 
 
 
 
 
 
 
1148
  #: lib/admin/groups-admin-capabilities.php:75
1149
  msgid "The capability has been deleted."
1150
  msgstr "Die Kapazität wurde gelöscht."
@@ -1161,7 +1184,7 @@ msgstr ""
1161
  "Die vollständige Dokumentation ist auf den <a href=\"http://docs.itthinx.com/"
1162
  "document/groups\">Documentation</a>-Seiten für Groups erhältlich."
1163
 
1164
- #: lib/admin/class-groups-admin-welcome.php:190
1165
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
1166
  msgstr ""
1167
  "Folgendes ist nur von Interesse wenn von Groups 1.x aktualisiert wurde:"
@@ -1196,7 +1219,7 @@ msgstr "Es liegen keine Resultate vor."
1196
  msgid "These capabilities will be assigned to the group."
1197
  msgstr "Diese Kapazitäten werden der Gruppe zugewiesen."
1198
 
1199
- #: lib/admin/groups-admin-options.php:266
1200
  msgid ""
1201
  "These permissions apply to Groups management. They do not apply to access "
1202
  "permissions derived from Groups capabilities."
@@ -1204,11 +1227,11 @@ msgstr ""
1204
  "Diese Berechtigungen dienen der Verwaltung von Groups. Sie finden keine "
1205
  "Anwendung bei Berechtigungen die von Groups Kapazitäten abgeleitet werden."
1206
 
1207
- #: lib/admin/class-groups-admin-welcome.php:199
1208
  msgid "This could be important!"
1209
  msgstr "Dies könnte wichtig sein!"
1210
 
1211
- #: lib/admin/groups-admin-options.php:242
1212
  msgid ""
1213
  "This determines for which post types access restriction settings are offered."
1214
  msgstr ""
@@ -1219,7 +1242,7 @@ msgstr ""
1219
  msgid "This group has no capabilities."
1220
  msgstr "Diese Gruppe hat keine Kapazitäten."
1221
 
1222
- #: lib/admin/class-groups-admin-welcome.php:195
1223
  msgid ""
1224
  "This means that if you had access restrictions in place that were based on "
1225
  "capabilities, your entries will still be protected."
@@ -1235,7 +1258,7 @@ msgstr ""
1235
  "Diese Methode ist veraltet. Es sollte stattdessen Groups_Post_Access_Legacy::"
1236
  "get_read_post_capabilities() verwendet werden um die Kapazitäten zu erhalten."
1237
 
1238
- #: lib/admin/class-groups-admin-welcome.php:186
1239
  msgid ""
1240
  "To make it easier to transition to the new model for those who migrate from "
1241
  "a previous version, we have included legacy access control based on "
@@ -1245,7 +1268,7 @@ msgstr ""
1245
  "einfach zu halten, haben wir Legacy Zugriffsbeschränkungen einbezogen die "
1246
  "auf Kapazitäten basieren."
1247
 
1248
- #: lib/admin/class-groups-admin-welcome.php:184
1249
  msgid ""
1250
  "To put it simple, previously you would have used capabilities to restrict "
1251
  "access to posts and now you simply use groups."
@@ -1261,7 +1284,7 @@ msgstr "Baum"
1261
  msgid "Tree of Groups"
1262
  msgstr "Gruppenbaum"
1263
 
1264
- #: lib/admin/groups-admin-options.php:256
1265
  msgid "Tree view"
1266
  msgstr "Baumansicht"
1267
 
@@ -1295,7 +1318,7 @@ msgstr ""
1295
  "Verwende den Kasten <em>Gruppen</em> um die Sichtbarkeit von Beiträgen, "
1296
  "Seiten und anderen Beitragstypen einzuschränken."
1297
 
1298
- #: lib/admin/groups-admin-options.php:247
1299
  msgid "User profiles"
1300
  msgstr "Benutzerprofile"
1301
 
@@ -1324,15 +1347,15 @@ msgstr ""
1324
  "Zugriffsbeschränkung aktiviert. Um die Kapazität verwenden zu können, wird "
1325
  "ihr Benutzerkonto der Gruppe hinzugefügt."
1326
 
1327
- #: lib/admin/class-groups-admin-welcome.php:97
1328
  msgid "View the Welcome screen for this version of Groups"
1329
  msgstr "Den Begrüßungsbildschirm für diese Version von Groups anzeigen"
1330
 
1331
- #: lib/admin/class-groups-admin-welcome.php:152
1332
  msgid "We have made it even easier to protect your content!"
1333
  msgstr "Wir haben es noch einfacher gemacht Inhalte zu schützen!"
1334
 
1335
- #: lib/admin/class-groups-admin-welcome.php:98
1336
  msgid "Welcome"
1337
  msgstr "Willkommen"
1338
 
@@ -1341,16 +1364,16 @@ msgstr "Willkommen"
1341
  msgid "Welcome to Groups"
1342
  msgstr "Willkommen zu Groups"
1343
 
1344
- #: lib/admin/class-groups-admin-welcome.php:125
1345
  #, php-format
1346
  msgid "Welcome to Groups %s"
1347
  msgstr "Willkommen zu Groups %s"
1348
 
1349
- #: lib/admin/class-groups-admin-welcome.php:145
1350
  msgid "What's New?"
1351
  msgstr "Was gibt’s Neues?"
1352
 
1353
- #: lib/admin/class-groups-admin-welcome.php:174
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/"
@@ -1366,7 +1389,7 @@ msgstr ""
1366
  msgid "You are a member of the %s group."
1367
  msgstr "Sie sind Mitglied der Gruppe %s."
1368
 
1369
- #: lib/admin/class-groups-admin-welcome.php:197
1370
  msgid ""
1371
  "You are running the system with legacy access control based on capabilities "
1372
  "disabled."
@@ -1374,7 +1397,7 @@ msgstr ""
1374
  "Das System läuft mit Legacy Zugriffsbeschränkungen basierend auf Kapazitäten "
1375
  "deaktiviert."
1376
 
1377
- #: lib/admin/class-groups-admin-welcome.php:193
1378
  msgid ""
1379
  "You are running the system with legacy access control based on capabilities "
1380
  "enabled."
@@ -1404,7 +1427,7 @@ msgstr ""
1404
  "Gruppe hinzugefügt."
1405
 
1406
  #: lib/access/class-groups-access-meta-boxes.php:193
1407
- #: lib/access/class-groups-access-meta-boxes.php:444
1408
  msgid "You can create a new group by indicating the group's name."
1409
  msgstr ""
1410
  "Eine neue Gruppe kann erstellt werden indem man den Namen der Gruppe eingibt."
@@ -1420,7 +1443,7 @@ msgstr ""
1420
  "oder mehrere Gruppen auswählen die diese/n/s %2$s lesen dürfen. Werden keine "
1421
  "Gruppen ausgewählt dann ist diese/r/s %3$s für alle sichtbar."
1422
 
1423
- #: lib/access/class-groups-access-meta-boxes.php:443
1424
  msgid ""
1425
  "You can restrict the visibility to group members. Choose one or more groups "
1426
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
7
  msgstr ""
8
  "Project-Id-Version: \n"
9
  "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2017-02-14 19:43+0100\n"
11
+ "PO-Revision-Date: 2017-02-14 19:49+0100\n"
12
  "Last-Translator: Karim\n"
13
  "Language-Team: itthinx.com\n"
14
  "Language: de_DE\n"
70
  msgid "A Duck!"
71
  msgstr "Eine Ente!"
72
 
73
+ #: lib/admin/groups-admin-options.php:271
74
  msgid "A minimum set of permissions will be preserved."
75
  msgstr "Ein Minimalsatz von Genehmigungen wird beibehalten."
76
 
112
  #: lib/admin/groups-admin-groups-remove.php:181
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-options.php:39 lib/admin/groups-admin-options.php:319
116
  #: lib/admin/groups-admin-tree-view.php:37 lib/test/groups-tests.php:385
117
  #: lib/test/groups-tests.php:391
118
  msgid "Access denied."
119
  msgstr "Zugriff verweigert."
120
 
121
+ #: lib/admin/groups-admin-options.php:216
122
  msgid "Access restricions"
123
  msgstr "Zugangsbeschränkungen"
124
 
163
  msgid "Add to group"
164
  msgstr "Zur Gruppe hinzufügen"
165
 
166
+ #: lib/admin/class-groups-admin-welcome.php:234
167
  #: lib/admin/class-groups-admin.php:221 lib/admin/groups-admin-add-ons.php:32
168
  msgid "Add-Ons"
169
  msgstr "Add-Ons"
184
  msgid "Administer Groups plugin options"
185
  msgstr "Groups Plugin Optionen verwalten"
186
 
187
+ #: lib/admin/groups-admin-options.php:208
188
  msgid "Administrator Access Override"
189
  msgstr "Administrator-Zugriffsüberbrückung"
190
 
191
+ #: lib/admin/groups-admin-options.php:212
192
  msgid ""
193
  "Administrators override all access permissions derived from Groups "
194
  "capabilities."
200
  msgid "Also look for groups related to terms"
201
  msgstr "Auch Gruppen beinhalten die auf Begriffe bezogen sind"
202
 
203
+ #: lib/admin/class-groups-admin-welcome.php:187
204
  msgid ""
205
  "And you can now filter the list of users by one or multiple groups with one "
206
  "convenient field."
208
  "Und man kann jetzt die Liste der Benutzer mittels einem praktischen Feld "
209
  "nach einer oder mehreren Gruppen filtern."
210
 
211
+ #: lib/admin/class-groups-admin-welcome.php:185
212
  msgid ""
213
  "Another improvement is better filtering by groups and a reduced footprint on "
214
  "the Users admin screen."
218
 
219
  #: lib/access/class-groups-access-meta-boxes.php:206
220
  #: lib/access/class-groups-access-meta-boxes.php:207
 
221
  #: lib/access/class-groups-access-meta-boxes.php:442
222
+ #: lib/access/class-groups-access-meta-boxes.php:443
223
  msgid "Anyone &hellip;"
224
  msgstr "Jeder &hellip;"
225
 
246
  msgid "Bulk Actions"
247
  msgstr "Aktion wählen"
248
 
249
+ #: lib/admin/groups-admin-options.php:353
250
  msgid ""
251
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
252
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
262
  "verantwortlich für etwaige Datenverluste sowie jede weitere Konsequenzen zu "
263
  "sein."
264
 
265
+ #: lib/admin/groups-admin-options.php:285
266
  msgid ""
267
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
268
  "plugin settings and data will be DELETED. If you are going to use this "
288
  msgid "Cancel"
289
  msgstr "Abbrechen"
290
 
291
+ #: legacy/admin/groups-admin-options-legacy.php:59
292
  #: lib/admin/class-groups-admin.php:195
293
  #: lib/admin/groups-admin-capabilities.php:192
294
  #: lib/admin/groups-admin-groups-add.php:97
389
  "Klicken zum Umschalten, ob gewährende Gruppen zu den Kapazitäten angezeigt "
390
  "werden."
391
 
392
+ #: lib/admin/groups-admin-options.php:277
393
  msgid "Deactivation and data persistence"
394
  msgstr "Deaktivierung und Datenpersistenz"
395
 
396
+ #: lib/admin/groups-admin-options.php:350
397
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
398
  msgstr ""
399
  "Alle Daten des Groups Plugins für ALLE Sites bei Netzwerkdeaktivierung "
400
  "löschen"
401
 
402
+ #: lib/admin/groups-admin-options.php:281
403
  msgid "Delete all Groups plugin data on deactivation"
404
  msgstr "Alle Daten des Groups Plugins bei deaktivierung löschen"
405
 
412
  msgid "Description"
413
  msgstr "Beschreibung"
414
 
415
+ #: lib/admin/groups-admin-options.php:245
416
  msgid ""
417
  "Disabling this setting for a post type does not remove existing access "
418
  "restrictions on individual posts of that type."
421
  "bestehende Zugriffsbeschränkungen für einzelne Beiträge dieses Typs nicht "
422
  "aufgehoben."
423
 
424
+ #: lib/admin/class-groups-admin-welcome.php:144
425
+ #: lib/admin/class-groups-admin-welcome.php:145
426
+ msgid "Dismiss"
427
+ msgstr "Ausblenden"
428
+
429
  #: lib/admin/groups-admin-capabilities.php:449
430
  #: lib/admin/groups-admin-groups.php:460
431
  msgid "Edit"
447
  "Bearbeiten Sie den Beitrag für den Sie Zugang beschränken möchten und "
448
  "wählen<sup>*</sup> Sie die <em>premium</em> Kapazität aus."
449
 
450
+ #: lib/admin/groups-admin-options.php:294
451
  msgid "Enable legacy access control based on capabilities."
452
  msgstr "Legacy Zugriffsbeschränkungen basierend auf Kapazitäten aktivieren."
453
 
456
  msgid "Enforce read access"
457
  msgstr "Lesezugriff beschränken"
458
 
459
+ #: lib/admin/groups-admin-options.php:191
460
  msgid ""
461
  "Enhanced functionality is available via official <a href=\"http://www."
462
  "itthinx.com/shop/\">Extensions</a> for Groups."
541
 
542
  #: lib/access/class-groups-access-meta-boxes.php:112
543
  #: lib/access/class-groups-access-meta-boxes.php:115
544
+ #: lib/access/class-groups-access-meta-boxes.php:470
545
  #: lib/admin/class-groups-admin-posts.php:204
546
  #: lib/admin/class-groups-admin-user-profile.php:72
547
  #: lib/admin/class-groups-admin-user-profile.php:133
573
  msgid "Groups"
574
  msgstr "Gruppen"
575
 
576
+ #: lib/admin/class-groups-admin-welcome.php:202
577
  #, php-format
578
  msgid ""
579
  "Groups %s features a simpler model for access restrictions based on groups "
595
  msgid "Groups Capabilities"
596
  msgstr "Gruppenkapazitäten"
597
 
598
+ #: lib/admin/groups-admin-options.php:131
599
  msgid "Groups Options"
600
  msgstr "Groups Optionen"
601
 
602
+ #: lib/admin/groups-admin-options.php:325
603
  msgid "Groups network options"
604
  msgstr "Groups Netzwerkoptionen"
605
 
620
  msgid "ID"
621
  msgstr "ID"
622
 
623
+ #: lib/admin/class-groups-admin-welcome.php:221
624
  msgid ""
625
  "If you had any access restrictions in place based on capabilities, the "
626
  "entries will now be unprotected, unless you enable legacy access "
631
  "die Einträge nun ungeschützt, ausser die Legacy Zugriffsbeschränkungen "
632
  "werden aktiviert oder es werden Beschränkungen basierend auf Gruppen gesetzt."
633
 
634
+ #: lib/admin/groups-admin-options.php:273
635
  msgid "If you lock yourself out, please ask an administrator to help."
636
  msgstr ""
637
  "Sollten Sie sich selbst ausschließen, so fragen Sie bitte einen Verwalter "
638
  "nach Hilfe."
639
 
640
+ #: lib/admin/class-groups-admin-welcome.php:225
641
  msgid ""
642
  "If you would like to switch to access restrictions based on groups "
643
  "(recommended) instead of capabilities, you can easily do so by setting the "
649
  "geschützten Beiträge, Seiten und andere Einträge setzt um den Zugang "
650
  "einzuschränken."
651
 
652
+ #: lib/admin/class-groups-admin-welcome.php:155
653
  msgid "Important"
654
  msgstr "Wichtig"
655
 
656
+ #: lib/admin/class-groups-admin-welcome.php:180
657
  msgid "Improved User Interface"
658
  msgstr "Verbesserte Benutzeroberfläche"
659
 
670
  "ist nicht möglich den Zugang mittels einer Gruppe zu beschränken die bereits "
671
  "existiert wenn man dieser nicht zugehört."
672
 
673
+ #: legacy/admin/groups-admin-options-legacy.php:62
674
  msgid ""
675
  "Include these capabilities to enforce read access on posts. The selected "
676
  "capabilities will be offered to restrict access to posts."
683
  msgid "Inherited capabilities:"
684
  msgstr "Geerbte Kapazitäten:"
685
 
686
+ #: lib/admin/class-groups-admin-welcome.php:158
687
  msgid ""
688
  "It seems that you have updated from Groups 1.x where access restrictions "
689
  "were based on capabilities."
701
  msgid "Leave the %s group"
702
  msgstr "Die Gruppe %s verlassen"
703
 
704
+ #: lib/admin/groups-admin-options.php:290
705
  msgid "Legacy Settings"
706
  msgstr "Legacy Einstellungen"
707
 
719
  msgstr "Abmelden"
720
 
721
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:503
722
+ #: lib/access/class-groups-access-meta-boxes.php:410
723
  msgid "Media"
724
  msgstr "Medien"
725
 
741
  msgid "Name"
742
  msgstr "Name"
743
 
744
+ #: lib/admin/groups-admin-options.php:347
745
  msgid "Network deactivation and data persistence"
746
  msgstr "Netzwerkdeaktivation und Datenpersistenz"
747
 
749
  msgid "New Capability"
750
  msgstr "Neue Kapazität"
751
 
752
+ #: lib/admin/class-groups-admin-welcome.php:191
753
  msgid "New Documentation"
754
  msgstr "Neue Dokumentation"
755
 
804
  "Es ist zu beachten dass man Mitglied einer Gruppe sein muss, um diese zur "
805
  "Zugangsbeschränkung verwenden zu können."
806
 
807
+ #: lib/admin/class-groups-admin-welcome.php:183
808
  msgid ""
809
  "Now you can assign new users directly to groups when you create a new user "
810
  "account from the Dashboard."
812
  "Jetzt kann man neue Benutzer direkt Gruppen zuweisen wenn man deren "
813
  "Benutzerkonto vom Dashboard aus erstellt."
814
 
815
+ #: lib/admin/class-groups-admin-welcome.php:174
816
  msgid ""
817
  "Now you can protect your posts, pages and any other custom post type like "
818
  "products or events by simply assigning them to one or more groups."
821
  "oder Evente einfach schützen, indem man diese einer oder mehreren Gruppen "
822
  "zuweist."
823
 
824
+ #: lib/admin/class-groups-admin-welcome.php:227
825
  msgid ""
826
  "Once you have adjusted your access restrictions based on groups, you can "
827
  "disable legacy access control."
859
  msgid "Options"
860
  msgstr "Optionen"
861
 
862
+ #: lib/admin/groups-admin-options.php:123
863
  msgid "Options saved."
864
  msgstr "Optionen gespeichert."
865
 
868
  msgid "Parent"
869
  msgstr "Vorläufer"
870
 
871
+ #: lib/admin/class-groups-admin-welcome.php:237
872
  msgid "Perfect complements to memberships and access control with Groups."
873
  msgstr ""
874
  "Perfekte Ergänzungen für Mitgliedschaften und Zugangskontrolle mit Groups."
875
 
876
+ #: lib/admin/groups-admin-options.php:267
877
  msgid "Permissions"
878
  msgstr "Berechtigungen"
879
 
901
  "Bitte geben Sie eine <a style=\"text-decoration:none;\" href=\"%s\">&#9733;"
902
  "&#9733;&#9733;&#9733;&#9733;</a> Bewertung ab!"
903
 
904
+ #: lib/admin/class-groups-admin-welcome.php:160
905
  #, php-format
906
  msgid ""
907
  "Please make sure to read the notes on <strong>Switching to Groups %s</"
910
  "Bitte beachte die Hinweise unten bezüglich <strong>Umstellen auf Groups %s</"
911
  "strong>."
912
 
913
+ #: lib/admin/class-groups-admin-welcome.php:229
914
  msgid ""
915
  "Please refer to the <a target=\"_blank\" href=\"http://docs.itthinx.com/"
916
  "document/groups/\">Documentation</a> for details on how to switch to and use "
920
  "document/groups/\">Dokumentation</a> für Details über die Umstellung und "
921
  "Benutzung der neuen Zugriffsbeschränkungen."
922
 
923
+ #: lib/access/class-groups-access-meta-boxes.php:466
924
+ #, php-format
925
+ msgid ""
926
+ "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
927
+ "that require complete protection."
928
+ msgstr ""
929
+ "Für Archive die kompletten Zugangsschutz benötigen, bitte <a href=\"%s\" "
930
+ "target=\"_blank\">Groups File Access</a> verwenden."
931
+
932
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
933
  #: lib/access/class-groups-access-meta-boxes.php:162
934
  msgid "Post"
935
  msgstr "Beitrag"
936
 
937
+ #: lib/admin/groups-admin-options.php:218
938
  msgid "Post types"
939
  msgstr "Beitragstypen"
940
 
941
+ #: lib/admin/class-groups-admin-welcome.php:176
942
  msgid ""
943
  "Previously we used capabilities to do that, but changing to this new model "
944
  "makes things even easier."
946
  "Bisher wurden Kapazitäten verwendet um das zu tun, aber der Wechsel zum "
947
  "neuen Modell macht die Dinge noch viel einfacher."
948
 
949
+ #: lib/admin/class-groups-admin-welcome.php:169
950
  msgid "Protect Content Easily"
951
  msgstr "Inhalte Einfach Schützen"
952
 
955
  msgstr "Instant Gruppe &amp; Kapazität"
956
 
957
  #: lib/access/class-groups-access-meta-boxes.php:200
958
+ #: lib/access/class-groups-access-meta-boxes.php:412
959
  msgid "Read"
960
  msgstr "Lesen"
961
 
1033
  msgstr ""
1034
  "Beschränkt die %s-Sichtbarkeit auf Mitglieder der ausgewählten Gruppen."
1035
 
1036
+ #: lib/access/class-groups-access-meta-boxes.php:460
1037
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1038
  msgstr ""
1039
  "Beschränkt die Sichtbarkeit dieses Eintrags auf Mitglieder der ausgewählten "
1044
  msgid "Results per page"
1045
  msgstr "Ergebnisse pro Seite"
1046
 
1047
+ #: lib/admin/groups-admin-options.php:146
1048
  msgid "Role"
1049
  msgstr "Rolle"
1050
 
1051
  #: lib/admin/groups-admin-capabilities-edit.php:77
1052
  #: lib/admin/groups-admin-groups-edit.php:158
1053
+ #: lib/admin/groups-admin-options.php:203
1054
+ #: lib/admin/groups-admin-options.php:305
1055
+ #: lib/admin/groups-admin-options.php:357
1056
  msgid "Save"
1057
  msgstr "Speichern"
1058
 
1059
+ #: lib/admin/groups-admin-options.php:221
1060
  msgid "Show access restrictions for these post types."
1061
  msgstr "Zugangsbeschränkungen für diese Beitragstypen zeigen."
1062
 
1064
  msgid "Show groups"
1065
  msgstr "Gruppen zeigen"
1066
 
1067
+ #: lib/admin/groups-admin-options.php:253
1068
  msgid "Show groups in user profiles."
1069
  msgstr "Gruppen in Benutzerprofilen zeigen"
1070
 
1071
+ #: lib/admin/groups-admin-options.php:262
1072
  msgid "Show the Groups tree view."
1073
  msgstr "Die Baumansicht von Groups anzeigen."
1074
 
1075
+ #: lib/admin/class-groups-admin-welcome.php:199
1076
  #, php-format
1077
  msgid "Switching to Groups %s"
1078
  msgstr "Umstellen auf Groups %s"
1091
  "target=\"_blank\">Groups</a> von <a href=\"http://www.itthinx.com\" target="
1092
  "\"_blank\">itthinx</a>."
1093
 
1094
+ #: lib/admin/class-groups-admin-welcome.php:149
1095
  msgid ""
1096
  "Thanks for using Groups! We have made it even easier to protect your content "
1097
  "and hope you like it :)"
1159
  msgid "The <em>Name</em> must not be empty."
1160
  msgstr "Der <em>Name</em> darf nicht leer sein."
1161
 
1162
+ #: lib/access/class-groups-access-meta-boxes.php:464
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."
1166
+ msgstr ""
1167
+ "Zugang zur Anhangsseite ist auf berechtigte Benutzer beschränkt, aber aus "
1168
+ "technischen Gründen kann auf das Archiv direkt über seine URL zugegriffen "
1169
+ "werden."
1170
+
1171
  #: lib/admin/groups-admin-capabilities.php:75
1172
  msgid "The capability has been deleted."
1173
  msgstr "Die Kapazität wurde gelöscht."
1184
  "Die vollständige Dokumentation ist auf den <a href=\"http://docs.itthinx.com/"
1185
  "document/groups\">Documentation</a>-Seiten für Groups erhältlich."
1186
 
1187
+ #: lib/admin/class-groups-admin-welcome.php:210
1188
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
1189
  msgstr ""
1190
  "Folgendes ist nur von Interesse wenn von Groups 1.x aktualisiert wurde:"
1219
  msgid "These capabilities will be assigned to the group."
1220
  msgstr "Diese Kapazitäten werden der Gruppe zugewiesen."
1221
 
1222
+ #: lib/admin/groups-admin-options.php:268
1223
  msgid ""
1224
  "These permissions apply to Groups management. They do not apply to access "
1225
  "permissions derived from Groups capabilities."
1227
  "Diese Berechtigungen dienen der Verwaltung von Groups. Sie finden keine "
1228
  "Anwendung bei Berechtigungen die von Groups Kapazitäten abgeleitet werden."
1229
 
1230
+ #: lib/admin/class-groups-admin-welcome.php:219
1231
  msgid "This could be important!"
1232
  msgstr "Dies könnte wichtig sein!"
1233
 
1234
+ #: lib/admin/groups-admin-options.php:244
1235
  msgid ""
1236
  "This determines for which post types access restriction settings are offered."
1237
  msgstr ""
1242
  msgid "This group has no capabilities."
1243
  msgstr "Diese Gruppe hat keine Kapazitäten."
1244
 
1245
+ #: lib/admin/class-groups-admin-welcome.php:215
1246
  msgid ""
1247
  "This means that if you had access restrictions in place that were based on "
1248
  "capabilities, your entries will still be protected."
1258
  "Diese Methode ist veraltet. Es sollte stattdessen Groups_Post_Access_Legacy::"
1259
  "get_read_post_capabilities() verwendet werden um die Kapazitäten zu erhalten."
1260
 
1261
+ #: lib/admin/class-groups-admin-welcome.php:206
1262
  msgid ""
1263
  "To make it easier to transition to the new model for those who migrate from "
1264
  "a previous version, we have included legacy access control based on "
1268
  "einfach zu halten, haben wir Legacy Zugriffsbeschränkungen einbezogen die "
1269
  "auf Kapazitäten basieren."
1270
 
1271
+ #: lib/admin/class-groups-admin-welcome.php:204
1272
  msgid ""
1273
  "To put it simple, previously you would have used capabilities to restrict "
1274
  "access to posts and now you simply use groups."
1284
  msgid "Tree of Groups"
1285
  msgstr "Gruppenbaum"
1286
 
1287
+ #: lib/admin/groups-admin-options.php:258
1288
  msgid "Tree view"
1289
  msgstr "Baumansicht"
1290
 
1318
  "Verwende den Kasten <em>Gruppen</em> um die Sichtbarkeit von Beiträgen, "
1319
  "Seiten und anderen Beitragstypen einzuschränken."
1320
 
1321
+ #: lib/admin/groups-admin-options.php:249
1322
  msgid "User profiles"
1323
  msgstr "Benutzerprofile"
1324
 
1347
  "Zugriffsbeschränkung aktiviert. Um die Kapazität verwenden zu können, wird "
1348
  "ihr Benutzerkonto der Gruppe hinzugefügt."
1349
 
1350
+ #: lib/admin/class-groups-admin-welcome.php:110
1351
  msgid "View the Welcome screen for this version of Groups"
1352
  msgstr "Den Begrüßungsbildschirm für diese Version von Groups anzeigen"
1353
 
1354
+ #: lib/admin/class-groups-admin-welcome.php:172
1355
  msgid "We have made it even easier to protect your content!"
1356
  msgstr "Wir haben es noch einfacher gemacht Inhalte zu schützen!"
1357
 
1358
+ #: lib/admin/class-groups-admin-welcome.php:111
1359
  msgid "Welcome"
1360
  msgstr "Willkommen"
1361
 
1364
  msgid "Welcome to Groups"
1365
  msgstr "Willkommen zu Groups"
1366
 
1367
+ #: lib/admin/class-groups-admin-welcome.php:138
1368
  #, php-format
1369
  msgid "Welcome to Groups %s"
1370
  msgstr "Willkommen zu Groups %s"
1371
 
1372
+ #: lib/admin/class-groups-admin-welcome.php:165
1373
  msgid "What's New?"
1374
  msgstr "Was gibt’s Neues?"
1375
 
1376
+ #: lib/admin/class-groups-admin-welcome.php:194
1377
  msgid ""
1378
  "Whether you are new to Groups or have been using it before, please make sure "
1379
  "to visit the <a target=\"_blank\" href=\"http://docs.itthinx.com/document/"
1389
  msgid "You are a member of the %s group."
1390
  msgstr "Sie sind Mitglied der Gruppe %s."
1391
 
1392
+ #: lib/admin/class-groups-admin-welcome.php:217
1393
  msgid ""
1394
  "You are running the system with legacy access control based on capabilities "
1395
  "disabled."
1397
  "Das System läuft mit Legacy Zugriffsbeschränkungen basierend auf Kapazitäten "
1398
  "deaktiviert."
1399
 
1400
+ #: lib/admin/class-groups-admin-welcome.php:213
1401
  msgid ""
1402
  "You are running the system with legacy access control based on capabilities "
1403
  "enabled."
1427
  "Gruppe hinzugefügt."
1428
 
1429
  #: lib/access/class-groups-access-meta-boxes.php:193
1430
+ #: lib/access/class-groups-access-meta-boxes.php:445
1431
  msgid "You can create a new group by indicating the group's name."
1432
  msgstr ""
1433
  "Eine neue Gruppe kann erstellt werden indem man den Namen der Gruppe eingibt."
1443
  "oder mehrere Gruppen auswählen die diese/n/s %2$s lesen dürfen. Werden keine "
1444
  "Gruppen ausgewählt dann ist diese/r/s %3$s für alle sichtbar."
1445
 
1446
+ #: lib/access/class-groups-access-meta-boxes.php:444
1447
  msgid ""
1448
  "You can restrict the visibility to group members. Choose one or more groups "
1449
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
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: 2017-01-26 20:57+0100\n"
8
- "PO-Revision-Date: 2017-01-26 20:58+0100\n"
9
  "Last-Translator: Karim\n"
10
  "Language-Team: itthinx.com\n"
11
  "Language: es_ES\n"
@@ -68,7 +68,7 @@ msgstr ""
68
  msgid "A Duck!"
69
  msgstr "Un Pato!"
70
 
71
- #: lib/admin/groups-admin-options.php:269
72
  msgid "A minimum set of permissions will be preserved."
73
  msgstr "Se preservarán un mínimo de permisos."
74
 
@@ -110,13 +110,13 @@ msgstr "Restricción de Acceso"
110
  #: lib/admin/groups-admin-groups-remove.php:181
111
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
112
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
113
- #: lib/admin/groups-admin-options.php:39 lib/admin/groups-admin-options.php:317
114
  #: lib/admin/groups-admin-tree-view.php:37 lib/test/groups-tests.php:385
115
  #: lib/test/groups-tests.php:391
116
  msgid "Access denied."
117
  msgstr "Acceso denegado."
118
 
119
- #: lib/admin/groups-admin-options.php:214
120
  msgid "Access restricions"
121
  msgstr "Restricciones de acceso"
122
 
@@ -161,7 +161,7 @@ msgstr "Añadir restricción"
161
  msgid "Add to group"
162
  msgstr "Añadir a grupo"
163
 
164
- #: lib/admin/class-groups-admin-welcome.php:214
165
  #: lib/admin/class-groups-admin.php:221 lib/admin/groups-admin-add-ons.php:32
166
  msgid "Add-Ons"
167
  msgstr "Add-Ons"
@@ -182,11 +182,11 @@ msgstr "Administrar Groups"
182
  msgid "Administer Groups plugin options"
183
  msgstr "Administrar opciones de Groups"
184
 
185
- #: lib/admin/groups-admin-options.php:206
186
  msgid "Administrator Access Override"
187
  msgstr "Acceso general del Administrador"
188
 
189
- #: lib/admin/groups-admin-options.php:210
190
  msgid ""
191
  "Administrators override all access permissions derived from Groups "
192
  "capabilities."
@@ -198,7 +198,7 @@ msgstr ""
198
  msgid "Also look for groups related to terms"
199
  msgstr "Mirar también en grupos relacionados con términos"
200
 
201
- #: lib/admin/class-groups-admin-welcome.php:167
202
  msgid ""
203
  "And you can now filter the list of users by one or multiple groups with one "
204
  "convenient field."
@@ -206,7 +206,7 @@ msgstr ""
206
  "Y ahora se puede filtrar la lista de usuarios por uno o múltiples grupos con "
207
  "un campo conveniente."
208
 
209
- #: lib/admin/class-groups-admin-welcome.php:165
210
  msgid ""
211
  "Another improvement is better filtering by groups and a reduced footprint on "
212
  "the Users admin screen."
@@ -216,8 +216,8 @@ msgstr ""
216
 
217
  #: lib/access/class-groups-access-meta-boxes.php:206
218
  #: lib/access/class-groups-access-meta-boxes.php:207
219
- #: lib/access/class-groups-access-meta-boxes.php:441
220
  #: lib/access/class-groups-access-meta-boxes.php:442
 
221
  msgid "Anyone &hellip;"
222
  msgstr "Todos &hellip;"
223
 
@@ -243,7 +243,7 @@ msgstr ""
243
  msgid "Bulk Actions"
244
  msgstr "Acciones en Lote"
245
 
246
- #: lib/admin/groups-admin-options.php:351
247
  msgid ""
248
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
249
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
@@ -258,7 +258,7 @@ msgstr ""
258
  "responsabilidad por la pérdida de cualquier dato o cualquier otra "
259
  "consecuencia."
260
 
261
- #: lib/admin/groups-admin-options.php:283
262
  msgid ""
263
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
264
  "plugin settings and data will be DELETED. If you are going to use this "
@@ -284,7 +284,7 @@ msgstr ""
284
  msgid "Cancel"
285
  msgstr "Cancelar"
286
 
287
- #: legacy/admin/groups-admin-options-legacy.php:58
288
  #: lib/admin/class-groups-admin.php:195
289
  #: lib/admin/groups-admin-capabilities.php:192
290
  #: lib/admin/groups-admin-groups-add.php:97
@@ -383,15 +383,15 @@ msgid "Click to toggle the display of groups that grant the capabilities."
383
  msgstr ""
384
  "Haz click para cambiar el despliegue de grupos que otorga las capacidades"
385
 
386
- #: lib/admin/groups-admin-options.php:275
387
  msgid "Deactivation and data persistence"
388
  msgstr "Desactivación y persistencia de los datos"
389
 
390
- #: lib/admin/groups-admin-options.php:348
391
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
392
  msgstr "Borrar todos los datos de los plugins al desactivar"
393
 
394
- #: lib/admin/groups-admin-options.php:279
395
  msgid "Delete all Groups plugin data on deactivation"
396
  msgstr "Borrar todos los datos de los plugin al desactivar"
397
 
@@ -404,7 +404,7 @@ msgstr "Borrar todos los datos de los plugin al desactivar"
404
  msgid "Description"
405
  msgstr "Descripción"
406
 
407
- #: lib/admin/groups-admin-options.php:243
408
  msgid ""
409
  "Disabling this setting for a post type does not remove existing access "
410
  "restrictions on individual posts of that type."
@@ -412,6 +412,11 @@ msgstr ""
412
  "Desactivar esta opción para un tipo de entrada no elimina las restricciones "
413
  "de acceso existentes en entradas individuales de ese tipo."
414
 
 
 
 
 
 
415
  #: lib/admin/groups-admin-capabilities.php:449
416
  #: lib/admin/groups-admin-groups.php:460
417
  msgid "Edit"
@@ -433,7 +438,7 @@ msgstr ""
433
  "Edita la entrada a la cual quieres restringir acceso y elige la <sup>*</"
434
  "sup>capacidad <em>premium</em> ."
435
 
436
- #: lib/admin/groups-admin-options.php:292
437
  msgid "Enable legacy access control based on capabilities."
438
  msgstr "Habilitar el control de acceso legado basado en capacidades."
439
 
@@ -442,7 +447,7 @@ msgstr "Habilitar el control de acceso legado basado en capacidades."
442
  msgid "Enforce read access"
443
  msgstr "Forzar permiso de lectura"
444
 
445
- #: lib/admin/groups-admin-options.php:189
446
  msgid ""
447
  "Enhanced functionality is available via official <a href=\"http://www."
448
  "itthinx.com/shop/\">Extensions</a> for Groups."
@@ -527,7 +532,7 @@ msgstr "Nombre del Grupo : %s"
527
 
528
  #: lib/access/class-groups-access-meta-boxes.php:112
529
  #: lib/access/class-groups-access-meta-boxes.php:115
530
- #: lib/access/class-groups-access-meta-boxes.php:463
531
  #: lib/admin/class-groups-admin-posts.php:204
532
  #: lib/admin/class-groups-admin-user-profile.php:72
533
  #: lib/admin/class-groups-admin-user-profile.php:133
@@ -559,7 +564,7 @@ msgctxt "page-title"
559
  msgid "Groups"
560
  msgstr "Grupos"
561
 
562
- #: lib/admin/class-groups-admin-welcome.php:182
563
  #, php-format
564
  msgid ""
565
  "Groups %s features a simpler model for access restrictions based on groups "
@@ -581,11 +586,11 @@ msgstr "Add-Ons para Groups"
581
  msgid "Groups Capabilities"
582
  msgstr "Capacidades de los Grupos"
583
 
584
- #: lib/admin/groups-admin-options.php:129
585
  msgid "Groups Options"
586
  msgstr "Opciones de Groups"
587
 
588
- #: lib/admin/groups-admin-options.php:323
589
  msgid "Groups network options"
590
  msgstr "Opciones de red para Grupos"
591
 
@@ -606,7 +611,7 @@ msgstr ""
606
  msgid "ID"
607
  msgstr "ID"
608
 
609
- #: lib/admin/class-groups-admin-welcome.php:201
610
  msgid ""
611
  "If you had any access restrictions in place based on capabilities, the "
612
  "entries will now be unprotected, unless you enable legacy access "
@@ -618,11 +623,11 @@ msgstr ""
618
  "de acceso legadas o se han puesto restricciones de acceso basado en grupos "
619
  "en las entradas deseadas."
620
 
621
- #: lib/admin/groups-admin-options.php:271
622
  msgid "If you lock yourself out, please ask an administrator to help."
623
  msgstr "Si te bloqueas a ti mismo, pide ayuda a un administrador."
624
 
625
- #: lib/admin/class-groups-admin-welcome.php:205
626
  msgid ""
627
  "If you would like to switch to access restrictions based on groups "
628
  "(recommended) instead of capabilities, you can easily do so by setting the "
@@ -633,11 +638,11 @@ msgstr ""
633
  "en vez de capacidades, se puede hacer fácilmente, poniendo los grupos "
634
  "apropiados en las entradas y páginas protegidas para restringir el acceso."
635
 
636
- #: lib/admin/class-groups-admin-welcome.php:135
637
  msgid "Important"
638
  msgstr "Importante"
639
 
640
- #: lib/admin/class-groups-admin-welcome.php:160
641
  msgid "Improved User Interface"
642
  msgstr "Interfaz de Usuario Mejorada"
643
 
@@ -653,7 +658,7 @@ msgstr ""
653
  "poder usar el nuevo grupo, se le hará miembro del grupo. No se puede "
654
  "restringir acceso si el grupo ya existe y no se es miembro de él."
655
 
656
- #: legacy/admin/groups-admin-options-legacy.php:61
657
  msgid ""
658
  "Include these capabilities to enforce read access on posts. The selected "
659
  "capabilities will be offered to restrict access to posts."
@@ -665,7 +670,7 @@ msgstr ""
665
  msgid "Inherited capabilities:"
666
  msgstr "Capacidades "
667
 
668
- #: lib/admin/class-groups-admin-welcome.php:138
669
  msgid ""
670
  "It seems that you have updated from Groups 1.x where access restrictions "
671
  "were based on capabilities."
@@ -683,7 +688,7 @@ msgstr "Unirse al grupo %s"
683
  msgid "Leave the %s group"
684
  msgstr "Dejar el grupo %s"
685
 
686
- #: lib/admin/groups-admin-options.php:288
687
  msgid "Legacy Settings"
688
  msgstr "Ajustes de Legado"
689
 
@@ -701,7 +706,7 @@ msgid "Log out"
701
  msgstr "Desconectar"
702
 
703
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:503
704
- #: lib/access/class-groups-access-meta-boxes.php:409
705
  msgid "Media"
706
  msgstr "Multimedia"
707
 
@@ -722,7 +727,7 @@ msgstr[1] ""
722
  msgid "Name"
723
  msgstr "Nombre"
724
 
725
- #: lib/admin/groups-admin-options.php:345
726
  msgid "Network deactivation and data persistence"
727
  msgstr "Desactivación y persistencia de los datos"
728
 
@@ -730,7 +735,7 @@ msgstr "Desactivación y persistencia de los datos"
730
  msgid "New Capability"
731
  msgstr "Nueva capacidad"
732
 
733
- #: lib/admin/class-groups-admin-welcome.php:171
734
  msgid "New Documentation"
735
  msgstr "Nueva Documentación"
736
 
@@ -782,7 +787,7 @@ msgid "Note that you must be a member of a group to use it to restrict access."
782
  msgstr ""
783
  "Hay que ser miembro de un grupo para poder restringir el acceso con él."
784
 
785
- #: lib/admin/class-groups-admin-welcome.php:163
786
  msgid ""
787
  "Now you can assign new users directly to groups when you create a new user "
788
  "account from the Dashboard."
@@ -790,7 +795,7 @@ msgstr ""
790
  "Ahora se pueden asignar los nuevos usuarios directamente a grupos cuando se "
791
  "crea la cuenta de usuario desde el Escritorio."
792
 
793
- #: lib/admin/class-groups-admin-welcome.php:154
794
  msgid ""
795
  "Now you can protect your posts, pages and any other custom post type like "
796
  "products or events by simply assigning them to one or more groups."
@@ -798,7 +803,7 @@ msgstr ""
798
  "Ya se pueden proteger a las entradas, páginas y otros tipos de entrada como "
799
  "productos o eventos, simplemente asignando uno o más grupos."
800
 
801
- #: lib/admin/class-groups-admin-welcome.php:207
802
  msgid ""
803
  "Once you have adjusted your access restrictions based on groups, you can "
804
  "disable legacy access control."
@@ -836,7 +841,7 @@ msgstr ""
836
  msgid "Options"
837
  msgstr "Opciones"
838
 
839
- #: lib/admin/groups-admin-options.php:121
840
  msgid "Options saved."
841
  msgstr "Opciones guardadas."
842
 
@@ -845,12 +850,12 @@ msgstr "Opciones guardadas."
845
  msgid "Parent"
846
  msgstr "Padre"
847
 
848
- #: lib/admin/class-groups-admin-welcome.php:217
849
  msgid "Perfect complements to memberships and access control with Groups."
850
  msgstr ""
851
  "Complementos perfectos para la membresía y el control de acceso con Groups."
852
 
853
- #: lib/admin/groups-admin-options.php:265
854
  msgid "Permissions"
855
  msgstr "Permisos"
856
 
@@ -878,7 +883,7 @@ msgstr ""
878
  "Gracias por dejar una valoración <a href=\"%s\">&#9733;&#9733;&#9733;&#9733;"
879
  "&#9733;</a>."
880
 
881
- #: lib/admin/class-groups-admin-welcome.php:140
882
  #, php-format
883
  msgid ""
884
  "Please make sure to read the notes on <strong>Switching to Groups %s</"
@@ -887,7 +892,7 @@ msgstr ""
887
  "Por favor asegurarse de leer las notas en <strong>Cambiar a Groups %s</"
888
  "strong> abajo."
889
 
890
- #: lib/admin/class-groups-admin-welcome.php:209
891
  msgid ""
892
  "Please refer to the <a target=\"_blank\" href=\"http://docs.itthinx.com/"
893
  "document/groups/\">Documentation</a> for details on how to switch to and use "
@@ -897,16 +902,25 @@ msgstr ""
897
  "\">Documentación</a> para más información sobre cómo cambiar a y usar las "
898
  "nuevas restricciones de acceso."
899
 
 
 
 
 
 
 
 
 
 
900
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
901
  #: lib/access/class-groups-access-meta-boxes.php:162
902
  msgid "Post"
903
  msgstr "Entrada"
904
 
905
- #: lib/admin/groups-admin-options.php:216
906
  msgid "Post types"
907
  msgstr "Tipos de entradas"
908
 
909
- #: lib/admin/class-groups-admin-welcome.php:156
910
  msgid ""
911
  "Previously we used capabilities to do that, but changing to this new model "
912
  "makes things even easier."
@@ -914,7 +928,7 @@ msgstr ""
914
  "Antes usábamos las capacidades para hacerlo pero el cambio al nuevo modelo "
915
  "simplifica las cosas aun más."
916
 
917
- #: lib/admin/class-groups-admin-welcome.php:149
918
  msgid "Protect Content Easily"
919
  msgstr "Proteger Contenido Fácilmente"
920
 
@@ -923,7 +937,7 @@ msgid "Quick-create group &amp; capability"
923
  msgstr "Crear al instante grupo y capacidad"
924
 
925
  #: lib/access/class-groups-access-meta-boxes.php:200
926
- #: lib/access/class-groups-access-meta-boxes.php:411
927
  msgid "Read"
928
  msgstr "Leer"
929
 
@@ -1001,7 +1015,7 @@ msgid "Restricts the visibility of this %s to members of the chosen groups."
1001
  msgstr ""
1002
  "Restringe la visibilidad de esta/e %s a miembros de los grupos seleccionados."
1003
 
1004
- #: lib/access/class-groups-access-meta-boxes.php:459
1005
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1006
  msgstr ""
1007
  "Restringe la visibilidad de esta entrada a miembros de los grupos "
@@ -1012,19 +1026,19 @@ msgstr ""
1012
  msgid "Results per page"
1013
  msgstr "Resultados por página"
1014
 
1015
- #: lib/admin/groups-admin-options.php:144
1016
  msgid "Role"
1017
  msgstr "Rol"
1018
 
1019
  #: lib/admin/groups-admin-capabilities-edit.php:77
1020
  #: lib/admin/groups-admin-groups-edit.php:158
1021
- #: lib/admin/groups-admin-options.php:201
1022
- #: lib/admin/groups-admin-options.php:303
1023
- #: lib/admin/groups-admin-options.php:355
1024
  msgid "Save"
1025
  msgstr "Guardar"
1026
 
1027
- #: lib/admin/groups-admin-options.php:219
1028
  msgid "Show access restrictions for these post types."
1029
  msgstr "Mostrar restricciones de acceso para este tipo de entradas."
1030
 
@@ -1032,15 +1046,15 @@ msgstr "Mostrar restricciones de acceso para este tipo de entradas."
1032
  msgid "Show groups"
1033
  msgstr "Mostrar grupos"
1034
 
1035
- #: lib/admin/groups-admin-options.php:251
1036
  msgid "Show groups in user profiles."
1037
  msgstr "Mostrar grupos en los perfiles de usuario."
1038
 
1039
- #: lib/admin/groups-admin-options.php:260
1040
  msgid "Show the Groups tree view."
1041
  msgstr "Mostrar la vista en árbol de los Grupos."
1042
 
1043
- #: lib/admin/class-groups-admin-welcome.php:179
1044
  #, php-format
1045
  msgid "Switching to Groups %s"
1046
  msgstr "Cambiar a Groups %s"
@@ -1059,7 +1073,7 @@ msgstr ""
1059
  "\"_blank\">Groups</a> de <a href=\"http://www.itthinx.com\" target=\"_blank"
1060
  "\">itthinx</a>."
1061
 
1062
- #: lib/admin/class-groups-admin-welcome.php:129
1063
  msgid ""
1064
  "Thanks for using Groups! We have made it even easier to protect your content "
1065
  "and hope you like it :)"
@@ -1123,6 +1137,15 @@ msgstr "La <em>Capacidad</em> no puede estar vacía."
1123
  msgid "The <em>Name</em> must not be empty."
1124
  msgstr "El <em>Nombre</em> no puede estar vacío."
1125
 
 
 
 
 
 
 
 
 
 
1126
  #: lib/admin/groups-admin-capabilities.php:75
1127
  msgid "The capability has been deleted."
1128
  msgstr "Se ha borrado la capacidad."
@@ -1139,7 +1162,7 @@ msgstr ""
1139
  "La documentación completa está disponible en las páginas de <a href=\"http://"
1140
  "docs.itthinx.com/document/groups\">Documentación</a> de Groups."
1141
 
1142
- #: lib/admin/class-groups-admin-welcome.php:190
1143
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
1144
  msgstr "Lo siguiente sólo interesa si se ha actualizado desde Groups 1.x:"
1145
 
@@ -1173,7 +1196,7 @@ msgstr "No hay resultados."
1173
  msgid "These capabilities will be assigned to the group."
1174
  msgstr "Estas capacidades se añadirán al grupo."
1175
 
1176
- #: lib/admin/groups-admin-options.php:266
1177
  msgid ""
1178
  "These permissions apply to Groups management. They do not apply to access "
1179
  "permissions derived from Groups capabilities."
@@ -1181,11 +1204,11 @@ msgstr ""
1181
  "Estos permisos se aplican a la gestión de Grupos. No se aplican a los "
1182
  "permisos de acceso derivados de las capacidades de Grupos."
1183
 
1184
- #: lib/admin/class-groups-admin-welcome.php:199
1185
  msgid "This could be important!"
1186
  msgstr "¡Esto puede ser importante!"
1187
 
1188
- #: lib/admin/groups-admin-options.php:242
1189
  msgid ""
1190
  "This determines for which post types access restriction settings are offered."
1191
  msgstr ""
@@ -1196,7 +1219,7 @@ msgstr ""
1196
  msgid "This group has no capabilities."
1197
  msgstr "Este grupo no tiene capacidades."
1198
 
1199
- #: lib/admin/class-groups-admin-welcome.php:195
1200
  msgid ""
1201
  "This means that if you had access restrictions in place that were based on "
1202
  "capabilities, your entries will still be protected."
@@ -1213,7 +1236,7 @@ msgstr ""
1213
  "Groups_Post_Access_Legacy::get_read_post_capabilities() para obtener las "
1214
  "capacidades."
1215
 
1216
- #: lib/admin/class-groups-admin-welcome.php:186
1217
  msgid ""
1218
  "To make it easier to transition to the new model for those who migrate from "
1219
  "a previous version, we have included legacy access control based on "
@@ -1223,7 +1246,7 @@ msgstr ""
1223
  "versión anterior, hemos incluido el control de acceso legado basado en "
1224
  "capacidades."
1225
 
1226
- #: lib/admin/class-groups-admin-welcome.php:184
1227
  msgid ""
1228
  "To put it simple, previously you would have used capabilities to restrict "
1229
  "access to posts and now you simply use groups."
@@ -1239,7 +1262,7 @@ msgstr "Árbol"
1239
  msgid "Tree of Groups"
1240
  msgstr "Árbol de Grupos"
1241
 
1242
- #: lib/admin/groups-admin-options.php:256
1243
  msgid "Tree view"
1244
  msgstr "Vista en árbol"
1245
 
@@ -1273,7 +1296,7 @@ msgstr ""
1273
  "Usar la caja <em>Grupos</em> para limitar la visibilidad de entradas, "
1274
  "páginas y otros tipos de entrada."
1275
 
1276
- #: lib/admin/groups-admin-options.php:247
1277
  msgid "User profiles"
1278
  msgstr "Perfiles de usuario"
1279
 
@@ -1302,15 +1325,15 @@ msgstr ""
1302
  "lectura. Para poder usar la capacidad, tu cuenta de usuario se asignará al "
1303
  "grupo."
1304
 
1305
- #: lib/admin/class-groups-admin-welcome.php:97
1306
  msgid "View the Welcome screen for this version of Groups"
1307
  msgstr "Ver la pantalla de bienvenida para esta versión de Groups."
1308
 
1309
- #: lib/admin/class-groups-admin-welcome.php:152
1310
  msgid "We have made it even easier to protect your content!"
1311
  msgstr "Hemos hecho aún más fácil proteger contenidos."
1312
 
1313
- #: lib/admin/class-groups-admin-welcome.php:98
1314
  msgid "Welcome"
1315
  msgstr "Bienvenidos"
1316
 
@@ -1319,16 +1342,16 @@ msgstr "Bienvenidos"
1319
  msgid "Welcome to Groups"
1320
  msgstr "Bienvenidos a Groups"
1321
 
1322
- #: lib/admin/class-groups-admin-welcome.php:125
1323
  #, php-format
1324
  msgid "Welcome to Groups %s"
1325
  msgstr "Bienvenidos a Groups %s"
1326
 
1327
- #: lib/admin/class-groups-admin-welcome.php:145
1328
  msgid "What's New?"
1329
  msgstr "¿Qué hay de nuevo?"
1330
 
1331
- #: lib/admin/class-groups-admin-welcome.php:174
1332
  msgid ""
1333
  "Whether you are new to Groups or have been using it before, please make sure "
1334
  "to visit the <a target=\"_blank\" href=\"http://docs.itthinx.com/document/"
@@ -1343,7 +1366,7 @@ msgstr ""
1343
  msgid "You are a member of the %s group."
1344
  msgstr "Es miembro del grupo %s."
1345
 
1346
- #: lib/admin/class-groups-admin-welcome.php:197
1347
  msgid ""
1348
  "You are running the system with legacy access control based on capabilities "
1349
  "disabled."
@@ -1351,7 +1374,7 @@ msgstr ""
1351
  "El sistema está funcionando con el control de acceso legado basado en "
1352
  "capacidades desactivado."
1353
 
1354
- #: lib/admin/class-groups-admin-welcome.php:193
1355
  msgid ""
1356
  "You are running the system with legacy access control based on capabilities "
1357
  "enabled."
@@ -1380,7 +1403,7 @@ msgstr ""
1380
  "de usuario se asignará al grupo."
1381
 
1382
  #: lib/access/class-groups-access-meta-boxes.php:193
1383
- #: lib/access/class-groups-access-meta-boxes.php:444
1384
  msgid "You can create a new group by indicating the group's name."
1385
  msgstr "Se puede crear un nuevo grupo indicando el nombre del grupo."
1386
 
@@ -1395,7 +1418,7 @@ msgstr ""
1395
  "Seleccionar uno o más grupos que tienen permiso de leer esta/e %2$s. Si no "
1396
  "se selecciona ningún grupo, el/la %3$s es visible para todo el mundo."
1397
 
1398
- #: lib/access/class-groups-access-meta-boxes.php:443
1399
  msgid ""
1400
  "You can restrict the visibility to group members. Choose one or more groups "
1401
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
4
  msgstr ""
5
  "Project-Id-Version: Groups\n"
6
  "Report-Msgid-Bugs-To: \n"
7
+ "POT-Creation-Date: 2017-02-14 19:50+0100\n"
8
+ "PO-Revision-Date: 2017-02-14 19:54+0100\n"
9
  "Last-Translator: Karim\n"
10
  "Language-Team: itthinx.com\n"
11
  "Language: es_ES\n"
68
  msgid "A Duck!"
69
  msgstr "Un Pato!"
70
 
71
+ #: lib/admin/groups-admin-options.php:271
72
  msgid "A minimum set of permissions will be preserved."
73
  msgstr "Se preservarán un mínimo de permisos."
74
 
110
  #: lib/admin/groups-admin-groups-remove.php:181
111
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
112
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
113
+ #: lib/admin/groups-admin-options.php:39 lib/admin/groups-admin-options.php:319
114
  #: lib/admin/groups-admin-tree-view.php:37 lib/test/groups-tests.php:385
115
  #: lib/test/groups-tests.php:391
116
  msgid "Access denied."
117
  msgstr "Acceso denegado."
118
 
119
+ #: lib/admin/groups-admin-options.php:216
120
  msgid "Access restricions"
121
  msgstr "Restricciones de acceso"
122
 
161
  msgid "Add to group"
162
  msgstr "Añadir a grupo"
163
 
164
+ #: lib/admin/class-groups-admin-welcome.php:234
165
  #: lib/admin/class-groups-admin.php:221 lib/admin/groups-admin-add-ons.php:32
166
  msgid "Add-Ons"
167
  msgstr "Add-Ons"
182
  msgid "Administer Groups plugin options"
183
  msgstr "Administrar opciones de Groups"
184
 
185
+ #: lib/admin/groups-admin-options.php:208
186
  msgid "Administrator Access Override"
187
  msgstr "Acceso general del Administrador"
188
 
189
+ #: lib/admin/groups-admin-options.php:212
190
  msgid ""
191
  "Administrators override all access permissions derived from Groups "
192
  "capabilities."
198
  msgid "Also look for groups related to terms"
199
  msgstr "Mirar también en grupos relacionados con términos"
200
 
201
+ #: lib/admin/class-groups-admin-welcome.php:187
202
  msgid ""
203
  "And you can now filter the list of users by one or multiple groups with one "
204
  "convenient field."
206
  "Y ahora se puede filtrar la lista de usuarios por uno o múltiples grupos con "
207
  "un campo conveniente."
208
 
209
+ #: lib/admin/class-groups-admin-welcome.php:185
210
  msgid ""
211
  "Another improvement is better filtering by groups and a reduced footprint on "
212
  "the Users admin screen."
216
 
217
  #: lib/access/class-groups-access-meta-boxes.php:206
218
  #: lib/access/class-groups-access-meta-boxes.php:207
 
219
  #: lib/access/class-groups-access-meta-boxes.php:442
220
+ #: lib/access/class-groups-access-meta-boxes.php:443
221
  msgid "Anyone &hellip;"
222
  msgstr "Todos &hellip;"
223
 
243
  msgid "Bulk Actions"
244
  msgstr "Acciones en Lote"
245
 
246
+ #: lib/admin/groups-admin-options.php:353
247
  msgid ""
248
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
249
  "plugin settings and data will be DELETED for <strong>all sites</strong>. If "
258
  "responsabilidad por la pérdida de cualquier dato o cualquier otra "
259
  "consecuencia."
260
 
261
+ #: lib/admin/groups-admin-options.php:285
262
  msgid ""
263
  "CAUTION: If this option is active while the plugin is deactivated, ALL "
264
  "plugin settings and data will be DELETED. If you are going to use this "
284
  msgid "Cancel"
285
  msgstr "Cancelar"
286
 
287
+ #: legacy/admin/groups-admin-options-legacy.php:59
288
  #: lib/admin/class-groups-admin.php:195
289
  #: lib/admin/groups-admin-capabilities.php:192
290
  #: lib/admin/groups-admin-groups-add.php:97
383
  msgstr ""
384
  "Haz click para cambiar el despliegue de grupos que otorga las capacidades"
385
 
386
+ #: lib/admin/groups-admin-options.php:277
387
  msgid "Deactivation and data persistence"
388
  msgstr "Desactivación y persistencia de los datos"
389
 
390
+ #: lib/admin/groups-admin-options.php:350
391
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
392
  msgstr "Borrar todos los datos de los plugins al desactivar"
393
 
394
+ #: lib/admin/groups-admin-options.php:281
395
  msgid "Delete all Groups plugin data on deactivation"
396
  msgstr "Borrar todos los datos de los plugin al desactivar"
397
 
404
  msgid "Description"
405
  msgstr "Descripción"
406
 
407
+ #: lib/admin/groups-admin-options.php:245
408
  msgid ""
409
  "Disabling this setting for a post type does not remove existing access "
410
  "restrictions on individual posts of that type."
412
  "Desactivar esta opción para un tipo de entrada no elimina las restricciones "
413
  "de acceso existentes en entradas individuales de ese tipo."
414
 
415
+ #: lib/admin/class-groups-admin-welcome.php:144
416
+ #: lib/admin/class-groups-admin-welcome.php:145
417
+ msgid "Dismiss"
418
+ msgstr "Descartar"
419
+
420
  #: lib/admin/groups-admin-capabilities.php:449
421
  #: lib/admin/groups-admin-groups.php:460
422
  msgid "Edit"
438
  "Edita la entrada a la cual quieres restringir acceso y elige la <sup>*</"
439
  "sup>capacidad <em>premium</em> ."
440
 
441
+ #: lib/admin/groups-admin-options.php:294
442
  msgid "Enable legacy access control based on capabilities."
443
  msgstr "Habilitar el control de acceso legado basado en capacidades."
444
 
447
  msgid "Enforce read access"
448
  msgstr "Forzar permiso de lectura"
449
 
450
+ #: lib/admin/groups-admin-options.php:191
451
  msgid ""
452
  "Enhanced functionality is available via official <a href=\"http://www."
453
  "itthinx.com/shop/\">Extensions</a> for Groups."
532
 
533
  #: lib/access/class-groups-access-meta-boxes.php:112
534
  #: lib/access/class-groups-access-meta-boxes.php:115
535
+ #: lib/access/class-groups-access-meta-boxes.php:470
536
  #: lib/admin/class-groups-admin-posts.php:204
537
  #: lib/admin/class-groups-admin-user-profile.php:72
538
  #: lib/admin/class-groups-admin-user-profile.php:133
564
  msgid "Groups"
565
  msgstr "Grupos"
566
 
567
+ #: lib/admin/class-groups-admin-welcome.php:202
568
  #, php-format
569
  msgid ""
570
  "Groups %s features a simpler model for access restrictions based on groups "
586
  msgid "Groups Capabilities"
587
  msgstr "Capacidades de los Grupos"
588
 
589
+ #: lib/admin/groups-admin-options.php:131
590
  msgid "Groups Options"
591
  msgstr "Opciones de Groups"
592
 
593
+ #: lib/admin/groups-admin-options.php:325
594
  msgid "Groups network options"
595
  msgstr "Opciones de red para Grupos"
596
 
611
  msgid "ID"
612
  msgstr "ID"
613
 
614
+ #: lib/admin/class-groups-admin-welcome.php:221
615
  msgid ""
616
  "If you had any access restrictions in place based on capabilities, the "
617
  "entries will now be unprotected, unless you enable legacy access "
623
  "de acceso legadas o se han puesto restricciones de acceso basado en grupos "
624
  "en las entradas deseadas."
625
 
626
+ #: lib/admin/groups-admin-options.php:273
627
  msgid "If you lock yourself out, please ask an administrator to help."
628
  msgstr "Si te bloqueas a ti mismo, pide ayuda a un administrador."
629
 
630
+ #: lib/admin/class-groups-admin-welcome.php:225
631
  msgid ""
632
  "If you would like to switch to access restrictions based on groups "
633
  "(recommended) instead of capabilities, you can easily do so by setting the "
638
  "en vez de capacidades, se puede hacer fácilmente, poniendo los grupos "
639
  "apropiados en las entradas y páginas protegidas para restringir el acceso."
640
 
641
+ #: lib/admin/class-groups-admin-welcome.php:155
642
  msgid "Important"
643
  msgstr "Importante"
644
 
645
+ #: lib/admin/class-groups-admin-welcome.php:180
646
  msgid "Improved User Interface"
647
  msgstr "Interfaz de Usuario Mejorada"
648
 
658
  "poder usar el nuevo grupo, se le hará miembro del grupo. No se puede "
659
  "restringir acceso si el grupo ya existe y no se es miembro de él."
660
 
661
+ #: legacy/admin/groups-admin-options-legacy.php:62
662
  msgid ""
663
  "Include these capabilities to enforce read access on posts. The selected "
664
  "capabilities will be offered to restrict access to posts."
670
  msgid "Inherited capabilities:"
671
  msgstr "Capacidades "
672
 
673
+ #: lib/admin/class-groups-admin-welcome.php:158
674
  msgid ""
675
  "It seems that you have updated from Groups 1.x where access restrictions "
676
  "were based on capabilities."
688
  msgid "Leave the %s group"
689
  msgstr "Dejar el grupo %s"
690
 
691
+ #: lib/admin/groups-admin-options.php:290
692
  msgid "Legacy Settings"
693
  msgstr "Ajustes de Legado"
694
 
706
  msgstr "Desconectar"
707
 
708
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:503
709
+ #: lib/access/class-groups-access-meta-boxes.php:410
710
  msgid "Media"
711
  msgstr "Multimedia"
712
 
727
  msgid "Name"
728
  msgstr "Nombre"
729
 
730
+ #: lib/admin/groups-admin-options.php:347
731
  msgid "Network deactivation and data persistence"
732
  msgstr "Desactivación y persistencia de los datos"
733
 
735
  msgid "New Capability"
736
  msgstr "Nueva capacidad"
737
 
738
+ #: lib/admin/class-groups-admin-welcome.php:191
739
  msgid "New Documentation"
740
  msgstr "Nueva Documentación"
741
 
787
  msgstr ""
788
  "Hay que ser miembro de un grupo para poder restringir el acceso con él."
789
 
790
+ #: lib/admin/class-groups-admin-welcome.php:183
791
  msgid ""
792
  "Now you can assign new users directly to groups when you create a new user "
793
  "account from the Dashboard."
795
  "Ahora se pueden asignar los nuevos usuarios directamente a grupos cuando se "
796
  "crea la cuenta de usuario desde el Escritorio."
797
 
798
+ #: lib/admin/class-groups-admin-welcome.php:174
799
  msgid ""
800
  "Now you can protect your posts, pages and any other custom post type like "
801
  "products or events by simply assigning them to one or more groups."
803
  "Ya se pueden proteger a las entradas, páginas y otros tipos de entrada como "
804
  "productos o eventos, simplemente asignando uno o más grupos."
805
 
806
+ #: lib/admin/class-groups-admin-welcome.php:227
807
  msgid ""
808
  "Once you have adjusted your access restrictions based on groups, you can "
809
  "disable legacy access control."
841
  msgid "Options"
842
  msgstr "Opciones"
843
 
844
+ #: lib/admin/groups-admin-options.php:123
845
  msgid "Options saved."
846
  msgstr "Opciones guardadas."
847
 
850
  msgid "Parent"
851
  msgstr "Padre"
852
 
853
+ #: lib/admin/class-groups-admin-welcome.php:237
854
  msgid "Perfect complements to memberships and access control with Groups."
855
  msgstr ""
856
  "Complementos perfectos para la membresía y el control de acceso con Groups."
857
 
858
+ #: lib/admin/groups-admin-options.php:267
859
  msgid "Permissions"
860
  msgstr "Permisos"
861
 
883
  "Gracias por dejar una valoración <a href=\"%s\">&#9733;&#9733;&#9733;&#9733;"
884
  "&#9733;</a>."
885
 
886
+ #: lib/admin/class-groups-admin-welcome.php:160
887
  #, php-format
888
  msgid ""
889
  "Please make sure to read the notes on <strong>Switching to Groups %s</"
892
  "Por favor asegurarse de leer las notas en <strong>Cambiar a Groups %s</"
893
  "strong> abajo."
894
 
895
+ #: lib/admin/class-groups-admin-welcome.php:229
896
  msgid ""
897
  "Please refer to the <a target=\"_blank\" href=\"http://docs.itthinx.com/"
898
  "document/groups/\">Documentation</a> for details on how to switch to and use "
902
  "\">Documentación</a> para más información sobre cómo cambiar a y usar las "
903
  "nuevas restricciones de acceso."
904
 
905
+ #: lib/access/class-groups-access-meta-boxes.php:466
906
+ #, php-format
907
+ msgid ""
908
+ "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> for files "
909
+ "that require complete protection."
910
+ msgstr ""
911
+ "Por favor, utilizar <a href=\"%s\" target=\"_blank\">Groups File Access</a> "
912
+ "para ficheros que requieren una protección completa."
913
+
914
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
915
  #: lib/access/class-groups-access-meta-boxes.php:162
916
  msgid "Post"
917
  msgstr "Entrada"
918
 
919
+ #: lib/admin/groups-admin-options.php:218
920
  msgid "Post types"
921
  msgstr "Tipos de entradas"
922
 
923
+ #: lib/admin/class-groups-admin-welcome.php:176
924
  msgid ""
925
  "Previously we used capabilities to do that, but changing to this new model "
926
  "makes things even easier."
928
  "Antes usábamos las capacidades para hacerlo pero el cambio al nuevo modelo "
929
  "simplifica las cosas aun más."
930
 
931
+ #: lib/admin/class-groups-admin-welcome.php:169
932
  msgid "Protect Content Easily"
933
  msgstr "Proteger Contenido Fácilmente"
934
 
937
  msgstr "Crear al instante grupo y capacidad"
938
 
939
  #: lib/access/class-groups-access-meta-boxes.php:200
940
+ #: lib/access/class-groups-access-meta-boxes.php:412
941
  msgid "Read"
942
  msgstr "Leer"
943
 
1015
  msgstr ""
1016
  "Restringe la visibilidad de esta/e %s a miembros de los grupos seleccionados."
1017
 
1018
+ #: lib/access/class-groups-access-meta-boxes.php:460
1019
  msgid "Restricts the visibility of this entry to members of the chosen groups."
1020
  msgstr ""
1021
  "Restringe la visibilidad de esta entrada a miembros de los grupos "
1026
  msgid "Results per page"
1027
  msgstr "Resultados por página"
1028
 
1029
+ #: lib/admin/groups-admin-options.php:146
1030
  msgid "Role"
1031
  msgstr "Rol"
1032
 
1033
  #: lib/admin/groups-admin-capabilities-edit.php:77
1034
  #: lib/admin/groups-admin-groups-edit.php:158
1035
+ #: lib/admin/groups-admin-options.php:203
1036
+ #: lib/admin/groups-admin-options.php:305
1037
+ #: lib/admin/groups-admin-options.php:357
1038
  msgid "Save"
1039
  msgstr "Guardar"
1040
 
1041
+ #: lib/admin/groups-admin-options.php:221
1042
  msgid "Show access restrictions for these post types."
1043
  msgstr "Mostrar restricciones de acceso para este tipo de entradas."
1044
 
1046
  msgid "Show groups"
1047
  msgstr "Mostrar grupos"
1048
 
1049
+ #: lib/admin/groups-admin-options.php:253
1050
  msgid "Show groups in user profiles."
1051
  msgstr "Mostrar grupos en los perfiles de usuario."
1052
 
1053
+ #: lib/admin/groups-admin-options.php:262
1054
  msgid "Show the Groups tree view."
1055
  msgstr "Mostrar la vista en árbol de los Grupos."
1056
 
1057
+ #: lib/admin/class-groups-admin-welcome.php:199
1058
  #, php-format
1059
  msgid "Switching to Groups %s"
1060
  msgstr "Cambiar a Groups %s"
1073
  "\"_blank\">Groups</a> de <a href=\"http://www.itthinx.com\" target=\"_blank"
1074
  "\">itthinx</a>."
1075
 
1076
+ #: lib/admin/class-groups-admin-welcome.php:149
1077
  msgid ""
1078
  "Thanks for using Groups! We have made it even easier to protect your content "
1079
  "and hope you like it :)"
1137
  msgid "The <em>Name</em> must not be empty."
1138
  msgstr "El <em>Nombre</em> no puede estar vacío."
1139
 
1140
+ #: lib/access/class-groups-access-meta-boxes.php:464
1141
+ msgid ""
1142
+ "The attachment page is restricted to authorized users, but due to technical "
1143
+ "limitations, the file can still be accessed directly via its URL."
1144
+ msgstr ""
1145
+ "El acceso a la página del medio está restringido a usuarios autorizados, "
1146
+ "pero debido a limitaciones técnicas, se puede acceder al archivo "
1147
+ "directamente a través de su URL."
1148
+
1149
  #: lib/admin/groups-admin-capabilities.php:75
1150
  msgid "The capability has been deleted."
1151
  msgstr "Se ha borrado la capacidad."
1162
  "La documentación completa está disponible en las páginas de <a href=\"http://"
1163
  "docs.itthinx.com/document/groups\">Documentación</a> de Groups."
1164
 
1165
+ #: lib/admin/class-groups-admin-welcome.php:210
1166
  msgid "The following is only of interest if you have upgraded from Groups 1.x:"
1167
  msgstr "Lo siguiente sólo interesa si se ha actualizado desde Groups 1.x:"
1168
 
1196
  msgid "These capabilities will be assigned to the group."
1197
  msgstr "Estas capacidades se añadirán al grupo."
1198
 
1199
+ #: lib/admin/groups-admin-options.php:268
1200
  msgid ""
1201
  "These permissions apply to Groups management. They do not apply to access "
1202
  "permissions derived from Groups capabilities."
1204
  "Estos permisos se aplican a la gestión de Grupos. No se aplican a los "
1205
  "permisos de acceso derivados de las capacidades de Grupos."
1206
 
1207
+ #: lib/admin/class-groups-admin-welcome.php:219
1208
  msgid "This could be important!"
1209
  msgstr "¡Esto puede ser importante!"
1210
 
1211
+ #: lib/admin/groups-admin-options.php:244
1212
  msgid ""
1213
  "This determines for which post types access restriction settings are offered."
1214
  msgstr ""
1219
  msgid "This group has no capabilities."
1220
  msgstr "Este grupo no tiene capacidades."
1221
 
1222
+ #: lib/admin/class-groups-admin-welcome.php:215
1223
  msgid ""
1224
  "This means that if you had access restrictions in place that were based on "
1225
  "capabilities, your entries will still be protected."
1236
  "Groups_Post_Access_Legacy::get_read_post_capabilities() para obtener las "
1237
  "capacidades."
1238
 
1239
+ #: lib/admin/class-groups-admin-welcome.php:206
1240
  msgid ""
1241
  "To make it easier to transition to the new model for those who migrate from "
1242
  "a previous version, we have included legacy access control based on "
1246
  "versión anterior, hemos incluido el control de acceso legado basado en "
1247
  "capacidades."
1248
 
1249
+ #: lib/admin/class-groups-admin-welcome.php:204
1250
  msgid ""
1251
  "To put it simple, previously you would have used capabilities to restrict "
1252
  "access to posts and now you simply use groups."
1262
  msgid "Tree of Groups"
1263
  msgstr "Árbol de Grupos"
1264
 
1265
+ #: lib/admin/groups-admin-options.php:258
1266
  msgid "Tree view"
1267
  msgstr "Vista en árbol"
1268
 
1296
  "Usar la caja <em>Grupos</em> para limitar la visibilidad de entradas, "
1297
  "páginas y otros tipos de entrada."
1298
 
1299
+ #: lib/admin/groups-admin-options.php:249
1300
  msgid "User profiles"
1301
  msgstr "Perfiles de usuario"
1302
 
1325
  "lectura. Para poder usar la capacidad, tu cuenta de usuario se asignará al "
1326
  "grupo."
1327
 
1328
+ #: lib/admin/class-groups-admin-welcome.php:110
1329
  msgid "View the Welcome screen for this version of Groups"
1330
  msgstr "Ver la pantalla de bienvenida para esta versión de Groups."
1331
 
1332
+ #: lib/admin/class-groups-admin-welcome.php:172
1333
  msgid "We have made it even easier to protect your content!"
1334
  msgstr "Hemos hecho aún más fácil proteger contenidos."
1335
 
1336
+ #: lib/admin/class-groups-admin-welcome.php:111
1337
  msgid "Welcome"
1338
  msgstr "Bienvenidos"
1339
 
1342
  msgid "Welcome to Groups"
1343
  msgstr "Bienvenidos a Groups"
1344
 
1345
+ #: lib/admin/class-groups-admin-welcome.php:138
1346
  #, php-format
1347
  msgid "Welcome to Groups %s"
1348
  msgstr "Bienvenidos a Groups %s"
1349
 
1350
+ #: lib/admin/class-groups-admin-welcome.php:165
1351
  msgid "What's New?"
1352
  msgstr "¿Qué hay de nuevo?"
1353
 
1354
+ #: lib/admin/class-groups-admin-welcome.php:194
1355
  msgid ""
1356
  "Whether you are new to Groups or have been using it before, please make sure "
1357
  "to visit the <a target=\"_blank\" href=\"http://docs.itthinx.com/document/"
1366
  msgid "You are a member of the %s group."
1367
  msgstr "Es miembro del grupo %s."
1368
 
1369
+ #: lib/admin/class-groups-admin-welcome.php:217
1370
  msgid ""
1371
  "You are running the system with legacy access control based on capabilities "
1372
  "disabled."
1374
  "El sistema está funcionando con el control de acceso legado basado en "
1375
  "capacidades desactivado."
1376
 
1377
+ #: lib/admin/class-groups-admin-welcome.php:213
1378
  msgid ""
1379
  "You are running the system with legacy access control based on capabilities "
1380
  "enabled."
1403
  "de usuario se asignará al grupo."
1404
 
1405
  #: lib/access/class-groups-access-meta-boxes.php:193
1406
+ #: lib/access/class-groups-access-meta-boxes.php:445
1407
  msgid "You can create a new group by indicating the group's name."
1408
  msgstr "Se puede crear un nuevo grupo indicando el nombre del grupo."
1409
 
1418
  "Seleccionar uno o más grupos que tienen permiso de leer esta/e %2$s. Si no "
1419
  "se selecciona ningún grupo, el/la %3$s es visible para todo el mundo."
1420
 
1421
+ #: lib/access/class-groups-access-meta-boxes.php:444
1422
  msgid ""
1423
  "You can restrict the visibility to group members. Choose one or more groups "
1424
  "to restrict access. If no groups are chosen, this entry is visible to anyone."
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: 2017-01-26 20:57+0100\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"
@@ -65,7 +65,7 @@ msgstr ""
65
  msgid "A Duck!"
66
  msgstr ""
67
 
68
- #: lib/admin/groups-admin-options.php:269
69
  msgid "A minimum set of permissions will be preserved."
70
  msgstr ""
71
 
@@ -108,13 +108,13 @@ msgstr ""
108
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
109
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
110
  #: lib/admin/groups-admin-options.php:39
111
- #: lib/admin/groups-admin-options.php:317
112
  #: lib/admin/groups-admin-tree-view.php:37 lib/test/groups-tests.php:385
113
  #: lib/test/groups-tests.php:391
114
  msgid "Access denied."
115
  msgstr ""
116
 
117
- #: lib/admin/groups-admin-options.php:214
118
  msgid "Access restricions"
119
  msgstr ""
120
 
@@ -159,7 +159,7 @@ msgstr ""
159
  msgid "Add to group"
160
  msgstr ""
161
 
162
- #: lib/admin/class-groups-admin-welcome.php:214
163
  #: lib/admin/class-groups-admin.php:221 lib/admin/groups-admin-add-ons.php:32
164
  msgid "Add-Ons"
165
  msgstr ""
@@ -177,11 +177,11 @@ msgstr ""
177
  msgid "Administer Groups plugin options"
178
  msgstr ""
179
 
180
- #: lib/admin/groups-admin-options.php:206
181
  msgid "Administrator Access Override"
182
  msgstr ""
183
 
184
- #: lib/admin/groups-admin-options.php:210
185
  msgid "Administrators override all access permissions derived from Groups "
186
  "capabilities."
187
  msgstr ""
@@ -190,20 +190,20 @@ msgstr ""
190
  msgid "Also look for groups related to terms"
191
  msgstr ""
192
 
193
- #: lib/admin/class-groups-admin-welcome.php:167
194
  msgid "And you can now filter the list of users by one or multiple groups "
195
  "with one convenient field."
196
  msgstr ""
197
 
198
- #: lib/admin/class-groups-admin-welcome.php:165
199
  msgid "Another improvement is better filtering by groups and a reduced "
200
  "footprint on the Users admin screen."
201
  msgstr ""
202
 
203
  #: lib/access/class-groups-access-meta-boxes.php:206
204
  #: lib/access/class-groups-access-meta-boxes.php:207
205
- #: lib/access/class-groups-access-meta-boxes.php:441
206
  #: lib/access/class-groups-access-meta-boxes.php:442
 
207
  msgid "Anyone &hellip;"
208
  msgstr ""
209
 
@@ -227,7 +227,7 @@ msgstr ""
227
  msgid "Bulk Actions"
228
  msgstr ""
229
 
230
- #: lib/admin/groups-admin-options.php:351
231
  msgid "CAUTION: If this option is active while the plugin is deactivated, "
232
  "ALL plugin settings and data will be DELETED for <strong>all sites</"
233
  "strong>. If you are going to use this option, now would be a good "
@@ -236,7 +236,7 @@ msgid "CAUTION: If this option is active while the plugin is deactivated, "
236
  "thereof."
237
  msgstr ""
238
 
239
- #: lib/admin/groups-admin-options.php:283
240
  msgid "CAUTION: If this option is active while the plugin is deactivated, "
241
  "ALL plugin settings and data will be DELETED. If you are going to "
242
  "use this option, now would be a good time to make a backup. By "
@@ -255,7 +255,7 @@ msgstr ""
255
  msgid "Cancel"
256
  msgstr ""
257
 
258
- #: legacy/admin/groups-admin-options-legacy.php:58
259
  #: lib/admin/class-groups-admin.php:195
260
  #: lib/admin/groups-admin-capabilities.php:192
261
  #: lib/admin/groups-admin-groups-add.php:97
@@ -346,15 +346,15 @@ msgstr ""
346
  msgid "Click to toggle the display of groups that grant the capabilities."
347
  msgstr ""
348
 
349
- #: lib/admin/groups-admin-options.php:275
350
  msgid "Deactivation and data persistence"
351
  msgstr ""
352
 
353
- #: lib/admin/groups-admin-options.php:348
354
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
355
  msgstr ""
356
 
357
- #: lib/admin/groups-admin-options.php:279
358
  msgid "Delete all Groups plugin data on deactivation"
359
  msgstr ""
360
 
@@ -367,11 +367,16 @@ msgstr ""
367
  msgid "Description"
368
  msgstr ""
369
 
370
- #: lib/admin/groups-admin-options.php:243
371
  msgid "Disabling this setting for a post type does not remove existing "
372
  "access restrictions on individual posts of that type."
373
  msgstr ""
374
 
 
 
 
 
 
375
  #: lib/admin/groups-admin-capabilities.php:449
376
  #: lib/admin/groups-admin-groups.php:460
377
  msgid "Edit"
@@ -390,7 +395,7 @@ msgid "Edit the post for which you want to restrict access and "
390
  "choose<sup>*</sup> the <em>premium</em> capability."
391
  msgstr ""
392
 
393
- #: lib/admin/groups-admin-options.php:292
394
  msgid "Enable legacy access control based on capabilities."
395
  msgstr ""
396
 
@@ -399,7 +404,7 @@ msgstr ""
399
  msgid "Enforce read access"
400
  msgstr ""
401
 
402
- #: lib/admin/groups-admin-options.php:189
403
  msgid "Enhanced functionality is available via official <a href=\"http://"
404
  "www.itthinx.com/shop/\">Extensions</a> for Groups."
405
  msgstr ""
@@ -466,7 +471,7 @@ msgstr ""
466
 
467
  #: lib/access/class-groups-access-meta-boxes.php:112
468
  #: lib/access/class-groups-access-meta-boxes.php:115
469
- #: lib/access/class-groups-access-meta-boxes.php:463
470
  #: lib/admin/class-groups-admin-posts.php:204
471
  #: lib/admin/class-groups-admin-user-profile.php:72
472
  #: lib/admin/class-groups-admin-user-profile.php:133
@@ -498,7 +503,7 @@ msgctxt "page-title"
498
  msgid "Groups"
499
  msgstr ""
500
 
501
- #: lib/admin/class-groups-admin-welcome.php:182
502
  #, php-format
503
  msgid "Groups %s features a simpler model for access restrictions based on "
504
  "groups instead of capabilities used in previous versions."
@@ -517,11 +522,11 @@ msgstr ""
517
  msgid "Groups Capabilities"
518
  msgstr ""
519
 
520
- #: lib/admin/groups-admin-options.php:129
521
  msgid "Groups Options"
522
  msgstr ""
523
 
524
- #: lib/admin/groups-admin-options.php:323
525
  msgid "Groups network options"
526
  msgstr ""
527
 
@@ -539,29 +544,29 @@ msgstr ""
539
  msgid "ID"
540
  msgstr ""
541
 
542
- #: lib/admin/class-groups-admin-welcome.php:201
543
  msgid "If you had any access restrictions in place based on capabilities, "
544
  "the entries will now be unprotected, unless you enable legacy access "
545
  "restrictions or place appropriate access restrictions based on "
546
  "groups on the desired entries."
547
  msgstr ""
548
 
549
- #: lib/admin/groups-admin-options.php:271
550
  msgid "If you lock yourself out, please ask an administrator to help."
551
  msgstr ""
552
 
553
- #: lib/admin/class-groups-admin-welcome.php:205
554
  msgid "If you would like to switch to access restrictions based on groups "
555
  "(recommended) instead of capabilities, you can easily do so by "
556
  "setting the appropriate groups on your protected posts, pages and "
557
  "other entries to restrict access."
558
  msgstr ""
559
 
560
- #: lib/admin/class-groups-admin-welcome.php:135
561
  msgid "Important"
562
  msgstr ""
563
 
564
- #: lib/admin/class-groups-admin-welcome.php:160
565
  msgid "Improved User Interface"
566
  msgstr ""
567
 
@@ -573,7 +578,7 @@ msgid "In the same field, you can create a new group and restrict access. "
573
  "belong to it."
574
  msgstr ""
575
 
576
- #: legacy/admin/groups-admin-options-legacy.php:61
577
  msgid "Include these capabilities to enforce read access on posts. The "
578
  "selected capabilities will be offered to restrict access to posts."
579
  msgstr ""
@@ -582,7 +587,7 @@ msgstr ""
582
  msgid "Inherited capabilities:"
583
  msgstr ""
584
 
585
- #: lib/admin/class-groups-admin-welcome.php:138
586
  msgid "It seems that you have updated from Groups 1.x where access "
587
  "restrictions were based on capabilities."
588
  msgstr ""
@@ -597,7 +602,7 @@ msgstr ""
597
  msgid "Leave the %s group"
598
  msgstr ""
599
 
600
- #: lib/admin/groups-admin-options.php:288
601
  msgid "Legacy Settings"
602
  msgstr ""
603
 
@@ -612,7 +617,7 @@ msgid "Log out"
612
  msgstr ""
613
 
614
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:503
615
- #: lib/access/class-groups-access-meta-boxes.php:409
616
  msgid "Media"
617
  msgstr ""
618
 
@@ -631,7 +636,7 @@ msgstr[1] ""
631
  msgid "Name"
632
  msgstr ""
633
 
634
- #: lib/admin/groups-admin-options.php:345
635
  msgid "Network deactivation and data persistence"
636
  msgstr ""
637
 
@@ -639,7 +644,7 @@ msgstr ""
639
  msgid "New Capability"
640
  msgstr ""
641
 
642
- #: lib/admin/class-groups-admin-welcome.php:171
643
  msgid "New Documentation"
644
  msgstr ""
645
 
@@ -686,18 +691,18 @@ msgid "Note that you must be a member of a group to use it to restrict "
686
  "access."
687
  msgstr ""
688
 
689
- #: lib/admin/class-groups-admin-welcome.php:163
690
  msgid "Now you can assign new users directly to groups when you create a "
691
  "new user account from the Dashboard."
692
  msgstr ""
693
 
694
- #: lib/admin/class-groups-admin-welcome.php:154
695
  msgid "Now you can protect your posts, pages and any other custom post type "
696
  "like products or events by simply assigning them to one or more "
697
  "groups."
698
  msgstr ""
699
 
700
- #: lib/admin/class-groups-admin-welcome.php:207
701
  msgid "Once you have adjusted your access restrictions based on groups, you "
702
  "can disable legacy access control."
703
  msgstr ""
@@ -729,7 +734,7 @@ msgstr ""
729
  msgid "Options"
730
  msgstr ""
731
 
732
- #: lib/admin/groups-admin-options.php:121
733
  msgid "Options saved."
734
  msgstr ""
735
 
@@ -738,11 +743,11 @@ msgstr ""
738
  msgid "Parent"
739
  msgstr ""
740
 
741
- #: lib/admin/class-groups-admin-welcome.php:217
742
  msgid "Perfect complements to memberships and access control with Groups."
743
  msgstr ""
744
 
745
- #: lib/admin/groups-admin-options.php:265
746
  msgid "Permissions"
747
  msgstr ""
748
 
@@ -762,33 +767,39 @@ msgid "Please give it a <a href=\"%s\">&#9733;&#9733;&#9733;&#9733;&#9733;</"
762
  "a> rating."
763
  msgstr ""
764
 
765
- #: lib/admin/class-groups-admin-welcome.php:140
766
  #, php-format
767
  msgid "Please make sure to read the notes on <strong>Switching to Groups "
768
  "%s</strong> below."
769
  msgstr ""
770
 
771
- #: lib/admin/class-groups-admin-welcome.php:209
772
  msgid "Please refer to the <a target=\"_blank\" href=\"http://docs.itthinx."
773
  "com/document/groups/\">Documentation</a> for details on how to "
774
  "switch to and use the new access restrictions."
775
  msgstr ""
776
 
 
 
 
 
 
 
777
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
778
  #: lib/access/class-groups-access-meta-boxes.php:162
779
  msgid "Post"
780
  msgstr ""
781
 
782
- #: lib/admin/groups-admin-options.php:216
783
  msgid "Post types"
784
  msgstr ""
785
 
786
- #: lib/admin/class-groups-admin-welcome.php:156
787
  msgid "Previously we used capabilities to do that, but changing to this new "
788
  "model makes things even easier."
789
  msgstr ""
790
 
791
- #: lib/admin/class-groups-admin-welcome.php:149
792
  msgid "Protect Content Easily"
793
  msgstr ""
794
 
@@ -797,7 +808,7 @@ msgid "Quick-create group &amp; capability"
797
  msgstr ""
798
 
799
  #: lib/access/class-groups-access-meta-boxes.php:200
800
- #: lib/access/class-groups-access-meta-boxes.php:411
801
  msgid "Read"
802
  msgstr ""
803
 
@@ -874,7 +885,7 @@ msgstr ""
874
  msgid "Restricts the visibility of this %s to members of the chosen groups."
875
  msgstr ""
876
 
877
- #: lib/access/class-groups-access-meta-boxes.php:459
878
  msgid "Restricts the visibility of this entry to members of the chosen "
879
  "groups."
880
  msgstr ""
@@ -884,19 +895,19 @@ msgstr ""
884
  msgid "Results per page"
885
  msgstr ""
886
 
887
- #: lib/admin/groups-admin-options.php:144
888
  msgid "Role"
889
  msgstr ""
890
 
891
  #: lib/admin/groups-admin-capabilities-edit.php:77
892
  #: lib/admin/groups-admin-groups-edit.php:158
893
- #: lib/admin/groups-admin-options.php:201
894
- #: lib/admin/groups-admin-options.php:303
895
- #: lib/admin/groups-admin-options.php:355
896
  msgid "Save"
897
  msgstr ""
898
 
899
- #: lib/admin/groups-admin-options.php:219
900
  msgid "Show access restrictions for these post types."
901
  msgstr ""
902
 
@@ -904,15 +915,15 @@ msgstr ""
904
  msgid "Show groups"
905
  msgstr ""
906
 
907
- #: lib/admin/groups-admin-options.php:251
908
  msgid "Show groups in user profiles."
909
  msgstr ""
910
 
911
- #: lib/admin/groups-admin-options.php:260
912
  msgid "Show the Groups tree view."
913
  msgstr ""
914
 
915
- #: lib/admin/class-groups-admin-welcome.php:179
916
  #, php-format
917
  msgid "Switching to Groups %s"
918
  msgstr ""
@@ -927,7 +938,7 @@ msgid "Thank you for using <a href=\"http://www.itthinx.com/plugins/groups"
927
  "\" target=\"_blank\">itthinx</a>."
928
  msgstr ""
929
 
930
- #: lib/admin/class-groups-admin-welcome.php:129
931
  msgid "Thanks for using Groups! We have made it even easier to protect your "
932
  "content and hope you like it :)"
933
  msgstr ""
@@ -988,6 +999,12 @@ msgstr ""
988
  msgid "The <em>Name</em> must not be empty."
989
  msgstr ""
990
 
 
 
 
 
 
 
991
  #: lib/admin/groups-admin-capabilities.php:75
992
  msgid "The capability has been deleted."
993
  msgstr ""
@@ -1001,7 +1018,7 @@ msgid "The complete documentation is available on the <a href=\"http://docs."
1001
  "itthinx.com/document/groups\">Documentation</a> pages for Groups."
1002
  msgstr ""
1003
 
1004
- #: lib/admin/class-groups-admin-welcome.php:190
1005
  msgid "The following is only of interest if you have upgraded from Groups 1."
1006
  "x:"
1007
  msgstr ""
@@ -1036,16 +1053,16 @@ msgstr ""
1036
  msgid "These capabilities will be assigned to the group."
1037
  msgstr ""
1038
 
1039
- #: lib/admin/groups-admin-options.php:266
1040
  msgid "These permissions apply to Groups management. They do not apply to "
1041
  "access permissions derived from Groups capabilities."
1042
  msgstr ""
1043
 
1044
- #: lib/admin/class-groups-admin-welcome.php:199
1045
  msgid "This could be important!"
1046
  msgstr ""
1047
 
1048
- #: lib/admin/groups-admin-options.php:242
1049
  msgid "This determines for which post types access restriction settings are "
1050
  "offered."
1051
  msgstr ""
@@ -1054,7 +1071,7 @@ msgstr ""
1054
  msgid "This group has no capabilities."
1055
  msgstr ""
1056
 
1057
- #: lib/admin/class-groups-admin-welcome.php:195
1058
  msgid "This means that if you had access restrictions in place that were "
1059
  "based on capabilities, your entries will still be protected."
1060
  msgstr ""
@@ -1064,13 +1081,13 @@ msgid "This method is deprecated. You should use Groups_Post_Access_Legacy::"
1064
  "get_read_post_capabilities() to retrieve the capabilities instead."
1065
  msgstr ""
1066
 
1067
- #: lib/admin/class-groups-admin-welcome.php:186
1068
  msgid "To make it easier to transition to the new model for those who "
1069
  "migrate from a previous version, we have included legacy access "
1070
  "control based on capabilities."
1071
  msgstr ""
1072
 
1073
- #: lib/admin/class-groups-admin-welcome.php:184
1074
  msgid "To put it simple, previously you would have used capabilities to "
1075
  "restrict access to posts and now you simply use groups."
1076
  msgstr ""
@@ -1083,7 +1100,7 @@ msgstr ""
1083
  msgid "Tree of Groups"
1084
  msgstr ""
1085
 
1086
- #: lib/admin/groups-admin-options.php:256
1087
  msgid "Tree view"
1088
  msgstr ""
1089
 
@@ -1108,7 +1125,7 @@ msgid "Use the <em>Groups</em> box to limit the visibility of posts, pages "
1108
  "and other post types."
1109
  msgstr ""
1110
 
1111
- #: lib/admin/groups-admin-options.php:247
1112
  msgid "User profiles"
1113
  msgstr ""
1114
 
@@ -1128,15 +1145,15 @@ msgid "Using the quick-create field, you can create a new group and "
1128
  "capability, your user account will be assigned to the group."
1129
  msgstr ""
1130
 
1131
- #: lib/admin/class-groups-admin-welcome.php:97
1132
  msgid "View the Welcome screen for this version of Groups"
1133
  msgstr ""
1134
 
1135
- #: lib/admin/class-groups-admin-welcome.php:152
1136
  msgid "We have made it even easier to protect your content!"
1137
  msgstr ""
1138
 
1139
- #: lib/admin/class-groups-admin-welcome.php:98
1140
  msgid "Welcome"
1141
  msgstr ""
1142
 
@@ -1145,16 +1162,16 @@ msgstr ""
1145
  msgid "Welcome to Groups"
1146
  msgstr ""
1147
 
1148
- #: lib/admin/class-groups-admin-welcome.php:125
1149
  #, php-format
1150
  msgid "Welcome to Groups %s"
1151
  msgstr ""
1152
 
1153
- #: lib/admin/class-groups-admin-welcome.php:145
1154
  msgid "What's New?"
1155
  msgstr ""
1156
 
1157
- #: lib/admin/class-groups-admin-welcome.php:174
1158
  msgid "Whether you are new to Groups or have been using it before, please "
1159
  "make sure to visit the <a target=\"_blank\" href=\"http://docs."
1160
  "itthinx.com/document/groups/\">Documentation</a> pages to know more "
@@ -1166,12 +1183,12 @@ msgstr ""
1166
  msgid "You are a member of the %s group."
1167
  msgstr ""
1168
 
1169
- #: lib/admin/class-groups-admin-welcome.php:197
1170
  msgid "You are running the system with legacy access control based on "
1171
  "capabilities disabled."
1172
  msgstr ""
1173
 
1174
- #: lib/admin/class-groups-admin-welcome.php:193
1175
  msgid "You are running the system with legacy access control based on "
1176
  "capabilities enabled."
1177
  msgstr ""
@@ -1189,7 +1206,7 @@ msgid "You can create a new group and capability here. The capability will "
1189
  msgstr ""
1190
 
1191
  #: lib/access/class-groups-access-meta-boxes.php:193
1192
- #: lib/access/class-groups-access-meta-boxes.php:444
1193
  msgid "You can create a new group by indicating the group's name."
1194
  msgstr ""
1195
 
@@ -1200,7 +1217,7 @@ msgid "You can restrict the visibility of this %1$s to group members. "
1200
  "groups are chosen, the %3$s is visible to anyone."
1201
  msgstr ""
1202
 
1203
- #: lib/access/class-groups-access-meta-boxes.php:443
1204
  msgid "You can restrict the visibility to group members. Choose one or more "
1205
  "groups to restrict access. If no groups are chosen, this entry is "
1206
  "visible to anyone."
7
  msgid ""
8
  msgstr "Project-Id-Version: PACKAGE VERSION\n"
9
  "Report-Msgid-Bugs-To: \n"
10
+ "POT-Creation-Date: 2017-02-14 19:42+0100\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"
65
  msgid "A Duck!"
66
  msgstr ""
67
 
68
+ #: lib/admin/groups-admin-options.php:271
69
  msgid "A minimum set of permissions will be preserved."
70
  msgstr ""
71
 
108
  #: lib/admin/groups-admin-groups.php:49 lib/admin/groups-admin-groups.php:148
109
  #: lib/admin/groups-admin-groups.php:179 lib/admin/groups-admin-groups.php:185
110
  #: lib/admin/groups-admin-options.php:39
111
+ #: lib/admin/groups-admin-options.php:319
112
  #: lib/admin/groups-admin-tree-view.php:37 lib/test/groups-tests.php:385
113
  #: lib/test/groups-tests.php:391
114
  msgid "Access denied."
115
  msgstr ""
116
 
117
+ #: lib/admin/groups-admin-options.php:216
118
  msgid "Access restricions"
119
  msgstr ""
120
 
159
  msgid "Add to group"
160
  msgstr ""
161
 
162
+ #: lib/admin/class-groups-admin-welcome.php:234
163
  #: lib/admin/class-groups-admin.php:221 lib/admin/groups-admin-add-ons.php:32
164
  msgid "Add-Ons"
165
  msgstr ""
177
  msgid "Administer Groups plugin options"
178
  msgstr ""
179
 
180
+ #: lib/admin/groups-admin-options.php:208
181
  msgid "Administrator Access Override"
182
  msgstr ""
183
 
184
+ #: lib/admin/groups-admin-options.php:212
185
  msgid "Administrators override all access permissions derived from Groups "
186
  "capabilities."
187
  msgstr ""
190
  msgid "Also look for groups related to terms"
191
  msgstr ""
192
 
193
+ #: lib/admin/class-groups-admin-welcome.php:187
194
  msgid "And you can now filter the list of users by one or multiple groups "
195
  "with one convenient field."
196
  msgstr ""
197
 
198
+ #: lib/admin/class-groups-admin-welcome.php:185
199
  msgid "Another improvement is better filtering by groups and a reduced "
200
  "footprint on the Users admin screen."
201
  msgstr ""
202
 
203
  #: lib/access/class-groups-access-meta-boxes.php:206
204
  #: lib/access/class-groups-access-meta-boxes.php:207
 
205
  #: lib/access/class-groups-access-meta-boxes.php:442
206
+ #: lib/access/class-groups-access-meta-boxes.php:443
207
  msgid "Anyone &hellip;"
208
  msgstr ""
209
 
227
  msgid "Bulk Actions"
228
  msgstr ""
229
 
230
+ #: lib/admin/groups-admin-options.php:353
231
  msgid "CAUTION: If this option is active while the plugin is deactivated, "
232
  "ALL plugin settings and data will be DELETED for <strong>all sites</"
233
  "strong>. If you are going to use this option, now would be a good "
236
  "thereof."
237
  msgstr ""
238
 
239
+ #: lib/admin/groups-admin-options.php:285
240
  msgid "CAUTION: If this option is active while the plugin is deactivated, "
241
  "ALL plugin settings and data will be DELETED. If you are going to "
242
  "use this option, now would be a good time to make a backup. By "
255
  msgid "Cancel"
256
  msgstr ""
257
 
258
+ #: legacy/admin/groups-admin-options-legacy.php:59
259
  #: lib/admin/class-groups-admin.php:195
260
  #: lib/admin/groups-admin-capabilities.php:192
261
  #: lib/admin/groups-admin-groups-add.php:97
346
  msgid "Click to toggle the display of groups that grant the capabilities."
347
  msgstr ""
348
 
349
+ #: lib/admin/groups-admin-options.php:277
350
  msgid "Deactivation and data persistence"
351
  msgstr ""
352
 
353
+ #: lib/admin/groups-admin-options.php:350
354
  msgid "Delete all Groups plugin data for ALL sites on network deactivation"
355
  msgstr ""
356
 
357
+ #: lib/admin/groups-admin-options.php:281
358
  msgid "Delete all Groups plugin data on deactivation"
359
  msgstr ""
360
 
367
  msgid "Description"
368
  msgstr ""
369
 
370
+ #: lib/admin/groups-admin-options.php:245
371
  msgid "Disabling this setting for a post type does not remove existing "
372
  "access restrictions on individual posts of that type."
373
  msgstr ""
374
 
375
+ #: lib/admin/class-groups-admin-welcome.php:144
376
+ #: lib/admin/class-groups-admin-welcome.php:145
377
+ msgid "Dismiss"
378
+ msgstr ""
379
+
380
  #: lib/admin/groups-admin-capabilities.php:449
381
  #: lib/admin/groups-admin-groups.php:460
382
  msgid "Edit"
395
  "choose<sup>*</sup> the <em>premium</em> capability."
396
  msgstr ""
397
 
398
+ #: lib/admin/groups-admin-options.php:294
399
  msgid "Enable legacy access control based on capabilities."
400
  msgstr ""
401
 
404
  msgid "Enforce read access"
405
  msgstr ""
406
 
407
+ #: lib/admin/groups-admin-options.php:191
408
  msgid "Enhanced functionality is available via official <a href=\"http://"
409
  "www.itthinx.com/shop/\">Extensions</a> for Groups."
410
  msgstr ""
471
 
472
  #: lib/access/class-groups-access-meta-boxes.php:112
473
  #: lib/access/class-groups-access-meta-boxes.php:115
474
+ #: lib/access/class-groups-access-meta-boxes.php:470
475
  #: lib/admin/class-groups-admin-posts.php:204
476
  #: lib/admin/class-groups-admin-user-profile.php:72
477
  #: lib/admin/class-groups-admin-user-profile.php:133
503
  msgid "Groups"
504
  msgstr ""
505
 
506
+ #: lib/admin/class-groups-admin-welcome.php:202
507
  #, php-format
508
  msgid "Groups %s features a simpler model for access restrictions based on "
509
  "groups instead of capabilities used in previous versions."
522
  msgid "Groups Capabilities"
523
  msgstr ""
524
 
525
+ #: lib/admin/groups-admin-options.php:131
526
  msgid "Groups Options"
527
  msgstr ""
528
 
529
+ #: lib/admin/groups-admin-options.php:325
530
  msgid "Groups network options"
531
  msgstr ""
532
 
544
  msgid "ID"
545
  msgstr ""
546
 
547
+ #: lib/admin/class-groups-admin-welcome.php:221
548
  msgid "If you had any access restrictions in place based on capabilities, "
549
  "the entries will now be unprotected, unless you enable legacy access "
550
  "restrictions or place appropriate access restrictions based on "
551
  "groups on the desired entries."
552
  msgstr ""
553
 
554
+ #: lib/admin/groups-admin-options.php:273
555
  msgid "If you lock yourself out, please ask an administrator to help."
556
  msgstr ""
557
 
558
+ #: lib/admin/class-groups-admin-welcome.php:225
559
  msgid "If you would like to switch to access restrictions based on groups "
560
  "(recommended) instead of capabilities, you can easily do so by "
561
  "setting the appropriate groups on your protected posts, pages and "
562
  "other entries to restrict access."
563
  msgstr ""
564
 
565
+ #: lib/admin/class-groups-admin-welcome.php:155
566
  msgid "Important"
567
  msgstr ""
568
 
569
+ #: lib/admin/class-groups-admin-welcome.php:180
570
  msgid "Improved User Interface"
571
  msgstr ""
572
 
578
  "belong to it."
579
  msgstr ""
580
 
581
+ #: legacy/admin/groups-admin-options-legacy.php:62
582
  msgid "Include these capabilities to enforce read access on posts. The "
583
  "selected capabilities will be offered to restrict access to posts."
584
  msgstr ""
587
  msgid "Inherited capabilities:"
588
  msgstr ""
589
 
590
+ #: lib/admin/class-groups-admin-welcome.php:158
591
  msgid "It seems that you have updated from Groups 1.x where access "
592
  "restrictions were based on capabilities."
593
  msgstr ""
602
  msgid "Leave the %s group"
603
  msgstr ""
604
 
605
+ #: lib/admin/groups-admin-options.php:290
606
  msgid "Legacy Settings"
607
  msgstr ""
608
 
617
  msgstr ""
618
 
619
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:503
620
+ #: lib/access/class-groups-access-meta-boxes.php:410
621
  msgid "Media"
622
  msgstr ""
623
 
636
  msgid "Name"
637
  msgstr ""
638
 
639
+ #: lib/admin/groups-admin-options.php:347
640
  msgid "Network deactivation and data persistence"
641
  msgstr ""
642
 
644
  msgid "New Capability"
645
  msgstr ""
646
 
647
+ #: lib/admin/class-groups-admin-welcome.php:191
648
  msgid "New Documentation"
649
  msgstr ""
650
 
691
  "access."
692
  msgstr ""
693
 
694
+ #: lib/admin/class-groups-admin-welcome.php:183
695
  msgid "Now you can assign new users directly to groups when you create a "
696
  "new user account from the Dashboard."
697
  msgstr ""
698
 
699
+ #: lib/admin/class-groups-admin-welcome.php:174
700
  msgid "Now you can protect your posts, pages and any other custom post type "
701
  "like products or events by simply assigning them to one or more "
702
  "groups."
703
  msgstr ""
704
 
705
+ #: lib/admin/class-groups-admin-welcome.php:227
706
  msgid "Once you have adjusted your access restrictions based on groups, you "
707
  "can disable legacy access control."
708
  msgstr ""
734
  msgid "Options"
735
  msgstr ""
736
 
737
+ #: lib/admin/groups-admin-options.php:123
738
  msgid "Options saved."
739
  msgstr ""
740
 
743
  msgid "Parent"
744
  msgstr ""
745
 
746
+ #: lib/admin/class-groups-admin-welcome.php:237
747
  msgid "Perfect complements to memberships and access control with Groups."
748
  msgstr ""
749
 
750
+ #: lib/admin/groups-admin-options.php:267
751
  msgid "Permissions"
752
  msgstr ""
753
 
767
  "a> rating."
768
  msgstr ""
769
 
770
+ #: lib/admin/class-groups-admin-welcome.php:160
771
  #, php-format
772
  msgid "Please make sure to read the notes on <strong>Switching to Groups "
773
  "%s</strong> below."
774
  msgstr ""
775
 
776
+ #: lib/admin/class-groups-admin-welcome.php:229
777
  msgid "Please refer to the <a target=\"_blank\" href=\"http://docs.itthinx."
778
  "com/document/groups/\">Documentation</a> for details on how to "
779
  "switch to and use the new access restrictions."
780
  msgstr ""
781
 
782
+ #: lib/access/class-groups-access-meta-boxes.php:466
783
+ #, php-format
784
+ msgid "Please use <a href=\"%s\" target=\"_blank\">Groups File Access</a> "
785
+ "for files that require complete protection."
786
+ msgstr ""
787
+
788
  #: legacy/access/class-groups-access-meta-boxes-legacy.php:189
789
  #: lib/access/class-groups-access-meta-boxes.php:162
790
  msgid "Post"
791
  msgstr ""
792
 
793
+ #: lib/admin/groups-admin-options.php:218
794
  msgid "Post types"
795
  msgstr ""
796
 
797
+ #: lib/admin/class-groups-admin-welcome.php:176
798
  msgid "Previously we used capabilities to do that, but changing to this new "
799
  "model makes things even easier."
800
  msgstr ""
801
 
802
+ #: lib/admin/class-groups-admin-welcome.php:169
803
  msgid "Protect Content Easily"
804
  msgstr ""
805
 
808
  msgstr ""
809
 
810
  #: lib/access/class-groups-access-meta-boxes.php:200
811
+ #: lib/access/class-groups-access-meta-boxes.php:412
812
  msgid "Read"
813
  msgstr ""
814
 
885
  msgid "Restricts the visibility of this %s to members of the chosen groups."
886
  msgstr ""
887
 
888
+ #: lib/access/class-groups-access-meta-boxes.php:460
889
  msgid "Restricts the visibility of this entry to members of the chosen "
890
  "groups."
891
  msgstr ""
895
  msgid "Results per page"
896
  msgstr ""
897
 
898
+ #: lib/admin/groups-admin-options.php:146
899
  msgid "Role"
900
  msgstr ""
901
 
902
  #: lib/admin/groups-admin-capabilities-edit.php:77
903
  #: lib/admin/groups-admin-groups-edit.php:158
904
+ #: lib/admin/groups-admin-options.php:203
905
+ #: lib/admin/groups-admin-options.php:305
906
+ #: lib/admin/groups-admin-options.php:357
907
  msgid "Save"
908
  msgstr ""
909
 
910
+ #: lib/admin/groups-admin-options.php:221
911
  msgid "Show access restrictions for these post types."
912
  msgstr ""
913
 
915
  msgid "Show groups"
916
  msgstr ""
917
 
918
+ #: lib/admin/groups-admin-options.php:253
919
  msgid "Show groups in user profiles."
920
  msgstr ""
921
 
922
+ #: lib/admin/groups-admin-options.php:262
923
  msgid "Show the Groups tree view."
924
  msgstr ""
925
 
926
+ #: lib/admin/class-groups-admin-welcome.php:199
927
  #, php-format
928
  msgid "Switching to Groups %s"
929
  msgstr ""
938
  "\" target=\"_blank\">itthinx</a>."
939
  msgstr ""
940
 
941
+ #: lib/admin/class-groups-admin-welcome.php:149
942
  msgid "Thanks for using Groups! We have made it even easier to protect your "
943
  "content and hope you like it :)"
944
  msgstr ""
999
  msgid "The <em>Name</em> must not be empty."
1000
  msgstr ""
1001
 
1002
+ #: lib/access/class-groups-access-meta-boxes.php:464
1003
+ msgid "The attachment page is restricted to authorized users, but due to "
1004
+ "technical limitations, the file can still be accessed directly via "
1005
+ "its URL."
1006
+ msgstr ""
1007
+
1008
  #: lib/admin/groups-admin-capabilities.php:75
1009
  msgid "The capability has been deleted."
1010
  msgstr ""
1018
  "itthinx.com/document/groups\">Documentation</a> pages for Groups."
1019
  msgstr ""
1020
 
1021
+ #: lib/admin/class-groups-admin-welcome.php:210
1022
  msgid "The following is only of interest if you have upgraded from Groups 1."
1023
  "x:"
1024
  msgstr ""
1053
  msgid "These capabilities will be assigned to the group."
1054
  msgstr ""
1055
 
1056
+ #: lib/admin/groups-admin-options.php:268
1057
  msgid "These permissions apply to Groups management. They do not apply to "
1058
  "access permissions derived from Groups capabilities."
1059
  msgstr ""
1060
 
1061
+ #: lib/admin/class-groups-admin-welcome.php:219
1062
  msgid "This could be important!"
1063
  msgstr ""
1064
 
1065
+ #: lib/admin/groups-admin-options.php:244
1066
  msgid "This determines for which post types access restriction settings are "
1067
  "offered."
1068
  msgstr ""
1071
  msgid "This group has no capabilities."
1072
  msgstr ""
1073
 
1074
+ #: lib/admin/class-groups-admin-welcome.php:215
1075
  msgid "This means that if you had access restrictions in place that were "
1076
  "based on capabilities, your entries will still be protected."
1077
  msgstr ""
1081
  "get_read_post_capabilities() to retrieve the capabilities instead."
1082
  msgstr ""
1083
 
1084
+ #: lib/admin/class-groups-admin-welcome.php:206
1085
  msgid "To make it easier to transition to the new model for those who "
1086
  "migrate from a previous version, we have included legacy access "
1087
  "control based on capabilities."
1088
  msgstr ""
1089
 
1090
+ #: lib/admin/class-groups-admin-welcome.php:204
1091
  msgid "To put it simple, previously you would have used capabilities to "
1092
  "restrict access to posts and now you simply use groups."
1093
  msgstr ""
1100
  msgid "Tree of Groups"
1101
  msgstr ""
1102
 
1103
+ #: lib/admin/groups-admin-options.php:258
1104
  msgid "Tree view"
1105
  msgstr ""
1106
 
1125
  "and other post types."
1126
  msgstr ""
1127
 
1128
+ #: lib/admin/groups-admin-options.php:249
1129
  msgid "User profiles"
1130
  msgstr ""
1131
 
1145
  "capability, your user account will be assigned to the group."
1146
  msgstr ""
1147
 
1148
+ #: lib/admin/class-groups-admin-welcome.php:110
1149
  msgid "View the Welcome screen for this version of Groups"
1150
  msgstr ""
1151
 
1152
+ #: lib/admin/class-groups-admin-welcome.php:172
1153
  msgid "We have made it even easier to protect your content!"
1154
  msgstr ""
1155
 
1156
+ #: lib/admin/class-groups-admin-welcome.php:111
1157
  msgid "Welcome"
1158
  msgstr ""
1159
 
1162
  msgid "Welcome to Groups"
1163
  msgstr ""
1164
 
1165
+ #: lib/admin/class-groups-admin-welcome.php:138
1166
  #, php-format
1167
  msgid "Welcome to Groups %s"
1168
  msgstr ""
1169
 
1170
+ #: lib/admin/class-groups-admin-welcome.php:165
1171
  msgid "What's New?"
1172
  msgstr ""
1173
 
1174
+ #: lib/admin/class-groups-admin-welcome.php:194
1175
  msgid "Whether you are new to Groups or have been using it before, please "
1176
  "make sure to visit the <a target=\"_blank\" href=\"http://docs."
1177
  "itthinx.com/document/groups/\">Documentation</a> pages to know more "
1183
  msgid "You are a member of the %s group."
1184
  msgstr ""
1185
 
1186
+ #: lib/admin/class-groups-admin-welcome.php:217
1187
  msgid "You are running the system with legacy access control based on "
1188
  "capabilities disabled."
1189
  msgstr ""
1190
 
1191
+ #: lib/admin/class-groups-admin-welcome.php:213
1192
  msgid "You are running the system with legacy access control based on "
1193
  "capabilities enabled."
1194
  msgstr ""
1206
  msgstr ""
1207
 
1208
  #: lib/access/class-groups-access-meta-boxes.php:193
1209
+ #: lib/access/class-groups-access-meta-boxes.php:445
1210
  msgid "You can create a new group by indicating the group's name."
1211
  msgstr ""
1212
 
1217
  "groups are chosen, the %3$s is visible to anyone."
1218
  msgstr ""
1219
 
1220
+ #: lib/access/class-groups-access-meta-boxes.php:444
1221
  msgid "You can restrict the visibility to group members. Choose one or more "
1222
  "groups to restrict access. If no groups are chosen, this entry is "
1223
  "visible to anyone."
lib/admin/class-groups-admin-welcome.php CHANGED
@@ -62,21 +62,34 @@ class Groups_Admin_Welcome {
62
  * Checks if the welcome screen should be shown and redirected to.
63
  */
64
  public static function admin_init() {
65
- if ( get_transient( 'groups_plugin_activated' ) || get_transient( 'groups_plugin_updated_legacy' ) ) {
66
- $doing_ajax = defined( 'DOING_AJAX' ) && DOING_AJAX;
67
- $doing_cron = defined( 'DOING_CRON' ) && DOING_CRON;
68
- // we'll delete the transients in the welcome screen handler
69
- if (
70
- !$doing_ajax &&
71
- !$doing_cron &&
72
- ( empty( $_GET['page'] ) || $_GET['page'] !== 'groups-welcome' ) &&
73
- !is_network_admin() &&
74
- !isset( $_GET['activate-multi'] ) &&
75
- current_user_can( GROUPS_ACCESS_GROUPS ) &&
76
- apply_filters( 'groups_welcome_show', true )
77
- ) {
78
- wp_safe_redirect( admin_url( 'index.php?page=groups-welcome' ) );
79
- exit;
 
 
 
 
 
 
 
 
 
 
 
 
 
80
  }
81
  }
82
  }
@@ -125,6 +138,13 @@ class Groups_Admin_Welcome {
125
  printf( __( 'Welcome to Groups %s', 'groups' ), esc_html( $groups_version ) );
126
  echo '</h1>';
127
 
 
 
 
 
 
 
 
128
  echo '<p class="headline">';
129
  _e( 'Thanks for using Groups! We have made it even easier to protect your content and hope you like it :)', 'groups' );
130
  echo '</p>';
62
  * Checks if the welcome screen should be shown and redirected to.
63
  */
64
  public static function admin_init() {
65
+ global $groups_version;
66
+ if (
67
+ current_user_can( GROUPS_ACCESS_GROUPS ) &&
68
+ isset( $_GET['groups-welcome-dismiss'] ) &&
69
+ isset( $_GET['_groups_welcome_nonce'] )
70
+ ) {
71
+ if ( wp_verify_nonce( $_GET['_groups_welcome_nonce'], 'groups_welcome_dismiss' ) ) {
72
+ Groups_Options::update_user_option( 'groups-welcome-dismiss', $groups_version );
73
+ }
74
+ }
75
+ $groups_welcome_dismiss = Groups_Options::get_user_option( 'groups-welcome-dismiss', null );
76
+ if ( version_compare( $groups_version, $groups_welcome_dismiss ) > 0 ) {
77
+ if ( get_transient( 'groups_plugin_activated' ) || get_transient( 'groups_plugin_updated_legacy' ) ) {
78
+ $doing_ajax = defined( 'DOING_AJAX' ) && DOING_AJAX;
79
+ $doing_cron = defined( 'DOING_CRON' ) && DOING_CRON;
80
+ // we'll delete the transients in the welcome screen handler
81
+ if (
82
+ !$doing_ajax &&
83
+ !$doing_cron &&
84
+ ( empty( $_GET['page'] ) || $_GET['page'] !== 'groups-welcome' ) &&
85
+ !is_network_admin() &&
86
+ !isset( $_GET['activate-multi'] ) &&
87
+ current_user_can( GROUPS_ACCESS_GROUPS ) &&
88
+ apply_filters( 'groups_welcome_show', true )
89
+ ) {
90
+ wp_safe_redirect( admin_url( 'index.php?page=groups-welcome' ) );
91
+ exit;
92
+ }
93
  }
94
  }
95
  }
138
  printf( __( 'Welcome to Groups %s', 'groups' ), esc_html( $groups_version ) );
139
  echo '</h1>';
140
 
141
+ printf(
142
+ '<a class="notice-dismiss" href="%s" title="%s" aria-label="%s"></a>',
143
+ esc_url( wp_nonce_url( add_query_arg( 'groups-welcome-dismiss', '1', admin_url() ), 'groups_welcome_dismiss', '_groups_welcome_nonce' ) ),
144
+ esc_attr( __( 'Dismiss', 'groups' ) ),
145
+ esc_html( __( 'Dismiss', 'groups' ) )
146
+ );
147
+
148
  echo '<p class="headline">';
149
  _e( 'Thanks for using Groups! We have made it even easier to protect your content and hope you like it :)', 'groups' );
150
  echo '</p>';
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.itthinx.com/plugins/groups
4
  Tags: access, access control, capability, capabilities, content, download, downloads, file, file access, files, group, groups, member, members, membership, memberships, paypal, permission, permissions, subscription, subscriptions, woocommerce
5
  Requires at least: 4.0
6
  Tested up to: 4.7.2
7
- Stable tag: 2.0.1
8
  License: GPLv3
9
 
10
  Groups is an efficient and powerful solution, providing group-based user membership management, group-based capabilities and content access control.
@@ -190,6 +190,10 @@ See also the [Groups Documentation](http://docs.itthinx.com/document/groups/) pa
190
 
191
  == Changelog ==
192
 
 
 
 
 
193
  = 2.0.1 =
194
  * Fixed an issue with conflicting cache entries with legacy mode enabled.
195
  * Fixed access restriction capabilities were reset when reenabling legacy mode.
@@ -210,5 +214,5 @@ See also the [Groups Documentation](http://docs.itthinx.com/document/groups/) pa
210
 
211
  == Upgrade Notice ==
212
 
213
- = 2.0.1 =
214
- Groups 2.0.1 simplifies the way access restrictions are handled.
4
  Tags: access, access control, capability, capabilities, content, download, downloads, file, file access, files, group, groups, member, members, membership, memberships, paypal, permission, permissions, subscription, subscriptions, woocommerce
5
  Requires at least: 4.0
6
  Tested up to: 4.7.2
7
+ Stable tag: 2.0.2
8
  License: GPLv3
9
 
10
  Groups is an efficient and powerful solution, providing group-based user membership management, group-based capabilities and content access control.
190
 
191
  == Changelog ==
192
 
193
+ = 2.0.2 =
194
+ * Added the option to dismiss the Welcome screen.
195
+ * Updated German and Spanish translations.
196
+
197
  = 2.0.1 =
198
  * Fixed an issue with conflicting cache entries with legacy mode enabled.
199
  * Fixed access restriction capabilities were reset when reenabling legacy mode.
214
 
215
  == Upgrade Notice ==
216
 
217
+ = 2.0.2 =
218
+ Groups 2.0.2 simplifies the way access restrictions are handled.