| @@ -1,58 +1,53 @@ | ||
| 1 | -# Copyright (C) 2026 Alexander Schneider | |
| 2 | -# This file is distributed under the same license as the User Access Manager plugin. | |
| 1 | +# SOME DESCRIPTIVE TITLE. | |
| 2 | +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER | |
| 3 | +# This file is distributed under the same license as the user-access-manager package. | |
| 4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | |
| 5 | +# | |
| 6 | +#, fuzzy | |
| 3 | 7 | msgid "" |
| 4 | 8 | msgstr "" |
| 5 | -"Project-Id-Version: User Access Manager 2.3.20\n" | |
| 6 | -"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/user-access-manager\n" | |
| 9 | +"Project-Id-Version: user-access-manager 2.2.25\n" | |
| 10 | +"Report-Msgid-Bugs-To: \n" | |
| 11 | +"POT-Creation-Date: 2025-04-22 21:47+0000\n" | |
| 12 | +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | |
| 7 | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 8 | 14 | "Language-Team: LANGUAGE <[email protected]>\n" |
| 15 | +"Language: \n" | |
| 9 | 16 | "MIME-Version: 1.0\n" |
| 10 | -"Content-Type: text/plain; charset=UTF-8\n" | |
| 17 | +"Content-Type: text/plain; charset=CHARSET\n" | |
| 11 | 18 | "Content-Transfer-Encoding: 8bit\n" |
| 12 | -"POT-Creation-Date: 2026-09-10T09:53:29+00:00\n" | |
| 13 | -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | |
| 14 | -"X-Generator: WP-CLI 2.12.0\n" | |
| 15 | -"X-Domain: user-access-manager\n" | |
| 16 | 19 | |
| 17 | -#. Plugin Name of the plugin | |
| 18 | -#: user-access-manager.php:3 | |
| 19 | -msgid "User Access Manager" | |
| 20 | +#: src/Wrapper/Wordpress.php:941 | |
| 21 | +msgid "M j, Y @ H:i" | |
| 20 | 22 | msgstr "" |
| 21 | 23 | |
| 22 | -#. Plugin URI of the plugin | |
| 23 | -#: user-access-manager.php:4 | |
| 24 | -msgid "https://wordpress.org/plugins/user-access-manager/" | |
| 25 | -msgstr "" | |
| 26 | - | |
| 27 | -#. Description of the plugin | |
| 28 | -#: user-access-manager.php:9 | |
| 29 | -msgid "Manage the access to your posts, pages, categories and files." | |
| 30 | -msgstr "" | |
| 31 | - | |
| 32 | -#. Author of the plugin | |
| 33 | -#: user-access-manager.php:8 | |
| 34 | -msgid "Alexander Schneider" | |
| 35 | -msgstr "" | |
| 36 | - | |
| 37 | -#. Author URI of the plugin | |
| 38 | -#: user-access-manager.php:5 | |
| 39 | -msgid "https://twitter.com/GM_Alex" | |
| 40 | -msgstr "" | |
| 41 | - | |
| 24 | +#. //www.gnu.org/licenses/gpl-2.0.html GNU General Public License, version 2 | |
| 25 | +#. * @version SVN: $Id$ | |
| 26 | +#. * @link http://wordpress.org/extend/plugins/user-access-manager/ | |
| 27 | +#. | |
| 28 | +#. --- Error Messages --- | |
| 42 | 29 | #: includes/language.php:17 |
| 43 | 30 | #, php-format |
| 44 | -msgid "Sorry you need at least PHP version 7.2 to use the User Access Manager. Your current PHP version is %s. See <a href=\"https://github.com/GM-Alex/user-access-manager/wiki/Troubleshoot\">https://github.com/GM-Alex/user-access-manager/wiki/Troubleshoot</a> for more information." | |
| 31 | +msgid "" | |
| 32 | +"Sorry you need at least PHP version 7.2 to use the User Access Manager. Your " | |
| 33 | +"current PHP version is %s. See <a href=\"https://github.com/GM-Alex/user-" | |
| 34 | +"access-manager/wiki/Troubleshoot\">https://github.com/GM-Alex/user-access-" | |
| 35 | +"manager/wiki/Troubleshoot</a> for more information." | |
| 45 | 36 | msgstr "" |
| 46 | 37 | |
| 47 | 38 | #: includes/language.php:18 |
| 48 | 39 | #, php-format |
| 49 | -msgid "Sorry you need at least WordPress version 3.0 to use the User Access Manager. Your current WordPress version is %s." | |
| 40 | +msgid "" | |
| 41 | +"Sorry you need at least WordPress version 3.0 to use the User Access " | |
| 42 | +"Manager. Your current WordPress version is %s." | |
| 50 | 43 | msgstr "" |
| 51 | 44 | |
| 52 | 45 | #: includes/language.php:20 |
| 53 | 46 | #, php-format |
| 54 | -msgid "Please update the database of the User Access Manager. <a href=\"%s\">Click here to proceed</a>" | |
| 47 | +msgid "" | |
| 48 | +"Please update the database of the User Access Manager. <a href=\"%s\">Click " | |
| 49 | +"here to proceed</a>" | |
| 55 | 50 | msgstr "" |
| 56 | 51 | |
| 57 | 52 | #: includes/language.php:21 |
| 58 | 53 | #, php-format |
| @@ -58,1156 +53,1133 @@ | ||
| 58 | 53 | #, php-format |
| 59 | 54 | msgid "The following error occurred: %s" |
| 60 | 55 | msgstr "" |
| 61 | 56 | |
| 62 | -#: includes/language.php:22 | |
| 63 | -msgid "Sorry, you are not allowed to access this content." | |
| 57 | +#: includes/language.php:24 includes/language.php:95 includes/language.php:99 | |
| 58 | +msgid "All" | |
| 64 | 59 | msgstr "" |
| 65 | 60 | |
| 66 | 61 | #: includes/language.php:25 |
| 67 | -#: includes/language.php:97 | |
| 68 | -#: includes/language.php:101 | |
| 69 | -msgid "All" | |
| 62 | +msgid "All users (group and none group users)" | |
| 70 | 63 | msgstr "" |
| 71 | 64 | |
| 72 | 65 | #: includes/language.php:26 |
| 73 | -msgid "All users (group and none group users)" | |
| 66 | +msgid "Only group users" | |
| 74 | 67 | msgstr "" |
| 75 | 68 | |
| 76 | 69 | #: includes/language.php:27 |
| 77 | -msgid "Only group users" | |
| 70 | +msgid "None" | |
| 78 | 71 | msgstr "" |
| 79 | 72 | |
| 80 | 73 | #: includes/language.php:28 |
| 81 | -msgid "None" | |
| 74 | +msgid "Yes" | |
| 82 | 75 | msgstr "" |
| 83 | 76 | |
| 84 | 77 | #: includes/language.php:29 |
| 85 | -msgid "Yes" | |
| 86 | -msgstr "" | |
| 87 | - | |
| 88 | -#: includes/language.php:30 | |
| 89 | 78 | msgid "No" |
| 90 | 79 | msgstr "" |
| 91 | 80 | |
| 92 | -#: includes/language.php:34 | |
| 81 | +#: includes/language.php:33 | |
| 93 | 82 | msgid "Settings" |
| 94 | 83 | msgstr "" |
| 95 | 84 | |
| 96 | -#: includes/language.php:35 | |
| 97 | -#: includes/language.php:87 | |
| 85 | +#: includes/language.php:34 includes/language.php:85 | |
| 98 | 86 | msgid "Default" |
| 99 | 87 | msgstr "" |
| 100 | 88 | |
| 101 | -#: includes/language.php:38 | |
| 102 | -#: includes/language.php:133 | |
| 89 | +#: includes/language.php:37 includes/language.php:130 | |
| 103 | 90 | msgid "Object type" |
| 104 | 91 | msgstr "" |
| 105 | 92 | |
| 106 | -#: includes/language.php:39 | |
| 107 | -msgid "Choose which post type the settings below apply to. Each post type is configured separately." | |
| 108 | -msgstr "" | |
| 109 | - | |
| 110 | -#: includes/language.php:40 | |
| 93 | +#: includes/language.php:38 | |
| 111 | 94 | msgid "Post type settings" |
| 112 | 95 | msgstr "" |
| 113 | 96 | |
| 114 | -#: includes/language.php:41 | |
| 97 | +#: includes/language.php:39 | |
| 115 | 98 | msgid "Taxonomies settings" |
| 116 | 99 | msgstr "" |
| 117 | 100 | |
| 118 | -#: includes/language.php:42 | |
| 101 | +#: includes/language.php:40 | |
| 119 | 102 | msgid "Default settings" |
| 120 | 103 | msgstr "" |
| 121 | 104 | |
| 122 | -#: includes/language.php:43 | |
| 105 | +#: includes/language.php:41 | |
| 123 | 106 | msgid "Set up the behaviour if the object is locked" |
| 124 | 107 | msgstr "" |
| 125 | 108 | |
| 126 | -#: includes/language.php:44 | |
| 109 | +#: includes/language.php:42 | |
| 127 | 110 | msgid "Title" |
| 128 | 111 | msgstr "" |
| 129 | 112 | |
| 130 | -#: includes/language.php:45 | |
| 113 | +#: includes/language.php:43 | |
| 131 | 114 | msgid "Displayed text as title if user has no access" |
| 132 | 115 | msgstr "" |
| 133 | 116 | |
| 134 | -#: includes/language.php:46 | |
| 117 | +#: includes/language.php:44 | |
| 135 | 118 | msgid "Hide title" |
| 136 | 119 | msgstr "" |
| 137 | 120 | |
| 138 | -#: includes/language.php:47 | |
| 139 | -msgid "Selecting \"Yes\" will show the text which is defined at \"Title\" if user has no access." | |
| 121 | +#: includes/language.php:45 | |
| 122 | +msgid "" | |
| 123 | +"Selecting \"Yes\" will show the text which is defined at \"Title\" if user " | |
| 124 | +"has no access." | |
| 140 | 125 | msgstr "" |
| 141 | 126 | |
| 142 | -#: includes/language.php:48 | |
| 127 | +#: includes/language.php:46 | |
| 143 | 128 | msgid "Content" |
| 144 | 129 | msgstr "" |
| 145 | 130 | |
| 146 | -#: includes/language.php:49 | |
| 147 | -#: includes/language.php:69 | |
| 131 | +#: includes/language.php:47 includes/language.php:67 | |
| 148 | 132 | #, php-format |
| 149 | -msgid "Content displayed if user has no access. You can add a login-form by adding the keyword <strong>[LOGIN_FORM]</strong>. This form will be shown on single %s, otherwise a link will be shown." | |
| 133 | +msgid "" | |
| 134 | +"Content displayed if user has no access. You can add a login-form by adding " | |
| 135 | +"the keyword <strong>[LOGIN_FORM]</strong>. This form will be shown on single " | |
| 136 | +"%s, otherwise a link will be shown." | |
| 150 | 137 | msgstr "" |
| 151 | 138 | |
| 152 | -#: includes/language.php:50 | |
| 139 | +#: includes/language.php:48 | |
| 153 | 140 | msgid "Hide complete" |
| 154 | 141 | msgstr "" |
| 155 | 142 | |
| 156 | -#: includes/language.php:51 | |
| 157 | -#: includes/language.php:71 | |
| 143 | +#: includes/language.php:49 includes/language.php:69 | |
| 158 | 144 | #, php-format |
| 159 | 145 | msgid "Selecting \"Yes\" will hide %s if the user has no access." |
| 160 | 146 | msgstr "" |
| 161 | 147 | |
| 162 | -#: includes/language.php:52 | |
| 148 | +#: includes/language.php:50 | |
| 163 | 149 | msgid "Comment text" |
| 164 | 150 | msgstr "" |
| 165 | 151 | |
| 166 | -#: includes/language.php:53 | |
| 152 | +#: includes/language.php:51 | |
| 167 | 153 | msgid "Displayed text as comment text if user has no access" |
| 168 | 154 | msgstr "" |
| 169 | 155 | |
| 170 | -#: includes/language.php:54 | |
| 156 | +#: includes/language.php:52 | |
| 171 | 157 | msgid "Hide comments" |
| 172 | 158 | msgstr "" |
| 173 | 159 | |
| 174 | -#: includes/language.php:55 | |
| 175 | -#: includes/language.php:75 | |
| 160 | +#: includes/language.php:53 includes/language.php:73 | |
| 176 | 161 | #, php-format |
| 177 | -msgid "Selecting \"Yes\" will show the text which is defined at \"%s comment text\" if user has no access." | |
| 162 | +msgid "" | |
| 163 | +"Selecting \"Yes\" will show the text which is defined at \"%s comment text\" " | |
| 164 | +"if user has no access." | |
| 178 | 165 | msgstr "" |
| 179 | 166 | |
| 180 | -#: includes/language.php:56 | |
| 167 | +#: includes/language.php:54 | |
| 181 | 168 | msgid "Lock comments" |
| 182 | 169 | msgstr "" |
| 183 | 170 | |
| 184 | -#: includes/language.php:57 | |
| 171 | +#: includes/language.php:55 | |
| 185 | 172 | msgid "Selecting \"yes\" allows users to comment even if the content is locked" |
| 186 | 173 | msgstr "" |
| 187 | 174 | |
| 188 | -#: includes/language.php:58 | |
| 175 | +#: includes/language.php:56 | |
| 189 | 176 | msgid "Show content before <!--more--> tag" |
| 190 | 177 | msgstr "" |
| 191 | 178 | |
| 192 | -#: includes/language.php:59 | |
| 179 | +#: includes/language.php:57 | |
| 193 | 180 | #, php-format |
| 194 | -msgid "Shows the content before the <!--more--> tag and after that the defined text at \"%s content\". If no <!--more--> is set the defined text at \"%s content\" will be shown." | |
| 181 | +msgid "" | |
| 182 | +"Shows the content before the <!--more--> tag and after that the " | |
| 183 | +"defined text at \"%s content\". If no <!--more--> is set the defined " | |
| 184 | +"text at \"%s content\" will be shown." | |
| 195 | 185 | msgstr "" |
| 196 | 186 | |
| 197 | -#: includes/language.php:60 | |
| 187 | +#: includes/language.php:58 | |
| 198 | 188 | #, php-format |
| 199 | 189 | msgid "Use default settings for %s" |
| 200 | 190 | msgstr "" |
| 201 | 191 | |
| 202 | -#: includes/language.php:61 | |
| 192 | +#: includes/language.php:59 | |
| 203 | 193 | msgid "If selected the settings form the default type will be used." |
| 204 | 194 | msgstr "" |
| 205 | 195 | |
| 206 | -#: includes/language.php:62 | |
| 196 | +#: includes/language.php:60 | |
| 207 | 197 | #, php-format |
| 208 | 198 | msgid "%s settings" |
| 209 | 199 | msgstr "" |
| 210 | 200 | |
| 211 | -#: includes/language.php:63 | |
| 201 | +#: includes/language.php:61 | |
| 212 | 202 | #, php-format |
| 213 | 203 | msgid "Set up the behaviour if the %s is locked" |
| 214 | 204 | msgstr "" |
| 215 | 205 | |
| 216 | -#: includes/language.php:64 | |
| 206 | +#: includes/language.php:62 | |
| 217 | 207 | #, php-format |
| 218 | 208 | msgid "%s title" |
| 219 | 209 | msgstr "" |
| 220 | 210 | |
| 221 | -#: includes/language.php:65 | |
| 211 | +#: includes/language.php:63 | |
| 222 | 212 | #, php-format |
| 223 | 213 | msgid "Displayed text as %s title if user has no access" |
| 224 | 214 | msgstr "" |
| 225 | 215 | |
| 226 | -#: includes/language.php:66 | |
| 216 | +#: includes/language.php:64 | |
| 227 | 217 | #, php-format |
| 228 | 218 | msgid "Hide %s title" |
| 229 | 219 | msgstr "" |
| 230 | 220 | |
| 231 | -#: includes/language.php:67 | |
| 221 | +#: includes/language.php:65 | |
| 232 | 222 | #, php-format |
| 233 | -msgid "Selecting \"Yes\" will show the text which is defined at \"%s title\" if user has no access." | |
| 223 | +msgid "" | |
| 224 | +"Selecting \"Yes\" will show the text which is defined at \"%s title\" if " | |
| 225 | +"user has no access." | |
| 234 | 226 | msgstr "" |
| 235 | 227 | |
| 236 | -#: includes/language.php:68 | |
| 228 | +#: includes/language.php:66 | |
| 237 | 229 | #, php-format |
| 238 | 230 | msgid "%s content" |
| 239 | 231 | msgstr "" |
| 240 | 232 | |
| 241 | -#: includes/language.php:70 | |
| 233 | +#: includes/language.php:68 | |
| 242 | 234 | #, php-format |
| 243 | 235 | msgid "Hide complete %s" |
| 244 | 236 | msgstr "" |
| 245 | 237 | |
| 246 | -#: includes/language.php:72 | |
| 238 | +#: includes/language.php:70 | |
| 247 | 239 | #, php-format |
| 248 | 240 | msgid "%s comment text" |
| 249 | 241 | msgstr "" |
| 250 | 242 | |
| 251 | -#: includes/language.php:73 | |
| 243 | +#: includes/language.php:71 | |
| 252 | 244 | #, php-format |
| 253 | 245 | msgid "Displayed text as %s comment text if user has no access" |
| 254 | 246 | msgstr "" |
| 255 | 247 | |
| 256 | -#: includes/language.php:74 | |
| 248 | +#: includes/language.php:72 | |
| 257 | 249 | #, php-format |
| 258 | 250 | msgid "Hide %s comments" |
| 259 | 251 | msgstr "" |
| 260 | 252 | |
| 261 | -#: includes/language.php:76 | |
| 253 | +#: includes/language.php:74 | |
| 262 | 254 | #, php-format |
| 263 | 255 | msgid "Lock %s comments" |
| 264 | 256 | msgstr "" |
| 265 | 257 | |
| 266 | -#: includes/language.php:77 | |
| 258 | +#: includes/language.php:75 | |
| 267 | 259 | #, php-format |
| 268 | 260 | msgid "Selecting \"yes\" also locks comments on locked %s" |
| 269 | 261 | msgstr "" |
| 270 | 262 | |
| 271 | -#: includes/language.php:78 | |
| 263 | +#: includes/language.php:76 | |
| 272 | 264 | #, php-format |
| 273 | 265 | msgid "Show %s content before <!--more--> tag" |
| 274 | 266 | msgstr "" |
| 275 | 267 | |
| 276 | -#: includes/language.php:79 | |
| 268 | +#: includes/language.php:77 | |
| 277 | 269 | #, php-format |
| 278 | -msgid "Shows the %s content before the <!--more--> tag and after that the defined text at \"%s content\". If no <!--more--> is set the defined text at \"%s content\" will shown." | |
| 270 | +msgid "" | |
| 271 | +"Shows the %s content before the <!--more--> tag and after that the " | |
| 272 | +"defined text at \"%s content\". If no <!--more--> is set the defined " | |
| 273 | +"text at \"%s content\" will shown." | |
| 279 | 274 | msgstr "" |
| 280 | 275 | |
| 281 | -#: includes/language.php:82 | |
| 276 | +#: includes/language.php:80 | |
| 282 | 277 | msgid "File settings" |
| 283 | 278 | msgstr "" |
| 284 | 279 | |
| 285 | -#: includes/language.php:83 | |
| 280 | +#: includes/language.php:81 | |
| 286 | 281 | msgid "Set up the behaviour of files" |
| 287 | 282 | msgstr "" |
| 288 | 283 | |
| 289 | -#: includes/language.php:84 | |
| 284 | +#: includes/language.php:82 | |
| 290 | 285 | msgid "Lock files" |
| 291 | 286 | msgstr "" |
| 292 | 287 | |
| 293 | -#: includes/language.php:85 | |
| 288 | +#: includes/language.php:83 | |
| 294 | 289 | msgid "No access image type" |
| 295 | 290 | msgstr "" |
| 296 | 291 | |
| 297 | -#: includes/language.php:86 | |
| 292 | +#: includes/language.php:84 | |
| 298 | 293 | msgid "If you choose \"Custom\", please specify the full path to your image." |
| 299 | 294 | msgstr "" |
| 300 | 295 | |
| 301 | -#: includes/language.php:88 | |
| 302 | -#: includes/language.php:98 | |
| 296 | +#: includes/language.php:86 includes/language.php:96 | |
| 303 | 297 | msgid "Custom" |
| 304 | 298 | msgstr "" |
| 305 | 299 | |
| 306 | -#: includes/language.php:89 | |
| 300 | +#: includes/language.php:87 | |
| 307 | 301 | msgid "Use custom file handling file" |
| 308 | 302 | msgstr "" |
| 309 | 303 | |
| 310 | -#: includes/language.php:90 | |
| 304 | +#: includes/language.php:88 | |
| 311 | 305 | msgid "Selecting \"Yes\" will allow you to use your own config file." |
| 312 | 306 | msgstr "" |
| 313 | 307 | |
| 314 | -#: includes/language.php:91 | |
| 308 | +#: includes/language.php:89 | |
| 315 | 309 | msgid "Custom file handling file" |
| 316 | 310 | msgstr "" |
| 317 | 311 | |
| 318 | -#: includes/language.php:92 | |
| 319 | -msgid "Edit this content if you are using the custom file handling file setting." | |
| 312 | +#: includes/language.php:90 | |
| 313 | +msgid "" | |
| 314 | +"Edit this content if you are using the custom file handling file setting." | |
| 320 | 315 | msgstr "" |
| 321 | 316 | |
| 322 | -#: includes/language.php:93 | |
| 323 | -msgid "If you select \"Yes\" all files will locked by a .htaccess file and only users with access can download files. <br/><strong class=\"uam_note\">Note: If you activate this option the plugin will overwrite a '.htaccess' file at the upload folder, if you use already one to protect your files. Also if you have no permalinks activated your upload dir will protect by a '.htaccess' with a random password and all old media files insert in a previous post/page will not work anymore. You have to update your posts/pages (not necessary if you have permalinks activated).</strong>" | |
| 317 | +#: includes/language.php:91 | |
| 318 | +msgid "" | |
| 319 | +"If you select \"Yes\" all files will locked by a .htaccess file and only " | |
| 320 | +"users with access can download files. <br/><strong style=\"color:red;" | |
| 321 | +"\">Note: If you activate this option the plugin will overwrite a '.htaccess' " | |
| 322 | +"file at the upload folder, if you use already one to protect your files. " | |
| 323 | +"Also if you have no permalinks activated your upload dir will protect by a '." | |
| 324 | +"htaccess' with a random password and all old media files insert in a " | |
| 325 | +"previous post/page will not work anymore. You have to update your posts/" | |
| 326 | +"pages (not necessary if you have permalinks activated).</strong>" | |
| 324 | 327 | msgstr "" |
| 325 | 328 | |
| 326 | -#: includes/language.php:94 | |
| 329 | +#: includes/language.php:92 | |
| 327 | 330 | msgid "Locked directory type" |
| 328 | 331 | msgstr "" |
| 329 | 332 | |
| 330 | -#: includes/language.php:95 | |
| 331 | -msgid "\"WordPress\" will only lock files handled by the WordPress media manager (recommended), \"All\" will lock all files at the upload directory, \"Custom\" will use a custom string." | |
| 333 | +#: includes/language.php:93 | |
| 334 | +msgid "" | |
| 335 | +"\"WordPress\" will only lock files handled by the WordPress media manager " | |
| 336 | +"(recommended), \"All\" will lock all files at the upload directory, " | |
| 337 | +"\"Custom\" will use a custom string." | |
| 332 | 338 | msgstr "" |
| 333 | 339 | |
| 334 | -#: includes/language.php:96 | |
| 340 | +#: includes/language.php:94 | |
| 335 | 341 | msgid "WordPress" |
| 336 | 342 | msgstr "" |
| 337 | 343 | |
| 338 | -#: includes/language.php:99 | |
| 344 | +#: includes/language.php:97 | |
| 339 | 345 | msgid "Locked file types" |
| 340 | 346 | msgstr "" |
| 341 | 347 | |
| 342 | -#: includes/language.php:100 | |
| 343 | -msgid "Lock all files, type in file types which you will lock if the post/page is locked or define file types which will not be locked. <strong>Note:</strong> If you have no problems use all to get the maximum security." | |
| 348 | +#: includes/language.php:98 | |
| 349 | +msgid "" | |
| 350 | +"Lock all files, type in file types which you will lock if the post/page is " | |
| 351 | +"locked or define file types which will not be locked. <strong>Note:</strong> " | |
| 352 | +"If you have no problems use all to get the maximum security." | |
| 344 | 353 | msgstr "" |
| 345 | 354 | |
| 346 | -#: includes/language.php:102 | |
| 355 | +#: includes/language.php:100 | |
| 347 | 356 | msgid "File types to lock: " |
| 348 | 357 | msgstr "" |
| 349 | 358 | |
| 350 | -#: includes/language.php:103 | |
| 359 | +#: includes/language.php:101 | |
| 351 | 360 | msgid "File types not to lock: " |
| 352 | 361 | msgstr "" |
| 353 | 362 | |
| 354 | -#: includes/language.php:104 | |
| 363 | +#: includes/language.php:102 | |
| 355 | 364 | msgid ".htaccess password" |
| 356 | 365 | msgstr "" |
| 357 | 366 | |
| 358 | -#: includes/language.php:105 | |
| 359 | -msgid "Set up the password for the .htaccess access. This password is only needed if you need a direct access to your files." | |
| 367 | +#: includes/language.php:103 | |
| 368 | +msgid "" | |
| 369 | +"Set up the password for the .htaccess access. This password is only needed " | |
| 370 | +"if you need a direct access to your files." | |
| 360 | 371 | msgstr "" |
| 361 | 372 | |
| 362 | -#: includes/language.php:106 | |
| 373 | +#: includes/language.php:104 | |
| 363 | 374 | msgid "Use a random generated password." |
| 364 | 375 | msgstr "" |
| 365 | 376 | |
| 366 | -#: includes/language.php:107 | |
| 377 | +#: includes/language.php:105 | |
| 367 | 378 | msgid "Use the password of the current logged in admin." |
| 368 | 379 | msgstr "" |
| 369 | 380 | |
| 370 | -#: includes/language.php:108 | |
| 381 | +#: includes/language.php:106 | |
| 371 | 382 | msgid "Download type" |
| 372 | 383 | msgstr "" |
| 373 | 384 | |
| 374 | -#: includes/language.php:109 | |
| 375 | -msgid "Selecting the type for downloading. <strong>Note:</strong> For using fopen you need \"safe_mode = off\"." | |
| 385 | +#: includes/language.php:107 | |
| 386 | +msgid "" | |
| 387 | +"Selecting the type for downloading. <strong>Note:</strong> For using fopen " | |
| 388 | +"you need \"safe_mode = off\"." | |
| 376 | 389 | msgstr "" |
| 377 | 390 | |
| 378 | -#: includes/language.php:110 | |
| 391 | +#: includes/language.php:108 | |
| 379 | 392 | msgid "Inline file types" |
| 380 | 393 | msgstr "" |
| 381 | 394 | |
| 382 | -#: includes/language.php:111 | |
| 383 | -msgid "These files (comma separated) will be shown within the browser window and not downloaded (images are always inline)." | |
| 395 | +#: includes/language.php:109 | |
| 396 | +msgid "" | |
| 397 | +"These files (comma separated) will be shown within the browser window and " | |
| 398 | +"not downloaded (images are always inline)." | |
| 384 | 399 | msgstr "" |
| 385 | 400 | |
| 386 | -#: includes/language.php:112 | |
| 401 | +#: includes/language.php:110 | |
| 387 | 402 | msgid "Normal" |
| 388 | 403 | msgstr "" |
| 389 | 404 | |
| 390 | -#: includes/language.php:113 | |
| 405 | +#: includes/language.php:111 | |
| 391 | 406 | msgid "fopen" |
| 392 | 407 | msgstr "" |
| 393 | 408 | |
| 394 | -#: includes/language.php:114 | |
| 409 | +#: includes/language.php:112 | |
| 395 | 410 | msgid "XSendfile" |
| 396 | 411 | msgstr "" |
| 397 | 412 | |
| 398 | 413 | #: includes/language.php:115 |
| 399 | -msgid "X-Accel-Redirect" | |
| 400 | -msgstr "" | |
| 401 | - | |
| 402 | -#: includes/language.php:118 | |
| 403 | 414 | msgid "Authors settings" |
| 404 | 415 | msgstr "" |
| 405 | 416 | |
| 406 | -#: includes/language.php:119 | |
| 417 | +#: includes/language.php:116 | |
| 407 | 418 | msgid "Here you will find the settings for authors" |
| 408 | 419 | msgstr "" |
| 409 | 420 | |
| 410 | -#: includes/language.php:120 | |
| 421 | +#: includes/language.php:117 | |
| 411 | 422 | msgid "Authors always has access to own posts/pages" |
| 412 | 423 | msgstr "" |
| 413 | 424 | |
| 414 | -#: includes/language.php:121 | |
| 415 | -msgid "If \"Yes\" is selected author will always have full access to their own posts or pages." | |
| 425 | +#: includes/language.php:118 | |
| 426 | +msgid "" | |
| 427 | +"If \"Yes\" is selected author will always have full access to their own " | |
| 428 | +"posts or pages." | |
| 416 | 429 | msgstr "" |
| 417 | 430 | |
| 418 | -#: includes/language.php:122 | |
| 431 | +#: includes/language.php:119 | |
| 419 | 432 | msgid "Authors can add content to their own groups" |
| 420 | 433 | msgstr "" |
| 421 | 434 | |
| 422 | -#: includes/language.php:123 | |
| 423 | -msgid "If \"Yes\" is selected author are able to restrict the content by adding it to their groups." | |
| 435 | +#: includes/language.php:120 | |
| 436 | +msgid "" | |
| 437 | +"If \"Yes\" is selected author are able to restrict the content by adding it " | |
| 438 | +"to their groups." | |
| 424 | 439 | msgstr "" |
| 425 | 440 | |
| 426 | -#: includes/language.php:124 | |
| 441 | +#: includes/language.php:121 | |
| 427 | 442 | msgid "Minimum user role with full access" |
| 428 | 443 | msgstr "" |
| 429 | 444 | |
| 430 | -#: includes/language.php:125 | |
| 445 | +#: includes/language.php:122 | |
| 431 | 446 | msgid "All user with a role equal or higher to this has full access." |
| 432 | 447 | msgstr "" |
| 433 | 448 | |
| 434 | -#: includes/language.php:126 | |
| 449 | +#: includes/language.php:123 | |
| 435 | 450 | msgid "Administrator" |
| 436 | 451 | msgstr "" |
| 437 | 452 | |
| 438 | -#: includes/language.php:127 | |
| 453 | +#: includes/language.php:124 | |
| 439 | 454 | msgid "Editor" |
| 440 | 455 | msgstr "" |
| 441 | 456 | |
| 442 | -#: includes/language.php:128 | |
| 457 | +#: includes/language.php:125 | |
| 443 | 458 | msgid "Author" |
| 444 | 459 | msgstr "" |
| 445 | 460 | |
| 446 | -#: includes/language.php:129 | |
| 461 | +#: includes/language.php:126 | |
| 447 | 462 | msgid "Contributor" |
| 448 | 463 | msgstr "" |
| 449 | 464 | |
| 450 | -#: includes/language.php:130 | |
| 465 | +#: includes/language.php:127 | |
| 451 | 466 | msgid "Subscriber" |
| 452 | 467 | msgstr "" |
| 453 | 468 | |
| 454 | -#: includes/language.php:134 | |
| 455 | -msgid "Choose which taxonomy the settings below apply to. Each taxonomy is configured separately." | |
| 456 | -msgstr "" | |
| 457 | - | |
| 458 | -#: includes/language.php:135 | |
| 469 | +#: includes/language.php:131 | |
| 459 | 470 | msgid "Taxonomy settings" |
| 460 | 471 | msgstr "" |
| 461 | 472 | |
| 462 | -#: includes/language.php:136 | |
| 473 | +#: includes/language.php:132 | |
| 463 | 474 | msgid "Set up the behaviour if a taxonomy is locked" |
| 464 | 475 | msgstr "" |
| 465 | 476 | |
| 466 | -#: includes/language.php:137 | |
| 477 | +#: includes/language.php:133 | |
| 467 | 478 | msgid "Hide empty" |
| 468 | 479 | msgstr "" |
| 469 | 480 | |
| 470 | -#: includes/language.php:138 | |
| 471 | -msgid "Selecting \"Yes\" will hide empty taxonomies which are containing only empty childes or no childes." | |
| 481 | +#: includes/language.php:134 | |
| 482 | +msgid "" | |
| 483 | +"Selecting \"Yes\" will hide empty taxonomies which are containing only empty " | |
| 484 | +"childes or no childes." | |
| 472 | 485 | msgstr "" |
| 473 | 486 | |
| 474 | -#: includes/language.php:139 | |
| 487 | +#: includes/language.php:135 | |
| 475 | 488 | #, php-format |
| 476 | 489 | msgid "Hide empty %s" |
| 477 | 490 | msgstr "" |
| 478 | 491 | |
| 479 | -#: includes/language.php:140 | |
| 492 | +#: includes/language.php:136 | |
| 480 | 493 | #, php-format |
| 481 | -msgid "Selecting \"Yes\" will hide empty %s which are containing only empty childes or no childes." | |
| 494 | +msgid "" | |
| 495 | +"Selecting \"Yes\" will hide empty %s which are containing only empty childes " | |
| 496 | +"or no childes." | |
| 482 | 497 | msgstr "" |
| 483 | 498 | |
| 484 | -#: includes/language.php:143 | |
| 499 | +#: includes/language.php:139 | |
| 485 | 500 | msgid "Active caching method" |
| 486 | 501 | msgstr "" |
| 487 | 502 | |
| 488 | -#: includes/language.php:144 | |
| 489 | -msgid "Selects the caching method the plugin uses. Changing it takes effect immediately, the settings below belong to the selected method." | |
| 490 | -msgstr "" | |
| 491 | - | |
| 492 | -#: includes/language.php:145 | |
| 503 | +#: includes/language.php:140 | |
| 493 | 504 | msgid "Cache settings" |
| 494 | 505 | msgstr "" |
| 495 | 506 | |
| 496 | -#: includes/language.php:146 | |
| 507 | +#: includes/language.php:141 | |
| 497 | 508 | msgid "Cache deactivated" |
| 498 | 509 | msgstr "" |
| 499 | 510 | |
| 500 | -#: includes/language.php:147 | |
| 511 | +#: includes/language.php:142 | |
| 501 | 512 | msgid "The cache is currently deactivated." |
| 502 | 513 | msgstr "" |
| 503 | 514 | |
| 504 | -#: includes/language.php:148 | |
| 515 | +#: includes/language.php:143 | |
| 505 | 516 | msgid "File system cache" |
| 506 | 517 | msgstr "" |
| 507 | 518 | |
| 508 | -#: includes/language.php:149 | |
| 519 | +#: includes/language.php:144 | |
| 509 | 520 | msgid "This cache uses the file system for the cache." |
| 510 | 521 | msgstr "" |
| 511 | 522 | |
| 512 | -#: includes/language.php:150 | |
| 523 | +#: includes/language.php:145 | |
| 513 | 524 | msgid "Path" |
| 514 | 525 | msgstr "" |
| 515 | 526 | |
| 516 | -#: includes/language.php:151 | |
| 527 | +#: includes/language.php:146 | |
| 517 | 528 | msgid "File system path to store the cache files." |
| 518 | 529 | msgstr "" |
| 519 | 530 | |
| 520 | -#: includes/language.php:152 | |
| 531 | +#: includes/language.php:147 | |
| 521 | 532 | msgid "Method" |
| 522 | 533 | msgstr "" |
| 523 | 534 | |
| 524 | -#: includes/language.php:153 | |
| 535 | +#: includes/language.php:148 | |
| 525 | 536 | msgid "The caching method which should be used." |
| 526 | 537 | msgstr "" |
| 527 | 538 | |
| 528 | -#: includes/language.php:154 | |
| 539 | +#: includes/language.php:149 | |
| 529 | 540 | msgid "PHP serialize" |
| 530 | 541 | msgstr "" |
| 531 | 542 | |
| 532 | -#: includes/language.php:155 | |
| 543 | +#: includes/language.php:150 | |
| 533 | 544 | msgid "PHP igbinary (igbinary required)" |
| 534 | 545 | msgstr "" |
| 535 | 546 | |
| 536 | -#: includes/language.php:156 | |
| 547 | +#: includes/language.php:151 | |
| 537 | 548 | msgid "Json" |
| 538 | 549 | msgstr "" |
| 539 | 550 | |
| 540 | -#: includes/language.php:157 | |
| 551 | +#: includes/language.php:152 | |
| 541 | 552 | msgid "PHP var_export" |
| 542 | 553 | msgstr "" |
| 543 | 554 | |
| 544 | -#: includes/language.php:158 | |
| 545 | -msgid "Redis cache" | |
| 546 | -msgstr "" | |
| 547 | - | |
| 548 | -#: includes/language.php:159 | |
| 549 | -msgid "This cache uses the WordPress object cache API with a persistent Redis backend." | |
| 550 | -msgstr "" | |
| 551 | - | |
| 552 | -#: includes/language.php:160 | |
| 553 | -msgid "Key prefix" | |
| 554 | -msgstr "" | |
| 555 | - | |
| 556 | -#: includes/language.php:161 | |
| 557 | -msgid "Prefix added to every cache key to avoid collisions with other plugins." | |
| 558 | -msgstr "" | |
| 559 | - | |
| 560 | -#: includes/language.php:162 | |
| 561 | -msgid "TTL (seconds)" | |
| 562 | -msgstr "" | |
| 563 | - | |
| 564 | -#: includes/language.php:163 | |
| 565 | -msgid "Cache entry expiration time in seconds. Use 0 for no expiration." | |
| 566 | -msgstr "" | |
| 567 | - | |
| 568 | -#: includes/language.php:166 | |
| 555 | +#: includes/language.php:155 | |
| 569 | 556 | msgid "Other settings" |
| 570 | 557 | msgstr "" |
| 571 | 558 | |
| 572 | -#: includes/language.php:167 | |
| 559 | +#: includes/language.php:156 | |
| 573 | 560 | msgid "Here you will find all other settings" |
| 574 | 561 | msgstr "" |
| 575 | 562 | |
| 576 | -#: includes/language.php:168 | |
| 563 | +#: includes/language.php:157 | |
| 577 | 564 | msgid "Protect Feed" |
| 578 | 565 | msgstr "" |
| 579 | 566 | |
| 580 | -#: includes/language.php:169 | |
| 567 | +#: includes/language.php:158 | |
| 581 | 568 | msgid "Selecting \"Yes\" will also protect your feed entries." |
| 582 | 569 | msgstr "" |
| 583 | 570 | |
| 584 | -#: includes/language.php:170 | |
| 571 | +#: includes/language.php:159 | |
| 585 | 572 | msgid "Redirect user" |
| 586 | 573 | msgstr "" |
| 587 | 574 | |
| 588 | -#: includes/language.php:171 | |
| 575 | +#: includes/language.php:160 | |
| 589 | 576 | msgid "Setup what happen if a user visit a post/page with no access." |
| 590 | 577 | msgstr "" |
| 591 | 578 | |
| 592 | -#: includes/language.php:172 | |
| 579 | +#: includes/language.php:161 | |
| 593 | 580 | msgid "To blog start page" |
| 594 | 581 | msgstr "" |
| 595 | 582 | |
| 596 | -#: includes/language.php:173 | |
| 583 | +#: includes/language.php:162 | |
| 597 | 584 | msgid "To login page (wp-admin)" |
| 598 | 585 | msgstr "" |
| 599 | 586 | |
| 600 | -#: includes/language.php:174 | |
| 587 | +#: includes/language.php:163 | |
| 601 | 588 | msgid "Custom page: " |
| 602 | 589 | msgstr "" |
| 603 | 590 | |
| 604 | -#: includes/language.php:175 | |
| 591 | +#: includes/language.php:164 | |
| 605 | 592 | msgid "Custom URL: " |
| 606 | 593 | msgstr "" |
| 607 | 594 | |
| 608 | -#: includes/language.php:176 | |
| 609 | -msgid "To origin page (the page the user came from)" | |
| 610 | -msgstr "" | |
| 611 | - | |
| 612 | -#: includes/language.php:177 | |
| 613 | -msgid "Append requested URL to the redirect" | |
| 614 | -msgstr "" | |
| 615 | - | |
| 616 | -#: includes/language.php:178 | |
| 617 | -msgid "Selecting \"Yes\" will append the originally requested URL as \"redirect_to\" parameter to the redirect URL, so that a custom login page can send the user back to it after the login." | |
| 618 | -msgstr "" | |
| 619 | - | |
| 620 | -#: includes/language.php:179 | |
| 595 | +#: includes/language.php:165 | |
| 621 | 596 | msgid "Lock recursive" |
| 622 | 597 | msgstr "" |
| 623 | 598 | |
| 624 | -#: includes/language.php:180 | |
| 625 | -msgid "Selecting \"Yes\" will lock all child posts/pages of a post/page if a user has no access to the parent page. Note: Setting this option to \"No\" could result in display errors relating to the hierarchy." | |
| 599 | +#: includes/language.php:166 | |
| 600 | +msgid "" | |
| 601 | +"Selecting \"Yes\" will lock all child posts/pages of a post/page if a user " | |
| 602 | +"has no access to the parent page. Note: Setting this option to \"No\" could " | |
| 603 | +"result in display errors relating to the hierarchy." | |
| 626 | 604 | msgstr "" |
| 627 | 605 | |
| 628 | -#: includes/language.php:181 | |
| 606 | +#: includes/language.php:167 | |
| 629 | 607 | msgid "Admin hint text" |
| 630 | 608 | msgstr "" |
| 631 | 609 | |
| 632 | -#: includes/language.php:182 | |
| 610 | +#: includes/language.php:168 | |
| 633 | 611 | msgid "The text which will shown behind the post/page." |
| 634 | 612 | msgstr "" |
| 635 | 613 | |
| 636 | -#: includes/language.php:183 | |
| 614 | +#: includes/language.php:169 | |
| 637 | 615 | msgid "Show admin hint at Posts" |
| 638 | 616 | msgstr "" |
| 639 | 617 | |
| 640 | -#: includes/language.php:184 | |
| 618 | +#: includes/language.php:170 | |
| 641 | 619 | #, php-format |
| 642 | -msgid "Selecting \"Yes\" will show the defined text at \"%s\" behind the post/page to a logged in admin to show him which posts/pages are locked if he visits his blog." | |
| 620 | +msgid "" | |
| 621 | +"Selecting \"Yes\" will show the defined text at \"%s\" behind the post/page " | |
| 622 | +"to a logged in admin to show him which posts/pages are locked if he visits " | |
| 623 | +"his blog." | |
| 643 | 624 | msgstr "" |
| 644 | 625 | |
| 645 | -#: includes/language.php:185 | |
| 626 | +#: includes/language.php:171 | |
| 646 | 627 | msgid "Show assigned groups" |
| 647 | 628 | msgstr "" |
| 648 | 629 | |
| 649 | -#: includes/language.php:186 | |
| 630 | +#: includes/language.php:172 | |
| 650 | 631 | msgid "Show assigned groups next to the edit link" |
| 651 | 632 | msgstr "" |
| 652 | 633 | |
| 653 | -#: includes/language.php:187 | |
| 634 | +#: includes/language.php:173 | |
| 654 | 635 | msgid "Hide edit link on no access" |
| 655 | 636 | msgstr "" |
| 656 | 637 | |
| 657 | -#: includes/language.php:188 | |
| 638 | +#: includes/language.php:174 | |
| 658 | 639 | msgid "Hides the edit link if the user has no write access." |
| 659 | 640 | msgstr "" |
| 660 | 641 | |
| 661 | -#: includes/language.php:189 | |
| 642 | +#: includes/language.php:175 | |
| 662 | 643 | msgid "Extra IP header" |
| 663 | 644 | msgstr "" |
| 664 | 645 | |
| 665 | -#: includes/language.php:190 | |
| 666 | -msgid "Use this header for the user IP address if you are using a proxy. A valid value is for example HTTP_X_REAL_IP." | |
| 646 | +#: includes/language.php:176 | |
| 647 | +msgid "" | |
| 648 | +"Use this header for the user IP address if you are using a proxy. A valid " | |
| 649 | +"value is for example HTTP_X_REAL_IP." | |
| 667 | 650 | msgstr "" |
| 668 | 651 | |
| 669 | -#: includes/language.php:193 | |
| 652 | +#: includes/language.php:179 | |
| 670 | 653 | msgid "No rights!" |
| 671 | 654 | msgstr "" |
| 672 | 655 | |
| 673 | -#: includes/language.php:194 | |
| 656 | +#: includes/language.php:180 | |
| 674 | 657 | msgid "Sorry you have no rights to view this entry!" |
| 675 | 658 | msgstr "" |
| 676 | 659 | |
| 677 | -#: includes/language.php:195 | |
| 660 | +#: includes/language.php:181 | |
| 678 | 661 | msgid "Sorry no rights to view comments!" |
| 679 | 662 | msgstr "" |
| 680 | 663 | |
| 681 | -#: includes/language.php:198 | |
| 664 | +#: includes/language.php:184 | |
| 682 | 665 | msgid "Update settings" |
| 683 | 666 | msgstr "" |
| 684 | 667 | |
| 685 | -#: includes/language.php:199 | |
| 668 | +#: includes/language.php:185 | |
| 686 | 669 | msgid "Settings updated." |
| 687 | 670 | msgstr "" |
| 688 | 671 | |
| 689 | -#: includes/language.php:203 | |
| 672 | +#: includes/language.php:189 | |
| 690 | 673 | msgid "Manage user groups" |
| 691 | 674 | msgstr "" |
| 692 | 675 | |
| 693 | -#: includes/language.php:204 | |
| 676 | +#: includes/language.php:190 | |
| 694 | 677 | msgid "User groups" |
| 695 | 678 | msgstr "" |
| 696 | 679 | |
| 697 | -#: includes/language.php:205 | |
| 680 | +#: includes/language.php:191 | |
| 698 | 681 | msgid "Role affiliation" |
| 699 | 682 | msgstr "" |
| 700 | 683 | |
| 701 | -#: includes/language.php:206 | |
| 702 | -msgid "Every user with one of the selected roles automatically belongs to this group, without being added to it individually. Administrators are not listed because they always have full access." | |
| 703 | -msgstr "" | |
| 704 | - | |
| 705 | -#: includes/language.php:207 | |
| 684 | +#: includes/language.php:192 | |
| 706 | 685 | msgid "Name" |
| 707 | 686 | msgstr "" |
| 708 | 687 | |
| 709 | -#: includes/language.php:208 | |
| 688 | +#: includes/language.php:193 | |
| 710 | 689 | msgid "Description" |
| 711 | 690 | msgstr "" |
| 712 | 691 | |
| 713 | -#: includes/language.php:209 | |
| 714 | -#: includes/language.php:225 | |
| 692 | +#: includes/language.php:194 includes/language.php:207 | |
| 715 | 693 | msgid "Read access" |
| 716 | 694 | msgstr "" |
| 717 | 695 | |
| 718 | -#: includes/language.php:210 | |
| 719 | -#: includes/language.php:227 | |
| 696 | +#: includes/language.php:195 includes/language.php:209 | |
| 720 | 697 | msgid "Write access" |
| 721 | 698 | msgstr "" |
| 722 | 699 | |
| 723 | -#: includes/language.php:211 | |
| 700 | +#: includes/language.php:196 | |
| 724 | 701 | msgid "Delete" |
| 725 | 702 | msgstr "" |
| 726 | 703 | |
| 727 | -#: includes/language.php:212 | |
| 704 | +#: includes/language.php:197 | |
| 728 | 705 | msgid "Update group" |
| 729 | 706 | msgstr "" |
| 730 | 707 | |
| 731 | -#: includes/language.php:213 | |
| 708 | +#: includes/language.php:198 | |
| 732 | 709 | msgid "Add" |
| 733 | 710 | msgstr "" |
| 734 | 711 | |
| 735 | -#: includes/language.php:214 | |
| 736 | -msgid "Remove" | |
| 737 | -msgstr "" | |
| 738 | - | |
| 739 | -#: includes/language.php:215 | |
| 740 | -msgid "Overwrite" | |
| 741 | -msgstr "" | |
| 742 | - | |
| 743 | -#: includes/language.php:216 | |
| 744 | -msgid "\"Add\" assigns the selected groups in addition to the ones the content already has, \"Remove\" takes only the selected groups away, and \"Overwrite\" replaces all existing groups with the selection." | |
| 745 | -msgstr "" | |
| 746 | - | |
| 747 | -#: includes/language.php:217 | |
| 712 | +#: includes/language.php:199 | |
| 748 | 713 | msgid "Add user group" |
| 749 | 714 | msgstr "" |
| 750 | 715 | |
| 751 | -#: includes/language.php:218 | |
| 716 | +#: includes/language.php:200 | |
| 752 | 717 | msgid "Edit user group" |
| 753 | 718 | msgstr "" |
| 754 | 719 | |
| 755 | -#: includes/language.php:219 | |
| 720 | +#: includes/language.php:201 | |
| 756 | 721 | msgid "User group name" |
| 757 | 722 | msgstr "" |
| 758 | 723 | |
| 759 | -#: includes/language.php:220 | |
| 724 | +#: includes/language.php:202 | |
| 760 | 725 | msgid "The name is used to identify the access user group." |
| 761 | 726 | msgstr "" |
| 762 | 727 | |
| 763 | -#: includes/language.php:221 | |
| 728 | +#: includes/language.php:203 | |
| 764 | 729 | msgid "User group description" |
| 765 | 730 | msgstr "" |
| 766 | 731 | |
| 767 | -#: includes/language.php:222 | |
| 732 | +#: includes/language.php:204 | |
| 768 | 733 | msgid "The description of the group." |
| 769 | 734 | msgstr "" |
| 770 | 735 | |
| 771 | -#: includes/language.php:223 | |
| 772 | -#: includes/language.php:233 | |
| 736 | +#: includes/language.php:205 includes/language.php:215 | |
| 773 | 737 | msgid "IP range" |
| 774 | 738 | msgstr "" |
| 775 | 739 | |
| 776 | -#: includes/language.php:224 | |
| 777 | -msgid "Type in the IP ranges of users which are join these groups by their IP address without login. Set ranges like \"BEGIN\"-\"END\", separate ranges by using \";\", single IPs are also allowed. Example: 192.168.0.1-192.168.0.10;192.168.0.20-192.168.0.30" | |
| 740 | +#: includes/language.php:206 | |
| 741 | +msgid "" | |
| 742 | +"Type in the IP ranges of users which are join these groups by their IP " | |
| 743 | +"address without login. Set ranges like \"BEGIN\"-\"END\", separate ranges by " | |
| 744 | +"using \";\", single IPs are also allowed. Example: " | |
| 745 | +"192.168.0.1-192.168.0.10;192.168.0.20-192.168.0.30" | |
| 778 | 746 | msgstr "" |
| 779 | 747 | |
| 780 | -#: includes/language.php:226 | |
| 781 | -msgid "Controls who may see content locked by this group on the site. \"Only group users\" limits it to members of the group, \"All users\" makes the content readable by everyone." | |
| 748 | +#: includes/language.php:208 | |
| 749 | +msgid "The read access." | |
| 782 | 750 | msgstr "" |
| 783 | 751 | |
| 784 | -#: includes/language.php:228 | |
| 785 | -msgid "Controls who may edit content locked by this group in the admin area. \"Only group users\" limits editing to members, \"All users\" allows everyone, \"None\" means this group never grants editing rights." | |
| 752 | +#: includes/language.php:210 | |
| 753 | +msgid "The write access." | |
| 786 | 754 | msgstr "" |
| 787 | 755 | |
| 788 | -#: includes/language.php:229 | |
| 756 | +#: includes/language.php:211 | |
| 789 | 757 | msgid "Group was added successfully." |
| 790 | 758 | msgstr "" |
| 791 | 759 | |
| 792 | -#: includes/language.php:230 | |
| 760 | +#: includes/language.php:212 | |
| 793 | 761 | msgid "Group name can not be empty." |
| 794 | 762 | msgstr "" |
| 795 | 763 | |
| 796 | -#: includes/language.php:231 | |
| 764 | +#: includes/language.php:213 | |
| 797 | 765 | msgid "Group(s) was deleted successfully." |
| 798 | 766 | msgstr "" |
| 799 | 767 | |
| 800 | -#: includes/language.php:232 | |
| 768 | +#: includes/language.php:214 | |
| 801 | 769 | msgid "User group edit successfully." |
| 802 | 770 | msgstr "" |
| 803 | 771 | |
| 804 | -#: includes/language.php:234 | |
| 772 | +#: includes/language.php:216 | |
| 805 | 773 | msgid "Default user groups" |
| 806 | 774 | msgstr "" |
| 807 | 775 | |
| 808 | -#: includes/language.php:235 | |
| 776 | +#: includes/language.php:217 | |
| 809 | 777 | msgid "Default user groups for object type" |
| 810 | 778 | msgstr "" |
| 811 | 779 | |
| 812 | -#: includes/language.php:236 | |
| 813 | -msgid "Choose the object type whose default groups you want to edit. New content of that type is assigned the groups selected below." | |
| 814 | -msgstr "" | |
| 815 | - | |
| 816 | -#: includes/language.php:237 | |
| 780 | +#: includes/language.php:218 | |
| 817 | 781 | msgid "Update default user groups" |
| 818 | 782 | msgstr "" |
| 819 | 783 | |
| 820 | -#: includes/language.php:238 | |
| 784 | +#: includes/language.php:219 | |
| 821 | 785 | msgid "Default user groups updated" |
| 822 | 786 | msgstr "" |
| 823 | 787 | |
| 824 | -#: includes/language.php:239 | |
| 788 | +#: includes/language.php:220 | |
| 825 | 789 | msgid "Post Type" |
| 826 | 790 | msgstr "" |
| 827 | 791 | |
| 828 | -#: includes/language.php:240 | |
| 792 | +#: includes/language.php:221 | |
| 829 | 793 | msgid "Taxonomy" |
| 830 | 794 | msgstr "" |
| 831 | 795 | |
| 832 | -#: includes/language.php:244 | |
| 796 | +#: includes/language.php:225 | |
| 833 | 797 | msgid "Setup" |
| 834 | 798 | msgstr "" |
| 835 | 799 | |
| 836 | -#: includes/language.php:245 | |
| 800 | +#: includes/language.php:226 | |
| 837 | 801 | msgid "Danger Zone" |
| 838 | 802 | msgstr "" |
| 839 | 803 | |
| 840 | -#: includes/language.php:246 | |
| 804 | +#: includes/language.php:227 | |
| 841 | 805 | msgid "Reset User Access Manager" |
| 842 | 806 | msgstr "" |
| 843 | 807 | |
| 844 | -#: includes/language.php:247 | |
| 808 | +#: includes/language.php:228 | |
| 845 | 809 | msgid "Type 'reset' in the input field to reset the User Access Manager." |
| 846 | 810 | msgstr "" |
| 847 | 811 | |
| 848 | -#: includes/language.php:248 | |
| 849 | -msgid "Warning: The reset of the User Access Manager can not be undone. All settings and user groups will permanently lost." | |
| 812 | +#: includes/language.php:229 | |
| 813 | +msgid "" | |
| 814 | +"Warning: The reset of the User Access Manager can not be undone. All " | |
| 815 | +"settings and user groups will permanently lost." | |
| 850 | 816 | msgstr "" |
| 851 | 817 | |
| 852 | -#: includes/language.php:249 | |
| 818 | +#: includes/language.php:230 | |
| 853 | 819 | msgid "reset now" |
| 854 | 820 | msgstr "" |
| 855 | 821 | |
| 856 | -#: includes/language.php:250 | |
| 822 | +#: includes/language.php:231 | |
| 857 | 823 | msgid "Update User Access Manager database" |
| 858 | 824 | msgstr "" |
| 859 | 825 | |
| 860 | -#: includes/language.php:251 | |
| 861 | -msgid "Updates the database of the User Access Manager. Please backup your database before you perform the update." | |
| 826 | +#: includes/language.php:232 | |
| 827 | +msgid "" | |
| 828 | +"Updates the database of the User Access Manager. Please backup your database " | |
| 829 | +"before you perform the update." | |
| 862 | 830 | msgstr "" |
| 863 | 831 | |
| 864 | -#: includes/language.php:252 | |
| 832 | +#: includes/language.php:233 | |
| 865 | 833 | msgid "update now" |
| 866 | 834 | msgstr "" |
| 867 | 835 | |
| 868 | -#: includes/language.php:253 | |
| 836 | +#: includes/language.php:234 | |
| 869 | 837 | msgid "User Access Manager was reset successfully" |
| 870 | 838 | msgstr "" |
| 871 | 839 | |
| 872 | -#: includes/language.php:254 | |
| 840 | +#: includes/language.php:235 | |
| 873 | 841 | msgid "User Access Manager database was updated successfully" |
| 874 | 842 | msgstr "" |
| 875 | 843 | |
| 876 | -#: includes/language.php:255 | |
| 844 | +#: includes/language.php:236 | |
| 877 | 845 | msgid "Failure on User Access Manager database update" |
| 878 | 846 | msgstr "" |
| 879 | 847 | |
| 880 | -#: includes/language.php:256 | |
| 848 | +#: includes/language.php:237 | |
| 881 | 849 | msgid "Update current blog" |
| 882 | 850 | msgstr "" |
| 883 | 851 | |
| 884 | -#: includes/language.php:257 | |
| 852 | +#: includes/language.php:238 | |
| 885 | 853 | msgid "Update network wide" |
| 886 | 854 | msgstr "" |
| 887 | 855 | |
| 888 | -#: includes/language.php:258 | |
| 856 | +#: includes/language.php:239 | |
| 889 | 857 | msgid "Backup the uam database tables" |
| 890 | 858 | msgstr "" |
| 891 | 859 | |
| 892 | -#: includes/language.php:259 | |
| 860 | +#: includes/language.php:240 | |
| 893 | 861 | msgid "Repair the database" |
| 894 | 862 | msgstr "" |
| 895 | 863 | |
| 896 | -#: includes/language.php:260 | |
| 864 | +#: includes/language.php:241 | |
| 897 | 865 | msgid "Try to repair the database." |
| 898 | 866 | msgstr "" |
| 899 | 867 | |
| 900 | -#: includes/language.php:261 | |
| 868 | +#: includes/language.php:242 | |
| 901 | 869 | msgid "repair now" |
| 902 | 870 | msgstr "" |
| 903 | 871 | |
| 904 | -#: includes/language.php:262 | |
| 872 | +#: includes/language.php:243 | |
| 905 | 873 | msgid "Database repair successfull" |
| 906 | 874 | msgstr "" |
| 907 | 875 | |
| 908 | -#: includes/language.php:263 | |
| 909 | -msgid "Your UAM database seems broken. You should try to repair it." | |
| 876 | +#: includes/language.php:244 | |
| 877 | +msgid "" | |
| 878 | +"<b style=\"color:red;\">Your UAM database seems broken. You should try to " | |
| 879 | +"repair it.</b>" | |
| 910 | 880 | msgstr "" |
| 911 | 881 | |
| 912 | -#: includes/language.php:264 | |
| 913 | -msgid "Your UAM database seems to be in good condition." | |
| 882 | +#: includes/language.php:245 | |
| 883 | +msgid "" | |
| 884 | +"<b style=\"color:green;\">Your UAM database seems to be in good condition.</" | |
| 885 | +"b>" | |
| 914 | 886 | msgstr "" |
| 915 | 887 | |
| 916 | -#: includes/language.php:265 | |
| 888 | +#: includes/language.php:246 | |
| 917 | 889 | msgid "Revert the database" |
| 918 | 890 | msgstr "" |
| 919 | 891 | |
| 920 | -#: includes/language.php:266 | |
| 921 | -msgid "Choose a backup to revert the database to this user access manager database version. <b>Note: The user access manager database version differs from the user access manager version.</b>" | |
| 892 | +#: includes/language.php:247 | |
| 893 | +msgid "" | |
| 894 | +"Choose a backup to revert the database to this user access manager database " | |
| 895 | +"version. <b>Note: The user access manager database version differs from the " | |
| 896 | +"user access manager version.</b>" | |
| 922 | 897 | msgstr "" |
| 923 | 898 | |
| 924 | -#: includes/language.php:267 | |
| 899 | +#: includes/language.php:248 | |
| 925 | 900 | msgid "revert now" |
| 926 | 901 | msgstr "" |
| 927 | 902 | |
| 928 | -#: includes/language.php:268 | |
| 903 | +#: includes/language.php:249 | |
| 929 | 904 | msgid "Revert successfull" |
| 930 | 905 | msgstr "" |
| 931 | 906 | |
| 932 | -#: includes/language.php:269 | |
| 907 | +#: includes/language.php:250 | |
| 933 | 908 | msgid "Delete a database backup" |
| 934 | 909 | msgstr "" |
| 935 | 910 | |
| 936 | -#: includes/language.php:270 | |
| 911 | +#: includes/language.php:251 | |
| 937 | 912 | msgid "Choose a backup to delete. <b>Note: That cannot be undone.</b>" |
| 938 | 913 | msgstr "" |
| 939 | 914 | |
| 940 | -#: includes/language.php:271 | |
| 915 | +#: includes/language.php:252 | |
| 941 | 916 | msgid "delete now" |
| 942 | 917 | msgstr "" |
| 943 | 918 | |
| 944 | -#: includes/language.php:272 | |
| 919 | +#: includes/language.php:253 | |
| 945 | 920 | msgid "Backup deleted successfully" |
| 946 | 921 | msgstr "" |
| 947 | 922 | |
| 948 | -#: includes/language.php:276 | |
| 923 | +#: includes/language.php:257 | |
| 949 | 924 | msgid "About" |
| 950 | 925 | msgstr "" |
| 951 | 926 | |
| 952 | -#: includes/language.php:279 | |
| 927 | +#: includes/language.php:260 | |
| 953 | 928 | msgid "How to support me?" |
| 954 | 929 | msgstr "" |
| 955 | 930 | |
| 956 | -#: includes/language.php:280 | |
| 931 | +#: includes/language.php:261 | |
| 957 | 932 | msgid "Help me to improve the plugin" |
| 958 | 933 | msgstr "" |
| 959 | 934 | |
| 960 | -#: includes/language.php:281 | |
| 961 | -msgid "Send me bug reports, bug fixes, pull requests or your ideas. See: <a href=\"https://github.com/GM-Alex/user-access-manager\">https://github.com/GM-Alex/user-access-manager</a>" | |
| 935 | +#: includes/language.php:262 | |
| 936 | +msgid "" | |
| 937 | +"Send me bug reports, bug fixes, pull requests or your ideas. See: <a " | |
| 938 | +"href=\"https://github.com/GM-Alex/user-access-manager\">https://github.com/" | |
| 939 | +"GM-Alex/user-access-manager</a>" | |
| 962 | 940 | msgstr "" |
| 963 | 941 | |
| 964 | -#: includes/language.php:282 | |
| 942 | +#: includes/language.php:263 | |
| 965 | 943 | msgid "Create a translation of the plugin" |
| 966 | 944 | msgstr "" |
| 967 | 945 | |
| 968 | -#: includes/language.php:283 | |
| 969 | -msgid "Give other users more comfort help me to translate it to all languages. See: <a href=\"https://translate.wordpress.org/projects/wp-plugins/user-access-manager\">https://translate.wordpress.org/projects/wp-plugins/user-access-manager</a>" | |
| 946 | +#: includes/language.php:264 | |
| 947 | +msgid "" | |
| 948 | +"Give other users more comfort help me to translate it to all languages. See: " | |
| 949 | +"<a href=\"https://translate.wordpress.org/projects/wp-plugins/user-access-" | |
| 950 | +"manager\">https://translate.wordpress.org/projects/wp-plugins/user-access-" | |
| 951 | +"manager</a>" | |
| 970 | 952 | msgstr "" |
| 971 | 953 | |
| 972 | -#: includes/language.php:284 | |
| 954 | +#: includes/language.php:265 | |
| 973 | 955 | msgid "Donate via PayPal" |
| 974 | 956 | msgstr "" |
| 975 | 957 | |
| 976 | -#: includes/language.php:285 | |
| 958 | +#: includes/language.php:266 | |
| 977 | 959 | msgid "Support me on Steady" |
| 978 | 960 | msgstr "" |
| 979 | 961 | |
| 980 | -#: includes/language.php:286 | |
| 962 | +#: includes/language.php:267 | |
| 981 | 963 | msgid "Spread the word" |
| 982 | 964 | msgstr "" |
| 983 | 965 | |
| 984 | -#: includes/language.php:287 | |
| 985 | -msgid "Write about the plugin and place a link to the plugin in your blog/website." | |
| 966 | +#: includes/language.php:268 | |
| 967 | +msgid "" | |
| 968 | +"Write about the plugin and place a link to the plugin in your blog/website." | |
| 986 | 969 | msgstr "" |
| 987 | 970 | |
| 988 | -#: includes/language.php:290 | |
| 971 | +#: includes/language.php:271 | |
| 989 | 972 | msgid "Thanks" |
| 990 | 973 | msgstr "" |
| 991 | 974 | |
| 992 | -#: includes/language.php:291 | |
| 975 | +#: includes/language.php:272 | |
| 993 | 976 | msgid "Be the first one supporting me on steady!" |
| 994 | 977 | msgstr "" |
| 995 | 978 | |
| 996 | -#: includes/language.php:292 | |
| 979 | +#: includes/language.php:273 | |
| 997 | 980 | msgid "Top supporters" |
| 998 | 981 | msgstr "" |
| 999 | 982 | |
| 1000 | -#: includes/language.php:293 | |
| 983 | +#: includes/language.php:274 | |
| 1001 | 984 | msgid "Supporters" |
| 1002 | 985 | msgstr "" |
| 1003 | 986 | |
| 1004 | -#: includes/language.php:294 | |
| 987 | +#: includes/language.php:275 | |
| 1005 | 988 | msgid "Special thanks" |
| 1006 | 989 | msgstr "" |
| 1007 | 990 | |
| 1008 | -#: includes/language.php:295 | |
| 991 | +#: includes/language.php:276 | |
| 1009 | 992 | msgid "My wife for giving me the time to develop this plugin" |
| 1010 | 993 | msgstr "" |
| 1011 | 994 | |
| 1012 | -#: includes/language.php:296 | |
| 995 | +#: includes/language.php:277 | |
| 1013 | 996 | msgid "All testers and all others I forgot" |
| 1014 | 997 | msgstr "" |
| 1015 | 998 | |
| 1016 | -#: includes/language.php:300 | |
| 999 | +#: includes/language.php:281 | |
| 1017 | 1000 | msgid "Access" |
| 1018 | 1001 | msgstr "" |
| 1019 | 1002 | |
| 1020 | -#: includes/language.php:301 | |
| 1003 | +#: includes/language.php:282 | |
| 1021 | 1004 | msgid "UAM User Groups" |
| 1022 | 1005 | msgstr "" |
| 1023 | 1006 | |
| 1024 | -#: includes/language.php:305 | |
| 1007 | +#: includes/language.php:286 | |
| 1025 | 1008 | msgid "Full access" |
| 1026 | 1009 | msgstr "" |
| 1027 | 1010 | |
| 1028 | -#: includes/language.php:306 | |
| 1011 | +#: includes/language.php:287 | |
| 1029 | 1012 | #, php-format |
| 1030 | 1013 | msgid "Member of %s other user groups" |
| 1031 | 1014 | msgstr "" |
| 1032 | 1015 | |
| 1033 | -#: includes/language.php:307 | |
| 1034 | -msgid "<strong>Note:</strong> An administrator has always access to all posts/pages." | |
| 1016 | +#: includes/language.php:288 | |
| 1017 | +msgid "" | |
| 1018 | +"<strong>Note:</strong> An administrator has always access to all posts/pages." | |
| 1035 | 1019 | msgstr "" |
| 1036 | 1020 | |
| 1037 | -#: includes/language.php:308 | |
| 1021 | +#: includes/language.php:289 | |
| 1038 | 1022 | msgid "Please create a user group first." |
| 1039 | 1023 | msgstr "" |
| 1040 | 1024 | |
| 1041 | -#: includes/language.php:309 | |
| 1025 | +#: includes/language.php:290 | |
| 1042 | 1026 | msgid "No user group available." |
| 1043 | 1027 | msgstr "" |
| 1044 | 1028 | |
| 1045 | -#: includes/language.php:310 | |
| 1029 | +#: includes/language.php:291 | |
| 1046 | 1030 | msgid "No rights" |
| 1047 | 1031 | msgstr "" |
| 1048 | 1032 | |
| 1049 | -#: includes/language.php:311 | |
| 1033 | +#: includes/language.php:292 | |
| 1050 | 1034 | msgid "You have no rights to access this content." |
| 1051 | 1035 | msgstr "" |
| 1052 | 1036 | |
| 1053 | -#: includes/language.php:312 | |
| 1037 | +#: includes/language.php:293 | |
| 1054 | 1038 | msgid "User Groups" |
| 1055 | 1039 | msgstr "" |
| 1056 | 1040 | |
| 1057 | -#: includes/language.php:313 | |
| 1041 | +#: includes/language.php:294 | |
| 1058 | 1042 | msgid "Set up user groups" |
| 1059 | 1043 | msgstr "" |
| 1060 | 1044 | |
| 1061 | -#: includes/language.php:314 | |
| 1045 | +#: includes/language.php:295 | |
| 1062 | 1046 | msgid "Nonce error" |
| 1063 | 1047 | msgstr "" |
| 1064 | 1048 | |
| 1065 | -#: includes/language.php:315 | |
| 1049 | +#: includes/language.php:296 | |
| 1066 | 1050 | msgid "Sorry, your nonce did not verify." |
| 1067 | 1051 | msgstr "" |
| 1068 | 1052 | |
| 1069 | -#: includes/language.php:318 | |
| 1053 | +#: includes/language.php:299 | |
| 1070 | 1054 | msgid "Info" |
| 1071 | 1055 | msgstr "" |
| 1072 | 1056 | |
| 1073 | -#: includes/language.php:319 | |
| 1057 | +#: includes/language.php:300 | |
| 1074 | 1058 | msgid "Group info" |
| 1075 | 1059 | msgstr "" |
| 1076 | 1060 | |
| 1077 | -#: includes/language.php:320 | |
| 1061 | +#: includes/language.php:301 | |
| 1078 | 1062 | #, php-format |
| 1079 | 1063 | msgid "Group membership given by %s" |
| 1080 | 1064 | msgstr "" |
| 1081 | 1065 | |
| 1082 | -#: includes/language.php:321 | |
| 1066 | +#: includes/language.php:302 | |
| 1083 | 1067 | msgid "Assigned groups" |
| 1084 | 1068 | msgstr "" |
| 1085 | 1069 | |
| 1086 | -#: includes/language.php:322 | |
| 1087 | -#: includes/language.php:358 | |
| 1070 | +#: includes/language.php:303 includes/language.php:337 | |
| 1088 | 1071 | msgid "Role" |
| 1089 | 1072 | msgstr "" |
| 1090 | 1073 | |
| 1091 | -#: includes/language.php:323 | |
| 1092 | -#: includes/language.php:357 | |
| 1074 | +#: includes/language.php:304 includes/language.php:336 | |
| 1093 | 1075 | msgid "User" |
| 1094 | 1076 | msgstr "" |
| 1095 | 1077 | |
| 1096 | -#: includes/language.php:324 | |
| 1078 | +#: includes/language.php:305 | |
| 1097 | 1079 | msgid "Term" |
| 1098 | 1080 | msgstr "" |
| 1099 | 1081 | |
| 1100 | -#: includes/language.php:325 | |
| 1082 | +#: includes/language.php:306 | |
| 1101 | 1083 | msgid "Post" |
| 1102 | 1084 | msgstr "" |
| 1103 | 1085 | |
| 1104 | -#: includes/language.php:329 | |
| 1086 | +#: includes/language.php:310 | |
| 1105 | 1087 | msgid "Opening file info database failed." |
| 1106 | 1088 | msgstr "" |
| 1107 | 1089 | |
| 1108 | -#: includes/language.php:330 | |
| 1090 | +#: includes/language.php:311 | |
| 1109 | 1091 | msgid "Error: File not found." |
| 1110 | 1092 | msgstr "" |
| 1111 | 1093 | |
| 1112 | -#: includes/language.php:331 | |
| 1094 | +#: includes/language.php:312 | |
| 1113 | 1095 | msgid "The file you are looking for wasn't found." |
| 1114 | 1096 | msgstr "" |
| 1115 | 1097 | |
| 1116 | -#: includes/language.php:335 | |
| 1098 | +#: includes/language.php:316 | |
| 1117 | 1099 | msgid "Username" |
| 1118 | 1100 | msgstr "" |
| 1119 | 1101 | |
| 1120 | -#: includes/language.php:336 | |
| 1102 | +#: includes/language.php:317 | |
| 1121 | 1103 | msgid "Password" |
| 1122 | 1104 | msgstr "" |
| 1123 | 1105 | |
| 1124 | -#: includes/language.php:337 | |
| 1106 | +#: includes/language.php:318 | |
| 1125 | 1107 | msgid "Login" |
| 1126 | 1108 | msgstr "" |
| 1127 | 1109 | |
| 1128 | -#: includes/language.php:338 | |
| 1110 | +#: includes/language.php:319 | |
| 1129 | 1111 | msgid "Logout" |
| 1130 | 1112 | msgstr "" |
| 1131 | 1113 | |
| 1132 | -#: includes/language.php:339 | |
| 1114 | +#: includes/language.php:320 | |
| 1133 | 1115 | #, php-format |
| 1134 | 1116 | msgid "Welcome, %s!" |
| 1135 | 1117 | msgstr "" |
| 1136 | 1118 | |
| 1137 | -#: includes/language.php:340 | |
| 1119 | +#: includes/language.php:321 | |
| 1138 | 1120 | msgid "Register" |
| 1139 | 1121 | msgstr "" |
| 1140 | 1122 | |
| 1141 | -#: includes/language.php:341 | |
| 1123 | +#: includes/language.php:322 | |
| 1142 | 1124 | msgid "Lost your password?" |
| 1143 | 1125 | msgstr "" |
| 1144 | 1126 | |
| 1145 | -#: includes/language.php:342 | |
| 1127 | +#: includes/language.php:323 | |
| 1146 | 1128 | msgid "Password Lost and Found" |
| 1147 | 1129 | msgstr "" |
| 1148 | 1130 | |
| 1149 | -#: includes/language.php:343 | |
| 1131 | +#: includes/language.php:324 | |
| 1150 | 1132 | msgid "Remember me" |
| 1151 | 1133 | msgstr "" |
| 1152 | 1134 | |
| 1153 | -#: includes/language.php:347 | |
| 1135 | +#: includes/language.php:328 | |
| 1154 | 1136 | msgid "Setup time based group assignment" |
| 1155 | 1137 | msgstr "" |
| 1156 | 1138 | |
| 1157 | -#: includes/language.php:348 | |
| 1158 | -msgid "Remove time based assignment" | |
| 1159 | -msgstr "" | |
| 1160 | - | |
| 1161 | -#: includes/language.php:349 | |
| 1162 | -#: includes/language.php:352 | |
| 1139 | +#: includes/language.php:329 includes/language.php:331 | |
| 1163 | 1140 | msgid "From" |
| 1164 | 1141 | msgstr "" |
| 1165 | 1142 | |
| 1166 | -#: includes/language.php:350 | |
| 1167 | -#: includes/language.php:353 | |
| 1143 | +#: includes/language.php:330 includes/language.php:332 | |
| 1168 | 1144 | msgid "To" |
| 1169 | 1145 | msgstr "" |
| 1170 | 1146 | |
| 1171 | -#: includes/language.php:351 | |
| 1172 | -msgid "Optional. A time span counted from the moment the content is created, in the format days-hours:minutes:seconds. Leave both fields empty to assign the group permanently." | |
| 1173 | -msgstr "" | |
| 1174 | - | |
| 1175 | -#: includes/language.php:359 | |
| 1147 | +#: includes/language.php:338 | |
| 1176 | 1148 | msgid "Not logged in users" |
| 1177 | 1149 | msgstr "" |
| 1178 | 1150 | |
| 1179 | -#: includes/language.php:360 | |
| 1151 | +#: includes/language.php:339 | |
| 1180 | 1152 | msgid "Add dynamic groups" |
| 1181 | 1153 | msgstr "" |
| 1182 | 1154 | |
| 1183 | -#: includes/language.php:361 | |
| 1184 | -msgid "Search for a user or a roleā¦" | |
| 1185 | -msgstr "" | |
| 1186 | - | |
| 1187 | -#: includes/language.php:362 | |
| 1188 | -msgid "Start typing to assign a single user or a whole role to this content, without creating a user group for them first. At least two characters are needed." | |
| 1189 | -msgstr "" | |
| 1190 | - | |
| 1191 | -#: includes/language.php:365 | |
| 1155 | +#: includes/language.php:342 | |
| 1192 | 1156 | msgid "UAM login widget" |
| 1193 | 1157 | msgstr "" |
| 1194 | 1158 | |
| 1195 | -#: includes/language.php:366 | |
| 1159 | +#: includes/language.php:343 | |
| 1196 | 1160 | msgid "User Access Manager login widget for users." |
| 1197 | 1161 | msgstr "" |
| 1198 | 1162 | |
| 1199 | -#: includes/language.php:369 | |
| 1163 | +#: includes/language.php:346 | |
| 1200 | 1164 | msgid "Get User Access Manager Pro!" |
| 1201 | 1165 | msgstr "" |
| 1202 | 1166 | |
| 1203 | -#: includes/language.php:370 | |
| 1204 | -msgid "You want all the features? Guess what? You are already using the Pro version, because there is none. So it would be nice if you support me and become a supporter at steady, <b>especially if you use the plugin on a commercial site</b>. This will keep me motivated to do the support and spend my free time for the plugin. ;)" | |
| 1167 | +#: includes/language.php:347 | |
| 1168 | +msgid "" | |
| 1169 | +"You want all the features? Guess what? You are already using the Pro " | |
| 1170 | +"version, because there is none. So it would be nice if you support me and " | |
| 1171 | +"become a supporter at steady, <b>especially if you use the plugin on a " | |
| 1172 | +"commercial site</b>. This will keep me motivated to do the support and spend " | |
| 1173 | +"my free time for the plugin. ;)" | |
| 1205 | 1174 | msgstr "" |
| 1206 | 1175 | |
| 1207 | -#: includes/language.php:371 | |
| 1176 | +#: includes/language.php:348 | |
| 1208 | 1177 | msgid "Need help?" |
| 1209 | 1178 | msgstr "" |
| 1210 | 1179 | |
| 1211 | -#: includes/language.php:372 | |
| 1212 | -msgid "You got stuck using the User access manager? See <a href=\"https://github.com/GM-Alex/user-access-manager/wiki\">https://github.com/GM-Alex/user-access-manager/wiki</a>" | |
| 1180 | +#: includes/language.php:349 | |
| 1181 | +msgid "" | |
| 1182 | +"You got stuck using the User access manager? See <a href=\"https://github." | |
| 1183 | +"com/GM-Alex/user-access-manager/wiki\">https://github.com/GM-Alex/user-" | |
| 1184 | +"access-manager/wiki</a>" | |
| 1213 | 1185 | msgstr "" |