| 1 | # SOME DESCRIPTIVE TITLE.␊ |
| 2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER␊ |
| 3 | # This file is distributed under the same license as the PACKAGE package.␊ |
| 4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.␊ |
| 5 | #␊ |
| 6 | #, fuzzy␊ |
| 7 | msgid ""␊ |
| 8 | msgstr ""␊ |
| 9 | "Project-Id-Version: PACKAGE VERSION\n"␊ |
| 10 | "Report-Msgid-Bugs-To: \n"␊ |
| 11 | "POT-Creation-Date: 2011-03-28 01:13+0200\n"␊ |
| 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"␊ |
| 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"␊ |
| 14 | "Language-Team: LANGUAGE <LL@li.org>\n"␊ |
| 15 | "Language: \n"␊ |
| 16 | "MIME-Version: 1.0\n"␊ |
| 17 | "Content-Type: text/plain; charset=CHARSET\n"␊ |
| 18 | "Content-Transfer-Encoding: 8bit\n"␊ |
| 19 | "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"␊ |
| 20 | ␊ |
| 21 | #: IDF/Commit.php:55 IDF/Conf.php:54 IDF/Issue.php:52 IDF/Review.php:65␊ |
| 22 | #: IDF/Search/Occ.php:69 IDF/Tag.php:52 IDF/Upload.php:49 IDF/WikiPage.php:54␊ |
| 23 | msgid "project"␊ |
| 24 | msgstr ""␊ |
| 25 | ␊ |
| 26 | #: IDF/Commit.php:63 IDF/Issue.php:67 IDF/IssueComment.php:65␊ |
| 27 | #: IDF/IssueFile.php:57 IDF/Review/Comment.php:69 IDF/Review.php:80␊ |
| 28 | #: IDF/Upload.php:85 IDF/WikiPage.php:78 IDF/WikiRevision.php:79␊ |
| 29 | msgid "submitter"␊ |
| 30 | msgstr ""␊ |
| 31 | ␊ |
| 32 | #: IDF/Commit.php:87 IDF/Issue.php:60 IDF/Review/Patch.php:60␊ |
| 33 | #: IDF/Review.php:73 IDF/Upload.php:57 IDF/WikiPage.php:70␊ |
| 34 | #: IDF/WikiRevision.php:65␊ |
| 35 | msgid "summary"␊ |
| 36 | msgstr ""␊ |
| 37 | ␊ |
| 38 | #: IDF/Commit.php:93␊ |
| 39 | msgid "changelog"␊ |
| 40 | msgstr ""␊ |
| 41 | ␊ |
| 42 | #: IDF/Commit.php:100 IDF/Issue.php:105 IDF/IssueComment.php:79␊ |
| 43 | #: IDF/IssueFile.php:96 IDF/Review/Comment.php:90␊ |
| 44 | #: IDF/Review/FileComment.php:75 IDF/Review/Patch.php:87 IDF/Review.php:108␊ |
| 45 | #: IDF/Upload.php:106 IDF/WikiPage.php:100 IDF/WikiRevision.php:92␊ |
| 46 | msgid "creation date"␊ |
| 47 | msgstr ""␊ |
| 48 | ␊ |
| 49 | #: IDF/Commit.php:238␊ |
| 50 | #, php-format␊ |
| 51 | msgid "Commit %s, by %s"␊ |
| 52 | msgstr ""␊ |
| 53 | ␊ |
| 54 | #: IDF/Commit.php:329␊ |
| 55 | #, php-format␊ |
| 56 | msgid "New Commit %s - %s (%s)"␊ |
| 57 | msgstr ""␊ |
| 58 | ␊ |
| 59 | #: IDF/Conf.php:61 IDF/Gconf.php:73␊ |
| 60 | msgid "key"␊ |
| 61 | msgstr ""␊ |
| 62 | ␊ |
| 63 | #: IDF/Conf.php:67 IDF/Gconf.php:79␊ |
| 64 | msgid "value"␊ |
| 65 | msgstr ""␊ |
| 66 | ␊ |
| 67 | #: IDF/EmailAddress.php:49 IDF/Key.php:49␊ |
| 68 | msgid "user"␊ |
| 69 | msgstr ""␊ |
| 70 | ␊ |
| 71 | #: IDF/EmailAddress.php:55␊ |
| 72 | msgid "email"␊ |
| 73 | msgstr ""␊ |
| 74 | ␊ |
| 75 | #: IDF/Form/Admin/ProjectCreate.php:38 IDF/Views/Project.php:561␊ |
| 76 | msgid "git"␊ |
| 77 | msgstr ""␊ |
| 78 | ␊ |
| 79 | #: IDF/Form/Admin/ProjectCreate.php:39 IDF/Views/Project.php:562␊ |
| 80 | msgid "Subversion"␊ |
| 81 | msgstr ""␊ |
| 82 | ␊ |
| 83 | #: IDF/Form/Admin/ProjectCreate.php:40 IDF/Views/Project.php:563␊ |
| 84 | msgid "mercurial"␊ |
| 85 | msgstr ""␊ |
| 86 | ␊ |
| 87 | #: IDF/Form/Admin/ProjectCreate.php:41 IDF/Views/Project.php:564␊ |
| 88 | msgid "monotone"␊ |
| 89 | msgstr ""␊ |
| 90 | ␊ |
| 91 | #: IDF/Form/Admin/ProjectCreate.php:49 IDF/Form/Admin/ProjectUpdate.php:44␊ |
| 92 | #: IDF/Views/Admin.php:66 IDF/Views/Admin.php:210␊ |
| 93 | msgid "Name"␊ |
| 94 | msgstr ""␊ |
| 95 | ␊ |
| 96 | #: IDF/Form/Admin/ProjectCreate.php:55 IDF/Form/TabsConf.php:77␊ |
| 97 | #: IDF/gettexttemplates/idf/index.html.php:6␊ |
| 98 | #: IDF/gettexttemplates/idf/main-menu.html.php:7␊ |
| 99 | msgid "Private project"␊ |
| 100 | msgstr ""␊ |
| 101 | ␊ |
| 102 | #: IDF/Form/Admin/ProjectCreate.php:62␊ |
| 103 | msgid "Shortname"␊ |
| 104 | msgstr ""␊ |
| 105 | ␊ |
| 106 | #: IDF/Form/Admin/ProjectCreate.php:64␊ |
| 107 | msgid ""␊ |
| 108 | "It must be unique for each project and composed only of letters, digits and "␊ |
| 109 | "dash (-) like \"my-project\"."␊ |
| 110 | msgstr ""␊ |
| 111 | ␊ |
| 112 | #: IDF/Form/Admin/ProjectCreate.php:69 IDF/Form/Admin/ProjectUpdate.php:50␊ |
| 113 | msgid "Short description"␊ |
| 114 | msgstr ""␊ |
| 115 | ␊ |
| 116 | #: IDF/Form/Admin/ProjectCreate.php:70 IDF/Form/Admin/ProjectUpdate.php:51␊ |
| 117 | #: IDF/Project.php:79␊ |
| 118 | msgid "A one line description of the project."␊ |
| 119 | msgstr ""␊ |
| 120 | ␊ |
| 121 | #: IDF/Form/Admin/ProjectCreate.php:77␊ |
| 122 | msgid "Repository type"␊ |
| 123 | msgstr ""␊ |
| 124 | ␊ |
| 125 | #: IDF/Form/Admin/ProjectCreate.php:85␊ |
| 126 | msgid "Remote Subversion repository"␊ |
| 127 | msgstr ""␊ |
| 128 | ␊ |
| 129 | #: IDF/Form/Admin/ProjectCreate.php:92 IDF/Form/SourceConf.php:40␊ |
| 130 | msgid "Repository username"␊ |
| 131 | msgstr ""␊ |
| 132 | ␊ |
| 133 | #: IDF/Form/Admin/ProjectCreate.php:99 IDF/Form/SourceConf.php:47␊ |
| 134 | msgid "Repository password"␊ |
| 135 | msgstr ""␊ |
| 136 | ␊ |
| 137 | #: IDF/Form/Admin/ProjectCreate.php:106 IDF/Form/Admin/ProjectUpdate.php:59␊ |
| 138 | msgid "Master branch"␊ |
| 139 | msgstr ""␊ |
| 140 | ␊ |
| 141 | #: IDF/Form/Admin/ProjectCreate.php:109 IDF/Form/Admin/ProjectUpdate.php:62␊ |
| 142 | msgid ""␊ |
| 143 | "This should be a world-wide unique identifier for your project. A reverse "␊ |
| 144 | "DNS notation like \"com.my-domain.my-project\" is a good idea."␊ |
| 145 | msgstr ""␊ |
| 146 | ␊ |
| 147 | #: IDF/Form/Admin/ProjectCreate.php:114 IDF/Form/Admin/ProjectUpdate.php:68␊ |
| 148 | #: IDF/Form/MembersConf.php:46 IDF/Form/TabsConf.php:53␊ |
| 149 | msgid "Project owners"␊ |
| 150 | msgstr ""␊ |
| 151 | ␊ |
| 152 | #: IDF/Form/Admin/ProjectCreate.php:123 IDF/Form/Admin/ProjectUpdate.php:76␊ |
| 153 | #: IDF/Form/MembersConf.php:54 IDF/Form/TabsConf.php:52␊ |
| 154 | msgid "Project members"␊ |
| 155 | msgstr ""␊ |
| 156 | ␊ |
| 157 | #: IDF/Form/Admin/ProjectCreate.php:136␊ |
| 158 | msgid "Project template"␊ |
| 159 | msgstr ""␊ |
| 160 | ␊ |
| 161 | #: IDF/Form/Admin/ProjectCreate.php:138␊ |
| 162 | msgid ""␊ |
| 163 | "Use the given project to initialize the new project. Access rights and "␊ |
| 164 | "general configuration will be taken from the template project."␊ |
| 165 | msgstr ""␊ |
| 166 | ␊ |
| 167 | #: IDF/Form/Admin/ProjectCreate.php:185␊ |
| 168 | msgid ""␊ |
| 169 | "Only a remote repository available through HTTP or HTTPS is allowed. For "␊ |
| 170 | "example \"http://somewhere.com/svn/trunk\"."␊ |
| 171 | msgstr ""␊ |
| 172 | ␊ |
| 173 | #: IDF/Form/Admin/ProjectCreate.php:201␊ |
| 174 | msgid ""␊ |
| 175 | "The master branch is empty or contains illegal characters, please use only "␊ |
| 176 | "letters, digits, dashs and dots as separators."␊ |
| 177 | msgstr ""␊ |
| 178 | ␊ |
| 179 | #: IDF/Form/Admin/ProjectCreate.php:211 IDF/Form/Admin/ProjectUpdate.php:101␊ |
| 180 | msgid "This master branch is already used. Please select another one."␊ |
| 181 | msgstr ""␊ |
| 182 | ␊ |
| 183 | #: IDF/Form/Admin/ProjectCreate.php:222␊ |
| 184 | msgid ""␊ |
| 185 | "This shortname contains illegal characters, please use only letters, digits "␊ |
| 186 | "and dash (-)."␊ |
| 187 | msgstr ""␊ |
| 188 | ␊ |
| 189 | #: IDF/Form/Admin/ProjectCreate.php:225␊ |
| 190 | msgid "The shortname cannot start with the dash (-) character."␊ |
| 191 | msgstr ""␊ |
| 192 | ␊ |
| 193 | #: IDF/Form/Admin/ProjectCreate.php:228␊ |
| 194 | msgid "The shortname cannot end with the dash (-) character."␊ |
| 195 | msgstr ""␊ |
| 196 | ␊ |
| 197 | #: IDF/Form/Admin/ProjectCreate.php:233␊ |
| 198 | msgid "This shortname is already used. Please select another one."␊ |
| 199 | msgstr ""␊ |
| 200 | ␊ |
| 201 | #: IDF/Form/Admin/ProjectCreate.php:279 IDF/Form/Admin/ProjectDelete.php:78␊ |
| 202 | #: IDF/Form/Admin/ProjectUpdate.php:121 IDF/Form/Admin/UserCreate.php:106␊ |
| 203 | #: IDF/Form/Admin/UserUpdate.php:191 IDF/Form/IssueCreate.php:263␊ |
| 204 | #: IDF/Form/IssueUpdate.php:232 IDF/Form/MembersConf.php:64␊ |
| 205 | #: IDF/Form/Password.php:76 IDF/Form/Register.php:112␊ |
| 206 | #: IDF/Form/ReviewCreate.php:187 IDF/Form/ReviewFileComment.php:127␊ |
| 207 | #: IDF/Form/TabsConf.php:98 IDF/Form/UpdateUpload.php:126␊ |
| 208 | #: IDF/Form/Upload.php:148 IDF/Form/UserAccount.php:216␊ |
| 209 | #: IDF/Form/UserChangeEmail.php:80 IDF/Form/WikiCreate.php:167␊ |
| 210 | #: IDF/Form/WikiDelete.php:59 IDF/Form/WikiUpdate.php:178␊ |
| 211 | msgid "Cannot save the model from an invalid form."␊ |
| 212 | msgstr ""␊ |
| 213 | ␊ |
| 214 | #: IDF/Form/Admin/ProjectCreate.php:295␊ |
| 215 | msgid ""␊ |
| 216 | "Click on the Project Management tab to set the description of your project."␊ |
| 217 | msgstr ""␊ |
| 218 | ␊ |
| 219 | #: IDF/Form/Admin/ProjectCreate.php:362␊ |
| 220 | msgid "This project is not available."␊ |
| 221 | msgstr ""␊ |
| 222 | ␊ |
| 223 | #: IDF/Form/Admin/ProjectDelete.php:41␊ |
| 224 | msgid "Confirmation code"␊ |
| 225 | msgstr ""␊ |
| 226 | ␊ |
| 227 | #: IDF/Form/Admin/ProjectDelete.php:46␊ |
| 228 | msgid "I have made a backup of all the important data of this project."␊ |
| 229 | msgstr ""␊ |
| 230 | ␊ |
| 231 | #: IDF/Form/Admin/ProjectDelete.php:55␊ |
| 232 | msgid ""␊ |
| 233 | "The confirmation code does not match. Please provide a valid confirmation "␊ |
| 234 | "code to delete the project."␊ |
| 235 | msgstr ""␊ |
| 236 | ␊ |
| 237 | #: IDF/Form/Admin/ProjectDelete.php:63␊ |
| 238 | msgid "Sorry, you really need to backup your data before deletion."␊ |
| 239 | msgstr ""␊ |
| 240 | ␊ |
| 241 | #: IDF/Form/Admin/ProjectUpdate.php:90␊ |
| 242 | msgid ""␊ |
| 243 | "The master branch is empty or contains illegal characters, please use only "␊ |
| 244 | "letters, digits, dashes and dots as separators."␊ |
| 245 | msgstr ""␊ |
| 246 | ␊ |
| 247 | #: IDF/Form/Admin/UserCreate.php:37 IDF/Form/Admin/UserUpdate.php:38␊ |
| 248 | #: IDF/Form/RegisterConfirmation.php:50 IDF/Form/UserAccount.php:40␊ |
| 249 | msgid "First name"␊ |
| 250 | msgstr ""␊ |
| 251 | ␊ |
| 252 | #: IDF/Form/Admin/UserCreate.php:46 IDF/Form/Admin/UserUpdate.php:47␊ |
| 253 | #: IDF/Form/RegisterConfirmation.php:59 IDF/Form/UserAccount.php:49␊ |
| 254 | msgid "Last name"␊ |
| 255 | msgstr ""␊ |
| 256 | ␊ |
| 257 | #: IDF/Form/Admin/UserCreate.php:56␊ |
| 258 | msgid "Login"␊ |
| 259 | msgstr ""␊ |
| 260 | ␊ |
| 261 | #: IDF/Form/Admin/UserCreate.php:60␊ |
| 262 | msgid ""␊ |
| 263 | "The login must be between 3 and 15 characters long and contains only letters "␊ |
| 264 | "and digits."␊ |
| 265 | msgstr ""␊ |
| 266 | ␊ |
| 267 | #: IDF/Form/Admin/UserCreate.php:69 IDF/Form/Admin/UserUpdate.php:57␊ |
| 268 | msgid "Email"␊ |
| 269 | msgstr ""␊ |
| 270 | ␊ |
| 271 | #: IDF/Form/Admin/UserCreate.php:71␊ |
| 272 | msgid ""␊ |
| 273 | "Double check the email address as the password is sent directly to the user."␊ |
| 274 | msgstr ""␊ |
| 275 | ␊ |
| 276 | #: IDF/Form/Admin/UserCreate.php:76 IDF/Form/Admin/UserUpdate.php:67␊ |
| 277 | #: IDF/Form/UserAccount.php:66␊ |
| 278 | msgid "Language"␊ |
| 279 | msgstr ""␊ |
| 280 | ␊ |
| 281 | #: IDF/Form/Admin/UserCreate.php:87 IDF/Form/UserAccount.php:161␊ |
| 282 | msgid "Add a public key"␊ |
| 283 | msgstr ""␊ |
| 284 | ␊ |
| 285 | #: IDF/Form/Admin/UserCreate.php:92␊ |
| 286 | msgid ""␊ |
| 287 | "Paste a SSH or monotone public key. Be careful to not provide your private "␊ |
| 288 | "key here!"␊ |
| 289 | msgstr ""␊ |
| 290 | ␊ |
| 291 | #: IDF/Form/Admin/UserCreate.php:157␊ |
| 292 | msgid "Your details to access your forge."␊ |
| 293 | msgstr ""␊ |
| 294 | ␊ |
| 295 | #: IDF/Form/Admin/UserCreate.php:189 IDF/Form/UserAccount.php:420␊ |
| 296 | #: IDF/Form/UserAccount.php:429␊ |
| 297 | #, php-format␊ |
| 298 | msgid "The email \"%s\" is already used."␊ |
| 299 | msgstr ""␊ |
| 300 | ␊ |
| 301 | #: IDF/Form/Admin/UserCreate.php:198 IDF/Form/Register.php:72␊ |
| 302 | #, php-format␊ |
| 303 | msgid "The login \"%s\" can only contain letters and digits."␊ |
| 304 | msgstr ""␊ |
| 305 | ␊ |
| 306 | #: IDF/Form/Admin/UserCreate.php:203 IDF/Form/Register.php:77␊ |
| 307 | #, php-format␊ |
| 308 | msgid "The login \"%s\" is already used, please find another one."␊ |
| 309 | msgstr ""␊ |
| 310 | ␊ |
| 311 | #: IDF/Form/Admin/UserUpdate.php:78␊ |
| 312 | msgid "Password"␊ |
| 313 | msgstr ""␊ |
| 314 | ␊ |
| 315 | #: IDF/Form/Admin/UserUpdate.php:81␊ |
| 316 | msgid "Leave blank if you do not want to change the password."␊ |
| 317 | msgstr ""␊ |
| 318 | ␊ |
| 319 | #: IDF/Form/Admin/UserUpdate.php:81␊ |
| 320 | msgid ""␊ |
| 321 | "The password must be hard for other people to guess, but easy for the user "␊ |
| 322 | "to remember."␊ |
| 323 | msgstr ""␊ |
| 324 | ␊ |
| 325 | #: IDF/Form/Admin/UserUpdate.php:89␊ |
| 326 | msgid "Confirm password"␊ |
| 327 | msgstr ""␊ |
| 328 | ␊ |
| 329 | #: IDF/Form/Admin/UserUpdate.php:100 IDF/Form/IssueCreate.php:62␊ |
| 330 | #: IDF/Form/ReviewCreate.php:54 IDF/Form/UpdateUpload.php:51␊ |
| 331 | #: IDF/Form/Upload.php:49 IDF/Form/UserAccount.php:101␊ |
| 332 | #: IDF/Form/WikiCreate.php:70 IDF/Form/WikiUpdate.php:60␊ |
| 333 | msgid "Description"␊ |
| 334 | msgstr ""␊ |
| 335 | ␊ |
| 336 | #: IDF/Form/Admin/UserUpdate.php:109 IDF/Form/UserAccount.php:110␊ |
| 337 | msgid "Twitter username"␊ |
| 338 | msgstr ""␊ |
| 339 | ␊ |
| 340 | #: IDF/Form/Admin/UserUpdate.php:119 IDF/Form/UserAccount.php:120␊ |
| 341 | msgid "Public email address"␊ |
| 342 | msgstr ""␊ |
| 343 | ␊ |
| 344 | #: IDF/Form/Admin/UserUpdate.php:129 IDF/Form/UserAccount.php:130␊ |
| 345 | msgid "Website URL"␊ |
| 346 | msgstr ""␊ |
| 347 | ␊ |
| 348 | #: IDF/Form/Admin/UserUpdate.php:139 IDF/Form/UserAccount.php:140␊ |
| 349 | msgid "Upload custom avatar"␊ |
| 350 | msgstr ""␊ |
| 351 | ␊ |
| 352 | #: IDF/Form/Admin/UserUpdate.php:146 IDF/Form/UserAccount.php:147␊ |
| 353 | msgid ""␊ |
| 354 | "An image file with a width and height not larger than 60 pixels (bigger "␊ |
| 355 | "images are scaled down)."␊ |
| 356 | msgstr ""␊ |
| 357 | ␊ |
| 358 | #: IDF/Form/Admin/UserUpdate.php:151 IDF/Form/UserAccount.php:152␊ |
| 359 | msgid "Remove custom avatar"␊ |
| 360 | msgstr ""␊ |
| 361 | ␊ |
| 362 | #: IDF/Form/Admin/UserUpdate.php:155 IDF/Form/UserAccount.php:156␊ |
| 363 | msgid "Tick this to delete the custom avatar."␊ |
| 364 | msgstr ""␊ |
| 365 | ␊ |
| 366 | #: IDF/Form/Admin/UserUpdate.php:161 IDF/Views/Admin.php:211␊ |
| 367 | msgid "Staff"␊ |
| 368 | msgstr ""␊ |
| 369 | ␊ |
| 370 | #: IDF/Form/Admin/UserUpdate.php:164␊ |
| 371 | msgid "If you give staff rights to a user, you really need to trust them."␊ |
| 372 | msgstr ""␊ |
| 373 | ␊ |
| 374 | #: IDF/Form/Admin/UserUpdate.php:172 IDF/Views/Admin.php:213␊ |
| 375 | msgid "Active"␊ |
| 376 | msgstr ""␊ |
| 377 | ␊ |
| 378 | #: IDF/Form/Admin/UserUpdate.php:176␊ |
| 379 | msgid ""␊ |
| 380 | "If the user is not getting the confirmation email or is abusing the system, "␊ |
| 381 | "you can directly enable or disable their account here."␊ |
| 382 | msgstr ""␊ |
| 383 | ␊ |
| 384 | #: IDF/Form/Admin/UserUpdate.php:274␊ |
| 385 | msgid "--- is not a valid first name."␊ |
| 386 | msgstr ""␊ |
| 387 | ␊ |
| 388 | #: IDF/Form/Admin/UserUpdate.php:290␊ |
| 389 | msgid ""␊ |
| 390 | "A user with this email already exists, please provide another email address."␊ |
| 391 | msgstr ""␊ |
| 392 | ␊ |
| 393 | #: IDF/Form/Admin/UserUpdate.php:301 IDF/Form/UserAccount.php:389␊ |
| 394 | msgid "For security reason, you cannot upload a file with this extension."␊ |
| 395 | msgstr ""␊ |
| 396 | ␊ |
| 397 | #: IDF/Form/Admin/UserUpdate.php:316 IDF/Form/UserAccount.php:452␊ |
| 398 | msgid "The passwords do not match. Please give them again."␊ |
| 399 | msgstr ""␊ |
| 400 | ␊ |
| 401 | #: IDF/Form/Field/EmailList.php:45␊ |
| 402 | msgid "Please enter one or more valid email addresses."␊ |
| 403 | msgstr ""␊ |
| 404 | ␊ |
| 405 | #: IDF/Form/IssueCreate.php:53 IDF/Form/IssueUpdate.php:45␊ |
| 406 | #: IDF/Form/ReviewCreate.php:45 IDF/Form/ReviewFileComment.php:73␊ |
| 407 | #: IDF/Form/UpdateUpload.php:42 IDF/Form/Upload.php:40␊ |
| 408 | #: IDF/Views/Download.php:65 IDF/Views/Download.php:293 IDF/Views/Issue.php:62␊ |
| 409 | #: IDF/Views/Issue.php:139 IDF/Views/Issue.php:220 IDF/Views/Issue.php:296␊ |
| 410 | #: IDF/Views/Issue.php:383 IDF/Views/Issue.php:562 IDF/Views/Issue.php:621␊ |
| 411 | #: IDF/Views/Review.php:58 IDF/Views/User.php:83 IDF/Views/Wiki.php:62␊ |
| 412 | #: IDF/Views/Wiki.php:107 IDF/Views/Wiki.php:148␊ |
| 413 | msgid "Summary"␊ |
| 414 | msgstr ""␊ |
| 415 | ␊ |
| 416 | #: IDF/Form/IssueCreate.php:72 IDF/Form/IssueUpdate.php:65␊ |
| 417 | #: IDF/Form/ReviewCreate.php:83␊ |
| 418 | msgid "The \"upload_issue_path\" configuration variable was not set."␊ |
| 419 | msgstr ""␊ |
| 420 | ␊ |
| 421 | #: IDF/Form/IssueCreate.php:82 IDF/Form/IssueUpdate.php:75␊ |
| 422 | msgid "Attach a file"␊ |
| 423 | msgstr ""␊ |
| 424 | ␊ |
| 425 | #: IDF/Form/IssueCreate.php:95 IDF/Form/IssueUpdate.php:88␊ |
| 426 | #: IDF/Form/ReviewCreate.php:103 IDF/Form/ReviewFileComment.php:83␊ |
| 427 | #: IDF/Views/Issue.php:63 IDF/Views/Issue.php:140 IDF/Views/Issue.php:222␊ |
| 428 | #: IDF/Views/Issue.php:297 IDF/Views/Issue.php:384 IDF/Views/Issue.php:563␊ |
| 429 | #: IDF/Views/Issue.php:622 IDF/Views/Review.php:59 IDF/Views/User.php:84␊ |
| 430 | msgid "Status"␊ |
| 431 | msgstr ""␊ |
| 432 | ␊ |
| 433 | #: IDF/Form/IssueCreate.php:104 IDF/Form/IssueUpdate.php:98␊ |
| 434 | msgid "Owner"␊ |
| 435 | msgstr ""␊ |
| 436 | ␊ |
| 437 | #: IDF/Form/IssueCreate.php:150 IDF/Form/IssueUpdate.php:117␊ |
| 438 | #: IDF/Form/UpdateUpload.php:71 IDF/Form/Upload.php:70␊ |
| 439 | #: IDF/Form/WikiCreate.php:93 IDF/Form/WikiUpdate.php:104␊ |
| 440 | msgid "Labels"␊ |
| 441 | msgstr ""␊ |
| 442 | ␊ |
| 443 | #: IDF/Form/IssueCreate.php:192␊ |
| 444 | msgid "You cannot add a label with the \"Status\" prefix to an issue."␊ |
| 445 | msgstr ""␊ |
| 446 | ␊ |
| 447 | #: IDF/Form/IssueCreate.php:193 IDF/Form/IssueCreate.php:200␊ |
| 448 | #: IDF/Form/UpdateUpload.php:110 IDF/Form/Upload.php:120␊ |
| 449 | #: IDF/Form/WikiCreate.php:151 IDF/Form/WikiUpdate.php:162␊ |
| 450 | msgid "You provided an invalid label."␊ |
| 451 | msgstr ""␊ |
| 452 | ␊ |
| 453 | #: IDF/Form/IssueCreate.php:199 IDF/Form/UpdateUpload.php:109␊ |
| 454 | #: IDF/Form/Upload.php:119␊ |
| 455 | #, php-format␊ |
| 456 | msgid "You cannot provide more than label from the %s class to an issue."␊ |
| 457 | msgstr ""␊ |
| 458 | ␊ |
| 459 | #: IDF/Form/IssueCreate.php:210 IDF/Form/IssueUpdate.php:147␊ |
| 460 | msgid "You need to provide a description of the issue."␊ |
| 461 | msgstr ""␊ |
| 462 | ␊ |
| 463 | #: IDF/Form/IssueCreate.php:233 IDF/Form/ReviewCreate.php:159␊ |
| 464 | msgid "You provided an invalid status."␊ |
| 465 | msgstr ""␊ |
| 466 | ␊ |
| 467 | #: IDF/Form/IssueTrackingConf.php:80␊ |
| 468 | msgid ""␊ |
| 469 | "Define an issue template to hint to the reporter to provide certain "␊ |
| 470 | "information"␊ |
| 471 | msgstr ""␊ |
| 472 | ␊ |
| 473 | #: IDF/Form/IssueTrackingConf.php:89␊ |
| 474 | msgid "Open issue status values"␊ |
| 475 | msgstr ""␊ |
| 476 | ␊ |
| 477 | #: IDF/Form/IssueTrackingConf.php:97␊ |
| 478 | msgid "Closed issue status values"␊ |
| 479 | msgstr ""␊ |
| 480 | ␊ |
| 481 | #: IDF/Form/IssueTrackingConf.php:106␊ |
| 482 | msgid "Predefined issue labels"␊ |
| 483 | msgstr ""␊ |
| 484 | ␊ |
| 485 | #: IDF/Form/IssueTrackingConf.php:108␊ |
| 486 | msgid ""␊ |
| 487 | "The first \"Type:\" and \"Priority:\" entries found in this list are "␊ |
| 488 | "automatically chosen as defaults for new issues."␊ |
| 489 | msgstr ""␊ |
| 490 | ␊ |
| 491 | #: IDF/Form/IssueTrackingConf.php:116␊ |
| 492 | msgid "Each issue may have at most one label with each of these classes"␊ |
| 493 | msgstr ""␊ |
| 494 | ␊ |
| 495 | #: IDF/Form/IssueUpdate.php:55 IDF/Form/ReviewFileComment.php:45␊ |
| 496 | #: IDF/Form/WikiUpdate.php:82␊ |
| 497 | msgid "Comment"␊ |
| 498 | msgstr ""␊ |
| 499 | ␊ |
| 500 | #: IDF/Form/IssueUpdate.php:219␊ |
| 501 | msgid "No changes were entered."␊ |
| 502 | msgstr ""␊ |
| 503 | ␊ |
| 504 | #: IDF/Form/MembersConf.php:104␊ |
| 505 | #, php-format␊ |
| 506 | msgid "The following login is invalid: %s."␊ |
| 507 | msgid_plural "The following logins are invalid: %s."␊ |
| 508 | msgstr[0] ""␊ |
| 509 | msgstr[1] ""␊ |
| 510 | ␊ |
| 511 | #: IDF/Form/Password.php:34␊ |
| 512 | msgid "Your login or email"␊ |
| 513 | msgstr ""␊ |
| 514 | ␊ |
| 515 | #: IDF/Form/Password.php:35␊ |
| 516 | msgid "Provide either your login or your email to recover your password."␊ |
| 517 | msgstr ""␊ |
| 518 | ␊ |
| 519 | #: IDF/Form/Password.php:49 IDF/Form/Password.php:64␊ |
| 520 | msgid ""␊ |
| 521 | "Sorry, we cannot find a user with this email address or login. Feel free to "␊ |
| 522 | "try again."␊ |
| 523 | msgstr ""␊ |
| 524 | ␊ |
| 525 | #: IDF/Form/Password.php:100␊ |
| 526 | msgid "Password Recovery - InDefero"␊ |
| 527 | msgstr ""␊ |
| 528 | ␊ |
| 529 | #: IDF/Form/PasswordInputKey.php:36 IDF/Form/PasswordReset.php:39␊ |
| 530 | #: IDF/Form/UserChangeEmail.php:36␊ |
| 531 | msgid "Your verification key"␊ |
| 532 | msgstr ""␊ |
| 533 | ␊ |
| 534 | #: IDF/Form/PasswordInputKey.php:50 IDF/Form/PasswordReset.php:89␊ |
| 535 | msgid ""␊ |
| 536 | "We are sorry but this validation key is not valid. Maybe you should directly "␊ |
| 537 | "copy/paste it from your validation email."␊ |
| 538 | msgstr ""␊ |
| 539 | ␊ |
| 540 | #: IDF/Form/PasswordInputKey.php:61 IDF/Form/PasswordReset.php:100␊ |
| 541 | msgid ""␊ |
| 542 | "Sorry, but this verification key has expired, please restart the password "␊ |
| 543 | "recovery sequence. For security reasons, the verification key is only valid "␊ |
| 544 | "24h."␊ |
| 545 | msgstr ""␊ |
| 546 | ␊ |
| 547 | #: IDF/Form/PasswordInputKey.php:76 IDF/Form/PasswordReset.php:108␊ |
| 548 | #: IDF/Form/RegisterConfirmation.php:137 IDF/Form/RegisterInputKey.php:72␊ |
| 549 | msgid "Cannot save an invalid form."␊ |
| 550 | msgstr ""␊ |
| 551 | ␊ |
| 552 | #: IDF/Form/PasswordReset.php:45 IDF/Form/RegisterConfirmation.php:69␊ |
| 553 | #: IDF/Form/UserAccount.php:77␊ |
| 554 | msgid "Your password"␊ |
| 555 | msgstr ""␊ |
| 556 | ␊ |
| 557 | #: IDF/Form/PasswordReset.php:48 IDF/Form/UserAccount.php:80␊ |
| 558 | msgid ""␊ |
| 559 | "Your password must be hard for other people to find it, but easy for you to "␊ |
| 560 | "remember."␊ |
| 561 | msgstr ""␊ |
| 562 | ␊ |
| 563 | #: IDF/Form/PasswordReset.php:56 IDF/Form/RegisterConfirmation.php:80␊ |
| 564 | #: IDF/Form/UserAccount.php:89␊ |
| 565 | msgid "Confirm your password"␊ |
| 566 | msgstr ""␊ |
| 567 | ␊ |
| 568 | #: IDF/Form/PasswordReset.php:74 IDF/Form/RegisterConfirmation.php:122␊ |
| 569 | msgid "The two passwords must be the same."␊ |
| 570 | msgstr ""␊ |
| 571 | ␊ |
| 572 | #: IDF/Form/PasswordReset.php:77␊ |
| 573 | msgid ""␊ |
| 574 | "This account is not active. Please contact the forge administrator to "␊ |
| 575 | "activate it."␊ |
| 576 | msgstr ""␊ |
| 577 | ␊ |
| 578 | #: IDF/Form/Register.php:41␊ |
| 579 | msgid "Your login"␊ |
| 580 | msgstr ""␊ |
| 581 | ␊ |
| 582 | #: IDF/Form/Register.php:45␊ |
| 583 | msgid ""␊ |
| 584 | "The login must be between 3 and 15 characters long and contain only letters "␊ |
| 585 | "and digits."␊ |
| 586 | msgstr ""␊ |
| 587 | ␊ |
| 588 | #: IDF/Form/Register.php:53␊ |
| 589 | msgid "Your email"␊ |
| 590 | msgstr ""␊ |
| 591 | ␊ |
| 592 | #: IDF/Form/Register.php:55␊ |
| 593 | msgid "We will never send you any unsolicited emails. We hate spam too!"␊ |
| 594 | msgstr ""␊ |
| 595 | ␊ |
| 596 | #: IDF/Form/Register.php:60␊ |
| 597 | msgid "I agree to the terms and conditions."␊ |
| 598 | msgstr ""␊ |
| 599 | ␊ |
| 600 | #: IDF/Form/Register.php:88␊ |
| 601 | msgid ""␊ |
| 602 | "We know, this is boring, but you need to agree with the terms and conditions."␊ |
| 603 | msgstr ""␊ |
| 604 | ␊ |
| 605 | #: IDF/Form/Register.php:97␊ |
| 606 | #, php-format␊ |
| 607 | msgid ""␊ |
| 608 | "The email \"%s\" is already used. If you need to, click on the help link to "␊ |
| 609 | "recover your password."␊ |
| 610 | msgstr ""␊ |
| 611 | ␊ |
| 612 | #: IDF/Form/Register.php:148␊ |
| 613 | msgid "Confirm the creation of your account."␊ |
| 614 | msgstr ""␊ |
| 615 | ␊ |
| 616 | #: IDF/Form/RegisterConfirmation.php:40 IDF/Form/RegisterInputKey.php:36␊ |
| 617 | msgid "Your confirmation key"␊ |
| 618 | msgstr ""␊ |
| 619 | ␊ |
| 620 | #: IDF/Form/RegisterConfirmation.php:72␊ |
| 621 | msgid ""␊ |
| 622 | "Your password must be hard for other people to guess, but easy for you to "␊ |
| 623 | "remember."␊ |
| 624 | msgstr ""␊ |
| 625 | ␊ |
| 626 | #: IDF/Form/RegisterConfirmation.php:99 IDF/Form/RegisterInputKey.php:50␊ |
| 627 | msgid ""␊ |
| 628 | "We are sorry but this confirmation key is not valid. Maybe you should "␊ |
| 629 | "directly copy/paste it from your confirmation email."␊ |
| 630 | msgstr ""␊ |
| 631 | ␊ |
| 632 | #: IDF/Form/RegisterConfirmation.php:110␊ |
| 633 | msgid ""␊ |
| 634 | "This account has already been confirmed. Maybe should you try to recover "␊ |
| 635 | "your password using the help link."␊ |
| 636 | msgstr ""␊ |
| 637 | ␊ |
| 638 | #: IDF/Form/ReviewCreate.php:74␊ |
| 639 | #: IDF/gettexttemplates/idf/source/base.html.php:5␊ |
| 640 | #: IDF/gettexttemplates/idf/source/changelog.html.php:7␊ |
| 641 | msgid "Commit"␊ |
| 642 | msgstr ""␊ |
| 643 | ␊ |
| 644 | #: IDF/Form/ReviewCreate.php:92␊ |
| 645 | msgid "Patch"␊ |
| 646 | msgstr ""␊ |
| 647 | ␊ |
| 648 | #: IDF/Form/ReviewCreate.php:119␊ |
| 649 | msgid "We were not able to parse your patch. Please provide a valid patch."␊ |
| 650 | msgstr ""␊ |
| 651 | ␊ |
| 652 | #: IDF/Form/ReviewCreate.php:128␊ |
| 653 | msgid "You provided an invalid commit."␊ |
| 654 | msgstr ""␊ |
| 655 | ␊ |
| 656 | #: IDF/Form/ReviewCreate.php:202␊ |
| 657 | msgid "Initial patch to be reviewed."␊ |
| 658 | msgstr ""␊ |
| 659 | ␊ |
| 660 | #: IDF/Form/ReviewFileComment.php:56␊ |
| 661 | msgid "General comment"␊ |
| 662 | msgstr ""␊ |
| 663 | ␊ |
| 664 | #: IDF/Form/ReviewFileComment.php:104␊ |
| 665 | msgid "You need to provide comments on at least one file."␊ |
| 666 | msgstr ""␊ |
| 667 | ␊ |
| 668 | #: IDF/Form/ReviewFileComment.php:111␊ |
| 669 | msgid "You need to provide your general comment about the proposal."␊ |
| 670 | msgstr ""␊ |
| 671 | ␊ |
| 672 | #: IDF/Form/SourceConf.php:56␊ |
| 673 | msgid "Webhook URL"␊ |
| 674 | msgstr ""␊ |
| 675 | ␊ |
| 676 | #: IDF/Form/SourceConf.php:58␊ |
| 677 | #, php-format␊ |
| 678 | msgid "Learn more about the <a href=\"%s\">post-commit web hooks</a>."␊ |
| 679 | msgstr ""␊ |
| 680 | ␊ |
| 681 | #: IDF/Form/TabsConf.php:38 IDF/gettexttemplates/idf/admin/base.html.php:4␊ |
| 682 | #: IDF/gettexttemplates/idf/base-full.html.php:5␊ |
| 683 | #: IDF/gettexttemplates/idf/base-full.html~.php:5␊ |
| 684 | #: IDF/gettexttemplates/idf/base.html.php:5␊ |
| 685 | #: IDF/gettexttemplates/idf/base.html~.php:5␊ |
| 686 | #: IDF/gettexttemplates/idf/downloads/base.html.php:3␊ |
| 687 | #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:14␊ |
| 688 | #: IDF/Views/Project.php:75␊ |
| 689 | msgid "Downloads"␊ |
| 690 | msgstr ""␊ |
| 691 | ␊ |
| 692 | #: IDF/Form/TabsConf.php:39 IDF/gettexttemplates/idf/base-full.html.php:9␊ |
| 693 | #: IDF/gettexttemplates/idf/base-full.html~.php:9␊ |
| 694 | #: IDF/gettexttemplates/idf/base.html.php:9␊ |
| 695 | #: IDF/gettexttemplates/idf/base.html~.php:9␊ |
| 696 | msgid "Code Review"␊ |
| 697 | msgstr ""␊ |
| 698 | ␊ |
| 699 | #: IDF/Form/TabsConf.php:40 IDF/gettexttemplates/idf/admin/base.html.php:5␊ |
| 700 | #: IDF/gettexttemplates/idf/base-full.html.php:6␊ |
| 701 | #: IDF/gettexttemplates/idf/base-full.html~.php:6␊ |
| 702 | #: IDF/gettexttemplates/idf/base.html.php:6␊ |
| 703 | #: IDF/gettexttemplates/idf/base.html~.php:6␊ |
| 704 | msgid "Documentation"␊ |
| 705 | msgstr ""␊ |
| 706 | ␊ |
| 707 | #: IDF/Form/TabsConf.php:41 IDF/gettexttemplates/idf/admin/base.html.php:7␊ |
| 708 | #: IDF/gettexttemplates/idf/base-full.html.php:8␊ |
| 709 | #: IDF/gettexttemplates/idf/base-full.html~.php:8␊ |
| 710 | #: IDF/gettexttemplates/idf/base.html.php:8␊ |
| 711 | #: IDF/gettexttemplates/idf/base.html~.php:8␊ |
| 712 | msgid "Source"␊ |
| 713 | msgstr ""␊ |
| 714 | ␊ |
| 715 | #: IDF/Form/TabsConf.php:42 IDF/gettexttemplates/idf/base-full.html.php:7␊ |
| 716 | #: IDF/gettexttemplates/idf/base-full.html~.php:7␊ |
| 717 | #: IDF/gettexttemplates/idf/base.html.php:7␊ |
| 718 | #: IDF/gettexttemplates/idf/base.html~.php:7␊ |
| 719 | #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:17␊ |
| 720 | msgid "Issues"␊ |
| 721 | msgstr ""␊ |
| 722 | ␊ |
| 723 | #: IDF/Form/TabsConf.php:50␊ |
| 724 | msgid "Open to all"␊ |
| 725 | msgstr ""␊ |
| 726 | ␊ |
| 727 | #: IDF/Form/TabsConf.php:51␊ |
| 728 | msgid "Signed in users"␊ |
| 729 | msgstr ""␊ |
| 730 | ␊ |
| 731 | #: IDF/Form/TabsConf.php:54␊ |
| 732 | msgid "Closed"␊ |
| 733 | msgstr ""␊ |
| 734 | ␊ |
| 735 | #: IDF/Form/TabsConf.php:83␊ |
| 736 | msgid "Extra authorized users"␊ |
| 737 | msgstr ""␊ |
| 738 | ␊ |
| 739 | #: IDF/Form/Upload.php:59 IDF/gettexttemplates/idf/source/git/tree.html.php:6␊ |
| 740 | #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:6␊ |
| 741 | #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:6␊ |
| 742 | #: IDF/gettexttemplates/idf/source/svn/tree.html.php:6␊ |
| 743 | #: IDF/Views/Download.php:64 IDF/Views/Download.php:292␊ |
| 744 | msgid "File"␊ |
| 745 | msgstr ""␊ |
| 746 | ␊ |
| 747 | #: IDF/Form/Upload.php:86␊ |
| 748 | msgid "For security reasons, you cannot upload a file with this extension."␊ |
| 749 | msgstr ""␊ |
| 750 | ␊ |
| 751 | #: IDF/Form/UploadConf.php:53␊ |
| 752 | msgid "Predefined download labels"␊ |
| 753 | msgstr ""␊ |
| 754 | ␊ |
| 755 | #: IDF/Form/UploadConf.php:62␊ |
| 756 | msgid "Each download may have at most one label with each of these classes"␊ |
| 757 | msgstr ""␊ |
| 758 | ␊ |
| 759 | #: IDF/Form/UserAccount.php:59␊ |
| 760 | msgid "Your mail"␊ |
| 761 | msgstr ""␊ |
| 762 | ␊ |
| 763 | #: IDF/Form/UserAccount.php:61␊ |
| 764 | msgid ""␊ |
| 765 | "If you change your email address, an email will be sent to the new address "␊ |
| 766 | "to confirm it."␊ |
| 767 | msgstr ""␊ |
| 768 | ␊ |
| 769 | #: IDF/Form/UserAccount.php:80␊ |
| 770 | msgid "Leave blank if you do not want to change your password."␊ |
| 771 | msgstr ""␊ |
| 772 | ␊ |
| 773 | #: IDF/Form/UserAccount.php:166␊ |
| 774 | msgid ""␊ |
| 775 | "Paste an SSH or monotone public key. Be careful to not provide your private "␊ |
| 776 | "key here!"␊ |
| 777 | msgstr ""␊ |
| 778 | ␊ |
| 779 | #: IDF/Form/UserAccount.php:171␊ |
| 780 | msgid "Add a secondary mail address"␊ |
| 781 | msgstr ""␊ |
| 782 | ␊ |
| 783 | #: IDF/Form/UserAccount.php:173␊ |
| 784 | msgid "You will get a mail to confirm that you own the address you specify."␊ |
| 785 | msgstr ""␊ |
| 786 | ␊ |
| 787 | #: IDF/Form/UserAccount.php:200␊ |
| 788 | msgid "Confirm your new email address."␊ |
| 789 | msgstr ""␊ |
| 790 | ␊ |
| 791 | #: IDF/Form/UserAccount.php:203␊ |
| 792 | #, php-format␊ |
| 793 | msgid ""␊ |
| 794 | "A validation email has been sent to \"%s\" to validate the email address "␊ |
| 795 | "change."␊ |
| 796 | msgstr ""␊ |
| 797 | ␊ |
| 798 | #: IDF/Form/UserAccount.php:334␊ |
| 799 | msgid ""␊ |
| 800 | "Please check the key as it does not appear to be a valid SSH public key."␊ |
| 801 | msgstr ""␊ |
| 802 | ␊ |
| 803 | #: IDF/Form/UserAccount.php:354␊ |
| 804 | msgid ""␊ |
| 805 | "Please check the key as it does not appear to be a valid monotone public key."␊ |
| 806 | msgstr ""␊ |
| 807 | ␊ |
| 808 | #: IDF/Form/UserAccount.php:362␊ |
| 809 | msgid "Public key looks like neither an SSH nor monotone public key."␊ |
| 810 | msgstr ""␊ |
| 811 | ␊ |
| 812 | #: IDF/Form/UserAccount.php:374␊ |
| 813 | msgid "You already have uploaded this key."␊ |
| 814 | msgstr ""␊ |
| 815 | ␊ |
| 816 | #: IDF/Form/UserChangeEmail.php:63␊ |
| 817 | msgid ""␊ |
| 818 | "The validation key is not valid. Please copy/paste it from your confirmation "␊ |
| 819 | "email."␊ |
| 820 | msgstr ""␊ |
| 821 | ␊ |
| 822 | #: IDF/Form/WikiConf.php:49␊ |
| 823 | msgid "Predefined documentation page labels"␊ |
| 824 | msgstr ""␊ |
| 825 | ␊ |
| 826 | #: IDF/Form/WikiConf.php:58␊ |
| 827 | msgid ""␊ |
| 828 | "Each documentation page may have at most one label with each of these classes"␊ |
| 829 | msgstr ""␊ |
| 830 | ␊ |
| 831 | #: IDF/Form/WikiCreate.php:38␊ |
| 832 | msgid ""␊ |
| 833 | "# Introduction\n"␊ |
| 834 | "\n"␊ |
| 835 | "Add your content here.\n"␊ |
| 836 | "\n"␊ |
| 837 | "\n"␊ |
| 838 | "# Details\n"␊ |
| 839 | "\n"␊ |
| 840 | "Add your content here. Format your content with:\n"␊ |
| 841 | "\n"␊ |
| 842 | "* Text in **bold** or *italic*.\n"␊ |
| 843 | "* Headings, paragraphs, and lists.\n"␊ |
| 844 | "* Links to other [[WikiPage]].\n"␊ |
| 845 | msgstr ""␊ |
| 846 | ␊ |
| 847 | #: IDF/Form/WikiCreate.php:57␊ |
| 848 | msgid "PageName"␊ |
| 849 | msgstr ""␊ |
| 850 | ␊ |
| 851 | #: IDF/Form/WikiCreate.php:60 IDF/Form/WikiUpdate.php:50␊ |
| 852 | msgid "Page title"␊ |
| 853 | msgstr ""␊ |
| 854 | ␊ |
| 855 | #: IDF/Form/WikiCreate.php:66 IDF/Form/WikiUpdate.php:56␊ |
| 856 | msgid ""␊ |
| 857 | "The page name must contains only letters, digits and the dash (-) character."␊ |
| 858 | msgstr ""␊ |
| 859 | ␊ |
| 860 | #: IDF/Form/WikiCreate.php:71 IDF/Form/WikiUpdate.php:61␊ |
| 861 | msgid "This one line description is displayed in the list of pages."␊ |
| 862 | msgstr ""␊ |
| 863 | ␊ |
| 864 | #: IDF/Form/WikiCreate.php:80 IDF/Form/WikiUpdate.php:72␊ |
| 865 | msgid "Content"␊ |
| 866 | msgstr ""␊ |
| 867 | ␊ |
| 868 | #: IDF/Form/WikiCreate.php:108 IDF/Form/WikiUpdate.php:119␊ |
| 869 | msgid "The title contains invalid characters."␊ |
| 870 | msgstr ""␊ |
| 871 | ␊ |
| 872 | #: IDF/Form/WikiCreate.php:114 IDF/Form/WikiUpdate.php:125␊ |
| 873 | msgid "A page with this title already exists."␊ |
| 874 | msgstr ""␊ |
| 875 | ␊ |
| 876 | #: IDF/Form/WikiCreate.php:150 IDF/Form/WikiUpdate.php:161␊ |
| 877 | #, php-format␊ |
| 878 | msgid "You cannot provide more than label from the %s class to a page."␊ |
| 879 | msgstr ""␊ |
| 880 | ␊ |
| 881 | #: IDF/Form/WikiCreate.php:200␊ |
| 882 | msgid "Initial page creation"␊ |
| 883 | msgstr ""␊ |
| 884 | ␊ |
| 885 | #: IDF/Form/WikiDelete.php:39␊ |
| 886 | msgid "Yes, I understand that the page and all its revisions will be deleted."␊ |
| 887 | msgstr ""␊ |
| 888 | ␊ |
| 889 | #: IDF/Form/WikiDelete.php:50␊ |
| 890 | msgid "You need to confirm the deletion."␊ |
| 891 | msgstr ""␊ |
| 892 | ␊ |
| 893 | #: IDF/Form/WikiUpdate.php:83␊ |
| 894 | msgid "One line to describe the changes you made."␊ |
| 895 | msgstr ""␊ |
| 896 | ␊ |
| 897 | #: IDF/Gconf.php:60 IDF/Search/Occ.php:56␊ |
| 898 | msgid "model class"␊ |
| 899 | msgstr ""␊ |
| 900 | ␊ |
| 901 | #: IDF/Gconf.php:66 IDF/Search/Occ.php:62␊ |
| 902 | msgid "model id"␊ |
| 903 | msgstr ""␊ |
| 904 | ␊ |
| 905 | #: IDF/gettexttemplates/idf/admin/base.html.php:3␊ |
| 906 | msgid "Project Summary"␊ |
| 907 | msgstr ""␊ |
| 908 | ␊ |
| 909 | #: IDF/gettexttemplates/idf/admin/base.html.php:6␊ |
| 910 | msgid "Issue Tracking"␊ |
| 911 | msgstr ""␊ |
| 912 | ␊ |
| 913 | #: IDF/gettexttemplates/idf/admin/base.html.php:8␊ |
| 914 | msgid "Project Members"␊ |
| 915 | msgstr ""␊ |
| 916 | ␊ |
| 917 | #: IDF/gettexttemplates/idf/admin/base.html.php:9␊ |
| 918 | msgid "Tabs Access and Notifications"␊ |
| 919 | msgstr ""␊ |
| 920 | ␊ |
| 921 | #: IDF/gettexttemplates/idf/admin/downloads.html.php:3␊ |
| 922 | #: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:3␊ |
| 923 | #: IDF/gettexttemplates/idf/admin/wiki.html.php:3␊ |
| 924 | msgid ""␊ |
| 925 | "\n"␊ |
| 926 | "<p><strong>Instructions:</strong></p>\n"␊ |
| 927 | "<p>List one status value per line in desired sort-order.</p>\n"␊ |
| 928 | "<p>Optionally, use an equals-sign to document the meaning of each status "␊ |
| 929 | "value.</p>\n"␊ |
| 930 | msgstr ""␊ |
| 931 | ␊ |
| 932 | #: IDF/gettexttemplates/idf/admin/downloads.html.php:8␊ |
| 933 | #: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:8␊ |
| 934 | #: IDF/gettexttemplates/idf/admin/members.html.php:13␊ |
| 935 | #: IDF/gettexttemplates/idf/admin/source.html.php:31␊ |
| 936 | #: IDF/gettexttemplates/idf/admin/summary.html.php:8␊ |
| 937 | #: IDF/gettexttemplates/idf/admin/tabs.html.php:15␊ |
| 938 | #: IDF/gettexttemplates/idf/admin/wiki.html.php:8␊ |
| 939 | msgid "Save Changes"␊ |
| 940 | msgstr ""␊ |
| 941 | ␊ |
| 942 | #: IDF/gettexttemplates/idf/admin/members.html.php:3␊ |
| 943 | #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:3␊ |
| 944 | msgid ""␊ |
| 945 | "\n"␊ |
| 946 | "<p><strong>Instructions:</strong></p>\n"␊ |
| 947 | "<p>Specify each person by its login. Each person must have already "␊ |
| 948 | "registered with the given login.</p>\n"␊ |
| 949 | "<p>Separate the logins with commas and/or new lines.</p>\n"␊ |
| 950 | msgstr ""␊ |
| 951 | ␊ |
| 952 | #: IDF/gettexttemplates/idf/admin/members.html.php:8␊ |
| 953 | #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:9␊ |
| 954 | #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:8␊ |
| 955 | msgid ""␊ |
| 956 | "\n"␊ |
| 957 | "<p><strong>Notes:</strong></p>\n"␊ |
| 958 | "<p>A project owner may make any change to this project, including removing "␊ |
| 959 | "other project owners. You need to be carefull when you give owner rights.</"␊ |
| 960 | "p>\n"␊ |
| 961 | "<p>A project member will not have access to the administration area but will "␊ |
| 962 | "have more options available in the use of the project.</p>\n"␊ |
| 963 | msgstr ""␊ |
| 964 | ␊ |
| 965 | #: IDF/gettexttemplates/idf/admin/source.html.php:3␊ |
| 966 | msgid "You can find here the current repository configuration of your project."␊ |
| 967 | msgstr ""␊ |
| 968 | ␊ |
| 969 | #: IDF/gettexttemplates/idf/admin/source.html.php:4␊ |
| 970 | msgid ""␊ |
| 971 | "<p>The webhook URL setting specifies a URL to which a HTTP POST\n"␊ |
| 972 | "request is sent after each repository commit. If this field is empty,\n"␊ |
| 973 | "notifications are disabled.</p>\n"␊ |
| 974 | "\n"␊ |
| 975 | "<p>Only properly-escaped <strong>HTTP</strong> URLs are supported, for "␊ |
| 976 | "example:</p>\n"␊ |
| 977 | "\n"␊ |
| 978 | "<ul>\n"␊ |
| 979 | "<li>http://domain.com/commit</li>\n"␊ |
| 980 | "<li>http://domain.com/commit?my%20param</li>\n"␊ |
| 981 | "</ul>\n"␊ |
| 982 | "\n"␊ |
| 983 | "<p>In addition, the URL may contain the following \"%\" notation, which\n"␊ |
| 984 | "will be replaced with specific project values for each commit:</p>\n"␊ |
| 985 | "\n"␊ |
| 986 | "<ul>\n"␊ |
| 987 | "<li>%p - project name</li>\n"␊ |
| 988 | "<li>%r - revision number</li>\n"␊ |
| 989 | "</ul>\n"␊ |
| 990 | "\n"␊ |
| 991 | "<p>For example, committing revision 123 to project 'my-project' with\n"␊ |
| 992 | "post-commit URL http://mydomain.com/%p/%r would send a request to\n"␊ |
| 993 | "http://mydomain.com/my-project/123.</p>"␊ |
| 994 | msgstr ""␊ |
| 995 | ␊ |
| 996 | #: IDF/gettexttemplates/idf/admin/source.html.php:26␊ |
| 997 | msgid ""␊ |
| 998 | "The form contains some errors. Please correct them to update the source "␊ |
| 999 | "configuration."␊ |
| 1000 | msgstr ""␊ |
| 1001 | ␊ |
| 1002 | #: IDF/gettexttemplates/idf/admin/source.html.php:27␊ |
| 1003 | msgid "Repository type:"␊ |
| 1004 | msgstr ""␊ |
| 1005 | ␊ |
| 1006 | #: IDF/gettexttemplates/idf/admin/source.html.php:28␊ |
| 1007 | msgid "Repository access:"␊ |
| 1008 | msgstr ""␊ |
| 1009 | ␊ |
| 1010 | #: IDF/gettexttemplates/idf/admin/source.html.php:29␊ |
| 1011 | msgid "Repository size:"␊ |
| 1012 | msgstr ""␊ |
| 1013 | ␊ |
| 1014 | #: IDF/gettexttemplates/idf/admin/source.html.php:30␊ |
| 1015 | msgid "Post-commit authentication key:"␊ |
| 1016 | msgstr ""␊ |
| 1017 | ␊ |
| 1018 | #: IDF/gettexttemplates/idf/admin/summary.html.php:3␊ |
| 1019 | #, php-format␊ |
| 1020 | msgid ""␊ |
| 1021 | "\n"␊ |
| 1022 | "<p><strong>Instructions:</strong></p>\n"␊ |
| 1023 | "<p>The description of the project can be improved using the <a href=\"%%url%%"␊ |
| 1024 | "\">Markdown syntax</a>.</p>\n"␊ |
| 1025 | msgstr ""␊ |
| 1026 | ␊ |
| 1027 | #: IDF/gettexttemplates/idf/admin/summary.html.php:7␊ |
| 1028 | msgid ""␊ |
| 1029 | "The form contains some errors. Please correct them to update the summary."␊ |
| 1030 | msgstr ""␊ |
| 1031 | ␊ |
| 1032 | #: IDF/gettexttemplates/idf/admin/tabs.html.php:3␊ |
| 1033 | msgid ""␊ |
| 1034 | "\n"␊ |
| 1035 | "Only project members and admins have write access to the source.<br />\n"␊ |
| 1036 | "If you restrict the access to the source, anonymous access is<br />\n"␊ |
| 1037 | "not provided and the users must authenticate themselves with their<br />\n"␊ |
| 1038 | "password or SSH key."␊ |
| 1039 | msgstr ""␊ |
| 1040 | ␊ |
| 1041 | #: IDF/gettexttemplates/idf/admin/tabs.html.php:8␊ |
| 1042 | msgid ""␊ |
| 1043 | "You can configure here the project tabs access rights and notification "␊ |
| 1044 | "emails."␊ |
| 1045 | msgstr ""␊ |
| 1046 | ␊ |
| 1047 | #: IDF/gettexttemplates/idf/admin/tabs.html.php:9␊ |
| 1048 | #, php-format␊ |
| 1049 | msgid ""␊ |
| 1050 | "Notification emails will be sent from the <strong>%%from_email%%</strong> "␊ |
| 1051 | "address, if you send the email to a mailing list, you may need to register "␊ |
| 1052 | "this email address. Multiple email addresses must be separated through "␊ |
| 1053 | "commas (','). If you do not want to send emails for a given type of changes, "␊ |
| 1054 | "simply leave the corresponding field empty."␊ |
| 1055 | msgstr ""␊ |
| 1056 | ␊ |
| 1057 | #: IDF/gettexttemplates/idf/admin/tabs.html.php:10␊ |
| 1058 | msgid ""␊ |
| 1059 | "If you mark a project as private, only the project members and "␊ |
| 1060 | "administrators, together with the extra authorized users you provide will "␊ |
| 1061 | "have access to the project. You will still be able to define further access "␊ |
| 1062 | "rights for the different tabs but the \"Open to all\" and \"Signed in users"␊ |
| 1063 | "\" will default to authorized users only."␊ |
| 1064 | msgstr ""␊ |
| 1065 | ␊ |
| 1066 | #: IDF/gettexttemplates/idf/admin/tabs.html.php:11␊ |
| 1067 | msgid ""␊ |
| 1068 | "Specify each person by its login. Each person must have already registered "␊ |
| 1069 | "with the given login. Separate the logins with commas and/or new lines."␊ |
| 1070 | msgstr ""␊ |
| 1071 | ␊ |
| 1072 | #: IDF/gettexttemplates/idf/admin/tabs.html.php:12␊ |
| 1073 | msgid ""␊ |
| 1074 | "The form contains some errors. Please correct them to update the access "␊ |
| 1075 | "rights."␊ |
| 1076 | msgstr ""␊ |
| 1077 | ␊ |
| 1078 | #: IDF/gettexttemplates/idf/admin/tabs.html.php:13␊ |
| 1079 | msgid "Access Rights"␊ |
| 1080 | msgstr ""␊ |
| 1081 | ␊ |
| 1082 | #: IDF/gettexttemplates/idf/admin/tabs.html.php:14␊ |
| 1083 | msgid "Notification Email"␊ |
| 1084 | msgstr ""␊ |
| 1085 | ␊ |
| 1086 | #: IDF/gettexttemplates/idf/admin/tabs.html.php:16␊ |
| 1087 | #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:17␊ |
| 1088 | #: IDF/gettexttemplates/idf/gadmin/users/update.html.php:15␊ |
| 1089 | msgid "Instructions:"␊ |
| 1090 | msgstr ""␊ |
| 1091 | ␊ |
| 1092 | #: IDF/gettexttemplates/idf/base-full.html.php:3␊ |
| 1093 | #: IDF/gettexttemplates/idf/base-full.html~.php:3␊ |
| 1094 | #: IDF/gettexttemplates/idf/base.html.php:3␊ |
| 1095 | #: IDF/gettexttemplates/idf/base.html~.php:3␊ |
| 1096 | #, php-format␊ |
| 1097 | msgid ""␊ |
| 1098 | "<a href=\"%%url%%\">Sign in or create your account</a> to create issues or "␊ |
| 1099 | "add comments"␊ |
| 1100 | msgstr ""␊ |
| 1101 | ␊ |
| 1102 | #: IDF/gettexttemplates/idf/base-full.html.php:4␊ |
| 1103 | #: IDF/gettexttemplates/idf/base-full.html~.php:4␊ |
| 1104 | #: IDF/gettexttemplates/idf/base.html.php:4␊ |
| 1105 | #: IDF/gettexttemplates/idf/base.html~.php:4␊ |
| 1106 | msgid "Project Home"␊ |
| 1107 | msgstr ""␊ |
| 1108 | ␊ |
| 1109 | #: IDF/gettexttemplates/idf/base-full.html.php:10␊ |
| 1110 | #: IDF/gettexttemplates/idf/base-full.html~.php:10␊ |
| 1111 | #: IDF/gettexttemplates/idf/base.html.php:10␊ |
| 1112 | #: IDF/gettexttemplates/idf/base.html~.php:10␊ |
| 1113 | msgid "Project Management"␊ |
| 1114 | msgstr ""␊ |
| 1115 | ␊ |
| 1116 | #: IDF/gettexttemplates/idf/downloads/base.html.php:4␊ |
| 1117 | #: IDF/gettexttemplates/idf/downloads/index.html.php:4␊ |
| 1118 | #: IDF/Views/Download.php:214␊ |
| 1119 | msgid "New Download"␊ |
| 1120 | msgstr ""␊ |
| 1121 | ␊ |
| 1122 | #: IDF/gettexttemplates/idf/downloads/delete.html.php:3␊ |
| 1123 | msgid ""␊ |
| 1124 | "<strong>Attention!</strong> If you want to delete a specific version of your "␊ |
| 1125 | "software, maybe, someone is depending on this specific version to run his "␊ |
| 1126 | "systems. Are you sure, you will not affect anybody when removing this file?"␊ |
| 1127 | msgstr ""␊ |
| 1128 | ␊ |
| 1129 | #: IDF/gettexttemplates/idf/downloads/delete.html.php:4␊ |
| 1130 | #, php-format␊ |
| 1131 | msgid ""␊ |
| 1132 | "Instead of deleting the file, you could <a href=\"%%url%%\">mark it as "␊ |
| 1133 | "deprecated</a>."␊ |
| 1134 | msgstr ""␊ |
| 1135 | ␊ |
| 1136 | #: IDF/gettexttemplates/idf/downloads/delete.html.php:5␊ |
| 1137 | #: IDF/gettexttemplates/idf/downloads/view.html.php:4␊ |
| 1138 | #: IDF/gettexttemplates/idf/issues/attachment.html.php:4␊ |
| 1139 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:7␊ |
| 1140 | #: IDF/gettexttemplates/idf/issues/view.html.php:7␊ |
| 1141 | #: IDF/gettexttemplates/idf/wiki/delete.html.php:7␊ |
| 1142 | #: IDF/gettexttemplates/idf/wiki/delete.html.php:8␊ |
| 1143 | #: IDF/gettexttemplates/idf/wiki/deletepage.html.php:4␊ |
| 1144 | #: IDF/gettexttemplates/idf/wiki/deletepage.html.php:5␊ |
| 1145 | #: IDF/gettexttemplates/idf/wiki/view.html.php:8␊ |
| 1146 | #: IDF/gettexttemplates/idf/wiki/view.html.php:9␊ |
| 1147 | #, php-format␊ |
| 1148 | msgid "by %%submitter%%"␊ |
| 1149 | msgstr ""␊ |
| 1150 | ␊ |
| 1151 | #: IDF/gettexttemplates/idf/downloads/delete.html.php:6␊ |
| 1152 | msgid "Delete File"␊ |
| 1153 | msgstr ""␊ |
| 1154 | ␊ |
| 1155 | #: IDF/gettexttemplates/idf/downloads/delete.html.php:7␊ |
| 1156 | #: IDF/gettexttemplates/idf/downloads/submit.html.php:9␊ |
| 1157 | #: IDF/gettexttemplates/idf/downloads/view.html.php:8␊ |
| 1158 | #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:21␊ |
| 1159 | #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:16␊ |
| 1160 | #: IDF/gettexttemplates/idf/gadmin/users/create.html.php:5␊ |
| 1161 | #: IDF/gettexttemplates/idf/gadmin/users/update.html.php:14␊ |
| 1162 | #: IDF/gettexttemplates/idf/issues/create.html.php:14␊ |
| 1163 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:25␊ |
| 1164 | #: IDF/gettexttemplates/idf/issues/view.html.php:25␊ |
| 1165 | #: IDF/gettexttemplates/idf/register/confirmation.html.php:7␊ |
| 1166 | #: IDF/gettexttemplates/idf/register/index.html.php:8␊ |
| 1167 | #: IDF/gettexttemplates/idf/register/index.html~.php:7␊ |
| 1168 | #: IDF/gettexttemplates/idf/register/inputkey.html.php:5␊ |
| 1169 | #: IDF/gettexttemplates/idf/review/create.html.php:12␊ |
| 1170 | #: IDF/gettexttemplates/idf/review/view.html.php:43␊ |
| 1171 | #: IDF/gettexttemplates/idf/user/changeemail.html.php:5␊ |
| 1172 | #: IDF/gettexttemplates/idf/user/myaccount.html.php:13␊ |
| 1173 | #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:5␊ |
| 1174 | #: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:5␊ |
| 1175 | #: IDF/gettexttemplates/idf/user/passrecovery.html.php:7␊ |
| 1176 | #: IDF/gettexttemplates/idf/wiki/create.html.php:7␊ |
| 1177 | #: IDF/gettexttemplates/idf/wiki/delete.html.php:10␊ |
| 1178 | #: IDF/gettexttemplates/idf/wiki/deletepage.html.php:7␊ |
| 1179 | #: IDF/gettexttemplates/idf/wiki/update.html.php:7␊ |
| 1180 | msgid "Cancel"␊ |
| 1181 | msgstr ""␊ |
| 1182 | ␊ |
| 1183 | #: IDF/gettexttemplates/idf/downloads/delete.html.php:8␊ |
| 1184 | #: IDF/gettexttemplates/idf/downloads/view.html.php:13␊ |
| 1185 | msgid "Uploaded:"␊ |
| 1186 | msgstr ""␊ |
| 1187 | ␊ |
| 1188 | #: IDF/gettexttemplates/idf/downloads/delete.html.php:9␊ |
| 1189 | #: IDF/gettexttemplates/idf/downloads/view.html.php:14␊ |
| 1190 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:27␊ |
| 1191 | #: IDF/gettexttemplates/idf/issues/view.html.php:27␊ |
| 1192 | #: IDF/gettexttemplates/idf/review/view.html.php:26␊ |
| 1193 | #: IDF/gettexttemplates/idf/wiki/delete.html.php:12␊ |
| 1194 | #: IDF/gettexttemplates/idf/wiki/deletepage.html.php:9␊ |
| 1195 | #: IDF/gettexttemplates/idf/wiki/view.html.php:15␊ |
| 1196 | msgid "Updated:"␊ |
| 1197 | msgstr ""␊ |
| 1198 | ␊ |
| 1199 | #: IDF/gettexttemplates/idf/downloads/delete.html.php:10␊ |
| 1200 | #: IDF/gettexttemplates/idf/downloads/view.html.php:15␊ |
| 1201 | #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:6␊ |
| 1202 | #: IDF/gettexttemplates/idf/index.html.php:13␊ |
| 1203 | msgid "Downloads:"␊ |
| 1204 | msgstr ""␊ |
| 1205 | ␊ |
| 1206 | #: IDF/gettexttemplates/idf/downloads/delete.html.php:11␊ |
| 1207 | #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:7␊ |
| 1208 | #: IDF/gettexttemplates/idf/downloads/view.html.php:16␊ |
| 1209 | #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:6␊ |
| 1210 | #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:9␊ |
| 1211 | #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:10␊ |
| 1212 | #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:15␊ |
| 1213 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:20␊ |
| 1214 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:31␊ |
| 1215 | #: IDF/gettexttemplates/idf/issues/view.html.php:20␊ |
| 1216 | #: IDF/gettexttemplates/idf/issues/view.html.php:31␊ |
| 1217 | #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:6␊ |
| 1218 | #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:9␊ |
| 1219 | #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:13␊ |
| 1220 | #: IDF/gettexttemplates/idf/wiki/delete.html.php:13␊ |
| 1221 | #: IDF/gettexttemplates/idf/wiki/deletepage.html.php:10␊ |
| 1222 | #: IDF/gettexttemplates/idf/wiki/view.html.php:16␊ |
| 1223 | #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:7␊ |
| 1224 | #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:9␊ |
| 1225 | #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:12␊ |
| 1226 | #: IDF/IssueComment.php:157 IDF/WikiRevision.php:175␊ |
| 1227 | msgid "Labels:"␊ |
| 1228 | msgstr ""␊ |
| 1229 | ␊ |
| 1230 | #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:3␊ |
| 1231 | msgid "A new file is available for download:"␊ |
| 1232 | msgstr ""␊ |
| 1233 | ␊ |
| 1234 | #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:4␊ |
| 1235 | #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:5␊ |
| 1236 | #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:5␊ |
| 1237 | #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:4␊ |
| 1238 | #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:8␊ |
| 1239 | #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:4␊ |
| 1240 | #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:4␊ |
| 1241 | #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:4␊ |
| 1242 | msgid "Hello,"␊ |
| 1243 | msgstr ""␊ |
| 1244 | ␊ |
| 1245 | #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:5␊ |
| 1246 | #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:6␊ |
| 1247 | #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:6␊ |
| 1248 | #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:5␊ |
| 1249 | #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:9␊ |
| 1250 | #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:6␊ |
| 1251 | #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:5␊ |
| 1252 | #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:5␊ |
| 1253 | msgid "Project:"␊ |
| 1254 | msgstr ""␊ |
| 1255 | ␊ |
| 1256 | #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:6␊ |
| 1257 | msgid "Submitted by:"␊ |
| 1258 | msgstr ""␊ |
| 1259 | ␊ |
| 1260 | #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:8␊ |
| 1261 | msgid "Download:"␊ |
| 1262 | msgstr ""␊ |
| 1263 | ␊ |
| 1264 | #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:9␊ |
| 1265 | #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:10␊ |
| 1266 | #: IDF/gettexttemplates/idf/review/view.html.php:30␊ |
| 1267 | #: IDF/gettexttemplates/idf/user/public.html.php:4␊ |
| 1268 | msgid "Description:"␊ |
| 1269 | msgstr ""␊ |
| 1270 | ␊ |
| 1271 | #: IDF/gettexttemplates/idf/downloads/feedfragment.xml.php:3␊ |
| 1272 | msgid "Details"␊ |
| 1273 | msgstr ""␊ |
| 1274 | ␊ |
| 1275 | #: IDF/gettexttemplates/idf/downloads/index.html.php:3␊ |
| 1276 | #, php-format␊ |
| 1277 | msgid "See <a href=\"%%url%%\">the deprecated files</a>."␊ |
| 1278 | msgstr ""␊ |
| 1279 | ␊ |
| 1280 | #: IDF/gettexttemplates/idf/downloads/index.html.php:5␊ |
| 1281 | msgid "Number of files:"␊ |
| 1282 | msgstr ""␊ |
| 1283 | ␊ |
| 1284 | #: IDF/gettexttemplates/idf/downloads/submit.html.php:3␊ |
| 1285 | msgid ""␊ |
| 1286 | "Each file must have a distinct name and file contents\n"␊ |
| 1287 | "cannot be changed, so be sure to include release numbers in each file\n"␊ |
| 1288 | "name."␊ |
| 1289 | msgstr ""␊ |
| 1290 | ␊ |
| 1291 | #: IDF/gettexttemplates/idf/downloads/submit.html.php:6␊ |
| 1292 | #, php-format␊ |
| 1293 | msgid ""␊ |
| 1294 | "You can use the <a href=\"%%url%%\">Markdown syntax</a> for the description."␊ |
| 1295 | msgstr ""␊ |
| 1296 | ␊ |
| 1297 | #: IDF/gettexttemplates/idf/downloads/submit.html.php:7␊ |
| 1298 | msgid "The form contains some errors. Please correct them to submit the file."␊ |
| 1299 | msgstr ""␊ |
| 1300 | ␊ |
| 1301 | #: IDF/gettexttemplates/idf/downloads/submit.html.php:8␊ |
| 1302 | msgid "Submit File"␊ |
| 1303 | msgstr ""␊ |
| 1304 | ␊ |
| 1305 | #: IDF/gettexttemplates/idf/downloads/submit.html.php:10␊ |
| 1306 | #: IDF/gettexttemplates/idf/register/inputkey.html.php:6␊ |
| 1307 | #: IDF/gettexttemplates/idf/user/changeemail.html.php:6␊ |
| 1308 | #: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:6␊ |
| 1309 | msgid "Instructions"␊ |
| 1310 | msgstr ""␊ |
| 1311 | ␊ |
| 1312 | #: IDF/gettexttemplates/idf/downloads/view.html.php:3␊ |
| 1313 | msgid ""␊ |
| 1314 | "<strong>Attention!</strong> This file is marked as deprecated, download it "␊ |
| 1315 | "only if you are sure you need this specific version."␊ |
| 1316 | msgstr ""␊ |
| 1317 | ␊ |
| 1318 | #: IDF/gettexttemplates/idf/downloads/view.html.php:5␊ |
| 1319 | msgid "Changes"␊ |
| 1320 | msgstr ""␊ |
| 1321 | ␊ |
| 1322 | #: IDF/gettexttemplates/idf/downloads/view.html.php:6␊ |
| 1323 | msgid "The form contains some errors. Please correct them to update the file."␊ |
| 1324 | msgstr ""␊ |
| 1325 | ␊ |
| 1326 | #: IDF/gettexttemplates/idf/downloads/view.html.php:7␊ |
| 1327 | msgid "Update File"␊ |
| 1328 | msgstr ""␊ |
| 1329 | ␊ |
| 1330 | #: IDF/gettexttemplates/idf/downloads/view.html.php:9␊ |
| 1331 | #: IDF/gettexttemplates/idf/downloads/view.html.php:11␊ |
| 1332 | msgid "Remove this file"␊ |
| 1333 | msgstr ""␊ |
| 1334 | ␊ |
| 1335 | #: IDF/gettexttemplates/idf/downloads/view.html.php:10␊ |
| 1336 | #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:18␊ |
| 1337 | #: IDF/gettexttemplates/idf/wiki/update.html.php:9␊ |
| 1338 | #: IDF/gettexttemplates/idf/wiki/view.html.php:12␊ |
| 1339 | msgid "Trash"␊ |
| 1340 | msgstr ""␊ |
| 1341 | ␊ |
| 1342 | #: IDF/gettexttemplates/idf/downloads/view.html.php:12␊ |
| 1343 | msgid "Delete this file"␊ |
| 1344 | msgstr ""␊ |
| 1345 | ␊ |
| 1346 | #: IDF/gettexttemplates/idf/faq-api.html.php:3␊ |
| 1347 | #: IDF/gettexttemplates/idf/faq.html.php:34␊ |
| 1348 | msgid "Here we are, just to help you."␊ |
| 1349 | msgstr ""␊ |
| 1350 | ␊ |
| 1351 | #: IDF/gettexttemplates/idf/faq-api.html.php:4␊ |
| 1352 | #: IDF/gettexttemplates/idf/faq.html.php:35␊ |
| 1353 | #: IDF/gettexttemplates/idf/gadmin/base.html.php:3␊ |
| 1354 | #: IDF/gettexttemplates/idf/gadmin/base.html~.php:3␊ |
| 1355 | #: IDF/gettexttemplates/idf/index.html.php:3 IDF/Views/Admin.php:57␊ |
| 1356 | #: IDF/Views.php:47␊ |
| 1357 | msgid "Projects"␊ |
| 1358 | msgstr ""␊ |
| 1359 | ␊ |
| 1360 | #: IDF/gettexttemplates/idf/faq.html.php:3␊ |
| 1361 | msgid ""␊ |
| 1362 | "<p>This is simple:</p>\n"␊ |
| 1363 | "<ol>\n"␊ |
| 1364 | "<li>Write in the comments \"This is a duplicate of issue 123\", change 123 "␊ |
| 1365 | "with the corresponding issue number.</li>\n"␊ |
| 1366 | "<li>Change the status of the current issue to <em>Duplicate</em>.</li>\n"␊ |
| 1367 | "<li>Submit the changes.</li>\n"␊ |
| 1368 | "</ol>"␊ |
| 1369 | msgstr ""␊ |
| 1370 | ␊ |
| 1371 | #: IDF/gettexttemplates/idf/faq.html.php:9␊ |
| 1372 | msgid ""␊ |
| 1373 | "You need to create an account on <a href=\"http://en.gravatar.com/"␊ |
| 1374 | "\">Gravatar</a>, this takes about 5 minutes and is free."␊ |
| 1375 | msgstr ""␊ |
| 1376 | ␊ |
| 1377 | #: IDF/gettexttemplates/idf/faq.html.php:10␊ |
| 1378 | msgid ""␊ |
| 1379 | "The API (Application Programming Interface) is used to interact with "␊ |
| 1380 | "InDefero with another program. For example, this can be used to create a "␊ |
| 1381 | "desktop program to submit new tickets easily."␊ |
| 1382 | msgstr ""␊ |
| 1383 | ␊ |
| 1384 | #: IDF/gettexttemplates/idf/faq.html.php:11␊ |
| 1385 | #, php-format␊ |
| 1386 | msgid "<a href=\"%%url%%\">Learn more about the API</a>."␊ |
| 1387 | msgstr ""␊ |
| 1388 | ␊ |
| 1389 | #: IDF/gettexttemplates/idf/faq.html.php:12␊ |
| 1390 | #: IDF/gettexttemplates/idf/faq.html.php:16␊ |
| 1391 | msgid "What are the keyboard shortcuts?"␊ |
| 1392 | msgstr ""␊ |
| 1393 | ␊ |
| 1394 | #: IDF/gettexttemplates/idf/faq.html.php:13␊ |
| 1395 | #: IDF/gettexttemplates/idf/faq.html.php:31␊ |
| 1396 | msgid "How to mark an issue as duplicate?"␊ |
| 1397 | msgstr ""␊ |
| 1398 | ␊ |
| 1399 | #: IDF/gettexttemplates/idf/faq.html.php:14␊ |
| 1400 | #: IDF/gettexttemplates/idf/faq.html.php:32␊ |
| 1401 | msgid "How can I display my head next to my comments?"␊ |
| 1402 | msgstr ""␊ |
| 1403 | ␊ |
| 1404 | #: IDF/gettexttemplates/idf/faq.html.php:15␊ |
| 1405 | #: IDF/gettexttemplates/idf/faq.html.php:33␊ |
| 1406 | msgid "What is the API and how is it used?"␊ |
| 1407 | msgstr ""␊ |
| 1408 | ␊ |
| 1409 | #: IDF/gettexttemplates/idf/faq.html.php:17␊ |
| 1410 | msgid "<kbd>Shift+h</kbd>: This help page."␊ |
| 1411 | msgstr ""␊ |
| 1412 | ␊ |
| 1413 | #: IDF/gettexttemplates/idf/faq.html.php:18␊ |
| 1414 | msgid "If you are in a project, you have the following shortcuts:"␊ |
| 1415 | msgstr ""␊ |
| 1416 | ␊ |
| 1417 | #: IDF/gettexttemplates/idf/faq.html.php:19␊ |
| 1418 | msgid "<kbd>Shift+u</kbd>: Project updates."␊ |
| 1419 | msgstr ""␊ |
| 1420 | ␊ |
| 1421 | #: IDF/gettexttemplates/idf/faq.html.php:20␊ |
| 1422 | msgid "<kbd>Shift+d</kbd>: Downloads."␊ |
| 1423 | msgstr ""␊ |
| 1424 | ␊ |
| 1425 | #: IDF/gettexttemplates/idf/faq.html.php:21␊ |
| 1426 | msgid "<kbd>Shift+o</kbd>: Documentation."␊ |
| 1427 | msgstr ""␊ |
| 1428 | ␊ |
| 1429 | #: IDF/gettexttemplates/idf/faq.html.php:22␊ |
| 1430 | msgid "<kbd>Shift+a</kbd>: Create a new issue."␊ |
| 1431 | msgstr ""␊ |
| 1432 | ␊ |
| 1433 | #: IDF/gettexttemplates/idf/faq.html.php:23␊ |
| 1434 | msgid "<kbd>Shift+i</kbd>: List of open issues."␊ |
| 1435 | msgstr ""␊ |
| 1436 | ␊ |
| 1437 | #: IDF/gettexttemplates/idf/faq.html.php:24␊ |
| 1438 | msgid "<kbd>Shift+m</kbd>: The issues you submitted."␊ |
| 1439 | msgstr ""␊ |
| 1440 | ␊ |
| 1441 | #: IDF/gettexttemplates/idf/faq.html.php:25␊ |
| 1442 | msgid "<kbd>Shift+w</kbd>: The issues assigned to you."␊ |
| 1443 | msgstr ""␊ |
| 1444 | ␊ |
| 1445 | #: IDF/gettexttemplates/idf/faq.html.php:26␊ |
| 1446 | msgid "<kbd>Shift+s</kbd>: Source."␊ |
| 1447 | msgstr ""␊ |
| 1448 | ␊ |
| 1449 | #: IDF/gettexttemplates/idf/faq.html.php:27␊ |
| 1450 | msgid "You also have the standard access keys:"␊ |
| 1451 | msgstr ""␊ |
| 1452 | ␊ |
| 1453 | #: IDF/gettexttemplates/idf/faq.html.php:28␊ |
| 1454 | msgid "<kbd>Alt+1</kbd>: Home."␊ |
| 1455 | msgstr ""␊ |
| 1456 | ␊ |
| 1457 | #: IDF/gettexttemplates/idf/faq.html.php:29␊ |
| 1458 | msgid "<kbd>Alt+2</kbd>: Skip the menus."␊ |
| 1459 | msgstr ""␊ |
| 1460 | ␊ |
| 1461 | #: IDF/gettexttemplates/idf/faq.html.php:30␊ |
| 1462 | msgid "<kbd>Alt+4</kbd>: Search (when available)."␊ |
| 1463 | msgstr ""␊ |
| 1464 | ␊ |
| 1465 | #: IDF/gettexttemplates/idf/gadmin/base.html.php:4␊ |
| 1466 | #: IDF/gettexttemplates/idf/gadmin/base.html~.php:4␊ |
| 1467 | msgid "People"␊ |
| 1468 | msgstr ""␊ |
| 1469 | ␊ |
| 1470 | #: IDF/gettexttemplates/idf/gadmin/base.html.php:5␊ |
| 1471 | #: IDF/gettexttemplates/idf/gadmin/base.html~.php:5␊ |
| 1472 | msgid "Usher"␊ |
| 1473 | msgstr ""␊ |
| 1474 | ␊ |
| 1475 | #: IDF/gettexttemplates/idf/gadmin/home.html.php:3␊ |
| 1476 | msgid "You have here access to the administration of the forge."␊ |
| 1477 | msgstr ""␊ |
| 1478 | ␊ |
| 1479 | #: IDF/gettexttemplates/idf/gadmin/home.html.php:4␊ |
| 1480 | #: IDF/gettexttemplates/idf/project/home.html.php:3␊ |
| 1481 | #: IDF/gettexttemplates/idf/project/timeline.html.php:4␊ |
| 1482 | #: IDF/gettexttemplates/idf/project/timeline.html~.php:4␊ |
| 1483 | msgid "Welcome"␊ |
| 1484 | msgstr ""␊ |
| 1485 | ␊ |
| 1486 | #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:3␊ |
| 1487 | #: IDF/gettexttemplates/idf/main-menu.html.php:6␊ |
| 1488 | msgid "Project List"␊ |
| 1489 | msgstr ""␊ |
| 1490 | ␊ |
| 1491 | #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:4␊ |
| 1492 | #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:16␊ |
| 1493 | #: IDF/gettexttemplates/idf/index.html.php:5 IDF/Views/Admin.php:128␊ |
| 1494 | msgid "Create Project"␊ |
| 1495 | msgstr ""␊ |
| 1496 | ␊ |
| 1497 | #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:5␊ |
| 1498 | msgid "Change Project Details"␊ |
| 1499 | msgstr ""␊ |
| 1500 | ␊ |
| 1501 | #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:3␊ |
| 1502 | msgid ""␊ |
| 1503 | "You can select the type of repository you want. In the case of subversion, "␊ |
| 1504 | "you can use optionally a remote repository instead of the local one."␊ |
| 1505 | msgstr ""␊ |
| 1506 | ␊ |
| 1507 | #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:4␊ |
| 1508 | msgid ""␊ |
| 1509 | "<strong>Once you have defined the repository type, you cannot change it</"␊ |
| 1510 | "strong>."␊ |
| 1511 | msgstr ""␊ |
| 1512 | ␊ |
| 1513 | #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:5␊ |
| 1514 | msgid ""␊ |
| 1515 | "\n"␊ |
| 1516 | "<p>Specify each person by its login. Each person must have already "␊ |
| 1517 | "registered with the given login.</p>\n"␊ |
| 1518 | "<p>Separate the logins with commas and/or new lines.</p>\n"␊ |
| 1519 | msgstr ""␊ |
| 1520 | ␊ |
| 1521 | #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:14␊ |
| 1522 | msgid ""␊ |
| 1523 | "The form contains some errors. Please correct them to create the project."␊ |
| 1524 | msgstr ""␊ |
| 1525 | ␊ |
| 1526 | #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:15␊ |
| 1527 | msgid "Provide at least one owner for the project or use a template."␊ |
| 1528 | msgstr ""␊ |
| 1529 | ␊ |
| 1530 | #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:3␊ |
| 1531 | #, php-format␊ |
| 1532 | msgid ""␊ |
| 1533 | "Confirmation code to confirm the deletion of the project: \n"␊ |
| 1534 | "<em>%%code%%</em>."␊ |
| 1535 | msgstr ""␊ |
| 1536 | ␊ |
| 1537 | #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:5␊ |
| 1538 | msgid ""␊ |
| 1539 | "\n"␊ |
| 1540 | "<strong>Attention!</strong> Deleting a project is a one second operation\n"␊ |
| 1541 | "with the consequences that <strong>all the data</strong> related to the \n"␊ |
| 1542 | "project <strong>will be deleted</strong>.\n"␊ |
| 1543 | msgstr ""␊ |
| 1544 | ␊ |
| 1545 | #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:10␊ |
| 1546 | msgid ""␊ |
| 1547 | "The form contains some errors. Please correct them to delete the project."␊ |
| 1548 | msgstr ""␊ |
| 1549 | ␊ |
| 1550 | #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:11␊ |
| 1551 | msgid "Project Statistics"␊ |
| 1552 | msgstr ""␊ |
| 1553 | ␊ |
| 1554 | #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:12␊ |
| 1555 | msgid "Tab"␊ |
| 1556 | msgstr ""␊ |
| 1557 | ␊ |
| 1558 | #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:13␊ |
| 1559 | msgid "Number"␊ |
| 1560 | msgstr ""␊ |
| 1561 | ␊ |
| 1562 | #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:15␊ |
| 1563 | msgid "Code reviews"␊ |
| 1564 | msgstr ""␊ |
| 1565 | ␊ |
| 1566 | #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:16␊ |
| 1567 | #: IDF/Views/Project.php:73␊ |
| 1568 | msgid "Commits"␊ |
| 1569 | msgstr ""␊ |
| 1570 | ␊ |
| 1571 | #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:18␊ |
| 1572 | msgid "Documentation pages"␊ |
| 1573 | msgstr ""␊ |
| 1574 | ␊ |
| 1575 | #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:19␊ |
| 1576 | #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:20␊ |
| 1577 | msgid "Delete Project"␊ |
| 1578 | msgstr ""␊ |
| 1579 | ␊ |
| 1580 | #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:22␊ |
| 1581 | msgid ""␊ |
| 1582 | "For large projects, the suppression can take a while, please be patient."␊ |
| 1583 | msgstr ""␊ |
| 1584 | ␊ |
| 1585 | #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:3␊ |
| 1586 | msgid "Space Usage Statistics"␊ |
| 1587 | msgstr ""␊ |
| 1588 | ␊ |
| 1589 | #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:4␊ |
| 1590 | msgid "Repositories:"␊ |
| 1591 | msgstr ""␊ |
| 1592 | ␊ |
| 1593 | #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:5␊ |
| 1594 | #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:11␊ |
| 1595 | #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:16␊ |
| 1596 | msgid "Attachments:"␊ |
| 1597 | msgstr ""␊ |
| 1598 | ␊ |
| 1599 | #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:7␊ |
| 1600 | msgid "Database:"␊ |
| 1601 | msgstr ""␊ |
| 1602 | ␊ |
| 1603 | #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:8␊ |
| 1604 | msgid "Total Forge:"␊ |
| 1605 | msgstr ""␊ |
| 1606 | ␊ |
| 1607 | #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:13␊ |
| 1608 | msgid ""␊ |
| 1609 | "The form contains some errors. Please correct them to update the project."␊ |
| 1610 | msgstr ""␊ |
| 1611 | ␊ |
| 1612 | #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:14␊ |
| 1613 | msgid "Provide at least one owner for the project."␊ |
| 1614 | msgstr ""␊ |
| 1615 | ␊ |
| 1616 | #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:15␊ |
| 1617 | msgid "Update Project"␊ |
| 1618 | msgstr ""␊ |
| 1619 | ␊ |
| 1620 | #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:17␊ |
| 1621 | #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:19␊ |
| 1622 | #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:20␊ |
| 1623 | msgid "Delete this project"␊ |
| 1624 | msgstr ""␊ |
| 1625 | ␊ |
| 1626 | #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:21␊ |
| 1627 | msgid "You will be asked to confirm."␊ |
| 1628 | msgstr ""␊ |
| 1629 | ␊ |
| 1630 | #: IDF/gettexttemplates/idf/gadmin/users/base.html.php:3␊ |
| 1631 | #: IDF/Views/Admin.php:201␊ |
| 1632 | msgid "User List"␊ |
| 1633 | msgstr ""␊ |
| 1634 | ␊ |
| 1635 | #: IDF/gettexttemplates/idf/gadmin/users/base.html.php:4␊ |
| 1636 | #: IDF/gettexttemplates/idf/gadmin/users/update.html.php:13␊ |
| 1637 | msgid "Update User"␊ |
| 1638 | msgstr ""␊ |
| 1639 | ␊ |
| 1640 | #: IDF/gettexttemplates/idf/gadmin/users/base.html.php:5␊ |
| 1641 | #: IDF/gettexttemplates/idf/gadmin/users/create.html.php:4␊ |
| 1642 | msgid "Create User"␊ |
| 1643 | msgstr ""␊ |
| 1644 | ␊ |
| 1645 | #: IDF/gettexttemplates/idf/gadmin/users/create.html.php:3␊ |
| 1646 | msgid "The form contains some errors. Please correct them to create the user."␊ |
| 1647 | msgstr ""␊ |
| 1648 | ␊ |
| 1649 | #: IDF/gettexttemplates/idf/gadmin/users/create.html.php:6␊ |
| 1650 | msgid "The user password will be sent by email to the user."␊ |
| 1651 | msgstr ""␊ |
| 1652 | ␊ |
| 1653 | #: IDF/gettexttemplates/idf/gadmin/users/createuser-email.txt.php:3␊ |
| 1654 | #, php-format␊ |
| 1655 | msgid ""␊ |
| 1656 | "Hello %%user%%,\n"␊ |
| 1657 | "\n"␊ |
| 1658 | "An account on the forge has been created for you by\n"␊ |
| 1659 | "the administrator %%admin%%.\n"␊ |
| 1660 | "\n"␊ |
| 1661 | "Please find here your details to access the forge:\n"␊ |
| 1662 | "\n"␊ |
| 1663 | " Address: %%url%%\n"␊ |
| 1664 | " Login: %%user.login%%\n"␊ |
| 1665 | " Password: %%password%%\n"␊ |
| 1666 | "\n"␊ |
| 1667 | "Yours faithfully,\n"␊ |
| 1668 | "The development team.\n"␊ |
| 1669 | msgstr ""␊ |
| 1670 | ␊ |
| 1671 | #: IDF/gettexttemplates/idf/gadmin/users/index.html.php:3␊ |
| 1672 | #, php-format␊ |
| 1673 | msgid "See <a href=\"%%url%%\">not validated users</a>."␊ |
| 1674 | msgstr ""␊ |
| 1675 | ␊ |
| 1676 | #: IDF/gettexttemplates/idf/gadmin/users/index.html.php:4␊ |
| 1677 | msgid "<p>You have here an overview of the users registered in the forge.</p>"␊ |
| 1678 | msgstr ""␊ |
| 1679 | ␊ |
| 1680 | #: IDF/gettexttemplates/idf/gadmin/users/index.html.php:5␊ |
| 1681 | msgid "Number of users:"␊ |
| 1682 | msgstr ""␊ |
| 1683 | ␊ |
| 1684 | #: IDF/gettexttemplates/idf/gadmin/users/update.html.php:3␊ |
| 1685 | msgid ""␊ |
| 1686 | "If you are changing the email address of the user, you\n"␊ |
| 1687 | "need to ensure that you are providing a valid email\n"␊ |
| 1688 | "address"␊ |
| 1689 | msgstr ""␊ |
| 1690 | ␊ |
| 1691 | #: IDF/gettexttemplates/idf/gadmin/users/update.html.php:6␊ |
| 1692 | msgid ""␊ |
| 1693 | "If you give the user staff rights, the user will be\n"␊ |
| 1694 | "able to create new projects and update other non staff users.\n"␊ |
| 1695 | msgstr ""␊ |
| 1696 | ␊ |
| 1697 | #: IDF/gettexttemplates/idf/gadmin/users/update.html.php:9␊ |
| 1698 | msgid "The form contains some errors. Please correct them to update the user."␊ |
| 1699 | msgstr ""␊ |
| 1700 | ␊ |
| 1701 | #: IDF/gettexttemplates/idf/gadmin/users/update.html.php:10␊ |
| 1702 | #: IDF/gettexttemplates/idf/register/confirmation.html.php:4␊ |
| 1703 | #: IDF/gettexttemplates/idf/user/myaccount.html.php:4␊ |
| 1704 | #: IDF/gettexttemplates/idf/user/passrecovery.html.php:4␊ |
| 1705 | msgid "Login:"␊ |
| 1706 | msgstr ""␊ |
| 1707 | ␊ |
| 1708 | #: IDF/gettexttemplates/idf/gadmin/users/update.html.php:11␊ |
| 1709 | #: IDF/gettexttemplates/idf/user/myaccount.html.php:5␊ |
| 1710 | msgid "Public Profile"␊ |
| 1711 | msgstr ""␊ |
| 1712 | ␊ |
| 1713 | #: IDF/gettexttemplates/idf/gadmin/users/update.html.php:12␊ |
| 1714 | msgid "Administrative"␊ |
| 1715 | msgstr ""␊ |
| 1716 | ␊ |
| 1717 | #: IDF/gettexttemplates/idf/gadmin/usher/base.html.php:3␊ |
| 1718 | msgid "Configured servers"␊ |
| 1719 | msgstr ""␊ |
| 1720 | ␊ |
| 1721 | #: IDF/gettexttemplates/idf/gadmin/usher/base.html.php:4␊ |
| 1722 | #: IDF/Views/Admin.php:358␊ |
| 1723 | msgid "Usher control"␊ |
| 1724 | msgstr ""␊ |
| 1725 | ␊ |
| 1726 | #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:3␊ |
| 1727 | msgid "address"␊ |
| 1728 | msgstr ""␊ |
| 1729 | ␊ |
| 1730 | #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:4␊ |
| 1731 | msgid "port"␊ |
| 1732 | msgstr ""␊ |
| 1733 | ␊ |
| 1734 | #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:3␊ |
| 1735 | msgid "current server status:"␊ |
| 1736 | msgstr ""␊ |
| 1737 | ␊ |
| 1738 | #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:4␊ |
| 1739 | msgid "startup"␊ |
| 1740 | msgstr ""␊ |
| 1741 | ␊ |
| 1742 | #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:5␊ |
| 1743 | msgid "shutdown"␊ |
| 1744 | msgstr ""␊ |
| 1745 | ␊ |
| 1746 | #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:6␊ |
| 1747 | msgid "reload server configuration:"␊ |
| 1748 | msgstr ""␊ |
| 1749 | ␊ |
| 1750 | #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:7␊ |
| 1751 | msgid "reload"␊ |
| 1752 | msgstr ""␊ |
| 1753 | ␊ |
| 1754 | #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:8␊ |
| 1755 | #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:10␊ |
| 1756 | msgid "Status explanation"␊ |
| 1757 | msgstr ""␊ |
| 1758 | ␊ |
| 1759 | #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:9␊ |
| 1760 | msgid "active with n total open connections"␊ |
| 1761 | msgstr ""␊ |
| 1762 | ␊ |
| 1763 | #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:10␊ |
| 1764 | msgid "waiting for new connections"␊ |
| 1765 | msgstr ""␊ |
| 1766 | ␊ |
| 1767 | #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:11␊ |
| 1768 | msgid "usher is being shut down, not accepting connections"␊ |
| 1769 | msgstr ""␊ |
| 1770 | ␊ |
| 1771 | #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:12␊ |
| 1772 | msgid ""␊ |
| 1773 | "usher is shut down, all local servers are stopped and not accepting "␊ |
| 1774 | "connections"␊ |
| 1775 | msgstr ""␊ |
| 1776 | ␊ |
| 1777 | #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:3␊ |
| 1778 | msgid "server name"␊ |
| 1779 | msgstr ""␊ |
| 1780 | ␊ |
| 1781 | #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:4 IDF/Issue.php:99␊ |
| 1782 | #: IDF/Review.php:102␊ |
| 1783 | msgid "status"␊ |
| 1784 | msgstr ""␊ |
| 1785 | ␊ |
| 1786 | #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:5␊ |
| 1787 | msgid "action"␊ |
| 1788 | msgstr ""␊ |
| 1789 | ␊ |
| 1790 | #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:6␊ |
| 1791 | msgid "stop"␊ |
| 1792 | msgstr ""␊ |
| 1793 | ␊ |
| 1794 | #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:7␊ |
| 1795 | msgid "start"␊ |
| 1796 | msgstr ""␊ |
| 1797 | ␊ |
| 1798 | #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:8␊ |
| 1799 | msgid "kill"␊ |
| 1800 | msgstr ""␊ |
| 1801 | ␊ |
| 1802 | #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:9␊ |
| 1803 | msgid "active connections"␊ |
| 1804 | msgstr ""␊ |
| 1805 | ␊ |
| 1806 | #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:11␊ |
| 1807 | msgid "remote server without open connections"␊ |
| 1808 | msgstr ""␊ |
| 1809 | ␊ |
| 1810 | #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:12␊ |
| 1811 | msgid "server with n open connections"␊ |
| 1812 | msgstr ""␊ |
| 1813 | ␊ |
| 1814 | #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:13␊ |
| 1815 | msgid "local server running, without open connections"␊ |
| 1816 | msgstr ""␊ |
| 1817 | ␊ |
| 1818 | #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:14␊ |
| 1819 | msgid "local server not running, waiting for connections"␊ |
| 1820 | msgstr ""␊ |
| 1821 | ␊ |
| 1822 | #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:15␊ |
| 1823 | msgid "local server is about to stop, n connections still open"␊ |
| 1824 | msgstr ""␊ |
| 1825 | ␊ |
| 1826 | #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:16␊ |
| 1827 | msgid "local server not running, not accepting connections"␊ |
| 1828 | msgstr ""␊ |
| 1829 | ␊ |
| 1830 | #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:17␊ |
| 1831 | msgid "usher is shut down, not running and not accepting connections"␊ |
| 1832 | msgstr ""␊ |
| 1833 | ␊ |
| 1834 | #: IDF/gettexttemplates/idf/index.atom.php:3␊ |
| 1835 | #, php-format␊ |
| 1836 | msgid "Personal project feed for %%user%%."␊ |
| 1837 | msgstr ""␊ |
| 1838 | ␊ |
| 1839 | #: IDF/gettexttemplates/idf/index.html.php:4␊ |
| 1840 | msgid "No projects managed with InDefero were found."␊ |
| 1841 | msgstr ""␊ |
| 1842 | ␊ |
| 1843 | #: IDF/gettexttemplates/idf/index.html.php:7␊ |
| 1844 | msgid "Forge statistics"␊ |
| 1845 | msgstr ""␊ |
| 1846 | ␊ |
| 1847 | #: IDF/gettexttemplates/idf/index.html.php:8␊ |
| 1848 | msgid "Projects:"␊ |
| 1849 | msgstr ""␊ |
| 1850 | ␊ |
| 1851 | #: IDF/gettexttemplates/idf/index.html.php:9␊ |
| 1852 | msgid "Members:"␊ |
| 1853 | msgstr ""␊ |
| 1854 | ␊ |
| 1855 | #: IDF/gettexttemplates/idf/index.html.php:10␊ |
| 1856 | msgid "Issues:"␊ |
| 1857 | msgstr ""␊ |
| 1858 | ␊ |
| 1859 | #: IDF/gettexttemplates/idf/index.html.php:11␊ |
| 1860 | msgid "Commits:"␊ |
| 1861 | msgstr ""␊ |
| 1862 | ␊ |
| 1863 | #: IDF/gettexttemplates/idf/index.html.php:12␊ |
| 1864 | msgid "Documentations:"␊ |
| 1865 | msgstr ""␊ |
| 1866 | ␊ |
| 1867 | #: IDF/gettexttemplates/idf/index.html.php:14␊ |
| 1868 | msgid "Code reviews:"␊ |
| 1869 | msgstr ""␊ |
| 1870 | ␊ |
| 1871 | #: IDF/gettexttemplates/idf/issues/attachment.html.php:3␊ |
| 1872 | #, php-format␊ |
| 1873 | msgid "Attachment to issue <a href=\"%%url%%\">%%issue.id%%</a>"␊ |
| 1874 | msgstr ""␊ |
| 1875 | ␊ |
| 1876 | #: IDF/gettexttemplates/idf/issues/attachment.html.php:5␊ |
| 1877 | #: IDF/gettexttemplates/idf/review/view.html.php:34␊ |
| 1878 | #: IDF/gettexttemplates/idf/source/commit.html.php:22␊ |
| 1879 | #: IDF/gettexttemplates/idf/source/commit.html~.php:22␊ |
| 1880 | #: IDF/gettexttemplates/idf/source/git/file.html.php:6␊ |
| 1881 | #: IDF/gettexttemplates/idf/source/git/tree.html.php:11␊ |
| 1882 | #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:6␊ |
| 1883 | #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:11␊ |
| 1884 | #: IDF/gettexttemplates/idf/source/mtn/file.html.php:6␊ |
| 1885 | #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:11␊ |
| 1886 | #: IDF/gettexttemplates/idf/source/svn/file.html.php:8␊ |
| 1887 | msgid "Archive"␊ |
| 1888 | msgstr ""␊ |
| 1889 | ␊ |
| 1890 | #: IDF/gettexttemplates/idf/issues/attachment.html.php:6␊ |
| 1891 | #: IDF/gettexttemplates/idf/source/git/file.html.php:7␊ |
| 1892 | #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:7␊ |
| 1893 | #: IDF/gettexttemplates/idf/source/mtn/file.html.php:7␊ |
| 1894 | #: IDF/gettexttemplates/idf/source/svn/file.html.php:9␊ |
| 1895 | msgid "Download this file"␊ |
| 1896 | msgstr ""␊ |
| 1897 | ␊ |
| 1898 | #: IDF/gettexttemplates/idf/issues/attachment.html.php:7␊ |
| 1899 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:26␊ |
| 1900 | #: IDF/gettexttemplates/idf/issues/view.html.php:26␊ |
| 1901 | #: IDF/gettexttemplates/idf/review/view.html.php:25␊ |
| 1902 | #: IDF/gettexttemplates/idf/wiki/delete.html.php:11␊ |
| 1903 | #: IDF/gettexttemplates/idf/wiki/deletepage.html.php:8␊ |
| 1904 | #: IDF/gettexttemplates/idf/wiki/view.html.php:14␊ |
| 1905 | msgid "Created:"␊ |
| 1906 | msgstr ""␊ |
| 1907 | ␊ |
| 1908 | #: IDF/gettexttemplates/idf/issues/base.html.php:3␊ |
| 1909 | msgid "Open Issues"␊ |
| 1910 | msgstr ""␊ |
| 1911 | ␊ |
| 1912 | #: IDF/gettexttemplates/idf/issues/base.html.php:4␊ |
| 1913 | #: IDF/gettexttemplates/idf/issues/by-label.html.php:6␊ |
| 1914 | #: IDF/gettexttemplates/idf/issues/index.html.php:5␊ |
| 1915 | #: IDF/gettexttemplates/idf/issues/my-issues.html.php:5␊ |
| 1916 | #: IDF/gettexttemplates/idf/issues/project-watchlist.html.php:5␊ |
| 1917 | #: IDF/gettexttemplates/idf/issues/search.html.php:3␊ |
| 1918 | msgid "New Issue"␊ |
| 1919 | msgstr ""␊ |
| 1920 | ␊ |
| 1921 | #: IDF/gettexttemplates/idf/issues/base.html.php:5␊ |
| 1922 | msgid "My Issues"␊ |
| 1923 | msgstr ""␊ |
| 1924 | ␊ |
| 1925 | #: IDF/gettexttemplates/idf/issues/base.html.php:6␊ |
| 1926 | msgid "My watch list"␊ |
| 1927 | msgstr ""␊ |
| 1928 | ␊ |
| 1929 | #: IDF/gettexttemplates/idf/issues/base.html.php:7␊ |
| 1930 | #: IDF/gettexttemplates/idf/wiki/base.html.php:6␊ |
| 1931 | msgid "Search"␊ |
| 1932 | msgstr ""␊ |
| 1933 | ␊ |
| 1934 | #: IDF/gettexttemplates/idf/issues/base.html.php:8␊ |
| 1935 | msgid "Back to the issue"␊ |
| 1936 | msgstr ""␊ |
| 1937 | ␊ |
| 1938 | #: IDF/gettexttemplates/idf/issues/by-label.html.php:3␊ |
| 1939 | #, php-format␊ |
| 1940 | msgid ""␊ |
| 1941 | "<p><strong>Open issues:</strong> <a href=\"%%open_url%%\">%%open%%</a></p>\n"␊ |
| 1942 | "<p><strong>Closed issues:</strong> <a href=\"%%closed_url%%\">%%closed%%</"␊ |
| 1943 | "a></p>\n"␊ |
| 1944 | msgstr ""␊ |
| 1945 | ␊ |
| 1946 | #: IDF/gettexttemplates/idf/issues/by-label.html.php:7␊ |
| 1947 | msgid "Label:"␊ |
| 1948 | msgstr ""␊ |
| 1949 | ␊ |
| 1950 | #: IDF/gettexttemplates/idf/issues/by-label.html.php:8␊ |
| 1951 | msgid "Completion:"␊ |
| 1952 | msgstr ""␊ |
| 1953 | ␊ |
| 1954 | #: IDF/gettexttemplates/idf/issues/create.html.php:3␊ |
| 1955 | msgid ""␊ |
| 1956 | "<p>When you submit the issue do not forget to provide the following "␊ |
| 1957 | "information:</p>\n"␊ |
| 1958 | "<ul>\n"␊ |
| 1959 | "<li>The steps to reproduce the problem.</li>\n"␊ |
| 1960 | "<li>The version of the software and your operating system.</li>\n"␊ |
| 1961 | "<li>Any information that can help the developers to solve the issue.</li>\n"␊ |
| 1962 | "<li><strong>Do not provide any password or confidential information!</"␊ |
| 1963 | "strong></li>\n"␊ |
| 1964 | "</ul>"␊ |
| 1965 | msgstr ""␊ |
| 1966 | ␊ |
| 1967 | #: IDF/gettexttemplates/idf/issues/create.html.php:10␊ |
| 1968 | msgid "The form contains some errors. Please correct them to submit the issue."␊ |
| 1969 | msgstr ""␊ |
| 1970 | ␊ |
| 1971 | #: IDF/gettexttemplates/idf/issues/create.html.php:11␊ |
| 1972 | #: IDF/gettexttemplates/idf/issues/create.html.php:13␊ |
| 1973 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:22␊ |
| 1974 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:24␊ |
| 1975 | #: IDF/gettexttemplates/idf/issues/view.html.php:22␊ |
| 1976 | #: IDF/gettexttemplates/idf/issues/view.html.php:24␊ |
| 1977 | #: IDF/gettexttemplates/idf/wiki/create.html.php:5␊ |
| 1978 | #: IDF/gettexttemplates/idf/wiki/update.html.php:5␊ |
| 1979 | msgid "Preview"␊ |
| 1980 | msgstr ""␊ |
| 1981 | ␊ |
| 1982 | #: IDF/gettexttemplates/idf/issues/create.html.php:12␊ |
| 1983 | msgid "Submit Issue"␊ |
| 1984 | msgstr ""␊ |
| 1985 | ␊ |
| 1986 | #: IDF/gettexttemplates/idf/issues/create.html.php:15␊ |
| 1987 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:32␊ |
| 1988 | #: IDF/gettexttemplates/idf/issues/view.html.php:32␊ |
| 1989 | msgid "Attach file"␊ |
| 1990 | msgstr ""␊ |
| 1991 | ␊ |
| 1992 | #: IDF/gettexttemplates/idf/issues/create.html.php:16␊ |
| 1993 | #: IDF/gettexttemplates/idf/issues/create.html.php:17␊ |
| 1994 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:33␊ |
| 1995 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:34␊ |
| 1996 | #: IDF/gettexttemplates/idf/issues/view.html.php:33␊ |
| 1997 | #: IDF/gettexttemplates/idf/issues/view.html.php:34␊ |
| 1998 | msgid "Attach another file"␊ |
| 1999 | msgstr ""␊ |
| 2000 | ␊ |
| 2001 | #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:3␊ |
| 2002 | #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:12␊ |
| 2003 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:17␊ |
| 2004 | #: IDF/gettexttemplates/idf/issues/view.html.php:17␊ |
| 2005 | #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:3␊ |
| 2006 | #: IDF/gettexttemplates/idf/review/view.html.php:40␊ |
| 2007 | #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:6␊ |
| 2008 | #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:11␊ |
| 2009 | #: IDF/IssueComment.php:151␊ |
| 2010 | msgid "Summary:"␊ |
| 2011 | msgstr ""␊ |
| 2012 | ␊ |
| 2013 | #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:4␊ |
| 2014 | #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:7␊ |
| 2015 | #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:7␊ |
| 2016 | #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:13␊ |
| 2017 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:18␊ |
| 2018 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:28␊ |
| 2019 | #: IDF/gettexttemplates/idf/issues/view.html.php:18␊ |
| 2020 | #: IDF/gettexttemplates/idf/issues/view.html.php:28␊ |
| 2021 | #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:4␊ |
| 2022 | #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:6␊ |
| 2023 | #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:10␊ |
| 2024 | #: IDF/gettexttemplates/idf/review/view.html.php:41 IDF/IssueComment.php:153␊ |
| 2025 | msgid "Status:"␊ |
| 2026 | msgstr ""␊ |
| 2027 | ␊ |
| 2028 | #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:5␊ |
| 2029 | #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:14␊ |
| 2030 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:19␊ |
| 2031 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:29␊ |
| 2032 | #: IDF/gettexttemplates/idf/issues/view.html.php:19␊ |
| 2033 | #: IDF/gettexttemplates/idf/issues/view.html.php:29␊ |
| 2034 | #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:5␊ |
| 2035 | #: IDF/IssueComment.php:155␊ |
| 2036 | msgid "Owner:"␊ |
| 2037 | msgstr ""␊ |
| 2038 | ␊ |
| 2039 | #: IDF/gettexttemplates/idf/issues/forge-watchlist.html.php:3␊ |
| 2040 | #: IDF/gettexttemplates/idf/issues/index.html.php:3␊ |
| 2041 | #: IDF/gettexttemplates/idf/issues/project-watchlist.html.php:3␊ |
| 2042 | #, php-format␊ |
| 2043 | msgid ""␊ |
| 2044 | "<p><strong>Open issues:</strong> <a href=\"%%open_url%%\">%%open%%</a></p>\n"␊ |
| 2045 | "<p><strong>Closed issues:</strong> <a href=\"%%closed_url%%\">%%closed%%</"␊ |
| 2046 | "a></p>"␊ |
| 2047 | msgstr ""␊ |
| 2048 | ␊ |
| 2049 | #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:3␊ |
| 2050 | msgid ""␊ |
| 2051 | "A new issue has been created and assigned\n"␊ |
| 2052 | "to you:"␊ |
| 2053 | msgstr ""␊ |
| 2054 | ␊ |
| 2055 | #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:8␊ |
| 2056 | #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:8␊ |
| 2057 | #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:7␊ |
| 2058 | #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:11␊ |
| 2059 | msgid "Reported by:"␊ |
| 2060 | msgstr ""␊ |
| 2061 | ␊ |
| 2062 | #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:12␊ |
| 2063 | #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:17␊ |
| 2064 | msgid "Issue:"␊ |
| 2065 | msgstr ""␊ |
| 2066 | ␊ |
| 2067 | #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:3␊ |
| 2068 | msgid "The following issue has been updated:"␊ |
| 2069 | msgstr ""␊ |
| 2070 | ␊ |
| 2071 | #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:4␊ |
| 2072 | #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:4␊ |
| 2073 | #, php-format␊ |
| 2074 | msgid "By %%who%%, %%c.creation_dtime%%:"␊ |
| 2075 | msgstr ""␊ |
| 2076 | ␊ |
| 2077 | #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:9␊ |
| 2078 | #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:8␊ |
| 2079 | #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:12␊ |
| 2080 | msgid "URL:"␊ |
| 2081 | msgstr ""␊ |
| 2082 | ␊ |
| 2083 | #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:11␊ |
| 2084 | msgid "Comments (last first):"␊ |
| 2085 | msgstr ""␊ |
| 2086 | ␊ |
| 2087 | #: IDF/gettexttemplates/idf/issues/my-issues.html.php:3␊ |
| 2088 | #, php-format␊ |
| 2089 | msgid ""␊ |
| 2090 | "See the <a href=\"%%submit_closed_url%%\">%%nb_submit_closed%% closed</a>."␊ |
| 2091 | msgid_plural ""␊ |
| 2092 | "See the <a href=\"%%submit_closed_url%%\">%%nb_submit_closed%% closed</a>."␊ |
| 2093 | msgstr[0] ""␊ |
| 2094 | msgstr[1] ""␊ |
| 2095 | ␊ |
| 2096 | #: IDF/gettexttemplates/idf/issues/my-issues.html.php:4␊ |
| 2097 | #, php-format␊ |
| 2098 | msgid ""␊ |
| 2099 | "See the <a href=\"%%owner_closed_url%%\">%%nb_owner_closed%% closed</a>."␊ |
| 2100 | msgid_plural ""␊ |
| 2101 | "See the <a href=\"%%owner_closed_url%%\">%%nb_owner_closed%% closed</a>."␊ |
| 2102 | msgstr[0] ""␊ |
| 2103 | msgstr[1] ""␊ |
| 2104 | ␊ |
| 2105 | #: IDF/gettexttemplates/idf/issues/my-issues.html.php:6␊ |
| 2106 | #: IDF/gettexttemplates/idf/user/dashboard.html.php:7␊ |
| 2107 | msgid "Submitted issues:"␊ |
| 2108 | msgstr ""␊ |
| 2109 | ␊ |
| 2110 | #: IDF/gettexttemplates/idf/issues/my-issues.html.php:7␊ |
| 2111 | #: IDF/gettexttemplates/idf/user/dashboard.html.php:6␊ |
| 2112 | msgid "Working issues:"␊ |
| 2113 | msgstr ""␊ |
| 2114 | ␊ |
| 2115 | #: IDF/gettexttemplates/idf/issues/search.html.php:4␊ |
| 2116 | msgid "Found issues:"␊ |
| 2117 | msgstr ""␊ |
| 2118 | ␊ |
| 2119 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:3␊ |
| 2120 | #: IDF/gettexttemplates/idf/issues/view.html.php:3␊ |
| 2121 | #, php-format␊ |
| 2122 | msgid "Reported by %%submitter%%, %%c.creation_dtime%%"␊ |
| 2123 | msgstr ""␊ |
| 2124 | ␊ |
| 2125 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:4␊ |
| 2126 | #: IDF/gettexttemplates/idf/issues/view.html.php:4␊ |
| 2127 | #: IDF/gettexttemplates/idf/review/view.html.php:22␊ |
| 2128 | #, php-format␊ |
| 2129 | msgid ""␊ |
| 2130 | "Comment <a href=\"%%url%%\">%%i%%</a> by %%submitter%%, %%c.creation_dtime%%"␊ |
| 2131 | msgstr ""␊ |
| 2132 | ␊ |
| 2133 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:5␊ |
| 2134 | #: IDF/gettexttemplates/idf/issues/view.html.php:5␊ |
| 2135 | #, php-format␊ |
| 2136 | msgid "<a href=\"%%url%%\">Sign in</a> to reply to this comment."␊ |
| 2137 | msgstr ""␊ |
| 2138 | ␊ |
| 2139 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:6␊ |
| 2140 | #: IDF/gettexttemplates/idf/issues/view.html.php:6␊ |
| 2141 | msgid ""␊ |
| 2142 | "This issue is marked as closed, add a comment only if you think this issue "␊ |
| 2143 | "is still valid and more work is needed to fully fix it."␊ |
| 2144 | msgstr ""␊ |
| 2145 | ␊ |
| 2146 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:8␊ |
| 2147 | #: IDF/gettexttemplates/idf/issues/view.html.php:8␊ |
| 2148 | #, php-format␊ |
| 2149 | msgid "%%interested%% person"␊ |
| 2150 | msgid_plural "%%interested%% persons"␊ |
| 2151 | msgstr[0] ""␊ |
| 2152 | msgstr[1] ""␊ |
| 2153 | ␊ |
| 2154 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:9␊ |
| 2155 | #: IDF/gettexttemplates/idf/issues/view.html.php:9␊ |
| 2156 | #: IDF/gettexttemplates/idf/issues/view.html.rej.php:3␊ |
| 2157 | #: IDF/gettexttemplates/idf/issues/view.html.rej.php:7␊ |
| 2158 | msgid "Remove this issue from your watch list"␊ |
| 2159 | msgstr ""␊ |
| 2160 | ␊ |
| 2161 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:10␊ |
| 2162 | #: IDF/gettexttemplates/idf/issues/view.html.php:10␊ |
| 2163 | #: IDF/gettexttemplates/idf/issues/view.html.rej.php:4␊ |
| 2164 | #: IDF/gettexttemplates/idf/issues/view.html.rej.php:8␊ |
| 2165 | msgid "Add this issue to your watch list"␊ |
| 2166 | msgstr ""␊ |
| 2167 | ␊ |
| 2168 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:11␊ |
| 2169 | #: IDF/gettexttemplates/idf/issues/view.html.php:11␊ |
| 2170 | #: IDF/gettexttemplates/idf/issues/view.html.rej.php:5␊ |
| 2171 | #: IDF/gettexttemplates/idf/issues/view.html.rej.php:9␊ |
| 2172 | msgid "Click here to view the previous closed issue"␊ |
| 2173 | msgstr ""␊ |
| 2174 | ␊ |
| 2175 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:12␊ |
| 2176 | #: IDF/gettexttemplates/idf/issues/view.html.php:12␊ |
| 2177 | #: IDF/gettexttemplates/idf/issues/view.html.rej.php:6␊ |
| 2178 | #: IDF/gettexttemplates/idf/issues/view.html.rej.php:10␊ |
| 2179 | msgid "Click here to view the previous open issue"␊ |
| 2180 | msgstr ""␊ |
| 2181 | ␊ |
| 2182 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:13␊ |
| 2183 | #: IDF/gettexttemplates/idf/issues/view.html.php:13␊ |
| 2184 | msgid "Click here to view the next closed issue"␊ |
| 2185 | msgstr ""␊ |
| 2186 | ␊ |
| 2187 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:14␊ |
| 2188 | #: IDF/gettexttemplates/idf/issues/view.html.php:14␊ |
| 2189 | msgid "Click here to view the next open issue"␊ |
| 2190 | msgstr ""␊ |
| 2191 | ␊ |
| 2192 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:15␊ |
| 2193 | #: IDF/gettexttemplates/idf/issues/view.html.php:15␊ |
| 2194 | msgid "download"␊ |
| 2195 | msgstr ""␊ |
| 2196 | ␊ |
| 2197 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:16␊ |
| 2198 | #: IDF/gettexttemplates/idf/issues/view.html.php:16␊ |
| 2199 | msgid "view"␊ |
| 2200 | msgstr ""␊ |
| 2201 | ␊ |
| 2202 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:21␊ |
| 2203 | #: IDF/gettexttemplates/idf/issues/view.html.php:21␊ |
| 2204 | msgid "The form contains some errors. Please correct them to change the issue."␊ |
| 2205 | msgstr ""␊ |
| 2206 | ␊ |
| 2207 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:23␊ |
| 2208 | #: IDF/gettexttemplates/idf/issues/view.html.php:23␊ |
| 2209 | msgid "Submit Changes"␊ |
| 2210 | msgstr ""␊ |
| 2211 | ␊ |
| 2212 | #: IDF/gettexttemplates/idf/issues/view.html.orig.php:30␊ |
| 2213 | #: IDF/gettexttemplates/idf/issues/view.html.php:30␊ |
| 2214 | msgid "Followed by:"␊ |
| 2215 | msgstr ""␊ |
| 2216 | ␊ |
| 2217 | #: IDF/gettexttemplates/idf/login_form.html.php:3␊ |
| 2218 | #, php-format␊ |
| 2219 | msgid ""␊ |
| 2220 | "If you don't have an account yet, you can create one <a href=\"%%url%%"␊ |
| 2221 | "\">here</a>."␊ |
| 2222 | msgstr ""␊ |
| 2223 | ␊ |
| 2224 | #: IDF/gettexttemplates/idf/login_form.html.php:4␊ |
| 2225 | msgid "What is your account information?"␊ |
| 2226 | msgstr ""␊ |
| 2227 | ␊ |
| 2228 | #: IDF/gettexttemplates/idf/login_form.html.php:5␊ |
| 2229 | msgid "My login is"␊ |
| 2230 | msgstr ""␊ |
| 2231 | ␊ |
| 2232 | #: IDF/gettexttemplates/idf/login_form.html.php:6␊ |
| 2233 | msgid "My password is"␊ |
| 2234 | msgstr ""␊ |
| 2235 | ␊ |
| 2236 | #: IDF/gettexttemplates/idf/login_form.html.php:7␊ |
| 2237 | msgid "Sign in"␊ |
| 2238 | msgstr ""␊ |
| 2239 | ␊ |
| 2240 | #: IDF/gettexttemplates/idf/login_form.html.php:8␊ |
| 2241 | msgid "I lost my password!"␊ |
| 2242 | msgstr ""␊ |
| 2243 | ␊ |
| 2244 | #: IDF/gettexttemplates/idf/login_form.html.php:9␊ |
| 2245 | msgid "Welcome."␊ |
| 2246 | msgstr ""␊ |
| 2247 | ␊ |
| 2248 | #: IDF/gettexttemplates/idf/login_form.html.php:10␊ |
| 2249 | msgid "It takes less than a minute to create your account."␊ |
| 2250 | msgstr ""␊ |
| 2251 | ␊ |
| 2252 | #: IDF/gettexttemplates/idf/main-menu.html.php:3␊ |
| 2253 | #, php-format␊ |
| 2254 | msgid ""␊ |
| 2255 | "Welcome, <strong><a class=\"userw\" href=\"%%url%%\">%%user%%</a></strong>."␊ |
| 2256 | msgstr ""␊ |
| 2257 | ␊ |
| 2258 | #: IDF/gettexttemplates/idf/main-menu.html.php:4␊ |
| 2259 | msgid "Sign Out"␊ |
| 2260 | msgstr ""␊ |
| 2261 | ␊ |
| 2262 | #: IDF/gettexttemplates/idf/main-menu.html.php:5␊ |
| 2263 | msgid "Sign in or create your account"␊ |
| 2264 | msgstr ""␊ |
| 2265 | ␊ |
| 2266 | #: IDF/gettexttemplates/idf/main-menu.html.php:8 IDF/Views/Admin.php:42␊ |
| 2267 | msgid "Forge Management"␊ |
| 2268 | msgstr ""␊ |
| 2269 | ␊ |
| 2270 | #: IDF/gettexttemplates/idf/main-menu.html.php:9␊ |
| 2271 | msgid "Help and accessibility features"␊ |
| 2272 | msgstr ""␊ |
| 2273 | ␊ |
| 2274 | #: IDF/gettexttemplates/idf/main-menu.html.php:10␊ |
| 2275 | #: IDF/gettexttemplates/idf/source/git/tree.html.php:14␊ |
| 2276 | #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:14␊ |
| 2277 | #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:14␊ |
| 2278 | #: IDF/gettexttemplates/idf/source/svn/tree.html.php:14␊ |
| 2279 | msgid "Help"␊ |
| 2280 | msgstr ""␊ |
| 2281 | ␊ |
| 2282 | #: IDF/gettexttemplates/idf/project/home.html.php:4␊ |
| 2283 | #: IDF/gettexttemplates/idf/project/timeline.html.php:5␊ |
| 2284 | #: IDF/gettexttemplates/idf/project/timeline.html~.php:5␊ |
| 2285 | msgid "Latest Updates"␊ |
| 2286 | msgstr ""␊ |
| 2287 | ␊ |
| 2288 | #: IDF/gettexttemplates/idf/project/home.html.php:5␊ |
| 2289 | msgid "Featured Downloads"␊ |
| 2290 | msgstr ""␊ |
| 2291 | ␊ |
| 2292 | #: IDF/gettexttemplates/idf/project/home.html.php:6␊ |
| 2293 | #: IDF/gettexttemplates/idf/project/home.html.php:8␊ |
| 2294 | msgid "show more..."␊ |
| 2295 | msgstr ""␊ |
| 2296 | ␊ |
| 2297 | #: IDF/gettexttemplates/idf/project/home.html.php:7␊ |
| 2298 | msgid "Featured Documentation"␊ |
| 2299 | msgstr ""␊ |
| 2300 | ␊ |
| 2301 | #: IDF/gettexttemplates/idf/project/home.html.php:9␊ |
| 2302 | msgid "Development Team"␊ |
| 2303 | msgstr ""␊ |
| 2304 | ␊ |
| 2305 | #: IDF/gettexttemplates/idf/project/home.html.php:10␊ |
| 2306 | msgid "Admins"␊ |
| 2307 | msgstr ""␊ |
| 2308 | ␊ |
| 2309 | #: IDF/gettexttemplates/idf/project/home.html.php:11␊ |
| 2310 | msgid "Happy Crew"␊ |
| 2311 | msgstr ""␊ |
| 2312 | ␊ |
| 2313 | #: IDF/gettexttemplates/idf/project/timeline.html.php:3␊ |
| 2314 | #: IDF/gettexttemplates/idf/project/timeline.html~.php:3␊ |
| 2315 | msgid "Latest updates"␊ |
| 2316 | msgstr ""␊ |
| 2317 | ␊ |
| 2318 | #: IDF/gettexttemplates/idf/project/timeline.html.php:6␊ |
| 2319 | #: IDF/Views/Project.php:72␊ |
| 2320 | msgid "All Updates"␊ |
| 2321 | msgstr ""␊ |
| 2322 | ␊ |
| 2323 | #: IDF/gettexttemplates/idf/project/timeline.html.php:7␊ |
| 2324 | #: IDF/gettexttemplates/idf/project/timeline.html~.php:6␊ |
| 2325 | msgid "Filter by type"␊ |
| 2326 | msgstr ""␊ |
| 2327 | ␊ |
| 2328 | #: IDF/gettexttemplates/idf/register/confirmation-email.txt.php:3␊ |
| 2329 | #, php-format␊ |
| 2330 | msgid ""␊ |
| 2331 | "Hello,\n"␊ |
| 2332 | "\n"␊ |
| 2333 | "You have requested the creation of an account to\n"␊ |
| 2334 | "participate in the life of a software project.\n"␊ |
| 2335 | "\n"␊ |
| 2336 | "To confirm the account please follow this link:\n"␊ |
| 2337 | "\n"␊ |
| 2338 | "%%url%%\n"␊ |
| 2339 | "\n"␊ |
| 2340 | "Alternatively, go to this page:\n"␊ |
| 2341 | "\n"␊ |
| 2342 | "%%urlik%%\n"␊ |
| 2343 | "\n"␊ |
| 2344 | "and provide the following confirmation key:\n"␊ |
| 2345 | "\n"␊ |
| 2346 | "%%key%%\n"␊ |
| 2347 | "\n"␊ |
| 2348 | "If you are not interested any longer in taking\n"␊ |
| 2349 | "part in the life of the software project or if\n"␊ |
| 2350 | "you can't remember having requested the creation\n"␊ |
| 2351 | "of an account, please excuse us and simply ignore\n"␊ |
| 2352 | "this email. \n"␊ |
| 2353 | "\n"␊ |
| 2354 | "Yours faithfully,\n"␊ |
| 2355 | "The development team.\n"␊ |
| 2356 | msgstr ""␊ |
| 2357 | ␊ |
| 2358 | #: IDF/gettexttemplates/idf/register/confirmation.html.php:3␊ |
| 2359 | #: IDF/gettexttemplates/idf/user/myaccount.html.php:3␊ |
| 2360 | #: IDF/gettexttemplates/idf/user/passrecovery.html.php:3␊ |
| 2361 | msgid "Oops, please check the form for errors."␊ |
| 2362 | msgstr ""␊ |
| 2363 | ␊ |
| 2364 | #: IDF/gettexttemplates/idf/register/confirmation.html.php:5␊ |
| 2365 | #: IDF/gettexttemplates/idf/user/passrecovery.html.php:5␊ |
| 2366 | msgid "Email:"␊ |
| 2367 | msgstr ""␊ |
| 2368 | ␊ |
| 2369 | #: IDF/gettexttemplates/idf/register/confirmation.html.php:6␊ |
| 2370 | msgid "Enable Your Account"␊ |
| 2371 | msgstr ""␊ |
| 2372 | ␊ |
| 2373 | #: IDF/gettexttemplates/idf/register/confirmation.html.php:8␊ |
| 2374 | #: IDF/gettexttemplates/idf/user/passrecovery.html.php:8␊ |
| 2375 | msgid ""␊ |
| 2376 | "This is the last step, but just <strong>be sure to have the cookies enabled</"␊ |
| 2377 | "strong> to log in afterwards."␊ |
| 2378 | msgstr ""␊ |
| 2379 | ␊ |
| 2380 | #: IDF/gettexttemplates/idf/register/index.html.php:3␊ |
| 2381 | #: IDF/gettexttemplates/idf/register/index.html~.php:3␊ |
| 2382 | msgid ""␊ |
| 2383 | "Read the <a id=\"showterms\" href=\"#theterms\">terms and conditions</a> "␊ |
| 2384 | "– basically <em>\"Please be nice, we respect you\"</em>."␊ |
| 2385 | msgstr ""␊ |
| 2386 | ␊ |
| 2387 | #: IDF/gettexttemplates/idf/register/index.html.php:4␊ |
| 2388 | #, php-format␊ |
| 2389 | msgid ""␊ |
| 2390 | "If you have just forgotten your login information, then there is no need to "␊ |
| 2391 | "create a new account. Just go <a href=\"%%url%%\">here</a> to recover your "␊ |
| 2392 | "login name and password."␊ |
| 2393 | msgstr ""␊ |
| 2394 | ␊ |
| 2395 | #: IDF/gettexttemplates/idf/register/index.html.php:5␊ |
| 2396 | #: IDF/gettexttemplates/idf/register/index.html~.php:4␊ |
| 2397 | #, php-format␊ |
| 2398 | msgid ""␊ |
| 2399 | "With your account, you will able to participate in the life of all the "␊ |
| 2400 | "projects hosted here. Participating in a software project must be fun, so if "␊ |
| 2401 | "you have troubles, you can <a href=\"%%url%%\">let us know about your issues "␊ |
| 2402 | "at anytime</a>!"␊ |
| 2403 | msgstr ""␊ |
| 2404 | ␊ |
| 2405 | #: IDF/gettexttemplates/idf/register/index.html.php:6␊ |
| 2406 | #: IDF/gettexttemplates/idf/register/index.html~.php:5␊ |
| 2407 | msgid "Oops, please check the provided login and email address to register."␊ |
| 2408 | msgstr ""␊ |
| 2409 | ␊ |
| 2410 | #: IDF/gettexttemplates/idf/register/index.html.php:7␊ |
| 2411 | #: IDF/gettexttemplates/idf/register/index.html~.php:6 IDF/Views.php:90␊ |
| 2412 | msgid "Create Your Account"␊ |
| 2413 | msgstr ""␊ |
| 2414 | ␊ |
| 2415 | #: IDF/gettexttemplates/idf/register/index.html.php:9␊ |
| 2416 | #: IDF/gettexttemplates/idf/register/index.html~.php:8␊ |
| 2417 | msgid ""␊ |
| 2418 | "Be sure to provide a valid email address, as we are sending a validation "␊ |
| 2419 | "link by email."␊ |
| 2420 | msgstr ""␊ |
| 2421 | ␊ |
| 2422 | #: IDF/gettexttemplates/idf/register/index.html.php:10␊ |
| 2423 | #: IDF/gettexttemplates/idf/register/index.html~.php:9␊ |
| 2424 | msgid "Did you know?"␊ |
| 2425 | msgstr ""␊ |
| 2426 | ␊ |
| 2427 | #: IDF/gettexttemplates/idf/register/inputkey.html.php:3␊ |
| 2428 | #: IDF/gettexttemplates/idf/user/changeemail.html.php:3␊ |
| 2429 | #: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:3␊ |
| 2430 | msgid "Oops, we found an error in the form."␊ |
| 2431 | msgstr ""␊ |
| 2432 | ␊ |
| 2433 | #: IDF/gettexttemplates/idf/register/inputkey.html.php:4␊ |
| 2434 | msgid "Confirm Your Account"␊ |
| 2435 | msgstr ""␊ |
| 2436 | ␊ |
| 2437 | #: IDF/gettexttemplates/idf/register/inputkey.html.php:7␊ |
| 2438 | msgid ""␊ |
| 2439 | "Use your email software to read your emails and open your confirmation "␊ |
| 2440 | "email. Either click directly on the confirmation link or copy/paste the "␊ |
| 2441 | "confirmation key in the box and submit the form."␊ |
| 2442 | msgstr ""␊ |
| 2443 | ␊ |
| 2444 | #: IDF/gettexttemplates/idf/register/inputkey.html.php:8␊ |
| 2445 | msgid ""␊ |
| 2446 | "Just after providing the confirmation key, you will be able to set your "␊ |
| 2447 | "password and start using this website fully."␊ |
| 2448 | msgstr ""␊ |
| 2449 | ␊ |
| 2450 | #: IDF/gettexttemplates/idf/review/base-full.html.php:3␊ |
| 2451 | #: IDF/gettexttemplates/idf/review/base.html.php:3␊ |
| 2452 | msgid "Open Reviews"␊ |
| 2453 | msgstr ""␊ |
| 2454 | ␊ |
| 2455 | #: IDF/gettexttemplates/idf/review/base.html.php:4␊ |
| 2456 | #: IDF/gettexttemplates/idf/review/create.html.php:11␊ |
| 2457 | #: IDF/gettexttemplates/idf/review/index.html.php:3 IDF/Views/Review.php:83␊ |
| 2458 | msgid "Start Code Review"␊ |
| 2459 | msgstr ""␊ |
| 2460 | ␊ |
| 2461 | #: IDF/gettexttemplates/idf/review/create.html.php:3␊ |
| 2462 | msgid ""␊ |
| 2463 | "<p>To start a code review, you need to provide:</p>\n"␊ |
| 2464 | "<ul>\n"␊ |
| 2465 | "<li>A commit or revision of the current code in the repository from which "␊ |
| 2466 | "you started your work.</li>\n"␊ |
| 2467 | "<li>A patch describing your changes with respect to the reference commit.</"␊ |
| 2468 | "li>\n"␊ |
| 2469 | "<li><strong>Check your patch does not provide any password or confidential "␊ |
| 2470 | "information!</strong></li>\n"␊ |
| 2471 | "</ul>"␊ |
| 2472 | msgstr ""␊ |
| 2473 | ␊ |
| 2474 | #: IDF/gettexttemplates/idf/review/create.html.php:9␊ |
| 2475 | msgid ""␊ |
| 2476 | "The form contains some errors. Please correct them to submit the code review."␊ |
| 2477 | msgstr ""␊ |
| 2478 | ␊ |
| 2479 | #: IDF/gettexttemplates/idf/review/create.html.php:10␊ |
| 2480 | msgid ""␊ |
| 2481 | "Select the commit against which you created your patch to be sure it applies "␊ |
| 2482 | "correctly."␊ |
| 2483 | msgstr ""␊ |
| 2484 | ␊ |
| 2485 | #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:3␊ |
| 2486 | msgid "The following review has been created:"␊ |
| 2487 | msgstr ""␊ |
| 2488 | ␊ |
| 2489 | #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:10␊ |
| 2490 | #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:16␊ |
| 2491 | msgid "Review:"␊ |
| 2492 | msgstr ""␊ |
| 2493 | ␊ |
| 2494 | #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:3␊ |
| 2495 | msgid "The following review has been updated:"␊ |
| 2496 | msgstr ""␊ |
| 2497 | ␊ |
| 2498 | #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:5␊ |
| 2499 | #, php-format␊ |
| 2500 | msgid ""␊ |
| 2501 | "By %%who%%, %%c.creation_dtime%%, on file:\n"␊ |
| 2502 | "%%c.cfile%%\n"␊ |
| 2503 | msgstr ""␊ |
| 2504 | ␊ |
| 2505 | #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:14␊ |
| 2506 | msgid "General comments (last first):"␊ |
| 2507 | msgstr ""␊ |
| 2508 | ␊ |
| 2509 | #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:15␊ |
| 2510 | msgid "Detailed file comments (last first):"␊ |
| 2511 | msgstr ""␊ |
| 2512 | ␊ |
| 2513 | #: IDF/gettexttemplates/idf/review/view.html.php:3␊ |
| 2514 | #: IDF/gettexttemplates/idf/source/commit.html.php:3␊ |
| 2515 | #: IDF/gettexttemplates/idf/source/commit.html~.php:3␊ |
| 2516 | #, php-format␊ |
| 2517 | msgid "%%ndiff%% diff"␊ |
| 2518 | msgid_plural "%%ndiff%% diffs"␊ |
| 2519 | msgstr[0] ""␊ |
| 2520 | msgstr[1] ""␊ |
| 2521 | ␊ |
| 2522 | #: IDF/gettexttemplates/idf/review/view.html.php:4␊ |
| 2523 | #, php-format␊ |
| 2524 | msgid "%%nc%% comment"␊ |
| 2525 | msgid_plural "%%nc%% comments"␊ |
| 2526 | msgstr[0] ""␊ |
| 2527 | msgstr[1] ""␊ |
| 2528 | ␊ |
| 2529 | #: IDF/gettexttemplates/idf/review/view.html.php:5␊ |
| 2530 | msgid ""␊ |
| 2531 | "Code review is a process in which\n"␊ |
| 2532 | "after or before changes are commited into the code repository,\n"␊ |
| 2533 | "different people discuss the code changes. The goal is\n"␊ |
| 2534 | "to <strong>improve the quality of the code and the\n"␊ |
| 2535 | "contributions</strong>, as such, you must be pragmatic when writing\n"␊ |
| 2536 | "your review. Correctly mention the line numbers (in the old or in the\n"␊ |
| 2537 | "new file) and try to keep a good balance between seriousness and fun.\n"␊ |
| 2538 | msgstr ""␊ |
| 2539 | ␊ |
| 2540 | #: IDF/gettexttemplates/idf/review/view.html.php:13␊ |
| 2541 | msgid ""␊ |
| 2542 | "\n"␊ |
| 2543 | "<strong>Proposing code for review is intimidating</strong>, you know\n"␊ |
| 2544 | "you will receive critics, so please, as a reviewer, <strong>keep this\n"␊ |
| 2545 | "process fun</strong>, use it to help your contributor learn your\n"␊ |
| 2546 | "coding standards and the structure of the code and <strong>make them want\n"␊ |
| 2547 | "to propose more contributions</strong>.\n"␊ |
| 2548 | msgstr ""␊ |
| 2549 | ␊ |
| 2550 | #: IDF/gettexttemplates/idf/review/view.html.php:20␊ |
| 2551 | #, php-format␊ |
| 2552 | msgid ""␊ |
| 2553 | "Comment <a href=\"%%url%%\">%%i%%</a> by <a href=\"%%whourl%%\">%%who%%</a>, "␊ |
| 2554 | "%%c.creation_dtime%%"␊ |
| 2555 | msgstr ""␊ |
| 2556 | ␊ |
| 2557 | #: IDF/gettexttemplates/idf/review/view.html.php:21␊ |
| 2558 | #, php-format␊ |
| 2559 | msgid "Your comments on the changes in file <em>%%file%%</em>:"␊ |
| 2560 | msgstr ""␊ |
| 2561 | ␊ |
| 2562 | #: IDF/gettexttemplates/idf/review/view.html.php:23␊ |
| 2563 | #, php-format␊ |
| 2564 | msgid "<a href=\"%%url%%\">Sign in</a> to participate in the review."␊ |
| 2565 | msgstr ""␊ |
| 2566 | ␊ |
| 2567 | #: IDF/gettexttemplates/idf/review/view.html.php:24␊ |
| 2568 | msgid ""␊ |
| 2569 | "The form contains some errors. Please correct them to submit your review."␊ |
| 2570 | msgstr ""␊ |
| 2571 | ␊ |
| 2572 | #: IDF/gettexttemplates/idf/review/view.html.php:27␊ |
| 2573 | #: IDF/gettexttemplates/idf/source/commit.html.php:5␊ |
| 2574 | #: IDF/gettexttemplates/idf/source/commit.html~.php:5␊ |
| 2575 | msgid "Author:"␊ |
| 2576 | msgstr ""␊ |
| 2577 | ␊ |
| 2578 | #: IDF/gettexttemplates/idf/review/view.html.php:28␊ |
| 2579 | #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:5␊ |
| 2580 | #: IDF/gettexttemplates/idf/source/commit.html.php:7␊ |
| 2581 | #: IDF/gettexttemplates/idf/source/commit.html~.php:7␊ |
| 2582 | msgid "Commit:"␊ |
| 2583 | msgstr ""␊ |
| 2584 | ␊ |
| 2585 | #: IDF/gettexttemplates/idf/review/view.html.php:29␊ |
| 2586 | #: IDF/gettexttemplates/idf/source/commit.html.php:8␊ |
| 2587 | #: IDF/gettexttemplates/idf/source/commit.html~.php:8␊ |
| 2588 | msgid "View corresponding source tree"␊ |
| 2589 | msgstr ""␊ |
| 2590 | ␊ |
| 2591 | #: IDF/gettexttemplates/idf/review/view.html.php:31␊ |
| 2592 | msgid "Reviewers:"␊ |
| 2593 | msgstr ""␊ |
| 2594 | ␊ |
| 2595 | #: IDF/gettexttemplates/idf/review/view.html.php:32␊ |
| 2596 | msgid "No reviewers at the moment."␊ |
| 2597 | msgstr ""␊ |
| 2598 | ␊ |
| 2599 | #: IDF/gettexttemplates/idf/review/view.html.php:33␊ |
| 2600 | msgid "Files:"␊ |
| 2601 | msgstr ""␊ |
| 2602 | ␊ |
| 2603 | #: IDF/gettexttemplates/idf/review/view.html.php:35␊ |
| 2604 | #: IDF/gettexttemplates/idf/source/commit.html.php:23␊ |
| 2605 | #: IDF/gettexttemplates/idf/source/commit.html~.php:23␊ |
| 2606 | msgid "Download the corresponding diff file"␊ |
| 2607 | msgstr ""␊ |
| 2608 | ␊ |
| 2609 | #: IDF/gettexttemplates/idf/review/view.html.php:36␊ |
| 2610 | msgid "How to Participate in a Code Review"␊ |
| 2611 | msgstr ""␊ |
| 2612 | ␊ |
| 2613 | #: IDF/gettexttemplates/idf/review/view.html.php:37␊ |
| 2614 | msgid "Old"␊ |
| 2615 | msgstr ""␊ |
| 2616 | ␊ |
| 2617 | #: IDF/gettexttemplates/idf/review/view.html.php:38␊ |
| 2618 | msgid "New"␊ |
| 2619 | msgstr ""␊ |
| 2620 | ␊ |
| 2621 | #: IDF/gettexttemplates/idf/review/view.html.php:39␊ |
| 2622 | msgid "General Comments"␊ |
| 2623 | msgstr ""␊ |
| 2624 | ␊ |
| 2625 | #: IDF/gettexttemplates/idf/review/view.html.php:42␊ |
| 2626 | msgid "Submit Code Review"␊ |
| 2627 | msgstr ""␊ |
| 2628 | ␊ |
| 2629 | #: IDF/gettexttemplates/idf/source/base.html.php:3␊ |
| 2630 | msgid "Source Tree"␊ |
| 2631 | msgstr ""␊ |
| 2632 | ␊ |
| 2633 | #: IDF/gettexttemplates/idf/source/base.html.php:4␊ |
| 2634 | msgid "Change Log"␊ |
| 2635 | msgstr ""␊ |
| 2636 | ␊ |
| 2637 | #: IDF/gettexttemplates/idf/source/base.html.php:6␊ |
| 2638 | msgid "How To Get The Code"␊ |
| 2639 | msgstr ""␊ |
| 2640 | ␊ |
| 2641 | #: IDF/gettexttemplates/idf/source/changelog.html.php:3␊ |
| 2642 | #: IDF/gettexttemplates/idf/source/git/tree.html.php:7␊ |
| 2643 | #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:7␊ |
| 2644 | #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:7␊ |
| 2645 | #: IDF/gettexttemplates/idf/source/svn/tree.html.php:7␊ |
| 2646 | #: IDF/Views/Project.php:163␊ |
| 2647 | msgid "Age"␊ |
| 2648 | msgstr ""␊ |
| 2649 | ␊ |
| 2650 | #: IDF/gettexttemplates/idf/source/changelog.html.php:4␊ |
| 2651 | #: IDF/gettexttemplates/idf/source/git/tree.html.php:8␊ |
| 2652 | #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:8␊ |
| 2653 | #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:8␊ |
| 2654 | #: IDF/gettexttemplates/idf/source/svn/tree.html.php:9␊ |
| 2655 | msgid "Message"␊ |
| 2656 | msgstr ""␊ |
| 2657 | ␊ |
| 2658 | #: IDF/gettexttemplates/idf/source/changelog.html.php:5␊ |
| 2659 | msgid "Parent:"␊ |
| 2660 | msgstr ""␊ |
| 2661 | ␊ |
| 2662 | #: IDF/gettexttemplates/idf/source/changelog.html.php:6␊ |
| 2663 | #: IDF/gettexttemplates/idf/source/commit.html.php:10␊ |
| 2664 | #: IDF/gettexttemplates/idf/source/commit.html~.php:10␊ |
| 2665 | msgid "View corresponding commit"␊ |
| 2666 | msgstr ""␊ |
| 2667 | ␊ |
| 2668 | #: IDF/gettexttemplates/idf/source/changelog.html.php:8␊ |
| 2669 | msgid "by"␊ |
| 2670 | msgstr ""␊ |
| 2671 | ␊ |
| 2672 | #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:3␊ |
| 2673 | msgid "A new commit has been created:"␊ |
| 2674 | msgstr ""␊ |
| 2675 | ␊ |
| 2676 | #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:7␊ |
| 2677 | #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:6␊ |
| 2678 | #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:8␊ |
| 2679 | msgid "Created by:"␊ |
| 2680 | msgstr ""␊ |
| 2681 | ␊ |
| 2682 | #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:8␊ |
| 2683 | msgid "Created at:"␊ |
| 2684 | msgstr ""␊ |
| 2685 | ␊ |
| 2686 | #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:9␊ |
| 2687 | #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:8␊ |
| 2688 | msgid "Content:"␊ |
| 2689 | msgstr ""␊ |
| 2690 | ␊ |
| 2691 | #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:10␊ |
| 2692 | msgid "Commit details:"␊ |
| 2693 | msgstr ""␊ |
| 2694 | ␊ |
| 2695 | #: IDF/gettexttemplates/idf/source/commit.html.php:4␊ |
| 2696 | #: IDF/gettexttemplates/idf/source/commit.html~.php:4␊ |
| 2697 | msgid "Date:"␊ |
| 2698 | msgstr ""␊ |
| 2699 | ␊ |
| 2700 | #: IDF/gettexttemplates/idf/source/commit.html.php:6␊ |
| 2701 | #: IDF/gettexttemplates/idf/source/commit.html~.php:6␊ |
| 2702 | msgid "Branch:"␊ |
| 2703 | msgstr ""␊ |
| 2704 | ␊ |
| 2705 | #: IDF/gettexttemplates/idf/source/commit.html.php:9␊ |
| 2706 | #: IDF/gettexttemplates/idf/source/commit.html~.php:9␊ |
| 2707 | msgid "Parents:"␊ |
| 2708 | msgstr ""␊ |
| 2709 | ␊ |
| 2710 | #: IDF/gettexttemplates/idf/source/commit.html.php:11␊ |
| 2711 | #: IDF/gettexttemplates/idf/source/commit.html~.php:11␊ |
| 2712 | msgid "Message:"␊ |
| 2713 | msgstr ""␊ |
| 2714 | ␊ |
| 2715 | #: IDF/gettexttemplates/idf/source/commit.html.php:12␊ |
| 2716 | #: IDF/gettexttemplates/idf/source/commit.html~.php:12␊ |
| 2717 | #: IDF/gettexttemplates/idf/wiki/feedfragment.xml.php:3␊ |
| 2718 | #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:10␊ |
| 2719 | msgid "Changes:"␊ |
| 2720 | msgstr ""␊ |
| 2721 | ␊ |
| 2722 | #: IDF/gettexttemplates/idf/source/commit.html.php:13␊ |
| 2723 | #: IDF/gettexttemplates/idf/source/commit.html~.php:13␊ |
| 2724 | msgid "deleted"␊ |
| 2725 | msgstr ""␊ |
| 2726 | ␊ |
| 2727 | #: IDF/gettexttemplates/idf/source/commit.html.php:14␊ |
| 2728 | #: IDF/gettexttemplates/idf/source/commit.html.php:17␊ |
| 2729 | #: IDF/gettexttemplates/idf/source/commit.html~.php:14␊ |
| 2730 | #: IDF/gettexttemplates/idf/source/commit.html~.php:17␊ |
| 2731 | msgid "full"␊ |
| 2732 | msgstr ""␊ |
| 2733 | ␊ |
| 2734 | #: IDF/gettexttemplates/idf/source/commit.html.php:15␊ |
| 2735 | #: IDF/gettexttemplates/idf/source/commit.html~.php:15␊ |
| 2736 | msgid "renamed"␊ |
| 2737 | msgstr ""␊ |
| 2738 | ␊ |
| 2739 | #: IDF/gettexttemplates/idf/source/commit.html.php:16␊ |
| 2740 | #: IDF/gettexttemplates/idf/source/commit.html~.php:16␊ |
| 2741 | msgid "added"␊ |
| 2742 | msgstr ""␊ |
| 2743 | ␊ |
| 2744 | #: IDF/gettexttemplates/idf/source/commit.html.php:18␊ |
| 2745 | #: IDF/gettexttemplates/idf/source/commit.html~.php:18␊ |
| 2746 | msgid "modified"␊ |
| 2747 | msgstr ""␊ |
| 2748 | ␊ |
| 2749 | #: IDF/gettexttemplates/idf/source/commit.html.php:19␊ |
| 2750 | #: IDF/gettexttemplates/idf/source/commit.html~.php:19␊ |
| 2751 | msgid "properies changed"␊ |
| 2752 | msgstr ""␊ |
| 2753 | ␊ |
| 2754 | #: IDF/gettexttemplates/idf/source/commit.html.php:20␊ |
| 2755 | #: IDF/gettexttemplates/idf/source/commit.html~.php:20␊ |
| 2756 | msgid "removed"␊ |
| 2757 | msgstr ""␊ |
| 2758 | ␊ |
| 2759 | #: IDF/gettexttemplates/idf/source/commit.html.php:21␊ |
| 2760 | #: IDF/gettexttemplates/idf/source/commit.html~.php:21␊ |
| 2761 | msgid "File differences"␊ |
| 2762 | msgstr ""␊ |
| 2763 | ␊ |
| 2764 | #: IDF/gettexttemplates/idf/source/disambiguate_revision.html.php:3␊ |
| 2765 | #, php-format␊ |
| 2766 | msgid ""␊ |
| 2767 | "The revision identifier <b>%%commit%%</b> is ambiguous and can be\n"␊ |
| 2768 | "expanded to multiple valid revisions - please choose one:"␊ |
| 2769 | msgstr ""␊ |
| 2770 | ␊ |
| 2771 | #: IDF/gettexttemplates/idf/source/disambiguate_revision.html.php:5␊ |
| 2772 | msgid "Title"␊ |
| 2773 | msgstr ""␊ |
| 2774 | ␊ |
| 2775 | #: IDF/gettexttemplates/idf/source/disambiguate_revision.html.php:6␊ |
| 2776 | msgid "Author"␊ |
| 2777 | msgstr ""␊ |
| 2778 | ␊ |
| 2779 | #: IDF/gettexttemplates/idf/source/disambiguate_revision.html.php:7␊ |
| 2780 | msgid "Date"␊ |
| 2781 | msgstr ""␊ |
| 2782 | ␊ |
| 2783 | #: IDF/gettexttemplates/idf/source/disambiguate_revision.html.php:8␊ |
| 2784 | msgid "Branch"␊ |
| 2785 | msgstr ""␊ |
| 2786 | ␊ |
| 2787 | #: IDF/gettexttemplates/idf/source/disambiguate_revision.html.php:9␊ |
| 2788 | msgid "Revision"␊ |
| 2789 | msgstr ""␊ |
| 2790 | ␊ |
| 2791 | #: IDF/gettexttemplates/idf/source/feedfragment.xml.php:3␊ |
| 2792 | #, php-format␊ |
| 2793 | msgid "%%cproject.name%%: Commit %%c.scm_id%%"␊ |
| 2794 | msgstr ""␊ |
| 2795 | ␊ |
| 2796 | #: IDF/gettexttemplates/idf/source/git/branch_tag_list.html.php:3␊ |
| 2797 | #: IDF/gettexttemplates/idf/source/mercurial/branch_tag_list.html.php:3␊ |
| 2798 | #: IDF/gettexttemplates/idf/source/mtn/branch_tag_list.html.php:3␊ |
| 2799 | msgid "Branches"␊ |
| 2800 | msgstr ""␊ |
| 2801 | ␊ |
| 2802 | #: IDF/gettexttemplates/idf/source/git/branch_tag_list.html.php:4␊ |
| 2803 | #: IDF/gettexttemplates/idf/source/mercurial/branch_tag_list.html.php:4␊ |
| 2804 | #: IDF/gettexttemplates/idf/source/mtn/branch_tag_list.html.php:4␊ |
| 2805 | msgid "filter branches"␊ |
| 2806 | msgstr ""␊ |
| 2807 | ␊ |
| 2808 | #: IDF/gettexttemplates/idf/source/git/branch_tag_list.html.php:5␊ |
| 2809 | #: IDF/gettexttemplates/idf/source/mercurial/branch_tag_list.html.php:5␊ |
| 2810 | #: IDF/gettexttemplates/idf/source/mtn/branch_tag_list.html.php:5␊ |
| 2811 | msgid "Tags"␊ |
| 2812 | msgstr ""␊ |
| 2813 | ␊ |
| 2814 | #: IDF/gettexttemplates/idf/source/git/branch_tag_list.html.php:6␊ |
| 2815 | #: IDF/gettexttemplates/idf/source/mercurial/branch_tag_list.html.php:6␊ |
| 2816 | #: IDF/gettexttemplates/idf/source/mtn/branch_tag_list.html.php:6␊ |
| 2817 | msgid "filter tags"␊ |
| 2818 | msgstr ""␊ |
| 2819 | ␊ |
| 2820 | #: IDF/gettexttemplates/idf/source/git/file.html.php:3␊ |
| 2821 | #: IDF/gettexttemplates/idf/source/git/tree.html.php:3␊ |
| 2822 | #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:3␊ |
| 2823 | #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:3␊ |
| 2824 | #: IDF/gettexttemplates/idf/source/mtn/file.html.php:3␊ |
| 2825 | #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:3␊ |
| 2826 | #: IDF/gettexttemplates/idf/source/svn/file.html.php:3␊ |
| 2827 | #: IDF/gettexttemplates/idf/source/svn/tree.html.php:3␊ |
| 2828 | #, php-format␊ |
| 2829 | msgid ""␊ |
| 2830 | "Source at commit <a class=\"mono\" href=\"%%url%%\">%%commit%%</a> created "␊ |
| 2831 | "%%cobject.date%%."␊ |
| 2832 | msgstr ""␊ |
| 2833 | ␊ |
| 2834 | #: IDF/gettexttemplates/idf/source/git/file.html.php:4␊ |
| 2835 | #: IDF/gettexttemplates/idf/source/git/tree.html.php:4␊ |
| 2836 | #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:4␊ |
| 2837 | #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:4␊ |
| 2838 | #: IDF/gettexttemplates/idf/source/mtn/file.html.php:4␊ |
| 2839 | #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:4␊ |
| 2840 | #: IDF/gettexttemplates/idf/source/svn/file.html.php:4␊ |
| 2841 | #: IDF/gettexttemplates/idf/source/svn/tree.html.php:4␊ |
| 2842 | #, php-format␊ |
| 2843 | msgid "By %%cobject.author%%, %%cobject.title%%"␊ |
| 2844 | msgstr ""␊ |
| 2845 | ␊ |
| 2846 | #: IDF/gettexttemplates/idf/source/git/file.html.php:5␊ |
| 2847 | #: IDF/gettexttemplates/idf/source/git/tree.html.php:5␊ |
| 2848 | #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:5␊ |
| 2849 | #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:5␊ |
| 2850 | #: IDF/gettexttemplates/idf/source/mtn/file.html.php:5␊ |
| 2851 | #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:5␊ |
| 2852 | #: IDF/gettexttemplates/idf/source/svn/file.html.php:5␊ |
| 2853 | #: IDF/gettexttemplates/idf/source/svn/tree.html.php:5␊ |
| 2854 | msgid "Root"␊ |
| 2855 | msgstr ""␊ |
| 2856 | ␊ |
| 2857 | #: IDF/gettexttemplates/idf/source/git/help.html.php:3␊ |
| 2858 | #, php-format␊ |
| 2859 | msgid ""␊ |
| 2860 | "The team behind %%project%% is using\n"␊ |
| 2861 | "the <strong>git</strong> software to manage the source\n"␊ |
| 2862 | "code."␊ |
| 2863 | msgstr ""␊ |
| 2864 | ␊ |
| 2865 | #: IDF/gettexttemplates/idf/source/git/help.html.php:6␊ |
| 2866 | #, php-format␊ |
| 2867 | msgid ""␊ |
| 2868 | "You may need to <a href=\"%%url%%\">provide your SSH key</a>. The "␊ |
| 2869 | "synchronization of your SSH key can take a couple of minutes. You can learn "␊ |
| 2870 | "more about <a href=\"http://www.google.com/search?q=public+ssh+key"␊ |
| 2871 | "+authentication\">SSH key authentication</a>."␊ |
| 2872 | msgstr ""␊ |
| 2873 | ␊ |
| 2874 | #: IDF/gettexttemplates/idf/source/git/help.html.php:7␊ |
| 2875 | #: IDF/gettexttemplates/idf/source/mtn/help.html.php:6␊ |
| 2876 | msgid "To make a first commit in the repository, perform the following steps:"␊ |
| 2877 | msgstr ""␊ |
| 2878 | ␊ |
| 2879 | #: IDF/gettexttemplates/idf/source/git/help.html.php:8␊ |
| 2880 | #: IDF/gettexttemplates/idf/source/mercurial/help.html.php:7␊ |
| 2881 | #: IDF/gettexttemplates/idf/source/mtn/help.html.php:7␊ |
| 2882 | #: IDF/gettexttemplates/idf/source/svn/help.html.php:7␊ |
| 2883 | #, php-format␊ |
| 2884 | msgid "Find here more details on how to access %%project%% source code."␊ |
| 2885 | msgstr ""␊ |
| 2886 | ␊ |
| 2887 | #: IDF/gettexttemplates/idf/source/git/help.html.php:9␊ |
| 2888 | #: IDF/gettexttemplates/idf/source/mercurial/help.html.php:8␊ |
| 2889 | #: IDF/gettexttemplates/idf/source/mtn/help.html.php:8␊ |
| 2890 | #: IDF/gettexttemplates/idf/source/svn/help.html.php:8␊ |
| 2891 | msgid "Command-Line Access"␊ |
| 2892 | msgstr ""␊ |
| 2893 | ␊ |
| 2894 | #: IDF/gettexttemplates/idf/source/git/help.html.php:10␊ |
| 2895 | #: IDF/gettexttemplates/idf/source/mtn/help.html.php:9␊ |
| 2896 | msgid "First Commit"␊ |
| 2897 | msgstr ""␊ |
| 2898 | ␊ |
| 2899 | #: IDF/gettexttemplates/idf/source/git/tree.html.php:9␊ |
| 2900 | #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:9␊ |
| 2901 | #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:9␊ |
| 2902 | #: IDF/gettexttemplates/idf/source/svn/tree.html.php:10␊ |
| 2903 | #: IDF/Views/Download.php:66 IDF/Views/Download.php:294␊ |
| 2904 | msgid "Size"␊ |
| 2905 | msgstr ""␊ |
| 2906 | ␊ |
| 2907 | #: IDF/gettexttemplates/idf/source/git/tree.html.php:10␊ |
| 2908 | #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:10␊ |
| 2909 | #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:10␊ |
| 2910 | #: IDF/gettexttemplates/idf/source/svn/tree.html.php:13␊ |
| 2911 | msgid ":"␊ |
| 2912 | msgstr ""␊ |
| 2913 | ␊ |
| 2914 | #: IDF/gettexttemplates/idf/source/git/tree.html.php:12␊ |
| 2915 | #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:12␊ |
| 2916 | #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:12␊ |
| 2917 | msgid "Download this version"␊ |
| 2918 | msgstr ""␊ |
| 2919 | ␊ |
| 2920 | #: IDF/gettexttemplates/idf/source/git/tree.html.php:13␊ |
| 2921 | #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:13␊ |
| 2922 | #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:13␊ |
| 2923 | msgid "or"␊ |
| 2924 | msgstr ""␊ |
| 2925 | ␊ |
| 2926 | #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:3␊ |
| 2927 | #, php-format␊ |
| 2928 | msgid ""␊ |
| 2929 | "The branch or revision <b>%%commit%%</b> is not valid or does not exist\n"␊ |
| 2930 | "in this repository."␊ |
| 2931 | msgstr ""␊ |
| 2932 | ␊ |
| 2933 | #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:5␊ |
| 2934 | msgid "The following list shows all available branches:"␊ |
| 2935 | msgstr ""␊ |
| 2936 | ␊ |
| 2937 | #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:6␊ |
| 2938 | #, php-format␊ |
| 2939 | msgid ""␊ |
| 2940 | "If this is a new repository, the reason for this error\n"␊ |
| 2941 | "could be that you have not committed and / or pushed any change so far.\n"␊ |
| 2942 | "In this case please take a look at the <a href=\"%%url%%\">Help</a> page\n"␊ |
| 2943 | "how to access your repository."␊ |
| 2944 | msgstr ""␊ |
| 2945 | ␊ |
| 2946 | #: IDF/gettexttemplates/idf/source/mercurial/help.html.php:3␊ |
| 2947 | #, php-format␊ |
| 2948 | msgid ""␊ |
| 2949 | "The team behind %%project%% is using\n"␊ |
| 2950 | "the <strong>Mercurial</strong> software to manage the source\n"␊ |
| 2951 | "code."␊ |
| 2952 | msgstr ""␊ |
| 2953 | ␊ |
| 2954 | #: IDF/gettexttemplates/idf/source/mercurial/help.html.php:6␊ |
| 2955 | #: IDF/gettexttemplates/idf/source/svn/help.html.php:6␊ |
| 2956 | #, php-format␊ |
| 2957 | msgid ""␊ |
| 2958 | "To get write access to the repository, you need to use your username and "␊ |
| 2959 | "your <a href=\"%%url%%\">extra password</a>."␊ |
| 2960 | msgstr ""␊ |
| 2961 | ␊ |
| 2962 | #: IDF/gettexttemplates/idf/source/mercurial/help.html.php:9␊ |
| 2963 | #: IDF/gettexttemplates/idf/source/svn/help.html.php:9␊ |
| 2964 | msgid "Write Access Authentication"␊ |
| 2965 | msgstr ""␊ |
| 2966 | ␊ |
| 2967 | #: IDF/gettexttemplates/idf/source/mtn/help.html.php:3␊ |
| 2968 | #, php-format␊ |
| 2969 | msgid ""␊ |
| 2970 | "The team behind %%project%% is using\n"␊ |
| 2971 | "the <strong>monotone</strong> software to manage the source\n"␊ |
| 2972 | "code."␊ |
| 2973 | msgstr ""␊ |
| 2974 | ␊ |
| 2975 | #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:3␊ |
| 2976 | #: IDF/gettexttemplates/idf/source/svn/commit.html.php:3␊ |
| 2977 | #: IDF/gettexttemplates/idf/source/svn/file.html.php:10␊ |
| 2978 | #: IDF/gettexttemplates/idf/source/svn/tree.html.php:15␊ |
| 2979 | msgid "Revision:"␊ |
| 2980 | msgstr ""␊ |
| 2981 | ␊ |
| 2982 | #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:4␊ |
| 2983 | #: IDF/gettexttemplates/idf/source/svn/commit.html.php:4␊ |
| 2984 | #: IDF/gettexttemplates/idf/source/svn/file.html.php:11␊ |
| 2985 | #: IDF/gettexttemplates/idf/source/svn/tree.html.php:16␊ |
| 2986 | msgid "Go to revision"␊ |
| 2987 | msgstr ""␊ |
| 2988 | ␊ |
| 2989 | #: IDF/gettexttemplates/idf/source/svn/file.html.php:6␊ |
| 2990 | #: IDF/gettexttemplates/idf/source/svn/tree.html.php:11␊ |
| 2991 | msgid "Property"␊ |
| 2992 | msgstr ""␊ |
| 2993 | ␊ |
| 2994 | #: IDF/gettexttemplates/idf/source/svn/file.html.php:7␊ |
| 2995 | #: IDF/gettexttemplates/idf/source/svn/tree.html.php:12␊ |
| 2996 | msgid "set to:"␊ |
| 2997 | msgstr ""␊ |
| 2998 | ␊ |
| 2999 | #: IDF/gettexttemplates/idf/source/svn/help.html.php:3␊ |
| 3000 | #, php-format␊ |
| 3001 | msgid ""␊ |
| 3002 | "The team behind %%project%% is using\n"␊ |
| 3003 | "the <strong>subversion</strong> software to manage the source\n"␊ |
| 3004 | "code."␊ |
| 3005 | msgstr ""␊ |
| 3006 | ␊ |
| 3007 | #: IDF/gettexttemplates/idf/source/svn/tree.html.php:8␊ |
| 3008 | msgid "Rev"␊ |
| 3009 | msgstr ""␊ |
| 3010 | ␊ |
| 3011 | #: IDF/gettexttemplates/idf/source/svn/tree.html.php:17␊ |
| 3012 | msgid "Branches:"␊ |
| 3013 | msgstr ""␊ |
| 3014 | ␊ |
| 3015 | #: IDF/gettexttemplates/idf/source/svn/tree.html.php:18␊ |
| 3016 | msgid "Tags:"␊ |
| 3017 | msgstr ""␊ |
| 3018 | ␊ |
| 3019 | #: IDF/gettexttemplates/idf/user/changeemail-email.txt.php:3␊ |
| 3020 | #, php-format␊ |
| 3021 | msgid ""␊ |
| 3022 | "Hello %%user%%,\n"␊ |
| 3023 | "\n"␊ |
| 3024 | "To confirm that you want %%email%%\n"␊ |
| 3025 | "to be your new email address, just follow this link:\n"␊ |
| 3026 | "\n"␊ |
| 3027 | "%%url%%\n"␊ |
| 3028 | "\n"␊ |
| 3029 | "Alternatively, go to this page:\n"␊ |
| 3030 | "\n"␊ |
| 3031 | "%%urlik%%\n"␊ |
| 3032 | "\n"␊ |
| 3033 | "and provide the following verification key:\n"␊ |
| 3034 | "\n"␊ |
| 3035 | "%%key%%\n"␊ |
| 3036 | "\n"␊ |
| 3037 | "If you do not want to change your email address, \n"␊ |
| 3038 | "just ignore this message.\n"␊ |
| 3039 | "\n"␊ |
| 3040 | "Yours faithfully,\n"␊ |
| 3041 | "The development team.\n"␊ |
| 3042 | msgstr ""␊ |
| 3043 | ␊ |
| 3044 | #: IDF/gettexttemplates/idf/user/changeemail.html.php:4␊ |
| 3045 | msgid "Confirm Your New Email Address"␊ |
| 3046 | msgstr ""␊ |
| 3047 | ␊ |
| 3048 | #: IDF/gettexttemplates/idf/user/changeemail.html.php:7␊ |
| 3049 | #: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:7␊ |
| 3050 | msgid ""␊ |
| 3051 | "Use your email software to read your emails and open your verification "␊ |
| 3052 | "email. Either click directly on the verification link or copy/paste the "␊ |
| 3053 | "verification key in the box and submit the form."␊ |
| 3054 | msgstr ""␊ |
| 3055 | ␊ |
| 3056 | #: IDF/gettexttemplates/idf/user/dashboard.html.php:3␊ |
| 3057 | #, php-format␊ |
| 3058 | msgid "<a href=\"%%url%%\">Update your account</a>."␊ |
| 3059 | msgstr ""␊ |
| 3060 | ␊ |
| 3061 | #: IDF/gettexttemplates/idf/user/dashboard.html.php:4␊ |
| 3062 | #, php-format␊ |
| 3063 | msgid "<a href=\"%%url%%\">See your public profile</a>."␊ |
| 3064 | msgstr ""␊ |
| 3065 | ␊ |
| 3066 | #: IDF/gettexttemplates/idf/user/dashboard.html.php:5␊ |
| 3067 | #, php-format␊ |
| 3068 | msgid "<a href=\"%%url%%\">See your forge issue watch list</a>."␊ |
| 3069 | msgstr ""␊ |
| 3070 | ␊ |
| 3071 | #: IDF/gettexttemplates/idf/user/myaccount.html.php:6␊ |
| 3072 | msgid "Key Management"␊ |
| 3073 | msgstr ""␊ |
| 3074 | ␊ |
| 3075 | #: IDF/gettexttemplates/idf/user/myaccount.html.php:7␊ |
| 3076 | msgid "Secondary Emails"␊ |
| 3077 | msgstr ""␊ |
| 3078 | ␊ |
| 3079 | #: IDF/gettexttemplates/idf/user/myaccount.html.php:8␊ |
| 3080 | msgid "Extra password"␊ |
| 3081 | msgstr ""␊ |
| 3082 | ␊ |
| 3083 | #: IDF/gettexttemplates/idf/user/myaccount.html.php:9␊ |
| 3084 | msgid ""␊ |
| 3085 | "This password is used to access some of the external systems managed by our "␊ |
| 3086 | "infrastructure. It will be regenerated if you change your password."␊ |
| 3087 | msgstr ""␊ |
| 3088 | ␊ |
| 3089 | #: IDF/gettexttemplates/idf/user/myaccount.html.php:10␊ |
| 3090 | msgid "API key"␊ |
| 3091 | msgstr ""␊ |
| 3092 | ␊ |
| 3093 | #: IDF/gettexttemplates/idf/user/myaccount.html.php:11␊ |
| 3094 | msgid ""␊ |
| 3095 | "Your API key will be regenerated automatically if you change your password."␊ |
| 3096 | msgstr ""␊ |
| 3097 | ␊ |
| 3098 | #: IDF/gettexttemplates/idf/user/myaccount.html.php:12␊ |
| 3099 | msgid "Update Your Account"␊ |
| 3100 | msgstr ""␊ |
| 3101 | ␊ |
| 3102 | #: IDF/gettexttemplates/idf/user/myaccount.html.php:14␊ |
| 3103 | msgid "Your Current Public Keys"␊ |
| 3104 | msgstr ""␊ |
| 3105 | ␊ |
| 3106 | #: IDF/gettexttemplates/idf/user/myaccount.html.php:15␊ |
| 3107 | msgid "Delete this key"␊ |
| 3108 | msgstr ""␊ |
| 3109 | ␊ |
| 3110 | #: IDF/gettexttemplates/idf/user/myaccount.html.php:16␊ |
| 3111 | msgid "Your additional email addresses"␊ |
| 3112 | msgstr ""␊ |
| 3113 | ␊ |
| 3114 | #: IDF/gettexttemplates/idf/user/myaccount.html.php:17␊ |
| 3115 | msgid "Delete this address"␊ |
| 3116 | msgstr ""␊ |
| 3117 | ␊ |
| 3118 | #: IDF/gettexttemplates/idf/user/myaccount.html.php:18␊ |
| 3119 | msgid ""␊ |
| 3120 | "If possible, use your real name. By using your real name, people will have "␊ |
| 3121 | "more trust in your comments and remarks."␊ |
| 3122 | msgstr ""␊ |
| 3123 | ␊ |
| 3124 | #: IDF/gettexttemplates/idf/user/myaccount.html.php:19␊ |
| 3125 | msgid ""␊ |
| 3126 | "The extra password is used to access some of the external systems and the "␊ |
| 3127 | "API key is used to interact with this website using a program."␊ |
| 3128 | msgstr ""␊ |
| 3129 | ␊ |
| 3130 | #: IDF/gettexttemplates/idf/user/myaccount.html.php:20␊ |
| 3131 | msgid "Show API key and extra password"␊ |
| 3132 | msgstr ""␊ |
| 3133 | ␊ |
| 3134 | #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:3␊ |
| 3135 | msgid ""␊ |
| 3136 | "Oops, please check the provided login or email address to recover your "␊ |
| 3137 | "password."␊ |
| 3138 | msgstr ""␊ |
| 3139 | ␊ |
| 3140 | #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:4␊ |
| 3141 | msgid "Recover My Password"␊ |
| 3142 | msgstr ""␊ |
| 3143 | ␊ |
| 3144 | #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:6␊ |
| 3145 | msgid ""␊ |
| 3146 | "Provide either your login or email address, if a corresponding user is found "␊ |
| 3147 | "in the database, we will send you an email with the details on how to reset "␊ |
| 3148 | "your password."␊ |
| 3149 | msgstr ""␊ |
| 3150 | ␊ |
| 3151 | #: IDF/gettexttemplates/idf/user/passrecovery-email.txt.php:3␊ |
| 3152 | #, php-format␊ |
| 3153 | msgid ""␊ |
| 3154 | "Hello %%user%%,\n"␊ |
| 3155 | "\n"␊ |
| 3156 | "You lost your password and wanted to recover it.\n"␊ |
| 3157 | "To provide a new password for your account, you\n"␊ |
| 3158 | "just have to follow the provided link. You will\n"␊ |
| 3159 | "get a simple form to provide a new password.\n"␊ |
| 3160 | "\n"␊ |
| 3161 | "%%url%%\n"␊ |
| 3162 | "\n"␊ |
| 3163 | "Alternatively, go to this page:\n"␊ |
| 3164 | "\n"␊ |
| 3165 | "%%urlik%%\n"␊ |
| 3166 | "\n"␊ |
| 3167 | "and provide the following verification key:\n"␊ |
| 3168 | "\n"␊ |
| 3169 | "%%key%%\n"␊ |
| 3170 | "\n"␊ |
| 3171 | "If you are not the one who requested to reset\n"␊ |
| 3172 | "your password, simply ignore this email, your\n"␊ |
| 3173 | "password will not be changed.\n"␊ |
| 3174 | "\n"␊ |
| 3175 | "Yours faithfully,\n"␊ |
| 3176 | "The development team.\n"␊ |
| 3177 | msgstr ""␊ |
| 3178 | ␊ |
| 3179 | #: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:4␊ |
| 3180 | msgid "Recover Your Password"␊ |
| 3181 | msgstr ""␊ |
| 3182 | ␊ |
| 3183 | #: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:8␊ |
| 3184 | msgid ""␊ |
| 3185 | "Just after providing the confirmation key, you will be able to reset your "␊ |
| 3186 | "password and use this website fully."␊ |
| 3187 | msgstr ""␊ |
| 3188 | ␊ |
| 3189 | #: IDF/gettexttemplates/idf/user/passrecovery.html.php:6␊ |
| 3190 | msgid "Reset Your Password"␊ |
| 3191 | msgstr ""␊ |
| 3192 | ␊ |
| 3193 | #: IDF/gettexttemplates/idf/user/public.html.php:3␊ |
| 3194 | #, php-format␊ |
| 3195 | msgid "You are looking at the public profile of %%member%%."␊ |
| 3196 | msgstr ""␊ |
| 3197 | ␊ |
| 3198 | #: IDF/gettexttemplates/idf/user/public.html.php:5␊ |
| 3199 | msgid "Twitter:"␊ |
| 3200 | msgstr ""␊ |
| 3201 | ␊ |
| 3202 | #: IDF/gettexttemplates/idf/user/public.html.php:6␊ |
| 3203 | msgid "Public Email:"␊ |
| 3204 | msgstr ""␊ |
| 3205 | ␊ |
| 3206 | #: IDF/gettexttemplates/idf/user/public.html.php:7␊ |
| 3207 | msgid "Website:"␊ |
| 3208 | msgstr ""␊ |
| 3209 | ␊ |
| 3210 | #: IDF/gettexttemplates/idf/user/public.html.php:8␊ |
| 3211 | msgid "Last time seen:"␊ |
| 3212 | msgstr ""␊ |
| 3213 | ␊ |
| 3214 | #: IDF/gettexttemplates/idf/user/public.html.php:9␊ |
| 3215 | msgid "Member since:"␊ |
| 3216 | msgstr ""␊ |
| 3217 | ␊ |
| 3218 | #: IDF/gettexttemplates/idf/wiki/base.html.php:3␊ |
| 3219 | msgid "List Pages"␊ |
| 3220 | msgstr ""␊ |
| 3221 | ␊ |
| 3222 | #: IDF/gettexttemplates/idf/wiki/base.html.php:4␊ |
| 3223 | #: IDF/gettexttemplates/idf/wiki/index.html.php:4␊ |
| 3224 | #: IDF/gettexttemplates/idf/wiki/search.html.php:3 IDF/Views/Wiki.php:175␊ |
| 3225 | msgid "New Page"␊ |
| 3226 | msgstr ""␊ |
| 3227 | ␊ |
| 3228 | #: IDF/gettexttemplates/idf/wiki/base.html.php:5␊ |
| 3229 | msgid "Update This Page"␊ |
| 3230 | msgstr ""␊ |
| 3231 | ␊ |
| 3232 | #: IDF/gettexttemplates/idf/wiki/create.html.php:3␊ |
| 3233 | #: IDF/gettexttemplates/idf/wiki/update.html.php:3␊ |
| 3234 | msgid "Preview of the Page"␊ |
| 3235 | msgstr ""␊ |
| 3236 | ␊ |
| 3237 | #: IDF/gettexttemplates/idf/wiki/create.html.php:4␊ |
| 3238 | msgid "The form contains some errors. Please correct them to create the page."␊ |
| 3239 | msgstr ""␊ |
| 3240 | ␊ |
| 3241 | #: IDF/gettexttemplates/idf/wiki/create.html.php:6␊ |
| 3242 | msgid "Create Page"␊ |
| 3243 | msgstr ""␊ |
| 3244 | ␊ |
| 3245 | #: IDF/gettexttemplates/idf/wiki/delete.html.php:3␊ |
| 3246 | #, php-format␊ |
| 3247 | msgid ""␊ |
| 3248 | "You are looking at an old revision (<em>%%oldrev.summary%%</em>) of the "␊ |
| 3249 | "page \n"␊ |
| 3250 | "<a href=\"%%url%%\">%%page.title%%</a>. This revision was created\n"␊ |
| 3251 | "by %%submitter%%."␊ |
| 3252 | msgstr ""␊ |
| 3253 | ␊ |
| 3254 | #: IDF/gettexttemplates/idf/wiki/delete.html.php:6␊ |
| 3255 | msgid ""␊ |
| 3256 | "If you delete this old revision, it will be removed from the database and "␊ |
| 3257 | "<strong>you will not be able to recover it</strong>."␊ |
| 3258 | msgstr ""␊ |
| 3259 | ␊ |
| 3260 | #: IDF/gettexttemplates/idf/wiki/delete.html.php:9␊ |
| 3261 | msgid "Delete Revision"␊ |
| 3262 | msgstr ""␊ |
| 3263 | ␊ |
| 3264 | #: IDF/gettexttemplates/idf/wiki/delete.html.php:14␊ |
| 3265 | #: IDF/gettexttemplates/idf/wiki/deletepage.html.php:11␊ |
| 3266 | #: IDF/gettexttemplates/idf/wiki/view.html.php:17␊ |
| 3267 | msgid "Old Revisions"␊ |
| 3268 | msgstr ""␊ |
| 3269 | ␊ |
| 3270 | #: IDF/gettexttemplates/idf/wiki/deletepage.html.php:3␊ |
| 3271 | msgid ""␊ |
| 3272 | "If you delete this documentation page, it will be removed from the database "␊ |
| 3273 | "with all the associated revisions and <strong>you will not be able to "␊ |
| 3274 | "recover it</strong>."␊ |
| 3275 | msgstr ""␊ |
| 3276 | ␊ |
| 3277 | #: IDF/gettexttemplates/idf/wiki/deletepage.html.php:6␊ |
| 3278 | msgid "Delete Page"␊ |
| 3279 | msgstr ""␊ |
| 3280 | ␊ |
| 3281 | #: IDF/gettexttemplates/idf/wiki/edit-info.html.php:3␊ |
| 3282 | #, php-format␊ |
| 3283 | msgid ""␊ |
| 3284 | "\n"␊ |
| 3285 | "<p><strong>Instructions:</strong></p>\n"␊ |
| 3286 | "<p>The content of the page can use the <a href=\"%%burl%%\">Markdown syntax</"␊ |
| 3287 | "a> with the <a href=\"%%eurl%%\"><em>Extra</em> extension</a>.</p>\n"␊ |
| 3288 | "<p>Website addresses are automatically linked and you can link to another "␊ |
| 3289 | "page in the documentation using double square brackets like that "␊ |
| 3290 | "[[AnotherPage]].</p>\n"␊ |
| 3291 | "<p>To directly include a file content from the repository, embrace its path "␊ |
| 3292 | "with triple square brackets: [[[path/to/file.txt]]].</p>\n"␊ |
| 3293 | msgstr ""␊ |
| 3294 | ␊ |
| 3295 | #: IDF/gettexttemplates/idf/wiki/index.html.php:3␊ |
| 3296 | #, php-format␊ |
| 3297 | msgid "See <a href=\"%%url%%\">the deprecated pages</a>."␊ |
| 3298 | msgstr ""␊ |
| 3299 | ␊ |
| 3300 | #: IDF/gettexttemplates/idf/wiki/index.html.php:5␊ |
| 3301 | msgid "Number of pages:"␊ |
| 3302 | msgstr ""␊ |
| 3303 | ␊ |
| 3304 | #: IDF/gettexttemplates/idf/wiki/search.html.php:4␊ |
| 3305 | msgid "Pages found:"␊ |
| 3306 | msgstr ""␊ |
| 3307 | ␊ |
| 3308 | #: IDF/gettexttemplates/idf/wiki/update.html.php:4␊ |
| 3309 | msgid "The form contains some errors. Please correct them to update the page."␊ |
| 3310 | msgstr ""␊ |
| 3311 | ␊ |
| 3312 | #: IDF/gettexttemplates/idf/wiki/update.html.php:6␊ |
| 3313 | msgid "Update Page"␊ |
| 3314 | msgstr ""␊ |
| 3315 | ␊ |
| 3316 | #: IDF/gettexttemplates/idf/wiki/update.html.php:8␊ |
| 3317 | #: IDF/gettexttemplates/idf/wiki/update.html.php:10␊ |
| 3318 | #: IDF/gettexttemplates/idf/wiki/update.html.php:11␊ |
| 3319 | msgid "Delete this page"␊ |
| 3320 | msgstr ""␊ |
| 3321 | ␊ |
| 3322 | #: IDF/gettexttemplates/idf/wiki/view.html.php:3␊ |
| 3323 | msgid ""␊ |
| 3324 | "<strong>Attention!</strong> This page is marked as deprecated, \n"␊ |
| 3325 | "use it as reference only if you are sure you need these specific information."␊ |
| 3326 | msgstr ""␊ |
| 3327 | ␊ |
| 3328 | #: IDF/gettexttemplates/idf/wiki/view.html.php:5␊ |
| 3329 | #, php-format␊ |
| 3330 | msgid ""␊ |
| 3331 | "You are looking at an old revision of the page \n"␊ |
| 3332 | "<a href=\"%%url%%\">%%page.title%%</a>. This revision was created\n"␊ |
| 3333 | "by %%submitter%%."␊ |
| 3334 | msgstr ""␊ |
| 3335 | ␊ |
| 3336 | #: IDF/gettexttemplates/idf/wiki/view.html.php:10␊ |
| 3337 | msgid "Table of Content"␊ |
| 3338 | msgstr ""␊ |
| 3339 | ␊ |
| 3340 | #: IDF/gettexttemplates/idf/wiki/view.html.php:11␊ |
| 3341 | #: IDF/gettexttemplates/idf/wiki/view.html.php:13␊ |
| 3342 | msgid "Delete this revision"␊ |
| 3343 | msgstr ""␊ |
| 3344 | ␊ |
| 3345 | #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:3␊ |
| 3346 | msgid "A new documentation page has been created:"␊ |
| 3347 | msgstr ""␊ |
| 3348 | ␊ |
| 3349 | #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:9␊ |
| 3350 | #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:14␊ |
| 3351 | msgid "Documentation page:"␊ |
| 3352 | msgstr ""␊ |
| 3353 | ␊ |
| 3354 | #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:3␊ |
| 3355 | msgid "The following documentation page has been updated:"␊ |
| 3356 | msgstr ""␊ |
| 3357 | ␊ |
| 3358 | #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:7␊ |
| 3359 | msgid "Updated by:"␊ |
| 3360 | msgstr ""␊ |
| 3361 | ␊ |
| 3362 | #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:13␊ |
| 3363 | msgid "New content:"␊ |
| 3364 | msgstr ""␊ |
| 3365 | ␊ |
| 3366 | #: IDF/Issue.php:76␊ |
| 3367 | msgid "owner"␊ |
| 3368 | msgstr ""␊ |
| 3369 | ␊ |
| 3370 | #: IDF/Issue.php:84 IDF/WikiPage.php:86␊ |
| 3371 | msgid "interested users"␊ |
| 3372 | msgstr ""␊ |
| 3373 | ␊ |
| 3374 | #: IDF/Issue.php:85␊ |
| 3375 | msgid ""␊ |
| 3376 | "Interested users will get an email notification when the issue is changed."␊ |
| 3377 | msgstr ""␊ |
| 3378 | ␊ |
| 3379 | #: IDF/Issue.php:92 IDF/Review.php:95 IDF/Upload.php:93 IDF/WikiPage.php:94␊ |
| 3380 | msgid "labels"␊ |
| 3381 | msgstr ""␊ |
| 3382 | ␊ |
| 3383 | #: IDF/Issue.php:111 IDF/IssueFile.php:102 IDF/Review.php:114␊ |
| 3384 | #: IDF/Upload.php:112 IDF/WikiPage.php:106␊ |
| 3385 | msgid "modification date"␊ |
| 3386 | msgstr ""␊ |
| 3387 | ␊ |
| 3388 | #: IDF/Issue.php:194 IDF/IssueComment.php:143␊ |
| 3389 | #, php-format␊ |
| 3390 | msgid ""␊ |
| 3391 | "<a href=\"%1$s\" class=\"%2$s\" title=\"View issue\">Issue %3$d</a>, %4$s"␊ |
| 3392 | msgstr ""␊ |
| 3393 | ␊ |
| 3394 | #: IDF/Issue.php:196␊ |
| 3395 | #, php-format␊ |
| 3396 | msgid "Creation of <a href=\"%s\" class=\"%s\">issue %d</a>, by %s"␊ |
| 3397 | msgstr ""␊ |
| 3398 | ␊ |
| 3399 | #: IDF/Issue.php:206␊ |
| 3400 | #, php-format␊ |
| 3401 | msgid "%s: Issue %d created - %s"␊ |
| 3402 | msgstr ""␊ |
| 3403 | ␊ |
| 3404 | #: IDF/Issue.php:272␊ |
| 3405 | #, php-format␊ |
| 3406 | msgid "Issue %s - %s (%s)"␊ |
| 3407 | msgstr ""␊ |
| 3408 | ␊ |
| 3409 | #: IDF/Issue.php:318␊ |
| 3410 | #, php-format␊ |
| 3411 | msgid "Updated Issue %s - %s (%s)"␊ |
| 3412 | msgstr ""␊ |
| 3413 | ␊ |
| 3414 | #: IDF/IssueComment.php:51␊ |
| 3415 | msgid "issue"␊ |
| 3416 | msgstr ""␊ |
| 3417 | ␊ |
| 3418 | #: IDF/IssueComment.php:58 IDF/IssueFile.php:49 IDF/Review/Comment.php:62␊ |
| 3419 | #: IDF/Review/FileComment.php:49 IDF/Review/FileComment.php:69␊ |
| 3420 | msgid "comment"␊ |
| 3421 | msgstr ""␊ |
| 3422 | ␊ |
| 3423 | #: IDF/IssueComment.php:72 IDF/Review/Comment.php:75 IDF/Upload.php:63␊ |
| 3424 | #: IDF/WikiRevision.php:85␊ |
| 3425 | msgid "changes"␊ |
| 3426 | msgstr ""␊ |
| 3427 | ␊ |
| 3428 | #: IDF/IssueComment.php:73␊ |
| 3429 | msgid "Serialized array of the changes in the issue."␊ |
| 3430 | msgstr ""␊ |
| 3431 | ␊ |
| 3432 | #: IDF/IssueComment.php:171␊ |
| 3433 | #, php-format␊ |
| 3434 | msgid "Comment on <a href=\"%s\" class=\"%s\">issue %d</a>, by %s"␊ |
| 3435 | msgstr ""␊ |
| 3436 | ␊ |
| 3437 | #: IDF/IssueComment.php:182␊ |
| 3438 | #, php-format␊ |
| 3439 | msgid "%s: Comment on issue %d - %s"␊ |
| 3440 | msgstr ""␊ |
| 3441 | ␊ |
| 3442 | #: IDF/IssueFile.php:64␊ |
| 3443 | msgid "file name"␊ |
| 3444 | msgstr ""␊ |
| 3445 | ␊ |
| 3446 | #: IDF/IssueFile.php:70␊ |
| 3447 | msgid "the file"␊ |
| 3448 | msgstr ""␊ |
| 3449 | ␊ |
| 3450 | #: IDF/IssueFile.php:76␊ |
| 3451 | msgid "file size"␊ |
| 3452 | msgstr ""␊ |
| 3453 | ␊ |
| 3454 | #: IDF/IssueFile.php:84␊ |
| 3455 | msgid "type"␊ |
| 3456 | msgstr ""␊ |
| 3457 | ␊ |
| 3458 | #: IDF/IssueFile.php:86␊ |
| 3459 | msgid "Image"␊ |
| 3460 | msgstr ""␊ |
| 3461 | ␊ |
| 3462 | #: IDF/IssueFile.php:87␊ |
| 3463 | msgid "Other"␊ |
| 3464 | msgstr ""␊ |
| 3465 | ␊ |
| 3466 | #: IDF/Key.php:55␊ |
| 3467 | msgid "public key"␊ |
| 3468 | msgstr ""␊ |
| 3469 | ␊ |
| 3470 | #: IDF/Key.php:87␊ |
| 3471 | msgid "Invalid or unknown key data detected."␊ |
| 3472 | msgstr ""␊ |
| 3473 | ␊ |
| 3474 | #: IDF/Plugin/SyncMercurial.php:78 IDF/Plugin/SyncSvn.php:81␊ |
| 3475 | #, php-format␊ |
| 3476 | msgid "The repository %s already exists."␊ |
| 3477 | msgstr ""␊ |
| 3478 | ␊ |
| 3479 | #: IDF/Plugin/SyncMercurial.php:142␊ |
| 3480 | #, php-format␊ |
| 3481 | msgid "%s does not exist or is not writable."␊ |
| 3482 | msgstr ""␊ |
| 3483 | ␊ |
| 3484 | #: IDF/Plugin/SyncMonotone.php:86 IDF/Plugin/SyncMonotone.php:457␊ |
| 3485 | #: IDF/Plugin/SyncMonotone.php:783␊ |
| 3486 | msgid "\"mtn_repositories\" must be defined in your configuration file."␊ |
| 3487 | msgstr ""␊ |
| 3488 | ␊ |
| 3489 | #: IDF/Plugin/SyncMonotone.php:93 IDF/Plugin/SyncMonotone.php:447␊ |
| 3490 | msgid "\"mtn_usher_conf\" does not exist or is not writable."␊ |
| 3491 | msgstr ""␊ |
| 3492 | ␊ |
| 3493 | #: IDF/Plugin/SyncMonotone.php:100␊ |
| 3494 | #, php-format␊ |
| 3495 | msgid "Could not find mtn-post-push script \"%s\"."␊ |
| 3496 | msgstr ""␊ |
| 3497 | ␊ |
| 3498 | #: IDF/Plugin/SyncMonotone.php:135␊ |
| 3499 | #, php-format␊ |
| 3500 | msgid "The configuration file %s is missing."␊ |
| 3501 | msgstr ""␊ |
| 3502 | ␊ |
| 3503 | #: IDF/Plugin/SyncMonotone.php:144␊ |
| 3504 | #, php-format␊ |
| 3505 | msgid "The project path %s already exists."␊ |
| 3506 | msgstr ""␊ |
| 3507 | ␊ |
| 3508 | #: IDF/Plugin/SyncMonotone.php:150␊ |
| 3509 | #, php-format␊ |
| 3510 | msgid "The project path %s could not be created."␊ |
| 3511 | msgstr ""␊ |
| 3512 | ␊ |
| 3513 | #: IDF/Plugin/SyncMonotone.php:187 IDF/Scm/Monotone/Stdio.php:87␊ |
| 3514 | #, php-format␊ |
| 3515 | msgid "The key directory %s could not be created."␊ |
| 3516 | msgstr ""␊ |
| 3517 | ␊ |
| 3518 | #: IDF/Plugin/SyncMonotone.php:205␊ |
| 3519 | #, php-format␊ |
| 3520 | msgid "Could not parse key information: %s"␊ |
| 3521 | msgstr ""␊ |
| 3522 | ␊ |
| 3523 | #: IDF/Plugin/SyncMonotone.php:243␊ |
| 3524 | #, php-format␊ |
| 3525 | msgid "Could not create configuration directory \"%s\""␊ |
| 3526 | msgstr ""␊ |
| 3527 | ␊ |
| 3528 | #: IDF/Plugin/SyncMonotone.php:252 IDF/Plugin/SyncMonotone.php:414␊ |
| 3529 | #, php-format␊ |
| 3530 | msgid "Could not create symlink \"%s\""␊ |
| 3531 | msgstr ""␊ |
| 3532 | ␊ |
| 3533 | #: IDF/Plugin/SyncMonotone.php:269␊ |
| 3534 | #, php-format␊ |
| 3535 | msgid "Could not write configuration file \"%s\""␊ |
| 3536 | msgstr ""␊ |
| 3537 | ␊ |
| 3538 | #: IDF/Plugin/SyncMonotone.php:284 IDF/Plugin/SyncMonotone.php:489␊ |
| 3539 | #, php-format␊ |
| 3540 | msgid "Could not parse usher configuration in \"%s\": %s"␊ |
| 3541 | msgstr ""␊ |
| 3542 | ␊ |
| 3543 | #: IDF/Plugin/SyncMonotone.php:295␊ |
| 3544 | #, php-format␊ |
| 3545 | msgid "usher configuration already contains a server entry named \"%s\""␊ |
| 3546 | msgstr ""␊ |
| 3547 | ␊ |
| 3548 | #: IDF/Plugin/SyncMonotone.php:320 IDF/Plugin/SyncMonotone.php:510␊ |
| 3549 | #, php-format␊ |
| 3550 | msgid "Could not write usher configuration file \"%s\""␊ |
| 3551 | msgstr ""␊ |
| 3552 | ␊ |
| 3553 | #: IDF/Plugin/SyncMonotone.php:366␊ |
| 3554 | #, php-format␊ |
| 3555 | msgid "Could not write write-permissions file \"%s\""␊ |
| 3556 | msgstr ""␊ |
| 3557 | ␊ |
| 3558 | #: IDF/Plugin/SyncMonotone.php:389␊ |
| 3559 | #, php-format␊ |
| 3560 | msgid "Could not write read-permissions file \"%s\""␊ |
| 3561 | msgstr ""␊ |
| 3562 | ␊ |
| 3563 | #: IDF/Plugin/SyncMonotone.php:406␊ |
| 3564 | #, php-format␊ |
| 3565 | msgid "Could not remove symlink \"%s\""␊ |
| 3566 | msgstr ""␊ |
| 3567 | ␊ |
| 3568 | #: IDF/Plugin/SyncMonotone.php:465␊ |
| 3569 | #, php-format␊ |
| 3570 | msgid "One or more paths underknees %s could not be deleted."␊ |
| 3571 | msgstr ""␊ |
| 3572 | ␊ |
| 3573 | #: IDF/Plugin/SyncMonotone.php:477␊ |
| 3574 | #, php-format␊ |
| 3575 | msgid "Could not delete client private key %s"␊ |
| 3576 | msgstr ""␊ |
| 3577 | ␊ |
| 3578 | #: IDF/Plugin/SyncMonotone.php:560 IDF/Plugin/SyncMonotone.php:676␊ |
| 3579 | #, php-format␊ |
| 3580 | msgid "Could not parse read-permissions for project \"%s\": %s"␊ |
| 3581 | msgstr ""␊ |
| 3582 | ␊ |
| 3583 | #: IDF/Plugin/SyncMonotone.php:604 IDF/Plugin/SyncMonotone.php:699␊ |
| 3584 | #, php-format␊ |
| 3585 | msgid "Could not write read-permissions for project \"%s\""␊ |
| 3586 | msgstr ""␊ |
| 3587 | ␊ |
| 3588 | #: IDF/Plugin/SyncMonotone.php:617 IDF/Plugin/SyncMonotone.php:717␊ |
| 3589 | #, php-format␊ |
| 3590 | msgid "Could not write write-permissions file for project \"%s\""␊ |
| 3591 | msgstr ""␊ |
| 3592 | ␊ |
| 3593 | #: IDF/Plugin/SyncMonotone.php:790␊ |
| 3594 | #, php-format␊ |
| 3595 | msgid "The project path %s does not exists."␊ |
| 3596 | msgstr ""␊ |
| 3597 | ␊ |
| 3598 | #: IDF/Plugin/SyncMonotone.php:808␊ |
| 3599 | #, php-format␊ |
| 3600 | msgid "The command \"%s\" could not be executed."␊ |
| 3601 | msgstr ""␊ |
| 3602 | ␊ |
| 3603 | #: IDF/Project.php:62 IDF/Tag.php:66␊ |
| 3604 | msgid "name"␊ |
| 3605 | msgstr ""␊ |
| 3606 | ␊ |
| 3607 | #: IDF/Project.php:69␊ |
| 3608 | msgid "short name"␊ |
| 3609 | msgstr ""␊ |
| 3610 | ␊ |
| 3611 | #: IDF/Project.php:70␊ |
| 3612 | msgid ""␊ |
| 3613 | "Used in the url to access the project, must be short with only letters and "␊ |
| 3614 | "numbers."␊ |
| 3615 | msgstr ""␊ |
| 3616 | ␊ |
| 3617 | #: IDF/Project.php:78␊ |
| 3618 | msgid "short description"␊ |
| 3619 | msgstr ""␊ |
| 3620 | ␊ |
| 3621 | #: IDF/Project.php:86 IDF/Review/Patch.php:74␊ |
| 3622 | msgid "description"␊ |
| 3623 | msgstr ""␊ |
| 3624 | ␊ |
| 3625 | #: IDF/Project.php:87␊ |
| 3626 | msgid "The description can be extended using the markdown syntax."␊ |
| 3627 | msgstr ""␊ |
| 3628 | ␊ |
| 3629 | #: IDF/Project.php:93␊ |
| 3630 | msgid "private"␊ |
| 3631 | msgstr ""␊ |
| 3632 | ␊ |
| 3633 | #: IDF/Project.php:130␊ |
| 3634 | #, php-format␊ |
| 3635 | msgid "Project \"%s\" not found."␊ |
| 3636 | msgstr ""␊ |
| 3637 | ␊ |
| 3638 | #: IDF/Review/Comment.php:55 IDF/Review/Patch.php:80␊ |
| 3639 | msgid "patch"␊ |
| 3640 | msgstr ""␊ |
| 3641 | ␊ |
| 3642 | #: IDF/Review/Comment.php:83␊ |
| 3643 | msgid "vote"␊ |
| 3644 | msgstr ""␊ |
| 3645 | ␊ |
| 3646 | #: IDF/Review/Comment.php:139 IDF/Review/Patch.php:151␊ |
| 3647 | #, php-format␊ |
| 3648 | msgid ""␊ |
| 3649 | "<a href=\"%1$s\" class=\"%2$s\" title=\"View review\">Review %3$d</a>, %4$s"␊ |
| 3650 | msgstr ""␊ |
| 3651 | ␊ |
| 3652 | #: IDF/Review/Comment.php:141␊ |
| 3653 | #, php-format␊ |
| 3654 | msgid "Update of <a href=\"%s\" class=\"%s\">review %d</a>, by %s"␊ |
| 3655 | msgstr ""␊ |
| 3656 | ␊ |
| 3657 | #: IDF/Review/Comment.php:151␊ |
| 3658 | #, php-format␊ |
| 3659 | msgid "%s: Updated review %d - %s"␊ |
| 3660 | msgstr ""␊ |
| 3661 | ␊ |
| 3662 | #: IDF/Review/Comment.php:216␊ |
| 3663 | #, php-format␊ |
| 3664 | msgid "Updated Code Review %s - %s (%s)"␊ |
| 3665 | msgstr ""␊ |
| 3666 | ␊ |
| 3667 | #: IDF/Review/Patch.php:52␊ |
| 3668 | msgid "review"␊ |
| 3669 | msgstr ""␊ |
| 3670 | ␊ |
| 3671 | #: IDF/Review/Patch.php:67␊ |
| 3672 | msgid "commit"␊ |
| 3673 | msgstr ""␊ |
| 3674 | ␊ |
| 3675 | #: IDF/Review/Patch.php:153␊ |
| 3676 | #, php-format␊ |
| 3677 | msgid "Creation of <a href=\"%s\" class=\"%s\">review %d</a>, by %s"␊ |
| 3678 | msgstr ""␊ |
| 3679 | ␊ |
| 3680 | #: IDF/Review/Patch.php:163␊ |
| 3681 | #, php-format␊ |
| 3682 | msgid "%s: Creation of Review %d - %s"␊ |
| 3683 | msgstr ""␊ |
| 3684 | ␊ |
| 3685 | #: IDF/Review/Patch.php:204␊ |
| 3686 | #, php-format␊ |
| 3687 | msgid "New Code Review %s - %s (%s)"␊ |
| 3688 | msgstr ""␊ |
| 3689 | ␊ |
| 3690 | #: IDF/Scm/Git.php:311 IDF/Scm/Mercurial.php:141␊ |
| 3691 | #, php-format␊ |
| 3692 | msgid "Folder %1$s not found in commit %2$s."␊ |
| 3693 | msgstr ""␊ |
| 3694 | ␊ |
| 3695 | #: IDF/Scm/Git.php:427 IDF/Scm/Mercurial.php:158␊ |
| 3696 | #, php-format␊ |
| 3697 | msgid "Not a valid tree: %s."␊ |
| 3698 | msgstr ""␊ |
| 3699 | ␊ |
| 3700 | #: IDF/Scm/Monotone/Stdio.php:79␊ |
| 3701 | msgid "Monotone client key name or hash not in project conf."␊ |
| 3702 | msgstr ""␊ |
| 3703 | ␊ |
| 3704 | #: IDF/Scm/Monotone/Stdio.php:98␊ |
| 3705 | #, php-format␊ |
| 3706 | msgid "Could not write client key \"%s\""␊ |
| 3707 | msgstr ""␊ |
| 3708 | ␊ |
| 3709 | #: IDF/Search/Occ.php:33␊ |
| 3710 | msgid "occurence"␊ |
| 3711 | msgstr ""␊ |
| 3712 | ␊ |
| 3713 | #: IDF/Search/Occ.php:49␊ |
| 3714 | msgid "word"␊ |
| 3715 | msgstr ""␊ |
| 3716 | ␊ |
| 3717 | #: IDF/Search/Occ.php:75␊ |
| 3718 | msgid "occurences"␊ |
| 3719 | msgstr ""␊ |
| 3720 | ␊ |
| 3721 | #: IDF/Search/Occ.php:81␊ |
| 3722 | msgid "ponderated occurence"␊ |
| 3723 | msgstr ""␊ |
| 3724 | ␊ |
| 3725 | #: IDF/Tag.php:59␊ |
| 3726 | msgid "tag class"␊ |
| 3727 | msgstr ""␊ |
| 3728 | ␊ |
| 3729 | #: IDF/Tag.php:60␊ |
| 3730 | msgid "The class of the tag."␊ |
| 3731 | msgstr ""␊ |
| 3732 | ␊ |
| 3733 | #: IDF/Tag.php:73␊ |
| 3734 | msgid "lcname"␊ |
| 3735 | msgstr ""␊ |
| 3736 | ␊ |
| 3737 | #: IDF/Tag.php:74␊ |
| 3738 | msgid "Lower case version of the name for fast searching."␊ |
| 3739 | msgstr ""␊ |
| 3740 | ␊ |
| 3741 | #: IDF/Template/Markdown.php:75␊ |
| 3742 | msgid "Create this documentation page"␊ |
| 3743 | msgstr ""␊ |
| 3744 | ␊ |
| 3745 | #: IDF/Template/ShowUser.php:51␊ |
| 3746 | msgid "Anonymous"␊ |
| 3747 | msgstr ""␊ |
| 3748 | ␊ |
| 3749 | #: IDF/Template/ShowUser.php:54␊ |
| 3750 | msgid "Me"␊ |
| 3751 | msgstr ""␊ |
| 3752 | ␊ |
| 3753 | #: IDF/Timeline/Paginator.php:49␊ |
| 3754 | msgid "Today"␊ |
| 3755 | msgstr ""␊ |
| 3756 | ␊ |
| 3757 | #: IDF/Upload.php:70␊ |
| 3758 | msgid "file"␊ |
| 3759 | msgstr ""␊ |
| 3760 | ␊ |
| 3761 | #: IDF/Upload.php:71␊ |
| 3762 | msgid "The path is relative to the upload path."␊ |
| 3763 | msgstr ""␊ |
| 3764 | ␊ |
| 3765 | #: IDF/Upload.php:78␊ |
| 3766 | msgid "file size in bytes"␊ |
| 3767 | msgstr ""␊ |
| 3768 | ␊ |
| 3769 | #: IDF/Upload.php:100␊ |
| 3770 | msgid "number of downloads"␊ |
| 3771 | msgstr ""␊ |
| 3772 | ␊ |
| 3773 | #: IDF/Upload.php:189␊ |
| 3774 | #, php-format␊ |
| 3775 | msgid "<a href=\"%1$s\" title=\"View download\">Download %2$d</a>, %3$s"␊ |
| 3776 | msgstr ""␊ |
| 3777 | ␊ |
| 3778 | #: IDF/Upload.php:192␊ |
| 3779 | #, php-format␊ |
| 3780 | msgid "Addition of <a href=\"%s\">download %d</a>, by %s"␊ |
| 3781 | msgstr ""␊ |
| 3782 | ␊ |
| 3783 | #: IDF/Upload.php:202␊ |
| 3784 | #, php-format␊ |
| 3785 | msgid "%s: Download %d added - %s"␊ |
| 3786 | msgstr ""␊ |
| 3787 | ␊ |
| 3788 | #: IDF/Upload.php:244␊ |
| 3789 | #, php-format␊ |
| 3790 | msgid "New download - %s (%s)"␊ |
| 3791 | msgstr ""␊ |
| 3792 | ␊ |
| 3793 | #: IDF/Views/Admin.php:60␊ |
| 3794 | msgid "This table shows the projects in the forge."␊ |
| 3795 | msgstr ""␊ |
| 3796 | ␊ |
| 3797 | #: IDF/Views/Admin.php:65␊ |
| 3798 | msgid "Short Name"␊ |
| 3799 | msgstr ""␊ |
| 3800 | ␊ |
| 3801 | #: IDF/Views/Admin.php:67␊ |
| 3802 | msgid "Repository Size"␊ |
| 3803 | msgstr ""␊ |
| 3804 | ␊ |
| 3805 | #: IDF/Views/Admin.php:73␊ |
| 3806 | msgid "No projects were found."␊ |
| 3807 | msgstr ""␊ |
| 3808 | ␊ |
| 3809 | #: IDF/Views/Admin.php:93 IDF/Views/Admin.php:251 IDF/Views/Wiki.php:312␊ |
| 3810 | #, php-format␊ |
| 3811 | msgid "Update %s"␊ |
| 3812 | msgstr ""␊ |
| 3813 | ␊ |
| 3814 | #: IDF/Views/Admin.php:101 IDF/Views/Project.php:277␊ |
| 3815 | msgid "The project has been updated."␊ |
| 3816 | msgstr ""␊ |
| 3817 | ␊ |
| 3818 | #: IDF/Views/Admin.php:134␊ |
| 3819 | msgid "The project has been created."␊ |
| 3820 | msgstr ""␊ |
| 3821 | ␊ |
| 3822 | #: IDF/Views/Admin.php:160␊ |
| 3823 | #, php-format␊ |
| 3824 | msgid "Delete %s Project"␊ |
| 3825 | msgstr ""␊ |
| 3826 | ␊ |
| 3827 | #: IDF/Views/Admin.php:167␊ |
| 3828 | msgid "The project has been deleted."␊ |
| 3829 | msgstr ""␊ |
| 3830 | ␊ |
| 3831 | #: IDF/Views/Admin.php:197␊ |
| 3832 | msgid "Not Validated User List"␊ |
| 3833 | msgstr ""␊ |
| 3834 | ␊ |
| 3835 | #: IDF/Views/Admin.php:205␊ |
| 3836 | msgid "This table shows the users in the forge."␊ |
| 3837 | msgstr ""␊ |
| 3838 | ␊ |
| 3839 | #: IDF/Views/Admin.php:209␊ |
| 3840 | msgid "login"␊ |
| 3841 | msgstr ""␊ |
| 3842 | ␊ |
| 3843 | #: IDF/Views/Admin.php:212␊ |
| 3844 | msgid "Admin"␊ |
| 3845 | msgstr ""␊ |
| 3846 | ␊ |
| 3847 | #: IDF/Views/Admin.php:214␊ |
| 3848 | msgid "Last Login"␊ |
| 3849 | msgstr ""␊ |
| 3850 | ␊ |
| 3851 | #: IDF/Views/Admin.php:221␊ |
| 3852 | msgid "No users were found."␊ |
| 3853 | msgstr ""␊ |
| 3854 | ␊ |
| 3855 | #: IDF/Views/Admin.php:258␊ |
| 3856 | msgid "You do not have the rights to update this user."␊ |
| 3857 | msgstr ""␊ |
| 3858 | ␊ |
| 3859 | #: IDF/Views/Admin.php:276␊ |
| 3860 | msgid "The user has been updated."␊ |
| 3861 | msgstr ""␊ |
| 3862 | ␊ |
| 3863 | #: IDF/Views/Admin.php:309␊ |
| 3864 | #, php-format␊ |
| 3865 | msgid "The user %s has been created."␊ |
| 3866 | msgstr ""␊ |
| 3867 | ␊ |
| 3868 | #: IDF/Views/Admin.php:316␊ |
| 3869 | msgid "Add User"␊ |
| 3870 | msgstr ""␊ |
| 3871 | ␊ |
| 3872 | #: IDF/Views/Admin.php:332␊ |
| 3873 | msgid "Usher management"␊ |
| 3874 | msgstr ""␊ |
| 3875 | ␊ |
| 3876 | #: IDF/Views/Admin.php:369␊ |
| 3877 | msgid "Usher configuration has been reloaded"␊ |
| 3878 | msgstr ""␊ |
| 3879 | ␊ |
| 3880 | #: IDF/Views/Admin.php:373␊ |
| 3881 | msgid "Usher has been shut down"␊ |
| 3882 | msgstr ""␊ |
| 3883 | ␊ |
| 3884 | #: IDF/Views/Admin.php:378␊ |
| 3885 | msgid "Usher has been started up"␊ |
| 3886 | msgstr ""␊ |
| 3887 | ␊ |
| 3888 | #: IDF/Views/Admin.php:416␊ |
| 3889 | #, php-format␊ |
| 3890 | msgid "The server \"%s\" has been started"␊ |
| 3891 | msgstr ""␊ |
| 3892 | ␊ |
| 3893 | #: IDF/Views/Admin.php:420␊ |
| 3894 | #, php-format␊ |
| 3895 | msgid "The server \"%s\" has been stopped"␊ |
| 3896 | msgstr ""␊ |
| 3897 | ␊ |
| 3898 | #: IDF/Views/Admin.php:425␊ |
| 3899 | #, php-format␊ |
| 3900 | msgid "The server \"%s\" has been killed"␊ |
| 3901 | msgstr ""␊ |
| 3902 | ␊ |
| 3903 | #: IDF/Views/Admin.php:445␊ |
| 3904 | #, php-format␊ |
| 3905 | msgid "Open connections for \"%s\""␊ |
| 3906 | msgstr ""␊ |
| 3907 | ␊ |
| 3908 | #: IDF/Views/Admin.php:450␊ |
| 3909 | #, php-format␊ |
| 3910 | msgid "no connections for server \"%s\""␊ |
| 3911 | msgstr ""␊ |
| 3912 | ␊ |
| 3913 | #: IDF/Views/Admin.php:471␊ |
| 3914 | msgid "Yes"␊ |
| 3915 | msgstr ""␊ |
| 3916 | ␊ |
| 3917 | #: IDF/Views/Admin.php:471␊ |
| 3918 | msgid "No"␊ |
| 3919 | msgstr ""␊ |
| 3920 | ␊ |
| 3921 | #: IDF/Views/Download.php:45␊ |
| 3922 | #, php-format␊ |
| 3923 | msgid "%s Downloads"␊ |
| 3924 | msgstr ""␊ |
| 3925 | ␊ |
| 3926 | #: IDF/Views/Download.php:51␊ |
| 3927 | msgid "This table shows the files to download."␊ |
| 3928 | msgstr ""␊ |
| 3929 | ␊ |
| 3930 | #: IDF/Views/Download.php:67 IDF/Views/Download.php:295␊ |
| 3931 | msgid "Uploaded"␊ |
| 3932 | msgstr ""␊ |
| 3933 | ␊ |
| 3934 | #: IDF/Views/Download.php:71 IDF/Views/Download.php:299␊ |
| 3935 | msgid "No downloads were found."␊ |
| 3936 | msgstr ""␊ |
| 3937 | ␊ |
| 3938 | #: IDF/Views/Download.php:94␊ |
| 3939 | #, php-format␊ |
| 3940 | msgid "Download %s"␊ |
| 3941 | msgstr ""␊ |
| 3942 | ␊ |
| 3943 | #: IDF/Views/Download.php:111␊ |
| 3944 | #, php-format␊ |
| 3945 | msgid "The file <a href=\"%1$s\">%2$s</a> has been updated."␊ |
| 3946 | msgstr ""␊ |
| 3947 | ␊ |
| 3948 | #: IDF/Views/Download.php:144␊ |
| 3949 | #, php-format␊ |
| 3950 | msgid "Delete Download %s"␊ |
| 3951 | msgstr ""␊ |
| 3952 | ␊ |
| 3953 | #: IDF/Views/Download.php:177␊ |
| 3954 | msgid "The file has been deleted."␊ |
| 3955 | msgstr ""␊ |
| 3956 | ␊ |
| 3957 | #: IDF/Views/Download.php:223␊ |
| 3958 | #, php-format␊ |
| 3959 | msgid "The <a href=\"%s\">file</a> has been uploaded."␊ |
| 3960 | msgstr ""␊ |
| 3961 | ␊ |
| 3962 | #: IDF/Views/Download.php:277␊ |
| 3963 | #, php-format␊ |
| 3964 | msgid "%1$s Downloads with Label %2$s"␊ |
| 3965 | msgstr ""␊ |
| 3966 | ␊ |
| 3967 | #: IDF/Views/Download.php:287␊ |
| 3968 | #, php-format␊ |
| 3969 | msgid "This table shows the downloads with label %s."␊ |
| 3970 | msgstr ""␊ |
| 3971 | ␊ |
| 3972 | #: IDF/Views/Issue.php:41␊ |
| 3973 | #, php-format␊ |
| 3974 | msgid "%s Open Issues"␊ |
| 3975 | msgstr ""␊ |
| 3976 | ␊ |
| 3977 | #: IDF/Views/Issue.php:51 IDF/Views/Issue.php:287 IDF/Views/User.php:75␊ |
| 3978 | msgid "This table shows the open issues."␊ |
| 3979 | msgstr ""␊ |
| 3980 | ␊ |
| 3981 | #: IDF/Views/Issue.php:61 IDF/Views/Issue.php:138 IDF/Views/Issue.php:219␊ |
| 3982 | #: IDF/Views/Issue.php:295 IDF/Views/Issue.php:382 IDF/Views/Issue.php:561␊ |
| 3983 | #: IDF/Views/Issue.php:620 IDF/Views/Review.php:57 IDF/Views/User.php:81␊ |
| 3984 | msgid "Id"␊ |
| 3985 | msgstr ""␊ |
| 3986 | ␊ |
| 3987 | #: IDF/Views/Issue.php:64 IDF/Views/Issue.php:141 IDF/Views/Issue.php:223␊ |
| 3988 | #: IDF/Views/Issue.php:298 IDF/Views/Issue.php:385 IDF/Views/Issue.php:564␊ |
| 3989 | #: IDF/Views/Issue.php:623 IDF/Views/Review.php:60 IDF/Views/User.php:85␊ |
| 3990 | msgid "Last Updated"␊ |
| 3991 | msgstr ""␊ |
| 3992 | ␊ |
| 3993 | #: IDF/Views/Issue.php:68 IDF/Views/Issue.php:145 IDF/Views/Issue.php:227␊ |
| 3994 | #: IDF/Views/Issue.php:302 IDF/Views/Issue.php:389 IDF/Views/Issue.php:568␊ |
| 3995 | #: IDF/Views/Issue.php:627␊ |
| 3996 | msgid "No issues were found."␊ |
| 3997 | msgstr ""␊ |
| 3998 | ␊ |
| 3999 | #: IDF/Views/Issue.php:112␊ |
| 4000 | #, php-format␊ |
| 4001 | msgid "Watch List: Closed Issues for %s"␊ |
| 4002 | msgstr ""␊ |
| 4003 | ␊ |
| 4004 | #: IDF/Views/Issue.php:113␊ |
| 4005 | #, php-format␊ |
| 4006 | msgid "This table shows the closed issues in your watch list for %s project."␊ |
| 4007 | msgstr ""␊ |
| 4008 | ␊ |
| 4009 | #: IDF/Views/Issue.php:118␊ |
| 4010 | #, php-format␊ |
| 4011 | msgid "Watch List: Open Issues for %s"␊ |
| 4012 | msgstr ""␊ |
| 4013 | ␊ |
| 4014 | #: IDF/Views/Issue.php:119␊ |
| 4015 | #, php-format␊ |
| 4016 | msgid "This table shows the open issues in your watch list for %s project."␊ |
| 4017 | msgstr ""␊ |
| 4018 | ␊ |
| 4019 | #: IDF/Views/Issue.php:195␊ |
| 4020 | msgid "Watch List: Closed Issues"␊ |
| 4021 | msgstr ""␊ |
| 4022 | ␊ |
| 4023 | #: IDF/Views/Issue.php:196␊ |
| 4024 | msgid "This table shows the closed issues in your watch list."␊ |
| 4025 | msgstr ""␊ |
| 4026 | ␊ |
| 4027 | #: IDF/Views/Issue.php:201␊ |
| 4028 | msgid "Watch List: Open Issues"␊ |
| 4029 | msgstr ""␊ |
| 4030 | ␊ |
| 4031 | #: IDF/Views/Issue.php:202␊ |
| 4032 | msgid "This table shows the open issues in your watch list."␊ |
| 4033 | msgstr ""␊ |
| 4034 | ␊ |
| 4035 | #: IDF/Views/Issue.php:221 IDF/Views/User.php:82␊ |
| 4036 | msgid "Project"␊ |
| 4037 | msgstr ""␊ |
| 4038 | ␊ |
| 4039 | #: IDF/Views/Issue.php:254␊ |
| 4040 | #, php-format␊ |
| 4041 | msgid "My Submitted %s Issues"␊ |
| 4042 | msgstr ""␊ |
| 4043 | ␊ |
| 4044 | #: IDF/Views/Issue.php:258␊ |
| 4045 | #, php-format␊ |
| 4046 | msgid "My Closed Submitted %s Issues"␊ |
| 4047 | msgstr ""␊ |
| 4048 | ␊ |
| 4049 | #: IDF/Views/Issue.php:262␊ |
| 4050 | #, php-format␊ |
| 4051 | msgid "My Closed Working %s Issues"␊ |
| 4052 | msgstr ""␊ |
| 4053 | ␊ |
| 4054 | #: IDF/Views/Issue.php:266␊ |
| 4055 | #, php-format␊ |
| 4056 | msgid "My Working %s Issues"␊ |
| 4057 | msgstr ""␊ |
| 4058 | ␊ |
| 4059 | #: IDF/Views/Issue.php:321␊ |
| 4060 | msgid "Submit a new issue"␊ |
| 4061 | msgstr ""␊ |
| 4062 | ␊ |
| 4063 | #: IDF/Views/Issue.php:337␊ |
| 4064 | #, php-format␊ |
| 4065 | msgid "<a href=\"%s\">Issue %d</a> has been created."␊ |
| 4066 | msgstr ""␊ |
| 4067 | ␊ |
| 4068 | #: IDF/Views/Issue.php:366␊ |
| 4069 | #, php-format␊ |
| 4070 | msgid "Search Issues - %s"␊ |
| 4071 | msgstr ""␊ |
| 4072 | ␊ |
| 4073 | #: IDF/Views/Issue.php:378␊ |
| 4074 | msgid "This table shows the found issues."␊ |
| 4075 | msgstr ""␊ |
| 4076 | ␊ |
| 4077 | #: IDF/Views/Issue.php:408␊ |
| 4078 | #, php-format␊ |
| 4079 | msgid "Issue <a href=\"%s\">%d</a>: %s"␊ |
| 4080 | msgstr ""␊ |
| 4081 | ␊ |
| 4082 | #: IDF/Views/Issue.php:432␊ |
| 4083 | #, php-format␊ |
| 4084 | msgid "<a href=\"%s\">Issue %d</a> has been updated."␊ |
| 4085 | msgstr ""␊ |
| 4086 | ␊ |
| 4087 | #: IDF/Views/Issue.php:521␊ |
| 4088 | #, php-format␊ |
| 4089 | msgid "View %s"␊ |
| 4090 | msgstr ""␊ |
| 4091 | ␊ |
| 4092 | #: IDF/Views/Issue.php:541␊ |
| 4093 | #, php-format␊ |
| 4094 | msgid "%s Closed Issues"␊ |
| 4095 | msgstr ""␊ |
| 4096 | ␊ |
| 4097 | #: IDF/Views/Issue.php:551␊ |
| 4098 | msgid "This table shows the closed issues."␊ |
| 4099 | msgstr ""␊ |
| 4100 | ␊ |
| 4101 | #: IDF/Views/Issue.php:594␊ |
| 4102 | #, php-format␊ |
| 4103 | msgid "%1$s Issues with Label %2$s"␊ |
| 4104 | msgstr ""␊ |
| 4105 | ␊ |
| 4106 | #: IDF/Views/Issue.php:597␊ |
| 4107 | #, php-format␊ |
| 4108 | msgid "%1$s Closed Issues with Label %2$s"␊ |
| 4109 | msgstr ""␊ |
| 4110 | ␊ |
| 4111 | #: IDF/Views/Issue.php:610␊ |
| 4112 | #, php-format␊ |
| 4113 | msgid "This table shows the issues with label %s."␊ |
| 4114 | msgstr ""␊ |
| 4115 | ␊ |
| 4116 | #: IDF/Views/Issue.php:660␊ |
| 4117 | msgid "The issue has been removed from your watch list."␊ |
| 4118 | msgstr ""␊ |
| 4119 | ␊ |
| 4120 | #: IDF/Views/Issue.php:663␊ |
| 4121 | msgid "The issue has been added to your watch list."␊ |
| 4122 | msgstr ""␊ |
| 4123 | ␊ |
| 4124 | #: IDF/Views/Issue.php:752␊ |
| 4125 | msgid "On your watch list."␊ |
| 4126 | msgstr ""␊ |
| 4127 | ␊ |
| 4128 | #: IDF/Views/Project.php:74␊ |
| 4129 | msgid "Issues and Comments"␊ |
| 4130 | msgstr ""␊ |
| 4131 | ␊ |
| 4132 | #: IDF/Views/Project.php:76␊ |
| 4133 | msgid "Documents"␊ |
| 4134 | msgstr ""␊ |
| 4135 | ␊ |
| 4136 | #: IDF/Views/Project.php:77␊ |
| 4137 | msgid "Reviews and Patches"␊ |
| 4138 | msgstr ""␊ |
| 4139 | ␊ |
| 4140 | #: IDF/Views/Project.php:153␊ |
| 4141 | msgid "This table shows the project updates."␊ |
| 4142 | msgstr ""␊ |
| 4143 | ␊ |
| 4144 | #: IDF/Views/Project.php:164␊ |
| 4145 | msgid "Change"␊ |
| 4146 | msgstr ""␊ |
| 4147 | ␊ |
| 4148 | #: IDF/Views/Project.php:168␊ |
| 4149 | msgid "No changes were found."␊ |
| 4150 | msgstr ""␊ |
| 4151 | ␊ |
| 4152 | #: IDF/Views/Project.php:269␊ |
| 4153 | #, php-format␊ |
| 4154 | msgid "%s Project Summary"␊ |
| 4155 | msgstr ""␊ |
| 4156 | ␊ |
| 4157 | #: IDF/Views/Project.php:304␊ |
| 4158 | #, php-format␊ |
| 4159 | msgid "%s Issue Tracking Configuration"␊ |
| 4160 | msgstr ""␊ |
| 4161 | ␊ |
| 4162 | #: IDF/Views/Project.php:313␊ |
| 4163 | msgid "The issue tracking configuration has been saved."␊ |
| 4164 | msgstr ""␊ |
| 4165 | ␊ |
| 4166 | #: IDF/Views/Project.php:349␊ |
| 4167 | #, php-format␊ |
| 4168 | msgid "%s Downloads Configuration"␊ |
| 4169 | msgstr ""␊ |
| 4170 | ␊ |
| 4171 | #: IDF/Views/Project.php:358␊ |
| 4172 | msgid "The downloads configuration has been saved."␊ |
| 4173 | msgstr ""␊ |
| 4174 | ␊ |
| 4175 | #: IDF/Views/Project.php:392␊ |
| 4176 | #, php-format␊ |
| 4177 | msgid "%s Documentation Configuration"␊ |
| 4178 | msgstr ""␊ |
| 4179 | ␊ |
| 4180 | #: IDF/Views/Project.php:401␊ |
| 4181 | msgid "The documentation configuration has been saved."␊ |
| 4182 | msgstr ""␊ |
| 4183 | ␊ |
| 4184 | #: IDF/Views/Project.php:435␊ |
| 4185 | #, php-format␊ |
| 4186 | msgid "%s Project Members"␊ |
| 4187 | msgstr ""␊ |
| 4188 | ␊ |
| 4189 | #: IDF/Views/Project.php:444␊ |
| 4190 | msgid "The project membership has been saved."␊ |
| 4191 | msgstr ""␊ |
| 4192 | ␊ |
| 4193 | #: IDF/Views/Project.php:467␊ |
| 4194 | #, php-format␊ |
| 4195 | msgid "%s Tabs Access Rights"␊ |
| 4196 | msgstr ""␊ |
| 4197 | ␊ |
| 4198 | #: IDF/Views/Project.php:481␊ |
| 4199 | msgid "The project tabs access rights have been saved."␊ |
| 4200 | msgstr ""␊ |
| 4201 | ␊ |
| 4202 | #: IDF/Views/Project.php:527␊ |
| 4203 | #, php-format␊ |
| 4204 | msgid "%s Source"␊ |
| 4205 | msgstr ""␊ |
| 4206 | ␊ |
| 4207 | #: IDF/Views/Project.php:541␊ |
| 4208 | msgid "The project source configuration has been saved."␊ |
| 4209 | msgstr ""␊ |
| 4210 | ␊ |
| 4211 | #: IDF/Views/Review.php:41␊ |
| 4212 | #, php-format␊ |
| 4213 | msgid "%s Code Reviews"␊ |
| 4214 | msgstr ""␊ |
| 4215 | ␊ |
| 4216 | #: IDF/Views/Review.php:48␊ |
| 4217 | msgid "This table shows the latest reviews."␊ |
| 4218 | msgstr ""␊ |
| 4219 | ␊ |
| 4220 | #: IDF/Views/Review.php:64␊ |
| 4221 | msgid "No reviews were found."␊ |
| 4222 | msgstr ""␊ |
| 4223 | ␊ |
| 4224 | #: IDF/Views/Review.php:94␊ |
| 4225 | #, php-format␊ |
| 4226 | msgid "The <a href=\"%s\">code review %d</a> has been created."␊ |
| 4227 | msgstr ""␊ |
| 4228 | ␊ |
| 4229 | #: IDF/Views/Review.php:140␊ |
| 4230 | #, php-format␊ |
| 4231 | msgid "Review <a href=\"%s\">%d</a>: %s"␊ |
| 4232 | msgstr ""␊ |
| 4233 | ␊ |
| 4234 | #: IDF/Views/Review.php:160␊ |
| 4235 | #, php-format␊ |
| 4236 | msgid "Your <a href=\"%s\">code review %d</a> has been published."␊ |
| 4237 | msgstr ""␊ |
| 4238 | ␊ |
| 4239 | #: IDF/Views/Source.php:40␊ |
| 4240 | #, php-format␊ |
| 4241 | msgid "%s Source Help"␊ |
| 4242 | msgstr ""␊ |
| 4243 | ␊ |
| 4244 | #: IDF/Views/Source.php:58␊ |
| 4245 | #, php-format␊ |
| 4246 | msgid "%s Invalid Revision"␊ |
| 4247 | msgstr ""␊ |
| 4248 | ␊ |
| 4249 | #: IDF/Views/Source.php:81␊ |
| 4250 | #, php-format␊ |
| 4251 | msgid "%s Ambiguous Revision"␊ |
| 4252 | msgstr ""␊ |
| 4253 | ␊ |
| 4254 | #: IDF/Views/Source.php:106␊ |
| 4255 | #, php-format␊ |
| 4256 | msgid "%1$s %2$s Change Log"␊ |
| 4257 | msgstr ""␊ |
| 4258 | ␊ |
| 4259 | #: IDF/Views/Source.php:146 IDF/Views/Source.php:227 IDF/Views/Source.php:360␊ |
| 4260 | #, php-format␊ |
| 4261 | msgid "%1$s %2$s Source Tree"␊ |
| 4262 | msgstr ""␊ |
| 4263 | ␊ |
| 4264 | #: IDF/Views/Source.php:303␊ |
| 4265 | #, php-format␊ |
| 4266 | msgid "%s Commit Details"␊ |
| 4267 | msgstr ""␊ |
| 4268 | ␊ |
| 4269 | #: IDF/Views/Source.php:304␊ |
| 4270 | #, php-format␊ |
| 4271 | msgid "%s Commit Details - %s"␊ |
| 4272 | msgstr ""␊ |
| 4273 | ␊ |
| 4274 | #: IDF/Views/User.php:59␊ |
| 4275 | msgid "Your Dashboard - Working Issues"␊ |
| 4276 | msgstr ""␊ |
| 4277 | ␊ |
| 4278 | #: IDF/Views/User.php:62␊ |
| 4279 | msgid "Your Dashboard - Submitted Issues"␊ |
| 4280 | msgstr ""␊ |
| 4281 | ␊ |
| 4282 | #: IDF/Views/User.php:89␊ |
| 4283 | msgid "No issues are assigned to you, yeah!"␊ |
| 4284 | msgstr ""␊ |
| 4285 | ␊ |
| 4286 | #: IDF/Views/User.php:89␊ |
| 4287 | msgid "All the issues you submitted are fixed, yeah!"␊ |
| 4288 | msgstr ""␊ |
| 4289 | ␊ |
| 4290 | #: IDF/Views/User.php:121␊ |
| 4291 | msgid "Your personal information has been updated."␊ |
| 4292 | msgstr ""␊ |
| 4293 | ␊ |
| 4294 | #: IDF/Views/User.php:133␊ |
| 4295 | msgid "Your Account"␊ |
| 4296 | msgstr ""␊ |
| 4297 | ␊ |
| 4298 | #: IDF/Views/User.php:157␊ |
| 4299 | msgid "The public key has been deleted."␊ |
| 4300 | msgstr ""␊ |
| 4301 | ␊ |
| 4302 | #: IDF/Views/User.php:177␊ |
| 4303 | msgid "The address has been deleted."␊ |
| 4304 | msgstr ""␊ |
| 4305 | ␊ |
| 4306 | #: IDF/Views/User.php:200␊ |
| 4307 | msgid "Confirm The Email Change"␊ |
| 4308 | msgstr ""␊ |
| 4309 | ␊ |
| 4310 | #: IDF/Views/User.php:232␊ |
| 4311 | #, php-format␊ |
| 4312 | msgid "Your new email address \"%s\" has been validated. Thank you!"␊ |
| 4313 | msgstr ""␊ |
| 4314 | ␊ |
| 4315 | #: IDF/Views/Wiki.php:41␊ |
| 4316 | #, php-format␊ |
| 4317 | msgid "%s Documentation"␊ |
| 4318 | msgstr ""␊ |
| 4319 | ␊ |
| 4320 | #: IDF/Views/Wiki.php:48␊ |
| 4321 | msgid "This table shows the documentation pages."␊ |
| 4322 | msgstr ""␊ |
| 4323 | ␊ |
| 4324 | #: IDF/Views/Wiki.php:61 IDF/Views/Wiki.php:106 IDF/Views/Wiki.php:147␊ |
| 4325 | msgid "Page Title"␊ |
| 4326 | msgstr ""␊ |
| 4327 | ␊ |
| 4328 | #: IDF/Views/Wiki.php:63 IDF/Views/Wiki.php:108 IDF/Views/Wiki.php:149␊ |
| 4329 | msgid "Updated"␊ |
| 4330 | msgstr ""␊ |
| 4331 | ␊ |
| 4332 | #: IDF/Views/Wiki.php:67 IDF/Views/Wiki.php:153␊ |
| 4333 | msgid "No documentation pages were found."␊ |
| 4334 | msgstr ""␊ |
| 4335 | ␊ |
| 4336 | #: IDF/Views/Wiki.php:90␊ |
| 4337 | #, php-format␊ |
| 4338 | msgid "Documentation Search - %s"␊ |
| 4339 | msgstr ""␊ |
| 4340 | ␊ |
| 4341 | #: IDF/Views/Wiki.php:101␊ |
| 4342 | msgid "This table shows the pages found."␊ |
| 4343 | msgstr ""␊ |
| 4344 | ␊ |
| 4345 | #: IDF/Views/Wiki.php:112␊ |
| 4346 | msgid "No pages were found."␊ |
| 4347 | msgstr ""␊ |
| 4348 | ␊ |
| 4349 | #: IDF/Views/Wiki.php:131␊ |
| 4350 | #, php-format␊ |
| 4351 | msgid "%1$s Documentation Pages with Label %2$s"␊ |
| 4352 | msgstr ""␊ |
| 4353 | ␊ |
| 4354 | #: IDF/Views/Wiki.php:141␊ |
| 4355 | #, php-format␊ |
| 4356 | msgid "This table shows the documentation pages with label %s."␊ |
| 4357 | msgstr ""␊ |
| 4358 | ␊ |
| 4359 | #: IDF/Views/Wiki.php:186␊ |
| 4360 | #, php-format␊ |
| 4361 | msgid "The page <a href=\"%s\">%s</a> has been created."␊ |
| 4362 | msgstr ""␊ |
| 4363 | ␊ |
| 4364 | #: IDF/Views/Wiki.php:273␊ |
| 4365 | msgid "The old revision has been deleted."␊ |
| 4366 | msgstr ""␊ |
| 4367 | ␊ |
| 4368 | #: IDF/Views/Wiki.php:279␊ |
| 4369 | #, php-format␊ |
| 4370 | msgid "Delete Old Revision of %s"␊ |
| 4371 | msgstr ""␊ |
| 4372 | ␊ |
| 4373 | #: IDF/Views/Wiki.php:324␊ |
| 4374 | #, php-format␊ |
| 4375 | msgid "The page <a href=\"%s\">%s</a> has been updated."␊ |
| 4376 | msgstr ""␊ |
| 4377 | ␊ |
| 4378 | #: IDF/Views/Wiki.php:362␊ |
| 4379 | msgid "The documentation page has been deleted."␊ |
| 4380 | msgstr ""␊ |
| 4381 | ␊ |
| 4382 | #: IDF/Views/Wiki.php:370␊ |
| 4383 | #, php-format␊ |
| 4384 | msgid "Delete Page %s"␊ |
| 4385 | msgstr ""␊ |
| 4386 | ␊ |
| 4387 | #: IDF/Views.php:126 IDF/Views.php:152␊ |
| 4388 | msgid "Confirm Your Account Creation"␊ |
| 4389 | msgstr ""␊ |
| 4390 | ␊ |
| 4391 | #: IDF/Views.php:172␊ |
| 4392 | msgid "Welcome! You can now participate in the life of your project of choice."␊ |
| 4393 | msgstr ""␊ |
| 4394 | ␊ |
| 4395 | #: IDF/Views.php:198 IDF/Views.php:222 IDF/Views.php:263␊ |
| 4396 | msgid "Password Recovery"␊ |
| 4397 | msgstr ""␊ |
| 4398 | ␊ |
| 4399 | #: IDF/Views.php:242␊ |
| 4400 | msgid ""␊ |
| 4401 | "Welcome back! Next time, you can use your broswer options to remember the "␊ |
| 4402 | "password."␊ |
| 4403 | msgstr ""␊ |
| 4404 | ␊ |
| 4405 | #: IDF/Views.php:284␊ |
| 4406 | msgid "Here to Help You!"␊ |
| 4407 | msgstr ""␊ |
| 4408 | ␊ |
| 4409 | #: IDF/Views.php:300␊ |
| 4410 | msgid "InDefero API (Application Programming Interface)"␊ |
| 4411 | msgstr ""␊ |
| 4412 | ␊ |
| 4413 | #: IDF/WikiPage.php:62␊ |
| 4414 | msgid "title"␊ |
| 4415 | msgstr ""␊ |
| 4416 | ␊ |
| 4417 | #: IDF/WikiPage.php:63␊ |
| 4418 | msgid ""␊ |
| 4419 | "The title of the page must only contain letters, digits or the dash "␊ |
| 4420 | "character. For example: My-new-Wiki-Page."␊ |
| 4421 | msgstr ""␊ |
| 4422 | ␊ |
| 4423 | #: IDF/WikiPage.php:71␊ |
| 4424 | msgid "A one line description of the page content."␊ |
| 4425 | msgstr ""␊ |
| 4426 | ␊ |
| 4427 | #: IDF/WikiPage.php:196 IDF/WikiRevision.php:167␊ |
| 4428 | #, php-format␊ |
| 4429 | msgid "<a href=\"%1$s\" title=\"View page\">%2$s</a>, %3$s"␊ |
| 4430 | msgstr ""␊ |
| 4431 | ␊ |
| 4432 | #: IDF/WikiPage.php:198␊ |
| 4433 | #, php-format␊ |
| 4434 | msgid "Creation of <a href=\"%s\">page %s</a>, by %s"␊ |
| 4435 | msgstr ""␊ |
| 4436 | ␊ |
| 4437 | #: IDF/WikiPage.php:208␊ |
| 4438 | #, php-format␊ |
| 4439 | msgid "%s: Documentation page %s added - %s"␊ |
| 4440 | msgstr ""␊ |
| 4441 | ␊ |
| 4442 | #: IDF/WikiRevision.php:48␊ |
| 4443 | msgid "page"␊ |
| 4444 | msgstr ""␊ |
| 4445 | ␊ |
| 4446 | #: IDF/WikiRevision.php:66␊ |
| 4447 | msgid "A one line description of the changes."␊ |
| 4448 | msgstr ""␊ |
| 4449 | ␊ |
| 4450 | #: IDF/WikiRevision.php:72␊ |
| 4451 | msgid "content"␊ |
| 4452 | msgstr ""␊ |
| 4453 | ␊ |
| 4454 | #: IDF/WikiRevision.php:189␊ |
| 4455 | #, php-format␊ |
| 4456 | msgid "Change of <a href=\"%s\">%s</a>, by %s"␊ |
| 4457 | msgstr ""␊ |
| 4458 | ␊ |
| 4459 | #: IDF/WikiRevision.php:208␊ |
| 4460 | #, php-format␊ |
| 4461 | msgid "%s: Documentation page %s updated - %s"␊ |
| 4462 | msgstr ""␊ |
| 4463 | ␊ |
| 4464 | #: IDF/WikiRevision.php:262␊ |
| 4465 | #, php-format␊ |
| 4466 | msgid "New Documentation Page %s - %s (%s)"␊ |
| 4467 | msgstr ""␊ |
| 4468 | ␊ |
| 4469 | #: IDF/WikiRevision.php:268␊ |
| 4470 | #, php-format␊ |
| 4471 | msgid "Documentation Page Changed %s - %s (%s)"␊ |
| 4472 | msgstr ""␊ |
| 4473 | |