From 74d06b0c315a494a379c2575ce17a65e88721013 Mon Sep 17 00:00:00 2001 From: Thomas Keller Date: Fri, 30 Mar 2012 00:10:58 +0200 Subject: [PATCH] Updated the i18n files again. --- src/IDF/locale/cs/idf.po | 2315 +++++++++++++++-------- src/IDF/locale/de/idf.po | 2636 +++++++++++++++++--------- src/IDF/locale/es_ES/idf.po | 2780 ++++++++++++++++++--------- src/IDF/locale/fr/idf.po | 3507 +++++++++++++++++++---------------- src/IDF/locale/pt_BR/idf.po | 2197 +++++++++++++++------- src/IDF/locale/ru/idf.po | 2561 +++++++++++++++++-------- src/IDF/locale/sl/idf.po | 2201 +++++++++++++++------- src/IDF/locale/tr/idf.po | 2167 +++++++++++++++------- src/IDF/locale/zh_CN/idf.po | 2280 ++++++++++++++++------- 9 files changed, 14954 insertions(+), 7690 deletions(-) diff --git a/src/IDF/locale/cs/idf.po b/src/IDF/locale/cs/idf.po index 1bf4325..c0f3a26 100644 --- a/src/IDF/locale/cs/idf.po +++ b/src/IDF/locale/cs/idf.po @@ -1,38 +1,43 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # William MARTIN , 2011. msgid "" msgstr "" "Project-Id-Version: Indefero\n" "Report-Msgid-Bugs-To: http://projects.ceondo.com/p/indefero/issues/\n" -"POT-Creation-Date: 2011-10-31 01:11+0100\n" +"POT-Creation-Date: 2012-03-22 01:16+0100\n" "PO-Revision-Date: 2011-10-31 00:19+0000\n" "Last-Translator: tommyd \n" -"Language-Team: Czech (http://www.transifex.net/projects/p/indefero/team/cs/)\n" +"Language-Team: Czech (http://www.transifex.net/projects/p/indefero/team/" +"cs/)\n" +"Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: cs\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" -#: IDF/Commit.php:55 IDF/Conf.php:54 IDF/Issue.php:52 IDF/Review.php:65 -#: IDF/Search/Occ.php:69 IDF/Tag.php:52 IDF/Upload.php:49 IDF/WikiPage.php:54 +#: IDF/Commit.php:55 IDF/Conf.php:54 IDF/Issue.php:52 +#: IDF/ProjectActivity.php:49 IDF/Review.php:65 IDF/Search/Occ.php:69 +#: IDF/Tag.php:52 IDF/Upload.php:49 IDF/Wiki/Page.php:54 +#: IDF/Wiki/Resource.php:56 msgid "project" msgstr "projekt" #: IDF/Commit.php:63 IDF/Issue.php:67 IDF/IssueComment.php:65 #: IDF/IssueFile.php:57 IDF/IssueRelation.php:69 IDF/Review/Comment.php:69 -#: IDF/Review.php:80 IDF/Upload.php:91 IDF/WikiPage.php:78 -#: IDF/WikiRevision.php:79 +#: IDF/Review.php:80 IDF/Upload.php:91 IDF/Wiki/Page.php:78 +#: IDF/Wiki/PageRevision.php:79 IDF/Wiki/Resource.php:88 +#: IDF/Wiki/ResourceRevision.php:86 msgid "submitter" msgstr "odesílatel" #: IDF/Commit.php:87 IDF/Issue.php:60 IDF/Review/Patch.php:60 -#: IDF/Review.php:73 IDF/Upload.php:57 IDF/WikiPage.php:70 -#: IDF/WikiRevision.php:65 +#: IDF/Review.php:73 IDF/Upload.php:57 IDF/Wiki/Page.php:70 +#: IDF/Wiki/PageRevision.php:65 IDF/Wiki/Resource.php:80 +#: IDF/Wiki/ResourceRevision.php:63 msgid "summary" msgstr "souhrn" @@ -43,25 +48,26 @@ msgstr "seznam změn" #: IDF/Commit.php:100 IDF/Issue.php:105 IDF/IssueComment.php:79 #: IDF/IssueFile.php:96 IDF/IssueRelation.php:75 IDF/Review/Comment.php:90 #: IDF/Review/FileComment.php:75 IDF/Review/Patch.php:87 IDF/Review.php:108 -#: IDF/Upload.php:112 IDF/WikiPage.php:100 IDF/WikiRevision.php:92 +#: IDF/Upload.php:112 IDF/Wiki/Page.php:100 IDF/Wiki/PageRevision.php:92 +#: IDF/Wiki/Resource.php:95 IDF/Wiki/ResourceRevision.php:101 msgid "creation date" msgstr "datum vytvoření" #: IDF/Commit.php:238 -#, php-format -msgid "Commit %s, by %s" +#, fuzzy, php-format +msgid "Commit %1$s, by %2$s" msgstr "Commit %s, %s" -#: IDF/Commit.php:329 -#, php-format -msgid "New Commit %s - %s (%s)" +#: IDF/Commit.php:337 +#, fuzzy, php-format +msgid "New Commit %1$s - %2$s (%3$s)" msgstr "Nový commit %s - %s (%s)" #: IDF/Conf.php:61 IDF/Gconf.php:73 msgid "key" msgstr "klíč" -#: IDF/Conf.php:67 IDF/Gconf.php:79 +#: IDF/Conf.php:67 IDF/Gconf.php:79 IDF/ProjectActivity.php:62 msgid "value" msgstr "hodnota" @@ -81,33 +87,56 @@ msgstr "uživatel" msgid "email" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:38 IDF/Views/Project.php:587 +#: IDF/Form/Admin/ForgeConf.php:34 +msgid "Custom forge page enabled" +msgstr "" + +#: IDF/Form/Admin/ForgeConf.php:39 IDF/Form/WikiPageCreate.php:80 +#: IDF/Form/WikiPageUpdate.php:72 +msgid "Content" +msgstr "" + +#: IDF/Form/Admin/LabelConf.php:40 +msgid "Predefined project labels" +msgstr "" + +#: IDF/Form/Admin/LabelConf.php:55 +#, php-format +msgid "" +"The label \"%s\" is invalid: A label must only consist of alphanumeric " +"characters and dashes, and can optionally contain a \":\" with a group " +"prefix." +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:38 IDF/Views/Project.php:600 msgid "git" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:39 IDF/Views/Project.php:588 +#: IDF/Form/Admin/ProjectCreate.php:39 IDF/Views/Project.php:601 msgid "Subversion" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:40 IDF/Views/Project.php:589 +#: IDF/Form/Admin/ProjectCreate.php:40 IDF/Views/Project.php:602 msgid "mercurial" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:41 IDF/Views/Project.php:590 +#: IDF/Form/Admin/ProjectCreate.php:41 IDF/Views/Project.php:603 msgid "monotone" msgstr "" #: IDF/Form/Admin/ProjectCreate.php:49 IDF/Form/Admin/ProjectUpdate.php:44 -#: IDF/Form/ProjectConf.php:38 IDF/Views/Admin.php:66 IDF/Views/Admin.php:210 +#: IDF/Form/ProjectConf.php:39 IDF/Views/Admin.php:86 IDF/Views/Admin.php:273 msgid "Name" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:55 IDF/Form/TabsConf.php:77 +#: IDF/Form/Admin/ProjectCreate.php:55 IDF/Form/TabsConf.php:101 #: IDF/gettexttemplates/idf/base-full.html.php:5 +#: IDF/gettexttemplates/idf/base-full.html~.php:5 #: IDF/gettexttemplates/idf/base.html.php:5 -#: IDF/gettexttemplates/idf/index.html.php:7 -#: IDF/gettexttemplates/idf/index.html.php:8 -#: IDF/gettexttemplates/idf/main-menu.html.php:8 +#: IDF/gettexttemplates/idf/base.html~.php:5 +#: IDF/gettexttemplates/idf/main-menu.html.php:9 +#: IDF/gettexttemplates/idf/project-list.html.php:5 +#: IDF/gettexttemplates/idf/project-list.html.php:7 msgid "Private project" msgstr "" @@ -130,105 +159,122 @@ msgstr "" msgid "A one line description of the project." msgstr "Jednořádkový popis projektu." -#: IDF/Form/Admin/ProjectCreate.php:77 +#: IDF/Form/Admin/ProjectCreate.php:77 IDF/Form/Admin/ProjectUpdate.php:58 +#: IDF/Form/ProjectConf.php:56 +msgid "External URL" +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:84 msgid "Repository type" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:85 +#: IDF/Form/Admin/ProjectCreate.php:92 msgid "Remote Subversion repository" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:92 IDF/Form/SourceConf.php:40 +#: IDF/Form/Admin/ProjectCreate.php:99 IDF/Form/SourceConf.php:40 msgid "Repository username" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:99 IDF/Form/SourceConf.php:47 +#: IDF/Form/Admin/ProjectCreate.php:106 IDF/Form/SourceConf.php:47 msgid "Repository password" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:106 IDF/Form/Admin/ProjectUpdate.php:59 +#: IDF/Form/Admin/ProjectCreate.php:113 IDF/Form/Admin/ProjectUpdate.php:66 msgid "Master branch" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:109 IDF/Form/Admin/ProjectUpdate.php:62 +#: IDF/Form/Admin/ProjectCreate.php:116 IDF/Form/Admin/ProjectUpdate.php:69 msgid "" "This should be a world-wide unique identifier for your project. A reverse " "DNS notation like \"com.my-domain.my-project\" is a good idea." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:114 IDF/Form/Admin/ProjectUpdate.php:68 +#: IDF/Form/Admin/ProjectCreate.php:121 IDF/Form/Admin/ProjectUpdate.php:95 #: IDF/Form/MembersConf.php:46 IDF/Form/TabsConf.php:53 +#: IDF/Form/TabsConf.php:72 msgid "Project owners" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:123 IDF/Form/Admin/ProjectUpdate.php:76 +#: IDF/Form/Admin/ProjectCreate.php:130 IDF/Form/Admin/ProjectUpdate.php:103 #: IDF/Form/MembersConf.php:54 IDF/Form/TabsConf.php:52 +#: IDF/Form/TabsConf.php:78 msgid "Project members" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:136 +#: IDF/Form/Admin/ProjectCreate.php:140 IDF/Form/Admin/ProjectUpdate.php:85 +#: IDF/Form/IssueCreate.php:168 IDF/Form/IssueUpdate.php:164 +#: IDF/Form/ProjectConf.php:73 IDF/Form/UpdateUpload.php:71 +#: IDF/Form/Upload.php:70 IDF/Form/WikiPageCreate.php:93 +#: IDF/Form/WikiPageUpdate.php:104 +msgid "Labels" +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:155 msgid "Project template" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:138 +#: IDF/Form/Admin/ProjectCreate.php:157 msgid "" "Use the given project to initialize the new project. Access rights and " "general configuration will be taken from the template project." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:185 +#: IDF/Form/Admin/ProjectCreate.php:204 msgid "" "Only a remote repository available through HTTP or HTTPS is allowed. For " "example \"http://somewhere.com/svn/trunk\"." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:201 +#: IDF/Form/Admin/ProjectCreate.php:220 IDF/Form/Admin/ProjectUpdate.php:117 msgid "" "The master branch is empty or contains illegal characters, please use only " -"letters, digits, dashs and dots as separators." +"letters, digits, dashes and dots as separators." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:211 IDF/Form/Admin/ProjectUpdate.php:101 +#: IDF/Form/Admin/ProjectCreate.php:230 IDF/Form/Admin/ProjectUpdate.php:128 msgid "This master branch is already used. Please select another one." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:222 +#: IDF/Form/Admin/ProjectCreate.php:241 msgid "" "This shortname contains illegal characters, please use only letters, digits " "and dash (-)." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:225 +#: IDF/Form/Admin/ProjectCreate.php:244 msgid "The shortname cannot start with the dash (-) character." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:228 +#: IDF/Form/Admin/ProjectCreate.php:247 msgid "The shortname cannot end with the dash (-) character." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:233 +#: IDF/Form/Admin/ProjectCreate.php:252 msgid "This shortname is already used. Please select another one." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:279 IDF/Form/Admin/ProjectDelete.php:78 -#: IDF/Form/Admin/ProjectUpdate.php:121 IDF/Form/Admin/UserCreate.php:106 +#: IDF/Form/Admin/ProjectCreate.php:303 IDF/Form/Admin/ProjectDelete.php:78 +#: IDF/Form/Admin/ProjectUpdate.php:153 IDF/Form/Admin/UserCreate.php:106 #: IDF/Form/Admin/UserUpdate.php:191 IDF/Form/IssueCreate.php:338 #: IDF/Form/IssueUpdate.php:329 IDF/Form/MembersConf.php:64 #: IDF/Form/Password.php:76 IDF/Form/Register.php:112 #: IDF/Form/ReviewCreate.php:187 IDF/Form/ReviewFileComment.php:143 -#: IDF/Form/TabsConf.php:98 IDF/Form/UpdateUpload.php:126 -#: IDF/Form/Upload.php:148 IDF/Form/UserAccount.php:216 -#: IDF/Form/UserChangeEmail.php:80 IDF/Form/WikiCreate.php:167 -#: IDF/Form/WikiDelete.php:59 IDF/Form/WikiUpdate.php:178 +#: IDF/Form/TabsConf.php:122 IDF/Form/UpdateUpload.php:126 +#: IDF/Form/Upload.php:149 IDF/Form/UploadArchive.php:137 +#: IDF/Form/UserAccount.php:216 IDF/Form/UserChangeEmail.php:80 +#: IDF/Form/WikiPageCreate.php:167 IDF/Form/WikiPageDelete.php:59 +#: IDF/Form/WikiPageUpdate.php:178 IDF/Form/WikiResourceCreate.php:123 +#: IDF/Form/WikiResourceDelete.php:59 IDF/Form/WikiResourceUpdate.php:124 msgid "Cannot save the model from an invalid form." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:295 +#: IDF/Form/Admin/ProjectCreate.php:341 msgid "" "Click on the Project Management tab to set the description of your project." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:363 +#: IDF/Form/Admin/ProjectCreate.php:426 msgid "This project is not available." msgstr "" @@ -250,12 +296,6 @@ msgstr "" msgid "Sorry, you really need to backup your data before deletion." msgstr "" -#: IDF/Form/Admin/ProjectUpdate.php:90 -msgid "" -"The master branch is empty or contains illegal characters, please use only " -"letters, digits, dashes and dots as separators." -msgstr "" - #: IDF/Form/Admin/UserCreate.php:37 IDF/Form/Admin/UserUpdate.php:38 #: IDF/Form/RegisterConfirmation.php:50 IDF/Form/UserAccount.php:40 msgid "First name" @@ -272,8 +312,8 @@ msgstr "" #: IDF/Form/Admin/UserCreate.php:60 msgid "" -"The login must be between 3 and 15 characters long and contains only letters" -" and digits." +"The login must be between 3 and 15 characters long and contains only letters " +"and digits." msgstr "" #: IDF/Form/Admin/UserCreate.php:69 IDF/Form/Admin/UserUpdate.php:57 @@ -339,10 +379,11 @@ msgid "Confirm password" msgstr "" #: IDF/Form/Admin/UserUpdate.php:100 IDF/Form/IssueCreate.php:66 -#: IDF/Form/ProjectConf.php:47 IDF/Form/ReviewCreate.php:54 +#: IDF/Form/ProjectConf.php:48 IDF/Form/ReviewCreate.php:54 #: IDF/Form/UpdateUpload.php:51 IDF/Form/Upload.php:49 -#: IDF/Form/UserAccount.php:101 IDF/Form/WikiCreate.php:70 -#: IDF/Form/WikiUpdate.php:60 +#: IDF/Form/UserAccount.php:101 IDF/Form/WikiPageCreate.php:70 +#: IDF/Form/WikiPageUpdate.php:60 IDF/Form/WikiResourceCreate.php:54 +#: IDF/Form/WikiResourceUpdate.php:46 IDF/Views/Wiki.php:102 msgid "Description" msgstr "" @@ -376,15 +417,15 @@ msgstr "" msgid "Tick this to delete the custom avatar." msgstr "" -#: IDF/Form/Admin/UserUpdate.php:161 IDF/Views/Admin.php:211 +#: IDF/Form/Admin/UserUpdate.php:161 IDF/Views/Admin.php:274 msgid "Staff" msgstr "" #: IDF/Form/Admin/UserUpdate.php:164 -msgid "If you give staff rights to a user, you really need to trust them." +msgid "If you give staff rights to a user, you really need to trust him." msgstr "" -#: IDF/Form/Admin/UserUpdate.php:172 IDF/Views/Admin.php:213 +#: IDF/Form/Admin/UserUpdate.php:172 IDF/Views/Admin.php:276 msgid "Active" msgstr "" @@ -419,11 +460,11 @@ msgstr "" #: IDF/Form/ReviewCreate.php:45 IDF/Form/ReviewFileComment.php:73 #: IDF/Form/UpdateUpload.php:42 IDF/Form/Upload.php:40 #: IDF/gettexttemplates/idf/issues/base.html.php:3 IDF/Views/Download.php:65 -#: IDF/Views/Download.php:313 IDF/Views/Issue.php:62 IDF/Views/Issue.php:218 -#: IDF/Views/Issue.php:299 IDF/Views/Issue.php:388 IDF/Views/Issue.php:540 -#: IDF/Views/Issue.php:763 IDF/Views/Issue.php:822 IDF/Views/Review.php:58 -#: IDF/Views/User.php:83 IDF/Views/Wiki.php:62 IDF/Views/Wiki.php:107 -#: IDF/Views/Wiki.php:148 +#: IDF/Views/Download.php:347 IDF/Views/Issue.php:62 IDF/Views/Issue.php:221 +#: IDF/Views/Issue.php:302 IDF/Views/Issue.php:391 IDF/Views/Issue.php:543 +#: IDF/Views/Issue.php:766 IDF/Views/Issue.php:825 IDF/Views/Review.php:58 +#: IDF/Views/User.php:83 IDF/Views/Wiki.php:62 IDF/Views/Wiki.php:145 +#: IDF/Views/Wiki.php:186 msgid "Summary" msgstr "" @@ -438,9 +479,9 @@ msgstr "" #: IDF/Form/IssueCreate.php:99 IDF/Form/IssueUpdate.php:89 #: IDF/Form/ReviewCreate.php:103 IDF/Form/ReviewFileComment.php:83 -#: IDF/Views/Issue.php:63 IDF/Views/Issue.php:219 IDF/Views/Issue.php:301 -#: IDF/Views/Issue.php:389 IDF/Views/Issue.php:541 IDF/Views/Issue.php:764 -#: IDF/Views/Issue.php:823 IDF/Views/Review.php:59 IDF/Views/User.php:84 +#: IDF/Views/Issue.php:63 IDF/Views/Issue.php:222 IDF/Views/Issue.php:304 +#: IDF/Views/Issue.php:392 IDF/Views/Issue.php:544 IDF/Views/Issue.php:767 +#: IDF/Views/Issue.php:826 IDF/Views/Review.php:59 IDF/Views/User.php:84 msgid "Status" msgstr "" @@ -453,26 +494,19 @@ msgstr "" msgid "This issue" msgstr "" -#: IDF/Form/IssueCreate.php:168 IDF/Form/IssueUpdate.php:164 -#: IDF/Form/UpdateUpload.php:71 IDF/Form/Upload.php:70 -#: IDF/Form/WikiCreate.php:93 IDF/Form/WikiUpdate.php:104 -msgid "Labels" -msgstr "" - #: IDF/Form/IssueCreate.php:210 msgid "You cannot add a label with the \"Status\" prefix to an issue." msgstr "" #: IDF/Form/IssueCreate.php:211 IDF/Form/IssueCreate.php:218 -#: IDF/Form/UpdateUpload.php:110 IDF/Form/Upload.php:120 -#: IDF/Form/WikiCreate.php:151 IDF/Form/WikiUpdate.php:162 +#: IDF/Form/UpdateUpload.php:110 IDF/Form/Upload.php:121 +#: IDF/Form/WikiPageCreate.php:151 IDF/Form/WikiPageUpdate.php:162 msgid "You provided an invalid label." msgstr "" #: IDF/Form/IssueCreate.php:217 IDF/Form/UpdateUpload.php:109 -#: IDF/Form/Upload.php:119 #, php-format -msgid "You cannot provide more than label from the %s class to an issue." +msgid "You cannot provide more than one label from the %s class to an issue." msgstr "" #: IDF/Form/IssueCreate.php:228 IDF/Form/IssueUpdate.php:194 @@ -541,7 +575,7 @@ msgid "" msgstr "" #: IDF/Form/IssueTrackingConf.php:133 -msgid "Each issue may have at most one label with each of these classes" +msgid "Each issue may have at most one label with each of these classes." msgstr "" #: IDF/Form/IssueTrackingConf.php:140 @@ -551,11 +585,13 @@ msgstr "" #: IDF/Form/IssueTrackingConf.php:142 msgid "" "You can define bidirectional relations like \"is related to\" or \"blocks, " -"is blocked by\"." +"is blocked by\". For standard relations pre-configured translations exist, " +"new relations should however be defined in a language that is understood by " +"all project members." msgstr "" #: IDF/Form/IssueUpdate.php:56 IDF/Form/ReviewFileComment.php:45 -#: IDF/Form/WikiUpdate.php:82 +#: IDF/Form/WikiPageUpdate.php:82 IDF/Form/WikiResourceUpdate.php:66 msgid "Comment" msgstr "" @@ -596,8 +632,8 @@ msgstr "" #: IDF/Form/PasswordInputKey.php:50 IDF/Form/PasswordReset.php:89 msgid "" -"We are sorry but this validation key is not valid. Maybe you should directly" -" copy/paste it from your validation email." +"We are sorry but this validation key is not valid. Maybe you should directly " +"copy/paste it from your validation email." msgstr "" #: IDF/Form/PasswordInputKey.php:61 IDF/Form/PasswordReset.php:100 @@ -638,34 +674,38 @@ msgid "" "activate it." msgstr "" -#: IDF/Form/ProjectConf.php:42 +#: IDF/Form/ProjectConf.php:43 msgid "Short Description" msgstr "" -#: IDF/Form/ProjectConf.php:58 +#: IDF/Form/ProjectConf.php:85 msgid "The \"upload_path\" configuration variable was not set." msgstr "" -#: IDF/Form/ProjectConf.php:63 +#: IDF/Form/ProjectConf.php:90 msgid "Update the logo" msgstr "" -#: IDF/Form/ProjectConf.php:65 +#: IDF/Form/ProjectConf.php:92 msgid "The logo must be a picture with a size of 32 by 32." msgstr "" -#: IDF/Form/ProjectConf.php:75 +#: IDF/Form/ProjectConf.php:103 msgid "Remove the current logo" msgstr "" -#: IDF/Form/ProjectConf.php:111 +#: IDF/Form/ProjectConf.php:139 msgid "Could not determine the size of the uploaded picture." msgstr "" -#: IDF/Form/ProjectConf.php:115 +#: IDF/Form/ProjectConf.php:143 msgid "The picture must have a size of 32 by 32." msgstr "" +#: IDF/Form/ProjectConf.php:164 +msgid "The entered URL is invalid. Only http and https URLs are allowed." +msgstr "" + #: IDF/Form/Register.php:41 msgid "Your login" msgstr "" @@ -676,7 +716,7 @@ msgid "" "and digits." msgstr "" -#: IDF/Form/Register.php:53 +#: IDF/Form/Register.php:53 IDF/Form/UserAccount.php:59 msgid "Your email" msgstr "" @@ -690,15 +730,14 @@ msgstr "" #: IDF/Form/Register.php:88 msgid "" -"We know, this is boring, but you need to agree with the terms and " -"conditions." +"We know, this is boring, but you need to agree with the terms and conditions." msgstr "" #: IDF/Form/Register.php:97 #, php-format msgid "" -"The email \"%s\" is already used. If you need to, click on the help link to " -"recover your password." +"The email \"%1$s\" is already used. If you need to, you can recover your password." msgstr "" #: IDF/Form/Register.php:148 @@ -722,9 +761,10 @@ msgid "" msgstr "" #: IDF/Form/RegisterConfirmation.php:110 +#, php-format msgid "" -"This account has already been confirmed. Maybe should you try to recover " -"your password using the help link." +"This account has already been confirmed. Maybe should you try to recover your password." msgstr "" #: IDF/Form/ReviewCreate.php:74 @@ -767,43 +807,48 @@ msgstr "" msgid "This field is required." msgstr "" -#: IDF/Form/SourceConf.php:56 +#: IDF/Form/SourceConf.php:54 IDF/Form/UploadConf.php:70 msgid "Webhook URL" msgstr "" -#: IDF/Form/SourceConf.php:58 -#, php-format -msgid "Learn more about the post-commit web hooks." -msgstr "" - #: IDF/Form/TabsConf.php:38 IDF/gettexttemplates/idf/admin/base.html.php:4 -#: IDF/gettexttemplates/idf/base-full.html.php:7 -#: IDF/gettexttemplates/idf/base.html.php:7 +#: IDF/gettexttemplates/idf/base-full.html.php:8 +#: IDF/gettexttemplates/idf/base-full.html~.php:7 +#: IDF/gettexttemplates/idf/base.html.php:8 +#: IDF/gettexttemplates/idf/base.html~.php:7 #: IDF/gettexttemplates/idf/downloads/base.html.php:3 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:14 #: IDF/Views/Project.php:97 msgid "Downloads" msgstr "" -#: IDF/Form/TabsConf.php:39 IDF/gettexttemplates/idf/base-full.html.php:11 -#: IDF/gettexttemplates/idf/base.html.php:11 +#: IDF/Form/TabsConf.php:39 IDF/gettexttemplates/idf/base-full.html.php:12 +#: IDF/gettexttemplates/idf/base-full.html~.php:11 +#: IDF/gettexttemplates/idf/base.html.php:12 +#: IDF/gettexttemplates/idf/base.html~.php:11 msgid "Code Review" msgstr "" #: IDF/Form/TabsConf.php:40 IDF/gettexttemplates/idf/admin/base.html.php:5 -#: IDF/gettexttemplates/idf/base-full.html.php:8 -#: IDF/gettexttemplates/idf/base.html.php:8 +#: IDF/gettexttemplates/idf/base-full.html.php:9 +#: IDF/gettexttemplates/idf/base-full.html~.php:8 +#: IDF/gettexttemplates/idf/base.html.php:9 +#: IDF/gettexttemplates/idf/base.html~.php:8 msgid "Documentation" msgstr "" #: IDF/Form/TabsConf.php:41 IDF/gettexttemplates/idf/admin/base.html.php:7 -#: IDF/gettexttemplates/idf/base-full.html.php:10 -#: IDF/gettexttemplates/idf/base.html.php:10 +#: IDF/gettexttemplates/idf/base-full.html.php:11 +#: IDF/gettexttemplates/idf/base-full.html~.php:10 +#: IDF/gettexttemplates/idf/base.html.php:11 +#: IDF/gettexttemplates/idf/base.html~.php:10 msgid "Source" msgstr "" -#: IDF/Form/TabsConf.php:42 IDF/gettexttemplates/idf/base-full.html.php:9 -#: IDF/gettexttemplates/idf/base.html.php:9 +#: IDF/Form/TabsConf.php:42 IDF/gettexttemplates/idf/base-full.html.php:10 +#: IDF/gettexttemplates/idf/base-full.html~.php:9 +#: IDF/gettexttemplates/idf/base.html.php:10 +#: IDF/gettexttemplates/idf/base.html~.php:9 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:17 msgid "Issues" msgstr "" @@ -820,22 +865,106 @@ msgstr "" msgid "Closed" msgstr "" -#: IDF/Form/TabsConf.php:83 +#: IDF/Form/TabsConf.php:84 +#, fuzzy +msgid "Others" +msgstr "Ostatní" + +#: IDF/Form/TabsConf.php:107 msgid "Extra authorized users" msgstr "" -#: IDF/Form/Upload.php:59 IDF/gettexttemplates/idf/source/git/tree.html.php:6 +#: IDF/Form/Upload.php:59 IDF/Form/WikiResourceCreate.php:65 +#: IDF/Form/WikiResourceUpdate.php:56 +#: IDF/gettexttemplates/idf/source/git/tree.html.php:6 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:6 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:7 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:7 -#: IDF/Views/Download.php:64 IDF/Views/Download.php:312 +#: IDF/Views/Download.php:64 IDF/Views/Download.php:346 msgid "File" msgstr "" -#: IDF/Form/Upload.php:86 +#: IDF/Form/Upload.php:87 IDF/Form/WikiResourceCreate.php:96 +#: IDF/Form/WikiResourceUpdate.php:83 msgid "For security reasons, you cannot upload a file with this extension." msgstr "" +#: IDF/Form/Upload.php:120 +#, php-format +msgid "You cannot provide more than one label from the %s class to a download." +msgstr "" + +#: IDF/Form/UploadArchive.php:41 +#, fuzzy +msgid "Archive file" +msgstr "Archív" + +#: IDF/Form/UploadArchive.php:67 +#, php-format +msgid "" +"For security reasons, you cannot upload a file (%s) with this extension." +msgstr "" + +#: IDF/Form/UploadArchive.php:98 +#, php-format +msgid "" +"You cannot provide more than label from the %1$s class to a download (%2$s)." +msgstr "" + +#: IDF/Form/UploadArchive.php:109 +#, php-format +msgid "" +"A file with the name \"%s\" has already been uploaded and is not marked to " +"be replaced." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:41 +msgid "The archive does not exist." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:48 +#, php-format +msgid "The archive could not be read (code %d)." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:53 +msgid "The archive does not contain a manifest.xml." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:61 +#, php-format +msgid "The archive's manifest is invalid: %s" +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:77 +#, php-format +msgid "The entry %d in the manifest is missing a file name." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:82 +#, php-format +msgid "The entry %d in the manifest is missing a summary." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:86 +msgid "The manifest must not reference itself." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:91 +#, php-format +msgid "The entry %s in the manifest does not exist in the archive." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:96 +#, php-format +msgid "The entry %s in the manifest is referenced more than once." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:108 +#, php-format +msgid "The entry %s in the manifest has more than the six allowed labels set." +msgstr "" + #: IDF/Form/UploadConf.php:53 msgid "Predefined download labels" msgstr "" @@ -844,10 +973,6 @@ msgstr "" msgid "Each download may have at most one label with each of these classes" msgstr "" -#: IDF/Form/UserAccount.php:59 -msgid "Your mail" -msgstr "" - #: IDF/Form/UserAccount.php:61 msgid "" "If you change your email address, an email will be sent to the new address " @@ -865,11 +990,11 @@ msgid "" msgstr "" #: IDF/Form/UserAccount.php:171 -msgid "Add a secondary mail address" +msgid "Add a secondary email address" msgstr "" #: IDF/Form/UserAccount.php:173 -msgid "You will get a mail to confirm that you own the address you specify." +msgid "You will get an email to confirm that you own the address you specify." msgstr "" #: IDF/Form/UserAccount.php:200 @@ -890,8 +1015,7 @@ msgstr "" #: IDF/Form/UserAccount.php:363 msgid "" -"Please check the key as it does not appear to be a valid monotone public " -"key." +"Please check the key as it does not appear to be a valid monotone public key." msgstr "" #: IDF/Form/UserAccount.php:371 @@ -904,8 +1028,8 @@ msgstr "" #: IDF/Form/UserChangeEmail.php:63 msgid "" -"The validation key is not valid. Please copy/paste it from your confirmation" -" email." +"The validation key is not valid. Please copy/paste it from your confirmation " +"email." msgstr "" #: IDF/Form/WikiConf.php:49 @@ -914,11 +1038,10 @@ msgstr "" #: IDF/Form/WikiConf.php:58 msgid "" -"Each documentation page may have at most one label with each of these " -"classes" +"Each documentation page may have at most one label with each of these classes" msgstr "" -#: IDF/Form/WikiCreate.php:38 +#: IDF/Form/WikiPageCreate.php:38 msgid "" "# Introduction\n" "\n" @@ -934,56 +1057,99 @@ msgid "" "* Links to other [[WikiPage]].\n" msgstr "" -#: IDF/Form/WikiCreate.php:57 +#: IDF/Form/WikiPageCreate.php:57 msgid "PageName" msgstr "" -#: IDF/Form/WikiCreate.php:60 IDF/Form/WikiUpdate.php:50 +#: IDF/Form/WikiPageCreate.php:60 IDF/Form/WikiPageUpdate.php:50 msgid "Page title" msgstr "" -#: IDF/Form/WikiCreate.php:66 IDF/Form/WikiUpdate.php:56 +#: IDF/Form/WikiPageCreate.php:66 IDF/Form/WikiPageUpdate.php:56 msgid "" "The page name must contains only letters, digits and the dash (-) character." msgstr "" -#: IDF/Form/WikiCreate.php:71 IDF/Form/WikiUpdate.php:61 +#: IDF/Form/WikiPageCreate.php:71 IDF/Form/WikiPageUpdate.php:61 msgid "This one line description is displayed in the list of pages." msgstr "" -#: IDF/Form/WikiCreate.php:80 IDF/Form/WikiUpdate.php:72 -msgid "Content" -msgstr "" - -#: IDF/Form/WikiCreate.php:108 IDF/Form/WikiUpdate.php:119 +#: IDF/Form/WikiPageCreate.php:108 IDF/Form/WikiPageUpdate.php:119 +#: IDF/Form/WikiResourceCreate.php:78 msgid "The title contains invalid characters." msgstr "" -#: IDF/Form/WikiCreate.php:114 IDF/Form/WikiUpdate.php:125 +#: IDF/Form/WikiPageCreate.php:114 IDF/Form/WikiPageUpdate.php:125 msgid "A page with this title already exists." msgstr "" -#: IDF/Form/WikiCreate.php:150 IDF/Form/WikiUpdate.php:161 +#: IDF/Form/WikiPageCreate.php:150 IDF/Form/WikiPageUpdate.php:161 #, php-format -msgid "You cannot provide more than label from the %s class to a page." +msgid "You cannot provide more than one label from the %s class to a page." msgstr "" -#: IDF/Form/WikiCreate.php:200 +#: IDF/Form/WikiPageCreate.php:200 msgid "Initial page creation" msgstr "" -#: IDF/Form/WikiDelete.php:39 +#: IDF/Form/WikiPageDelete.php:39 msgid "Yes, I understand that the page and all its revisions will be deleted." msgstr "" -#: IDF/Form/WikiDelete.php:50 +#: IDF/Form/WikiPageDelete.php:50 IDF/Form/WikiResourceDelete.php:50 msgid "You need to confirm the deletion." msgstr "" -#: IDF/Form/WikiUpdate.php:83 +#: IDF/Form/WikiPageUpdate.php:83 IDF/Form/WikiResourceUpdate.php:67 msgid "One line to describe the changes you made." msgstr "" +#: IDF/Form/WikiResourceCreate.php:40 +msgid "ResourceName" +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:44 +msgid "Resource title" +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:50 +#, fuzzy +msgid "" +"The resource name must contains only letters, digits and the dash (-) " +"character." +msgstr "" +"Nadpis musí obsahovat pouze písmena, čísla nebo pomlčku. Např. Moje-nova-" +"WiKi-Stranka." + +#: IDF/Form/WikiResourceCreate.php:55 IDF/Form/WikiResourceUpdate.php:47 +#, fuzzy +msgid "This one line description is displayed in the list of resources." +msgstr "Jednořádkový popis projektu." + +#: IDF/Form/WikiResourceCreate.php:84 +msgid "A resource with this title already exists." +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:142 +msgid "Initial resource creation" +msgstr "" + +#: IDF/Form/WikiResourceDelete.php:39 +msgid "" +"Yes, I understand that the resource and all its revisions will be deleted." +msgstr "" + +#: IDF/Form/WikiResourceUpdate.php:89 +#, php-format +msgid "" +"The mime type of the uploaded file \"%1$s\" does not match the mime type of " +"this resource \"%2$s\"" +msgstr "" + +#: IDF/Form/WikiResourceUpdate.php:97 +msgid "The current version of the resource and the uploaded file are equal." +msgstr "" + #: IDF/Gconf.php:60 IDF/Search/Occ.php:56 msgid "model class" msgstr "třída modelu" @@ -1011,20 +1177,60 @@ msgstr "" #: IDF/gettexttemplates/idf/admin/downloads.html.php:3 #: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:3 #: IDF/gettexttemplates/idf/admin/wiki.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/projects/labels.html.php:3 msgid "" "\n" "

Instructions:

\n" "

List one status value per line in desired sort-order.

\n" -"

Optionally, use an equals-sign to document the meaning of each status value.

\n" +"

Optionally, use an equals-sign to document the meaning of each status " +"value.

\n" msgstr "" #: IDF/gettexttemplates/idf/admin/downloads.html.php:8 +msgid "" +"

The webhook URL setting specifies an URL to which a HTTP PUT\n" +"request is sent after a new download has been added or to which a HTTP " +"POST\n" +"request is sent after an existing download has been updated.\n" +"If this field is empty, notifications are disabled.

\n" +"\n" +"

Only properly-escaped HTTP URLs are supported, for " +"example:

\n" +"\n" +"
    \n" +"
  • http://domain.com/upload
  • \n" +"
  • http://domain.com/upload?my%20param
  • \n" +"
\n" +"\n" +"

In addition, the URL may contain the following \"%\" notation, which\n" +"will be replaced with specific project values for each download:

\n" +"\n" +"
    \n" +"
  • %p - project name
  • \n" +"
  • %d - download id
  • \n" +"
\n" +"\n" +"

For example, updating download 123 of project 'my-project' with\n" +"web hook URL http://mydomain.com/%p/%d would send a POST " +"request to\n" +"http://mydomain.com/my-project/123.

" +msgstr "" + +#: IDF/gettexttemplates/idf/admin/downloads.html.php:31 +#: IDF/gettexttemplates/idf/admin/source.html.php:30 +msgid "Web-Hook authentication key:" +msgstr "" + +#: IDF/gettexttemplates/idf/admin/downloads.html.php:32 #: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:8 #: IDF/gettexttemplates/idf/admin/members.html.php:13 #: IDF/gettexttemplates/idf/admin/source.html.php:31 #: IDF/gettexttemplates/idf/admin/summary.html.php:11 -#: IDF/gettexttemplates/idf/admin/tabs.html.php:15 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:12 #: IDF/gettexttemplates/idf/admin/wiki.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/forge/index.html.php:13 +#: IDF/gettexttemplates/idf/gadmin/projects/labels.html.php:8 msgid "Save Changes" msgstr "" @@ -1033,7 +1239,8 @@ msgstr "" msgid "" "\n" "

Instructions:

\n" -"

Specify each person by its login. Each person must have already registered with the given login.

\n" +"

Specify each person by its login. Each person must have already " +"registered with the given login.

\n" "

Separate the logins with commas and/or new lines.

\n" msgstr "" @@ -1043,39 +1250,44 @@ msgstr "" msgid "" "\n" "

Notes:

\n" -"

A project owner may make any change to this project, including removing other project owners. You need to be carefull when you give owner rights.

\n" -"

A project member will not have access to the administration area but will have more options available in the use of the project.

\n" +"

A project owner may make any change to this project, including removing " +"other project owners. You need to be carefull when you give owner rights.\n" +"

A project member will not have access to the administration area but will " +"have more options available in the use of the project.

\n" msgstr "" #: IDF/gettexttemplates/idf/admin/source.html.php:3 -msgid "" -"You can find here the current repository configuration of your project." +msgid "You can find here the current repository configuration of your project." msgstr "" #: IDF/gettexttemplates/idf/admin/source.html.php:4 msgid "" -"

The webhook URL setting specifies a URL to which a HTTP POST\n" -"request is sent after each repository commit. If this field is empty,\n" -"notifications are disabled.

\n" +"

The webhook URL setting specifies an URL to which a HTTP \n" +"%%hook_request_method%% request is sent after each " +"repository\n" +"commit. If this field is empty, notifications are disabled.

\n" "\n" -"

Only properly-escaped HTTP URLs are supported, for example:

\n" +"

Only properly-escaped HTTP URLs are supported, for " +"example:

\n" "\n" "
    \n" -"
  • http://domain.com/commit
  • \n" -"
  • http://domain.com/commit?my%20param
  • \n" +"
  • http://domain.com/commit
  • \n" +"
  • http://domain.com/commit?my%20param
  • \n" "
\n" "\n" "

In addition, the URL may contain the following \"%\" notation, which\n" "will be replaced with specific project values for each commit:

\n" "\n" "
    \n" -"
  • %p - project name
  • \n" -"
  • %r - revision number
  • \n" +"
  • %p - project name
  • \n" +"
  • %r - revision number
  • \n" "
\n" "\n" "

For example, committing revision 123 to project 'my-project' with\n" -"post-commit URL http://mydomain.com/%p/%r would send a request to\n" -"http://mydomain.com/my-project/123.

" +"post-commit URL http://mydomain.com/%p/%r would send a request " +"to\n" +"http://mydomain.com/my-project/123.

" msgstr "" #: IDF/gettexttemplates/idf/admin/source.html.php:26 @@ -1096,16 +1308,13 @@ msgstr "" msgid "Repository size:" msgstr "" -#: IDF/gettexttemplates/idf/admin/source.html.php:30 -msgid "Post-commit authentication key:" -msgstr "" - #: IDF/gettexttemplates/idf/admin/summary.html.php:3 #, php-format msgid "" "\n" "

Instructions:

\n" -"

The description of the project can be improved using the Markdown syntax.

\n" +"

The description of the project can be improved using the Markdown syntax.

\n" msgstr "" #: IDF/gettexttemplates/idf/admin/summary.html.php:7 @@ -1119,9 +1328,11 @@ msgstr "" #: IDF/gettexttemplates/idf/admin/summary.html.php:9 #: IDF/gettexttemplates/idf/base-full.html.php:4 +#: IDF/gettexttemplates/idf/base-full.html~.php:4 #: IDF/gettexttemplates/idf/base.html.php:4 -#: IDF/gettexttemplates/idf/index.html.php:6 -#: IDF/gettexttemplates/idf/main-menu.html.php:7 +#: IDF/gettexttemplates/idf/base.html~.php:4 +#: IDF/gettexttemplates/idf/main-menu.html.php:8 +#: IDF/gettexttemplates/idf/project-list.html.php:4 msgid "Project logo" msgstr "" @@ -1131,66 +1342,72 @@ msgstr "" #: IDF/gettexttemplates/idf/admin/tabs.html.php:3 msgid "" -"\n" -"Only project members and admins have write access to the source.
\n" -"If you restrict the access to the source, anonymous access is
\n" -"not provided and the users must authenticate themselves with their
\n" -"password or SSH key." +"This section allows you to configure project tabs access rights and " +"notifications." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:8 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:4 msgid "" -"You can configure here the project tabs access rights and notification " -"emails." +"Tab access controls whether a single user can navigate into a particular " +"section of your project via the main menu or automatically generated object " +"links." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:9 -#, php-format -msgid "" -"Notification emails will be sent from the %%from_email%% " -"address, if you send the email to a mailing list, you may need to register " -"this email address. Multiple email addresses must be separated through " -"commas (','). If you do not want to send emails for a given type of changes," -" simply leave the corresponding field empty." -msgstr "" - -#: IDF/gettexttemplates/idf/admin/tabs.html.php:10 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:5 msgid "" "If you mark a project as private, only the project members and " "administrators, together with the extra authorized users you provide will " -"have access to the project. You will still be able to define further access " -"rights for the different tabs but the \"Open to all\" and \"Signed in " -"users\" will default to authorized users only." +"have access to the project as a whole. You will still be able to define " +"further access rights for the different tabs but the \"Open to all\" and " +"\"Signed in users\" will default to authorized users only." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:11 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:6 msgid "" -"Specify each person by its login. Each person must have already registered " -"with the given login. Separate the logins with commas and/or new lines." +"For the extra authorized user list, specify each person by its login. Each " +"person must have already registered with the given login. Separate the " +"logins with commas and/or new lines." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:12 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:7 +msgid "" +"Only project members and admins have write access to the source. If you " +"restrict the access to the source, anonymous access is not provided and the " +"users must authenticate themselves with their password or SSH key." +msgstr "" + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:8 +#, php-format +msgid "" +"Here you can configure who should be notified about changes in a particular " +"section. You can also configure additional addresses, like the one of a " +"mailing list, that should be notified. (Keep in mind that you might have to " +"register the sender address %%from_email%% to let the " +"mailing list actually accept notification emails.) Multiple email addresses " +"must be separated through commas (',')." +msgstr "" + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:9 msgid "" "The form contains some errors. Please correct them to update the access " "rights." msgstr "" +#: IDF/gettexttemplates/idf/admin/tabs.html.php:10 #: IDF/gettexttemplates/idf/admin/tabs.html.php:13 msgid "Access Rights" msgstr "" +#: IDF/gettexttemplates/idf/admin/tabs.html.php:11 #: IDF/gettexttemplates/idf/admin/tabs.html.php:14 -msgid "Notification Email" -msgstr "" - -#: IDF/gettexttemplates/idf/admin/tabs.html.php:16 -#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:17 -#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:15 -msgid "Instructions:" -msgstr "" +#, fuzzy +msgid "Notifications" +msgstr "datum změny" #: IDF/gettexttemplates/idf/base-full.html.php:3 +#: IDF/gettexttemplates/idf/base-full.html~.php:3 #: IDF/gettexttemplates/idf/base.html.php:3 +#: IDF/gettexttemplates/idf/base.html~.php:3 #, php-format msgid "" "Sign in or create your account to create issues or " @@ -1199,54 +1416,59 @@ msgstr "" #: IDF/gettexttemplates/idf/base-full.html.php:6 #: IDF/gettexttemplates/idf/base.html.php:6 +#: IDF/gettexttemplates/idf/project-list.html.php:6 +msgid "External link to project" +msgstr "" + +#: IDF/gettexttemplates/idf/base-full.html.php:7 +#: IDF/gettexttemplates/idf/base-full.html~.php:6 +#: IDF/gettexttemplates/idf/base.html.php:7 +#: IDF/gettexttemplates/idf/base.html~.php:6 msgid "Project Home" msgstr "" -#: IDF/gettexttemplates/idf/base-full.html.php:12 -#: IDF/gettexttemplates/idf/base.html.php:12 +#: IDF/gettexttemplates/idf/base-full.html.php:13 +#: IDF/gettexttemplates/idf/base-full.html~.php:12 +#: IDF/gettexttemplates/idf/base.html.php:13 +#: IDF/gettexttemplates/idf/base.html~.php:12 msgid "Project Management" msgstr "" #: IDF/gettexttemplates/idf/downloads/base.html.php:4 #: IDF/gettexttemplates/idf/downloads/index.html.php:4 -#: IDF/Views/Download.php:234 +#: IDF/Views/Download.php:235 msgid "New Download" msgstr "" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:3 +#: IDF/gettexttemplates/idf/downloads/base.html.php:5 +#, fuzzy +msgid "Upload Archive" +msgstr "Archív" + +#: IDF/gettexttemplates/idf/downloads/create.html.php:3 msgid "" -"Attention! If you want to delete a specific version of your" -" software, maybe, someone is depending on this specific version to run his " -"systems. Are you sure, you will not affect anybody when removing this file?" +"Each file must have a distinct name and file contents\n" +"cannot be changed, so be sure to include release numbers in each file\n" +"name." msgstr "" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:4 +#: IDF/gettexttemplates/idf/downloads/create.html.php:6 #, php-format msgid "" -"Instead of deleting the file, you could mark it as " -"deprecated." +"You can use the Markdown syntax for the description." msgstr "" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:5 -#: IDF/gettexttemplates/idf/downloads/view.html.php:4 -#: IDF/gettexttemplates/idf/issues/attachment.html.php:4 -#: IDF/gettexttemplates/idf/issues/view.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:8 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:4 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:5 -#: IDF/gettexttemplates/idf/wiki/view.html.php:8 -#: IDF/gettexttemplates/idf/wiki/view.html.php:9 -#, php-format -msgid "by %%submitter%%" -msgstr "kým %%submitter%%" - -#: IDF/gettexttemplates/idf/downloads/delete.html.php:6 -msgid "Delete File" +#: IDF/gettexttemplates/idf/downloads/create.html.php:7 +msgid "The form contains some errors. Please correct them to submit the file." msgstr "" +#: IDF/gettexttemplates/idf/downloads/create.html.php:8 +msgid "Submit File" +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/create.html.php:9 +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:8 #: IDF/gettexttemplates/idf/downloads/delete.html.php:7 -#: IDF/gettexttemplates/idf/downloads/submit.html.php:9 #: IDF/gettexttemplates/idf/downloads/view.html.php:9 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:21 #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:16 @@ -1264,13 +1486,90 @@ msgstr "" #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:5 #: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:5 #: IDF/gettexttemplates/idf/user/passrecovery.html.php:7 -#: IDF/gettexttemplates/idf/wiki/create.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:10 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:7 -#: IDF/gettexttemplates/idf/wiki/update.html.php:7 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:9 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:5 msgid "Cancel" msgstr "Storno" +#: IDF/gettexttemplates/idf/downloads/create.html.php:10 +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:9 +#: IDF/gettexttemplates/idf/register/inputkey.html.php:6 +#: IDF/gettexttemplates/idf/user/changeemail.html.php:6 +#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:6 +msgid "Instructions" +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:3 +msgid "" +"The archive must include a manifest.xml file with meta " +"information about the\n" +"files to process inside the archive. All processed files must be unique or " +"replace existing files explicitely." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:5 +#, php-format +msgid "" +"You can learn more about the archive format here." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:6 +#, fuzzy +msgid "" +"The form contains some errors. Please correct them to submit the archive." +msgstr "" +"Formulář obsahuje nějaké chyby. Prosím opravte je a poté odešlete předmět k " +"řešení." + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:7 +#, fuzzy +msgid "Submit Archive" +msgstr "Archív" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:3 +msgid "" +"Attention! If you want to delete a specific version of your " +"software, maybe, someone is depending on this specific version to run his " +"systems. Are you sure, you will not affect anybody when removing this file?" +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:4 +#, php-format +msgid "" +"Instead of deleting the file, you could mark it as " +"deprecated." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:5 +#: IDF/gettexttemplates/idf/downloads/view.html.php:4 +#: IDF/gettexttemplates/idf/issues/attachment.html.php:4 +#: IDF/gettexttemplates/idf/issues/view.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:5 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:7 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:7 +#, php-format +msgid "by %%submitter%%" +msgstr "kým %%submitter%%" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:6 +msgid "Delete File" +msgstr "" + #: IDF/gettexttemplates/idf/downloads/delete.html.php:8 #: IDF/gettexttemplates/idf/downloads/view.html.php:14 msgid "Uploaded:" @@ -1280,38 +1579,46 @@ msgstr "" #: IDF/gettexttemplates/idf/downloads/view.html.php:15 #: IDF/gettexttemplates/idf/issues/view.html.php:29 #: IDF/gettexttemplates/idf/review/view.html.php:27 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:12 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:9 -#: IDF/gettexttemplates/idf/wiki/view.html.php:15 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:12 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:14 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:15 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:17 msgid "Updated:" msgstr "" #: IDF/gettexttemplates/idf/downloads/delete.html.php:10 #: IDF/gettexttemplates/idf/downloads/view.html.php:16 #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:6 -#: IDF/gettexttemplates/idf/index.html.php:15 +#: IDF/gettexttemplates/idf/listProjects.html.php:17 msgid "Downloads:" msgstr "" #: IDF/gettexttemplates/idf/downloads/delete.html.php:11 #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:7 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:7 #: IDF/gettexttemplates/idf/downloads/view.html.php:17 #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:6 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:6 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:9 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:10 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:15 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:11 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:16 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:10 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:15 #: IDF/gettexttemplates/idf/issues/view.html.php:21 #: IDF/gettexttemplates/idf/issues/view.html.php:33 +#: IDF/gettexttemplates/idf/project-list.html.php:8 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:6 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:9 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:13 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:13 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:10 -#: IDF/gettexttemplates/idf/wiki/view.html.php:16 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:16 #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:7 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:12 -#: IDF/IssueComment.php:157 IDF/WikiRevision.php:175 +#: IDF/IssueComment.php:157 IDF/Wiki/PageRevision.php:204 msgid "Labels:" msgstr "Nálepky:" @@ -1320,8 +1627,10 @@ msgid "A new file is available for download:" msgstr "" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:4 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:4 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:5 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:6 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:5 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:4 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:8 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:4 @@ -1331,8 +1640,10 @@ msgid "Hello," msgstr "Ahoj," #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:5 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:5 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:6 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:6 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:7 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:6 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:5 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:6 @@ -1342,20 +1653,27 @@ msgid "Project:" msgstr "Projekt:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:6 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:6 msgid "Submitted by:" msgstr "" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:8 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:8 msgid "Download:" msgstr "" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:9 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:10 #: IDF/gettexttemplates/idf/review/view.html.php:31 #: IDF/gettexttemplates/idf/user/public.html.php:4 msgid "Description:" msgstr "Popis:" +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:3 +msgid "A file download was updated:" +msgstr "" + #: IDF/gettexttemplates/idf/downloads/feedfragment.xml.php:3 msgid "Details" msgstr "" @@ -1369,34 +1687,6 @@ msgstr "" msgid "Number of files:" msgstr "" -#: IDF/gettexttemplates/idf/downloads/submit.html.php:3 -msgid "" -"Each file must have a distinct name and file contents\n" -"cannot be changed, so be sure to include release numbers in each file\n" -"name." -msgstr "" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:6 -#, php-format -msgid "" -"You can use the Markdown syntax for the description." -msgstr "" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:7 -msgid "The form contains some errors. Please correct them to submit the file." -msgstr "" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:8 -msgid "Submit File" -msgstr "" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:10 -#: IDF/gettexttemplates/idf/register/inputkey.html.php:6 -#: IDF/gettexttemplates/idf/user/changeemail.html.php:6 -#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:6 -msgid "Instructions" -msgstr "" - #: IDF/gettexttemplates/idf/downloads/view.html.php:3 msgid "" "Attention! This file is marked as deprecated, download it " @@ -1426,8 +1716,10 @@ msgstr "" #: IDF/gettexttemplates/idf/downloads/view.html.php:11 #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:18 -#: IDF/gettexttemplates/idf/wiki/update.html.php:9 -#: IDF/gettexttemplates/idf/wiki/view.html.php:12 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:7 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:12 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:12 msgid "Trash" msgstr "" @@ -1436,15 +1728,17 @@ msgid "Delete this file" msgstr "" #: IDF/gettexttemplates/idf/faq-api.html.php:3 -#: IDF/gettexttemplates/idf/faq.html.php:34 +#: IDF/gettexttemplates/idf/faq-archive-format.html.php:3 +#: IDF/gettexttemplates/idf/faq.html.php:65 msgid "Here we are, just to help you." msgstr "" #: IDF/gettexttemplates/idf/faq-api.html.php:4 -#: IDF/gettexttemplates/idf/faq.html.php:35 -#: IDF/gettexttemplates/idf/gadmin/base.html.php:3 -#: IDF/gettexttemplates/idf/index.html.php:3 IDF/Views/Admin.php:57 -#: IDF/Views.php:47 +#: IDF/gettexttemplates/idf/faq-archive-format.html.php:4 +#: IDF/gettexttemplates/idf/faq.html.php:66 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:4 +#: IDF/gettexttemplates/idf/index.html.php:4 IDF/Views/Admin.php:77 +#: IDF/Views.php:91 msgid "Projects" msgstr "Projekty" @@ -1452,137 +1746,225 @@ msgstr "Projekty" msgid "" "

This is simple:

\n" "
    \n" -"
  1. Write in the comments \"This is a duplicate of issue 123\", change 123 with the corresponding issue number.
  2. \n" +"
  3. Write in the comments \"This is a duplicate of issue 123\" or - if you " +"are a member of the crew -\n" +"directly add the \"duplicates\" relation with the value \"123\" below the " +"comment field. Change \"123\"\n" +"with the corresponding issue number.
  4. \n" "
  5. Change the status of the current issue to Duplicate.
  6. \n" "
  7. Submit the changes.
  8. \n" "
" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:9 +#: IDF/gettexttemplates/idf/faq.html.php:11 msgid "" -"You need to create an account on Gravatar, this takes about 5 minutes " -"and is free." +"You need to create an account on Gravatar, this takes about 5 minutes and is free." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:10 +#: IDF/gettexttemplates/idf/faq.html.php:12 +msgid "" +"\n" +"

To embed any previously uploaded resource into your wiki page, you can " +"use the [[!ResourceName]] syntax.

\n" +"\n" +"

The rendering of the resource can then be further fine-tuned:\n" +"

    \n" +"
  • [[!ImageResource, align=right, width=200]] renders " +"\"ImageResource\" right-aligned and scale its width to 200
  • \n" +"
  • [[!TextResource, align=center, width=300, height=300]] " +"renders \"TextResource\" in a centered, 300 by 300 px iframe
  • \n" +"
  • [[!AnyResource, preview=no]] does not render a preview of " +"the resource, but only provides a download link (default for binary " +"resources)
  • \n" +"
  • [[!BinaryResource, title=Download]] renders the download " +"link of \"BinaryResource\" with an alternative title
  • \n" +"
\n" +"

\n" +"\n" +"Resources are versioned, just like wiki pages. If you update a resource, old " +"wiki pages still show the state of the resource\n" +"at the time when the wiki page was edited. If you specifically want to " +"update a resource on a page, you therefor need to update\n" +"the resource at first and then also the page where it is referenced, " +"otherwise the change won't be visible until the next regular edit. \n" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:28 +msgid "" +"

If you have to publish many files at once for a new release, it is a very " +"tedious task\n" +"to upload them one after another and enter meta information like a summary, " +"a description or additional\n" +"labels for each of them.

\n" +"

InDefero therefore supports a special archive format that is basically a " +"standard zip file which comes with\n" +"some meta information. These meta information are kept in a special manifest " +"file, which is distinctly kept from\n" +"the rest of the files in the archive that should be published.

\n" +"

Once this archive has been uploaded, InDefero reads in the meta " +"information, unpacks the other files from\n" +"the archive and creates new individual downloads for each of them.

" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:36 +#, fuzzy, php-format +msgid "Learn more about the archive format." +msgstr "Přihlásit se pro odpověď na tento komentář." + +#: IDF/gettexttemplates/idf/faq.html.php:37 msgid "" "The API (Application Programming Interface) is used to interact with " "InDefero with another program. For example, this can be used to create a " "desktop program to submit new tickets easily." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:11 +#: IDF/gettexttemplates/idf/faq.html.php:38 #, php-format msgid "Learn more about the API." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:12 -#: IDF/gettexttemplates/idf/faq.html.php:16 +#: IDF/gettexttemplates/idf/faq.html.php:39 +#: IDF/gettexttemplates/idf/faq.html.php:45 msgid "What are the keyboard shortcuts?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:13 -#: IDF/gettexttemplates/idf/faq.html.php:31 +#: IDF/gettexttemplates/idf/faq.html.php:40 +#: IDF/gettexttemplates/idf/faq.html.php:60 msgid "How to mark an issue as duplicate?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:14 -#: IDF/gettexttemplates/idf/faq.html.php:32 +#: IDF/gettexttemplates/idf/faq.html.php:41 +#: IDF/gettexttemplates/idf/faq.html.php:61 msgid "How can I display my head next to my comments?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:15 -#: IDF/gettexttemplates/idf/faq.html.php:33 +#: IDF/gettexttemplates/idf/faq.html.php:42 +#: IDF/gettexttemplates/idf/faq.html.php:62 +msgid "How can I embed images and other resources in my documentation pages?" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:43 +#: IDF/gettexttemplates/idf/faq.html.php:63 +msgid "What is this \"Upload Archive\" functionality about?" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:44 +#: IDF/gettexttemplates/idf/faq.html.php:64 msgid "What is the API and how is it used?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:17 +#: IDF/gettexttemplates/idf/faq.html.php:46 msgid "Shift+h: This help page." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:18 +#: IDF/gettexttemplates/idf/faq.html.php:47 msgid "If you are in a project, you have the following shortcuts:" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:19 +#: IDF/gettexttemplates/idf/faq.html.php:48 msgid "Shift+u: Project updates." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:20 +#: IDF/gettexttemplates/idf/faq.html.php:49 msgid "Shift+d: Downloads." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:21 +#: IDF/gettexttemplates/idf/faq.html.php:50 msgid "Shift+o: Documentation." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:22 +#: IDF/gettexttemplates/idf/faq.html.php:51 msgid "Shift+a: Create a new issue." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:23 +#: IDF/gettexttemplates/idf/faq.html.php:52 msgid "Shift+i: List of open issues." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:24 +#: IDF/gettexttemplates/idf/faq.html.php:53 msgid "Shift+m: The issues you submitted." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:25 +#: IDF/gettexttemplates/idf/faq.html.php:54 msgid "Shift+w: The issues assigned to you." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:26 +#: IDF/gettexttemplates/idf/faq.html.php:55 msgid "Shift+s: Source." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:27 +#: IDF/gettexttemplates/idf/faq.html.php:56 msgid "You also have the standard access keys:" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:28 +#: IDF/gettexttemplates/idf/faq.html.php:57 msgid "Alt+1: Home." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:29 +#: IDF/gettexttemplates/idf/faq.html.php:58 msgid "Alt+2: Skip the menus." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:30 +#: IDF/gettexttemplates/idf/faq.html.php:59 msgid "Alt+4: Search (when available)." msgstr "" -#: IDF/gettexttemplates/idf/gadmin/base.html.php:4 -msgid "People" +#: IDF/gettexttemplates/idf/gadmin/base.html.php:3 +msgid "Forge" msgstr "" #: IDF/gettexttemplates/idf/gadmin/base.html.php:5 +msgid "People" +msgstr "" + +#: IDF/gettexttemplates/idf/gadmin/base.html.php:6 msgid "Usher" msgstr "" -#: IDF/gettexttemplates/idf/gadmin/home.html.php:3 -msgid "You have here access to the administration of the forge." +#: IDF/gettexttemplates/idf/gadmin/forge/base.html.php:3 +#, fuzzy +msgid "Frontpage" +msgstr "stránka" + +#: IDF/gettexttemplates/idf/gadmin/forge/index.html.php:3 +#, php-format +msgid "" +"\n" +"

Instructions:

\n" +"

You can set up a custom forge page that is used as entry page for the " +"forge instead of the plain project listing. This page is then also " +"accessible via the 'Home' link in main menu bar.

\n" +"

The content of the page can use the Markdown syntax with the Extra extension.

\n" +"

Additionally, the following macros are available:
\n" +"

    \n" +"
  • {projectlist, label=..., order=(name|activity), limit=...} - Renders a project list that can optionally be filtered by label, " +"ordered by 'name' or 'activity' and / or limited to a specific number of " +"projects.
  • \n" +"
\n" +"

\n" msgstr "" -#: IDF/gettexttemplates/idf/gadmin/home.html.php:4 -#: IDF/gettexttemplates/idf/project/home.html.php:3 -#: IDF/gettexttemplates/idf/project/timeline.html.php:4 -msgid "Welcome" -msgstr "Vítejte" - #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:3 -#: IDF/gettexttemplates/idf/main-menu.html.php:6 +#: IDF/gettexttemplates/idf/main-menu.html.php:7 msgid "Project List" msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:4 +#: IDF/Views/Admin.php:110 +#, fuzzy +msgid "Project Labels" +msgstr "Projekty" + +#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:5 #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:16 -#: IDF/gettexttemplates/idf/index.html.php:5 IDF/Views/Admin.php:128 +#: IDF/gettexttemplates/idf/listProjects.html.php:6 IDF/Views/Admin.php:186 msgid "Create Project" msgstr "" -#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:6 msgid "Change Project Details" msgstr "" @@ -1594,14 +1976,15 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:4 msgid "" -"Once you have defined the repository type, you cannot change " -"it." +"Once you have defined the repository type, you cannot change it." msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:5 msgid "" "\n" -"

Specify each person by its login. Each person must have already registered with the given login.

\n" +"

Specify each person by its login. Each person must have already " +"registered with the given login.

\n" "

Separate the logins with commas and/or new lines.

\n" msgstr "" @@ -1614,6 +1997,11 @@ msgstr "" msgid "Provide at least one owner for the project or use a template." msgstr "" +#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:17 +#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:15 +msgid "Instructions:" +msgstr "" + #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:3 #, php-format msgid "" @@ -1679,7 +2067,8 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:5 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:11 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:17 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:18 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:16 msgid "Attachments:" msgstr "Přílohy:" @@ -1715,7 +2104,7 @@ msgid "You will be asked to confirm." msgstr "" #: IDF/gettexttemplates/idf/gadmin/users/base.html.php:3 -#: IDF/Views/Admin.php:201 +#: IDF/Views/Admin.php:264 msgid "User List" msgstr "" @@ -1806,15 +2195,17 @@ msgid "Configured servers" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/base.html.php:4 -#: IDF/Views/Admin.php:358 +#: IDF/Views/Admin.php:421 msgid "Usher control" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/usher/connections.html~.php:3 msgid "address" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/usher/connections.html~.php:4 msgid "port" msgstr "" @@ -1844,6 +2235,7 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:8 #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:11 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:11 msgid "Status explanation" msgstr "" @@ -1866,63 +2258,78 @@ msgid "" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:3 msgid "server name" msgstr "" -#: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:4 IDF/Issue.php:99 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:4 IDF/Issue.php:99 #: IDF/Review.php:102 msgid "status" msgstr "status" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:5 msgid "action" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:6 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:6 msgid "No monotone servers configured." msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:7 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:7 msgid "stop" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:8 msgid "start" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:9 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:9 msgid "kill" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:10 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:10 msgid "active connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:12 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:12 msgid "remote server without open connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:13 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:13 msgid "server with n open connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:14 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:14 msgid "local server running, without open connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:15 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:15 msgid "local server not running, waiting for connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:16 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:16 msgid "local server is about to stop, n connections still open" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:17 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:17 msgid "local server not running, not accepting connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:18 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:18 msgid "usher is shut down, not running and not accepting connections" msgstr "" @@ -1931,36 +2338,9 @@ msgstr "" msgid "Personal project feed for %%user%%." msgstr "" -#: IDF/gettexttemplates/idf/index.html.php:4 -msgid "No projects managed with InDefero were found." -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:9 -msgid "Forge statistics" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:10 -msgid "Projects:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:11 -msgid "Members:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:12 -msgid "Issues:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:13 -msgid "Commits:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:14 -msgid "Documentations:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:16 -msgid "Code reviews:" +#: IDF/gettexttemplates/idf/index.html.php:3 +#: IDF/gettexttemplates/idf/main-menu.html.php:6 +msgid "Home" msgstr "" #: IDF/gettexttemplates/idf/issues/attachment.html.php:3 @@ -1971,6 +2351,7 @@ msgstr "Příloha k předmětu %%issue.id%%" #: IDF/gettexttemplates/idf/issues/attachment.html.php:5 #: IDF/gettexttemplates/idf/review/view.html.php:35 #: IDF/gettexttemplates/idf/source/commit.html.php:23 +#: IDF/gettexttemplates/idf/source/commit.html~.php:22 #: IDF/gettexttemplates/idf/source/git/file.html.php:6 #: IDF/gettexttemplates/idf/source/git/tree.html.php:11 #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:6 @@ -1986,15 +2367,21 @@ msgstr "Archív" #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/file.html.php:8 #: IDF/gettexttemplates/idf/source/svn/file.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:12 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:12 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:10 msgid "Download this file" msgstr "Stáhnout tento soubor" #: IDF/gettexttemplates/idf/issues/attachment.html.php:7 #: IDF/gettexttemplates/idf/issues/view.html.php:28 #: IDF/gettexttemplates/idf/review/view.html.php:26 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:11 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:8 -#: IDF/gettexttemplates/idf/wiki/view.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:13 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:14 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:16 msgid "Created:" msgstr "Vytvořeno:" @@ -2020,7 +2407,7 @@ msgid "New Issue" msgstr "Nový předmět k řešení" #: IDF/gettexttemplates/idf/issues/base.html.php:8 -#: IDF/gettexttemplates/idf/wiki/base.html.php:6 +#: IDF/gettexttemplates/idf/wiki/base.html.php:9 msgid "Search" msgstr "Hledat" @@ -2032,10 +2419,13 @@ msgstr "Zpátky k předmětu" #, php-format msgid "" "

Open issues: %%open%%

\n" -"

Closed issues: %%closed%%

\n" +"

Closed issues: %%closed%%

\n" msgstr "" -"

Otevřené předměty k řešení: %%open%%

\n" -"

Zavřené předměty k řešení: %%closed%%

\n" +"

Otevřené předměty k řešení: " +"%%open%%

\n" +"

Zavřené předměty k řešení: " +"%%closed%%

\n" #: IDF/gettexttemplates/idf/issues/by-label.html.php:7 msgid "Label:" @@ -2047,25 +2437,28 @@ msgstr "Doplňování:" #: IDF/gettexttemplates/idf/issues/create.html.php:3 msgid "" -"

When you submit the issue do not forget to provide the following information:

\n" +"

When you submit the issue do not forget to provide the following " +"information:

\n" "
    \n" "
  • The steps to reproduce the problem.
  • \n" "
  • The version of the software and your operating system.
  • \n" "
  • Any information that can help the developers to solve the issue.
  • \n" -"
  • Do not provide any password or confidential information!
  • \n" +"
  • Do not provide any password or confidential information!
  • \n" "
" msgstr "" -"

Před odesláním předmetu k řešení, nezapomeňte poskytnout následující informace:

\n" +"

Před odesláním předmetu k řešení, nezapomeňte poskytnout následující " +"informace:

\n" "
    \n" "
  • Kroky potřebné pro zopakování problému.
  • \n" "
  • Verzi softwaru a typ operačního systému, který používate.
  • \n" "
  • Jakákoli informace, která může pomoci vývojářům vyřešit problém.
  • \n" -"
  • Neposkytujte žádná hesla ani jiné citlivé informace!
  • \n" +"
  • Neposkytujte žádná hesla ani jiné citlivé informace!\n" "
" #: IDF/gettexttemplates/idf/issues/create.html.php:10 -msgid "" -"The form contains some errors. Please correct them to submit the issue." +msgid "The form contains some errors. Please correct them to submit the issue." msgstr "" "Formulář obsahuje nějaké chyby. Prosím opravte je a poté odešlete předmět k " "řešení." @@ -2074,8 +2467,8 @@ msgstr "" #: IDF/gettexttemplates/idf/issues/create.html.php:13 #: IDF/gettexttemplates/idf/issues/view.html.php:24 #: IDF/gettexttemplates/idf/issues/view.html.php:26 -#: IDF/gettexttemplates/idf/wiki/create.html.php:5 -#: IDF/gettexttemplates/idf/wiki/update.html.php:5 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:5 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:5 msgid "Preview" msgstr "Náhled" @@ -2096,7 +2489,9 @@ msgid "Attach another file" msgstr "Přiložit další soubor" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:3 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:12 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:3 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:13 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:12 #: IDF/gettexttemplates/idf/issues/view.html.php:18 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:3 #: IDF/gettexttemplates/idf/review/view.html.php:38 @@ -2107,9 +2502,12 @@ msgid "Summary:" msgstr "Souhrn:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:4 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:4 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:13 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:8 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:14 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:7 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:13 #: IDF/gettexttemplates/idf/issues/view.html.php:19 #: IDF/gettexttemplates/idf/issues/view.html.php:30 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:4 @@ -2120,7 +2518,9 @@ msgid "Status:" msgstr "Status:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:5 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:14 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:15 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:14 #: IDF/gettexttemplates/idf/issues/view.html.php:20 #: IDF/gettexttemplates/idf/issues/view.html.php:31 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:5 @@ -2129,7 +2529,7 @@ msgid "Owner:" msgstr "Vlastník:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:16 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:17 #: IDF/gettexttemplates/idf/issues/view.html.php:22 IDF/IssueComment.php:159 msgid "Relations:" msgstr "" @@ -2140,46 +2540,64 @@ msgstr "" #, php-format msgid "" "

Open issues: %%open%%

\n" -"

Closed issues: %%closed%%

" +"

Closed issues: %%closed%%

" msgstr "" -"

Otevřené předměty k řešení: %%open%%

\n" -"

Zavřené předměty k řešení: %%closed%%

" +"

Otevřené předměty k řešení: " +"%%open%%

\n" +"

Zavřené předměty k řešení: " +"%%closed%%

" #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:3 -msgid "" -"A new issue has been created and assigned\n" -"to you:" +#, fuzzy +msgid "A new issue has been created and assigned to you:" +msgstr "Nový předmět k řešení byl vytvořen a vám přiřazen:" + +#: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:4 +#, fuzzy +msgid "A new issue has been created:" msgstr "Nový předmět k řešení byl vytvořen a vám přiřazen:" #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:8 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:8 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:9 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:8 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:7 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:11 msgid "Reported by:" msgstr "Nahlášeno kým:" #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:12 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:18 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:19 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:17 msgid "Issue:" msgstr "Předmět k řešení:" #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:3 -msgid "The following issue has been updated:" +#, fuzzy +msgid "The following issue you are owning has been updated:" msgstr "Následující předmět k řešení byl aktualizován:" #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:4 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:3 +msgid "The following issue has been updated:" +msgstr "Následující předmět k řešení byl aktualizován:" + +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:4 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:4 #, php-format msgid "By %%who%%, %%c.creation_dtime%%:" msgstr "Kým %%who%%, %%c.creation_dtime%%:" -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:9 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:10 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:9 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:8 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:12 msgid "URL:" msgstr "URL:" -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:11 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:12 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:11 msgid "Comments (last first):" msgstr "Komentář (poslední jako první):" @@ -2187,40 +2605,62 @@ msgstr "Komentář (poslední jako první):" #, php-format msgid "" "\n" -"

Found open issues: %%open%%

\n" -"

Found closed issues: %%closed%%

" +"

Found open issues: %%open%%

\n" +"

Found closed issues: %%closed" +"%%

" msgstr "" #: IDF/gettexttemplates/idf/issues/search.html.php:6 #, php-format msgid "" "

Label:\n" -"%%tag.class%%:%%tag.name%%

" +"%%tag.class%%:" +"%%tag.name%%

" msgstr "" #: IDF/gettexttemplates/idf/issues/summary.html.php:3 -#, php-format -msgid "" -"The issue tracker is empty.
You can create your first issue here." +msgid "View all open issues." msgstr "" #: IDF/gettexttemplates/idf/issues/summary.html.php:4 +msgid "Create an issue." +msgstr "" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:5 +#, php-format +msgid "" +"The issue tracker is empty.
Create your " +"first issue." +msgstr "" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:6 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:4 #, php-format msgid "Unresolved: By %%key%%" msgstr "" -#: IDF/gettexttemplates/idf/issues/summary.html.php:5 +#: IDF/gettexttemplates/idf/issues/summary.html.php:7 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:5 msgid "Status Summary" msgstr "" -#: IDF/gettexttemplates/idf/issues/summary.html.php:6 +#: IDF/gettexttemplates/idf/issues/summary.html.php:8 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:6 msgid "Unresolved: By Assignee" msgstr "" +#: IDF/gettexttemplates/idf/issues/summary.html~.php:3 +#, php-format +msgid "" +"The issue tracker is empty.
You can create your first issue here." +msgstr "" + #: IDF/gettexttemplates/idf/issues/userIssues.html.php:3 #, php-format -msgid "See the %%nb_submit_closed%% closed." +msgid "" +"See the %%nb_submit_closed%% closed." msgid_plural "" "See the %%nb_submit_closed%% closed." msgstr[0] "" @@ -2232,7 +2672,8 @@ msgstr[2] "" #: IDF/gettexttemplates/idf/issues/userIssues.html.php:4 #, php-format -msgid "See the %%nb_owner_closed%% closed." +msgid "" +"See the %%nb_owner_closed%% closed." msgid_plural "" "See the %%nb_owner_closed%% closed." msgstr[0] "" @@ -2260,8 +2701,8 @@ msgstr "Nahlášeno kým %%submitter%%, %%c.creation_dtime%%" msgid "" "Comment %%i%% by %%submitter%%, %%c.creation_dtime%%" msgstr "" -"Komentář %%i%% kým %%submitter%%, " -"%%c.creation_dtime%%" +"Komentář %%i%% kým %%submitter%%, %%c.creation_dtime" +"%%" #: IDF/gettexttemplates/idf/issues/view.html.php:5 #, php-format @@ -2298,19 +2739,21 @@ msgid "Add this issue to your watch list" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:12 -msgid "Click here to view the previous closed issue" -msgstr "" +#, fuzzy +msgid "View the previous closed issue" +msgstr "Tato tabulka ukazuje uzavřené předměty k řešení." #: IDF/gettexttemplates/idf/issues/view.html.php:13 -msgid "Click here to view the previous open issue" +msgid "View the previous open issue" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:14 -msgid "Click here to view the next closed issue" -msgstr "" +#, fuzzy +msgid "View the next closed issue" +msgstr "Tato tabulka ukazuje uzavřené předměty k řešení." #: IDF/gettexttemplates/idf/issues/view.html.php:15 -msgid "Click here to view the next open issue" +msgid "View the next open issue" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:16 @@ -2322,11 +2765,9 @@ msgid "view" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:23 -msgid "" -"The form contains some errors. Please correct them to change the issue." +msgid "The form contains some errors. Please correct them to change the issue." msgstr "" -"Formulář obsahuje nějaké chyby. Prosím opravte je ke změně předmětu k " -"řešení." +"Formulář obsahuje nějaké chyby. Prosím opravte je ke změně předmětu k řešení." #: IDF/gettexttemplates/idf/issues/view.html.php:25 msgid "Submit Changes" @@ -2336,11 +2777,73 @@ msgstr "" msgid "Followed by:" msgstr "" +#: IDF/gettexttemplates/idf/listProjects.html.php:3 +#, fuzzy, php-format +msgid "1 project" +msgid_plural "%%label.project_count%% projects" +msgstr[0] "projekt" +msgstr[1] "projekt" +msgstr[2] "projekt" + +#: IDF/gettexttemplates/idf/listProjects.html.php:4 +#, php-format +msgid "Remove filter for %%tag%%" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:5 +msgid "No projects managed with InDefero were found." +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:7 +msgid "Filter projects by label" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:8 +#, fuzzy +msgid "No projects with labels found." +msgstr "Projekt \"%s\" nenalezen." + +#: IDF/gettexttemplates/idf/listProjects.html.php:9 +msgid "Order" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:10 +#, fuzzy +msgid "By name" +msgstr "jméno" + +#: IDF/gettexttemplates/idf/listProjects.html.php:11 +msgid "By activity" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:12 +msgid "Filtered project stats" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:13 +msgid "Members:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:14 +msgid "Issues:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:15 +msgid "Commits:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:16 +msgid "Documentations:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:18 +msgid "Code reviews:" +msgstr "" + #: IDF/gettexttemplates/idf/login_form.html.php:3 #, php-format msgid "" -"If you don't have an account yet, you can create one here." +"You can create an account if you don't have one yet." msgstr "" #: IDF/gettexttemplates/idf/login_form.html.php:4 @@ -2373,7 +2876,8 @@ msgstr "" #: IDF/gettexttemplates/idf/main-menu.html.php:3 #, php-format -msgid "Welcome, %%user%%." +msgid "" +"Welcome, %%user%%." msgstr "" #: IDF/gettexttemplates/idf/main-menu.html.php:4 @@ -2384,15 +2888,15 @@ msgstr "" msgid "Sign in or create your account" msgstr "" -#: IDF/gettexttemplates/idf/main-menu.html.php:9 IDF/Views/Admin.php:42 +#: IDF/gettexttemplates/idf/main-menu.html.php:10 IDF/Views/Admin.php:40 msgid "Forge Management" msgstr "" -#: IDF/gettexttemplates/idf/main-menu.html.php:10 +#: IDF/gettexttemplates/idf/main-menu.html.php:11 msgid "Help and accessibility features" msgstr "" -#: IDF/gettexttemplates/idf/main-menu.html.php:11 +#: IDF/gettexttemplates/idf/main-menu.html.php:12 #: IDF/gettexttemplates/idf/source/git/tree.html.php:14 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:14 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:15 @@ -2400,6 +2904,11 @@ msgstr "" msgid "Help" msgstr "" +#: IDF/gettexttemplates/idf/project/home.html.php:3 +#: IDF/gettexttemplates/idf/project/timeline.html.php:4 IDF/Views.php:46 +msgid "Welcome" +msgstr "Vítejte" + #: IDF/gettexttemplates/idf/project/home.html.php:4 #: IDF/gettexttemplates/idf/project/timeline.html.php:5 msgid "Latest Updates" @@ -2410,23 +2919,33 @@ msgid "Featured Downloads" msgstr "Doporučené soubory ke stažení" #: IDF/gettexttemplates/idf/project/home.html.php:6 -#: IDF/gettexttemplates/idf/project/home.html.php:8 +#, fuzzy +msgid "Show more featured downloads" +msgstr "Doporučené soubory ke stažení" + +#: IDF/gettexttemplates/idf/project/home.html.php:7 +#: IDF/gettexttemplates/idf/project/home.html.php:10 msgid "show more..." msgstr "zobrazit více.." -#: IDF/gettexttemplates/idf/project/home.html.php:7 +#: IDF/gettexttemplates/idf/project/home.html.php:8 msgid "Featured Documentation" msgstr "Doporučená dokumentace" #: IDF/gettexttemplates/idf/project/home.html.php:9 +#, fuzzy +msgid "Show more featured documentation" +msgstr "Doporučená dokumentace" + +#: IDF/gettexttemplates/idf/project/home.html.php:11 msgid "Development Team" msgstr "Vývojářksý team" -#: IDF/gettexttemplates/idf/project/home.html.php:10 +#: IDF/gettexttemplates/idf/project/home.html.php:12 msgid "Admins" msgstr "Administrátoři" -#: IDF/gettexttemplates/idf/project/home.html.php:11 +#: IDF/gettexttemplates/idf/project/home.html.php:13 msgid "Happy Crew" msgstr "Šťastný team" @@ -2455,6 +2974,14 @@ msgstr "" msgid "Atom feed" msgstr "" +#: IDF/gettexttemplates/idf/project-list.html.php:3 +msgid "Project activity: %%activity%%%" +msgstr "" + +#: IDF/gettexttemplates/idf/project-list.html.php:9 +msgid "n/a" +msgstr "" + #: IDF/gettexttemplates/idf/register/confirmation-email.txt.php:3 #, php-format msgid "" @@ -2503,38 +3030,38 @@ msgstr "" #: IDF/gettexttemplates/idf/register/confirmation.html.php:8 #: IDF/gettexttemplates/idf/user/passrecovery.html.php:8 msgid "" -"This is the last step, but just be sure to have the cookies " -"enabled to log in afterwards." +"This is the last step, but just be sure to have the cookies enabled to log in afterwards." msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:3 msgid "" -"Read the terms and conditions " -"– basically \"Please be nice, we respect you\"." +"Read the terms and conditions – " +"basically \"Please be nice, we respect you\"." msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:4 #, php-format msgid "" "If you have just forgotten your login information, then there is no need to " -"create a new account. Just go here to recover your " -"login name and password." +"create a new account. You can just recover your login " +"name and password." msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:5 #, php-format msgid "" "With your account, you will able to participate in the life of all the " -"projects hosted here. Participating in a software project must be fun, so if" -" you have troubles, you can let us know about your " -"issues at anytime!" +"projects hosted here. Participating in a software project must be fun, so if " +"you have troubles, you can let us know about your issues " +"at anytime!" msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:6 msgid "Oops, please check the provided login and email address to register." msgstr "" -#: IDF/gettexttemplates/idf/register/index.html.php:7 IDF/Views.php:90 +#: IDF/gettexttemplates/idf/register/index.html.php:7 IDF/Views.php:137 msgid "Create Your Account" msgstr "Vytvořte si účet" @@ -2586,22 +3113,24 @@ msgstr "" msgid "" "

To start a code review, you need to provide:

\n" "
    \n" -"
  • A commit or revision of the current code in the repository from which you started your work.
  • \n" -"
  • A patch describing your changes with respect to the reference commit.
  • \n" -"
  • Check your patch does not provide any password or confidential information!
  • \n" +"
  • A commit or revision of the current code in the repository from which " +"you started your work.
  • \n" +"
  • A patch describing your changes with respect to the reference commit.\n" +"
  • Check your patch does not provide any password or confidential " +"information!
  • \n" "
" msgstr "" #: IDF/gettexttemplates/idf/review/create.html.php:9 msgid "" -"The form contains some errors. Please correct them to submit the code " -"review." +"The form contains some errors. Please correct them to submit the code review." msgstr "" #: IDF/gettexttemplates/idf/review/create.html.php:10 msgid "" -"Select the commit against which you created your patch to be sure it applies" -" correctly." +"Select the commit against which you created your patch to be sure it applies " +"correctly." msgstr "" #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:3 @@ -2655,6 +3184,7 @@ msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:18 #: IDF/gettexttemplates/idf/source/commit.html.php:3 +#: IDF/gettexttemplates/idf/source/commit.html~.php:3 #, php-format msgid "%%ndiff%% diff" msgid_plural "%%ndiff%% diffs" @@ -2673,8 +3203,8 @@ msgstr[2] "" #: IDF/gettexttemplates/idf/review/view.html.php:20 #, php-format msgid "" -"Comment %%i%% by %%who%%," -" %%c.creation_dtime%%" +"Comment %%i%% by %%who%%, " +"%%c.creation_dtime%%" msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:21 @@ -2698,17 +3228,20 @@ msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:28 #: IDF/gettexttemplates/idf/source/commit.html.php:5 +#: IDF/gettexttemplates/idf/source/commit.html~.php:5 msgid "Author:" msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:29 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:5 #: IDF/gettexttemplates/idf/source/commit.html.php:7 +#: IDF/gettexttemplates/idf/source/commit.html~.php:7 msgid "Commit:" msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:30 #: IDF/gettexttemplates/idf/source/commit.html.php:8 +#: IDF/gettexttemplates/idf/source/commit.html~.php:8 msgid "View corresponding source tree" msgstr "" @@ -2726,6 +3259,7 @@ msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:36 #: IDF/gettexttemplates/idf/source/commit.html.php:24 +#: IDF/gettexttemplates/idf/source/commit.html~.php:23 msgid "Download the corresponding diff file" msgstr "" @@ -2754,7 +3288,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:8 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:8 -#: IDF/Views/Project.php:188 +#: IDF/Views/Project.php:190 msgid "Age" msgstr "" @@ -2772,6 +3306,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/changelog.html.php:6 #: IDF/gettexttemplates/idf/source/commit.html.php:10 +#: IDF/gettexttemplates/idf/source/commit.html~.php:10 msgid "View corresponding commit" msgstr "" @@ -2803,37 +3338,47 @@ msgid "Commit details:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:4 +#: IDF/gettexttemplates/idf/source/commit.html~.php:4 msgid "Date:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:6 +#: IDF/gettexttemplates/idf/source/commit.html~.php:6 msgid "Branch:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:9 +#: IDF/gettexttemplates/idf/source/commit.html~.php:9 msgid "Parents:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:11 +#: IDF/gettexttemplates/idf/source/commit.html~.php:11 msgid "Message:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:12 -#: IDF/gettexttemplates/idf/wiki/feedfragment.xml.php:3 +#: IDF/gettexttemplates/idf/source/commit.html~.php:12 +#: IDF/gettexttemplates/idf/wiki/feedfragment-page.xml.php:3 +#: IDF/gettexttemplates/idf/wiki/feedfragment-resource.xml.php:3 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:10 msgid "Changes:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:13 +#: IDF/gettexttemplates/idf/source/commit.html~.php:13 msgid "deleted" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:14 #: IDF/gettexttemplates/idf/source/commit.html.php:18 +#: IDF/gettexttemplates/idf/source/commit.html~.php:14 +#: IDF/gettexttemplates/idf/source/commit.html~.php:17 msgid "full" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:15 +#: IDF/gettexttemplates/idf/source/commit.html~.php:15 msgid "renamed" msgstr "" @@ -2842,25 +3387,33 @@ msgid "copied" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:17 +#: IDF/gettexttemplates/idf/source/commit.html~.php:16 msgid "added" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:19 +#: IDF/gettexttemplates/idf/source/commit.html~.php:18 msgid "modified" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:20 -msgid "properies changed" +msgid "properties changed" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:21 +#: IDF/gettexttemplates/idf/source/commit.html~.php:20 msgid "removed" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:22 +#: IDF/gettexttemplates/idf/source/commit.html~.php:21 msgid "File differences" msgstr "" +#: IDF/gettexttemplates/idf/source/commit.html~.php:19 +msgid "properies changed" +msgstr "" + #: IDF/gettexttemplates/idf/source/disambiguate_revision.html.php:3 #, php-format msgid "" @@ -2967,9 +3520,8 @@ msgstr "" msgid "" "You may need to provide your SSH key. The " "synchronization of your SSH key can take a couple of minutes. You can learn " -"more about SSH " -"key authentication." +"more about SSH key authentication." msgstr "" #: IDF/gettexttemplates/idf/source/git/help.html.php:7 @@ -3001,7 +3553,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:9 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:10 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:11 -#: IDF/Views/Download.php:66 IDF/Views/Download.php:314 +#: IDF/Views/Download.php:66 IDF/Views/Download.php:348 msgid "Size" msgstr "" @@ -3025,6 +3577,7 @@ msgid "or" msgstr "" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:3 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:3 #, php-format msgid "" "The branch or revision %%commit%% is not valid or does not exist\n" @@ -3032,12 +3585,16 @@ msgid "" msgstr "" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:5 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:5 #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:5 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:5 msgid "The following list shows all available branches:" msgstr "" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:6 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:6 #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:6 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:6 #, php-format msgid "" "If this is a new repository, the reason for this error\n" @@ -3085,6 +3642,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:3 #: IDF/gettexttemplates/idf/source/svn/commit.html.php:3 +#: IDF/gettexttemplates/idf/source/svn/commit.html~.php:3 #: IDF/gettexttemplates/idf/source/svn/file.html.php:9 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:14 msgid "Revision:" @@ -3092,6 +3650,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:4 #: IDF/gettexttemplates/idf/source/svn/commit.html.php:4 +#: IDF/gettexttemplates/idf/source/svn/commit.html~.php:4 #: IDF/gettexttemplates/idf/source/svn/file.html.php:10 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:15 msgid "Switch" @@ -3106,6 +3665,7 @@ msgid "" msgstr "" #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:3 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:3 #, php-format msgid "" "The revision %%commit%% is not valid or does not exist\n" @@ -3251,9 +3811,9 @@ msgstr "" #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:6 msgid "" -"Provide either your login or email address, if a corresponding user is found" -" in the database, we will send you an email with the details on how to reset" -" your password." +"Provide either your login or email address, if a corresponding user is found " +"in the database, we will send you an email with the details on how to reset " +"your password." msgstr "" #: IDF/gettexttemplates/idf/user/passrecovery-email.txt.php:3 @@ -3328,107 +3888,205 @@ msgid "List Pages" msgstr "" #: IDF/gettexttemplates/idf/wiki/base.html.php:4 -#: IDF/gettexttemplates/idf/wiki/index.html.php:4 -#: IDF/gettexttemplates/idf/wiki/search.html.php:3 IDF/Views/Wiki.php:173 -msgid "New Page" +msgid "List Resources" msgstr "" #: IDF/gettexttemplates/idf/wiki/base.html.php:5 +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:4 +#: IDF/gettexttemplates/idf/wiki/search.html.php:3 IDF/Views/Wiki.php:211 +msgid "New Page" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/base.html.php:6 +#: IDF/gettexttemplates/idf/wiki/listResources.html.php:3 +#: IDF/Views/Wiki.php:256 +#, fuzzy +msgid "New Resource" +msgstr "Nový předmět k řešení" + +#: IDF/gettexttemplates/idf/wiki/base.html.php:7 msgid "Update This Page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/create.html.php:3 -#: IDF/gettexttemplates/idf/wiki/update.html.php:3 +#: IDF/gettexttemplates/idf/wiki/base.html.php:8 +msgid "Update This Resource" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:3 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:3 msgid "Preview of the Page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/create.html.php:4 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:7 msgid "The form contains some errors. Please correct them to create the page." msgstr "" -#: IDF/gettexttemplates/idf/wiki/create.html.php:6 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:6 msgid "Create Page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:3 -#, php-format +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:3 msgid "" -"You are looking at an old revision (%%oldrev.summary%%) of the page \n" -"%%page.title%%. This revision was created\n" -"by %%submitter%%." +"\n" +"Wiki resources are later addressed in wiki pages by their title, so ensure " +"that you\n" +"give your resource a unique and an easy to remember name.\n" msgstr "" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:6 -msgid "" -"If you delete this old revision, it will be removed from the database and " -"you will not be able to recover it." -msgstr "" +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:8 +#, fuzzy +msgid "Create Resource" +msgstr "Vytvořte si účet" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:9 -msgid "Delete Revision" -msgstr "" - -#: IDF/gettexttemplates/idf/wiki/delete.html.php:14 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:11 -#: IDF/gettexttemplates/idf/wiki/view.html.php:17 -msgid "Old Revisions" -msgstr "" - -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:3 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:3 msgid "" "If you delete this documentation page, it will be removed from the database " "with all the associated revisions and you will not be able to " "recover it." msgstr "" -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:6 msgid "Delete Page" msgstr "" +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:15 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:15 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:17 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:18 +msgid "Old Revisions" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:3 +#, php-format +msgid "" +"You are looking at an old revision (%%oldrev.summary%%) of the " +"page \n" +"%%page.title%%. This revision was created\n" +"by %%submitter%%." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:5 +msgid "" +"If you delete this old revision, it will be removed from the database and " +"you will not be able to recover it." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:8 +msgid "Delete Revision" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:3 +msgid "" +"If you delete this documentation resource, it will be removed from the " +"database with all the associated revisions \n" +"and you will not be able to recover it. Any documentation " +"pages that reference this resource,\n" +"will no longer be able to render it, but won't be deleted." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:8 +msgid "Delete Resource" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:10 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:8 +#, fuzzy +msgid "File size" +msgstr "velikost souboru" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:9 +#: IDF/Views/Wiki.php:101 +#, fuzzy +msgid "MIME type" +msgstr "typ" + +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:3 +#, php-format +msgid "" +"You are looking at an old revision (%%oldrev.summary%%) of the " +"resource \n" +"%%resource.title%%. This revision was created by " +"%%submitter%%." +msgstr "" + #: IDF/gettexttemplates/idf/wiki/edit-info.html.php:3 #, php-format msgid "" "\n" "

Instructions:

\n" -"

The content of the page can use the Markdown syntax with the Extra extension.

\n" -"

Website addresses are automatically linked and you can link to another page in the documentation using double square brackets like that [[AnotherPage]].

\n" -"

To directly include a file content from the repository, embrace its path with triple square brackets: [[[path/to/file.txt]]].

\n" +"

The content of the page can use the Markdown syntax with the Extra extension.

\n" +"

Website addresses are automatically linked and you can link to another " +"page in the documentation using double square brackets like that " +"[[AnotherPage]].

\n" +"

If you want to embed uploaded resources, use the [[!ResourceName]] syntax for that. This is described more in detail in the FAQ.

\n" +"

To directly include a file content from the repository, embrace its path " +"with triple square brackets: [[[my/file.txt]]].

\n" msgstr "" -#: IDF/gettexttemplates/idf/wiki/index.html.php:3 +#: IDF/gettexttemplates/idf/wiki/feedfragment-resource.xml.php:4 +msgid "Initial creation" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:3 #, php-format msgid "See the deprecated pages." msgstr "" -#: IDF/gettexttemplates/idf/wiki/index.html.php:5 +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:5 msgid "Number of pages:" msgstr "" +#: IDF/gettexttemplates/idf/wiki/listResources.html.php:4 +msgid "Number of resources:" +msgstr "" + #: IDF/gettexttemplates/idf/wiki/search.html.php:4 msgid "Pages found:" msgstr "" -#: IDF/gettexttemplates/idf/wiki/update.html.php:4 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:3 msgid "The form contains some errors. Please correct them to update the page." msgstr "" -#: IDF/gettexttemplates/idf/wiki/update.html.php:6 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:6 msgid "Update Page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/update.html.php:8 -#: IDF/gettexttemplates/idf/wiki/update.html.php:10 -#: IDF/gettexttemplates/idf/wiki/update.html.php:11 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:10 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:11 msgid "Delete this page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:3 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:4 +msgid "Update Resource" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:8 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:9 +msgid "Delete this resource" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:3 msgid "" "Attention! This page is marked as deprecated, \n" "use it as reference only if you are sure you need these specific information." msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:5 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:5 #, php-format msgid "" "You are looking at an old revision of the page \n" @@ -3436,15 +4094,33 @@ msgid "" "by %%submitter%%." msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:10 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:10 msgid "Table of Content" msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:11 -#: IDF/gettexttemplates/idf/wiki/view.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:13 msgid "Delete this revision" msgstr "" +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:3 +#, php-format +msgid "" +"You are looking at an old revision of the resource \n" +"%%resource.title%%. This revision was created\n" +"by %%submitter%%." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:14 +msgid "Page Usage" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:15 +msgid "This resource is not used on any pages yet." +msgstr "" + #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:3 msgid "A new documentation page has been created:" msgstr "" @@ -3470,7 +4146,7 @@ msgstr "" msgid "owner" msgstr "vlastník" -#: IDF/Issue.php:84 IDF/WikiPage.php:86 +#: IDF/Issue.php:84 IDF/Wiki/Page.php:86 msgid "interested users" msgstr "zainteresovaní uživatelé" @@ -3479,40 +4155,42 @@ msgid "" "Interested users will get an email notification when the issue is changed." msgstr "Zainteresovaní čtenáři dostanou e-mail, pokud se problematika změní." -#: IDF/Issue.php:92 IDF/Review.php:95 IDF/Upload.php:99 IDF/WikiPage.php:94 +#: IDF/Issue.php:92 IDF/Project.php:94 IDF/Review.php:95 IDF/Upload.php:99 +#: IDF/Wiki/Page.php:94 msgid "labels" msgstr "nálepky" #: IDF/Issue.php:111 IDF/IssueFile.php:102 IDF/Review.php:114 -#: IDF/Upload.php:118 IDF/WikiPage.php:106 +#: IDF/Upload.php:118 IDF/Wiki/Page.php:106 IDF/Wiki/Resource.php:101 msgid "modification date" msgstr "datum změny" #: IDF/Issue.php:212 IDF/IssueComment.php:143 #, php-format -msgid "Issue %3$d, %4$s" +msgid "" +"Issue %3$d, %4$s" msgstr "" "předmět " "k řešení %3$d, %4$s" #: IDF/Issue.php:214 -#, php-format -msgid "Creation of issue %d, by %s" +#, fuzzy, php-format +msgid "Creation of issue %3$d, by %4$s" msgstr "Vytvoření předmět %d, by %s" #: IDF/Issue.php:224 -#, php-format -msgid "%s: Issue %d created - %s" +#, fuzzy, php-format +msgid "%1$s: Issue %2$d created - %3$s" msgstr "%s: Předmět %d vytvořen - %s" -#: IDF/Issue.php:290 -#, php-format -msgid "Issue %s - %s (%s)" +#: IDF/Issue.php:307 +#, fuzzy, php-format +msgid "Issue %1$s - %2$s (%3$s)" msgstr "Předmět k řešení %s - %s (%s)" -#: IDF/Issue.php:336 -#, php-format -msgid "Updated Issue %s - %s (%s)" +#: IDF/Issue.php:311 +#, fuzzy, php-format +msgid "Updated Issue %1$s - %2$s (%3$s)" msgstr "Předmět aktualizován %s - %s (%s)" #: IDF/IssueComment.php:51 IDF/IssueRelation.php:47 @@ -3525,7 +4203,7 @@ msgid "comment" msgstr "komentář" #: IDF/IssueComment.php:72 IDF/Review/Comment.php:75 IDF/Upload.php:63 -#: IDF/WikiRevision.php:85 +#: IDF/Wiki/PageRevision.php:85 msgid "changes" msgstr "změny" @@ -3534,15 +4212,15 @@ msgid "Serialized array of the changes in the issue." msgstr "Serializované pole změn předmětů k řešení." #: IDF/IssueComment.php:180 -#, php-format -msgid "Comment on issue %d, by %s" +#, fuzzy, php-format +msgid "Comment on issue %3$d, by %4$s" msgstr "" -"Komentář k předmětu k " -"řešení č. %d, %s" +"Komentář k předmětu k řešení č. %d, %s" #: IDF/IssueComment.php:191 -#, php-format -msgid "%s: Comment on issue %d - %s" +#, fuzzy, php-format +msgid "%1$s: Comment on issue %2$d - %3$s" msgstr "%s: komentář k předmětu %d - %s" #: IDF/IssueFile.php:64 @@ -3650,7 +4328,7 @@ msgstr "" #: IDF/Plugin/SyncMonotone.php:309 IDF/Plugin/SyncMonotone.php:525 #, php-format -msgid "Could not parse usher configuration in \"%s\": %s" +msgid "Could not parse usher configuration in \"%1$s\": %2$s" msgstr "" #: IDF/Plugin/SyncMonotone.php:320 @@ -3695,7 +4373,7 @@ msgstr "" #: IDF/Plugin/SyncMonotone.php:599 IDF/Plugin/SyncMonotone.php:718 #, php-format -msgid "Could not parse read-permissions for project \"%s\": %s" +msgid "Could not parse read-permissions for project \"%1$s\": %2$s" msgstr "" #: IDF/Plugin/SyncMonotone.php:643 IDF/Plugin/SyncMonotone.php:741 @@ -3731,8 +4409,9 @@ msgid "short name" msgstr "krátké jméno" #: IDF/Project.php:70 +#, fuzzy msgid "" -"Used in the url to access the project, must be short with only letters and " +"Used in the URL to access the project, must be short with only letters and " "numbers." msgstr "" "Používáné v url k projektu, musí být krátké a obsahovat pouze písmena a " @@ -3747,18 +4426,27 @@ msgid "description" msgstr "popis" #: IDF/Project.php:87 -msgid "The description can be extended using the markdown syntax." +#, fuzzy +msgid "The description can be extended using the Markdown syntax." msgstr "Popis může být rozšířen pomocí markdown syntaxe." -#: IDF/Project.php:93 +#: IDF/Project.php:100 msgid "private" msgstr "soukromé" -#: IDF/Project.php:130 +#: IDF/Project.php:108 +msgid "current project activity" +msgstr "" + +#: IDF/Project.php:159 #, php-format msgid "Project \"%s\" not found." msgstr "Projekt \"%s\" nenalezen." +#: IDF/ProjectActivity.php:56 +msgid "date" +msgstr "" + #: IDF/Review/Comment.php:55 IDF/Review/Patch.php:80 msgid "patch" msgstr "" @@ -3769,23 +4457,24 @@ msgstr "" #: IDF/Review/Comment.php:139 IDF/Review/Patch.php:151 #, php-format -msgid "Review %3$d, %4$s" +msgid "" +"Review %3$d, %4$s" msgstr "" #: IDF/Review/Comment.php:141 -#, php-format -msgid "Update of review %d, by %s" -msgstr "" +#, fuzzy, php-format +msgid "Update of review %3$d, by %4$s" +msgstr "Vytvoření předmět %d, by %s" #: IDF/Review/Comment.php:151 #, php-format -msgid "%s: Updated review %d - %s" +msgid "%1$s: Updated review %2$d - %3$s" msgstr "" -#: IDF/Review/Comment.php:216 -#, php-format -msgid "Updated Code Review %s - %s (%s)" -msgstr "" +#: IDF/Review/Comment.php:222 +#, fuzzy, php-format +msgid "Updated Code Review %1$s - %2$s (%3$s)" +msgstr "Předmět aktualizován %s - %s (%s)" #: IDF/Review/Patch.php:52 msgid "review" @@ -3796,19 +4485,19 @@ msgid "commit" msgstr "" #: IDF/Review/Patch.php:153 -#, php-format -msgid "Creation of review %d, by %s" -msgstr "" +#, fuzzy, php-format +msgid "Creation of review %3$d, by %4$s" +msgstr "Vytvoření předmět %d, by %s" #: IDF/Review/Patch.php:163 -#, php-format -msgid "%s: Creation of Review %d - %s" -msgstr "" +#, fuzzy, php-format +msgid "%1$s: Creation of Review %2$d - %3$s" +msgstr "%s: komentář k předmětu %d - %s" -#: IDF/Review/Patch.php:204 -#, php-format -msgid "New Code Review %s - %s (%s)" -msgstr "" +#: IDF/Review/Patch.php:208 +#, fuzzy, php-format +msgid "New Code Review %1$s - %2$s (%3$s)" +msgstr "Nový commit %s - %s (%s)" #: IDF/Scm/Git.php:309 IDF/Scm/Mercurial.php:199 #, php-format @@ -3835,7 +4524,7 @@ msgid "Could not write client key \"%s\"" msgstr "" #: IDF/Search/Occ.php:33 -msgid "occurence" +msgid "occurrence" msgstr "" #: IDF/Search/Occ.php:49 @@ -3843,11 +4532,11 @@ msgid "word" msgstr "" #: IDF/Search/Occ.php:75 -msgid "occurences" +msgid "occurrences" msgstr "" #: IDF/Search/Occ.php:81 -msgid "ponderated occurence" +msgid "ponderated occurrence" msgstr "" #: IDF/Tag.php:59 @@ -3866,10 +4555,26 @@ msgstr "lcname" msgid "Lower case version of the name for fast searching." msgstr "Jméno souboru s malými písmenky pro rychlé vyhledávání." -#: IDF/Template/Markdown.php:75 +#: IDF/Template/Markdown.php:84 msgid "Create this documentation page" msgstr "Vytvořit tuto dokumentační stránku" +#: IDF/Template/Markdown.php:97 +msgid "You are not allowed to access the wiki." +msgstr "" + +#: IDF/Template/Markdown.php:106 +msgid "The wiki resource has not been found." +msgstr "" + +#: IDF/Template/Markdown.php:113 +msgid "The wiki resource has not been found. Create it!" +msgstr "" + +#: IDF/Template/Markdown.php:146 +msgid "This revision of the resource is no longer available." +msgstr "" + #: IDF/Template/ShowUser.php:51 msgid "Anonymous" msgstr "Anonym" @@ -3890,7 +4595,7 @@ msgstr "soubor" msgid "The path is relative to the upload path." msgstr "Cesta je relativní k adresáři nahrávaných souborů." -#: IDF/Upload.php:78 +#: IDF/Upload.php:78 IDF/Wiki/ResourceRevision.php:71 msgid "file size in bytes" msgstr "velikost souboru v bytech" @@ -3908,145 +4613,161 @@ msgid "Download %2$d, %3$s" msgstr "Stáhnout %2$d, %3$s" #: IDF/Upload.php:204 -#, php-format -msgid "Addition of download %d, by %s" +#, fuzzy, php-format +msgid "Addition of download %2$d, by %3$s" msgstr "Soubor %d přidán, kým - %s" #: IDF/Upload.php:214 -#, php-format -msgid "%s: Download %d added - %s" +#, fuzzy, php-format +msgid "%1$s: Download %2$d added - %3$s" msgstr "%s: Soubor %d přidán - %s" -#: IDF/Upload.php:256 -#, php-format -msgid "New download - %s (%s)" +#: IDF/Upload.php:301 +#, fuzzy, php-format +msgid "New download - %1$s (%2$s)" msgstr "Nové stažení - %s (%s)" -#: IDF/Views/Admin.php:60 +#: IDF/Upload.php:305 +#, fuzzy, php-format +msgid "Updated download - %1$s (%2$s)" +msgstr "Nové stažení - %s (%s)" + +#: IDF/Views/Admin.php:47 +#, fuzzy +msgid "The forge configuration has been saved." +msgstr "Následující předmět k řešení byl aktualizován:" + +#: IDF/Views/Admin.php:80 msgid "This table shows the projects in the forge." msgstr "" -#: IDF/Views/Admin.php:65 +#: IDF/Views/Admin.php:85 msgid "Short Name" msgstr "" -#: IDF/Views/Admin.php:67 +#: IDF/Views/Admin.php:87 msgid "Repository Size" msgstr "" -#: IDF/Views/Admin.php:73 +#: IDF/Views/Admin.php:93 msgid "No projects were found." msgstr "" -#: IDF/Views/Admin.php:93 IDF/Views/Admin.php:251 IDF/Views/Wiki.php:310 +#: IDF/Views/Admin.php:116 +#, fuzzy +msgid "The label configuration has been saved." +msgstr "Následující předmět k řešení byl aktualizován:" + +#: IDF/Views/Admin.php:147 IDF/Views/Admin.php:314 IDF/Views/Wiki.php:484 +#: IDF/Views/Wiki.php:536 #, php-format msgid "Update %s" msgstr "" -#: IDF/Views/Admin.php:101 IDF/Views/Project.php:302 +#: IDF/Views/Admin.php:155 IDF/Views/Project.php:304 msgid "The project has been updated." msgstr "" -#: IDF/Views/Admin.php:134 +#: IDF/Views/Admin.php:192 msgid "The project has been created." msgstr "" -#: IDF/Views/Admin.php:160 +#: IDF/Views/Admin.php:223 #, php-format msgid "Delete %s Project" msgstr "" -#: IDF/Views/Admin.php:167 +#: IDF/Views/Admin.php:230 msgid "The project has been deleted." msgstr "" -#: IDF/Views/Admin.php:197 +#: IDF/Views/Admin.php:260 msgid "Not Validated User List" msgstr "" -#: IDF/Views/Admin.php:205 +#: IDF/Views/Admin.php:268 msgid "This table shows the users in the forge." msgstr "" -#: IDF/Views/Admin.php:209 +#: IDF/Views/Admin.php:272 msgid "login" msgstr "" -#: IDF/Views/Admin.php:212 +#: IDF/Views/Admin.php:275 msgid "Admin" msgstr "" -#: IDF/Views/Admin.php:214 +#: IDF/Views/Admin.php:277 msgid "Last Login" msgstr "" -#: IDF/Views/Admin.php:221 +#: IDF/Views/Admin.php:284 msgid "No users were found." msgstr "" -#: IDF/Views/Admin.php:258 +#: IDF/Views/Admin.php:321 msgid "You do not have the rights to update this user." msgstr "" -#: IDF/Views/Admin.php:276 +#: IDF/Views/Admin.php:339 msgid "The user has been updated." msgstr "" -#: IDF/Views/Admin.php:309 +#: IDF/Views/Admin.php:372 #, php-format msgid "The user %s has been created." msgstr "" -#: IDF/Views/Admin.php:316 +#: IDF/Views/Admin.php:379 msgid "Add User" msgstr "" -#: IDF/Views/Admin.php:332 +#: IDF/Views/Admin.php:395 msgid "Usher management" msgstr "" -#: IDF/Views/Admin.php:369 +#: IDF/Views/Admin.php:432 msgid "Usher configuration has been reloaded" msgstr "" -#: IDF/Views/Admin.php:373 +#: IDF/Views/Admin.php:436 msgid "Usher has been shut down" msgstr "" -#: IDF/Views/Admin.php:378 +#: IDF/Views/Admin.php:441 msgid "Usher has been started up" msgstr "" -#: IDF/Views/Admin.php:416 +#: IDF/Views/Admin.php:479 #, php-format msgid "The server \"%s\" has been started" msgstr "" -#: IDF/Views/Admin.php:420 +#: IDF/Views/Admin.php:483 #, php-format msgid "The server \"%s\" has been stopped" msgstr "" -#: IDF/Views/Admin.php:425 +#: IDF/Views/Admin.php:488 #, php-format msgid "The server \"%s\" has been killed" msgstr "" -#: IDF/Views/Admin.php:445 +#: IDF/Views/Admin.php:508 #, php-format msgid "Open connections for \"%s\"" msgstr "" -#: IDF/Views/Admin.php:450 +#: IDF/Views/Admin.php:513 #, php-format msgid "no connections for server \"%s\"" msgstr "" -#: IDF/Views/Admin.php:471 +#: IDF/Views/Admin.php:534 msgid "Yes" msgstr "Ano" -#: IDF/Views/Admin.php:471 +#: IDF/Views/Admin.php:534 msgid "No" msgstr "" @@ -4059,11 +4780,11 @@ msgstr "" msgid "This table shows the files to download." msgstr "" -#: IDF/Views/Download.php:67 IDF/Views/Download.php:315 +#: IDF/Views/Download.php:67 IDF/Views/Download.php:349 msgid "Uploaded" msgstr "" -#: IDF/Views/Download.php:71 IDF/Views/Download.php:319 +#: IDF/Views/Download.php:71 IDF/Views/Download.php:353 msgid "No downloads were found." msgstr "" @@ -4086,17 +4807,25 @@ msgstr "" msgid "The file has been deleted." msgstr "" -#: IDF/Views/Download.php:243 +#: IDF/Views/Download.php:244 #, php-format msgid "The file has been uploaded." msgstr "" -#: IDF/Views/Download.php:297 +#: IDF/Views/Download.php:271 +msgid "New Downloads from Archive" +msgstr "" + +#: IDF/Views/Download.php:278 +msgid "The archive has been uploaded and processed." +msgstr "" + +#: IDF/Views/Download.php:331 #, php-format msgid "%1$s Downloads with Label %2$s" msgstr "%1$s soubory ke stažení s nálepkou %2$s" -#: IDF/Views/Download.php:307 +#: IDF/Views/Download.php:341 #, php-format msgid "This table shows the downloads with label %s." msgstr "" @@ -4107,25 +4836,25 @@ msgstr "" msgid "%s Open Issues" msgstr "%s otevřené problémy k řešení" -#: IDF/Views/Issue.php:51 IDF/Views/Issue.php:379 IDF/Views/User.php:75 +#: IDF/Views/Issue.php:51 IDF/Views/Issue.php:382 IDF/Views/User.php:75 msgid "This table shows the open issues." msgstr "" -#: IDF/Views/Issue.php:61 IDF/Views/Issue.php:217 IDF/Views/Issue.php:298 -#: IDF/Views/Issue.php:387 IDF/Views/Issue.php:539 IDF/Views/Issue.php:762 -#: IDF/Views/Issue.php:821 IDF/Views/Review.php:57 IDF/Views/User.php:81 +#: IDF/Views/Issue.php:61 IDF/Views/Issue.php:220 IDF/Views/Issue.php:301 +#: IDF/Views/Issue.php:390 IDF/Views/Issue.php:542 IDF/Views/Issue.php:765 +#: IDF/Views/Issue.php:824 IDF/Views/Review.php:57 IDF/Views/User.php:81 msgid "Id" msgstr "" -#: IDF/Views/Issue.php:64 IDF/Views/Issue.php:220 IDF/Views/Issue.php:302 -#: IDF/Views/Issue.php:390 IDF/Views/Issue.php:542 IDF/Views/Issue.php:765 -#: IDF/Views/Issue.php:824 IDF/Views/Review.php:60 IDF/Views/User.php:85 +#: IDF/Views/Issue.php:64 IDF/Views/Issue.php:223 IDF/Views/Issue.php:305 +#: IDF/Views/Issue.php:393 IDF/Views/Issue.php:545 IDF/Views/Issue.php:768 +#: IDF/Views/Issue.php:827 IDF/Views/Review.php:60 IDF/Views/User.php:85 msgid "Last Updated" msgstr "" -#: IDF/Views/Issue.php:68 IDF/Views/Issue.php:224 IDF/Views/Issue.php:306 -#: IDF/Views/Issue.php:394 IDF/Views/Issue.php:546 IDF/Views/Issue.php:769 -#: IDF/Views/Issue.php:828 +#: IDF/Views/Issue.php:68 IDF/Views/Issue.php:227 IDF/Views/Issue.php:309 +#: IDF/Views/Issue.php:397 IDF/Views/Issue.php:549 IDF/Views/Issue.php:772 +#: IDF/Views/Issue.php:831 msgid "No issues were found." msgstr "Nebyly nalezeny žádné problémy k řešení." @@ -4133,142 +4862,142 @@ msgstr "Nebyly nalezeny žádné problémy k řešení." msgid "Not assigned" msgstr "" -#: IDF/Views/Issue.php:146 +#: IDF/Views/Issue.php:149 #, php-format msgid "Summary of tracked issues in %s." msgstr "" -#: IDF/Views/Issue.php:191 +#: IDF/Views/Issue.php:194 #, php-format msgid "Watch List: Closed Issues for %s" msgstr "" -#: IDF/Views/Issue.php:192 +#: IDF/Views/Issue.php:195 #, php-format msgid "This table shows the closed issues in your watch list for %s project." msgstr "" -#: IDF/Views/Issue.php:197 +#: IDF/Views/Issue.php:200 #, php-format msgid "Watch List: Open Issues for %s" msgstr "" -#: IDF/Views/Issue.php:198 +#: IDF/Views/Issue.php:201 #, php-format msgid "This table shows the open issues in your watch list for %s project." msgstr "" -#: IDF/Views/Issue.php:274 +#: IDF/Views/Issue.php:277 msgid "Watch List: Closed Issues" msgstr "" -#: IDF/Views/Issue.php:275 +#: IDF/Views/Issue.php:278 msgid "This table shows the closed issues in your watch list." msgstr "" -#: IDF/Views/Issue.php:280 +#: IDF/Views/Issue.php:283 msgid "Watch List: Open Issues" msgstr "" -#: IDF/Views/Issue.php:281 +#: IDF/Views/Issue.php:284 msgid "This table shows the open issues in your watch list." msgstr "" -#: IDF/Views/Issue.php:300 IDF/Views/User.php:82 +#: IDF/Views/Issue.php:303 IDF/Views/User.php:82 msgid "Project" msgstr "" -#: IDF/Views/Issue.php:341 +#: IDF/Views/Issue.php:344 +#, fuzzy, php-format +msgid "%1$s %2$s Submitted %3$s Issues" +msgstr "Odeslané předměty k řešení:" + +#: IDF/Views/Issue.php:348 #, php-format -msgid "%s %s Submitted %s Issues" +msgid "%1$s %2$s Closed Submitted %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:345 +#: IDF/Views/Issue.php:352 +#, fuzzy, php-format +msgid "%1$s %2$s Closed Working %3$s Issues" +msgstr "%s uzavřený předmět k řešení" + +#: IDF/Views/Issue.php:356 #, php-format -msgid "%s %s Closed Submitted %s Issues" +msgid "%1$s %2$s Working %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:349 -#, php-format -msgid "%s %s Closed Working %s Issues" -msgstr "" - -#: IDF/Views/Issue.php:353 -#, php-format -msgid "%s %s Working %s Issues" -msgstr "" - -#: IDF/Views/Issue.php:414 +#: IDF/Views/Issue.php:417 msgid "Submit a new issue" msgstr "Odeslat nový předmět k řešení." -#: IDF/Views/Issue.php:430 -#, php-format -msgid "Issue %d has been created." +#: IDF/Views/Issue.php:433 +#, fuzzy, php-format +msgid "Issue %2$d has been created." msgstr "Předmět k řešení č. %d byl vytvořen." -#: IDF/Views/Issue.php:487 +#: IDF/Views/Issue.php:490 #, php-format msgid "Search issues - %s" msgstr "" -#: IDF/Views/Issue.php:489 +#: IDF/Views/Issue.php:492 #, php-format msgid "Search closed issues - %s" msgstr "" -#: IDF/Views/Issue.php:536 +#: IDF/Views/Issue.php:539 msgid "This table shows the found issues." msgstr "Tato tabulka ukazuje nalezené předměty k řešení." -#: IDF/Views/Issue.php:601 -#, php-format -msgid "Issue %d: %s" +#: IDF/Views/Issue.php:604 +#, fuzzy, php-format +msgid "Issue %2$d: %3$s" msgstr "Předmět k řešení č. %d: %s" -#: IDF/Views/Issue.php:625 -#, php-format -msgid "Issue %d has been updated." +#: IDF/Views/Issue.php:628 +#, fuzzy, php-format +msgid "Issue %2$d has been updated." msgstr "Předmět k řešení č. %d byl aktualizován." -#: IDF/Views/Issue.php:715 +#: IDF/Views/Issue.php:718 #, php-format msgid "View %s" msgstr "Zobrazit %s" -#: IDF/Views/Issue.php:742 +#: IDF/Views/Issue.php:745 #, php-format msgid "%s Closed Issues" msgstr "%s uzavřený předmět k řešení" -#: IDF/Views/Issue.php:752 +#: IDF/Views/Issue.php:755 msgid "This table shows the closed issues." msgstr "Tato tabulka ukazuje uzavřené předměty k řešení." -#: IDF/Views/Issue.php:795 +#: IDF/Views/Issue.php:798 #, php-format msgid "%1$s Issues with Label %2$s" msgstr "%1$s předmět k řešení s nálepkou %2$s" -#: IDF/Views/Issue.php:798 +#: IDF/Views/Issue.php:801 #, php-format msgid "%1$s Closed Issues with Label %2$s" msgstr "%1$s uzavřený předmět k řešení s nálepkou %2$s" -#: IDF/Views/Issue.php:811 +#: IDF/Views/Issue.php:814 #, php-format msgid "This table shows the issues with label %s." msgstr "Tato tabulka ukazuje předměty k řešení s nálepkou %s." -#: IDF/Views/Issue.php:934 +#: IDF/Views/Issue.php:937 msgid "The issue has been removed from your watch list." msgstr "Předmět řešení byl odebrán z vašeho seznamu ke sledování." -#: IDF/Views/Issue.php:937 +#: IDF/Views/Issue.php:940 msgid "The issue has been added to your watch list." msgstr "Předměty k řešení byl přidán do vašeho seznamu ke sledování." -#: IDF/Views/Issue.php:1035 +#: IDF/Views/Issue.php:1037 msgid "On your watch list." msgstr "Na vašem sledovacím seznamu." @@ -4284,74 +5013,75 @@ msgstr "" msgid "Reviews and Patches" msgstr "" -#: IDF/Views/Project.php:178 +#: IDF/Views/Project.php:180 msgid "This table shows the project updates." msgstr "" -#: IDF/Views/Project.php:189 +#: IDF/Views/Project.php:191 msgid "Change" msgstr "" -#: IDF/Views/Project.php:193 +#: IDF/Views/Project.php:195 msgid "No changes were found." msgstr "" -#: IDF/Views/Project.php:294 +#: IDF/Views/Project.php:296 #, php-format msgid "%s Project Summary" msgstr "" -#: IDF/Views/Project.php:329 +#: IDF/Views/Project.php:335 #, php-format msgid "%s Issue Tracking Configuration" msgstr "" -#: IDF/Views/Project.php:338 +#: IDF/Views/Project.php:344 msgid "The issue tracking configuration has been saved." msgstr "" -#: IDF/Views/Project.php:375 +#: IDF/Views/Project.php:381 #, php-format msgid "%s Downloads Configuration" msgstr "" -#: IDF/Views/Project.php:384 +#: IDF/Views/Project.php:393 msgid "The downloads configuration has been saved." msgstr "" -#: IDF/Views/Project.php:418 +#: IDF/Views/Project.php:428 #, php-format msgid "%s Documentation Configuration" msgstr "" -#: IDF/Views/Project.php:427 +#: IDF/Views/Project.php:437 msgid "The documentation configuration has been saved." msgstr "" -#: IDF/Views/Project.php:461 +#: IDF/Views/Project.php:471 #, php-format msgid "%s Project Members" msgstr "" -#: IDF/Views/Project.php:470 +#: IDF/Views/Project.php:480 msgid "The project membership has been saved." msgstr "" -#: IDF/Views/Project.php:493 +#: IDF/Views/Project.php:503 #, php-format msgid "%s Tabs Access Rights" msgstr "" -#: IDF/Views/Project.php:507 -msgid "The project tabs access rights have been saved." +#: IDF/Views/Project.php:517 +msgid "" +"The project tabs access rights and notification settings have been saved." msgstr "" -#: IDF/Views/Project.php:553 +#: IDF/Views/Project.php:566 #, php-format msgid "%s Source" msgstr "" -#: IDF/Views/Project.php:567 +#: IDF/Views/Project.php:580 msgid "The project source configuration has been saved." msgstr "" @@ -4369,19 +5099,19 @@ msgid "No reviews were found." msgstr "" #: IDF/Views/Review.php:94 -#, php-format -msgid "The code review %d has been created." -msgstr "" +#, fuzzy, php-format +msgid "The code review %2$d has been created." +msgstr "Předmět k řešení č. %d byl vytvořen." #: IDF/Views/Review.php:140 -#, php-format -msgid "Review %d: %s" -msgstr "" +#, fuzzy, php-format +msgid "Review %2$d: %3$s" +msgstr "Předmět k řešení č. %d: %s" #: IDF/Views/Review.php:160 -#, php-format -msgid "Your code review %d has been published." -msgstr "" +#, fuzzy, php-format +msgid "Your code review %2$d has been published." +msgstr "Předmět k řešení č. %d byl aktualizován." #: IDF/Views/Source.php:40 #, php-format @@ -4403,19 +5133,19 @@ msgstr "" msgid "%1$s %2$s Change Log" msgstr "" -#: IDF/Views/Source.php:147 IDF/Views/Source.php:228 IDF/Views/Source.php:356 +#: IDF/Views/Source.php:153 IDF/Views/Source.php:234 IDF/Views/Source.php:362 #, php-format msgid "%1$s %2$s Source Tree" msgstr "" -#: IDF/Views/Source.php:304 +#: IDF/Views/Source.php:310 #, php-format msgid "%s Commit Details" msgstr "" -#: IDF/Views/Source.php:305 +#: IDF/Views/Source.php:311 #, php-format -msgid "%s Commit Details - %s" +msgid "%1$s Commit Details - %2$s" msgstr "" #: IDF/Views/User.php:59 @@ -4468,83 +5198,122 @@ msgstr "" msgid "This table shows the documentation pages." msgstr "" -#: IDF/Views/Wiki.php:61 IDF/Views/Wiki.php:106 IDF/Views/Wiki.php:147 +#: IDF/Views/Wiki.php:61 IDF/Views/Wiki.php:144 IDF/Views/Wiki.php:185 msgid "Page Title" msgstr "" -#: IDF/Views/Wiki.php:63 IDF/Views/Wiki.php:108 IDF/Views/Wiki.php:149 +#: IDF/Views/Wiki.php:63 IDF/Views/Wiki.php:103 IDF/Views/Wiki.php:146 +#: IDF/Views/Wiki.php:187 msgid "Updated" msgstr "" -#: IDF/Views/Wiki.php:67 IDF/Views/Wiki.php:153 +#: IDF/Views/Wiki.php:67 IDF/Views/Wiki.php:191 msgid "No documentation pages were found." msgstr "" -#: IDF/Views/Wiki.php:90 +#: IDF/Views/Wiki.php:88 +#, fuzzy, php-format +msgid "%s Documentation Resources" +msgstr "%s: Dokumentační stránka %s aktualizována - %s" + +#: IDF/Views/Wiki.php:94 +#, fuzzy +msgid "This table shows the resources that can be used on documentation pages." +msgstr "Tato tabulka ukazuje předměty k řešení s nálepkou %s." + +#: IDF/Views/Wiki.php:100 +msgid "Resource Title" +msgstr "" + +#: IDF/Views/Wiki.php:107 +#, fuzzy +msgid "No resources were found." +msgstr "Nebyly nalezeny žádné problémy k řešení." + +#: IDF/Views/Wiki.php:128 #, php-format msgid "Documentation Search - %s" msgstr "" -#: IDF/Views/Wiki.php:101 +#: IDF/Views/Wiki.php:139 msgid "This table shows the pages found." msgstr "" -#: IDF/Views/Wiki.php:112 +#: IDF/Views/Wiki.php:150 msgid "No pages were found." msgstr "" -#: IDF/Views/Wiki.php:131 +#: IDF/Views/Wiki.php:169 #, php-format msgid "%1$s Documentation Pages with Label %2$s" msgstr "" -#: IDF/Views/Wiki.php:141 +#: IDF/Views/Wiki.php:179 #, php-format msgid "This table shows the documentation pages with label %s." msgstr "" -#: IDF/Views/Wiki.php:184 -#, php-format -msgid "The page %s has been created." -msgstr "" +#: IDF/Views/Wiki.php:222 +#, fuzzy, php-format +msgid "The page %2$s has been created." +msgstr "Předmět k řešení č. %d byl vytvořen." -#: IDF/Views/Wiki.php:271 +#: IDF/Views/Wiki.php:265 +#, fuzzy, php-format +msgid "The resource %2$s has been created." +msgstr "Předmět k řešení č. %d byl vytvořen." + +#: IDF/Views/Wiki.php:409 IDF/Views/Wiki.php:448 msgid "The old revision has been deleted." msgstr "" -#: IDF/Views/Wiki.php:277 +#: IDF/Views/Wiki.php:415 IDF/Views/Wiki.php:454 #, php-format msgid "Delete Old Revision of %s" msgstr "" -#: IDF/Views/Wiki.php:322 -#, php-format -msgid "The page %s has been updated." -msgstr "" +#: IDF/Views/Wiki.php:496 +#, fuzzy, php-format +msgid "The page %2$s has been updated." +msgstr "Předmět k řešení č. %d byl aktualizován." -#: IDF/Views/Wiki.php:360 +#: IDF/Views/Wiki.php:548 +#, fuzzy, php-format +msgid "The resource %2$s has been updated." +msgstr "Předmět k řešení č. %d byl aktualizován." + +#: IDF/Views/Wiki.php:583 msgid "The documentation page has been deleted." msgstr "" -#: IDF/Views/Wiki.php:368 +#: IDF/Views/Wiki.php:591 #, php-format msgid "Delete Page %s" msgstr "" -#: IDF/Views.php:126 IDF/Views.php:152 +#: IDF/Views/Wiki.php:623 +#, fuzzy +msgid "The documentation resource has been deleted." +msgstr "Následující předmět k řešení byl aktualizován:" + +#: IDF/Views/Wiki.php:631 +#, php-format +msgid "Delete Resource %s" +msgstr "" + +#: IDF/Views.php:173 IDF/Views.php:199 msgid "Confirm Your Account Creation" msgstr "Potvrďte vytvoření Vašeho účtu" -#: IDF/Views.php:172 -msgid "" -"Welcome! You can now participate in the life of your project of choice." +#: IDF/Views.php:219 +msgid "Welcome! You can now participate in the life of your project of choice." msgstr "Vítejte! Nyní se můžete účastnit života projektu dle vašeho výběru." -#: IDF/Views.php:198 IDF/Views.php:222 IDF/Views.php:263 +#: IDF/Views.php:245 IDF/Views.php:269 IDF/Views.php:310 msgid "Password Recovery" msgstr "Obnova hesla" -#: IDF/Views.php:242 +#: IDF/Views.php:289 msgid "" "Welcome back! Next time, you can use your broswer options to remember the " "password." @@ -4552,19 +5321,23 @@ msgstr "" "Vítejte zpět! Příště můžete použít nastavení prohlížeče pro zapamatování " "hesla." -#: IDF/Views.php:284 +#: IDF/Views.php:331 msgid "Here to Help You!" msgstr "Zde k Vaší pomoci!" -#: IDF/Views.php:300 +#: IDF/Views.php:347 +msgid "InDefero Upload Archive Format" +msgstr "" + +#: IDF/Views.php:363 msgid "InDefero API (Application Programming Interface)" msgstr "InDefero API (aplikační programátorský interface)" -#: IDF/WikiPage.php:62 +#: IDF/Wiki/Page.php:62 IDF/Wiki/Resource.php:64 msgid "title" msgstr "nadpis" -#: IDF/WikiPage.php:63 +#: IDF/Wiki/Page.php:63 msgid "" "The title of the page must only contain letters, digits or the dash " "character. For example: My-new-Wiki-Page." @@ -4572,55 +5345,125 @@ msgstr "" "Nadpis musí obsahovat pouze písmena, čísla nebo pomlčku. Např. Moje-nova-" "WiKi-Stranka." -#: IDF/WikiPage.php:71 +#: IDF/Wiki/Page.php:71 msgid "A one line description of the page content." msgstr "Jednořádkový popis obsahu stránky." -#: IDF/WikiPage.php:196 IDF/WikiRevision.php:167 +#: IDF/Wiki/Page.php:196 IDF/Wiki/PageRevision.php:196 #, php-format msgid "%2$s, %3$s" msgstr "%2$s, %3$s" -#: IDF/WikiPage.php:198 -#, php-format -msgid "Creation of page %s, by %s" +#: IDF/Wiki/Page.php:198 +#, fuzzy, php-format +msgid "Creation of page %2$s, by %3$s" msgstr "Stránka %s, vytvořena %s" -#: IDF/WikiPage.php:208 -#, php-format -msgid "%s: Documentation page %s added - %s" +#: IDF/Wiki/Page.php:208 +#, fuzzy, php-format +msgid "%1$s: Documentation page %2$s added - %3$s" msgstr "%s: Stránka dokumentace %s přidána - %s" -#: IDF/WikiRevision.php:48 +#: IDF/Wiki/PageRevision.php:48 msgid "page" msgstr "stránka" -#: IDF/WikiRevision.php:66 +#: IDF/Wiki/PageRevision.php:66 IDF/Wiki/ResourceRevision.php:64 msgid "A one line description of the changes." msgstr "Jednořádkový popis změn." -#: IDF/WikiRevision.php:72 +#: IDF/Wiki/PageRevision.php:72 msgid "content" msgstr "obsah" -#: IDF/WikiRevision.php:189 -#, php-format -msgid "Change of %s, by %s" +#: IDF/Wiki/PageRevision.php:218 IDF/Wiki/ResourceRevision.php:311 +#, fuzzy, php-format +msgid "Change of %2$s, by %3$s" msgstr "Změněno %s, kým %s" -#: IDF/WikiRevision.php:208 -#, php-format -msgid "%s: Documentation page %s updated - %s" +#: IDF/Wiki/PageRevision.php:231 +#, fuzzy, php-format +msgid "%1$s: Documentation page %2$s updated - %3$s" msgstr "%s: Dokumentační stránka %s aktualizována - %s" -#: IDF/WikiRevision.php:262 -#, php-format -msgid "New Documentation Page %s - %s (%s)" +#: IDF/Wiki/PageRevision.php:293 +#, fuzzy, php-format +msgid "New Documentation Page %1$s - %2$s (%3$s)" msgstr "Nová dokumentační stránka %s - %s (%s)" -#: IDF/WikiRevision.php:268 -#, php-format -msgid "Documentation Page Changed %s - %s (%s)" +#: IDF/Wiki/PageRevision.php:297 +#, fuzzy, php-format +msgid "Documentation Page Changed %1$s - %2$s (%3$s)" msgstr "Dokumentační stránka změněna %s - %s (%s)" +#: IDF/Wiki/Resource.php:65 +#, fuzzy +msgid "" +"The title of the resource must only contain letters, digits, dots or the " +"dash character. For example: my-resource.png." +msgstr "" +"Nadpis musí obsahovat pouze písmena, čísla nebo pomlčku. Např. Moje-nova-" +"WiKi-Stranka." +#: IDF/Wiki/Resource.php:72 +msgid "MIME media type" +msgstr "" + +#: IDF/Wiki/Resource.php:73 +msgid "The MIME media type of the resource." +msgstr "" + +#: IDF/Wiki/Resource.php:81 +#, fuzzy +msgid "A one line description of the resource." +msgstr "Jednořádkový popis projektu." + +#: IDF/Wiki/Resource.php:176 IDF/Wiki/ResourceRevision.php:308 +#, fuzzy, php-format +msgid "%2$s, %3$s" +msgstr "%2$s, %3$s" + +#: IDF/Wiki/Resource.php:178 +#, fuzzy, php-format +msgid "Creation of resource %2$s, by %3$s" +msgstr "Stránka %s, vytvořena %s" + +#: IDF/Wiki/Resource.php:188 +#, fuzzy, php-format +msgid "%1$s: Documentation resource %2$s added - %3$s" +msgstr "%s: Stránka dokumentace %s přidána - %s" + +#: IDF/Wiki/ResourceRevision.php:47 +msgid "resource" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:78 +msgid "File extension" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:79 +msgid "The file extension of the uploaded resource." +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:94 +msgid "page usage" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:116 +#, php-format +msgid "id %d: %s" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:263 +#, fuzzy, php-format +msgid "Download (%s)" +msgstr "Nové stažení - %s (%s)" + +#: IDF/Wiki/ResourceRevision.php:270 +msgid "View resource details" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:324 +#, fuzzy, php-format +msgid "%1$s: Documentation resource %2$s updated - %3$s" +msgstr "%s: Dokumentační stránka %s aktualizována - %s" diff --git a/src/IDF/locale/de/idf.po b/src/IDF/locale/de/idf.po index 1baf7f6..b9a38a4 100644 --- a/src/IDF/locale/de/idf.po +++ b/src/IDF/locale/de/idf.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Indefero\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-10-31 01:11+0100\n" +"Report-Msgid-Bugs-To: http://projects.ceondo.com/p/indefero/issues/\n" +"POT-Creation-Date: 2012-03-22 01:16+0100\n" "PO-Revision-Date: 2011-03-04 18:20+0000\n" "Last-Translator: tommyd \n" "Language-Team: German <>\n" @@ -19,20 +19,25 @@ msgstr "" "X-Language: de_DE\n" "X-Source-Language: C\n" -#: IDF/Commit.php:55 IDF/Conf.php:54 IDF/Issue.php:52 IDF/Review.php:65 -#: IDF/Search/Occ.php:69 IDF/Tag.php:52 IDF/Upload.php:49 IDF/WikiPage.php:54 +#: IDF/Commit.php:55 IDF/Conf.php:54 IDF/Issue.php:52 +#: IDF/ProjectActivity.php:49 IDF/Review.php:65 IDF/Search/Occ.php:69 +#: IDF/Tag.php:52 IDF/Upload.php:49 IDF/Wiki/Page.php:54 +#: IDF/Wiki/Resource.php:56 msgid "project" msgstr "Projekt" #: IDF/Commit.php:63 IDF/Issue.php:67 IDF/IssueComment.php:65 #: IDF/IssueFile.php:57 IDF/IssueRelation.php:69 IDF/Review/Comment.php:69 -#: IDF/Review.php:80 IDF/Upload.php:91 IDF/WikiPage.php:78 -#: IDF/WikiRevision.php:79 +#: IDF/Review.php:80 IDF/Upload.php:91 IDF/Wiki/Page.php:78 +#: IDF/Wiki/PageRevision.php:79 IDF/Wiki/Resource.php:88 +#: IDF/Wiki/ResourceRevision.php:86 msgid "submitter" msgstr "Absender" -#: IDF/Commit.php:87 IDF/Issue.php:60 IDF/Review/Patch.php:60 IDF/Review.php:73 -#: IDF/Upload.php:57 IDF/WikiPage.php:70 IDF/WikiRevision.php:65 +#: IDF/Commit.php:87 IDF/Issue.php:60 IDF/Review/Patch.php:60 +#: IDF/Review.php:73 IDF/Upload.php:57 IDF/Wiki/Page.php:70 +#: IDF/Wiki/PageRevision.php:65 IDF/Wiki/Resource.php:80 +#: IDF/Wiki/ResourceRevision.php:63 msgid "summary" msgstr "Zusammenfassung" @@ -43,25 +48,26 @@ msgstr "Änderungen" #: IDF/Commit.php:100 IDF/Issue.php:105 IDF/IssueComment.php:79 #: IDF/IssueFile.php:96 IDF/IssueRelation.php:75 IDF/Review/Comment.php:90 #: IDF/Review/FileComment.php:75 IDF/Review/Patch.php:87 IDF/Review.php:108 -#: IDF/Upload.php:112 IDF/WikiPage.php:100 IDF/WikiRevision.php:92 +#: IDF/Upload.php:112 IDF/Wiki/Page.php:100 IDF/Wiki/PageRevision.php:92 +#: IDF/Wiki/Resource.php:95 IDF/Wiki/ResourceRevision.php:101 msgid "creation date" msgstr "Erstellt am" #: IDF/Commit.php:238 -#, php-format -msgid "Commit %s, by %s" +#, fuzzy, php-format +msgid "Commit %1$s, by %2$s" msgstr "Revision %s, von %s" -#: IDF/Commit.php:329 -#, php-format -msgid "New Commit %s - %s (%s)" +#: IDF/Commit.php:337 +#, fuzzy, php-format +msgid "New Commit %1$s - %2$s (%3$s)" msgstr "Neue Revision %s - %s (%s)" #: IDF/Conf.php:61 IDF/Gconf.php:73 msgid "key" msgstr "Schlüssel" -#: IDF/Conf.php:67 IDF/Gconf.php:79 +#: IDF/Conf.php:67 IDF/Gconf.php:79 IDF/ProjectActivity.php:62 msgid "value" msgstr "Wert" @@ -81,33 +87,57 @@ msgstr "Benutzer" msgid "email" msgstr "E-Mail" -#: IDF/Form/Admin/ProjectCreate.php:38 IDF/Views/Project.php:587 +#: IDF/Form/Admin/ForgeConf.php:34 +msgid "Custom forge page enabled" +msgstr "" + +#: IDF/Form/Admin/ForgeConf.php:39 IDF/Form/WikiPageCreate.php:80 +#: IDF/Form/WikiPageUpdate.php:72 +msgid "Content" +msgstr "Inhalt" + +#: IDF/Form/Admin/LabelConf.php:40 +#, fuzzy +msgid "Predefined project labels" +msgstr "Vordefinierte Ticket-Marken" + +#: IDF/Form/Admin/LabelConf.php:55 +#, php-format +msgid "" +"The label \"%s\" is invalid: A label must only consist of alphanumeric " +"characters and dashes, and can optionally contain a \":\" with a group " +"prefix." +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:38 IDF/Views/Project.php:600 msgid "git" msgstr "git" -#: IDF/Form/Admin/ProjectCreate.php:39 IDF/Views/Project.php:588 +#: IDF/Form/Admin/ProjectCreate.php:39 IDF/Views/Project.php:601 msgid "Subversion" msgstr "Subversion" -#: IDF/Form/Admin/ProjectCreate.php:40 IDF/Views/Project.php:589 +#: IDF/Form/Admin/ProjectCreate.php:40 IDF/Views/Project.php:602 msgid "mercurial" msgstr "mercurial" -#: IDF/Form/Admin/ProjectCreate.php:41 IDF/Views/Project.php:590 +#: IDF/Form/Admin/ProjectCreate.php:41 IDF/Views/Project.php:603 msgid "monotone" msgstr "monotone" #: IDF/Form/Admin/ProjectCreate.php:49 IDF/Form/Admin/ProjectUpdate.php:44 -#: IDF/Form/ProjectConf.php:38 IDF/Views/Admin.php:66 IDF/Views/Admin.php:210 +#: IDF/Form/ProjectConf.php:39 IDF/Views/Admin.php:86 IDF/Views/Admin.php:273 msgid "Name" msgstr "Name" -#: IDF/Form/Admin/ProjectCreate.php:55 IDF/Form/TabsConf.php:77 +#: IDF/Form/Admin/ProjectCreate.php:55 IDF/Form/TabsConf.php:101 #: IDF/gettexttemplates/idf/base-full.html.php:5 +#: IDF/gettexttemplates/idf/base-full.html~.php:5 #: IDF/gettexttemplates/idf/base.html.php:5 -#: IDF/gettexttemplates/idf/index.html.php:7 -#: IDF/gettexttemplates/idf/index.html.php:8 -#: IDF/gettexttemplates/idf/main-menu.html.php:8 +#: IDF/gettexttemplates/idf/base.html~.php:5 +#: IDF/gettexttemplates/idf/main-menu.html.php:9 +#: IDF/gettexttemplates/idf/project-list.html.php:5 +#: IDF/gettexttemplates/idf/project-list.html.php:7 msgid "Private project" msgstr "Privates Projekt" @@ -133,27 +163,32 @@ msgstr "Kurzbeschreibung" msgid "A one line description of the project." msgstr "Einzeilige Beschreibung des Projektes." -#: IDF/Form/Admin/ProjectCreate.php:77 +#: IDF/Form/Admin/ProjectCreate.php:77 IDF/Form/Admin/ProjectUpdate.php:58 +#: IDF/Form/ProjectConf.php:56 +msgid "External URL" +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:84 msgid "Repository type" msgstr "Depot-Typ" -#: IDF/Form/Admin/ProjectCreate.php:85 +#: IDF/Form/Admin/ProjectCreate.php:92 msgid "Remote Subversion repository" msgstr "Entferntes Subversion-Depot" -#: IDF/Form/Admin/ProjectCreate.php:92 IDF/Form/SourceConf.php:40 +#: IDF/Form/Admin/ProjectCreate.php:99 IDF/Form/SourceConf.php:40 msgid "Repository username" msgstr "Depot-Benutzername" -#: IDF/Form/Admin/ProjectCreate.php:99 IDF/Form/SourceConf.php:47 +#: IDF/Form/Admin/ProjectCreate.php:106 IDF/Form/SourceConf.php:47 msgid "Repository password" msgstr "Depot-Passwort" -#: IDF/Form/Admin/ProjectCreate.php:106 IDF/Form/Admin/ProjectUpdate.php:59 +#: IDF/Form/Admin/ProjectCreate.php:113 IDF/Form/Admin/ProjectUpdate.php:66 msgid "Master branch" msgstr "Hauptzweig" -#: IDF/Form/Admin/ProjectCreate.php:109 IDF/Form/Admin/ProjectUpdate.php:62 +#: IDF/Form/Admin/ProjectCreate.php:116 IDF/Form/Admin/ProjectUpdate.php:69 msgid "" "This should be a world-wide unique identifier for your project. A reverse " "DNS notation like \"com.my-domain.my-project\" is a good idea." @@ -161,21 +196,31 @@ msgstr "" "Dies sollte ein weltweit eindeutiger Bezeichner für Dein Projekt sein. Eine " "umgekehrte DNS-Notation wie \"com.my-domain.my-projekt\" ist eine gute Idee." -#: IDF/Form/Admin/ProjectCreate.php:114 IDF/Form/Admin/ProjectUpdate.php:68 +#: IDF/Form/Admin/ProjectCreate.php:121 IDF/Form/Admin/ProjectUpdate.php:95 #: IDF/Form/MembersConf.php:46 IDF/Form/TabsConf.php:53 +#: IDF/Form/TabsConf.php:72 msgid "Project owners" msgstr "Projekt-Eigentümer" -#: IDF/Form/Admin/ProjectCreate.php:123 IDF/Form/Admin/ProjectUpdate.php:76 +#: IDF/Form/Admin/ProjectCreate.php:130 IDF/Form/Admin/ProjectUpdate.php:103 #: IDF/Form/MembersConf.php:54 IDF/Form/TabsConf.php:52 +#: IDF/Form/TabsConf.php:78 msgid "Project members" msgstr "Projektmitglieder" -#: IDF/Form/Admin/ProjectCreate.php:136 +#: IDF/Form/Admin/ProjectCreate.php:140 IDF/Form/Admin/ProjectUpdate.php:85 +#: IDF/Form/IssueCreate.php:168 IDF/Form/IssueUpdate.php:164 +#: IDF/Form/ProjectConf.php:73 IDF/Form/UpdateUpload.php:71 +#: IDF/Form/Upload.php:70 IDF/Form/WikiPageCreate.php:93 +#: IDF/Form/WikiPageUpdate.php:104 +msgid "Labels" +msgstr "Marken" + +#: IDF/Form/Admin/ProjectCreate.php:155 msgid "Project template" msgstr "Projektvorlage" -#: IDF/Form/Admin/ProjectCreate.php:138 +#: IDF/Form/Admin/ProjectCreate.php:157 msgid "" "Use the given project to initialize the new project. Access rights and " "general configuration will be taken from the template project." @@ -184,7 +229,7 @@ msgstr "" "Zugriffsrechte und allgemeine Konfiguration werden von der Projektvorlage " "übernommen." -#: IDF/Form/Admin/ProjectCreate.php:185 +#: IDF/Form/Admin/ProjectCreate.php:204 msgid "" "Only a remote repository available through HTTP or HTTPS is allowed. For " "example \"http://somewhere.com/svn/trunk\"." @@ -192,19 +237,19 @@ msgstr "" "Nur ein entferntes Depot, welches durch HTTP oder HTTPS verfügbar ist, ist " "erlaubt. Beispiel: \"http://somewhere.com/svn/trunk\"." -#: IDF/Form/Admin/ProjectCreate.php:201 +#: IDF/Form/Admin/ProjectCreate.php:220 IDF/Form/Admin/ProjectUpdate.php:117 msgid "" "The master branch is empty or contains illegal characters, please use only " -"letters, digits, dashs and dots as separators." +"letters, digits, dashes and dots as separators." msgstr "" "Der Hauptzweig ist leer oder enthält ungültige Zeichen. Bitte verwende nur " "Buchstaben, Ziffern, Bindestriche und Punkte als Trenner." -#: IDF/Form/Admin/ProjectCreate.php:211 IDF/Form/Admin/ProjectUpdate.php:101 +#: IDF/Form/Admin/ProjectCreate.php:230 IDF/Form/Admin/ProjectUpdate.php:128 msgid "This master branch is already used. Please select another one." msgstr "Der Hauptzweig wird bereits verwendet. Bitte wähle einen anderen." -#: IDF/Form/Admin/ProjectCreate.php:222 +#: IDF/Form/Admin/ProjectCreate.php:241 msgid "" "This shortname contains illegal characters, please use only letters, digits " "and dash (-)." @@ -212,40 +257,42 @@ msgstr "" "Der Kurzname enthält ungültige Zeichen. Bitte verwende nur Buchstaben (ohne " "Umlaute), Ziffern und den Bindestrich." -#: IDF/Form/Admin/ProjectCreate.php:225 +#: IDF/Form/Admin/ProjectCreate.php:244 msgid "The shortname cannot start with the dash (-) character." msgstr "Der Kurzname darf nicht mit einem Bindestrich (-) beginnen." -#: IDF/Form/Admin/ProjectCreate.php:228 +#: IDF/Form/Admin/ProjectCreate.php:247 msgid "The shortname cannot end with the dash (-) character." msgstr "Der Kurzname darf nicht mit einem Bindestrich (-) enden." -#: IDF/Form/Admin/ProjectCreate.php:233 +#: IDF/Form/Admin/ProjectCreate.php:252 msgid "This shortname is already used. Please select another one." msgstr "" "Der gewählte Kurzname wird bereits verwendet. Bitte wähle einen anderen." -#: IDF/Form/Admin/ProjectCreate.php:279 IDF/Form/Admin/ProjectDelete.php:78 -#: IDF/Form/Admin/ProjectUpdate.php:121 IDF/Form/Admin/UserCreate.php:106 +#: IDF/Form/Admin/ProjectCreate.php:303 IDF/Form/Admin/ProjectDelete.php:78 +#: IDF/Form/Admin/ProjectUpdate.php:153 IDF/Form/Admin/UserCreate.php:106 #: IDF/Form/Admin/UserUpdate.php:191 IDF/Form/IssueCreate.php:338 #: IDF/Form/IssueUpdate.php:329 IDF/Form/MembersConf.php:64 #: IDF/Form/Password.php:76 IDF/Form/Register.php:112 #: IDF/Form/ReviewCreate.php:187 IDF/Form/ReviewFileComment.php:143 -#: IDF/Form/TabsConf.php:98 IDF/Form/UpdateUpload.php:126 -#: IDF/Form/Upload.php:148 IDF/Form/UserAccount.php:216 -#: IDF/Form/UserChangeEmail.php:80 IDF/Form/WikiCreate.php:167 -#: IDF/Form/WikiDelete.php:59 IDF/Form/WikiUpdate.php:178 +#: IDF/Form/TabsConf.php:122 IDF/Form/UpdateUpload.php:126 +#: IDF/Form/Upload.php:149 IDF/Form/UploadArchive.php:137 +#: IDF/Form/UserAccount.php:216 IDF/Form/UserChangeEmail.php:80 +#: IDF/Form/WikiPageCreate.php:167 IDF/Form/WikiPageDelete.php:59 +#: IDF/Form/WikiPageUpdate.php:178 IDF/Form/WikiResourceCreate.php:123 +#: IDF/Form/WikiResourceDelete.php:59 IDF/Form/WikiResourceUpdate.php:124 msgid "Cannot save the model from an invalid form." msgstr "Kann kein Modell von einer ungültigen Maske speichern." -#: IDF/Form/Admin/ProjectCreate.php:295 +#: IDF/Form/Admin/ProjectCreate.php:341 msgid "" "Click on the Project Management tab to set the description of your project." msgstr "" "Klicke auf den Projekt-Management-Reiter, um eine Beschreibung Deines " "Projektes zu setzen." -#: IDF/Form/Admin/ProjectCreate.php:363 +#: IDF/Form/Admin/ProjectCreate.php:426 msgid "This project is not available." msgstr "Das Projekt ist nicht verfügbar." @@ -271,14 +318,6 @@ msgid "Sorry, you really need to backup your data before deletion." msgstr "" "Entschuldigung, Du solltest wirklich Deine Daten vor dem Löschen sichern." -#: IDF/Form/Admin/ProjectUpdate.php:90 -msgid "" -"The master branch is empty or contains illegal characters, please use only " -"letters, digits, dashes and dots as separators." -msgstr "" -"Der Hauptzweig ist leer oder enthält ungültige Zeichen. Bitte verwende nur " -"Buchstaben, Ziffern, Bindestriche und Punkte als Trenner." - #: IDF/Form/Admin/UserCreate.php:37 IDF/Form/Admin/UserUpdate.php:38 #: IDF/Form/RegisterConfirmation.php:50 IDF/Form/UserAccount.php:40 msgid "First name" @@ -371,10 +410,11 @@ msgid "Confirm password" msgstr "Passwort bestätigen" #: IDF/Form/Admin/UserUpdate.php:100 IDF/Form/IssueCreate.php:66 -#: IDF/Form/ProjectConf.php:47 IDF/Form/ReviewCreate.php:54 +#: IDF/Form/ProjectConf.php:48 IDF/Form/ReviewCreate.php:54 #: IDF/Form/UpdateUpload.php:51 IDF/Form/Upload.php:49 -#: IDF/Form/UserAccount.php:101 IDF/Form/WikiCreate.php:70 -#: IDF/Form/WikiUpdate.php:60 +#: IDF/Form/UserAccount.php:101 IDF/Form/WikiPageCreate.php:70 +#: IDF/Form/WikiPageUpdate.php:60 IDF/Form/WikiResourceCreate.php:54 +#: IDF/Form/WikiResourceUpdate.php:46 IDF/Views/Wiki.php:102 msgid "Description" msgstr "Beschreibung" @@ -410,16 +450,17 @@ msgstr "Eigenes Benutzerbild entfernen" msgid "Tick this to delete the custom avatar." msgstr "Markieren, um das eigene Benutzerbild zu löschen." -#: IDF/Form/Admin/UserUpdate.php:161 IDF/Views/Admin.php:211 +#: IDF/Form/Admin/UserUpdate.php:161 IDF/Views/Admin.php:274 msgid "Staff" msgstr "Stab" #: IDF/Form/Admin/UserUpdate.php:164 -msgid "If you give staff rights to a user, you really need to trust them." +#, fuzzy +msgid "If you give staff rights to a user, you really need to trust him." msgstr "" "Wenn Du einen Benutzer zum Stab hinzufügst, solltest Du ihm wirklich trauen." -#: IDF/Form/Admin/UserUpdate.php:172 IDF/Views/Admin.php:213 +#: IDF/Form/Admin/UserUpdate.php:172 IDF/Views/Admin.php:276 msgid "Active" msgstr "Aktiv" @@ -461,11 +502,11 @@ msgstr "Bitte gib eine oder mehrere gültige E-Mail-Adressen ein." #: IDF/Form/ReviewCreate.php:45 IDF/Form/ReviewFileComment.php:73 #: IDF/Form/UpdateUpload.php:42 IDF/Form/Upload.php:40 #: IDF/gettexttemplates/idf/issues/base.html.php:3 IDF/Views/Download.php:65 -#: IDF/Views/Download.php:313 IDF/Views/Issue.php:62 IDF/Views/Issue.php:218 -#: IDF/Views/Issue.php:299 IDF/Views/Issue.php:388 IDF/Views/Issue.php:540 -#: IDF/Views/Issue.php:763 IDF/Views/Issue.php:822 IDF/Views/Review.php:58 -#: IDF/Views/User.php:83 IDF/Views/Wiki.php:62 IDF/Views/Wiki.php:107 -#: IDF/Views/Wiki.php:148 +#: IDF/Views/Download.php:347 IDF/Views/Issue.php:62 IDF/Views/Issue.php:221 +#: IDF/Views/Issue.php:302 IDF/Views/Issue.php:391 IDF/Views/Issue.php:543 +#: IDF/Views/Issue.php:766 IDF/Views/Issue.php:825 IDF/Views/Review.php:58 +#: IDF/Views/User.php:83 IDF/Views/Wiki.php:62 IDF/Views/Wiki.php:145 +#: IDF/Views/Wiki.php:186 msgid "Summary" msgstr "Zusammenfassung" @@ -480,9 +521,9 @@ msgstr "Datei anhängen" #: IDF/Form/IssueCreate.php:99 IDF/Form/IssueUpdate.php:89 #: IDF/Form/ReviewCreate.php:103 IDF/Form/ReviewFileComment.php:83 -#: IDF/Views/Issue.php:63 IDF/Views/Issue.php:219 IDF/Views/Issue.php:301 -#: IDF/Views/Issue.php:389 IDF/Views/Issue.php:541 IDF/Views/Issue.php:764 -#: IDF/Views/Issue.php:823 IDF/Views/Review.php:59 IDF/Views/User.php:84 +#: IDF/Views/Issue.php:63 IDF/Views/Issue.php:222 IDF/Views/Issue.php:304 +#: IDF/Views/Issue.php:392 IDF/Views/Issue.php:544 IDF/Views/Issue.php:767 +#: IDF/Views/Issue.php:826 IDF/Views/Review.php:59 IDF/Views/User.php:84 msgid "Status" msgstr "Status" @@ -495,27 +536,20 @@ msgstr "Eigentümer" msgid "This issue" msgstr "Dieses Ticket" -#: IDF/Form/IssueCreate.php:168 IDF/Form/IssueUpdate.php:164 -#: IDF/Form/UpdateUpload.php:71 IDF/Form/Upload.php:70 -#: IDF/Form/WikiCreate.php:93 IDF/Form/WikiUpdate.php:104 -msgid "Labels" -msgstr "Marken" - #: IDF/Form/IssueCreate.php:210 msgid "You cannot add a label with the \"Status\" prefix to an issue." msgstr "" "Du kannst keine Marke mit dem Präfix \"Status\" zu einem Ticket hinzufügen." #: IDF/Form/IssueCreate.php:211 IDF/Form/IssueCreate.php:218 -#: IDF/Form/UpdateUpload.php:110 IDF/Form/Upload.php:120 -#: IDF/Form/WikiCreate.php:151 IDF/Form/WikiUpdate.php:162 +#: IDF/Form/UpdateUpload.php:110 IDF/Form/Upload.php:121 +#: IDF/Form/WikiPageCreate.php:151 IDF/Form/WikiPageUpdate.php:162 msgid "You provided an invalid label." msgstr "Du hast eine ungültige Marke angegeben." #: IDF/Form/IssueCreate.php:217 IDF/Form/UpdateUpload.php:109 -#: IDF/Form/Upload.php:119 -#, php-format -msgid "You cannot provide more than label from the %s class to an issue." +#, fuzzy, php-format +msgid "You cannot provide more than one label from the %s class to an issue." msgstr "" "Du kannst nicht mehr als eine Marke von der %s-Klasse zu einem Ticket " "hinzufügen." @@ -591,7 +625,8 @@ msgstr "" "übernommen." #: IDF/Form/IssueTrackingConf.php:133 -msgid "Each issue may have at most one label with each of these classes" +#, fuzzy +msgid "Each issue may have at most one label with each of these classes." msgstr "Jedes Ticket darf maximal eine Marke von jeder dieser Klassen haben" #: IDF/Form/IssueTrackingConf.php:140 @@ -601,16 +636,13 @@ msgstr "Ticketverknüpfungen" #: IDF/Form/IssueTrackingConf.php:142 msgid "" "You can define bidirectional relations like \"is related to\" or \"blocks, " -"is blocked by\"." +"is blocked by\". For standard relations pre-configured translations exist, " +"new relations should however be defined in a language that is understood by " +"all project members." msgstr "" -"Du kannst bidirektionale Verknüpfungen wie \"ist verknüpft mit\" oder " -"\"blockiert, wird blockiert von\" angeben. Für die Standard-Verknüpfungen " -"sind bereits Übersetzungen vorkonfiguriert, neue Verknüpfungstypen sollten " -"jedoch in einer Sprache angegegeben werden, die von allen Projektteilnehmern " -"verstanden wird." #: IDF/Form/IssueUpdate.php:56 IDF/Form/ReviewFileComment.php:45 -#: IDF/Form/WikiUpdate.php:82 +#: IDF/Form/WikiPageUpdate.php:82 IDF/Form/WikiResourceUpdate.php:66 msgid "Comment" msgstr "Kommentar" @@ -705,34 +737,38 @@ msgstr "" "Das Benutzerkonto ist nicht aktiv. Bitte kontaktiere den Administrator für " "die Freischaltung." -#: IDF/Form/ProjectConf.php:42 +#: IDF/Form/ProjectConf.php:43 msgid "Short Description" msgstr "Kurzbeschreibung" -#: IDF/Form/ProjectConf.php:58 +#: IDF/Form/ProjectConf.php:85 msgid "The \"upload_path\" configuration variable was not set." msgstr "Die Konfigurationsvariable \"upload_path\" ist nicht gesetzt." -#: IDF/Form/ProjectConf.php:63 +#: IDF/Form/ProjectConf.php:90 msgid "Update the logo" msgstr "Aktualisiere das Logo" -#: IDF/Form/ProjectConf.php:65 +#: IDF/Form/ProjectConf.php:92 msgid "The logo must be a picture with a size of 32 by 32." msgstr "Das Logo muss ein Bild der Größe 32 x 32 sein." -#: IDF/Form/ProjectConf.php:75 +#: IDF/Form/ProjectConf.php:103 msgid "Remove the current logo" msgstr "Entferne das derzeitige Logo" -#: IDF/Form/ProjectConf.php:111 +#: IDF/Form/ProjectConf.php:139 msgid "Could not determine the size of the uploaded picture." msgstr "Konnte die Größe des hochgeladenen Bildes nicht bestimmen." -#: IDF/Form/ProjectConf.php:115 +#: IDF/Form/ProjectConf.php:143 msgid "The picture must have a size of 32 by 32." msgstr "Das Bild muss eine Größe von 32 x 32 haben." +#: IDF/Form/ProjectConf.php:164 +msgid "The entered URL is invalid. Only http and https URLs are allowed." +msgstr "" + #: IDF/Form/Register.php:41 msgid "Your login" msgstr "Dein Anmeldename" @@ -745,7 +781,7 @@ msgstr "" "Der Anmeldename muss zwischen 3 und 15 Zeichen lang sein und darf nur " "Buchstaben und Zahlen beinhalten." -#: IDF/Form/Register.php:53 +#: IDF/Form/Register.php:53 IDF/Form/UserAccount.php:59 msgid "Your email" msgstr "Deine E-Mail-Adresse" @@ -765,10 +801,10 @@ msgid "" msgstr "Ja, es ist nervig, aber Du musst den Nutzungsbedingungen zustimmen." #: IDF/Form/Register.php:97 -#, php-format +#, fuzzy, php-format msgid "" -"The email \"%s\" is already used. If you need to, click on the help link to " -"recover your password." +"The email \"%1$s\" is already used. If you need to, you can recover your password." msgstr "" "Die E-Mail-Adresse \"%s\" wird bereits genutzt. Wenn Du musst, kannst Du " "über den Link links in der Hilfe das Passwort zurückzusetzen." @@ -798,14 +834,16 @@ msgstr "" "ihn aus der E-Mail zu kopieren." #: IDF/Form/RegisterConfirmation.php:110 +#, fuzzy, php-format msgid "" -"This account has already been confirmed. Maybe should you try to recover " -"your password using the help link." +"This account has already been confirmed. Maybe should you try to recover your password." msgstr "" "Dieses Benutzerkonto wurde bereits bestätigt. Vielleicht möchtest Du " "versuchen, Dein Passwort über den Hilfe-Link wiederherzustellen?" -#: IDF/Form/ReviewCreate.php:74 IDF/gettexttemplates/idf/source/base.html.php:5 +#: IDF/Form/ReviewCreate.php:74 +#: IDF/gettexttemplates/idf/source/base.html.php:5 #: IDF/gettexttemplates/idf/source/changelog.html.php:7 msgid "Commit" msgstr "Revision" @@ -847,43 +885,48 @@ msgstr "Der Status wurde aktualisiert." msgid "This field is required." msgstr "Dieses Feld wird benötigt." -#: IDF/Form/SourceConf.php:56 +#: IDF/Form/SourceConf.php:54 IDF/Form/UploadConf.php:70 msgid "Webhook URL" msgstr "Web-Hook-URL" -#: IDF/Form/SourceConf.php:58 -#, php-format -msgid "Learn more about the post-commit web hooks." -msgstr "Erfahre mehr über die post-commit Web-Hooks." - #: IDF/Form/TabsConf.php:38 IDF/gettexttemplates/idf/admin/base.html.php:4 -#: IDF/gettexttemplates/idf/base-full.html.php:7 -#: IDF/gettexttemplates/idf/base.html.php:7 +#: IDF/gettexttemplates/idf/base-full.html.php:8 +#: IDF/gettexttemplates/idf/base-full.html~.php:7 +#: IDF/gettexttemplates/idf/base.html.php:8 +#: IDF/gettexttemplates/idf/base.html~.php:7 #: IDF/gettexttemplates/idf/downloads/base.html.php:3 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:14 #: IDF/Views/Project.php:97 msgid "Downloads" msgstr "Downloads" -#: IDF/Form/TabsConf.php:39 IDF/gettexttemplates/idf/base-full.html.php:11 -#: IDF/gettexttemplates/idf/base.html.php:11 +#: IDF/Form/TabsConf.php:39 IDF/gettexttemplates/idf/base-full.html.php:12 +#: IDF/gettexttemplates/idf/base-full.html~.php:11 +#: IDF/gettexttemplates/idf/base.html.php:12 +#: IDF/gettexttemplates/idf/base.html~.php:11 msgid "Code Review" msgstr "Code-Besprechung" #: IDF/Form/TabsConf.php:40 IDF/gettexttemplates/idf/admin/base.html.php:5 -#: IDF/gettexttemplates/idf/base-full.html.php:8 -#: IDF/gettexttemplates/idf/base.html.php:8 +#: IDF/gettexttemplates/idf/base-full.html.php:9 +#: IDF/gettexttemplates/idf/base-full.html~.php:8 +#: IDF/gettexttemplates/idf/base.html.php:9 +#: IDF/gettexttemplates/idf/base.html~.php:8 msgid "Documentation" msgstr "Dokumentation" #: IDF/Form/TabsConf.php:41 IDF/gettexttemplates/idf/admin/base.html.php:7 -#: IDF/gettexttemplates/idf/base-full.html.php:10 -#: IDF/gettexttemplates/idf/base.html.php:10 +#: IDF/gettexttemplates/idf/base-full.html.php:11 +#: IDF/gettexttemplates/idf/base-full.html~.php:10 +#: IDF/gettexttemplates/idf/base.html.php:11 +#: IDF/gettexttemplates/idf/base.html~.php:10 msgid "Source" msgstr "Quellcode" -#: IDF/Form/TabsConf.php:42 IDF/gettexttemplates/idf/base-full.html.php:9 -#: IDF/gettexttemplates/idf/base.html.php:9 +#: IDF/Form/TabsConf.php:42 IDF/gettexttemplates/idf/base-full.html.php:10 +#: IDF/gettexttemplates/idf/base-full.html~.php:9 +#: IDF/gettexttemplates/idf/base.html.php:10 +#: IDF/gettexttemplates/idf/base.html~.php:9 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:17 msgid "Issues" msgstr "Tickets" @@ -900,24 +943,115 @@ msgstr "Angemeldete Benutzer" msgid "Closed" msgstr "Geschlossen" -#: IDF/Form/TabsConf.php:83 +#: IDF/Form/TabsConf.php:84 +#, fuzzy +msgid "Others" +msgstr "Andere" + +#: IDF/Form/TabsConf.php:107 msgid "Extra authorized users" msgstr "Weitere autorisierte Benutzer" -#: IDF/Form/Upload.php:59 IDF/gettexttemplates/idf/source/git/tree.html.php:6 +#: IDF/Form/Upload.php:59 IDF/Form/WikiResourceCreate.php:65 +#: IDF/Form/WikiResourceUpdate.php:56 +#: IDF/gettexttemplates/idf/source/git/tree.html.php:6 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:6 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:7 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:7 -#: IDF/Views/Download.php:64 IDF/Views/Download.php:312 +#: IDF/Views/Download.php:64 IDF/Views/Download.php:346 msgid "File" msgstr "Datei" -#: IDF/Form/Upload.php:86 +#: IDF/Form/Upload.php:87 IDF/Form/WikiResourceCreate.php:96 +#: IDF/Form/WikiResourceUpdate.php:83 msgid "For security reasons, you cannot upload a file with this extension." msgstr "" "Aus Sicherheitsgründen kannst Du keine Dateien mit dieser Erweiterung " "hochladen." +#: IDF/Form/Upload.php:120 +#, fuzzy, php-format +msgid "You cannot provide more than one label from the %s class to a download." +msgstr "" +"Du darfst nicht mehr als eine Marke von der %s-Klasse zu einer Seite " +"hinzufügen." + +#: IDF/Form/UploadArchive.php:41 +#, fuzzy +msgid "Archive file" +msgstr "Archiv" + +#: IDF/Form/UploadArchive.php:67 +#, fuzzy, php-format +msgid "" +"For security reasons, you cannot upload a file (%s) with this extension." +msgstr "" +"Aus Sicherheitsgründen kannst Du keine Dateien mit dieser Erweiterung " +"hochladen." + +#: IDF/Form/UploadArchive.php:98 +#, fuzzy, php-format +msgid "" +"You cannot provide more than label from the %1$s class to a download (%2$s)." +msgstr "" +"Du kannst nicht mehr als eine Marke von der %s-Klasse zu einem Ticket " +"hinzufügen." + +#: IDF/Form/UploadArchive.php:109 +#, php-format +msgid "" +"A file with the name \"%s\" has already been uploaded and is not marked to " +"be replaced." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:41 +#, fuzzy +msgid "The archive does not exist." +msgstr "Das Ticket \"%s\" existiert nicht." + +#: IDF/Form/UploadArchiveHelper.php:48 +#, fuzzy, php-format +msgid "The archive could not be read (code %d)." +msgstr "Der Projektpfad \"%s\" konnte nicht angelegt werden" + +#: IDF/Form/UploadArchiveHelper.php:53 +msgid "The archive does not contain a manifest.xml." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:61 +#, fuzzy, php-format +msgid "The archive's manifest is invalid: %s" +msgstr "Der folgende Anmeldename ist ungültig: %s." + +#: IDF/Form/UploadArchiveHelper.php:77 +#, php-format +msgid "The entry %d in the manifest is missing a file name." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:82 +#, php-format +msgid "The entry %d in the manifest is missing a summary." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:86 +msgid "The manifest must not reference itself." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:91 +#, php-format +msgid "The entry %s in the manifest does not exist in the archive." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:96 +#, php-format +msgid "The entry %s in the manifest is referenced more than once." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:108 +#, php-format +msgid "The entry %s in the manifest has more than the six allowed labels set." +msgstr "" + #: IDF/Form/UploadConf.php:53 msgid "Predefined download labels" msgstr "Vordefinierte Marken für Downloads" @@ -926,10 +1060,6 @@ msgstr "Vordefinierte Marken für Downloads" msgid "Each download may have at most one label with each of these classes" msgstr "Jeder Download darf maximal eine Marke von jeder dieser Klassen haben" -#: IDF/Form/UserAccount.php:59 -msgid "Your mail" -msgstr "Deine E-Mail-Adresse" - #: IDF/Form/UserAccount.php:61 msgid "" "If you change your email address, an email will be sent to the new address " @@ -951,11 +1081,13 @@ msgstr "" "dass Du nicht versehentlich Deinen privaten Schlüssel hier hineinkopierst!" #: IDF/Form/UserAccount.php:171 -msgid "Add a secondary mail address" +#, fuzzy +msgid "Add a secondary email address" msgstr "Füge eine sekundäre E-Mail-Adresse hinzu" #: IDF/Form/UserAccount.php:173 -msgid "You will get a mail to confirm that you own the address you specify." +#, fuzzy +msgid "You will get an email to confirm that you own the address you specify." msgstr "" "Du erhälst eine E-Mail, um zu bestätigen, die angegebene Adresse Dir gehört." @@ -976,8 +1108,8 @@ msgstr "" msgid "" "Please check the key as it does not appear to be a valid SSH public key." msgstr "" -"Bitte überprüfe den Schlüssel, er scheint kein gültiger öffentlicher " -"SSH-Schlüssel zu sein." +"Bitte überprüfe den Schlüssel, er scheint kein gültiger öffentlicher SSH-" +"Schlüssel zu sein." #: IDF/Form/UserAccount.php:363 msgid "" @@ -1015,7 +1147,7 @@ msgstr "" "Jede Dokumentations-Seite darf maximal eine Marke von jeder dieser Klassen " "haben" -#: IDF/Form/WikiCreate.php:38 +#: IDF/Form/WikiPageCreate.php:38 msgid "" "# Introduction\n" "\n" @@ -1043,61 +1175,108 @@ msgstr "" "* Überschriften, Absätzen und Listen.\n" "* Links auf andere [[WikiSeiten]].\n" -#: IDF/Form/WikiCreate.php:57 +#: IDF/Form/WikiPageCreate.php:57 msgid "PageName" msgstr "Seitenname" -#: IDF/Form/WikiCreate.php:60 IDF/Form/WikiUpdate.php:50 +#: IDF/Form/WikiPageCreate.php:60 IDF/Form/WikiPageUpdate.php:50 msgid "Page title" msgstr "Seitentitel" -#: IDF/Form/WikiCreate.php:66 IDF/Form/WikiUpdate.php:56 +#: IDF/Form/WikiPageCreate.php:66 IDF/Form/WikiPageUpdate.php:56 msgid "" "The page name must contains only letters, digits and the dash (-) character." msgstr "" "Der Seitenname darf nur aus Buchstaben, Ziffern und dem Bindestrich bestehen." -#: IDF/Form/WikiCreate.php:71 IDF/Form/WikiUpdate.php:61 +#: IDF/Form/WikiPageCreate.php:71 IDF/Form/WikiPageUpdate.php:61 msgid "This one line description is displayed in the list of pages." msgstr "Diese einzeilige Beschreibung wird in der Seitenübersicht angezeigt." -#: IDF/Form/WikiCreate.php:80 IDF/Form/WikiUpdate.php:72 -msgid "Content" -msgstr "Inhalt" - -#: IDF/Form/WikiCreate.php:108 IDF/Form/WikiUpdate.php:119 +#: IDF/Form/WikiPageCreate.php:108 IDF/Form/WikiPageUpdate.php:119 +#: IDF/Form/WikiResourceCreate.php:78 msgid "The title contains invalid characters." msgstr "Der Titel beinhaltet ungültige Zeichen." -#: IDF/Form/WikiCreate.php:114 IDF/Form/WikiUpdate.php:125 +#: IDF/Form/WikiPageCreate.php:114 IDF/Form/WikiPageUpdate.php:125 msgid "A page with this title already exists." msgstr "Eine Seite mit diesem Titel existiert bereits." -#: IDF/Form/WikiCreate.php:150 IDF/Form/WikiUpdate.php:161 -#, php-format -msgid "You cannot provide more than label from the %s class to a page." +#: IDF/Form/WikiPageCreate.php:150 IDF/Form/WikiPageUpdate.php:161 +#, fuzzy, php-format +msgid "You cannot provide more than one label from the %s class to a page." msgstr "" "Du darfst nicht mehr als eine Marke von der %s-Klasse zu einer Seite " "hinzufügen." -#: IDF/Form/WikiCreate.php:200 +#: IDF/Form/WikiPageCreate.php:200 msgid "Initial page creation" msgstr "Initiale Seiten-Erzeugung" -#: IDF/Form/WikiDelete.php:39 +#: IDF/Form/WikiPageDelete.php:39 msgid "Yes, I understand that the page and all its revisions will be deleted." msgstr "" "Ja, ich habe verstanden, dass die Seite und all ihre Versionen gelöscht " "werden." -#: IDF/Form/WikiDelete.php:50 +#: IDF/Form/WikiPageDelete.php:50 IDF/Form/WikiResourceDelete.php:50 msgid "You need to confirm the deletion." msgstr "Du musst die Löschung bestätigen." -#: IDF/Form/WikiUpdate.php:83 +#: IDF/Form/WikiPageUpdate.php:83 IDF/Form/WikiResourceUpdate.php:67 msgid "One line to describe the changes you made." msgstr "Einzeilige Beschreibung der durchgeführten Änderungen." +#: IDF/Form/WikiResourceCreate.php:40 +msgid "ResourceName" +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:44 +msgid "Resource title" +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:50 +#, fuzzy +msgid "" +"The resource name must contains only letters, digits and the dash (-) " +"character." +msgstr "" +"Der Seitenname darf nur aus Buchstaben, Ziffern und dem Bindestrich bestehen." + +#: IDF/Form/WikiResourceCreate.php:55 IDF/Form/WikiResourceUpdate.php:47 +#, fuzzy +msgid "This one line description is displayed in the list of resources." +msgstr "Diese einzeilige Beschreibung wird in der Seitenübersicht angezeigt." + +#: IDF/Form/WikiResourceCreate.php:84 +#, fuzzy +msgid "A resource with this title already exists." +msgstr "Eine Seite mit diesem Titel existiert bereits." + +#: IDF/Form/WikiResourceCreate.php:142 +#, fuzzy +msgid "Initial resource creation" +msgstr "Initiale Seiten-Erzeugung" + +#: IDF/Form/WikiResourceDelete.php:39 +#, fuzzy +msgid "" +"Yes, I understand that the resource and all its revisions will be deleted." +msgstr "" +"Ja, ich habe verstanden, dass die Seite und all ihre Versionen gelöscht " +"werden." + +#: IDF/Form/WikiResourceUpdate.php:89 +#, php-format +msgid "" +"The mime type of the uploaded file \"%1$s\" does not match the mime type of " +"this resource \"%2$s\"" +msgstr "" + +#: IDF/Form/WikiResourceUpdate.php:97 +msgid "The current version of the resource and the uploaded file are equal." +msgstr "" + #: IDF/Gconf.php:60 IDF/Search/Occ.php:56 msgid "model class" msgstr "Modell-Klasse" @@ -1125,6 +1304,7 @@ msgstr "Zugriffsrechte und Benachrichtigungen" #: IDF/gettexttemplates/idf/admin/downloads.html.php:3 #: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:3 #: IDF/gettexttemplates/idf/admin/wiki.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/projects/labels.html.php:3 msgid "" "\n" "

Instructions:

\n" @@ -1134,86 +1314,41 @@ msgid "" msgstr "" "\n" "

Anleitung:

\n" -"

Füge einen Statuswert pro Zeile in der gewünschten Reihenfolge " -"hinzu.

\n" +"

Füge einen Statuswert pro Zeile in der gewünschten Reihenfolge hinzu.\n" "

Füge optional nach einem Istgleich-Zeichen (=) eine kurze Beschreibung " "ein, um die Bedeutung des Statuswerts zu beschreiben.

\n" #: IDF/gettexttemplates/idf/admin/downloads.html.php:8 -#: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:8 -#: IDF/gettexttemplates/idf/admin/members.html.php:13 -#: IDF/gettexttemplates/idf/admin/source.html.php:31 -#: IDF/gettexttemplates/idf/admin/summary.html.php:11 -#: IDF/gettexttemplates/idf/admin/tabs.html.php:15 -#: IDF/gettexttemplates/idf/admin/wiki.html.php:8 -msgid "Save Changes" -msgstr "Änderungen speichern" - -#: IDF/gettexttemplates/idf/admin/members.html.php:3 -#: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:3 +#, fuzzy msgid "" -"\n" -"

Instructions:

\n" -"

Specify each person by its login. Each person must have already " -"registered with the given login.

\n" -"

Separate the logins with commas and/or new lines.

\n" -msgstr "" -"\n" -"

Anleitung:

\n" -"

Gib jede Person mit ihrem Anmeldenamen ein. Jede Person muss sich bereits " -"mit dem angegebenen Namen registriert haben.

\n" -"

Trenne die Anmeldenamen durch Kommas und / oder neue Zeilen.

\n" - -#: IDF/gettexttemplates/idf/admin/members.html.php:8 -#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:9 -#: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:8 -msgid "" -"\n" -"

Notes:

\n" -"

A project owner may make any change to this project, including removing " -"other project owners. You need to be carefull when you give owner " -"rights.

\n" -"

A project member will not have access to the administration area but will " -"have more options available in the use of the project.

\n" -msgstr "" -"\n" -"

Hinweise:

\n" -"

Ein Projekteigentümer kann jedwede Änderung an diesem Projekt vornehmen, " -"inklusive dem Enfernen von anderen Projekteigentümern. Deshalb solltest Du " -"mit der Vergabe von Eigentumsrechten vorsichtig sein.

\n" -"

Ein Projektmitglied hat keinen Zugriff auf die Administrationsebene, aber " -"hat bei der Benutzung des Projektes mehr verfügbare Optionen.

\n" - -#: IDF/gettexttemplates/idf/admin/source.html.php:3 -msgid "You can find here the current repository configuration of your project." -msgstr "Hier findest Du die derzeitige Depot-Konfiguration Deines Projektes." - -#: IDF/gettexttemplates/idf/admin/source.html.php:4 -#, qt-format -msgid "" -"

The webhook URL setting specifies a URL to which a HTTP POST\n" -"request is sent after each repository commit. If this field is empty,\n" -"notifications are disabled.

\n" +"

The webhook URL setting specifies an URL to which a HTTP PUT\n" +"request is sent after a new download has been added or to which a HTTP " +"POST\n" +"request is sent after an existing download has been updated.\n" +"If this field is empty, notifications are disabled.

\n" "\n" "

Only properly-escaped HTTP URLs are supported, for " "example:

\n" "\n" "
    \n" -"
  • http://domain.com/commit
  • \n" -"
  • http://domain.com/commit?my%20param
  • \n" +"
  • http://domain.com/upload
  • \n" +"
  • http://domain.com/upload?my%20param
  • \n" "
\n" "\n" "

In addition, the URL may contain the following \"%\" notation, which\n" -"will be replaced with specific project values for each commit:

\n" +"will be replaced with specific project values for each download:

\n" "\n" "
    \n" -"
  • %p - project name
  • \n" -"
  • %r - revision number
  • \n" +"
  • %p - project name
  • \n" +"
  • %d - download id
  • \n" "
\n" "\n" -"

For example, committing revision 123 to project 'my-project' with\n" -"post-commit URL http://mydomain.com/%p/%r would send a request to\n" -"http://mydomain.com/my-project/123.

" +"

For example, updating download 123 of project 'my-project' with\n" +"web hook URL http://mydomain.com/%p/%d would send a POST " +"request to\n" +"http://mydomain.com/my-project/123.

" msgstr "" "

Die Web-Hook-Adresse gibt eine URL an, zu welcher eine HTTP POST-\n" "Anfrage nach jeder neuen Revision eines Depot ausgelöst wird.\n" @@ -1239,8 +1374,121 @@ msgstr "" "

Beispiel: Wenn die Revision 123 für das Projekt 'mein-projekt' zum Depot\n" "gesandt wird und als post-commit-URL http://meine-domain.com/%p/%r " "eingestellt\n" -"ist, würde eine Anfrage an http://meine-domain.com/mein-projekt/123 " -"gesendet.

" +"ist, würde eine Anfrage an http://meine-domain.com/mein-projekt/123 gesendet." +"

" + +#: IDF/gettexttemplates/idf/admin/downloads.html.php:31 +#: IDF/gettexttemplates/idf/admin/source.html.php:30 +#, fuzzy +msgid "Web-Hook authentication key:" +msgstr "Post-commit Authentifizierungs-Schlüssel:" + +#: IDF/gettexttemplates/idf/admin/downloads.html.php:32 +#: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:8 +#: IDF/gettexttemplates/idf/admin/members.html.php:13 +#: IDF/gettexttemplates/idf/admin/source.html.php:31 +#: IDF/gettexttemplates/idf/admin/summary.html.php:11 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:12 +#: IDF/gettexttemplates/idf/admin/wiki.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/forge/index.html.php:13 +#: IDF/gettexttemplates/idf/gadmin/projects/labels.html.php:8 +msgid "Save Changes" +msgstr "Änderungen speichern" + +#: IDF/gettexttemplates/idf/admin/members.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:3 +msgid "" +"\n" +"

Instructions:

\n" +"

Specify each person by its login. Each person must have already " +"registered with the given login.

\n" +"

Separate the logins with commas and/or new lines.

\n" +msgstr "" +"\n" +"

Anleitung:

\n" +"

Gib jede Person mit ihrem Anmeldenamen ein. Jede Person muss sich bereits " +"mit dem angegebenen Namen registriert haben.

\n" +"

Trenne die Anmeldenamen durch Kommas und / oder neue Zeilen.

\n" + +#: IDF/gettexttemplates/idf/admin/members.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:9 +#: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:8 +msgid "" +"\n" +"

Notes:

\n" +"

A project owner may make any change to this project, including removing " +"other project owners. You need to be carefull when you give owner rights.\n" +"

A project member will not have access to the administration area but will " +"have more options available in the use of the project.

\n" +msgstr "" +"\n" +"

Hinweise:

\n" +"

Ein Projekteigentümer kann jedwede Änderung an diesem Projekt vornehmen, " +"inklusive dem Enfernen von anderen Projekteigentümern. Deshalb solltest Du " +"mit der Vergabe von Eigentumsrechten vorsichtig sein.

\n" +"

Ein Projektmitglied hat keinen Zugriff auf die Administrationsebene, aber " +"hat bei der Benutzung des Projektes mehr verfügbare Optionen.

\n" + +#: IDF/gettexttemplates/idf/admin/source.html.php:3 +msgid "You can find here the current repository configuration of your project." +msgstr "Hier findest Du die derzeitige Depot-Konfiguration Deines Projektes." + +#: IDF/gettexttemplates/idf/admin/source.html.php:4 +#, fuzzy +msgid "" +"

The webhook URL setting specifies an URL to which a HTTP \n" +"%%hook_request_method%% request is sent after each " +"repository\n" +"commit. If this field is empty, notifications are disabled.

\n" +"\n" +"

Only properly-escaped HTTP URLs are supported, for " +"example:

\n" +"\n" +"
    \n" +"
  • http://domain.com/commit
  • \n" +"
  • http://domain.com/commit?my%20param
  • \n" +"
\n" +"\n" +"

In addition, the URL may contain the following \"%\" notation, which\n" +"will be replaced with specific project values for each commit:

\n" +"\n" +"
    \n" +"
  • %p - project name
  • \n" +"
  • %r - revision number
  • \n" +"
\n" +"\n" +"

For example, committing revision 123 to project 'my-project' with\n" +"post-commit URL http://mydomain.com/%p/%r would send a request " +"to\n" +"http://mydomain.com/my-project/123.

" +msgstr "" +"

Die Web-Hook-Adresse gibt eine URL an, zu welcher eine HTTP POST-\n" +"Anfrage nach jeder neuen Revision eines Depot ausgelöst wird.\n" +"Wenn dieses Feld leer ist, sind diese Art von Benachrichtigungen\n" +"deaktiviert.

\n" +"\n" +"

Nur korrekt maskierte HTTP-URLs werden unterstützt, zum " +"Beispiel:

\n" +"\n" +"
    \n" +"
  • http://domain.com/commit
  • \n" +"
  • http://domain.com/commit?my%20param
  • \n" +"
\n" +"\n" +"

Zusätzlich darf die URL die folgenden Platzhalter beinhalten, welche\n" +"für jede Revision mit den spezifischen Projektwerten ersetzt werden:

\n" +"\n" +"
    \n" +"
  • %p - Projektname
  • \n" +"
  • %r - Revisionsnummer
  • \n" +"
\n" +"\n" +"

Beispiel: Wenn die Revision 123 für das Projekt 'mein-projekt' zum Depot\n" +"gesandt wird und als post-commit-URL http://meine-domain.com/%p/%r " +"eingestellt\n" +"ist, würde eine Anfrage an http://meine-domain.com/mein-projekt/123 gesendet." +"

" #: IDF/gettexttemplates/idf/admin/source.html.php:26 msgid "" @@ -1262,22 +1510,18 @@ msgstr "Depot-Zugriff:" msgid "Repository size:" msgstr "Depot-Größe:" -#: IDF/gettexttemplates/idf/admin/source.html.php:30 -msgid "Post-commit authentication key:" -msgstr "Post-commit Authentifizierungs-Schlüssel:" - #: IDF/gettexttemplates/idf/admin/summary.html.php:3 #, php-format msgid "" "\n" "

Instructions:

\n" -"

The description of the project can be improved using the Markdown syntax.

\n" +"

The description of the project can be improved using the Markdown syntax.

\n" msgstr "" "\n" "

Anleitung:

\n" -"

Die Beschreibung des Projektes kann durch die Benutzung der Markdown-Syntax vereinfacht werden.

\n" +"

Die Beschreibung des Projektes kann durch die Benutzung der Markdown-Syntax vereinfacht werden.

\n" #: IDF/gettexttemplates/idf/admin/summary.html.php:7 msgid "" @@ -1292,9 +1536,11 @@ msgstr "Derzeitiges Logo" #: IDF/gettexttemplates/idf/admin/summary.html.php:9 #: IDF/gettexttemplates/idf/base-full.html.php:4 +#: IDF/gettexttemplates/idf/base-full.html~.php:4 #: IDF/gettexttemplates/idf/base.html.php:4 -#: IDF/gettexttemplates/idf/index.html.php:6 -#: IDF/gettexttemplates/idf/main-menu.html.php:7 +#: IDF/gettexttemplates/idf/base.html~.php:4 +#: IDF/gettexttemplates/idf/main-menu.html.php:8 +#: IDF/gettexttemplates/idf/project-list.html.php:4 msgid "Project logo" msgstr "Projekt-Logo" @@ -1303,12 +1549,54 @@ msgid "Your project does not have a logo configured yet." msgstr "Für Dein Projekt wurde noch kein Logo konfiguriert." #: IDF/gettexttemplates/idf/admin/tabs.html.php:3 +#, fuzzy msgid "" -"\n" -"Only project members and admins have write access to the source.
\n" -"If you restrict the access to the source, anonymous access is
\n" -"not provided and the users must authenticate themselves with their
\n" -"password or SSH key." +"This section allows you to configure project tabs access rights and " +"notifications." +msgstr "" +"Hier kannst Du den Zugriff auf die Projektfunktionen und die Benachrichtungs-" +"E-Mails konfigurieren." + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:4 +msgid "" +"Tab access controls whether a single user can navigate into a particular " +"section of your project via the main menu or automatically generated object " +"links." +msgstr "" + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:5 +#, fuzzy +msgid "" +"If you mark a project as private, only the project members and " +"administrators, together with the extra authorized users you provide will " +"have access to the project as a whole. You will still be able to define " +"further access rights for the different tabs but the \"Open to all\" and " +"\"Signed in users\" will default to authorized users only." +msgstr "" +"Wenn Du ein Projekt als privat markierst, haben nur Projektmitglieder und " +"Administratoren zusammen mit den von Dir extra authorisierten Benutzern " +"Zugriff darauf. Du kannst weiterhin zusätzliche Zugriffsrechte für bestimmte " +"Projektfunktionen vergeben, aber die Einstellungen \"Für alle offen\" und " +"\"Angemeldete Benutzer\" werden standardmäßig nur authorisierte Benutzer " +"berücksichtigen." + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:6 +#, fuzzy +msgid "" +"For the extra authorized user list, specify each person by its login. Each " +"person must have already registered with the given login. Separate the " +"logins with commas and/or new lines." +msgstr "" +"Gib für jede Person ihren Anmeldenamen ein. Jede Person muss sich bereits " +"mit diesem Namen angemeldet haben. Trenne die Anmeldenamen durch Kommas " +"und / oder neue Zeilen." + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:7 +#, fuzzy +msgid "" +"Only project members and admins have write access to the source. If you " +"restrict the access to the source, anonymous access is not provided and the " +"users must authenticate themselves with their password or SSH key." msgstr "" "\n" "Nur Projektmitglieder und Administratoren haben Schreibzugriff auf den " @@ -1320,54 +1608,17 @@ msgstr "" "Schlüssel authentifizieren." #: IDF/gettexttemplates/idf/admin/tabs.html.php:8 -msgid "" -"You can configure here the project tabs access rights and notification " -"emails." -msgstr "" -"Hier kannst Du den Zugriff auf die Projektfunktionen und die " -"Benachrichtungs-E-Mails konfigurieren." - -#: IDF/gettexttemplates/idf/admin/tabs.html.php:9 #, php-format msgid "" -"Notification emails will be sent from the %%from_email%% " -"address, if you send the email to a mailing list, you may need to register " -"this email address. Multiple email addresses must be separated through " -"commas (','). If you do not want to send emails for a given type of changes, " -"simply leave the corresponding field empty." +"Here you can configure who should be notified about changes in a particular " +"section. You can also configure additional addresses, like the one of a " +"mailing list, that should be notified. (Keep in mind that you might have to " +"register the sender address %%from_email%% to let the " +"mailing list actually accept notification emails.) Multiple email addresses " +"must be separated through commas (',')." msgstr "" -"Benachrichtungs-E-Mails werden mit der Absenderadresse " -"%%from_email%% versandt. Wenn Du die E-Mail zu einer " -"Mailingliste senden möchtest, musst Du eventuell diese E-Mail-Adresse dort " -"registrieren. Mehrere E-Mail-Adressen müssen durch Kommas (',') voneinander " -"getrennt werden. Wenn Du keine E-Mails für einen bestimmten Änderungstyp " -"versenden möchtest, lasse das entsprechende Feld einfach leer." -#: IDF/gettexttemplates/idf/admin/tabs.html.php:10 -msgid "" -"If you mark a project as private, only the project members and " -"administrators, together with the extra authorized users you provide will " -"have access to the project. You will still be able to define further access " -"rights for the different tabs but the \"Open to all\" and \"Signed in " -"users\" will default to authorized users only." -msgstr "" -"Wenn Du ein Projekt als privat markierst, haben nur Projektmitglieder und " -"Administratoren zusammen mit den von Dir extra authorisierten Benutzern " -"Zugriff darauf. Du kannst weiterhin zusätzliche Zugriffsrechte für bestimmte " -"Projektfunktionen vergeben, aber die Einstellungen \"Für alle offen\" und " -"\"Angemeldete Benutzer\" werden standardmäßig nur authorisierte Benutzer " -"berücksichtigen." - -#: IDF/gettexttemplates/idf/admin/tabs.html.php:11 -msgid "" -"Specify each person by its login. Each person must have already registered " -"with the given login. Separate the logins with commas and/or new lines." -msgstr "" -"Gib für jede Person ihren Anmeldenamen ein. Jede Person muss sich bereits " -"mit diesem Namen angemeldet haben. Trenne die Anmeldenamen durch Kommas und " -"/ oder neue Zeilen." - -#: IDF/gettexttemplates/idf/admin/tabs.html.php:12 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:9 msgid "" "The form contains some errors. Please correct them to update the access " "rights." @@ -1375,22 +1626,21 @@ msgstr "" "Die Eingabemaske enthält einige Fehler. Bitte korrigiere diese, um die " "Zugriffsberechtigungen zu aktualisieren." +#: IDF/gettexttemplates/idf/admin/tabs.html.php:10 #: IDF/gettexttemplates/idf/admin/tabs.html.php:13 msgid "Access Rights" msgstr "Zugriffsberechtigungen" +#: IDF/gettexttemplates/idf/admin/tabs.html.php:11 #: IDF/gettexttemplates/idf/admin/tabs.html.php:14 -msgid "Notification Email" +#, fuzzy +msgid "Notifications" msgstr "Benachrichtigungs-E-Mail" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:16 -#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:17 -#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:15 -msgid "Instructions:" -msgstr "Anweisungen:" - #: IDF/gettexttemplates/idf/base-full.html.php:3 +#: IDF/gettexttemplates/idf/base-full.html~.php:3 #: IDF/gettexttemplates/idf/base.html.php:3 +#: IDF/gettexttemplates/idf/base.html~.php:3 #, php-format msgid "" "Sign in or create your account to create issues or " @@ -1401,20 +1651,131 @@ msgstr "" #: IDF/gettexttemplates/idf/base-full.html.php:6 #: IDF/gettexttemplates/idf/base.html.php:6 +#: IDF/gettexttemplates/idf/project-list.html.php:6 +msgid "External link to project" +msgstr "" + +#: IDF/gettexttemplates/idf/base-full.html.php:7 +#: IDF/gettexttemplates/idf/base-full.html~.php:6 +#: IDF/gettexttemplates/idf/base.html.php:7 +#: IDF/gettexttemplates/idf/base.html~.php:6 msgid "Project Home" msgstr "Projekt-Startseite" -#: IDF/gettexttemplates/idf/base-full.html.php:12 -#: IDF/gettexttemplates/idf/base.html.php:12 +#: IDF/gettexttemplates/idf/base-full.html.php:13 +#: IDF/gettexttemplates/idf/base-full.html~.php:12 +#: IDF/gettexttemplates/idf/base.html.php:13 +#: IDF/gettexttemplates/idf/base.html~.php:12 msgid "Project Management" msgstr "Projekt-Management" #: IDF/gettexttemplates/idf/downloads/base.html.php:4 #: IDF/gettexttemplates/idf/downloads/index.html.php:4 -#: IDF/Views/Download.php:234 +#: IDF/Views/Download.php:235 msgid "New Download" msgstr "Neuer Download" +#: IDF/gettexttemplates/idf/downloads/base.html.php:5 +#, fuzzy +msgid "Upload Archive" +msgstr "Archiv" + +#: IDF/gettexttemplates/idf/downloads/create.html.php:3 +msgid "" +"Each file must have a distinct name and file contents\n" +"cannot be changed, so be sure to include release numbers in each file\n" +"name." +msgstr "" +"Jede Datei muss einen unterscheidbaren Namen haben und Dateiinhalte\n" +"können nicht geändert werden, also stelle sicher, dass Du Versionsnummern\n" +"in jedem Dateinamen verwendest." + +#: IDF/gettexttemplates/idf/downloads/create.html.php:6 +#, php-format +msgid "" +"You can use the Markdown syntax for the description." +msgstr "" +"Du kannst die Markdown-Syntax für die Beschreibung " +"nutzen." + +#: IDF/gettexttemplates/idf/downloads/create.html.php:7 +msgid "The form contains some errors. Please correct them to submit the file." +msgstr "" +"Die Eingabemaske enthält einige Fehler. Bitte korrigiere diese, um die Datei " +"einzusenden." + +#: IDF/gettexttemplates/idf/downloads/create.html.php:8 +msgid "Submit File" +msgstr "Datei einsenden" + +#: IDF/gettexttemplates/idf/downloads/create.html.php:9 +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:8 +#: IDF/gettexttemplates/idf/downloads/delete.html.php:7 +#: IDF/gettexttemplates/idf/downloads/view.html.php:9 +#: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:21 +#: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:16 +#: IDF/gettexttemplates/idf/gadmin/users/create.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:14 +#: IDF/gettexttemplates/idf/issues/create.html.php:14 +#: IDF/gettexttemplates/idf/issues/view.html.php:27 +#: IDF/gettexttemplates/idf/register/confirmation.html.php:7 +#: IDF/gettexttemplates/idf/register/index.html.php:8 +#: IDF/gettexttemplates/idf/register/inputkey.html.php:5 +#: IDF/gettexttemplates/idf/review/create.html.php:12 +#: IDF/gettexttemplates/idf/review/view.html.php:41 +#: IDF/gettexttemplates/idf/user/changeemail.html.php:5 +#: IDF/gettexttemplates/idf/user/myaccount.html.php:13 +#: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:5 +#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:5 +#: IDF/gettexttemplates/idf/user/passrecovery.html.php:7 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:9 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:5 +msgid "Cancel" +msgstr "Abbrechen" + +#: IDF/gettexttemplates/idf/downloads/create.html.php:10 +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:9 +#: IDF/gettexttemplates/idf/register/inputkey.html.php:6 +#: IDF/gettexttemplates/idf/user/changeemail.html.php:6 +#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:6 +msgid "Instructions" +msgstr "Anleitung" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:3 +msgid "" +"The archive must include a manifest.xml file with meta " +"information about the\n" +"files to process inside the archive. All processed files must be unique or " +"replace existing files explicitely." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:5 +#, fuzzy, php-format +msgid "" +"You can learn more about the archive format here." +msgstr "" +"Wenn Du noch kein Benutzerkonto hast, kannst Du hier " +"ein neues erstellen." + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:6 +#, fuzzy +msgid "" +"The form contains some errors. Please correct them to submit the archive." +msgstr "" +"Die Eingabemaske enthält einige Fehler. Bitte korrigiere diese, um die Datei " +"einzusenden." + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:7 +#, fuzzy +msgid "Submit Archive" +msgstr "Datei einsenden" + #: IDF/gettexttemplates/idf/downloads/delete.html.php:3 msgid "" "Attention! If you want to delete a specific version of your " @@ -1438,12 +1799,18 @@ msgstr "" #: IDF/gettexttemplates/idf/downloads/view.html.php:4 #: IDF/gettexttemplates/idf/issues/attachment.html.php:4 #: IDF/gettexttemplates/idf/issues/view.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:8 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:4 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:5 -#: IDF/gettexttemplates/idf/wiki/view.html.php:8 -#: IDF/gettexttemplates/idf/wiki/view.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:5 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:7 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:7 #, php-format msgid "by %%submitter%%" msgstr "von %%submitter%%" @@ -1452,32 +1819,6 @@ msgstr "von %%submitter%%" msgid "Delete File" msgstr "Lösche Datei" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:7 -#: IDF/gettexttemplates/idf/downloads/submit.html.php:9 -#: IDF/gettexttemplates/idf/downloads/view.html.php:9 -#: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:21 -#: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:16 -#: IDF/gettexttemplates/idf/gadmin/users/create.html.php:5 -#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:14 -#: IDF/gettexttemplates/idf/issues/create.html.php:14 -#: IDF/gettexttemplates/idf/issues/view.html.php:27 -#: IDF/gettexttemplates/idf/register/confirmation.html.php:7 -#: IDF/gettexttemplates/idf/register/index.html.php:8 -#: IDF/gettexttemplates/idf/register/inputkey.html.php:5 -#: IDF/gettexttemplates/idf/review/create.html.php:12 -#: IDF/gettexttemplates/idf/review/view.html.php:41 -#: IDF/gettexttemplates/idf/user/changeemail.html.php:5 -#: IDF/gettexttemplates/idf/user/myaccount.html.php:13 -#: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:5 -#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:5 -#: IDF/gettexttemplates/idf/user/passrecovery.html.php:7 -#: IDF/gettexttemplates/idf/wiki/create.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:10 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:7 -#: IDF/gettexttemplates/idf/wiki/update.html.php:7 -msgid "Cancel" -msgstr "Abbrechen" - #: IDF/gettexttemplates/idf/downloads/delete.html.php:8 #: IDF/gettexttemplates/idf/downloads/view.html.php:14 msgid "Uploaded:" @@ -1487,38 +1828,46 @@ msgstr "Hochgeladen:" #: IDF/gettexttemplates/idf/downloads/view.html.php:15 #: IDF/gettexttemplates/idf/issues/view.html.php:29 #: IDF/gettexttemplates/idf/review/view.html.php:27 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:12 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:9 -#: IDF/gettexttemplates/idf/wiki/view.html.php:15 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:12 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:14 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:15 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:17 msgid "Updated:" msgstr "Aktualisiert:" #: IDF/gettexttemplates/idf/downloads/delete.html.php:10 #: IDF/gettexttemplates/idf/downloads/view.html.php:16 #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:6 -#: IDF/gettexttemplates/idf/index.html.php:15 +#: IDF/gettexttemplates/idf/listProjects.html.php:17 msgid "Downloads:" msgstr "Downloads:" #: IDF/gettexttemplates/idf/downloads/delete.html.php:11 #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:7 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:7 #: IDF/gettexttemplates/idf/downloads/view.html.php:17 #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:6 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:6 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:9 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:10 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:15 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:11 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:16 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:10 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:15 #: IDF/gettexttemplates/idf/issues/view.html.php:21 #: IDF/gettexttemplates/idf/issues/view.html.php:33 +#: IDF/gettexttemplates/idf/project-list.html.php:8 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:6 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:9 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:13 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:13 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:10 -#: IDF/gettexttemplates/idf/wiki/view.html.php:16 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:16 #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:7 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:12 -#: IDF/IssueComment.php:157 IDF/WikiRevision.php:175 +#: IDF/IssueComment.php:157 IDF/Wiki/PageRevision.php:204 msgid "Labels:" msgstr "Labels:" @@ -1527,8 +1876,10 @@ msgid "A new file is available for download:" msgstr "Eine neue Datei ist bereit zum Herunterladen:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:4 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:4 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:5 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:6 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:5 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:4 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:8 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:4 @@ -1538,8 +1889,10 @@ msgid "Hello," msgstr "Hallo," #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:5 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:5 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:6 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:6 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:7 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:6 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:5 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:6 @@ -1549,20 +1902,27 @@ msgid "Project:" msgstr "Projekt:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:6 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:6 msgid "Submitted by:" msgstr "Eingesandt von:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:8 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:8 msgid "Download:" msgstr "Download:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:9 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:10 #: IDF/gettexttemplates/idf/review/view.html.php:31 #: IDF/gettexttemplates/idf/user/public.html.php:4 msgid "Description:" msgstr "Beschreibung:" +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:3 +msgid "A file download was updated:" +msgstr "" + #: IDF/gettexttemplates/idf/downloads/feedfragment.xml.php:3 msgid "Details" msgstr "Details" @@ -1576,41 +1936,6 @@ msgstr "Zeige die veralteten Dateien." msgid "Number of files:" msgstr "Anzahl der Dateien:" -#: IDF/gettexttemplates/idf/downloads/submit.html.php:3 -msgid "" -"Each file must have a distinct name and file contents\n" -"cannot be changed, so be sure to include release numbers in each file\n" -"name." -msgstr "" -"Jede Datei muss einen unterscheidbaren Namen haben und Dateiinhalte\n" -"können nicht geändert werden, also stelle sicher, dass Du Versionsnummern\n" -"in jedem Dateinamen verwendest." - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:6 -#, php-format -msgid "" -"You can use the Markdown syntax for the description." -msgstr "" -"Du kannst die Markdown-Syntax für die Beschreibung " -"nutzen." - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:7 -msgid "The form contains some errors. Please correct them to submit the file." -msgstr "" -"Die Eingabemaske enthält einige Fehler. Bitte korrigiere diese, um die Datei " -"einzusenden." - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:8 -msgid "Submit File" -msgstr "Datei einsenden" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:10 -#: IDF/gettexttemplates/idf/register/inputkey.html.php:6 -#: IDF/gettexttemplates/idf/user/changeemail.html.php:6 -#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:6 -msgid "Instructions" -msgstr "Anleitung" - #: IDF/gettexttemplates/idf/downloads/view.html.php:3 msgid "" "Attention! This file is marked as deprecated, download it " @@ -1644,8 +1969,10 @@ msgstr "Entferne diese Datei" #: IDF/gettexttemplates/idf/downloads/view.html.php:11 #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:18 -#: IDF/gettexttemplates/idf/wiki/update.html.php:9 -#: IDF/gettexttemplates/idf/wiki/view.html.php:12 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:7 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:12 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:12 msgid "Trash" msgstr "Mülleimer" @@ -1654,23 +1981,29 @@ msgid "Delete this file" msgstr "Lösche diese Datei" #: IDF/gettexttemplates/idf/faq-api.html.php:3 -#: IDF/gettexttemplates/idf/faq.html.php:34 +#: IDF/gettexttemplates/idf/faq-archive-format.html.php:3 +#: IDF/gettexttemplates/idf/faq.html.php:65 msgid "Here we are, just to help you." msgstr "Wir sind hier, um Dir zu helfen." #: IDF/gettexttemplates/idf/faq-api.html.php:4 -#: IDF/gettexttemplates/idf/faq.html.php:35 -#: IDF/gettexttemplates/idf/gadmin/base.html.php:3 -#: IDF/gettexttemplates/idf/index.html.php:3 IDF/Views/Admin.php:57 -#: IDF/Views.php:47 +#: IDF/gettexttemplates/idf/faq-archive-format.html.php:4 +#: IDF/gettexttemplates/idf/faq.html.php:66 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:4 +#: IDF/gettexttemplates/idf/index.html.php:4 IDF/Views/Admin.php:77 +#: IDF/Views.php:91 msgid "Projects" msgstr "Projekte" #: IDF/gettexttemplates/idf/faq.html.php:3 +#, fuzzy msgid "" "

This is simple:

\n" "
    \n" -"
  1. Write in the comments \"This is a duplicate of issue 123\", change 123 " +"
  2. Write in the comments \"This is a duplicate of issue 123\" or - if you " +"are a member of the crew -\n" +"directly add the \"duplicates\" relation with the value \"123\" below the " +"comment field. Change \"123\"\n" "with the corresponding issue number.
  3. \n" "
  4. Change the status of the current issue to Duplicate.
  5. \n" "
  6. Submit the changes.
  7. \n" @@ -1684,17 +2017,65 @@ msgstr "" "
  8. Speichere die Änderungen.
  9. \n" "
" -#: IDF/gettexttemplates/idf/faq.html.php:9 +#: IDF/gettexttemplates/idf/faq.html.php:11 msgid "" -"You need to create an account on Gravatar, this takes about 5 minutes " -"and is free." +"You need to create an account on Gravatar, this takes about 5 minutes and is free." msgstr "" -"Du musst Dir ein Benutzerkonto auf Gravatar.com erstellen, es dauert nur 5 " -"Minuten und ist kostenfrei." +"Du musst Dir ein Benutzerkonto auf Gravatar.com erstellen, es dauert nur 5 Minuten und ist kostenfrei." -#: IDF/gettexttemplates/idf/faq.html.php:10 +#: IDF/gettexttemplates/idf/faq.html.php:12 +msgid "" +"\n" +"

To embed any previously uploaded resource into your wiki page, you can " +"use the [[!ResourceName]] syntax.

\n" +"\n" +"

The rendering of the resource can then be further fine-tuned:\n" +"

    \n" +"
  • [[!ImageResource, align=right, width=200]] renders " +"\"ImageResource\" right-aligned and scale its width to 200
  • \n" +"
  • [[!TextResource, align=center, width=300, height=300]] " +"renders \"TextResource\" in a centered, 300 by 300 px iframe
  • \n" +"
  • [[!AnyResource, preview=no]] does not render a preview of " +"the resource, but only provides a download link (default for binary " +"resources)
  • \n" +"
  • [[!BinaryResource, title=Download]] renders the download " +"link of \"BinaryResource\" with an alternative title
  • \n" +"
\n" +"

\n" +"\n" +"Resources are versioned, just like wiki pages. If you update a resource, old " +"wiki pages still show the state of the resource\n" +"at the time when the wiki page was edited. If you specifically want to " +"update a resource on a page, you therefor need to update\n" +"the resource at first and then also the page where it is referenced, " +"otherwise the change won't be visible until the next regular edit. \n" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:28 +msgid "" +"

If you have to publish many files at once for a new release, it is a very " +"tedious task\n" +"to upload them one after another and enter meta information like a summary, " +"a description or additional\n" +"labels for each of them.

\n" +"

InDefero therefore supports a special archive format that is basically a " +"standard zip file which comes with\n" +"some meta information. These meta information are kept in a special manifest " +"file, which is distinctly kept from\n" +"the rest of the files in the archive that should be published.

\n" +"

Once this archive has been uploaded, InDefero reads in the meta " +"information, unpacks the other files from\n" +"the archive and creates new individual downloads for each of them.

" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:36 +#, fuzzy, php-format +msgid "Learn more about the archive format." +msgstr "Weitere Informationen über die API." + +#: IDF/gettexttemplates/idf/faq.html.php:37 msgid "" "The API (Application Programming Interface) is used to interact with " "InDefero with another program. For example, this can be used to create a " @@ -1704,119 +2085,154 @@ msgstr "" "sich mit InDefero zu verbinden. Beispielsweise könnte eine Desktop-Anwendung " "geschrieben werden, die einfach neue Tickets in InDefero erstellt." -#: IDF/gettexttemplates/idf/faq.html.php:11 +#: IDF/gettexttemplates/idf/faq.html.php:38 #, php-format msgid "Learn more about the API." msgstr "Weitere Informationen über die API." -#: IDF/gettexttemplates/idf/faq.html.php:12 -#: IDF/gettexttemplates/idf/faq.html.php:16 +#: IDF/gettexttemplates/idf/faq.html.php:39 +#: IDF/gettexttemplates/idf/faq.html.php:45 msgid "What are the keyboard shortcuts?" msgstr "Welche Tastaturkürzel gibt es?" -#: IDF/gettexttemplates/idf/faq.html.php:13 -#: IDF/gettexttemplates/idf/faq.html.php:31 +#: IDF/gettexttemplates/idf/faq.html.php:40 +#: IDF/gettexttemplates/idf/faq.html.php:60 msgid "How to mark an issue as duplicate?" msgstr "Wie markiert man ein Ticket als Duplikat?" -#: IDF/gettexttemplates/idf/faq.html.php:14 -#: IDF/gettexttemplates/idf/faq.html.php:32 +#: IDF/gettexttemplates/idf/faq.html.php:41 +#: IDF/gettexttemplates/idf/faq.html.php:61 msgid "How can I display my head next to my comments?" msgstr "Wie kann ich meinen Kommentaren ein Foto von mir hinzufügen?" -#: IDF/gettexttemplates/idf/faq.html.php:15 -#: IDF/gettexttemplates/idf/faq.html.php:33 +#: IDF/gettexttemplates/idf/faq.html.php:42 +#: IDF/gettexttemplates/idf/faq.html.php:62 +msgid "How can I embed images and other resources in my documentation pages?" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:43 +#: IDF/gettexttemplates/idf/faq.html.php:63 +msgid "What is this \"Upload Archive\" functionality about?" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:44 +#: IDF/gettexttemplates/idf/faq.html.php:64 msgid "What is the API and how is it used?" msgstr "Was ist die API und wie wird sie verwendet?" -#: IDF/gettexttemplates/idf/faq.html.php:17 +#: IDF/gettexttemplates/idf/faq.html.php:46 msgid "Shift+h: This help page." msgstr "Umschalt+h: Diese Hilfeseite." -#: IDF/gettexttemplates/idf/faq.html.php:18 +#: IDF/gettexttemplates/idf/faq.html.php:47 msgid "If you are in a project, you have the following shortcuts:" msgstr "" "Befindest Du Dich in einem Projekt, kannst Du die folgenden Tastaturkürzel " "benutzen:" -#: IDF/gettexttemplates/idf/faq.html.php:19 +#: IDF/gettexttemplates/idf/faq.html.php:48 msgid "Shift+u: Project updates." msgstr "Umschalt+u: Projekt aktualisieren." -#: IDF/gettexttemplates/idf/faq.html.php:20 +#: IDF/gettexttemplates/idf/faq.html.php:49 msgid "Shift+d: Downloads." msgstr "Umschalt+d: Downloads." -#: IDF/gettexttemplates/idf/faq.html.php:21 +#: IDF/gettexttemplates/idf/faq.html.php:50 msgid "Shift+o: Documentation." msgstr "Umschalt+o: Dokumentation." -#: IDF/gettexttemplates/idf/faq.html.php:22 +#: IDF/gettexttemplates/idf/faq.html.php:51 msgid "Shift+a: Create a new issue." msgstr "Umschalt+a: Erstelle ein neues Ticket." -#: IDF/gettexttemplates/idf/faq.html.php:23 +#: IDF/gettexttemplates/idf/faq.html.php:52 msgid "Shift+i: List of open issues." msgstr "Umschalt+i: Zeige eine Liste offener Tickets." -#: IDF/gettexttemplates/idf/faq.html.php:24 +#: IDF/gettexttemplates/idf/faq.html.php:53 msgid "Shift+m: The issues you submitted." msgstr "Umschalt+m: Die von Dir übermittelten Tickets." -#: IDF/gettexttemplates/idf/faq.html.php:25 +#: IDF/gettexttemplates/idf/faq.html.php:54 msgid "Shift+w: The issues assigned to you." msgstr "Umschalt+w: Die Dir zugewiesenen Tickets." -#: IDF/gettexttemplates/idf/faq.html.php:26 +#: IDF/gettexttemplates/idf/faq.html.php:55 msgid "Shift+s: Source." msgstr "Umschalt+s: Quellcode." -#: IDF/gettexttemplates/idf/faq.html.php:27 +#: IDF/gettexttemplates/idf/faq.html.php:56 msgid "You also have the standard access keys:" msgstr "Du kannst auch die folgenden Standardzugriffstasten nutzen:" -#: IDF/gettexttemplates/idf/faq.html.php:28 +#: IDF/gettexttemplates/idf/faq.html.php:57 msgid "Alt+1: Home." msgstr "Alt+1: Start." -#: IDF/gettexttemplates/idf/faq.html.php:29 +#: IDF/gettexttemplates/idf/faq.html.php:58 msgid "Alt+2: Skip the menus." msgstr "Alt+2: Die Menüs übergehen." -#: IDF/gettexttemplates/idf/faq.html.php:30 +#: IDF/gettexttemplates/idf/faq.html.php:59 msgid "Alt+4: Search (when available)." msgstr "Alt+4: Suche (wenn verfügbar)." -#: IDF/gettexttemplates/idf/gadmin/base.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:3 +msgid "Forge" +msgstr "" + +#: IDF/gettexttemplates/idf/gadmin/base.html.php:5 msgid "People" msgstr "Personen" -#: IDF/gettexttemplates/idf/gadmin/base.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:6 msgid "Usher" msgstr "Usher" -#: IDF/gettexttemplates/idf/gadmin/home.html.php:3 -msgid "You have here access to the administration of the forge." -msgstr "Hier hast Du Zugriff auf die Administration der Forge." +#: IDF/gettexttemplates/idf/gadmin/forge/base.html.php:3 +#, fuzzy +msgid "Frontpage" +msgstr "Seite" -#: IDF/gettexttemplates/idf/gadmin/home.html.php:4 -#: IDF/gettexttemplates/idf/project/home.html.php:3 -#: IDF/gettexttemplates/idf/project/timeline.html.php:4 -msgid "Welcome" -msgstr "Willkommen" +#: IDF/gettexttemplates/idf/gadmin/forge/index.html.php:3 +#, php-format +msgid "" +"\n" +"

Instructions:

\n" +"

You can set up a custom forge page that is used as entry page for the " +"forge instead of the plain project listing. This page is then also " +"accessible via the 'Home' link in main menu bar.

\n" +"

The content of the page can use the Markdown syntax with the Extra extension.

\n" +"

Additionally, the following macros are available:
\n" +"

    \n" +"
  • {projectlist, label=..., order=(name|activity), limit=...} - Renders a project list that can optionally be filtered by label, " +"ordered by 'name' or 'activity' and / or limited to a specific number of " +"projects.
  • \n" +"
\n" +"

\n" +msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:3 -#: IDF/gettexttemplates/idf/main-menu.html.php:6 +#: IDF/gettexttemplates/idf/main-menu.html.php:7 msgid "Project List" msgstr "Projektliste" #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:4 +#: IDF/Views/Admin.php:110 +#, fuzzy +msgid "Project Labels" +msgstr "Projektliste" + +#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:5 #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:16 -#: IDF/gettexttemplates/idf/index.html.php:5 IDF/Views/Admin.php:128 +#: IDF/gettexttemplates/idf/listProjects.html.php:6 IDF/Views/Admin.php:186 msgid "Create Project" msgstr "Projekt anlegen" -#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:6 msgid "Change Project Details" msgstr "Projektdetails ändern" @@ -1831,8 +2247,8 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:4 msgid "" -"Once you have defined the repository type, you cannot change " -"it." +"Once you have defined the repository type, you cannot change it." msgstr "" "Wurde der Typ des Depots einmal festgelegt, kann dieser nicht " "nachträglich geändert werden.." @@ -1862,6 +2278,11 @@ msgstr "" "Gib mindestens einen Eigentümer für das Projekt ein oder benutze eine " "Projektvorlage." +#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:17 +#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:15 +msgid "Instructions:" +msgstr "Anweisungen:" + #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:3 #, php-format msgid "" @@ -1935,7 +2356,8 @@ msgstr "Depots:" #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:5 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:11 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:17 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:18 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:16 msgid "Attachments:" msgstr "Anhänge:" @@ -1972,7 +2394,8 @@ msgstr "Lösche dieses Projekt" msgid "You will be asked to confirm." msgstr "Es wird eine Bestätigung verlangt." -#: IDF/gettexttemplates/idf/gadmin/users/base.html.php:3 IDF/Views/Admin.php:201 +#: IDF/gettexttemplates/idf/gadmin/users/base.html.php:3 +#: IDF/Views/Admin.php:264 msgid "User List" msgstr "Benutzerliste" @@ -2089,15 +2512,18 @@ msgstr "Administratives" msgid "Configured servers" msgstr "Konfigurierte Server" -#: IDF/gettexttemplates/idf/gadmin/usher/base.html.php:4 IDF/Views/Admin.php:358 +#: IDF/gettexttemplates/idf/gadmin/usher/base.html.php:4 +#: IDF/Views/Admin.php:421 msgid "Usher control" msgstr "Usher-Kontrolle" #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/usher/connections.html~.php:3 msgid "address" msgstr "Adresse" #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/usher/connections.html~.php:4 msgid "port" msgstr "Port" @@ -2127,6 +2553,7 @@ msgstr "neu laden" #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:8 #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:11 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:11 msgid "Status explanation" msgstr "Statuserklärung" @@ -2151,63 +2578,78 @@ msgstr "" "Verbindungen werden akzeptiert" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:3 msgid "server name" msgstr "Servername" -#: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:4 IDF/Issue.php:99 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:4 IDF/Issue.php:99 #: IDF/Review.php:102 msgid "status" msgstr "Status" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:5 msgid "action" msgstr "Aktion" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:6 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:6 msgid "No monotone servers configured." msgstr "Keine monotone-Server konfiguriert." #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:7 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:7 msgid "stop" msgstr "stoppen" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:8 msgid "start" msgstr "starten" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:9 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:9 msgid "kill" msgstr "töten" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:10 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:10 msgid "active connections" msgstr "aktive Verbindungen" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:12 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:12 msgid "remote server without open connections" msgstr "entfernter Server ohne offene Verbindungen" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:13 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:13 msgid "server with n open connections" msgstr "Server mit n offenen Verbindungen" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:14 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:14 msgid "local server running, without open connections" msgstr "lokaler Server läuft ohne offene Verbindungen" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:15 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:15 msgid "local server not running, waiting for connections" msgstr "lokaler Server läuft nicht und wartet auf Verbindungen" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:16 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:16 msgid "local server is about to stop, n connections still open" msgstr "lokaler Server stoppt gerade, n Verbindungen sind noch offen" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:17 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:17 msgid "local server not running, not accepting connections" msgstr "lokaler Server läuft nicht und akzeptiert keine Verbindungen" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:18 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:18 msgid "usher is shut down, not running and not accepting connections" msgstr "" "Usher ist heruntergefahren, läuft nicht und akzeptiert keine Verbindungen" @@ -2217,37 +2659,10 @@ msgstr "" msgid "Personal project feed for %%user%%." msgstr "Persönlicher Projekt-Feed für %%user%%." -#: IDF/gettexttemplates/idf/index.html.php:4 -msgid "No projects managed with InDefero were found." -msgstr "Es wurden keine verwalteten Projekte gefunden." - -#: IDF/gettexttemplates/idf/index.html.php:9 -msgid "Forge statistics" -msgstr "Forge-Statistiken" - -#: IDF/gettexttemplates/idf/index.html.php:10 -msgid "Projects:" -msgstr "Projekte:" - -#: IDF/gettexttemplates/idf/index.html.php:11 -msgid "Members:" -msgstr "Mitglieder:" - -#: IDF/gettexttemplates/idf/index.html.php:12 -msgid "Issues:" -msgstr "Tickets:" - -#: IDF/gettexttemplates/idf/index.html.php:13 -msgid "Commits:" -msgstr "Revisionen:" - -#: IDF/gettexttemplates/idf/index.html.php:14 -msgid "Documentations:" -msgstr "Dokumentationsseiten:" - -#: IDF/gettexttemplates/idf/index.html.php:16 -msgid "Code reviews:" -msgstr "Code-Besprechungen:" +#: IDF/gettexttemplates/idf/index.html.php:3 +#: IDF/gettexttemplates/idf/main-menu.html.php:6 +msgid "Home" +msgstr "" #: IDF/gettexttemplates/idf/issues/attachment.html.php:3 #, php-format @@ -2257,6 +2672,7 @@ msgstr "Anhang zum Ticket %%issue.id%%" #: IDF/gettexttemplates/idf/issues/attachment.html.php:5 #: IDF/gettexttemplates/idf/review/view.html.php:35 #: IDF/gettexttemplates/idf/source/commit.html.php:23 +#: IDF/gettexttemplates/idf/source/commit.html~.php:22 #: IDF/gettexttemplates/idf/source/git/file.html.php:6 #: IDF/gettexttemplates/idf/source/git/tree.html.php:11 #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:6 @@ -2272,15 +2688,21 @@ msgstr "Archiv" #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/file.html.php:8 #: IDF/gettexttemplates/idf/source/svn/file.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:12 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:12 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:10 msgid "Download this file" msgstr "Lade diese Datei herunter" #: IDF/gettexttemplates/idf/issues/attachment.html.php:7 #: IDF/gettexttemplates/idf/issues/view.html.php:28 #: IDF/gettexttemplates/idf/review/view.html.php:26 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:11 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:8 -#: IDF/gettexttemplates/idf/wiki/view.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:13 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:14 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:16 msgid "Created:" msgstr "Erstellt:" @@ -2306,7 +2728,7 @@ msgid "New Issue" msgstr "Neues Ticket" #: IDF/gettexttemplates/idf/issues/base.html.php:8 -#: IDF/gettexttemplates/idf/wiki/base.html.php:6 +#: IDF/gettexttemplates/idf/wiki/base.html.php:9 msgid "Search" msgstr "Suche" @@ -2318,13 +2740,13 @@ msgstr "Zurück zum Ticket" #, php-format msgid "" "

Open issues: %%open%%

\n" -"

Closed issues: %%closed%%

\n" +"

Closed issues: %%closed%%

\n" msgstr "" -"

Offene Tickets: %%open%%

\n" -"

Geschlossene Tickets: %%closed%%

\n" +"

Offene Tickets: %%open%%\n" +"

Geschlossene Tickets: %%closed" +"%%

\n" #: IDF/gettexttemplates/idf/issues/by-label.html.php:7 msgid "Label:" @@ -2342,8 +2764,8 @@ msgid "" "
  • The steps to reproduce the problem.
  • \n" "
  • The version of the software and your operating system.
  • \n" "
  • Any information that can help the developers to solve the issue.
  • \n" -"
  • Do not provide any password or confidential " -"information!
  • \n" +"
  • Do not provide any password or confidential information!
  • \n" "" msgstr "" "

    Wenn Du ein Ticket erstellst, vergesse nicht die folgenden Angaben zu " @@ -2351,10 +2773,10 @@ msgstr "" "

      \n" "
    • Die erfolgten Schritte, um das Problem zu reproduzieren.
    • \n" "
    • Die Version der Software und Deines Betriebssystems.
    • \n" -"
    • Jede Information, die dem Entwickler helfen könnte, das Problem zu " -"lösen.
    • \n" -"
    • Füge dem Ticket keine Passwörter oder vertrauliche Angaben " -"hinzu!
    • \n" +"
    • Jede Information, die dem Entwickler helfen könnte, das Problem zu lösen." +"
    • \n" +"
    • Füge dem Ticket keine Passwörter oder vertrauliche Angaben hinzu!" +"
    • \n" "
    " #: IDF/gettexttemplates/idf/issues/create.html.php:10 @@ -2367,8 +2789,8 @@ msgstr "" #: IDF/gettexttemplates/idf/issues/create.html.php:13 #: IDF/gettexttemplates/idf/issues/view.html.php:24 #: IDF/gettexttemplates/idf/issues/view.html.php:26 -#: IDF/gettexttemplates/idf/wiki/create.html.php:5 -#: IDF/gettexttemplates/idf/wiki/update.html.php:5 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:5 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:5 msgid "Preview" msgstr "Vorschau" @@ -2389,7 +2811,9 @@ msgid "Attach another file" msgstr "Eine andere Datei anhängen" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:3 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:12 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:3 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:13 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:12 #: IDF/gettexttemplates/idf/issues/view.html.php:18 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:3 #: IDF/gettexttemplates/idf/review/view.html.php:38 @@ -2400,9 +2824,12 @@ msgid "Summary:" msgstr "Zusammenfassung:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:4 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:4 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:13 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:8 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:14 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:7 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:13 #: IDF/gettexttemplates/idf/issues/view.html.php:19 #: IDF/gettexttemplates/idf/issues/view.html.php:30 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:4 @@ -2413,7 +2840,9 @@ msgid "Status:" msgstr "Status:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:5 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:14 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:15 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:14 #: IDF/gettexttemplates/idf/issues/view.html.php:20 #: IDF/gettexttemplates/idf/issues/view.html.php:31 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:5 @@ -2422,7 +2851,7 @@ msgid "Owner:" msgstr "Besitzer:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:16 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:17 #: IDF/gettexttemplates/idf/issues/view.html.php:22 IDF/IssueComment.php:159 msgid "Relations:" msgstr "Verknüpfungen:" @@ -2433,51 +2862,66 @@ msgstr "Verknüpfungen:" #, php-format msgid "" "

    Open issues: %%open%%

    \n" -"

    Closed issues: %%closed%%

    " +"

    Closed issues: %%closed%%

    " msgstr "" -"

    Offene Tickets: %%open%%

    \n" -"

    Geschlossene Tickets: %%closed%%

    " +"

    Offene Tickets: %%open%%\n" +"

    Geschlossene Tickets: %%closed" +"%%

    " #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:3 -msgid "" -"A new issue has been created and assigned\n" -"to you:" +#, fuzzy +msgid "A new issue has been created and assigned to you:" msgstr "" "Ein neues Ticket wurde erstellt und Dir\n" "zugeordnet:" +#: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:4 +#, fuzzy +msgid "A new issue has been created:" +msgstr "Eine neue Revision wurde erzeigt:" + #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:8 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:8 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:9 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:8 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:7 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:11 msgid "Reported by:" msgstr "Gemeldet von:" #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:12 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:18 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:19 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:17 msgid "Issue:" msgstr "Ticket:" #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:3 -msgid "The following issue has been updated:" +#, fuzzy +msgid "The following issue you are owning has been updated:" msgstr "Das folgende Ticket wurde aktualisiert:" #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:4 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:3 +msgid "The following issue has been updated:" +msgstr "Das folgende Ticket wurde aktualisiert:" + +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:4 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:4 #, php-format msgid "By %%who%%, %%c.creation_dtime%%:" msgstr "Von %%who%%, %%c.creation_dtime%%:" -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:9 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:10 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:9 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:8 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:12 msgid "URL:" msgstr "URL:" -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:11 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:12 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:11 msgid "Comments (last first):" msgstr "Kommentare (neueste zuerst):" @@ -2485,50 +2929,72 @@ msgstr "Kommentare (neueste zuerst):" #, php-format msgid "" "\n" -"

    Found open issues: %%open%%

    \n" -"

    Found closed issues: %%closed%%

    " +"

    Found open issues: %%open%%

    \n" +"

    Found closed issues: %%closed" +"%%

    " msgstr "" "\n" -"

    Gefundene offene Tickets: %%open%%

    \n" -"

    Gefundene geschlossene Tickets: %%closed%%

    " +"

    Gefundene offene Tickets: %%open" +"%%

    \n" +"

    Gefundene geschlossene Tickets: %%closed%%

    " #: IDF/gettexttemplates/idf/issues/search.html.php:6 #, php-format msgid "" "

    Label:\n" -"%%tag.class%%:%%tag.name%%

    " +"%%tag.class%%:" +"%%tag.name%%

    " msgstr "" "

    Label:\n" -"%%tag.class%%:%%tag.name%%

    " +"%%tag.class%%:" +"%%tag.name%%

    " #: IDF/gettexttemplates/idf/issues/summary.html.php:3 -#, php-format -msgid "" -"The issue tracker is empty.
    You can create your first issue here." -msgstr "" -"Es gibt noch keine Tickets.
    Du kannst Dein erstes Ticket hier erstellen." +#, fuzzy +msgid "View all open issues." +msgstr "Diese Tabelle zeigt die offenen Tickets." #: IDF/gettexttemplates/idf/issues/summary.html.php:4 +#, fuzzy +msgid "Create an issue." +msgstr "Benutzer anlegen" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:5 +#, fuzzy, php-format +msgid "" +"The issue tracker is empty.
    Create your " +"first issue." +msgstr "" +"Es gibt noch keine Tickets.
    Du kannst Dein erstes Ticket hier erstellen." + +#: IDF/gettexttemplates/idf/issues/summary.html.php:6 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:4 #, php-format msgid "Unresolved: By %%key%%" msgstr "Ungelöst: Nach %%key%%" -#: IDF/gettexttemplates/idf/issues/summary.html.php:5 +#: IDF/gettexttemplates/idf/issues/summary.html.php:7 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:5 msgid "Status Summary" msgstr "Status-Zusammenfassung" -#: IDF/gettexttemplates/idf/issues/summary.html.php:6 +#: IDF/gettexttemplates/idf/issues/summary.html.php:8 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:6 msgid "Unresolved: By Assignee" msgstr "Ungelöst: Nach Zugeordneten" +#: IDF/gettexttemplates/idf/issues/summary.html~.php:3 +#, php-format +msgid "" +"The issue tracker is empty.
    You can create your first issue here." +msgstr "" +"Es gibt noch keine Tickets.
    Du kannst Dein erstes Ticket hier erstellen." + #: IDF/gettexttemplates/idf/issues/userIssues.html.php:3 #, php-format msgid "" @@ -2549,8 +3015,8 @@ msgid "" msgid_plural "" "See the %%nb_owner_closed%% closed." msgstr[0] "" -"Siehe das %%nb_owner_closed%% " -"geschlossene." +"Siehe das %%nb_owner_closed%% geschlossene." msgstr[1] "" "Siehe die %%nb_owner_closed%% " "geschlossenen." @@ -2576,8 +3042,8 @@ msgstr "Eingesandt von %%submitter%%, %%c.creation_dtime%%" msgid "" "Comment %%i%% by %%submitter%%, %%c.creation_dtime%%" msgstr "" -"Kommentar %%i%% von %%submitter%%, " -"%%c.creation_dtime%%" +"Kommentar %%i%% von %%submitter%%, %%c.creation_dtime" +"%%" #: IDF/gettexttemplates/idf/issues/view.html.php:5 #, php-format @@ -2615,19 +3081,23 @@ msgid "Add this issue to your watch list" msgstr "Füge dieses Ticket zu Deiner Beobachtungsliste hinzu." #: IDF/gettexttemplates/idf/issues/view.html.php:12 -msgid "Click here to view the previous closed issue" +#, fuzzy +msgid "View the previous closed issue" msgstr "Klicke hier, um das vorherige geschlossene Ticket zu sehen." #: IDF/gettexttemplates/idf/issues/view.html.php:13 -msgid "Click here to view the previous open issue" +#, fuzzy +msgid "View the previous open issue" msgstr "Klicke hier, um das vorherige offene Ticket zu sehen." #: IDF/gettexttemplates/idf/issues/view.html.php:14 -msgid "Click here to view the next closed issue" +#, fuzzy +msgid "View the next closed issue" msgstr "Klicke hier, um das nächte geschlossene Ticket zu sehen." #: IDF/gettexttemplates/idf/issues/view.html.php:15 -msgid "Click here to view the next open issue" +#, fuzzy +msgid "View the next open issue" msgstr "Klicke hier, um das nächste offene Ticket zu sehen." #: IDF/gettexttemplates/idf/issues/view.html.php:16 @@ -2652,14 +3122,75 @@ msgstr "Sende Änderungen" msgid "Followed by:" msgstr "Beobachtet von:" -#: IDF/gettexttemplates/idf/login_form.html.php:3 +#: IDF/gettexttemplates/idf/listProjects.html.php:3 +#, fuzzy, php-format +msgid "1 project" +msgid_plural "%%label.project_count%% projects" +msgstr[0] "Projekt" +msgstr[1] "Projekt" + +#: IDF/gettexttemplates/idf/listProjects.html.php:4 #, php-format -msgid "" -"If you don't have an account yet, you can create one here." +msgid "Remove filter for %%tag%%" msgstr "" -"Wenn Du noch kein Benutzerkonto hast, kannst Du hier " -"ein neues erstellen." + +#: IDF/gettexttemplates/idf/listProjects.html.php:5 +msgid "No projects managed with InDefero were found." +msgstr "Es wurden keine verwalteten Projekte gefunden." + +#: IDF/gettexttemplates/idf/listProjects.html.php:7 +msgid "Filter projects by label" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:8 +#, fuzzy +msgid "No projects with labels found." +msgstr "Es wurden keine Projekte gefunden." + +#: IDF/gettexttemplates/idf/listProjects.html.php:9 +msgid "Order" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:10 +#, fuzzy +msgid "By name" +msgstr "Name" + +#: IDF/gettexttemplates/idf/listProjects.html.php:11 +msgid "By activity" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:12 +msgid "Filtered project stats" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:13 +msgid "Members:" +msgstr "Mitglieder:" + +#: IDF/gettexttemplates/idf/listProjects.html.php:14 +msgid "Issues:" +msgstr "Tickets:" + +#: IDF/gettexttemplates/idf/listProjects.html.php:15 +msgid "Commits:" +msgstr "Revisionen:" + +#: IDF/gettexttemplates/idf/listProjects.html.php:16 +msgid "Documentations:" +msgstr "Dokumentationsseiten:" + +#: IDF/gettexttemplates/idf/listProjects.html.php:18 +msgid "Code reviews:" +msgstr "Code-Besprechungen:" + +#: IDF/gettexttemplates/idf/login_form.html.php:3 +#, fuzzy, php-format +msgid "" +"You can create an account if you don't have one yet." +msgstr "" +"Du kannst die Markdown-Syntax für die Beschreibung " +"nutzen." #: IDF/gettexttemplates/idf/login_form.html.php:4 msgid "What is your account information?" @@ -2694,8 +3225,8 @@ msgstr "Es dauert weniger als eine Minute, um Dein Benutzerkonto zu erstellen." msgid "" "Welcome, %%user%%." msgstr "" -"Willkommen, %%user%%." +"Willkommen, %%user%%." #: IDF/gettexttemplates/idf/main-menu.html.php:4 msgid "Sign Out" @@ -2705,15 +3236,15 @@ msgstr "Abmelden" msgid "Sign in or create your account" msgstr "Anmelden oder Benutzerkonto erstellen" -#: IDF/gettexttemplates/idf/main-menu.html.php:9 IDF/Views/Admin.php:42 +#: IDF/gettexttemplates/idf/main-menu.html.php:10 IDF/Views/Admin.php:40 msgid "Forge Management" msgstr "Administration" -#: IDF/gettexttemplates/idf/main-menu.html.php:10 +#: IDF/gettexttemplates/idf/main-menu.html.php:11 msgid "Help and accessibility features" msgstr "Hilfe und Barrierefreiheit" -#: IDF/gettexttemplates/idf/main-menu.html.php:11 +#: IDF/gettexttemplates/idf/main-menu.html.php:12 #: IDF/gettexttemplates/idf/source/git/tree.html.php:14 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:14 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:15 @@ -2721,6 +3252,11 @@ msgstr "Hilfe und Barrierefreiheit" msgid "Help" msgstr "Hilfe" +#: IDF/gettexttemplates/idf/project/home.html.php:3 +#: IDF/gettexttemplates/idf/project/timeline.html.php:4 IDF/Views.php:46 +msgid "Welcome" +msgstr "Willkommen" + #: IDF/gettexttemplates/idf/project/home.html.php:4 #: IDF/gettexttemplates/idf/project/timeline.html.php:5 msgid "Latest Updates" @@ -2731,23 +3267,33 @@ msgid "Featured Downloads" msgstr "Empfohlene Downloads" #: IDF/gettexttemplates/idf/project/home.html.php:6 -#: IDF/gettexttemplates/idf/project/home.html.php:8 +#, fuzzy +msgid "Show more featured downloads" +msgstr "Empfohlene Downloads" + +#: IDF/gettexttemplates/idf/project/home.html.php:7 +#: IDF/gettexttemplates/idf/project/home.html.php:10 msgid "show more..." msgstr "zeige mehr..." -#: IDF/gettexttemplates/idf/project/home.html.php:7 +#: IDF/gettexttemplates/idf/project/home.html.php:8 msgid "Featured Documentation" msgstr "Empfohlene Dokumentation" #: IDF/gettexttemplates/idf/project/home.html.php:9 +#, fuzzy +msgid "Show more featured documentation" +msgstr "Empfohlene Dokumentation" + +#: IDF/gettexttemplates/idf/project/home.html.php:11 msgid "Development Team" msgstr "Entwickler-Team" -#: IDF/gettexttemplates/idf/project/home.html.php:10 +#: IDF/gettexttemplates/idf/project/home.html.php:12 msgid "Admins" msgstr "Administratoren" -#: IDF/gettexttemplates/idf/project/home.html.php:11 +#: IDF/gettexttemplates/idf/project/home.html.php:13 msgid "Happy Crew" msgstr "Glückliche Mannschaft" @@ -2755,7 +3301,8 @@ msgstr "Glückliche Mannschaft" msgid "Latest updates" msgstr "Letzte Änderungen" -#: IDF/gettexttemplates/idf/project/timeline.html.php:6 IDF/Views/Project.php:90 +#: IDF/gettexttemplates/idf/project/timeline.html.php:6 +#: IDF/Views/Project.php:90 msgid "All Updates" msgstr "Alle Aktualisierungen" @@ -2775,6 +3322,14 @@ msgstr "RSS" msgid "Atom feed" msgstr "Atom-Feed" +#: IDF/gettexttemplates/idf/project-list.html.php:3 +msgid "Project activity: %%activity%%%" +msgstr "" + +#: IDF/gettexttemplates/idf/project-list.html.php:9 +msgid "n/a" +msgstr "" + #: IDF/gettexttemplates/idf/register/confirmation-email.txt.php:3 #, php-format msgid "" @@ -2847,27 +3402,28 @@ msgstr "Aktiviere Dein Konto" #: IDF/gettexttemplates/idf/register/confirmation.html.php:8 #: IDF/gettexttemplates/idf/user/passrecovery.html.php:8 msgid "" -"This is the last step, but just be sure to have the cookies " -"enabled to log in afterwards." +"This is the last step, but just be sure to have the cookies enabled to log in afterwards." msgstr "" "Dies ist der letzte Schritt, aber bitte stelle sicher, dass Du " "Cookies aktiviert hast, um Dich im Folgenden anzumelden." #: IDF/gettexttemplates/idf/register/index.html.php:3 +#, fuzzy msgid "" -"Read the terms and conditions " -"– basically \"Please be nice, we respect you\"." +"Read the terms and conditions – " +"basically \"Please be nice, we respect you\"." msgstr "" "Lies die Geschäftsbedingungen " -"– kurz zusammengefast \"Bitte sei nett, wir respektieren " -"Dich\"." +"– kurz zusammengefast \"Bitte sei nett, wir respektieren Dich\"." #: IDF/gettexttemplates/idf/register/index.html.php:4 -#, php-format +#, fuzzy, php-format msgid "" "If you have just forgotten your login information, then there is no need to " -"create a new account. Just go here to recover your " -"login name and password." +"create a new account. You can just recover your login " +"name and password." msgstr "" "Wenn Du einfach nur Deine Anmeldedaten vergessen hast, gibt es keinen Grund, " "ein neues Benutzerkonto zu erstellen. Gehe einfach hier " @@ -2892,7 +3448,7 @@ msgstr "" "Bitte überprüfe den angegebenen Anmeldenamen und die E-Mail-Adresse zum " "registrieren." -#: IDF/gettexttemplates/idf/register/index.html.php:7 IDF/Views.php:90 +#: IDF/gettexttemplates/idf/register/index.html.php:7 IDF/Views.php:137 msgid "Create Your Account" msgstr "Erstelle Deinen Account" @@ -2954,14 +3510,14 @@ msgid "" "
      \n" "
    • A commit or revision of the current code in the repository from which " "you started your work.
    • \n" -"
    • A patch describing your changes with respect to the reference " -"commit.
    • \n" +"
    • A patch describing your changes with respect to the reference commit.\n" "
    • Check your patch does not provide any password or confidential " "information!
    • \n" "
    " msgstr "" -"

    Wenn Du eine Code-Besprechung erstellst, musst Du folgende Angaben " -"machen:

    \n" +"

    Wenn Du eine Code-Besprechung erstellst, musst Du folgende Angaben machen:" +"

    \n" "
      \n" "
    • Eine Revision Deines derzeitigen Codes im Depot, von der aus Du Deine " "Arbeit begonnen hast.
    • \n" @@ -2975,8 +3531,8 @@ msgstr "" msgid "" "The form contains some errors. Please correct them to submit the code review." msgstr "" -"Die Eingabemaske enthält einige Fehler. Bitte korrigiere diese, um die " -"Code-Besprechung einzusenden." +"Die Eingabemaske enthält einige Fehler. Bitte korrigiere diese, um die Code-" +"Besprechung einzusenden." #: IDF/gettexttemplates/idf/review/create.html.php:10 msgid "" @@ -3049,11 +3605,12 @@ msgstr "" "Du als Rezensent weißt, dass Du Kritik erhalten wirst, deshalb\n" "versuche, dem Prozess nicht den Spass zu nehmen, sondern\n" "nutze ihn, um Deinen Aspiranten Deine Coding-Standards und die Struktur\n" -"Deines Codes zu lehren und bring sie dazu, mehr " -"beizutragen.\n" +"Deines Codes zu lehren und bring sie dazu, mehr beizutragen.\n" #: IDF/gettexttemplates/idf/review/view.html.php:18 #: IDF/gettexttemplates/idf/source/commit.html.php:3 +#: IDF/gettexttemplates/idf/source/commit.html~.php:3 #, php-format msgid "%%ndiff%% diff" msgid_plural "%%ndiff%% diffs" @@ -3073,8 +3630,8 @@ msgid "" "Comment
      %%i%% by %%who%%, " "%%c.creation_dtime%%" msgstr "" -"Kommentar %%i%% von %%who%%, %%c.creation_dtime%%" +"Kommentar %%i%% von %%who%%, %%c.creation_dtime%%" #: IDF/gettexttemplates/idf/review/view.html.php:21 #, php-format @@ -3092,8 +3649,8 @@ msgstr "" msgid "" "The form contains some errors. Please correct them to submit your review." msgstr "" -"Die Eingabemaske enthält einige Fehler. Bitte korrigiere diese, um die " -"Code-Besprechung einzusenden." +"Die Eingabemaske enthält einige Fehler. Bitte korrigiere diese, um die Code-" +"Besprechung einzusenden." #: IDF/gettexttemplates/idf/review/view.html.php:25 msgid "How to Participate in a Code Review" @@ -3101,17 +3658,20 @@ msgstr "Wie man an einer Code-Besprechung teilnimmt" #: IDF/gettexttemplates/idf/review/view.html.php:28 #: IDF/gettexttemplates/idf/source/commit.html.php:5 +#: IDF/gettexttemplates/idf/source/commit.html~.php:5 msgid "Author:" msgstr "Autor:" #: IDF/gettexttemplates/idf/review/view.html.php:29 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:5 #: IDF/gettexttemplates/idf/source/commit.html.php:7 +#: IDF/gettexttemplates/idf/source/commit.html~.php:7 msgid "Commit:" msgstr "Revision" #: IDF/gettexttemplates/idf/review/view.html.php:30 #: IDF/gettexttemplates/idf/source/commit.html.php:8 +#: IDF/gettexttemplates/idf/source/commit.html~.php:8 msgid "View corresponding source tree" msgstr "Zeige den dazugehörigen Quellcode-Baum" @@ -3129,6 +3689,7 @@ msgstr "Dateien:" #: IDF/gettexttemplates/idf/review/view.html.php:36 #: IDF/gettexttemplates/idf/source/commit.html.php:24 +#: IDF/gettexttemplates/idf/source/commit.html~.php:23 msgid "Download the corresponding diff file" msgstr "Dazugehörige Unterschiedsdatei herunterladen" @@ -3156,7 +3717,8 @@ msgstr "Wie man den Code bekommt" #: IDF/gettexttemplates/idf/source/git/tree.html.php:7 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:8 -#: IDF/gettexttemplates/idf/source/svn/tree.html.php:8 IDF/Views/Project.php:188 +#: IDF/gettexttemplates/idf/source/svn/tree.html.php:8 +#: IDF/Views/Project.php:190 msgid "Age" msgstr "Alter" @@ -3174,6 +3736,7 @@ msgstr "Eltern:" #: IDF/gettexttemplates/idf/source/changelog.html.php:6 #: IDF/gettexttemplates/idf/source/commit.html.php:10 +#: IDF/gettexttemplates/idf/source/commit.html~.php:10 msgid "View corresponding commit" msgstr "Zeige dazugehörige Revision" @@ -3205,37 +3768,47 @@ msgid "Commit details:" msgstr "Revision-Details:" #: IDF/gettexttemplates/idf/source/commit.html.php:4 +#: IDF/gettexttemplates/idf/source/commit.html~.php:4 msgid "Date:" msgstr "Datum:" #: IDF/gettexttemplates/idf/source/commit.html.php:6 +#: IDF/gettexttemplates/idf/source/commit.html~.php:6 msgid "Branch:" msgstr "Zweig:" #: IDF/gettexttemplates/idf/source/commit.html.php:9 +#: IDF/gettexttemplates/idf/source/commit.html~.php:9 msgid "Parents:" msgstr "Eltern:" #: IDF/gettexttemplates/idf/source/commit.html.php:11 +#: IDF/gettexttemplates/idf/source/commit.html~.php:11 msgid "Message:" msgstr "Logmeldung:" #: IDF/gettexttemplates/idf/source/commit.html.php:12 -#: IDF/gettexttemplates/idf/wiki/feedfragment.xml.php:3 +#: IDF/gettexttemplates/idf/source/commit.html~.php:12 +#: IDF/gettexttemplates/idf/wiki/feedfragment-page.xml.php:3 +#: IDF/gettexttemplates/idf/wiki/feedfragment-resource.xml.php:3 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:10 msgid "Changes:" msgstr "Änderungen:" #: IDF/gettexttemplates/idf/source/commit.html.php:13 +#: IDF/gettexttemplates/idf/source/commit.html~.php:13 msgid "deleted" msgstr "gelöscht" #: IDF/gettexttemplates/idf/source/commit.html.php:14 #: IDF/gettexttemplates/idf/source/commit.html.php:18 +#: IDF/gettexttemplates/idf/source/commit.html~.php:14 +#: IDF/gettexttemplates/idf/source/commit.html~.php:17 msgid "full" msgstr "voll" #: IDF/gettexttemplates/idf/source/commit.html.php:15 +#: IDF/gettexttemplates/idf/source/commit.html~.php:15 msgid "renamed" msgstr "umbenannt" @@ -3244,25 +3817,34 @@ msgid "copied" msgstr "kopiert" #: IDF/gettexttemplates/idf/source/commit.html.php:17 +#: IDF/gettexttemplates/idf/source/commit.html~.php:16 msgid "added" msgstr "hinzugefügt" #: IDF/gettexttemplates/idf/source/commit.html.php:19 +#: IDF/gettexttemplates/idf/source/commit.html~.php:18 msgid "modified" msgstr "verändert" #: IDF/gettexttemplates/idf/source/commit.html.php:20 -msgid "properies changed" +#, fuzzy +msgid "properties changed" msgstr "Eigenschaften geändert" #: IDF/gettexttemplates/idf/source/commit.html.php:21 +#: IDF/gettexttemplates/idf/source/commit.html~.php:20 msgid "removed" msgstr "entfernt" #: IDF/gettexttemplates/idf/source/commit.html.php:22 +#: IDF/gettexttemplates/idf/source/commit.html~.php:21 msgid "File differences" msgstr "Dateiunterschiede" +#: IDF/gettexttemplates/idf/source/commit.html~.php:19 +msgid "properies changed" +msgstr "Eigenschaften geändert" + #: IDF/gettexttemplates/idf/source/disambiguate_revision.html.php:3 #, php-format msgid "" @@ -3375,15 +3957,13 @@ msgstr "" msgid "" "You may need to provide your SSH key. The " "synchronization of your SSH key can take a couple of minutes. You can learn " -"more about SSH " -"key authentication." +"more about SSH key authentication." msgstr "" "Eventuell musst Du Deinen SSH-Schlüssel hochladen. " "Die Synchronizierung Deines SSH-Schlüssels kann einige Minuten dauern. Du " -"kannst hier " -"mehr über SSH-Schlüssel-Authentifizierung erfahren." +"kannst hier mehr über SSH-Schlüssel-Authentifizierung erfahren." #: IDF/gettexttemplates/idf/source/git/help.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/help.html.php:6 @@ -3418,7 +3998,7 @@ msgstr "Erste Revision" #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:9 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:10 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:11 -#: IDF/Views/Download.php:66 IDF/Views/Download.php:314 +#: IDF/Views/Download.php:66 IDF/Views/Download.php:348 msgid "Size" msgstr "Größe" @@ -3442,6 +4022,7 @@ msgid "or" msgstr "oder" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:3 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:3 #, php-format msgid "" "The branch or revision %%commit%% is not valid or does not exist\n" @@ -3452,12 +4033,16 @@ msgstr "" "in diesem Depot." #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:5 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:5 #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:5 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:5 msgid "The following list shows all available branches:" msgstr "Die folgende Liste führt alle verfügbaren Zweige auf:" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:6 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:6 #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:6 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:6 #, php-format msgid "" "If this is a new repository, the reason for this error\n" @@ -3516,6 +4101,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:3 #: IDF/gettexttemplates/idf/source/svn/commit.html.php:3 +#: IDF/gettexttemplates/idf/source/svn/commit.html~.php:3 #: IDF/gettexttemplates/idf/source/svn/file.html.php:9 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:14 msgid "Revision:" @@ -3523,6 +4109,7 @@ msgstr "Revision:" #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:4 #: IDF/gettexttemplates/idf/source/svn/commit.html.php:4 +#: IDF/gettexttemplates/idf/source/svn/commit.html~.php:4 #: IDF/gettexttemplates/idf/source/svn/file.html.php:10 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:15 msgid "Switch" @@ -3539,6 +4126,7 @@ msgstr "" "als Software zur Versionsverwaltung." #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:3 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:3 #, php-format msgid "" "The revision %%commit%% is not valid or does not exist\n" @@ -3828,62 +4416,62 @@ msgid "List Pages" msgstr "Seiten anzeigen" #: IDF/gettexttemplates/idf/wiki/base.html.php:4 -#: IDF/gettexttemplates/idf/wiki/index.html.php:4 -#: IDF/gettexttemplates/idf/wiki/search.html.php:3 IDF/Views/Wiki.php:173 +#, fuzzy +msgid "List Resources" +msgstr "%s Quellcode" + +#: IDF/gettexttemplates/idf/wiki/base.html.php:5 +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:4 +#: IDF/gettexttemplates/idf/wiki/search.html.php:3 IDF/Views/Wiki.php:211 msgid "New Page" msgstr "Neue Seite" -#: IDF/gettexttemplates/idf/wiki/base.html.php:5 +#: IDF/gettexttemplates/idf/wiki/base.html.php:6 +#: IDF/gettexttemplates/idf/wiki/listResources.html.php:3 +#: IDF/Views/Wiki.php:256 +#, fuzzy +msgid "New Resource" +msgstr "Neues Ticket" + +#: IDF/gettexttemplates/idf/wiki/base.html.php:7 msgid "Update This Page" msgstr "Diese Seite aktualisieren" -#: IDF/gettexttemplates/idf/wiki/create.html.php:3 -#: IDF/gettexttemplates/idf/wiki/update.html.php:3 +#: IDF/gettexttemplates/idf/wiki/base.html.php:8 +#, fuzzy +msgid "Update This Resource" +msgstr "Diese Seite aktualisieren" + +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:3 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:3 msgid "Preview of the Page" msgstr "Vorschau der Seite" -#: IDF/gettexttemplates/idf/wiki/create.html.php:4 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:7 msgid "The form contains some errors. Please correct them to create the page." msgstr "" "Die Eingabemaske enthält einige Fehler. Bitte korrigiere diese, um die Seite " "anzulegen." -#: IDF/gettexttemplates/idf/wiki/create.html.php:6 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:6 msgid "Create Page" msgstr "Seite anlegen" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:3 -#, php-format +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:3 msgid "" -"You are looking at an old revision (%%oldrev.summary%%) of the page " "\n" -"%%page.title%%. This revision was created\n" -"by %%submitter%%." +"Wiki resources are later addressed in wiki pages by their title, so ensure " +"that you\n" +"give your resource a unique and an easy to remember name.\n" msgstr "" -"Du schaust Dir gerade eine alte Version (%%oldrev.summary%%) der " -"Seite \n" -"%%page.title%% an. Diese Version wurde von\n" -"%%submitter%% angelegt." -#: IDF/gettexttemplates/idf/wiki/delete.html.php:6 -msgid "" -"If you delete this old revision, it will be removed from the database and " -"you will not be able to recover it." -msgstr "" -"Wenn Du diese alte Version löscht, wird sie von der Datenbank entfernt und " -"kann nicht wiederhergestellt werden." +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:8 +#, fuzzy +msgid "Create Resource" +msgstr "Benutzer anlegen" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:9 -msgid "Delete Revision" -msgstr "Version löschen" - -#: IDF/gettexttemplates/idf/wiki/delete.html.php:14 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:11 -#: IDF/gettexttemplates/idf/wiki/view.html.php:17 -msgid "Old Revisions" -msgstr "Alte Versionen" - -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:3 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:3 msgid "" "If you delete this documentation page, it will be removed from the database " "with all the associated revisions and you will not be able to " @@ -3893,65 +4481,173 @@ msgstr "" "aus der Datenbank gelöscht und Du wirst nicht in der Lage sein, sie " "wiederherzustellen." -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:6 msgid "Delete Page" msgstr "Lösche Seite" -#: IDF/gettexttemplates/idf/wiki/edit-info.html.php:3 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:15 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:15 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:17 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:18 +msgid "Old Revisions" +msgstr "Alte Versionen" + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:3 #, php-format msgid "" +"You are looking at an old revision (%%oldrev.summary%%) of the " +"page \n" +"%%page.title%%. This revision was created\n" +"by %%submitter%%." +msgstr "" +"Du schaust Dir gerade eine alte Version (%%oldrev.summary%%) der " +"Seite \n" +"%%page.title%% an. Diese Version wurde von\n" +"%%submitter%% angelegt." + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:5 +msgid "" +"If you delete this old revision, it will be removed from the database and " +"you will not be able to recover it." +msgstr "" +"Wenn Du diese alte Version löscht, wird sie von der Datenbank entfernt und " +"kann nicht wiederhergestellt werden." + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:8 +msgid "Delete Revision" +msgstr "Version löschen" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:3 +#, fuzzy +msgid "" +"If you delete this documentation resource, it will be removed from the " +"database with all the associated revisions \n" +"and you will not be able to recover it. Any documentation " +"pages that reference this resource,\n" +"will no longer be able to render it, but won't be deleted." +msgstr "" +"Wenn Du diese Dokumentations-Seite löscht, wird sie mit all ihren Versionen " +"aus der Datenbank gelöscht und Du wirst nicht in der Lage sein, sie " +"wiederherzustellen." + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:8 +#, fuzzy +msgid "Delete Resource" +msgstr "Version löschen" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:10 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:8 +#, fuzzy +msgid "File size" +msgstr "Dateigröße" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:9 +#: IDF/Views/Wiki.php:101 +#, fuzzy +msgid "MIME type" +msgstr "Typ" + +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:3 +#, fuzzy, php-format +msgid "" +"You are looking at an old revision (%%oldrev.summary%%) of the " +"resource \n" +"%%resource.title%%. This revision was created by " +"%%submitter%%." +msgstr "" +"Du schaust Dir gerade eine alte Version (%%oldrev.summary%%) der " +"Seite \n" +"%%page.title%% an. Diese Version wurde von\n" +"%%submitter%% angelegt." + +#: IDF/gettexttemplates/idf/wiki/edit-info.html.php:3 +#, fuzzy, php-format +msgid "" "\n" "

      Instructions:

      \n" -"

      The content of the page can use the Markdown " -"syntax with the Extra extension.

      \n" +"

      The content of the page can use the Markdown syntax with the Extra extension.

      \n" "

      Website addresses are automatically linked and you can link to another " -"page in the documentation using double square brackets like that " -"[[AnotherPage]].

      \n" +"page in the documentation using double square brackets like that " +"[[AnotherPage]].

      \n" +"

      If you want to embed uploaded resources, use the [[!ResourceName]] syntax for that. This is described more in detail in the FAQ.

      \n" "

      To directly include a file content from the repository, embrace its path " -"with triple square brackets: [[[path/to/file.txt]]].

      \n" +"with triple square brackets: [[[my/file.txt]]].

      \n" msgstr "" "\n" "

      Anleitung:

      \n" -"

      Für den Inhalt der Seite kann die Markdown-Syntax mit der Extra-Erweiterung verwendet werden.

      \n" +"

      Für den Inhalt der Seite kann die Markdown-Syntax mit der Extra-Erweiterung verwendet " +"werden.

      \n" "

      Website-Adresses werden automatisch verlinkt und Du kannst außerdem zu " "anderen Dokumentations-Seiten durch die Benutzung von doppelten, eckigen " "Klammern verlinken, etwa so: [[AndereSeite]].

      \n" "

      Um direkt die Inhalte einer Datei aus dem Depot einzubinden, umklammere " -"den Pfad zur Datei mit dreifachen, eckigen Klammern: " -"[[[Pfad/zu/Datei.txt]]].

      \n" +"den Pfad zur Datei mit dreifachen, eckigen Klammern: [[[Pfad/zu/Datei.txt]]]." +"

      \n" -#: IDF/gettexttemplates/idf/wiki/index.html.php:3 +#: IDF/gettexttemplates/idf/wiki/feedfragment-resource.xml.php:4 +#, fuzzy +msgid "Initial creation" +msgstr "Initiale Seiten-Erzeugung" + +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:3 #, php-format msgid "See the deprecated pages." msgstr "Zeige die veralteten Seiten." -#: IDF/gettexttemplates/idf/wiki/index.html.php:5 +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:5 msgid "Number of pages:" msgstr "Anzahl der Seiten:" +#: IDF/gettexttemplates/idf/wiki/listResources.html.php:4 +#, fuzzy +msgid "Number of resources:" +msgstr "Anzahl der Benutzer:" + #: IDF/gettexttemplates/idf/wiki/search.html.php:4 msgid "Pages found:" msgstr "Gefundene Seiten:" -#: IDF/gettexttemplates/idf/wiki/update.html.php:4 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:3 msgid "The form contains some errors. Please correct them to update the page." msgstr "" "Die Eingabemaske enthält einige Fehler. Bitte korrigiere diese, um die Seite " "zu aktualisieren." -#: IDF/gettexttemplates/idf/wiki/update.html.php:6 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:6 msgid "Update Page" msgstr "Seite aktualisieren" -#: IDF/gettexttemplates/idf/wiki/update.html.php:8 -#: IDF/gettexttemplates/idf/wiki/update.html.php:10 -#: IDF/gettexttemplates/idf/wiki/update.html.php:11 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:10 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:11 msgid "Delete this page" msgstr "Lösche diese Seite" -#: IDF/gettexttemplates/idf/wiki/view.html.php:3 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:4 +#, fuzzy +msgid "Update Resource" +msgstr "Benutzer aktualisieren" + +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:8 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:9 +#, fuzzy +msgid "Delete this resource" +msgstr "Lösche diese Version" + +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:3 msgid "" "Attention! This page is marked as deprecated, \n" "use it as reference only if you are sure you need these specific information." @@ -3959,7 +4655,7 @@ msgstr "" "Achtung! Diese Seite ist als veraltet markiert. Nutze sie " "nur als Referenz, wenn Du diese spezifischen Informationen benötigst." -#: IDF/gettexttemplates/idf/wiki/view.html.php:5 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:5 #, php-format msgid "" "You are looking at an old revision of the page \n" @@ -3970,15 +4666,37 @@ msgstr "" "%%page.title%%. Diese Version wurde\n" "von %%submitter%% erzeugt." -#: IDF/gettexttemplates/idf/wiki/view.html.php:10 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:10 msgid "Table of Content" msgstr "Inhaltsverzeichnis" -#: IDF/gettexttemplates/idf/wiki/view.html.php:11 -#: IDF/gettexttemplates/idf/wiki/view.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:13 msgid "Delete this revision" msgstr "Lösche diese Version" +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:3 +#, fuzzy, php-format +msgid "" +"You are looking at an old revision of the resource \n" +"%%resource.title%%. This revision was created\n" +"by %%submitter%%." +msgstr "" +"Du siehst gerade eine alte Version der Seite \n" +"%%page.title%%. Diese Version wurde\n" +"von %%submitter%% erzeugt." + +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:14 +#, fuzzy +msgid "Page Usage" +msgstr "Seitenname" + +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:15 +msgid "This resource is not used on any pages yet." +msgstr "" + #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:3 msgid "A new documentation page has been created:" msgstr "Eine neue Dokumentations-Seite wurde angelegt:" @@ -4004,7 +4722,7 @@ msgstr "Neuer Inhalt:" msgid "owner" msgstr "Besitzer" -#: IDF/Issue.php:84 IDF/WikiPage.php:86 +#: IDF/Issue.php:84 IDF/Wiki/Page.php:86 msgid "interested users" msgstr "interessierte Benutzer" @@ -4015,12 +4733,13 @@ msgstr "" "Interessierte Benutzer werden eine E-Mail erhalten, wenn das Ticket geändert " "wird." -#: IDF/Issue.php:92 IDF/Review.php:95 IDF/Upload.php:99 IDF/WikiPage.php:94 +#: IDF/Issue.php:92 IDF/Project.php:94 IDF/Review.php:95 IDF/Upload.php:99 +#: IDF/Wiki/Page.php:94 msgid "labels" msgstr "Labels" #: IDF/Issue.php:111 IDF/IssueFile.php:102 IDF/Review.php:114 -#: IDF/Upload.php:118 IDF/WikiPage.php:106 +#: IDF/Upload.php:118 IDF/Wiki/Page.php:106 IDF/Wiki/Resource.php:101 msgid "modification date" msgstr "Änderungsdatum" @@ -4033,23 +4752,23 @@ msgstr "" "%4$s" #: IDF/Issue.php:214 -#, php-format -msgid "Creation of issue %d, by %s" +#, fuzzy, php-format +msgid "Creation of issue %3$d, by %4$s" msgstr "Erstellung von Ticket %d, von %s" #: IDF/Issue.php:224 -#, php-format -msgid "%s: Issue %d created - %s" +#, fuzzy, php-format +msgid "%1$s: Issue %2$d created - %3$s" msgstr "%s: Ticket %d angelegt - %s" -#: IDF/Issue.php:290 -#, php-format -msgid "Issue %s - %s (%s)" +#: IDF/Issue.php:307 +#, fuzzy, php-format +msgid "Issue %1$s - %2$s (%3$s)" msgstr "Ticket %s - %s (%s)" -#: IDF/Issue.php:336 -#, php-format -msgid "Updated Issue %s - %s (%s)" +#: IDF/Issue.php:311 +#, fuzzy, php-format +msgid "Updated Issue %1$s - %2$s (%3$s)" msgstr "Ticket %s aktualisiert - %s (%s)" #: IDF/IssueComment.php:51 IDF/IssueRelation.php:47 @@ -4062,7 +4781,7 @@ msgid "comment" msgstr "Kommentar" #: IDF/IssueComment.php:72 IDF/Review/Comment.php:75 IDF/Upload.php:63 -#: IDF/WikiRevision.php:85 +#: IDF/Wiki/PageRevision.php:85 msgid "changes" msgstr "Änderungen" @@ -4071,13 +4790,13 @@ msgid "Serialized array of the changes in the issue." msgstr "Serialisierte Liste von Änderungen im Ticket" #: IDF/IssueComment.php:180 -#, php-format -msgid "Comment on issue %d, by %s" +#, fuzzy, php-format +msgid "Comment on issue %3$d, by %4$s" msgstr "Kommentar zum Ticket %d, von %s" #: IDF/IssueComment.php:191 -#, php-format -msgid "%s: Comment on issue %d - %s" +#, fuzzy, php-format +msgid "%1$s: Comment on issue %2$d - %3$s" msgstr "%s: Kommentar zum Ticket %d - %s" #: IDF/IssueFile.php:64 @@ -4185,8 +4904,8 @@ msgid "Could not write configuration file \"%s\"" msgstr "Konnte die Konfigurationsdatei \"%s\" nicht schreiben" #: IDF/Plugin/SyncMonotone.php:309 IDF/Plugin/SyncMonotone.php:525 -#, php-format -msgid "Could not parse usher configuration in \"%s\": %s" +#, fuzzy, php-format +msgid "Could not parse usher configuration in \"%1$s\": %2$s" msgstr "Konnte die usher-Konfiguration in \"%s\" nicht analysieren: %s" #: IDF/Plugin/SyncMonotone.php:320 @@ -4232,8 +4951,8 @@ msgid "Could not delete client private key \"%s\"" msgstr "Konnte privaten Schlüssel \"%s\" des Clients nicht löschen" #: IDF/Plugin/SyncMonotone.php:599 IDF/Plugin/SyncMonotone.php:718 -#, php-format -msgid "Could not parse read-permissions for project \"%s\": %s" +#, fuzzy, php-format +msgid "Could not parse read-permissions for project \"%1$s\": %2$s" msgstr "Konnte read-permissions-Datei für Projekt \"%s\" nicht analysieren: %s" #: IDF/Plugin/SyncMonotone.php:643 IDF/Plugin/SyncMonotone.php:741 @@ -4271,8 +4990,9 @@ msgid "short name" msgstr "Kurzname" #: IDF/Project.php:70 +#, fuzzy msgid "" -"Used in the url to access the project, must be short with only letters and " +"Used in the URL to access the project, must be short with only letters and " "numbers." msgstr "" "Wird in der URL benutzt, um auf das Projekt zuzugreifen. Muss kurz sein und " @@ -4287,20 +5007,30 @@ msgid "description" msgstr "Beschreibung" #: IDF/Project.php:87 -msgid "The description can be extended using the markdown syntax." +#, fuzzy +msgid "The description can be extended using the Markdown syntax." msgstr "" "Die Beschreibung kann durch die Benutzung der markdown-Syntax erweitert " "werden." -#: IDF/Project.php:93 +#: IDF/Project.php:100 msgid "private" msgstr "privat" -#: IDF/Project.php:130 +#: IDF/Project.php:108 +msgid "current project activity" +msgstr "" + +#: IDF/Project.php:159 #, php-format msgid "Project \"%s\" not found." msgstr "Projekt \"%s\" nicht gefunden." +#: IDF/ProjectActivity.php:56 +#, fuzzy +msgid "date" +msgstr "Aktualisiert" + #: IDF/Review/Comment.php:55 IDF/Review/Patch.php:80 msgid "patch" msgstr "Patch" @@ -4314,24 +5044,24 @@ msgstr "abstimmen" msgid "" "Review %3$d, %4$s" msgstr "" -"Code-Besprechung %3$d, %4$s" +"Code-" +"Besprechung %3$d, %4$s" #: IDF/Review/Comment.php:141 -#, php-format -msgid "Update of review %d, by %s" +#, fuzzy, php-format +msgid "Update of review %3$d, by %4$s" msgstr "" "Aktualisierung von Code-Besprechung %d, " "von %s" #: IDF/Review/Comment.php:151 -#, php-format -msgid "%s: Updated review %d - %s" +#, fuzzy, php-format +msgid "%1$s: Updated review %2$d - %3$s" msgstr "%s: Aktualisierte Code-Besprechung %d - %s" -#: IDF/Review/Comment.php:216 -#, php-format -msgid "Updated Code Review %s - %s (%s)" +#: IDF/Review/Comment.php:222 +#, fuzzy, php-format +msgid "Updated Code Review %1$s - %2$s (%3$s)" msgstr "Aktualisierte Code-Besprechung %s - %s (%s)" #: IDF/Review/Patch.php:52 @@ -4343,20 +5073,20 @@ msgid "commit" msgstr "Revision" #: IDF/Review/Patch.php:153 -#, php-format -msgid "Creation of review %d, by %s" +#, fuzzy, php-format +msgid "Creation of review %3$d, by %4$s" msgstr "" "Erzeugung von Code-Besprechung %d, von " "%s" #: IDF/Review/Patch.php:163 -#, php-format -msgid "%s: Creation of Review %d - %s" +#, fuzzy, php-format +msgid "%1$s: Creation of Review %2$d - %3$s" msgstr "%s: Erstellung von Code-Besprechung %d -%s" -#: IDF/Review/Patch.php:204 -#, php-format -msgid "New Code Review %s - %s (%s)" +#: IDF/Review/Patch.php:208 +#, fuzzy, php-format +msgid "New Code Review %1$s - %2$s (%3$s)" msgstr "Neue Code-Besprechung %s - %s (%s)" #: IDF/Scm/Git.php:309 IDF/Scm/Mercurial.php:199 @@ -4386,7 +5116,8 @@ msgid "Could not write client key \"%s\"" msgstr "Konnte Client-Schlüssel \"%s\" nicht schreiben." #: IDF/Search/Occ.php:33 -msgid "occurence" +#, fuzzy +msgid "occurrence" msgstr "Vorkommen" #: IDF/Search/Occ.php:49 @@ -4394,11 +5125,13 @@ msgid "word" msgstr "Wort" #: IDF/Search/Occ.php:75 -msgid "occurences" +#, fuzzy +msgid "occurrences" msgstr "Vorkommen" #: IDF/Search/Occ.php:81 -msgid "ponderated occurence" +#, fuzzy +msgid "ponderated occurrence" msgstr "gewichtete Vorkommen" #: IDF/Tag.php:59 @@ -4417,10 +5150,28 @@ msgstr "Kleingeschriebener Name" msgid "Lower case version of the name for fast searching." msgstr "Kleingeschriebene Version des Namens zur schnelleren Suche." -#: IDF/Template/Markdown.php:75 +#: IDF/Template/Markdown.php:84 msgid "Create this documentation page" msgstr "Erstelle diese Dokumentations-Seite" +#: IDF/Template/Markdown.php:97 +msgid "You are not allowed to access the wiki." +msgstr "" + +#: IDF/Template/Markdown.php:106 +#, fuzzy +msgid "The wiki resource has not been found." +msgstr "Das Projekt wurde aktualisiert." + +#: IDF/Template/Markdown.php:113 +msgid "The wiki resource has not been found. Create it!" +msgstr "" + +#: IDF/Template/Markdown.php:146 +#, fuzzy +msgid "This revision of the resource is no longer available." +msgstr "Das Projekt ist nicht verfügbar." + #: IDF/Template/ShowUser.php:51 msgid "Anonymous" msgstr "Anonym" @@ -4441,7 +5192,7 @@ msgstr "Datei" msgid "The path is relative to the upload path." msgstr "Der Pfad ist relativ zum Upload-Pfad." -#: IDF/Upload.php:78 +#: IDF/Upload.php:78 IDF/Wiki/ResourceRevision.php:71 msgid "file size in bytes" msgstr "Dateigröße in Bytes" @@ -4459,145 +5210,161 @@ msgid "Download %2$d, %3$s" msgstr "Download %2$d, %3$s" #: IDF/Upload.php:204 -#, php-format -msgid "Addition of download %d, by %s" +#, fuzzy, php-format +msgid "Addition of download %2$d, by %3$s" msgstr "Hinzufügen von Download %d, von %s" #: IDF/Upload.php:214 -#, php-format -msgid "%s: Download %d added - %s" +#, fuzzy, php-format +msgid "%1$s: Download %2$d added - %3$s" msgstr "%s: Download %d hinzugefügt - %s" -#: IDF/Upload.php:256 -#, php-format -msgid "New download - %s (%s)" +#: IDF/Upload.php:301 +#, fuzzy, php-format +msgid "New download - %1$s (%2$s)" msgstr "Neuer Download - %s (%s)" -#: IDF/Views/Admin.php:60 +#: IDF/Upload.php:305 +#, fuzzy, php-format +msgid "Updated download - %1$s (%2$s)" +msgstr "Neuer Download - %s (%s)" + +#: IDF/Views/Admin.php:47 +#, fuzzy +msgid "The forge configuration has been saved." +msgstr "Die Download-Einstellungen wurden gespeichert." + +#: IDF/Views/Admin.php:80 msgid "This table shows the projects in the forge." msgstr "Diese Tabelle zeigt die Projekte dieser Forge." -#: IDF/Views/Admin.php:65 +#: IDF/Views/Admin.php:85 msgid "Short Name" msgstr "Kurzname" -#: IDF/Views/Admin.php:67 +#: IDF/Views/Admin.php:87 msgid "Repository Size" msgstr "Größe des Depots" -#: IDF/Views/Admin.php:73 +#: IDF/Views/Admin.php:93 msgid "No projects were found." msgstr "Es wurden keine Projekte gefunden." -#: IDF/Views/Admin.php:93 IDF/Views/Admin.php:251 IDF/Views/Wiki.php:310 +#: IDF/Views/Admin.php:116 +#, fuzzy +msgid "The label configuration has been saved." +msgstr "Die Download-Einstellungen wurden gespeichert." + +#: IDF/Views/Admin.php:147 IDF/Views/Admin.php:314 IDF/Views/Wiki.php:484 +#: IDF/Views/Wiki.php:536 #, php-format msgid "Update %s" msgstr "Aktualisiere %s" -#: IDF/Views/Admin.php:101 IDF/Views/Project.php:302 +#: IDF/Views/Admin.php:155 IDF/Views/Project.php:304 msgid "The project has been updated." msgstr "Das Projekt wurde aktualisiert." -#: IDF/Views/Admin.php:134 +#: IDF/Views/Admin.php:192 msgid "The project has been created." msgstr "Das Projekt wurde angelegt." -#: IDF/Views/Admin.php:160 +#: IDF/Views/Admin.php:223 #, php-format msgid "Delete %s Project" msgstr "Lösche Projekt %s" -#: IDF/Views/Admin.php:167 +#: IDF/Views/Admin.php:230 msgid "The project has been deleted." msgstr "Das Projekt wurde gelöscht." -#: IDF/Views/Admin.php:197 +#: IDF/Views/Admin.php:260 msgid "Not Validated User List" msgstr "Liste nicht validierter Benutzer" -#: IDF/Views/Admin.php:205 +#: IDF/Views/Admin.php:268 msgid "This table shows the users in the forge." msgstr "Diese Tabelle zeigt die Benutzer dieser Forge." -#: IDF/Views/Admin.php:209 +#: IDF/Views/Admin.php:272 msgid "login" msgstr "Anmeldename" -#: IDF/Views/Admin.php:212 +#: IDF/Views/Admin.php:275 msgid "Admin" msgstr "Administrator" -#: IDF/Views/Admin.php:214 +#: IDF/Views/Admin.php:277 msgid "Last Login" msgstr "Letztes Login" -#: IDF/Views/Admin.php:221 +#: IDF/Views/Admin.php:284 msgid "No users were found." msgstr "Es wurden keine Benutzer gefunden." -#: IDF/Views/Admin.php:258 +#: IDF/Views/Admin.php:321 msgid "You do not have the rights to update this user." msgstr "Du hast nicht die Berechtigung, um diesen Benutzer zu aktualisieren." -#: IDF/Views/Admin.php:276 +#: IDF/Views/Admin.php:339 msgid "The user has been updated." msgstr "Der Benutzer wurde aktualisiert." -#: IDF/Views/Admin.php:309 +#: IDF/Views/Admin.php:372 #, php-format msgid "The user %s has been created." msgstr "Der Benutzer %s wurde erstellt." -#: IDF/Views/Admin.php:316 +#: IDF/Views/Admin.php:379 msgid "Add User" msgstr "Benutzer hinzufügen" -#: IDF/Views/Admin.php:332 +#: IDF/Views/Admin.php:395 msgid "Usher management" msgstr "Usher-Verwaltung" -#: IDF/Views/Admin.php:369 +#: IDF/Views/Admin.php:432 msgid "Usher configuration has been reloaded" msgstr "Usher-Konfiguration neu geladen" -#: IDF/Views/Admin.php:373 +#: IDF/Views/Admin.php:436 msgid "Usher has been shut down" msgstr "Usher wurde heruntergefahren." -#: IDF/Views/Admin.php:378 +#: IDF/Views/Admin.php:441 msgid "Usher has been started up" msgstr "Usher wurde hochgefahren." -#: IDF/Views/Admin.php:416 +#: IDF/Views/Admin.php:479 #, php-format msgid "The server \"%s\" has been started" msgstr "Der Server \"%s\" wurde gestartet." -#: IDF/Views/Admin.php:420 +#: IDF/Views/Admin.php:483 #, php-format msgid "The server \"%s\" has been stopped" msgstr "Der Server \"%s\" wurde gestoppt." -#: IDF/Views/Admin.php:425 +#: IDF/Views/Admin.php:488 #, php-format msgid "The server \"%s\" has been killed" msgstr "Der Server \"%s\" wurde getötet." -#: IDF/Views/Admin.php:445 +#: IDF/Views/Admin.php:508 #, php-format msgid "Open connections for \"%s\"" msgstr "Offene Verbindungen für \"%s\"" -#: IDF/Views/Admin.php:450 +#: IDF/Views/Admin.php:513 #, php-format msgid "no connections for server \"%s\"" msgstr "keine Verbindungen für Server \"%s\"" -#: IDF/Views/Admin.php:471 +#: IDF/Views/Admin.php:534 msgid "Yes" msgstr "Ja" -#: IDF/Views/Admin.php:471 +#: IDF/Views/Admin.php:534 msgid "No" msgstr "Nein" @@ -4610,11 +5377,11 @@ msgstr "%s Downloads" msgid "This table shows the files to download." msgstr "Diese Tabelle zeigt die herunterladbaren Dateien." -#: IDF/Views/Download.php:67 IDF/Views/Download.php:315 +#: IDF/Views/Download.php:67 IDF/Views/Download.php:349 msgid "Uploaded" msgstr "Hochgeladen" -#: IDF/Views/Download.php:71 IDF/Views/Download.php:319 +#: IDF/Views/Download.php:71 IDF/Views/Download.php:353 msgid "No downloads were found." msgstr "Keine Downloads gefunden." @@ -4637,17 +5404,27 @@ msgstr "Lösche Download %s" msgid "The file has been deleted." msgstr "Die Datei wurde gelöscht." -#: IDF/Views/Download.php:243 +#: IDF/Views/Download.php:244 #, php-format msgid "The file has been uploaded." msgstr "Die Datei wurde hochgeladen." -#: IDF/Views/Download.php:297 +#: IDF/Views/Download.php:271 +#, fuzzy +msgid "New Downloads from Archive" +msgstr "Neuer Download" + +#: IDF/Views/Download.php:278 +#, fuzzy +msgid "The archive has been uploaded and processed." +msgstr "Das Projekt wurde aktualisiert." + +#: IDF/Views/Download.php:331 #, php-format msgid "%1$s Downloads with Label %2$s" msgstr "%1$s Downloads mit der Marke %2$s" -#: IDF/Views/Download.php:307 +#: IDF/Views/Download.php:341 #, php-format msgid "This table shows the downloads with label %s." msgstr "Diese Tabelle zeigt die Downloads mit der Marke %s." @@ -4657,25 +5434,25 @@ msgstr "Diese Tabelle zeigt die Downloads mit der Marke %s." msgid "%s Open Issues" msgstr "%s Offene Tickets" -#: IDF/Views/Issue.php:51 IDF/Views/Issue.php:379 IDF/Views/User.php:75 +#: IDF/Views/Issue.php:51 IDF/Views/Issue.php:382 IDF/Views/User.php:75 msgid "This table shows the open issues." msgstr "Diese Tabelle zeigt die offenen Tickets." -#: IDF/Views/Issue.php:61 IDF/Views/Issue.php:217 IDF/Views/Issue.php:298 -#: IDF/Views/Issue.php:387 IDF/Views/Issue.php:539 IDF/Views/Issue.php:762 -#: IDF/Views/Issue.php:821 IDF/Views/Review.php:57 IDF/Views/User.php:81 +#: IDF/Views/Issue.php:61 IDF/Views/Issue.php:220 IDF/Views/Issue.php:301 +#: IDF/Views/Issue.php:390 IDF/Views/Issue.php:542 IDF/Views/Issue.php:765 +#: IDF/Views/Issue.php:824 IDF/Views/Review.php:57 IDF/Views/User.php:81 msgid "Id" msgstr "Id" -#: IDF/Views/Issue.php:64 IDF/Views/Issue.php:220 IDF/Views/Issue.php:302 -#: IDF/Views/Issue.php:390 IDF/Views/Issue.php:542 IDF/Views/Issue.php:765 -#: IDF/Views/Issue.php:824 IDF/Views/Review.php:60 IDF/Views/User.php:85 +#: IDF/Views/Issue.php:64 IDF/Views/Issue.php:223 IDF/Views/Issue.php:305 +#: IDF/Views/Issue.php:393 IDF/Views/Issue.php:545 IDF/Views/Issue.php:768 +#: IDF/Views/Issue.php:827 IDF/Views/Review.php:60 IDF/Views/User.php:85 msgid "Last Updated" msgstr "Letzte Aktualisierung" -#: IDF/Views/Issue.php:68 IDF/Views/Issue.php:224 IDF/Views/Issue.php:306 -#: IDF/Views/Issue.php:394 IDF/Views/Issue.php:546 IDF/Views/Issue.php:769 -#: IDF/Views/Issue.php:828 +#: IDF/Views/Issue.php:68 IDF/Views/Issue.php:227 IDF/Views/Issue.php:309 +#: IDF/Views/Issue.php:397 IDF/Views/Issue.php:549 IDF/Views/Issue.php:772 +#: IDF/Views/Issue.php:831 msgid "No issues were found." msgstr "Es wurden keine Tickets gefunden." @@ -4683,147 +5460,147 @@ msgstr "Es wurden keine Tickets gefunden." msgid "Not assigned" msgstr "Nicht zugeordnet" -#: IDF/Views/Issue.php:146 +#: IDF/Views/Issue.php:149 #, php-format msgid "Summary of tracked issues in %s." msgstr "Zusammenfassung verfolgter Tickets in %s" -#: IDF/Views/Issue.php:191 +#: IDF/Views/Issue.php:194 #, php-format msgid "Watch List: Closed Issues for %s" msgstr "Beobachtungsliste: Geschlossene Tickets für %s" -#: IDF/Views/Issue.php:192 +#: IDF/Views/Issue.php:195 #, php-format msgid "This table shows the closed issues in your watch list for %s project." msgstr "" "Diese Tabelle zeigt die geschlossenen Tickets auf Deiner Beobachtungsliste " "für das Projekt %s." -#: IDF/Views/Issue.php:197 +#: IDF/Views/Issue.php:200 #, php-format msgid "Watch List: Open Issues for %s" msgstr "Beobachtungsliste: Offene Tickets für %s" -#: IDF/Views/Issue.php:198 +#: IDF/Views/Issue.php:201 #, php-format msgid "This table shows the open issues in your watch list for %s project." msgstr "" "Diese Tabelle zeigt die offenen Tickets auf Deiner Beobachtungsliste für das " "Projekt %s." -#: IDF/Views/Issue.php:274 +#: IDF/Views/Issue.php:277 msgid "Watch List: Closed Issues" msgstr "Beobachtungsliste: Geschlossene Tickets" -#: IDF/Views/Issue.php:275 +#: IDF/Views/Issue.php:278 msgid "This table shows the closed issues in your watch list." msgstr "" "Diese Tabelle zeigt die geschlossenen Tickets auf Deiner Beobachtungsliste." -#: IDF/Views/Issue.php:280 +#: IDF/Views/Issue.php:283 msgid "Watch List: Open Issues" msgstr "Beobachtungsliste: Offene Tickets" -#: IDF/Views/Issue.php:281 +#: IDF/Views/Issue.php:284 msgid "This table shows the open issues in your watch list." msgstr "Diese Tabelle zeigt die offenen Tickets auf Deiner Beobachtungsliste." -#: IDF/Views/Issue.php:300 IDF/Views/User.php:82 +#: IDF/Views/Issue.php:303 IDF/Views/User.php:82 msgid "Project" msgstr "Projekt" -#: IDF/Views/Issue.php:341 -#, php-format -msgid "%s %s Submitted %s Issues" +#: IDF/Views/Issue.php:344 +#, fuzzy, php-format +msgid "%1$s %2$s Submitted %3$s Issues" msgstr "%s %s eingesandte Tickets für %s" -#: IDF/Views/Issue.php:345 -#, php-format -msgid "%s %s Closed Submitted %s Issues" +#: IDF/Views/Issue.php:348 +#, fuzzy, php-format +msgid "%1$s %2$s Closed Submitted %3$s Issues" msgstr "%s %s eingesandte, geschlossene Tickets für %s" -#: IDF/Views/Issue.php:349 -#, php-format -msgid "%s %s Closed Working %s Issues" +#: IDF/Views/Issue.php:352 +#, fuzzy, php-format +msgid "%1$s %2$s Closed Working %3$s Issues" msgstr "%s %s bearbeitete, geschlossene Tickets für %s" -#: IDF/Views/Issue.php:353 -#, php-format -msgid "%s %s Working %s Issues" +#: IDF/Views/Issue.php:356 +#, fuzzy, php-format +msgid "%1$s %2$s Working %3$s Issues" msgstr "%s %s bearbeitete Tickets für %s" -#: IDF/Views/Issue.php:414 +#: IDF/Views/Issue.php:417 msgid "Submit a new issue" msgstr "Erstelle ein neues Ticket" -#: IDF/Views/Issue.php:430 -#, php-format -msgid "Issue %d has been created." +#: IDF/Views/Issue.php:433 +#, fuzzy, php-format +msgid "Issue %2$d has been created." msgstr "Ticket %d wurde erstellt." -#: IDF/Views/Issue.php:487 +#: IDF/Views/Issue.php:490 #, php-format msgid "Search issues - %s" msgstr "Suche Tickets - %s" -#: IDF/Views/Issue.php:489 +#: IDF/Views/Issue.php:492 #, php-format msgid "Search closed issues - %s" msgstr "Suche geschlossene Tickets - %s" -#: IDF/Views/Issue.php:536 +#: IDF/Views/Issue.php:539 msgid "This table shows the found issues." msgstr "Diese Tabelle zeigt die gefundenen Tickets." -#: IDF/Views/Issue.php:601 -#, php-format -msgid "Issue %d: %s" +#: IDF/Views/Issue.php:604 +#, fuzzy, php-format +msgid "Issue %2$d: %3$s" msgstr "Ticket %d: %s" -#: IDF/Views/Issue.php:625 -#, php-format -msgid "Issue %d has been updated." +#: IDF/Views/Issue.php:628 +#, fuzzy, php-format +msgid "Issue %2$d has been updated." msgstr "Ticket %d wurde aktualisiert." -#: IDF/Views/Issue.php:715 +#: IDF/Views/Issue.php:718 #, php-format msgid "View %s" msgstr "Zeige %s" -#: IDF/Views/Issue.php:742 +#: IDF/Views/Issue.php:745 #, php-format msgid "%s Closed Issues" msgstr "%s Geschlossene Tickets" -#: IDF/Views/Issue.php:752 +#: IDF/Views/Issue.php:755 msgid "This table shows the closed issues." msgstr "Diese Tabelle zeigt die geschlossenen Tickets." -#: IDF/Views/Issue.php:795 +#: IDF/Views/Issue.php:798 #, php-format msgid "%1$s Issues with Label %2$s" msgstr "%1$s Tickets mit Markierung %2$s" -#: IDF/Views/Issue.php:798 +#: IDF/Views/Issue.php:801 #, php-format msgid "%1$s Closed Issues with Label %2$s" msgstr "%1$s geschlossene Tickets mit Markierung %2$s" -#: IDF/Views/Issue.php:811 +#: IDF/Views/Issue.php:814 #, php-format msgid "This table shows the issues with label %s." msgstr "Diese Tabelle zeigt die Tickets mit der Markierung %s." -#: IDF/Views/Issue.php:934 +#: IDF/Views/Issue.php:937 msgid "The issue has been removed from your watch list." msgstr "Das Ticket wurde von Deiner Beobachtungsliste entfernt." -#: IDF/Views/Issue.php:937 +#: IDF/Views/Issue.php:940 msgid "The issue has been added to your watch list." msgstr "Das Ticket wurde zu Deiner Beobachtungsliste hinzugefügt." -#: IDF/Views/Issue.php:1035 +#: IDF/Views/Issue.php:1037 msgid "On your watch list." msgstr "Auf Deiner Beobachtungsliste." @@ -4839,74 +5616,76 @@ msgstr "Dokumentation" msgid "Reviews and Patches" msgstr "Besprechungen u. Patches" -#: IDF/Views/Project.php:178 +#: IDF/Views/Project.php:180 msgid "This table shows the project updates." msgstr "Diese Tabelle zeigt Projekt-Aktualisierungen." -#: IDF/Views/Project.php:189 +#: IDF/Views/Project.php:191 msgid "Change" msgstr "Änderung" -#: IDF/Views/Project.php:193 +#: IDF/Views/Project.php:195 msgid "No changes were found." msgstr "Es wurden keine Änderungen gefunden." -#: IDF/Views/Project.php:294 +#: IDF/Views/Project.php:296 #, php-format msgid "%s Project Summary" msgstr "%s Projektzusammenfassung" -#: IDF/Views/Project.php:329 +#: IDF/Views/Project.php:335 #, php-format msgid "%s Issue Tracking Configuration" msgstr "%s Ticket-Einstellungen" -#: IDF/Views/Project.php:338 +#: IDF/Views/Project.php:344 msgid "The issue tracking configuration has been saved." msgstr "Die Ticket-Einstellungen wurden gespeichert." -#: IDF/Views/Project.php:375 +#: IDF/Views/Project.php:381 #, php-format msgid "%s Downloads Configuration" msgstr "%s Download-Einstellungen" -#: IDF/Views/Project.php:384 +#: IDF/Views/Project.php:393 msgid "The downloads configuration has been saved." msgstr "Die Download-Einstellungen wurden gespeichert." -#: IDF/Views/Project.php:418 +#: IDF/Views/Project.php:428 #, php-format msgid "%s Documentation Configuration" msgstr "%s Dokumentations-Einstellungen" -#: IDF/Views/Project.php:427 +#: IDF/Views/Project.php:437 msgid "The documentation configuration has been saved." msgstr "Die Dokumentations-Einstellungen wurden gespeichert." -#: IDF/Views/Project.php:461 +#: IDF/Views/Project.php:471 #, php-format msgid "%s Project Members" msgstr "%s Projektmitglieder" -#: IDF/Views/Project.php:470 +#: IDF/Views/Project.php:480 msgid "The project membership has been saved." msgstr "Die Projektmitgliedschaft wurde gespeichert." -#: IDF/Views/Project.php:493 +#: IDF/Views/Project.php:503 #, php-format msgid "%s Tabs Access Rights" msgstr "%s Zugriffsrechte auf Registerkarten" -#: IDF/Views/Project.php:507 -msgid "The project tabs access rights have been saved." +#: IDF/Views/Project.php:517 +#, fuzzy +msgid "" +"The project tabs access rights and notification settings have been saved." msgstr "Die Zugriffsrechte für die Projekt-Registerkarten wurden gespeichert." -#: IDF/Views/Project.php:553 +#: IDF/Views/Project.php:566 #, php-format msgid "%s Source" msgstr "%s Quellcode" -#: IDF/Views/Project.php:567 +#: IDF/Views/Project.php:580 msgid "The project source configuration has been saved." msgstr "Die Konfiguration des Projekt-Quellcodes wurde gespeichert." @@ -4924,18 +5703,18 @@ msgid "No reviews were found." msgstr "Es wurden keine Besprechungen gefunden." #: IDF/Views/Review.php:94 -#, php-format -msgid "The code review %d has been created." +#, fuzzy, php-format +msgid "The code review %2$d has been created." msgstr "Die Code-Besprechung %d wurde erstellt." #: IDF/Views/Review.php:140 -#, php-format -msgid "Review %d: %s" +#, fuzzy, php-format +msgid "Review %2$d: %3$s" msgstr "Besprechung %d: %s" #: IDF/Views/Review.php:160 -#, php-format -msgid "Your code review %d has been published." +#, fuzzy, php-format +msgid "Your code review %2$d has been published." msgstr "Deine Code-Besprechung %d wurde veröffentlicht." #: IDF/Views/Source.php:40 @@ -4958,19 +5737,19 @@ msgstr "%s Mehrdeutige Revision" msgid "%1$s %2$s Change Log" msgstr "%1$s %2$s Logmeldung" -#: IDF/Views/Source.php:147 IDF/Views/Source.php:228 IDF/Views/Source.php:356 +#: IDF/Views/Source.php:153 IDF/Views/Source.php:234 IDF/Views/Source.php:362 #, php-format msgid "%1$s %2$s Source Tree" msgstr "%1$s %2$s Quellcode-Baum" -#: IDF/Views/Source.php:304 +#: IDF/Views/Source.php:310 #, php-format msgid "%s Commit Details" msgstr "%s Revisions-Details" -#: IDF/Views/Source.php:305 -#, php-format -msgid "%s Commit Details - %s" +#: IDF/Views/Source.php:311 +#, fuzzy, php-format +msgid "%1$s Commit Details - %2$s" msgstr "%s Revisions-Details - %s" #: IDF/Views/User.php:59 @@ -5023,83 +5802,124 @@ msgstr "%s Dokumentation" msgid "This table shows the documentation pages." msgstr "Diese Tabelle zeigt Dokumentations-Seiten." -#: IDF/Views/Wiki.php:61 IDF/Views/Wiki.php:106 IDF/Views/Wiki.php:147 +#: IDF/Views/Wiki.php:61 IDF/Views/Wiki.php:144 IDF/Views/Wiki.php:185 msgid "Page Title" msgstr "Seitentitel" -#: IDF/Views/Wiki.php:63 IDF/Views/Wiki.php:108 IDF/Views/Wiki.php:149 +#: IDF/Views/Wiki.php:63 IDF/Views/Wiki.php:103 IDF/Views/Wiki.php:146 +#: IDF/Views/Wiki.php:187 msgid "Updated" msgstr "Aktualisiert" -#: IDF/Views/Wiki.php:67 IDF/Views/Wiki.php:153 +#: IDF/Views/Wiki.php:67 IDF/Views/Wiki.php:191 msgid "No documentation pages were found." msgstr "Keine Dokumentations-Seiten gefunden." -#: IDF/Views/Wiki.php:90 +#: IDF/Views/Wiki.php:88 +#, fuzzy, php-format +msgid "%s Documentation Resources" +msgstr "%s Dokumentation" + +#: IDF/Views/Wiki.php:94 +#, fuzzy +msgid "This table shows the resources that can be used on documentation pages." +msgstr "Diese Tabelle zeigt Dokumentations-Seiten." + +#: IDF/Views/Wiki.php:100 +#, fuzzy +msgid "Resource Title" +msgstr "Quellcode-Baum" + +#: IDF/Views/Wiki.php:107 +#, fuzzy +msgid "No resources were found." +msgstr "Es wurden keine Tickets gefunden." + +#: IDF/Views/Wiki.php:128 #, php-format msgid "Documentation Search - %s" msgstr "Dokumentations-Suche - %s" -#: IDF/Views/Wiki.php:101 +#: IDF/Views/Wiki.php:139 msgid "This table shows the pages found." msgstr "Diese Tabelle zeigt die gefunden Seiten." -#: IDF/Views/Wiki.php:112 +#: IDF/Views/Wiki.php:150 msgid "No pages were found." msgstr "Es wurden keine Seiten gefunden." -#: IDF/Views/Wiki.php:131 +#: IDF/Views/Wiki.php:169 #, php-format msgid "%1$s Documentation Pages with Label %2$s" msgstr "%1$s Dokumentations-Seiten mit der Marke %2$s" -#: IDF/Views/Wiki.php:141 +#: IDF/Views/Wiki.php:179 #, php-format msgid "This table shows the documentation pages with label %s." msgstr "Diese Tabelle zeigt die Dokumentations-Seiten mit der Bezeichnung %s." -#: IDF/Views/Wiki.php:184 -#, php-format -msgid "The page %s has been created." +#: IDF/Views/Wiki.php:222 +#, fuzzy, php-format +msgid "The page %2$s has been created." msgstr "Die Seite %s wurde neu angelegt." -#: IDF/Views/Wiki.php:271 +#: IDF/Views/Wiki.php:265 +#, fuzzy, php-format +msgid "The resource %2$s has been created." +msgstr "Die Seite %s wurde neu angelegt." + +#: IDF/Views/Wiki.php:409 IDF/Views/Wiki.php:448 msgid "The old revision has been deleted." msgstr "Alte Version der Seite wurde gelöscht." -#: IDF/Views/Wiki.php:277 +#: IDF/Views/Wiki.php:415 IDF/Views/Wiki.php:454 #, php-format msgid "Delete Old Revision of %s" msgstr "Lösche alte Version von %s" -#: IDF/Views/Wiki.php:322 -#, php-format -msgid "The page %s has been updated." +#: IDF/Views/Wiki.php:496 +#, fuzzy, php-format +msgid "The page %2$s has been updated." msgstr "Die Seite %s wurde aktualisiert." -#: IDF/Views/Wiki.php:360 +#: IDF/Views/Wiki.php:548 +#, fuzzy, php-format +msgid "The resource %2$s has been updated." +msgstr "Die Datei %2$s wurde aktualisiert." + +#: IDF/Views/Wiki.php:583 msgid "The documentation page has been deleted." msgstr "Die Dokumentations-Seite wurde gelöscht." -#: IDF/Views/Wiki.php:368 +#: IDF/Views/Wiki.php:591 #, php-format msgid "Delete Page %s" msgstr "Lösche Seite '%s'" -#: IDF/Views.php:126 IDF/Views.php:152 +#: IDF/Views/Wiki.php:623 +#, fuzzy +msgid "The documentation resource has been deleted." +msgstr "Die Dokumentations-Seite wurde gelöscht." + +#: IDF/Views/Wiki.php:631 +#, fuzzy, php-format +msgid "Delete Resource %s" +msgstr "Lösche Seite '%s'" + +#: IDF/Views.php:173 IDF/Views.php:199 msgid "Confirm Your Account Creation" msgstr "Bestätige die Erstellung Deines Accounts" -#: IDF/Views.php:172 +#: IDF/Views.php:219 msgid "Welcome! You can now participate in the life of your project of choice." msgstr "" "Willkommen! Du kannst nun am Leben eines Projektes Deiner Wahl teilhaben." -#: IDF/Views.php:198 IDF/Views.php:222 IDF/Views.php:263 +#: IDF/Views.php:245 IDF/Views.php:269 IDF/Views.php:310 msgid "Password Recovery" msgstr "Passwort-Wiederherstellung" -#: IDF/Views.php:242 +#: IDF/Views.php:289 msgid "" "Welcome back! Next time, you can use your broswer options to remember the " "password." @@ -5107,19 +5927,23 @@ msgstr "" "Willkommen zurück! Beim nächsten Mal kannst Du Deine Browsereinstellungen " "nutzen, um Dich automatisch einzuloggen." -#: IDF/Views.php:284 +#: IDF/Views.php:331 msgid "Here to Help You!" msgstr "Hier, um Dir zu helfen!" -#: IDF/Views.php:300 +#: IDF/Views.php:347 +msgid "InDefero Upload Archive Format" +msgstr "" + +#: IDF/Views.php:363 msgid "InDefero API (Application Programming Interface)" msgstr "InDefero API (Application Programming Interface)" -#: IDF/WikiPage.php:62 +#: IDF/Wiki/Page.php:62 IDF/Wiki/Resource.php:64 msgid "title" msgstr "Titel" -#: IDF/WikiPage.php:63 +#: IDF/Wiki/Page.php:63 msgid "" "The title of the page must only contain letters, digits or the dash " "character. For example: My-new-Wiki-Page." @@ -5127,57 +5951,178 @@ msgstr "" "Der Titel der Seite darf nur Buchstaben, Zahlen oder einen Bindestrich " "enthalten. Beispiel: Meine-neue-Wiki-Seite." -#: IDF/WikiPage.php:71 +#: IDF/Wiki/Page.php:71 msgid "A one line description of the page content." msgstr "Eine einzeilige Beschreibung des Seiteninhalts." -#: IDF/WikiPage.php:196 IDF/WikiRevision.php:167 +#: IDF/Wiki/Page.php:196 IDF/Wiki/PageRevision.php:196 #, php-format msgid "%2$s, %3$s" msgstr "%2$s, %3$s" -#: IDF/WikiPage.php:198 -#, php-format -msgid "Creation of page %s, by %s" +#: IDF/Wiki/Page.php:198 +#, fuzzy, php-format +msgid "Creation of page %2$s, by %3$s" msgstr "Erstellung von Seite %s, von %s" -#: IDF/WikiPage.php:208 -#, php-format -msgid "%s: Documentation page %s added - %s" +#: IDF/Wiki/Page.php:208 +#, fuzzy, php-format +msgid "%1$s: Documentation page %2$s added - %3$s" msgstr "%s: Dokumentations-Seite %s hinzugefügt - %s" -#: IDF/WikiRevision.php:48 +#: IDF/Wiki/PageRevision.php:48 msgid "page" msgstr "Seite" -#: IDF/WikiRevision.php:66 +#: IDF/Wiki/PageRevision.php:66 IDF/Wiki/ResourceRevision.php:64 msgid "A one line description of the changes." msgstr "Eine einzeilige Beschreibung der Änderungen." -#: IDF/WikiRevision.php:72 +#: IDF/Wiki/PageRevision.php:72 msgid "content" msgstr "Inhalt" -#: IDF/WikiRevision.php:189 -#, php-format -msgid "Change of %s, by %s" +#: IDF/Wiki/PageRevision.php:218 IDF/Wiki/ResourceRevision.php:311 +#, fuzzy, php-format +msgid "Change of %2$s, by %3$s" msgstr "Änderung von %s, von %s" -#: IDF/WikiRevision.php:208 -#, php-format -msgid "%s: Documentation page %s updated - %s" +#: IDF/Wiki/PageRevision.php:231 +#, fuzzy, php-format +msgid "%1$s: Documentation page %2$s updated - %3$s" msgstr "%s: Dokumentations-Seite %s aktualisiert - %s" -#: IDF/WikiRevision.php:262 -#, php-format -msgid "New Documentation Page %s - %s (%s)" +#: IDF/Wiki/PageRevision.php:293 +#, fuzzy, php-format +msgid "New Documentation Page %1$s - %2$s (%3$s)" msgstr "Neue Dokumentations-Seite %s - %s (%s)" -#: IDF/WikiRevision.php:268 -#, php-format -msgid "Documentation Page Changed %s - %s (%s)" +#: IDF/Wiki/PageRevision.php:297 +#, fuzzy, php-format +msgid "Documentation Page Changed %1$s - %2$s (%3$s)" msgstr "Dokumentations-Seite geändert %s - %s (%s)" +#: IDF/Wiki/Resource.php:65 +#, fuzzy +msgid "" +"The title of the resource must only contain letters, digits, dots or the " +"dash character. For example: my-resource.png." +msgstr "" +"Der Titel der Seite darf nur Buchstaben, Zahlen oder einen Bindestrich " +"enthalten. Beispiel: Meine-neue-Wiki-Seite." + +#: IDF/Wiki/Resource.php:72 +msgid "MIME media type" +msgstr "" + +#: IDF/Wiki/Resource.php:73 +msgid "The MIME media type of the resource." +msgstr "" + +#: IDF/Wiki/Resource.php:81 +#, fuzzy +msgid "A one line description of the resource." +msgstr "Einzeilige Beschreibung des Projektes." + +#: IDF/Wiki/Resource.php:176 IDF/Wiki/ResourceRevision.php:308 +#, fuzzy, php-format +msgid "%2$s, %3$s" +msgstr "%2$s, %3$s" + +#: IDF/Wiki/Resource.php:178 +#, fuzzy, php-format +msgid "Creation of resource %2$s, by %3$s" +msgstr "Erstellung von Seite %s, von %s" + +#: IDF/Wiki/Resource.php:188 +#, fuzzy, php-format +msgid "%1$s: Documentation resource %2$s added - %3$s" +msgstr "%s: Dokumentations-Seite %s hinzugefügt - %s" + +#: IDF/Wiki/ResourceRevision.php:47 +#, fuzzy +msgid "resource" +msgstr "Quellcode" + +#: IDF/Wiki/ResourceRevision.php:78 +#, fuzzy +msgid "File extension" +msgstr "Dateiunterschiede" + +#: IDF/Wiki/ResourceRevision.php:79 +msgid "The file extension of the uploaded resource." +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:94 +msgid "page usage" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:116 +#, php-format +msgid "id %d: %s" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:263 +#, fuzzy, php-format +msgid "Download (%s)" +msgstr "Lade %s herunter" + +#: IDF/Wiki/ResourceRevision.php:270 +msgid "View resource details" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:324 +#, fuzzy, php-format +msgid "%1$s: Documentation resource %2$s updated - %3$s" +msgstr "%s: Dokumentations-Seite %s aktualisiert - %s" + +#~ msgid "" +#~ "The master branch is empty or contains illegal characters, please use " +#~ "only letters, digits, dashs and dots as separators." +#~ msgstr "" +#~ "Der Hauptzweig ist leer oder enthält ungültige Zeichen. Bitte verwende " +#~ "nur Buchstaben, Ziffern, Bindestriche und Punkte als Trenner." + +#~ msgid "" +#~ "You can define bidirectional relations like \"is related to\" or " +#~ "\"blocks, is blocked by\"." +#~ msgstr "" +#~ "Du kannst bidirektionale Verknüpfungen wie \"ist verknüpft mit\" oder " +#~ "\"blockiert, wird blockiert von\" angeben. Für die Standard-Verknüpfungen " +#~ "sind bereits Übersetzungen vorkonfiguriert, neue Verknüpfungstypen " +#~ "sollten jedoch in einer Sprache angegegeben werden, die von allen " +#~ "Projektteilnehmern verstanden wird." + +#~ msgid "Learn more about the post-commit web hooks." +#~ msgstr "Erfahre mehr über die post-commit Web-Hooks." + +#~ msgid "Your mail" +#~ msgstr "Deine E-Mail-Adresse" + +#~ msgid "" +#~ "Notification emails will be sent from the %%from_email%% " +#~ "address, if you send the email to a mailing list, you may need to " +#~ "register this email address. Multiple email addresses must be separated " +#~ "through commas (','). If you do not want to send emails for a given type " +#~ "of changes, simply leave the corresponding field empty." +#~ msgstr "" +#~ "Benachrichtungs-E-Mails werden mit der Absenderadresse %" +#~ "%from_email%% versandt. Wenn Du die E-Mail zu einer Mailingliste " +#~ "senden möchtest, musst Du eventuell diese E-Mail-Adresse dort " +#~ "registrieren. Mehrere E-Mail-Adressen müssen durch Kommas (',') " +#~ "voneinander getrennt werden. Wenn Du keine E-Mails für einen bestimmten " +#~ "Änderungstyp versenden möchtest, lasse das entsprechende Feld einfach " +#~ "leer." + +#~ msgid "You have here access to the administration of the forge." +#~ msgstr "Hier hast Du Zugriff auf die Administration der Forge." + +#~ msgid "Forge statistics" +#~ msgstr "Forge-Statistiken" + +#~ msgid "Projects:" +#~ msgstr "Projekte:" + #~ msgid "You need to provide comments on at least one file." #~ msgstr "Du musst Kommentare zu mindestens einer Datei angeben." @@ -5193,6 +6138,5 @@ msgstr "Dokumentations-Seite geändert %s - %s (%s)" #~ msgid "set to:" #~ msgstr "gesetzt auf:" -#, qt-format #~ msgid "Invalid value for the parameter %1$s: %2$s. Use %3$s." #~ msgstr "Ungültiger Wert für Parameter %1$s: %2$s. Nutze %3$s." diff --git a/src/IDF/locale/es_ES/idf.po b/src/IDF/locale/es_ES/idf.po index 997c6d7..fd736bb 100644 --- a/src/IDF/locale/es_ES/idf.po +++ b/src/IDF/locale/es_ES/idf.po @@ -1,38 +1,42 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Mika , 2011. msgid "" msgstr "" "Project-Id-Version: Indefero\n" "Report-Msgid-Bugs-To: http://projects.ceondo.com/p/indefero/issues/\n" -"POT-Creation-Date: 2011-10-31 01:11+0100\n" +"POT-Creation-Date: 2012-03-22 01:16+0100\n" "PO-Revision-Date: 2011-10-31 00:19+0000\n" "Last-Translator: tommyd \n" "Language-Team: LANGUAGE \n" +"Language: es_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: es_ES\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: IDF/Commit.php:55 IDF/Conf.php:54 IDF/Issue.php:52 IDF/Review.php:65 -#: IDF/Search/Occ.php:69 IDF/Tag.php:52 IDF/Upload.php:49 IDF/WikiPage.php:54 +#: IDF/Commit.php:55 IDF/Conf.php:54 IDF/Issue.php:52 +#: IDF/ProjectActivity.php:49 IDF/Review.php:65 IDF/Search/Occ.php:69 +#: IDF/Tag.php:52 IDF/Upload.php:49 IDF/Wiki/Page.php:54 +#: IDF/Wiki/Resource.php:56 msgid "project" msgstr "proyecto" #: IDF/Commit.php:63 IDF/Issue.php:67 IDF/IssueComment.php:65 #: IDF/IssueFile.php:57 IDF/IssueRelation.php:69 IDF/Review/Comment.php:69 -#: IDF/Review.php:80 IDF/Upload.php:91 IDF/WikiPage.php:78 -#: IDF/WikiRevision.php:79 +#: IDF/Review.php:80 IDF/Upload.php:91 IDF/Wiki/Page.php:78 +#: IDF/Wiki/PageRevision.php:79 IDF/Wiki/Resource.php:88 +#: IDF/Wiki/ResourceRevision.php:86 msgid "submitter" msgstr "autor" #: IDF/Commit.php:87 IDF/Issue.php:60 IDF/Review/Patch.php:60 -#: IDF/Review.php:73 IDF/Upload.php:57 IDF/WikiPage.php:70 -#: IDF/WikiRevision.php:65 +#: IDF/Review.php:73 IDF/Upload.php:57 IDF/Wiki/Page.php:70 +#: IDF/Wiki/PageRevision.php:65 IDF/Wiki/Resource.php:80 +#: IDF/Wiki/ResourceRevision.php:63 msgid "summary" msgstr "resumen" @@ -43,25 +47,26 @@ msgstr "registro de cambios" #: IDF/Commit.php:100 IDF/Issue.php:105 IDF/IssueComment.php:79 #: IDF/IssueFile.php:96 IDF/IssueRelation.php:75 IDF/Review/Comment.php:90 #: IDF/Review/FileComment.php:75 IDF/Review/Patch.php:87 IDF/Review.php:108 -#: IDF/Upload.php:112 IDF/WikiPage.php:100 IDF/WikiRevision.php:92 +#: IDF/Upload.php:112 IDF/Wiki/Page.php:100 IDF/Wiki/PageRevision.php:92 +#: IDF/Wiki/Resource.php:95 IDF/Wiki/ResourceRevision.php:101 msgid "creation date" msgstr "fecha de creación" #: IDF/Commit.php:238 -#, php-format -msgid "Commit %s, by %s" +#, fuzzy, php-format +msgid "Commit %1$s, by %2$s" msgstr "Commit %s, por %s" -#: IDF/Commit.php:329 -#, php-format -msgid "New Commit %s - %s (%s)" +#: IDF/Commit.php:337 +#, fuzzy, php-format +msgid "New Commit %1$s - %2$s (%3$s)" msgstr "Nuevo Commit %s - %s (%s)" #: IDF/Conf.php:61 IDF/Gconf.php:73 msgid "key" msgstr "clave" -#: IDF/Conf.php:67 IDF/Gconf.php:79 +#: IDF/Conf.php:67 IDF/Gconf.php:79 IDF/ProjectActivity.php:62 msgid "value" msgstr "valor" @@ -81,33 +86,57 @@ msgstr "usuario" msgid "email" msgstr "email" -#: IDF/Form/Admin/ProjectCreate.php:38 IDF/Views/Project.php:587 +#: IDF/Form/Admin/ForgeConf.php:34 +msgid "Custom forge page enabled" +msgstr "" + +#: IDF/Form/Admin/ForgeConf.php:39 IDF/Form/WikiPageCreate.php:80 +#: IDF/Form/WikiPageUpdate.php:72 +msgid "Content" +msgstr "Contenido" + +#: IDF/Form/Admin/LabelConf.php:40 +#, fuzzy +msgid "Predefined project labels" +msgstr "Etiquetas de tickets predefinidas" + +#: IDF/Form/Admin/LabelConf.php:55 +#, php-format +msgid "" +"The label \"%s\" is invalid: A label must only consist of alphanumeric " +"characters and dashes, and can optionally contain a \":\" with a group " +"prefix." +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:38 IDF/Views/Project.php:600 msgid "git" msgstr "git" -#: IDF/Form/Admin/ProjectCreate.php:39 IDF/Views/Project.php:588 +#: IDF/Form/Admin/ProjectCreate.php:39 IDF/Views/Project.php:601 msgid "Subversion" msgstr "Subversion" -#: IDF/Form/Admin/ProjectCreate.php:40 IDF/Views/Project.php:589 +#: IDF/Form/Admin/ProjectCreate.php:40 IDF/Views/Project.php:602 msgid "mercurial" msgstr "mercurial" -#: IDF/Form/Admin/ProjectCreate.php:41 IDF/Views/Project.php:590 +#: IDF/Form/Admin/ProjectCreate.php:41 IDF/Views/Project.php:603 msgid "monotone" msgstr "monótono" #: IDF/Form/Admin/ProjectCreate.php:49 IDF/Form/Admin/ProjectUpdate.php:44 -#: IDF/Form/ProjectConf.php:38 IDF/Views/Admin.php:66 IDF/Views/Admin.php:210 +#: IDF/Form/ProjectConf.php:39 IDF/Views/Admin.php:86 IDF/Views/Admin.php:273 msgid "Name" msgstr "Nombre" -#: IDF/Form/Admin/ProjectCreate.php:55 IDF/Form/TabsConf.php:77 +#: IDF/Form/Admin/ProjectCreate.php:55 IDF/Form/TabsConf.php:101 #: IDF/gettexttemplates/idf/base-full.html.php:5 +#: IDF/gettexttemplates/idf/base-full.html~.php:5 #: IDF/gettexttemplates/idf/base.html.php:5 -#: IDF/gettexttemplates/idf/index.html.php:7 -#: IDF/gettexttemplates/idf/index.html.php:8 -#: IDF/gettexttemplates/idf/main-menu.html.php:8 +#: IDF/gettexttemplates/idf/base.html~.php:5 +#: IDF/gettexttemplates/idf/main-menu.html.php:9 +#: IDF/gettexttemplates/idf/project-list.html.php:5 +#: IDF/gettexttemplates/idf/project-list.html.php:7 msgid "Private project" msgstr "Proyecto privado" @@ -132,49 +161,64 @@ msgstr "Descripción corta" msgid "A one line description of the project." msgstr "Una línea de descripción del proyecto." -#: IDF/Form/Admin/ProjectCreate.php:77 +#: IDF/Form/Admin/ProjectCreate.php:77 IDF/Form/Admin/ProjectUpdate.php:58 +#: IDF/Form/ProjectConf.php:56 +msgid "External URL" +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:84 msgid "Repository type" msgstr "Tipo de Repositorio" -#: IDF/Form/Admin/ProjectCreate.php:85 +#: IDF/Form/Admin/ProjectCreate.php:92 msgid "Remote Subversion repository" msgstr "Repositorio remoto Subversion" -#: IDF/Form/Admin/ProjectCreate.php:92 IDF/Form/SourceConf.php:40 +#: IDF/Form/Admin/ProjectCreate.php:99 IDF/Form/SourceConf.php:40 msgid "Repository username" msgstr "Nombre de usuario del Repositorio" -#: IDF/Form/Admin/ProjectCreate.php:99 IDF/Form/SourceConf.php:47 +#: IDF/Form/Admin/ProjectCreate.php:106 IDF/Form/SourceConf.php:47 msgid "Repository password" msgstr "Contraseña del Repositorio" -#: IDF/Form/Admin/ProjectCreate.php:106 IDF/Form/Admin/ProjectUpdate.php:59 +#: IDF/Form/Admin/ProjectCreate.php:113 IDF/Form/Admin/ProjectUpdate.php:66 msgid "Master branch" msgstr "Principal Branch" -#: IDF/Form/Admin/ProjectCreate.php:109 IDF/Form/Admin/ProjectUpdate.php:62 +#: IDF/Form/Admin/ProjectCreate.php:116 IDF/Form/Admin/ProjectUpdate.php:69 msgid "" "This should be a world-wide unique identifier for your project. A reverse " "DNS notation like \"com.my-domain.my-project\" is a good idea." msgstr "" -"Este debe ser un identificador único para su proyecto. Una notación tipo DNS" -" inversa como \"com.mi-dominio.mi-proyecto\" es una buena elección." +"Este debe ser un identificador único para su proyecto. Una notación tipo DNS " +"inversa como \"com.mi-dominio.mi-proyecto\" es una buena elección." -#: IDF/Form/Admin/ProjectCreate.php:114 IDF/Form/Admin/ProjectUpdate.php:68 +#: IDF/Form/Admin/ProjectCreate.php:121 IDF/Form/Admin/ProjectUpdate.php:95 #: IDF/Form/MembersConf.php:46 IDF/Form/TabsConf.php:53 +#: IDF/Form/TabsConf.php:72 msgid "Project owners" msgstr "Propietarios del Proyecto" -#: IDF/Form/Admin/ProjectCreate.php:123 IDF/Form/Admin/ProjectUpdate.php:76 +#: IDF/Form/Admin/ProjectCreate.php:130 IDF/Form/Admin/ProjectUpdate.php:103 #: IDF/Form/MembersConf.php:54 IDF/Form/TabsConf.php:52 +#: IDF/Form/TabsConf.php:78 msgid "Project members" msgstr "Miembros del proyecto" -#: IDF/Form/Admin/ProjectCreate.php:136 +#: IDF/Form/Admin/ProjectCreate.php:140 IDF/Form/Admin/ProjectUpdate.php:85 +#: IDF/Form/IssueCreate.php:168 IDF/Form/IssueUpdate.php:164 +#: IDF/Form/ProjectConf.php:73 IDF/Form/UpdateUpload.php:71 +#: IDF/Form/Upload.php:70 IDF/Form/WikiPageCreate.php:93 +#: IDF/Form/WikiPageUpdate.php:104 +msgid "Labels" +msgstr "Etiquetas" + +#: IDF/Form/Admin/ProjectCreate.php:155 msgid "Project template" msgstr "Plantilla de Proyecto" -#: IDF/Form/Admin/ProjectCreate.php:138 +#: IDF/Form/Admin/ProjectCreate.php:157 msgid "" "Use the given project to initialize the new project. Access rights and " "general configuration will be taken from the template project." @@ -182,7 +226,7 @@ msgstr "" "Utilizar el proyecto propuesto para iniciar un nuevo proyecto. Los permisos " "de acceso y configuración general se tomarán de la plantilla de proyecto." -#: IDF/Form/Admin/ProjectCreate.php:185 +#: IDF/Form/Admin/ProjectCreate.php:204 msgid "" "Only a remote repository available through HTTP or HTTPS is allowed. For " "example \"http://somewhere.com/svn/trunk\"." @@ -190,19 +234,19 @@ msgstr "" "Solo un repositorio remoto HTTP o HTTPS está permitido. Por ejemplo, " "\"http://dominio.com/svn/trunk\"." -#: IDF/Form/Admin/ProjectCreate.php:201 +#: IDF/Form/Admin/ProjectCreate.php:220 IDF/Form/Admin/ProjectUpdate.php:117 msgid "" "The master branch is empty or contains illegal characters, please use only " -"letters, digits, dashs and dots as separators." +"letters, digits, dashes and dots as separators." msgstr "" -"El branch principal está vacío o contiene caracteres no válidos, por favor " -"utiliza solamente letras, digitos, guiones y puntos como separadores." +"El principal branch está vacío o contiene caracteres no válidos, por favor " +"utiliza sólo letras, dígitos, guiones y puntos como separadores." -#: IDF/Form/Admin/ProjectCreate.php:211 IDF/Form/Admin/ProjectUpdate.php:101 +#: IDF/Form/Admin/ProjectCreate.php:230 IDF/Form/Admin/ProjectUpdate.php:128 msgid "This master branch is already used. Please select another one." msgstr "Esta rama principal ya está en uso. Por favor, seleccione otra." -#: IDF/Form/Admin/ProjectCreate.php:222 +#: IDF/Form/Admin/ProjectCreate.php:241 msgid "" "This shortname contains illegal characters, please use only letters, digits " "and dash (-)." @@ -210,39 +254,41 @@ msgstr "" "Este nombre corto contiene caracteres no válidos, por favor utiliza sólo " "letras, dígitos y el guión (-)." -#: IDF/Form/Admin/ProjectCreate.php:225 +#: IDF/Form/Admin/ProjectCreate.php:244 msgid "The shortname cannot start with the dash (-) character." msgstr "El nombre corto no puede comenzar con el carácter guión (-)." -#: IDF/Form/Admin/ProjectCreate.php:228 +#: IDF/Form/Admin/ProjectCreate.php:247 msgid "The shortname cannot end with the dash (-) character." msgstr "El nombre corto no puede terminar con el carácter guión (-)." -#: IDF/Form/Admin/ProjectCreate.php:233 +#: IDF/Form/Admin/ProjectCreate.php:252 msgid "This shortname is already used. Please select another one." msgstr "Este nombre corto ya está en uso. Por favor, seleccione otro." -#: IDF/Form/Admin/ProjectCreate.php:279 IDF/Form/Admin/ProjectDelete.php:78 -#: IDF/Form/Admin/ProjectUpdate.php:121 IDF/Form/Admin/UserCreate.php:106 +#: IDF/Form/Admin/ProjectCreate.php:303 IDF/Form/Admin/ProjectDelete.php:78 +#: IDF/Form/Admin/ProjectUpdate.php:153 IDF/Form/Admin/UserCreate.php:106 #: IDF/Form/Admin/UserUpdate.php:191 IDF/Form/IssueCreate.php:338 #: IDF/Form/IssueUpdate.php:329 IDF/Form/MembersConf.php:64 #: IDF/Form/Password.php:76 IDF/Form/Register.php:112 #: IDF/Form/ReviewCreate.php:187 IDF/Form/ReviewFileComment.php:143 -#: IDF/Form/TabsConf.php:98 IDF/Form/UpdateUpload.php:126 -#: IDF/Form/Upload.php:148 IDF/Form/UserAccount.php:216 -#: IDF/Form/UserChangeEmail.php:80 IDF/Form/WikiCreate.php:167 -#: IDF/Form/WikiDelete.php:59 IDF/Form/WikiUpdate.php:178 +#: IDF/Form/TabsConf.php:122 IDF/Form/UpdateUpload.php:126 +#: IDF/Form/Upload.php:149 IDF/Form/UploadArchive.php:137 +#: IDF/Form/UserAccount.php:216 IDF/Form/UserChangeEmail.php:80 +#: IDF/Form/WikiPageCreate.php:167 IDF/Form/WikiPageDelete.php:59 +#: IDF/Form/WikiPageUpdate.php:178 IDF/Form/WikiResourceCreate.php:123 +#: IDF/Form/WikiResourceDelete.php:59 IDF/Form/WikiResourceUpdate.php:124 msgid "Cannot save the model from an invalid form." msgstr "No se puede guardar el modelo desde un formulario no válido." -#: IDF/Form/Admin/ProjectCreate.php:295 +#: IDF/Form/Admin/ProjectCreate.php:341 msgid "" "Click on the Project Management tab to set the description of your project." msgstr "" "Haga clic en la pestaña Gestión de proyectos para establecer la descripción " "de su proyecto." -#: IDF/Form/Admin/ProjectCreate.php:363 +#: IDF/Form/Admin/ProjectCreate.php:426 msgid "This project is not available." msgstr "Este proyecto no está disponible." @@ -268,14 +314,6 @@ msgstr "" msgid "Sorry, you really need to backup your data before deletion." msgstr "Lo sentimos, necesita respaldar sus datos antes de la eliminación." -#: IDF/Form/Admin/ProjectUpdate.php:90 -msgid "" -"The master branch is empty or contains illegal characters, please use only " -"letters, digits, dashes and dots as separators." -msgstr "" -"El principal branch está vacío o contiene caracteres no válidos, por favor " -"utiliza sólo letras, dígitos, guiones y puntos como separadores." - #: IDF/Form/Admin/UserCreate.php:37 IDF/Form/Admin/UserUpdate.php:38 #: IDF/Form/RegisterConfirmation.php:50 IDF/Form/UserAccount.php:40 msgid "First name" @@ -292,8 +330,8 @@ msgstr "Iniciar sesión" #: IDF/Form/Admin/UserCreate.php:60 msgid "" -"The login must be between 3 and 15 characters long and contains only letters" -" and digits." +"The login must be between 3 and 15 characters long and contains only letters " +"and digits." msgstr "" "El nombre de usuario debe tener entre 3 y 15 caracteres de largo y contener " "solamente letras y dígitos." @@ -367,10 +405,11 @@ msgid "Confirm password" msgstr "Confirmar contraseña" #: IDF/Form/Admin/UserUpdate.php:100 IDF/Form/IssueCreate.php:66 -#: IDF/Form/ProjectConf.php:47 IDF/Form/ReviewCreate.php:54 +#: IDF/Form/ProjectConf.php:48 IDF/Form/ReviewCreate.php:54 #: IDF/Form/UpdateUpload.php:51 IDF/Form/Upload.php:49 -#: IDF/Form/UserAccount.php:101 IDF/Form/WikiCreate.php:70 -#: IDF/Form/WikiUpdate.php:60 +#: IDF/Form/UserAccount.php:101 IDF/Form/WikiPageCreate.php:70 +#: IDF/Form/WikiPageUpdate.php:60 IDF/Form/WikiResourceCreate.php:54 +#: IDF/Form/WikiResourceUpdate.php:46 IDF/Views/Wiki.php:102 msgid "Description" msgstr "Descripción" @@ -406,16 +445,17 @@ msgstr "Eliminar avatar personalizado" msgid "Tick this to delete the custom avatar." msgstr "Marque esta opción para eliminar el avatar personalizado." -#: IDF/Form/Admin/UserUpdate.php:161 IDF/Views/Admin.php:211 +#: IDF/Form/Admin/UserUpdate.php:161 IDF/Views/Admin.php:274 msgid "Staff" msgstr "Staff" #: IDF/Form/Admin/UserUpdate.php:164 -msgid "If you give staff rights to a user, you really need to trust them." +#, fuzzy +msgid "If you give staff rights to a user, you really need to trust him." msgstr "" "Si le da permisos de Staff a un usuario, debe confiar plenamente en él." -#: IDF/Form/Admin/UserUpdate.php:172 IDF/Views/Admin.php:213 +#: IDF/Form/Admin/UserUpdate.php:172 IDF/Views/Admin.php:276 msgid "Active" msgstr "Activo" @@ -435,8 +475,8 @@ msgstr "--- No es un nombre válido." msgid "" "A user with this email already exists, please provide another email address." msgstr "" -"Ya existe un usuario con este correo electrónico , por favor, introduce otro" -" email." +"Ya existe un usuario con este correo electrónico , por favor, introduce otro " +"email." #: IDF/Form/Admin/UserUpdate.php:301 IDF/Form/UserAccount.php:398 msgid "For security reason, you cannot upload a file with this extension." @@ -456,18 +496,19 @@ msgstr "" #: IDF/Form/ReviewCreate.php:45 IDF/Form/ReviewFileComment.php:73 #: IDF/Form/UpdateUpload.php:42 IDF/Form/Upload.php:40 #: IDF/gettexttemplates/idf/issues/base.html.php:3 IDF/Views/Download.php:65 -#: IDF/Views/Download.php:313 IDF/Views/Issue.php:62 IDF/Views/Issue.php:218 -#: IDF/Views/Issue.php:299 IDF/Views/Issue.php:388 IDF/Views/Issue.php:540 -#: IDF/Views/Issue.php:763 IDF/Views/Issue.php:822 IDF/Views/Review.php:58 -#: IDF/Views/User.php:83 IDF/Views/Wiki.php:62 IDF/Views/Wiki.php:107 -#: IDF/Views/Wiki.php:148 +#: IDF/Views/Download.php:347 IDF/Views/Issue.php:62 IDF/Views/Issue.php:221 +#: IDF/Views/Issue.php:302 IDF/Views/Issue.php:391 IDF/Views/Issue.php:543 +#: IDF/Views/Issue.php:766 IDF/Views/Issue.php:825 IDF/Views/Review.php:58 +#: IDF/Views/User.php:83 IDF/Views/Wiki.php:62 IDF/Views/Wiki.php:145 +#: IDF/Views/Wiki.php:186 msgid "Summary" msgstr "Resumen" #: IDF/Form/IssueCreate.php:76 IDF/Form/IssueUpdate.php:66 #: IDF/Form/ReviewCreate.php:83 msgid "The \"upload_issue_path\" configuration variable was not set." -msgstr "La variable de configuración \"upload_issue_path\" no se ha establecido." +msgstr "" +"La variable de configuración \"upload_issue_path\" no se ha establecido." #: IDF/Form/IssueCreate.php:86 IDF/Form/IssueUpdate.php:76 msgid "Attach a file" @@ -475,9 +516,9 @@ msgstr "Adjuntar un archivo" #: IDF/Form/IssueCreate.php:99 IDF/Form/IssueUpdate.php:89 #: IDF/Form/ReviewCreate.php:103 IDF/Form/ReviewFileComment.php:83 -#: IDF/Views/Issue.php:63 IDF/Views/Issue.php:219 IDF/Views/Issue.php:301 -#: IDF/Views/Issue.php:389 IDF/Views/Issue.php:541 IDF/Views/Issue.php:764 -#: IDF/Views/Issue.php:823 IDF/Views/Review.php:59 IDF/Views/User.php:84 +#: IDF/Views/Issue.php:63 IDF/Views/Issue.php:222 IDF/Views/Issue.php:304 +#: IDF/Views/Issue.php:392 IDF/Views/Issue.php:544 IDF/Views/Issue.php:767 +#: IDF/Views/Issue.php:826 IDF/Views/Review.php:59 IDF/Views/User.php:84 msgid "Status" msgstr "Estado" @@ -490,28 +531,21 @@ msgstr "Propietario" msgid "This issue" msgstr "" -#: IDF/Form/IssueCreate.php:168 IDF/Form/IssueUpdate.php:164 -#: IDF/Form/UpdateUpload.php:71 IDF/Form/Upload.php:70 -#: IDF/Form/WikiCreate.php:93 IDF/Form/WikiUpdate.php:104 -msgid "Labels" -msgstr "Etiquetas" - #: IDF/Form/IssueCreate.php:210 msgid "You cannot add a label with the \"Status\" prefix to an issue." -msgstr "No se puede agregar una etiqueta con el prefijo \"Status\" a un ticket." +msgstr "" +"No se puede agregar una etiqueta con el prefijo \"Status\" a un ticket." #: IDF/Form/IssueCreate.php:211 IDF/Form/IssueCreate.php:218 -#: IDF/Form/UpdateUpload.php:110 IDF/Form/Upload.php:120 -#: IDF/Form/WikiCreate.php:151 IDF/Form/WikiUpdate.php:162 +#: IDF/Form/UpdateUpload.php:110 IDF/Form/Upload.php:121 +#: IDF/Form/WikiPageCreate.php:151 IDF/Form/WikiPageUpdate.php:162 msgid "You provided an invalid label." msgstr "Proporcionaste una etiqueta no válida." #: IDF/Form/IssueCreate.php:217 IDF/Form/UpdateUpload.php:109 -#: IDF/Form/Upload.php:119 -#, php-format -msgid "You cannot provide more than label from the %s class to an issue." -msgstr "" -"No puede proporcionar más de una etiqueta de la clase %s en un ticket." +#, fuzzy, php-format +msgid "You cannot provide more than one label from the %s class to an issue." +msgstr "No puede proporcionar más de una etiqueta de la clase %s en un ticket." #: IDF/Form/IssueCreate.php:228 IDF/Form/IssueUpdate.php:194 msgid "You need to provide a description of the issue." @@ -581,7 +615,8 @@ msgstr "" "seleccionada automáticamente por defecto para los nuevos tickets." #: IDF/Form/IssueTrackingConf.php:133 -msgid "Each issue may have at most one label with each of these classes" +#, fuzzy +msgid "Each issue may have at most one label with each of these classes." msgstr "" "Cada ticket puede tener como máximo una etiqueta para cada una de sus clases" @@ -592,11 +627,13 @@ msgstr "" #: IDF/Form/IssueTrackingConf.php:142 msgid "" "You can define bidirectional relations like \"is related to\" or \"blocks, " -"is blocked by\"." +"is blocked by\". For standard relations pre-configured translations exist, " +"new relations should however be defined in a language that is understood by " +"all project members." msgstr "" #: IDF/Form/IssueUpdate.php:56 IDF/Form/ReviewFileComment.php:45 -#: IDF/Form/WikiUpdate.php:82 +#: IDF/Form/WikiPageUpdate.php:82 IDF/Form/WikiResourceUpdate.php:66 msgid "Comment" msgstr "Comentario" @@ -626,8 +663,8 @@ msgid "" "Sorry, we cannot find a user with this email address or login. Feel free to " "try again." msgstr "" -"Lo sentimos, no hemos encontrado ningún usuario con esta dirección de correo" -" electrónico o nombre de usuario. Vuelva a intentarlo." +"Lo sentimos, no hemos encontrado ningún usuario con esta dirección de correo " +"electrónico o nombre de usuario. Vuelva a intentarlo." #: IDF/Form/Password.php:100 msgid "Password Recovery - InDefero" @@ -640,11 +677,11 @@ msgstr "Tu clave de verificación" #: IDF/Form/PasswordInputKey.php:50 IDF/Form/PasswordReset.php:89 msgid "" -"We are sorry but this validation key is not valid. Maybe you should directly" -" copy/paste it from your validation email." +"We are sorry but this validation key is not valid. Maybe you should directly " +"copy/paste it from your validation email." msgstr "" -"Lo sentimos, pero esta clave de validación no es válida. Intente " -"copiar/pegar desde el email de validación." +"Lo sentimos, pero esta clave de validación no es válida. Intente copiar/" +"pegar desde el email de validación." #: IDF/Form/PasswordInputKey.php:61 IDF/Form/PasswordReset.php:100 msgid "" @@ -691,34 +728,38 @@ msgstr "" "Esta cuenta no está activa. Póngase en contacto con el administrador de la " "forja para activarlo." -#: IDF/Form/ProjectConf.php:42 +#: IDF/Form/ProjectConf.php:43 msgid "Short Description" msgstr "" -#: IDF/Form/ProjectConf.php:58 +#: IDF/Form/ProjectConf.php:85 msgid "The \"upload_path\" configuration variable was not set." msgstr "" -#: IDF/Form/ProjectConf.php:63 +#: IDF/Form/ProjectConf.php:90 msgid "Update the logo" msgstr "" -#: IDF/Form/ProjectConf.php:65 +#: IDF/Form/ProjectConf.php:92 msgid "The logo must be a picture with a size of 32 by 32." msgstr "" -#: IDF/Form/ProjectConf.php:75 +#: IDF/Form/ProjectConf.php:103 msgid "Remove the current logo" msgstr "" -#: IDF/Form/ProjectConf.php:111 +#: IDF/Form/ProjectConf.php:139 msgid "Could not determine the size of the uploaded picture." msgstr "" -#: IDF/Form/ProjectConf.php:115 +#: IDF/Form/ProjectConf.php:143 msgid "The picture must have a size of 32 by 32." msgstr "" +#: IDF/Form/ProjectConf.php:164 +msgid "The entered URL is invalid. Only http and https URLs are allowed." +msgstr "" + #: IDF/Form/Register.php:41 msgid "Your login" msgstr "Tu nombre de usuario" @@ -728,10 +769,10 @@ msgid "" "The login must be between 3 and 15 characters long and contain only letters " "and digits." msgstr "" -"El nombre de usuario debe tener entre 3 y 15 caracteres y contener solamente" -" letras y dígitos." +"El nombre de usuario debe tener entre 3 y 15 caracteres y contener solamente " +"letras y dígitos." -#: IDF/Form/Register.php:53 +#: IDF/Form/Register.php:53 IDF/Form/UserAccount.php:59 msgid "Your email" msgstr "Correo electrónico" @@ -747,17 +788,16 @@ msgstr "Estoy de acuerdo con los términos y condiciones." #: IDF/Form/Register.php:88 msgid "" -"We know, this is boring, but you need to agree with the terms and " -"conditions." +"We know, this is boring, but you need to agree with the terms and conditions." msgstr "" "Lo sabemos, esto es aburrido, pero es necesario aceptar los términos y " "condiciones." #: IDF/Form/Register.php:97 -#, php-format +#, fuzzy, php-format msgid "" -"The email \"%s\" is already used. If you need to, click on the help link to " -"recover your password." +"The email \"%1$s\" is already used. If you need to, you can recover your password." msgstr "" "La dirección de correo \"%s\" ya está en uso. Si lo necesita, haga clic en " "el enlace de ayuda para recuperar su contraseña." @@ -775,21 +815,22 @@ msgid "" "Your password must be hard for other people to guess, but easy for you to " "remember." msgstr "" -"Su contraseña debe ser difícil de averiguar para otras personas, pero que le" -" sea fácil de recordar." +"Su contraseña debe ser difícil de averiguar para otras personas, pero que le " +"sea fácil de recordar." #: IDF/Form/RegisterConfirmation.php:99 IDF/Form/RegisterInputKey.php:50 msgid "" "We are sorry but this confirmation key is not valid. Maybe you should " "directly copy/paste it from your confirmation email." msgstr "" -"Lo sentimos, pero esta clave de confirmación no es válida. Pruebe a copiar y" -" pegar directamente desde el email de confirmación." +"Lo sentimos, pero esta clave de confirmación no es válida. Pruebe a copiar y " +"pegar directamente desde el email de confirmación." #: IDF/Form/RegisterConfirmation.php:110 +#, fuzzy, php-format msgid "" -"This account has already been confirmed. Maybe should you try to recover " -"your password using the help link." +"This account has already been confirmed. Maybe should you try to recover your password." msgstr "" "Esta cuenta ya ha sido confirmada. Trate de recuperar su contraseña usando " "el enlace de ayuda." @@ -835,43 +876,48 @@ msgstr "" msgid "This field is required." msgstr "" -#: IDF/Form/SourceConf.php:56 +#: IDF/Form/SourceConf.php:54 IDF/Form/UploadConf.php:70 msgid "Webhook URL" msgstr "URL de Webhook" -#: IDF/Form/SourceConf.php:58 -#, php-format -msgid "Learn more about the post-commit web hooks." -msgstr "Saber más sobre WebHooks post-commit." - #: IDF/Form/TabsConf.php:38 IDF/gettexttemplates/idf/admin/base.html.php:4 -#: IDF/gettexttemplates/idf/base-full.html.php:7 -#: IDF/gettexttemplates/idf/base.html.php:7 +#: IDF/gettexttemplates/idf/base-full.html.php:8 +#: IDF/gettexttemplates/idf/base-full.html~.php:7 +#: IDF/gettexttemplates/idf/base.html.php:8 +#: IDF/gettexttemplates/idf/base.html~.php:7 #: IDF/gettexttemplates/idf/downloads/base.html.php:3 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:14 #: IDF/Views/Project.php:97 msgid "Downloads" msgstr "Descargas" -#: IDF/Form/TabsConf.php:39 IDF/gettexttemplates/idf/base-full.html.php:11 -#: IDF/gettexttemplates/idf/base.html.php:11 +#: IDF/Form/TabsConf.php:39 IDF/gettexttemplates/idf/base-full.html.php:12 +#: IDF/gettexttemplates/idf/base-full.html~.php:11 +#: IDF/gettexttemplates/idf/base.html.php:12 +#: IDF/gettexttemplates/idf/base.html~.php:11 msgid "Code Review" msgstr "Revisión del Código" #: IDF/Form/TabsConf.php:40 IDF/gettexttemplates/idf/admin/base.html.php:5 -#: IDF/gettexttemplates/idf/base-full.html.php:8 -#: IDF/gettexttemplates/idf/base.html.php:8 +#: IDF/gettexttemplates/idf/base-full.html.php:9 +#: IDF/gettexttemplates/idf/base-full.html~.php:8 +#: IDF/gettexttemplates/idf/base.html.php:9 +#: IDF/gettexttemplates/idf/base.html~.php:8 msgid "Documentation" msgstr "Documentación" #: IDF/Form/TabsConf.php:41 IDF/gettexttemplates/idf/admin/base.html.php:7 -#: IDF/gettexttemplates/idf/base-full.html.php:10 -#: IDF/gettexttemplates/idf/base.html.php:10 +#: IDF/gettexttemplates/idf/base-full.html.php:11 +#: IDF/gettexttemplates/idf/base-full.html~.php:10 +#: IDF/gettexttemplates/idf/base.html.php:11 +#: IDF/gettexttemplates/idf/base.html~.php:10 msgid "Source" msgstr "Fuentes" -#: IDF/Form/TabsConf.php:42 IDF/gettexttemplates/idf/base-full.html.php:9 -#: IDF/gettexttemplates/idf/base.html.php:9 +#: IDF/Form/TabsConf.php:42 IDF/gettexttemplates/idf/base-full.html.php:10 +#: IDF/gettexttemplates/idf/base-full.html~.php:9 +#: IDF/gettexttemplates/idf/base.html.php:10 +#: IDF/gettexttemplates/idf/base.html~.php:9 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:17 msgid "Issues" msgstr "Tickets" @@ -888,23 +934,110 @@ msgstr "Usuarios Registrados" msgid "Closed" msgstr "Cerrado" -#: IDF/Form/TabsConf.php:83 +#: IDF/Form/TabsConf.php:84 +#, fuzzy +msgid "Others" +msgstr "Otros" + +#: IDF/Form/TabsConf.php:107 msgid "Extra authorized users" msgstr "Usuarios autorizados adicionales" -#: IDF/Form/Upload.php:59 IDF/gettexttemplates/idf/source/git/tree.html.php:6 +#: IDF/Form/Upload.php:59 IDF/Form/WikiResourceCreate.php:65 +#: IDF/Form/WikiResourceUpdate.php:56 +#: IDF/gettexttemplates/idf/source/git/tree.html.php:6 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:6 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:7 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:7 -#: IDF/Views/Download.php:64 IDF/Views/Download.php:312 +#: IDF/Views/Download.php:64 IDF/Views/Download.php:346 msgid "File" msgstr "Archivo" -#: IDF/Form/Upload.php:86 +#: IDF/Form/Upload.php:87 IDF/Form/WikiResourceCreate.php:96 +#: IDF/Form/WikiResourceUpdate.php:83 msgid "For security reasons, you cannot upload a file with this extension." msgstr "" "Por razones de seguridad, no se puede cargar un archivo con esta extensión." +#: IDF/Form/Upload.php:120 +#, fuzzy, php-format +msgid "You cannot provide more than one label from the %s class to a download." +msgstr "" +"No puede proporcionar más de una etiqueta para la clase %s en una página." + +#: IDF/Form/UploadArchive.php:41 +#, fuzzy +msgid "Archive file" +msgstr "Archivo" + +#: IDF/Form/UploadArchive.php:67 +#, fuzzy, php-format +msgid "" +"For security reasons, you cannot upload a file (%s) with this extension." +msgstr "" +"Por razones de seguridad, no se puede cargar un archivo con esta extensión." + +#: IDF/Form/UploadArchive.php:98 +#, fuzzy, php-format +msgid "" +"You cannot provide more than label from the %1$s class to a download (%2$s)." +msgstr "No puede proporcionar más de una etiqueta de la clase %s en un ticket." + +#: IDF/Form/UploadArchive.php:109 +#, php-format +msgid "" +"A file with the name \"%s\" has already been uploaded and is not marked to " +"be replaced." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:41 +#, fuzzy +msgid "The archive does not exist." +msgstr "La ruta del proyecto %s no existe." + +#: IDF/Form/UploadArchiveHelper.php:48 +#, fuzzy, php-format +msgid "The archive could not be read (code %d)." +msgstr "El directorio clave %s no puede ser creado." + +#: IDF/Form/UploadArchiveHelper.php:53 +msgid "The archive does not contain a manifest.xml." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:61 +#, fuzzy, php-format +msgid "The archive's manifest is invalid: %s" +msgstr "El siguiente nombre de usuario no es válido: %s." + +#: IDF/Form/UploadArchiveHelper.php:77 +#, php-format +msgid "The entry %d in the manifest is missing a file name." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:82 +#, php-format +msgid "The entry %d in the manifest is missing a summary." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:86 +msgid "The manifest must not reference itself." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:91 +#, php-format +msgid "The entry %s in the manifest does not exist in the archive." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:96 +#, php-format +msgid "The entry %s in the manifest is referenced more than once." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:108 +#, php-format +msgid "The entry %s in the manifest has more than the six allowed labels set." +msgstr "" + #: IDF/Form/UploadConf.php:53 msgid "Predefined download labels" msgstr "Etiquetas predefinidas para descarga" @@ -915,10 +1048,6 @@ msgstr "" "Cada descarga puede tener como máximo una etiqueta para cada una de estas " "clases." -#: IDF/Form/UserAccount.php:59 -msgid "Your mail" -msgstr "Su correo electrónico" - #: IDF/Form/UserAccount.php:61 msgid "" "If you change your email address, an email will be sent to the new address " @@ -940,11 +1069,13 @@ msgstr "" "aquí su clave privada!" #: IDF/Form/UserAccount.php:171 -msgid "Add a secondary mail address" +#, fuzzy +msgid "Add a secondary email address" msgstr "Añadir una dirección de correo secundaria" #: IDF/Form/UserAccount.php:173 -msgid "You will get a mail to confirm that you own the address you specify." +#, fuzzy +msgid "You will get an email to confirm that you own the address you specify." msgstr "" "Recibirá un correo electrónico para confirmar que eres el dueño de la " "dirección que ha especificado." @@ -971,8 +1102,7 @@ msgstr "" #: IDF/Form/UserAccount.php:363 msgid "" -"Please check the key as it does not appear to be a valid monotone public " -"key." +"Please check the key as it does not appear to be a valid monotone public key." msgstr "" "Por favor, compruebe la clave, ya que parece no ser una clave pública " "monotone válida ." @@ -989,11 +1119,11 @@ msgstr "Ya has subido esta clave." #: IDF/Form/UserChangeEmail.php:63 msgid "" -"The validation key is not valid. Please copy/paste it from your confirmation" -" email." +"The validation key is not valid. Please copy/paste it from your confirmation " +"email." msgstr "" -"La clave de validación no es válido. Por favor, copia/pega desde su email de" -" confirmación." +"La clave de validación no es válido. Por favor, copia/pega desde su email de " +"confirmación." #: IDF/Form/WikiConf.php:49 msgid "Predefined documentation page labels" @@ -1001,13 +1131,12 @@ msgstr "Etiquetas predefinidas para página de documentación" #: IDF/Form/WikiConf.php:58 msgid "" -"Each documentation page may have at most one label with each of these " -"classes" +"Each documentation page may have at most one label with each of these classes" msgstr "" "Cada página de documentación podrá tener más de una etiqueta para cada una " "de estas clases" -#: IDF/Form/WikiCreate.php:38 +#: IDF/Form/WikiPageCreate.php:38 msgid "" "# Introduction\n" "\n" @@ -1035,59 +1164,105 @@ msgstr "" "* Títulos, párrafos y listas.\n" "* Enlaces a otro [[WikiPage]].\n" -#: IDF/Form/WikiCreate.php:57 +#: IDF/Form/WikiPageCreate.php:57 msgid "PageName" msgstr "NombreDeLaPágina" -#: IDF/Form/WikiCreate.php:60 IDF/Form/WikiUpdate.php:50 +#: IDF/Form/WikiPageCreate.php:60 IDF/Form/WikiPageUpdate.php:50 msgid "Page title" msgstr "Título de la página" -#: IDF/Form/WikiCreate.php:66 IDF/Form/WikiUpdate.php:56 +#: IDF/Form/WikiPageCreate.php:66 IDF/Form/WikiPageUpdate.php:56 msgid "" "The page name must contains only letters, digits and the dash (-) character." msgstr "" "El nombre de la página debe contener sólo letras, dígitos y el carácter " "guión (-)." -#: IDF/Form/WikiCreate.php:71 IDF/Form/WikiUpdate.php:61 +#: IDF/Form/WikiPageCreate.php:71 IDF/Form/WikiPageUpdate.php:61 msgid "This one line description is displayed in the list of pages." msgstr "Breve descripción que se mostrará en la lista de páginas." -#: IDF/Form/WikiCreate.php:80 IDF/Form/WikiUpdate.php:72 -msgid "Content" -msgstr "Contenido" - -#: IDF/Form/WikiCreate.php:108 IDF/Form/WikiUpdate.php:119 +#: IDF/Form/WikiPageCreate.php:108 IDF/Form/WikiPageUpdate.php:119 +#: IDF/Form/WikiResourceCreate.php:78 msgid "The title contains invalid characters." msgstr "El título contiene caracteres no válidos." -#: IDF/Form/WikiCreate.php:114 IDF/Form/WikiUpdate.php:125 +#: IDF/Form/WikiPageCreate.php:114 IDF/Form/WikiPageUpdate.php:125 msgid "A page with this title already exists." msgstr "Una página con este título ya existe." -#: IDF/Form/WikiCreate.php:150 IDF/Form/WikiUpdate.php:161 -#, php-format -msgid "You cannot provide more than label from the %s class to a page." +#: IDF/Form/WikiPageCreate.php:150 IDF/Form/WikiPageUpdate.php:161 +#, fuzzy, php-format +msgid "You cannot provide more than one label from the %s class to a page." msgstr "" "No puede proporcionar más de una etiqueta para la clase %s en una página." -#: IDF/Form/WikiCreate.php:200 +#: IDF/Form/WikiPageCreate.php:200 msgid "Initial page creation" msgstr "Creación de la página inicial" -#: IDF/Form/WikiDelete.php:39 +#: IDF/Form/WikiPageDelete.php:39 msgid "Yes, I understand that the page and all its revisions will be deleted." msgstr "Sí, entiendo que la página y todas sus revisiones serán eliminados." -#: IDF/Form/WikiDelete.php:50 +#: IDF/Form/WikiPageDelete.php:50 IDF/Form/WikiResourceDelete.php:50 msgid "You need to confirm the deletion." msgstr "Necesitas confirmar la eliminación." -#: IDF/Form/WikiUpdate.php:83 +#: IDF/Form/WikiPageUpdate.php:83 IDF/Form/WikiResourceUpdate.php:67 msgid "One line to describe the changes you made." msgstr "Breve descripción para los cambios realizados." +#: IDF/Form/WikiResourceCreate.php:40 +msgid "ResourceName" +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:44 +msgid "Resource title" +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:50 +#, fuzzy +msgid "" +"The resource name must contains only letters, digits and the dash (-) " +"character." +msgstr "" +"El nombre de la página debe contener sólo letras, dígitos y el carácter " +"guión (-)." + +#: IDF/Form/WikiResourceCreate.php:55 IDF/Form/WikiResourceUpdate.php:47 +#, fuzzy +msgid "This one line description is displayed in the list of resources." +msgstr "Breve descripción que se mostrará en la lista de páginas." + +#: IDF/Form/WikiResourceCreate.php:84 +#, fuzzy +msgid "A resource with this title already exists." +msgstr "Una página con este título ya existe." + +#: IDF/Form/WikiResourceCreate.php:142 +#, fuzzy +msgid "Initial resource creation" +msgstr "Creación de la página inicial" + +#: IDF/Form/WikiResourceDelete.php:39 +#, fuzzy +msgid "" +"Yes, I understand that the resource and all its revisions will be deleted." +msgstr "Sí, entiendo que la página y todas sus revisiones serán eliminados." + +#: IDF/Form/WikiResourceUpdate.php:89 +#, php-format +msgid "" +"The mime type of the uploaded file \"%1$s\" does not match the mime type of " +"this resource \"%2$s\"" +msgstr "" + +#: IDF/Form/WikiResourceUpdate.php:97 +msgid "The current version of the resource and the uploaded file are equal." +msgstr "" + #: IDF/Gconf.php:60 IDF/Search/Occ.php:56 msgid "model class" msgstr "clase del modelo" @@ -1115,87 +1290,55 @@ msgstr "Pestañas de Accesos y Notificaciones" #: IDF/gettexttemplates/idf/admin/downloads.html.php:3 #: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:3 #: IDF/gettexttemplates/idf/admin/wiki.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/projects/labels.html.php:3 msgid "" "\n" "

      Instructions:

      \n" "

      List one status value per line in desired sort-order.

      \n" -"

      Optionally, use an equals-sign to document the meaning of each status value.

      \n" +"

      Optionally, use an equals-sign to document the meaning of each status " +"value.

      \n" msgstr "" "\n" "

      Instrucciones:

      \n" "

      Lista un valor por línea en el orden deseado.

      \n" -"

      Si lo desea, puede utilizar un signo de igual para documentar el valor de cada estado.

      \n" +"

      Si lo desea, puede utilizar un signo de igual para documentar el valor de " +"cada estado.

      \n" #: IDF/gettexttemplates/idf/admin/downloads.html.php:8 -#: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:8 -#: IDF/gettexttemplates/idf/admin/members.html.php:13 -#: IDF/gettexttemplates/idf/admin/source.html.php:31 -#: IDF/gettexttemplates/idf/admin/summary.html.php:11 -#: IDF/gettexttemplates/idf/admin/tabs.html.php:15 -#: IDF/gettexttemplates/idf/admin/wiki.html.php:8 -msgid "Save Changes" -msgstr "Guardar cambios" - -#: IDF/gettexttemplates/idf/admin/members.html.php:3 -#: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:3 +#, fuzzy msgid "" +"

      The webhook URL setting specifies an URL to which a HTTP PUT\n" +"request is sent after a new download has been added or to which a HTTP " +"POST\n" +"request is sent after an existing download has been updated.\n" +"If this field is empty, notifications are disabled.

      \n" "\n" -"

      Instructions:

      \n" -"

      Specify each person by its login. Each person must have already registered with the given login.

      \n" -"

      Separate the logins with commas and/or new lines.

      \n" -msgstr "" -"\n" -"

      Instrucciones:

      \n" -"

      Especifique cada persona por su nombre de usuaro. Cada persona debe haberse registrado con el nombre de usuario dado.

      \n" -"

      Separe los nombres de usuarios con comas y/o nuevas líneas.

      \n" - -#: IDF/gettexttemplates/idf/admin/members.html.php:8 -#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:9 -#: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:8 -msgid "" -"\n" -"

      Notes:

      \n" -"

      A project owner may make any change to this project, including removing other project owners. You need to be carefull when you give owner rights.

      \n" -"

      A project member will not have access to the administration area but will have more options available in the use of the project.

      \n" -msgstr "" -"\n" -"

      Notas:

      \n" -"

      El propietario de un proyecto puede hacer cualquier cambio a este proyecto, incluyendo la eliminación de otros propietarios del proyecto. ¡Tienes que tener cuidado cuando das permisos de propietario!.

      \n" -"

      Un miembro del proyecto no tendrá acceso al área de administración, pero tendrá más opciones disponibles para usar en el proyecto.

      \n" - -#: IDF/gettexttemplates/idf/admin/source.html.php:3 -msgid "" -"You can find here the current repository configuration of your project." -msgstr "" -"Puede encontrar aquí la configuración actual del repositorio de su proyecto." - -#: IDF/gettexttemplates/idf/admin/source.html.php:4 -msgid "" -"

      The webhook URL setting specifies a URL to which a HTTP POST\n" -"request is sent after each repository commit. If this field is empty,\n" -"notifications are disabled.

      \n" -"\n" -"

      Only properly-escaped HTTP URLs are supported, for example:

      \n" +"

      Only properly-escaped HTTP URLs are supported, for " +"example:

      \n" "\n" "
        \n" -"
      • http://domain.com/commit
      • \n" -"
      • http://domain.com/commit?my%20param
      • \n" +"
      • http://domain.com/upload
      • \n" +"
      • http://domain.com/upload?my%20param
      • \n" "
      \n" "\n" "

      In addition, the URL may contain the following \"%\" notation, which\n" -"will be replaced with specific project values for each commit:

      \n" +"will be replaced with specific project values for each download:

      \n" "\n" "
        \n" -"
      • %p - project name
      • \n" -"
      • %r - revision number
      • \n" +"
      • %p - project name
      • \n" +"
      • %d - download id
      • \n" "
      \n" "\n" -"

      For example, committing revision 123 to project 'my-project' with\n" -"post-commit URL http://mydomain.com/%p/%r would send a request to\n" -"http://mydomain.com/my-project/123.

      " +"

      For example, updating download 123 of project 'my-project' with\n" +"web hook URL http://mydomain.com/%p/%d would send a POST " +"request to\n" +"http://mydomain.com/my-project/123.

      " msgstr "" -"

      La configuración URL WebHook especifica una URL con una solicitud HTTP POST\n" -"que se envía después de cada commit del repositorio. Si este campo está vacío,\n" +"

      La configuración URL WebHook especifica una URL con una solicitud HTTP " +"POST\n" +"que se envía después de cada commit del repositorio. Si este campo está " +"vacío,\n" "las notificaciones están desactivadas.

      \n" "\n" "

      Únicamente las URLs HTTP, \n" @@ -1207,14 +1350,130 @@ msgstr "" "

    \n" "\n" "

    Además, la URL puede contener la siguiente notación: \"%\", que\n" -"será reemplazada por los valores específicos del proyecto para cada commit:

    \n" +"será reemplazada por los valores específicos del proyecto para cada commit:\n" "\n" "
      \n" "
    • %p - nombre del proyecto
    • \n" "
    • %r - número de revisión
    • \n" "
    \n" "\n" -"

    Por ejemplo, el commit de la revisión 123 del proyecto 'mi-proyecto' con URL de post-commit http://midominio.com/%p/%r enviaría la solicitud\n" +"

    Por ejemplo, el commit de la revisión 123 del proyecto 'mi-proyecto' con " +"URL de post-commit http://midominio.com/%p/%r enviaría la solicitud\n" +"http://midominio.com/mi-proyecto/123.

    " + +#: IDF/gettexttemplates/idf/admin/downloads.html.php:31 +#: IDF/gettexttemplates/idf/admin/source.html.php:30 +#, fuzzy +msgid "Web-Hook authentication key:" +msgstr "Clave de autenticación Post-commit:" + +#: IDF/gettexttemplates/idf/admin/downloads.html.php:32 +#: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:8 +#: IDF/gettexttemplates/idf/admin/members.html.php:13 +#: IDF/gettexttemplates/idf/admin/source.html.php:31 +#: IDF/gettexttemplates/idf/admin/summary.html.php:11 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:12 +#: IDF/gettexttemplates/idf/admin/wiki.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/forge/index.html.php:13 +#: IDF/gettexttemplates/idf/gadmin/projects/labels.html.php:8 +msgid "Save Changes" +msgstr "Guardar cambios" + +#: IDF/gettexttemplates/idf/admin/members.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:3 +msgid "" +"\n" +"

    Instructions:

    \n" +"

    Specify each person by its login. Each person must have already " +"registered with the given login.

    \n" +"

    Separate the logins with commas and/or new lines.

    \n" +msgstr "" +"\n" +"

    Instrucciones:

    \n" +"

    Especifique cada persona por su nombre de usuaro. Cada persona debe " +"haberse registrado con el nombre de usuario dado.

    \n" +"

    Separe los nombres de usuarios con comas y/o nuevas líneas.

    \n" + +#: IDF/gettexttemplates/idf/admin/members.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:9 +#: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:8 +msgid "" +"\n" +"

    Notes:

    \n" +"

    A project owner may make any change to this project, including removing " +"other project owners. You need to be carefull when you give owner rights.\n" +"

    A project member will not have access to the administration area but will " +"have more options available in the use of the project.

    \n" +msgstr "" +"\n" +"

    Notas:

    \n" +"

    El propietario de un proyecto puede hacer cualquier cambio a este " +"proyecto, incluyendo la eliminación de otros propietarios del proyecto. " +"¡Tienes que tener cuidado cuando das permisos de propietario!.

    \n" +"

    Un miembro del proyecto no tendrá acceso al área de administración, pero " +"tendrá más opciones disponibles para usar en el proyecto.

    \n" + +#: IDF/gettexttemplates/idf/admin/source.html.php:3 +msgid "You can find here the current repository configuration of your project." +msgstr "" +"Puede encontrar aquí la configuración actual del repositorio de su proyecto." + +#: IDF/gettexttemplates/idf/admin/source.html.php:4 +#, fuzzy +msgid "" +"

    The webhook URL setting specifies an URL to which a HTTP \n" +"%%hook_request_method%% request is sent after each " +"repository\n" +"commit. If this field is empty, notifications are disabled.

    \n" +"\n" +"

    Only properly-escaped HTTP URLs are supported, for " +"example:

    \n" +"\n" +"
      \n" +"
    • http://domain.com/commit
    • \n" +"
    • http://domain.com/commit?my%20param
    • \n" +"
    \n" +"\n" +"

    In addition, the URL may contain the following \"%\" notation, which\n" +"will be replaced with specific project values for each commit:

    \n" +"\n" +"
      \n" +"
    • %p - project name
    • \n" +"
    • %r - revision number
    • \n" +"
    \n" +"\n" +"

    For example, committing revision 123 to project 'my-project' with\n" +"post-commit URL http://mydomain.com/%p/%r would send a request " +"to\n" +"http://mydomain.com/my-project/123.

    " +msgstr "" +"

    La configuración URL WebHook especifica una URL con una solicitud HTTP " +"POST\n" +"que se envía después de cada commit del repositorio. Si este campo está " +"vacío,\n" +"las notificaciones están desactivadas.

    \n" +"\n" +"

    Únicamente las URLs HTTP, \n" +"se aceptan 'escapándolas' apropiadamente, por ejemplo:

    \n" +"\n" +"
      \n" +"
    • http://dominio.com/commit
    • \n" +"
    • http://dominio.com/commit?mi%20parametro
    • \n" +"
    \n" +"\n" +"

    Además, la URL puede contener la siguiente notación: \"%\", que\n" +"será reemplazada por los valores específicos del proyecto para cada commit:\n" +"\n" +"

      \n" +"
    • %p - nombre del proyecto
    • \n" +"
    • %r - número de revisión
    • \n" +"
    \n" +"\n" +"

    Por ejemplo, el commit de la revisión 123 del proyecto 'mi-proyecto' con " +"URL de post-commit http://midominio.com/%p/%r enviaría la solicitud\n" "http://midominio.com/mi-proyecto/123.

    " #: IDF/gettexttemplates/idf/admin/source.html.php:26 @@ -1237,20 +1496,18 @@ msgstr "Acceso Repositorio:" msgid "Repository size:" msgstr "Tamaño Respositorio:" -#: IDF/gettexttemplates/idf/admin/source.html.php:30 -msgid "Post-commit authentication key:" -msgstr "Clave de autenticación Post-commit:" - #: IDF/gettexttemplates/idf/admin/summary.html.php:3 #, php-format msgid "" "\n" "

    Instructions:

    \n" -"

    The description of the project can be improved using the Markdown syntax.

    \n" +"

    The description of the project can be improved using the Markdown syntax.

    \n" msgstr "" "\n" "

    Instrucciones:

    \n" -"

    La descripción del proyecto puede ser mejorada mediante la Sintaxis de Marcado.

    \n" +"

    La descripción del proyecto puede ser mejorada mediante la Sintaxis de Marcado.

    \n" #: IDF/gettexttemplates/idf/admin/summary.html.php:7 msgid "" @@ -1265,9 +1522,11 @@ msgstr "" #: IDF/gettexttemplates/idf/admin/summary.html.php:9 #: IDF/gettexttemplates/idf/base-full.html.php:4 +#: IDF/gettexttemplates/idf/base-full.html~.php:4 #: IDF/gettexttemplates/idf/base.html.php:4 -#: IDF/gettexttemplates/idf/index.html.php:6 -#: IDF/gettexttemplates/idf/main-menu.html.php:7 +#: IDF/gettexttemplates/idf/base.html~.php:4 +#: IDF/gettexttemplates/idf/main-menu.html.php:8 +#: IDF/gettexttemplates/idf/project-list.html.php:4 msgid "Project logo" msgstr "" @@ -1276,50 +1535,29 @@ msgid "Your project does not have a logo configured yet." msgstr "" #: IDF/gettexttemplates/idf/admin/tabs.html.php:3 +#, fuzzy msgid "" -"\n" -"Only project members and admins have write access to the source.
    \n" -"If you restrict the access to the source, anonymous access is
    \n" -"not provided and the users must authenticate themselves with their
    \n" -"password or SSH key." -msgstr "" -"\n" -"Solo los miembros del proyecto y los administradores tienen acceso de escritura sobre las fuentes.
    \n" -"Si restringe el acceso a las fuentes, el acceso anónimo,
    \n" -"no estará habilitado y los usuarios deberán autentificarse con su
    \n" -"contraseña o clave SSH." - -#: IDF/gettexttemplates/idf/admin/tabs.html.php:8 -msgid "" -"You can configure here the project tabs access rights and notification " -"emails." +"This section allows you to configure project tabs access rights and " +"notifications." msgstr "" "Puede configurar aquí los permisos de acceso a las pestañas del proyecto y " "los mensajes de notificación." -#: IDF/gettexttemplates/idf/admin/tabs.html.php:9 -#, php-format +#: IDF/gettexttemplates/idf/admin/tabs.html.php:4 msgid "" -"Notification emails will be sent from the %%from_email%% " -"address, if you send the email to a mailing list, you may need to register " -"this email address. Multiple email addresses must be separated through " -"commas (','). If you do not want to send emails for a given type of changes," -" simply leave the corresponding field empty." +"Tab access controls whether a single user can navigate into a particular " +"section of your project via the main menu or automatically generated object " +"links." msgstr "" -"Las notificaciones de mensajes se enviarán desde la dirección " -"%%from_email%%, si envía el mensaje a una lista de correo, " -"puede que tenga que registrar esta dirección de correo electrónico. Varias " -"direcciones de correo electrónico deben separarse por comas (','). Si no " -"desea enviar mensajes de correo electrónico para un determinado tipo de " -"cambio, simplemente deje el correspondiente campo vacío." -#: IDF/gettexttemplates/idf/admin/tabs.html.php:10 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:5 +#, fuzzy msgid "" "If you mark a project as private, only the project members and " "administrators, together with the extra authorized users you provide will " -"have access to the project. You will still be able to define further access " -"rights for the different tabs but the \"Open to all\" and \"Signed in " -"users\" will default to authorized users only." +"have access to the project as a whole. You will still be able to define " +"further access rights for the different tabs but the \"Open to all\" and " +"\"Signed in users\" will default to authorized users only." msgstr "" "Si marca un proyecto como privado, sólo los miembros del proyecto y los " "administradores, junto con los usuarios adicionales autorizados tendrán " @@ -1327,16 +1565,43 @@ msgstr "" "diferentes pestañas, pero \"Abierto a todos\" y \"Usuarios Registrados\" se " "establecerán por defecto para autorizar usuarios." -#: IDF/gettexttemplates/idf/admin/tabs.html.php:11 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:6 +#, fuzzy msgid "" -"Specify each person by its login. Each person must have already registered " -"with the given login. Separate the logins with commas and/or new lines." +"For the extra authorized user list, specify each person by its login. Each " +"person must have already registered with the given login. Separate the " +"logins with commas and/or new lines." msgstr "" "Especifique cada persona con su usuario. Cada persona debe haberse " "registrado con el usuario proporcionado. Separe los usuarios con comas y/o " "nueva línea." -#: IDF/gettexttemplates/idf/admin/tabs.html.php:12 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:7 +#, fuzzy +msgid "" +"Only project members and admins have write access to the source. If you " +"restrict the access to the source, anonymous access is not provided and the " +"users must authenticate themselves with their password or SSH key." +msgstr "" +"\n" +"Solo los miembros del proyecto y los administradores tienen acceso de " +"escritura sobre las fuentes.
    \n" +"Si restringe el acceso a las fuentes, el acceso anónimo,
    \n" +"no estará habilitado y los usuarios deberán autentificarse con su
    \n" +"contraseña o clave SSH." + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:8 +#, php-format +msgid "" +"Here you can configure who should be notified about changes in a particular " +"section. You can also configure additional addresses, like the one of a " +"mailing list, that should be notified. (Keep in mind that you might have to " +"register the sender address %%from_email%% to let the " +"mailing list actually accept notification emails.) Multiple email addresses " +"must be separated through commas (',')." +msgstr "" + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:9 msgid "" "The form contains some errors. Please correct them to update the access " "rights." @@ -1344,22 +1609,21 @@ msgstr "" "El formulario contiene algunos errores. Por favor, corríjalos para " "actualizar los derechos de acceso." +#: IDF/gettexttemplates/idf/admin/tabs.html.php:10 #: IDF/gettexttemplates/idf/admin/tabs.html.php:13 msgid "Access Rights" msgstr "Derechos de Acceso" +#: IDF/gettexttemplates/idf/admin/tabs.html.php:11 #: IDF/gettexttemplates/idf/admin/tabs.html.php:14 -msgid "Notification Email" +#, fuzzy +msgid "Notifications" msgstr "Notificación por email" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:16 -#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:17 -#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:15 -msgid "Instructions:" -msgstr "Instrucciones:" - #: IDF/gettexttemplates/idf/base-full.html.php:3 +#: IDF/gettexttemplates/idf/base-full.html~.php:3 #: IDF/gettexttemplates/idf/base.html.php:3 +#: IDF/gettexttemplates/idf/base.html~.php:3 #, php-format msgid "" "Sign in or create your account to create issues or " @@ -1370,60 +1634,66 @@ msgstr "" #: IDF/gettexttemplates/idf/base-full.html.php:6 #: IDF/gettexttemplates/idf/base.html.php:6 +#: IDF/gettexttemplates/idf/project-list.html.php:6 +msgid "External link to project" +msgstr "" + +#: IDF/gettexttemplates/idf/base-full.html.php:7 +#: IDF/gettexttemplates/idf/base-full.html~.php:6 +#: IDF/gettexttemplates/idf/base.html.php:7 +#: IDF/gettexttemplates/idf/base.html~.php:6 msgid "Project Home" msgstr "Inicio del Proyecto" -#: IDF/gettexttemplates/idf/base-full.html.php:12 -#: IDF/gettexttemplates/idf/base.html.php:12 +#: IDF/gettexttemplates/idf/base-full.html.php:13 +#: IDF/gettexttemplates/idf/base-full.html~.php:12 +#: IDF/gettexttemplates/idf/base.html.php:13 +#: IDF/gettexttemplates/idf/base.html~.php:12 msgid "Project Management" msgstr "Gestión de Proyecto" #: IDF/gettexttemplates/idf/downloads/base.html.php:4 #: IDF/gettexttemplates/idf/downloads/index.html.php:4 -#: IDF/Views/Download.php:234 +#: IDF/Views/Download.php:235 msgid "New Download" msgstr "Nueva descarga" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:3 -msgid "" -"Attention! If you want to delete a specific version of your" -" software, maybe, someone is depending on this specific version to run his " -"systems. Are you sure, you will not affect anybody when removing this file?" -msgstr "" -"¡Atención! Si desea eliminar una versión específica del " -"software, tal vez, alguien está utilizando esta versión específica para " -"ejecutarlo en su sistema. ¿Estás seguro de que no afectará a nadie cuando se" -" elimine este archivo?" +#: IDF/gettexttemplates/idf/downloads/base.html.php:5 +#, fuzzy +msgid "Upload Archive" +msgstr "Archivo" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:4 +#: IDF/gettexttemplates/idf/downloads/create.html.php:3 +msgid "" +"Each file must have a distinct name and file contents\n" +"cannot be changed, so be sure to include release numbers in each file\n" +"name." +msgstr "" +"Cada archivo debe tener un nombre distinto y el contenido del archivo\n" +"no se puede cambiar, así que asegúrese de incluir los números de versión en " +"el nombre de cada\n" +"archivo." + +#: IDF/gettexttemplates/idf/downloads/create.html.php:6 #, php-format msgid "" -"Instead of deleting the file, you could mark it as " -"deprecated." +"You can use the Markdown syntax for the description." msgstr "" -"En lugar de borrar el archivo, puede marcarlo como " -"obsoleto." +"Puede usar sintaxis de Marcado para la descripción." -#: IDF/gettexttemplates/idf/downloads/delete.html.php:5 -#: IDF/gettexttemplates/idf/downloads/view.html.php:4 -#: IDF/gettexttemplates/idf/issues/attachment.html.php:4 -#: IDF/gettexttemplates/idf/issues/view.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:8 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:4 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:5 -#: IDF/gettexttemplates/idf/wiki/view.html.php:8 -#: IDF/gettexttemplates/idf/wiki/view.html.php:9 -#, php-format -msgid "by %%submitter%%" -msgstr "por %%submitter%%" +#: IDF/gettexttemplates/idf/downloads/create.html.php:7 +msgid "The form contains some errors. Please correct them to submit the file." +msgstr "" +"El formulario contiene algunos errores. Por favor, corríjalo para enviar el " +"archivo." -#: IDF/gettexttemplates/idf/downloads/delete.html.php:6 -msgid "Delete File" -msgstr "Eliminar archivo" +#: IDF/gettexttemplates/idf/downloads/create.html.php:8 +msgid "Submit File" +msgstr "Enviar Archivo" +#: IDF/gettexttemplates/idf/downloads/create.html.php:9 +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:8 #: IDF/gettexttemplates/idf/downloads/delete.html.php:7 -#: IDF/gettexttemplates/idf/downloads/submit.html.php:9 #: IDF/gettexttemplates/idf/downloads/view.html.php:9 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:21 #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:16 @@ -1441,13 +1711,97 @@ msgstr "Eliminar archivo" #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:5 #: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:5 #: IDF/gettexttemplates/idf/user/passrecovery.html.php:7 -#: IDF/gettexttemplates/idf/wiki/create.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:10 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:7 -#: IDF/gettexttemplates/idf/wiki/update.html.php:7 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:9 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:5 msgid "Cancel" msgstr "Cancelar" +#: IDF/gettexttemplates/idf/downloads/create.html.php:10 +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:9 +#: IDF/gettexttemplates/idf/register/inputkey.html.php:6 +#: IDF/gettexttemplates/idf/user/changeemail.html.php:6 +#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:6 +msgid "Instructions" +msgstr "Instrucciones" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:3 +msgid "" +"The archive must include a manifest.xml file with meta " +"information about the\n" +"files to process inside the archive. All processed files must be unique or " +"replace existing files explicitely." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:5 +#, fuzzy, php-format +msgid "" +"You can learn more about the archive format here." +msgstr "" +"Si aún no tienes una cuenta, puedes crear una aquí." + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:6 +#, fuzzy +msgid "" +"The form contains some errors. Please correct them to submit the archive." +msgstr "" +"El formulario contiene algunos errores. Por favor, corríjalo para enviar el " +"archivo." + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:7 +#, fuzzy +msgid "Submit Archive" +msgstr "Enviar Archivo" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:3 +msgid "" +"Attention! If you want to delete a specific version of your " +"software, maybe, someone is depending on this specific version to run his " +"systems. Are you sure, you will not affect anybody when removing this file?" +msgstr "" +"¡Atención! Si desea eliminar una versión específica del " +"software, tal vez, alguien está utilizando esta versión específica para " +"ejecutarlo en su sistema. ¿Estás seguro de que no afectará a nadie cuando se " +"elimine este archivo?" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:4 +#, php-format +msgid "" +"Instead of deleting the file, you could mark it as " +"deprecated." +msgstr "" +"En lugar de borrar el archivo, puede marcarlo como " +"obsoleto." + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:5 +#: IDF/gettexttemplates/idf/downloads/view.html.php:4 +#: IDF/gettexttemplates/idf/issues/attachment.html.php:4 +#: IDF/gettexttemplates/idf/issues/view.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:5 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:7 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:7 +#, php-format +msgid "by %%submitter%%" +msgstr "por %%submitter%%" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:6 +msgid "Delete File" +msgstr "Eliminar archivo" + #: IDF/gettexttemplates/idf/downloads/delete.html.php:8 #: IDF/gettexttemplates/idf/downloads/view.html.php:14 msgid "Uploaded:" @@ -1457,38 +1811,46 @@ msgstr "Subido por:" #: IDF/gettexttemplates/idf/downloads/view.html.php:15 #: IDF/gettexttemplates/idf/issues/view.html.php:29 #: IDF/gettexttemplates/idf/review/view.html.php:27 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:12 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:9 -#: IDF/gettexttemplates/idf/wiki/view.html.php:15 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:12 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:14 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:15 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:17 msgid "Updated:" msgstr "Actualización:" #: IDF/gettexttemplates/idf/downloads/delete.html.php:10 #: IDF/gettexttemplates/idf/downloads/view.html.php:16 #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:6 -#: IDF/gettexttemplates/idf/index.html.php:15 +#: IDF/gettexttemplates/idf/listProjects.html.php:17 msgid "Downloads:" msgstr "Descargas:" #: IDF/gettexttemplates/idf/downloads/delete.html.php:11 #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:7 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:7 #: IDF/gettexttemplates/idf/downloads/view.html.php:17 #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:6 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:6 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:9 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:10 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:15 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:11 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:16 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:10 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:15 #: IDF/gettexttemplates/idf/issues/view.html.php:21 #: IDF/gettexttemplates/idf/issues/view.html.php:33 +#: IDF/gettexttemplates/idf/project-list.html.php:8 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:6 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:9 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:13 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:13 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:10 -#: IDF/gettexttemplates/idf/wiki/view.html.php:16 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:16 #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:7 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:12 -#: IDF/IssueComment.php:157 IDF/WikiRevision.php:175 +#: IDF/IssueComment.php:157 IDF/Wiki/PageRevision.php:204 msgid "Labels:" msgstr "Etiquetas:" @@ -1497,8 +1859,10 @@ msgid "A new file is available for download:" msgstr "Un nuevo archivo está disponible desde descargas:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:4 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:4 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:5 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:6 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:5 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:4 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:8 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:4 @@ -1508,8 +1872,10 @@ msgid "Hello," msgstr "Hola," #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:5 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:5 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:6 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:6 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:7 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:6 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:5 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:6 @@ -1519,20 +1885,27 @@ msgid "Project:" msgstr "Proyecto:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:6 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:6 msgid "Submitted by:" msgstr "Enviado por:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:8 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:8 msgid "Download:" msgstr "Descarga:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:9 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:10 #: IDF/gettexttemplates/idf/review/view.html.php:31 #: IDF/gettexttemplates/idf/user/public.html.php:4 msgid "Description:" msgstr "Descripción:" +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:3 +msgid "A file download was updated:" +msgstr "" + #: IDF/gettexttemplates/idf/downloads/feedfragment.xml.php:3 msgid "Details" msgstr "Detalles" @@ -1546,40 +1919,6 @@ msgstr "Ver archivos obsoletos." msgid "Number of files:" msgstr "Número de archivos:" -#: IDF/gettexttemplates/idf/downloads/submit.html.php:3 -msgid "" -"Each file must have a distinct name and file contents\n" -"cannot be changed, so be sure to include release numbers in each file\n" -"name." -msgstr "" -"Cada archivo debe tener un nombre distinto y el contenido del archivo\n" -"no se puede cambiar, así que asegúrese de incluir los números de versión en el nombre de cada\n" -"archivo." - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:6 -#, php-format -msgid "" -"You can use the Markdown syntax for the description." -msgstr "" -"Puede usar sintaxis de Marcado para la descripción." - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:7 -msgid "The form contains some errors. Please correct them to submit the file." -msgstr "" -"El formulario contiene algunos errores. Por favor, corríjalo para enviar el " -"archivo." - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:8 -msgid "Submit File" -msgstr "Enviar Archivo" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:10 -#: IDF/gettexttemplates/idf/register/inputkey.html.php:6 -#: IDF/gettexttemplates/idf/user/changeemail.html.php:6 -#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:6 -msgid "Instructions" -msgstr "Instrucciones" - #: IDF/gettexttemplates/idf/downloads/view.html.php:3 msgid "" "Attention! This file is marked as deprecated, download it " @@ -1613,8 +1952,10 @@ msgstr "Eliminar este archivo" #: IDF/gettexttemplates/idf/downloads/view.html.php:11 #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:18 -#: IDF/gettexttemplates/idf/wiki/update.html.php:9 -#: IDF/gettexttemplates/idf/wiki/view.html.php:12 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:7 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:12 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:12 msgid "Trash" msgstr "Papelera" @@ -1623,45 +1964,101 @@ msgid "Delete this file" msgstr "Eliminar este archivo" #: IDF/gettexttemplates/idf/faq-api.html.php:3 -#: IDF/gettexttemplates/idf/faq.html.php:34 +#: IDF/gettexttemplates/idf/faq-archive-format.html.php:3 +#: IDF/gettexttemplates/idf/faq.html.php:65 msgid "Here we are, just to help you." msgstr "Aquí estamos, para ayudarte." #: IDF/gettexttemplates/idf/faq-api.html.php:4 -#: IDF/gettexttemplates/idf/faq.html.php:35 -#: IDF/gettexttemplates/idf/gadmin/base.html.php:3 -#: IDF/gettexttemplates/idf/index.html.php:3 IDF/Views/Admin.php:57 -#: IDF/Views.php:47 +#: IDF/gettexttemplates/idf/faq-archive-format.html.php:4 +#: IDF/gettexttemplates/idf/faq.html.php:66 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:4 +#: IDF/gettexttemplates/idf/index.html.php:4 IDF/Views/Admin.php:77 +#: IDF/Views.php:91 msgid "Projects" msgstr "Proyectos" #: IDF/gettexttemplates/idf/faq.html.php:3 +#, fuzzy msgid "" "

    This is simple:

    \n" "
      \n" -"
    1. Write in the comments \"This is a duplicate of issue 123\", change 123 with the corresponding issue number.
    2. \n" +"
    3. Write in the comments \"This is a duplicate of issue 123\" or - if you " +"are a member of the crew -\n" +"directly add the \"duplicates\" relation with the value \"123\" below the " +"comment field. Change \"123\"\n" +"with the corresponding issue number.
    4. \n" "
    5. Change the status of the current issue to Duplicate.
    6. \n" "
    7. Submit the changes.
    8. \n" "
    " msgstr "" "

    Es simple:

    \n" "
      \n" -"
    1. Escribe en los comentarios \"Esto es una duplicado del ticket 123\", cambia 123 por el número de ticket correspondiente.
    2. \n" +"
    3. Escribe en los comentarios \"Esto es una duplicado del ticket 123\", " +"cambia 123 por el número de ticket correspondiente.
    4. \n" "
    5. Cambia el estado del ticket actual a Duplicado.
    6. \n" "
    7. Envíe los cambios.
    8. \n" "
    " -#: IDF/gettexttemplates/idf/faq.html.php:9 +#: IDF/gettexttemplates/idf/faq.html.php:11 msgid "" -"You need to create an account on Gravatar, this takes about 5 minutes " -"and is free." +"You need to create an account on Gravatar, this takes about 5 minutes and is free." msgstr "" -"Necesitas crear una cuenta en Gravatar , tardarás 5 minutos y es " -"gratuito." +"Necesitas crear una cuenta en Gravatar , tardarás 5 minutos y es gratuito." -#: IDF/gettexttemplates/idf/faq.html.php:10 +#: IDF/gettexttemplates/idf/faq.html.php:12 +msgid "" +"\n" +"

    To embed any previously uploaded resource into your wiki page, you can " +"use the [[!ResourceName]] syntax.

    \n" +"\n" +"

    The rendering of the resource can then be further fine-tuned:\n" +"

      \n" +"
    • [[!ImageResource, align=right, width=200]] renders " +"\"ImageResource\" right-aligned and scale its width to 200
    • \n" +"
    • [[!TextResource, align=center, width=300, height=300]] " +"renders \"TextResource\" in a centered, 300 by 300 px iframe
    • \n" +"
    • [[!AnyResource, preview=no]] does not render a preview of " +"the resource, but only provides a download link (default for binary " +"resources)
    • \n" +"
    • [[!BinaryResource, title=Download]] renders the download " +"link of \"BinaryResource\" with an alternative title
    • \n" +"
    \n" +"

    \n" +"\n" +"Resources are versioned, just like wiki pages. If you update a resource, old " +"wiki pages still show the state of the resource\n" +"at the time when the wiki page was edited. If you specifically want to " +"update a resource on a page, you therefor need to update\n" +"the resource at first and then also the page where it is referenced, " +"otherwise the change won't be visible until the next regular edit. \n" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:28 +msgid "" +"

    If you have to publish many files at once for a new release, it is a very " +"tedious task\n" +"to upload them one after another and enter meta information like a summary, " +"a description or additional\n" +"labels for each of them.

    \n" +"

    InDefero therefore supports a special archive format that is basically a " +"standard zip file which comes with\n" +"some meta information. These meta information are kept in a special manifest " +"file, which is distinctly kept from\n" +"the rest of the files in the archive that should be published.

    \n" +"

    Once this archive has been uploaded, InDefero reads in the meta " +"information, unpacks the other files from\n" +"the archive and creates new individual downloads for each of them.

    " +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:36 +#, fuzzy, php-format +msgid "
    Learn more about the archive format." +msgstr "Obtener más información sobre la API." + +#: IDF/gettexttemplates/idf/faq.html.php:37 msgid "" "The API (Application Programming Interface) is used to interact with " "InDefero with another program. For example, this can be used to create a " @@ -1672,117 +2069,152 @@ msgstr "" "creación de un programa de escritorio para enviar nuevos tickets con " "facilidad." -#: IDF/gettexttemplates/idf/faq.html.php:11 +#: IDF/gettexttemplates/idf/faq.html.php:38 #, php-format msgid "Learn more about the API." msgstr "Obtener más información sobre la API." -#: IDF/gettexttemplates/idf/faq.html.php:12 -#: IDF/gettexttemplates/idf/faq.html.php:16 +#: IDF/gettexttemplates/idf/faq.html.php:39 +#: IDF/gettexttemplates/idf/faq.html.php:45 msgid "What are the keyboard shortcuts?" msgstr "¿Cuáles son los métodos abreviados de teclado?" -#: IDF/gettexttemplates/idf/faq.html.php:13 -#: IDF/gettexttemplates/idf/faq.html.php:31 +#: IDF/gettexttemplates/idf/faq.html.php:40 +#: IDF/gettexttemplates/idf/faq.html.php:60 msgid "How to mark an issue as duplicate?" msgstr "¿Cómo marcar un ticket como duplicado?" -#: IDF/gettexttemplates/idf/faq.html.php:14 -#: IDF/gettexttemplates/idf/faq.html.php:32 +#: IDF/gettexttemplates/idf/faq.html.php:41 +#: IDF/gettexttemplates/idf/faq.html.php:61 msgid "How can I display my head next to my comments?" msgstr "¿Cómo puedo mostrar mi avatar al lado de mis comentarios?" -#: IDF/gettexttemplates/idf/faq.html.php:15 -#: IDF/gettexttemplates/idf/faq.html.php:33 +#: IDF/gettexttemplates/idf/faq.html.php:42 +#: IDF/gettexttemplates/idf/faq.html.php:62 +msgid "How can I embed images and other resources in my documentation pages?" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:43 +#: IDF/gettexttemplates/idf/faq.html.php:63 +msgid "What is this \"Upload Archive\" functionality about?" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:44 +#: IDF/gettexttemplates/idf/faq.html.php:64 msgid "What is the API and how is it used?" msgstr "¿Que es la API y cómo se usa?" -#: IDF/gettexttemplates/idf/faq.html.php:17 +#: IDF/gettexttemplates/idf/faq.html.php:46 msgid "Shift+h: This help page." msgstr "Shift+h: Página de ayuda." -#: IDF/gettexttemplates/idf/faq.html.php:18 +#: IDF/gettexttemplates/idf/faq.html.php:47 msgid "If you are in a project, you have the following shortcuts:" msgstr "Si estás en un proyecto, tienes los siguientes accesos directos:" -#: IDF/gettexttemplates/idf/faq.html.php:19 +#: IDF/gettexttemplates/idf/faq.html.php:48 msgid "Shift+u: Project updates." msgstr "Shift+u: Actualizaciones de proyecto." -#: IDF/gettexttemplates/idf/faq.html.php:20 +#: IDF/gettexttemplates/idf/faq.html.php:49 msgid "Shift+d: Downloads." msgstr "Shift+d: Descargas." -#: IDF/gettexttemplates/idf/faq.html.php:21 +#: IDF/gettexttemplates/idf/faq.html.php:50 msgid "Shift+o: Documentation." msgstr "Shift+o: Documentación." -#: IDF/gettexttemplates/idf/faq.html.php:22 +#: IDF/gettexttemplates/idf/faq.html.php:51 msgid "Shift+a: Create a new issue." msgstr "Shift+a: Crear un nuevo ticket." -#: IDF/gettexttemplates/idf/faq.html.php:23 +#: IDF/gettexttemplates/idf/faq.html.php:52 msgid "Shift+i: List of open issues." msgstr "Shift+i: Lista de tickets abiertos." -#: IDF/gettexttemplates/idf/faq.html.php:24 +#: IDF/gettexttemplates/idf/faq.html.php:53 msgid "Shift+m: The issues you submitted." msgstr "Shift+m: Tickets que has enviado." -#: IDF/gettexttemplates/idf/faq.html.php:25 +#: IDF/gettexttemplates/idf/faq.html.php:54 msgid "Shift+w: The issues assigned to you." msgstr "Shift+w: Tickets que te han asignado." -#: IDF/gettexttemplates/idf/faq.html.php:26 +#: IDF/gettexttemplates/idf/faq.html.php:55 msgid "Shift+s: Source." msgstr "Shift+s: Código." -#: IDF/gettexttemplates/idf/faq.html.php:27 +#: IDF/gettexttemplates/idf/faq.html.php:56 msgid "You also have the standard access keys:" msgstr "También tienes las teclas de acceso estándar:" -#: IDF/gettexttemplates/idf/faq.html.php:28 +#: IDF/gettexttemplates/idf/faq.html.php:57 msgid "Alt+1: Home." msgstr "Alt+1: Inicio." -#: IDF/gettexttemplates/idf/faq.html.php:29 +#: IDF/gettexttemplates/idf/faq.html.php:58 msgid "Alt+2: Skip the menus." msgstr "Alt+2: Saltar los menús." -#: IDF/gettexttemplates/idf/faq.html.php:30 +#: IDF/gettexttemplates/idf/faq.html.php:59 msgid "Alt+4: Search (when available)." msgstr "Alt+4: Búsqueda (cuando esté disponible)." -#: IDF/gettexttemplates/idf/gadmin/base.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:3 +msgid "Forge" +msgstr "" + +#: IDF/gettexttemplates/idf/gadmin/base.html.php:5 msgid "People" msgstr "Personas" -#: IDF/gettexttemplates/idf/gadmin/base.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:6 msgid "Usher" msgstr "Usher" -#: IDF/gettexttemplates/idf/gadmin/home.html.php:3 -msgid "You have here access to the administration of the forge." -msgstr "Tienes aquí el acceso a la administración de la forja." +#: IDF/gettexttemplates/idf/gadmin/forge/base.html.php:3 +#, fuzzy +msgid "Frontpage" +msgstr "página" -#: IDF/gettexttemplates/idf/gadmin/home.html.php:4 -#: IDF/gettexttemplates/idf/project/home.html.php:3 -#: IDF/gettexttemplates/idf/project/timeline.html.php:4 -msgid "Welcome" -msgstr "Bienvenido" +#: IDF/gettexttemplates/idf/gadmin/forge/index.html.php:3 +#, php-format +msgid "" +"\n" +"

    Instructions:

    \n" +"

    You can set up a custom forge page that is used as entry page for the " +"forge instead of the plain project listing. This page is then also " +"accessible via the 'Home' link in main menu bar.

    \n" +"

    The content of the page can use the Markdown syntax with the Extra extension.

    \n" +"

    Additionally, the following macros are available:
    \n" +"

      \n" +"
    • {projectlist, label=..., order=(name|activity), limit=...} - Renders a project list that can optionally be filtered by label, " +"ordered by 'name' or 'activity' and / or limited to a specific number of " +"projects.
    • \n" +"
    \n" +"

    \n" +msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:3 -#: IDF/gettexttemplates/idf/main-menu.html.php:6 +#: IDF/gettexttemplates/idf/main-menu.html.php:7 msgid "Project List" msgstr "Lista de Proyectos" #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:4 +#: IDF/Views/Admin.php:110 +#, fuzzy +msgid "Project Labels" +msgstr "Lista de Proyectos" + +#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:5 #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:16 -#: IDF/gettexttemplates/idf/index.html.php:5 IDF/Views/Admin.php:128 +#: IDF/gettexttemplates/idf/listProjects.html.php:6 IDF/Views/Admin.php:186 msgid "Create Project" msgstr "Crear proyecto" -#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:6 msgid "Change Project Details" msgstr "Cambiar Detalles del Proyecto" @@ -1797,8 +2229,8 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:4 msgid "" -"Once you have defined the repository type, you cannot change " -"it." +"Once you have defined the repository type, you cannot change it." msgstr "" "Una vez que haya definido el tipo de repositorio, no se puede " "modificar." @@ -1806,11 +2238,13 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:5 msgid "" "\n" -"

    Specify each person by its login. Each person must have already registered with the given login.

    \n" +"

    Specify each person by its login. Each person must have already " +"registered with the given login.

    \n" "

    Separate the logins with commas and/or new lines.

    \n" msgstr "" "\n" -"

    Especifique cada persona por su nombre de usuario. Cada persona debe estar registrada con el nombre de usuario proporcionado.

    \n" +"

    Especifique cada persona por su nombre de usuario. Cada persona debe " +"estar registrada con el nombre de usuario proporcionado.

    \n" "

    Separe los nombres de usuario con comas y / o saltos de líneas.

    \n" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:14 @@ -1823,8 +2257,12 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:15 msgid "Provide at least one owner for the project or use a template." msgstr "" -"Proporcione al menos un propietario para el proyecto o utilice una " -"plantilla." +"Proporcione al menos un propietario para el proyecto o utilice una plantilla." + +#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:17 +#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:15 +msgid "Instructions:" +msgstr "Instrucciones:" #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:3 #, php-format @@ -1844,7 +2282,8 @@ msgid "" msgstr "" "\n" "¡Atención! Eliminar un proyecto es una operación delicada,\n" -"que tiene como resultado borrar todos los datos del proyecto.\n" +"que tiene como resultado borrar todos los datos del " +"proyecto.\n" #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:10 msgid "" @@ -1900,7 +2339,8 @@ msgstr "Repositorios:" #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:5 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:11 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:17 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:18 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:16 msgid "Attachments:" msgstr "Archivos adjuntos:" @@ -1938,7 +2378,7 @@ msgid "You will be asked to confirm." msgstr "Se le pedirá confirmación." #: IDF/gettexttemplates/idf/gadmin/users/base.html.php:3 -#: IDF/Views/Admin.php:201 +#: IDF/Views/Admin.php:264 msgid "User List" msgstr "Lista de usuarios" @@ -2000,8 +2440,8 @@ msgstr "Ver usuarios sin validar." #: IDF/gettexttemplates/idf/gadmin/users/index.html.php:4 msgid "

    You have here an overview of the users registered in the forge.

    " msgstr "" -"

    Tiene aquí una visión general de los usuarios registrados en la forja. " -"

    " +"

    Tiene aquí una visión general de los usuarios registrados en la forja. " #: IDF/gettexttemplates/idf/gadmin/users/index.html.php:5 msgid "Number of users:" @@ -2023,7 +2463,8 @@ msgid "" "able to create new projects and update other non staff users.\n" msgstr "" "Si da permisos de acceso tipo Staff, el usuario será capaz \n" -"de crear nuevos proyectos y actualizar a otros usuarios que no sean del Staff.\n" +"de crear nuevos proyectos y actualizar a otros usuarios que no sean del " +"Staff.\n" #: IDF/gettexttemplates/idf/gadmin/users/update.html.php:9 msgid "The form contains some errors. Please correct them to update the user." @@ -2052,15 +2493,17 @@ msgid "Configured servers" msgstr "Servidores configurados" #: IDF/gettexttemplates/idf/gadmin/usher/base.html.php:4 -#: IDF/Views/Admin.php:358 +#: IDF/Views/Admin.php:421 msgid "Usher control" msgstr "Control Usher" #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/usher/connections.html~.php:3 msgid "address" msgstr "dirección" #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/usher/connections.html~.php:4 msgid "port" msgstr "puerto" @@ -2090,6 +2533,7 @@ msgstr "Recargar" #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:8 #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:11 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:11 msgid "Status explanation" msgstr "Explicación del estado" @@ -2114,63 +2558,78 @@ msgstr "" "aceptan conexiones" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:3 msgid "server name" msgstr "Nombre del servidor" -#: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:4 IDF/Issue.php:99 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:4 IDF/Issue.php:99 #: IDF/Review.php:102 msgid "status" msgstr "estado" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:5 msgid "action" msgstr "acción" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:6 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:6 msgid "No monotone servers configured." msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:7 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:7 msgid "stop" msgstr "parada" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:8 msgid "start" msgstr "inicio" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:9 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:9 msgid "kill" msgstr "matar" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:10 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:10 msgid "active connections" msgstr "conexiones activas" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:12 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:12 msgid "remote server without open connections" msgstr "servidor remoto sin conexiones abiertas" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:13 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:13 msgid "server with n open connections" msgstr "servidores con n conexiones abiertas" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:14 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:14 msgid "local server running, without open connections" msgstr "El servidor local se está ejecutando, sin conexiones abiertas" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:15 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:15 msgid "local server not running, waiting for connections" msgstr "El servidor local no se está ejecutando, a la espera de conexiones" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:16 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:16 msgid "local server is about to stop, n connections still open" msgstr "El servidor local está a punto de parar, n conexiones siguen abiertas" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:17 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:17 msgid "local server not running, not accepting connections" msgstr "El servidor local no se está ejecutando, no se aceptan conexiones" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:18 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:18 msgid "usher is shut down, not running and not accepting connections" msgstr "Usher está apagado, no se está ejecutando y no acepta conexiones" @@ -2179,37 +2638,10 @@ msgstr "Usher está apagado, no se está ejecutando y no acepta conexiones" msgid "Personal project feed for %%user%%." msgstr "Feed del proyecto personal de %%user%%." -#: IDF/gettexttemplates/idf/index.html.php:4 -msgid "No projects managed with InDefero were found." -msgstr "No se encontraron proyectos gestionados con InDefero." - -#: IDF/gettexttemplates/idf/index.html.php:9 -msgid "Forge statistics" -msgstr "Estadísticas de la Forja" - -#: IDF/gettexttemplates/idf/index.html.php:10 -msgid "Projects:" -msgstr "Proyectos:" - -#: IDF/gettexttemplates/idf/index.html.php:11 -msgid "Members:" -msgstr "Miembros:" - -#: IDF/gettexttemplates/idf/index.html.php:12 -msgid "Issues:" -msgstr "Tickets:" - -#: IDF/gettexttemplates/idf/index.html.php:13 -msgid "Commits:" -msgstr "Commits" - -#: IDF/gettexttemplates/idf/index.html.php:14 -msgid "Documentations:" -msgstr "Documentación:" - -#: IDF/gettexttemplates/idf/index.html.php:16 -msgid "Code reviews:" -msgstr "Revisiones del código:" +#: IDF/gettexttemplates/idf/index.html.php:3 +#: IDF/gettexttemplates/idf/main-menu.html.php:6 +msgid "Home" +msgstr "" #: IDF/gettexttemplates/idf/issues/attachment.html.php:3 #, php-format @@ -2219,6 +2651,7 @@ msgstr "Archivo adjunto al ticket %%issue.id%%" #: IDF/gettexttemplates/idf/issues/attachment.html.php:5 #: IDF/gettexttemplates/idf/review/view.html.php:35 #: IDF/gettexttemplates/idf/source/commit.html.php:23 +#: IDF/gettexttemplates/idf/source/commit.html~.php:22 #: IDF/gettexttemplates/idf/source/git/file.html.php:6 #: IDF/gettexttemplates/idf/source/git/tree.html.php:11 #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:6 @@ -2234,15 +2667,21 @@ msgstr "Archivo" #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/file.html.php:8 #: IDF/gettexttemplates/idf/source/svn/file.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:12 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:12 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:10 msgid "Download this file" msgstr "Descargar este archivo" #: IDF/gettexttemplates/idf/issues/attachment.html.php:7 #: IDF/gettexttemplates/idf/issues/view.html.php:28 #: IDF/gettexttemplates/idf/review/view.html.php:26 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:11 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:8 -#: IDF/gettexttemplates/idf/wiki/view.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:13 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:14 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:16 msgid "Created:" msgstr "Creado:" @@ -2268,7 +2707,7 @@ msgid "New Issue" msgstr "Nuevo Ticket" #: IDF/gettexttemplates/idf/issues/base.html.php:8 -#: IDF/gettexttemplates/idf/wiki/base.html.php:6 +#: IDF/gettexttemplates/idf/wiki/base.html.php:9 msgid "Search" msgstr "Búsqueda" @@ -2280,10 +2719,13 @@ msgstr "Volver al ticket" #, php-format msgid "" "

    Open issues: %%open%%

    \n" -"

    Closed issues: %%closed%%

    \n" +"

    Closed issues: %%closed%%

    \n" msgstr "" -"

    Tickets abiertos: %%open%%

    \n" -"

    Tickets cerrados: %%closed%%

    \n" +"

    Tickets abiertos: %%open%%\n" +"

    Tickets cerrados: %%closed%%

    \n" #: IDF/gettexttemplates/idf/issues/by-label.html.php:7 msgid "Label:" @@ -2295,35 +2737,39 @@ msgstr "Finalizados:" #: IDF/gettexttemplates/idf/issues/create.html.php:3 msgid "" -"

    When you submit the issue do not forget to provide the following information:

    \n" +"

    When you submit the issue do not forget to provide the following " +"information:

    \n" "
      \n" "
    • The steps to reproduce the problem.
    • \n" "
    • The version of the software and your operating system.
    • \n" "
    • Any information that can help the developers to solve the issue.
    • \n" -"
    • Do not provide any password or confidential information!
    • \n" +"
    • Do not provide any password or confidential information!
    • \n" "
    " msgstr "" -"

    Cuando envío el ticket, no se olvide proporcionar la siguiente información:

    \n" +"

    Cuando envío el ticket, no se olvide proporcionar la siguiente " +"información:

    \n" "
      \n" "
    • Los pasos para reproducir el problema.
    • \n" "
    • La versión del software y tu sistema operativo.
    • \n" -"
    • Cualquier información que pueda ayudar a los desarrolladores para resolver la incidencia.
    • \n" -"
    • ¡No proporcione ninguna contraseña o información confidencial!
    • \n" +"
    • Cualquier información que pueda ayudar a los desarrolladores para " +"resolver la incidencia.
    • \n" +"
    • ¡No proporcione ninguna contraseña o información confidencial!
    • \n" "
    " #: IDF/gettexttemplates/idf/issues/create.html.php:10 -msgid "" -"The form contains some errors. Please correct them to submit the issue." +msgid "The form contains some errors. Please correct them to submit the issue." msgstr "" -"El formulario contiene algunos errores. Por favor, corríjalos para enviar el" -" ticket." +"El formulario contiene algunos errores. Por favor, corríjalos para enviar el " +"ticket." #: IDF/gettexttemplates/idf/issues/create.html.php:11 #: IDF/gettexttemplates/idf/issues/create.html.php:13 #: IDF/gettexttemplates/idf/issues/view.html.php:24 #: IDF/gettexttemplates/idf/issues/view.html.php:26 -#: IDF/gettexttemplates/idf/wiki/create.html.php:5 -#: IDF/gettexttemplates/idf/wiki/update.html.php:5 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:5 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:5 msgid "Preview" msgstr "Previsualizar" @@ -2344,7 +2790,9 @@ msgid "Attach another file" msgstr "Adjuntar otro archivo" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:3 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:12 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:3 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:13 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:12 #: IDF/gettexttemplates/idf/issues/view.html.php:18 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:3 #: IDF/gettexttemplates/idf/review/view.html.php:38 @@ -2355,9 +2803,12 @@ msgid "Summary:" msgstr "Resumen:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:4 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:4 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:13 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:8 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:14 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:7 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:13 #: IDF/gettexttemplates/idf/issues/view.html.php:19 #: IDF/gettexttemplates/idf/issues/view.html.php:30 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:4 @@ -2368,7 +2819,9 @@ msgid "Status:" msgstr "Estado:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:5 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:14 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:15 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:14 #: IDF/gettexttemplates/idf/issues/view.html.php:20 #: IDF/gettexttemplates/idf/issues/view.html.php:31 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:5 @@ -2377,7 +2830,7 @@ msgid "Owner:" msgstr "Propietario:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:16 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:17 #: IDF/gettexttemplates/idf/issues/view.html.php:22 IDF/IssueComment.php:159 msgid "Relations:" msgstr "" @@ -2388,48 +2841,66 @@ msgstr "" #, php-format msgid "" "

    Open issues: %%open%%

    \n" -"

    Closed issues: %%closed%%

    " +"

    Closed issues: %%closed%%

    " msgstr "" -"

    Tickets abiertos: %%open%%

    \n" -"

    Tickets cerrados: %%closed%%

    " +"

    Tickets abiertos: %%open%%\n" +"

    Tickets cerrados: %%closed%%

    " #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:3 -msgid "" -"A new issue has been created and assigned\n" -"to you:" +#, fuzzy +msgid "A new issue has been created and assigned to you:" msgstr "" "Un nuevo ticket ha sido creado y asignado\n" "a tí:" +#: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:4 +#, fuzzy +msgid "A new issue has been created:" +msgstr "Un nuevo commit se ha creado:" + #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:8 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:8 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:9 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:8 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:7 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:11 msgid "Reported by:" msgstr "Reportado por:" #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:12 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:18 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:19 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:17 msgid "Issue:" msgstr "Tickets:" #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:3 -msgid "The following issue has been updated:" +#, fuzzy +msgid "The following issue you are owning has been updated:" msgstr "El ticket siguiente se ha actualizado:" #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:4 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:3 +msgid "The following issue has been updated:" +msgstr "El ticket siguiente se ha actualizado:" + +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:4 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:4 #, php-format msgid "By %%who%%, %%c.creation_dtime%%:" msgstr "Por %%who%%, %%c.creation_dtime%%:" -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:9 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:10 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:9 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:8 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:12 msgid "URL:" msgstr "URL:" -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:11 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:12 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:11 msgid "Comments (last first):" msgstr "Comentarios (más reciente primero):" @@ -2437,56 +2908,82 @@ msgstr "Comentarios (más reciente primero):" #, php-format msgid "" "\n" -"

    Found open issues: %%open%%

    \n" -"

    Found closed issues: %%closed%%

    " +"

    Found open issues: %%open%%

    \n" +"

    Found closed issues: %%closed" +"%%

    " msgstr "" #: IDF/gettexttemplates/idf/issues/search.html.php:6 #, php-format msgid "" "

    Label:\n" -"%%tag.class%%:%%tag.name%%

    " +"%%tag.class%%:" +"%%tag.name%%

    " msgstr "" #: IDF/gettexttemplates/idf/issues/summary.html.php:3 -#, php-format -msgid "" -"The issue tracker is empty.
    You can create your first issue here." -msgstr "" +#, fuzzy +msgid "View all open issues." +msgstr "Esta tabla muestra los tickets abiertos." #: IDF/gettexttemplates/idf/issues/summary.html.php:4 +#, fuzzy +msgid "Create an issue." +msgstr "Crear usuario" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:5 +#, php-format +msgid "" +"The issue tracker is empty.
    Create your " +"first issue." +msgstr "" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:6 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:4 #, php-format msgid "Unresolved: By %%key%%" msgstr "" -#: IDF/gettexttemplates/idf/issues/summary.html.php:5 +#: IDF/gettexttemplates/idf/issues/summary.html.php:7 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:5 msgid "Status Summary" msgstr "" -#: IDF/gettexttemplates/idf/issues/summary.html.php:6 +#: IDF/gettexttemplates/idf/issues/summary.html.php:8 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:6 msgid "Unresolved: By Assignee" msgstr "" +#: IDF/gettexttemplates/idf/issues/summary.html~.php:3 +#, php-format +msgid "" +"The issue tracker is empty.
    You can create your first issue here." +msgstr "" + #: IDF/gettexttemplates/idf/issues/userIssues.html.php:3 #, php-format -msgid "See the %%nb_submit_closed%% closed." +msgid "" +"See the %%nb_submit_closed%% closed." msgid_plural "" "See the %%nb_submit_closed%% closed." msgstr[0] "" -"Ver %%nb_submit_closed%% tickets " -"cerrado." -msgstr[1] "Ver %%nb_submit_closed%% cerrado." +"Ver %%nb_submit_closed%% tickets cerrado." +msgstr[1] "" +"Ver %%nb_submit_closed%% cerrado." #: IDF/gettexttemplates/idf/issues/userIssues.html.php:4 #, php-format -msgid "See the %%nb_owner_closed%% closed." +msgid "" +"See the %%nb_owner_closed%% closed." msgid_plural "" "See the %%nb_owner_closed%% closed." msgstr[0] "" -"Ver %%nb_owner_closed%% tickets " -"cerrado." -msgstr[1] "Ver %%nb_owner_closed%% cerrado." +"Ver %%nb_owner_closed%% tickets cerrado." +msgstr[1] "" +"Ver %%nb_owner_closed%% cerrado." #: IDF/gettexttemplates/idf/issues/userIssues.html.php:6 #: IDF/gettexttemplates/idf/user/dashboard.html.php:7 @@ -2509,8 +3006,8 @@ msgstr "Reportado por %%submitter%%, %%c.creation_dtime%%" msgid "" "Comment %%i%% by %%submitter%%, %%c.creation_dtime%%" msgstr "" -"Comentario %%i%% por %%submitter%%, " -"%%c.creation_dtime%%" +"Comentario %%i%% por %%submitter%%, %%c." +"creation_dtime%%" #: IDF/gettexttemplates/idf/issues/view.html.php:5 #, php-format @@ -2547,19 +3044,23 @@ msgid "Add this issue to your watch list" msgstr "Añadir este ticket a mi lista de seguimiento" #: IDF/gettexttemplates/idf/issues/view.html.php:12 -msgid "Click here to view the previous closed issue" +#, fuzzy +msgid "View the previous closed issue" msgstr "Haga clic aquí para ver el anterior ticket cerrado" #: IDF/gettexttemplates/idf/issues/view.html.php:13 -msgid "Click here to view the previous open issue" +#, fuzzy +msgid "View the previous open issue" msgstr "Haga clic aquí para ver el anterior ticket abierto" #: IDF/gettexttemplates/idf/issues/view.html.php:14 -msgid "Click here to view the next closed issue" +#, fuzzy +msgid "View the next closed issue" msgstr "Haga clic aquí para ver la siguiente ticket cerrado" #: IDF/gettexttemplates/idf/issues/view.html.php:15 -msgid "Click here to view the next open issue" +#, fuzzy +msgid "View the next open issue" msgstr "Haga clic aquí para ver la siguiente ticket abierto" #: IDF/gettexttemplates/idf/issues/view.html.php:16 @@ -2571,8 +3072,7 @@ msgid "view" msgstr "ver" #: IDF/gettexttemplates/idf/issues/view.html.php:23 -msgid "" -"The form contains some errors. Please correct them to change the issue." +msgid "The form contains some errors. Please correct them to change the issue." msgstr "" "El formulario contiene algunos errores. Por favor, corríjalos para " "actualizar el ticket." @@ -2585,13 +3085,74 @@ msgstr "Enviar cambios" msgid "Followed by:" msgstr "Seguido por:" -#: IDF/gettexttemplates/idf/login_form.html.php:3 +#: IDF/gettexttemplates/idf/listProjects.html.php:3 +#, fuzzy, php-format +msgid "1 project" +msgid_plural "%%label.project_count%% projects" +msgstr[0] "proyecto" +msgstr[1] "proyecto" + +#: IDF/gettexttemplates/idf/listProjects.html.php:4 #, php-format -msgid "" -"If you don't have an account yet, you can create one here." +msgid "Remove filter for %%tag%%" msgstr "" -"Si aún no tienes una cuenta, puedes crear una aquí." + +#: IDF/gettexttemplates/idf/listProjects.html.php:5 +msgid "No projects managed with InDefero were found." +msgstr "No se encontraron proyectos gestionados con InDefero." + +#: IDF/gettexttemplates/idf/listProjects.html.php:7 +msgid "Filter projects by label" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:8 +#, fuzzy +msgid "No projects with labels found." +msgstr "No se encontraron proyectos." + +#: IDF/gettexttemplates/idf/listProjects.html.php:9 +msgid "Order" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:10 +#, fuzzy +msgid "By name" +msgstr "nombre" + +#: IDF/gettexttemplates/idf/listProjects.html.php:11 +msgid "By activity" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:12 +msgid "Filtered project stats" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:13 +msgid "Members:" +msgstr "Miembros:" + +#: IDF/gettexttemplates/idf/listProjects.html.php:14 +msgid "Issues:" +msgstr "Tickets:" + +#: IDF/gettexttemplates/idf/listProjects.html.php:15 +msgid "Commits:" +msgstr "Commits" + +#: IDF/gettexttemplates/idf/listProjects.html.php:16 +msgid "Documentations:" +msgstr "Documentación:" + +#: IDF/gettexttemplates/idf/listProjects.html.php:18 +msgid "Code reviews:" +msgstr "Revisiones del código:" + +#: IDF/gettexttemplates/idf/login_form.html.php:3 +#, fuzzy, php-format +msgid "" +"You can create an account if you don't have one yet." +msgstr "" +"Puede usar sintaxis de Marcado para la descripción." #: IDF/gettexttemplates/idf/login_form.html.php:4 msgid "What is your account information?" @@ -2623,10 +3184,11 @@ msgstr "Se tarda menos de un minuto en crearte una cuenta." #: IDF/gettexttemplates/idf/main-menu.html.php:3 #, php-format -msgid "Welcome, %%user%%." +msgid "" +"Welcome, %%user%%." msgstr "" -"Bienvenido, %%user%%." +"Bienvenido, %%user%%." #: IDF/gettexttemplates/idf/main-menu.html.php:4 msgid "Sign Out" @@ -2636,15 +3198,15 @@ msgstr "Salir" msgid "Sign in or create your account" msgstr "Accede o create una cuenta" -#: IDF/gettexttemplates/idf/main-menu.html.php:9 IDF/Views/Admin.php:42 +#: IDF/gettexttemplates/idf/main-menu.html.php:10 IDF/Views/Admin.php:40 msgid "Forge Management" msgstr "Gestión de la Forja" -#: IDF/gettexttemplates/idf/main-menu.html.php:10 +#: IDF/gettexttemplates/idf/main-menu.html.php:11 msgid "Help and accessibility features" msgstr "Ayuda y características de accesibilidad" -#: IDF/gettexttemplates/idf/main-menu.html.php:11 +#: IDF/gettexttemplates/idf/main-menu.html.php:12 #: IDF/gettexttemplates/idf/source/git/tree.html.php:14 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:14 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:15 @@ -2652,6 +3214,11 @@ msgstr "Ayuda y características de accesibilidad" msgid "Help" msgstr "Ayuda" +#: IDF/gettexttemplates/idf/project/home.html.php:3 +#: IDF/gettexttemplates/idf/project/timeline.html.php:4 IDF/Views.php:46 +msgid "Welcome" +msgstr "Bienvenido" + #: IDF/gettexttemplates/idf/project/home.html.php:4 #: IDF/gettexttemplates/idf/project/timeline.html.php:5 msgid "Latest Updates" @@ -2662,23 +3229,33 @@ msgid "Featured Downloads" msgstr "Descargas destacadas" #: IDF/gettexttemplates/idf/project/home.html.php:6 -#: IDF/gettexttemplates/idf/project/home.html.php:8 +#, fuzzy +msgid "Show more featured downloads" +msgstr "Descargas destacadas" + +#: IDF/gettexttemplates/idf/project/home.html.php:7 +#: IDF/gettexttemplates/idf/project/home.html.php:10 msgid "show more..." msgstr "ver más..." -#: IDF/gettexttemplates/idf/project/home.html.php:7 +#: IDF/gettexttemplates/idf/project/home.html.php:8 msgid "Featured Documentation" msgstr "Documentación destacada" #: IDF/gettexttemplates/idf/project/home.html.php:9 +#, fuzzy +msgid "Show more featured documentation" +msgstr "Documentación destacada" + +#: IDF/gettexttemplates/idf/project/home.html.php:11 msgid "Development Team" msgstr "Equipo de Desarrollo" -#: IDF/gettexttemplates/idf/project/home.html.php:10 +#: IDF/gettexttemplates/idf/project/home.html.php:12 msgid "Admins" msgstr "Administradores" -#: IDF/gettexttemplates/idf/project/home.html.php:11 +#: IDF/gettexttemplates/idf/project/home.html.php:13 msgid "Happy Crew" msgstr "Equipo Feliz" @@ -2707,6 +3284,14 @@ msgstr "" msgid "Atom feed" msgstr "" +#: IDF/gettexttemplates/idf/project-list.html.php:3 +msgid "Project activity: %%activity%%%" +msgstr "" + +#: IDF/gettexttemplates/idf/project-list.html.php:9 +msgid "n/a" +msgstr "" + #: IDF/gettexttemplates/idf/register/confirmation-email.txt.php:3 #, php-format msgid "" @@ -2780,44 +3365,45 @@ msgstr "Activar tu cuenta" #: IDF/gettexttemplates/idf/register/confirmation.html.php:8 #: IDF/gettexttemplates/idf/user/passrecovery.html.php:8 msgid "" -"This is the last step, but just be sure to have the cookies " -"enabled to log in afterwards." +"This is the last step, but just be sure to have the cookies enabled to log in afterwards." msgstr "" "Este es el último paso, pero asegúrese de tener las cookies " "activadas para identificarte." #: IDF/gettexttemplates/idf/register/index.html.php:3 +#, fuzzy msgid "" -"Read the terms and conditions " -"– basically \"Please be nice, we respect you\"." +"Read the terms and conditions – " +"basically \"Please be nice, we respect you\"." msgstr "" "Lea los términos y condiciones " "– basicamente \"Por favor, sea amable y respetuoso\"." #: IDF/gettexttemplates/idf/register/index.html.php:4 -#, php-format +#, fuzzy, php-format msgid "" "If you have just forgotten your login information, then there is no need to " -"create a new account. Just go here to recover your " -"login name and password." +"create a new account. You can just recover your login " +"name and password." msgstr "" -"Si ha olvidado los datos de acceso, entonces no tiene porque crear una nueva" -" cuenta. Simplemente haga click aquí para recuperar " +"Si ha olvidado los datos de acceso, entonces no tiene porque crear una nueva " +"cuenta. Simplemente haga click aquí para recuperar " "su nombre de usuario y contraseña." #: IDF/gettexttemplates/idf/register/index.html.php:5 #, php-format msgid "" "With your account, you will able to participate in the life of all the " -"projects hosted here. Participating in a software project must be fun, so if" -" you have troubles, you can let us know about your " -"issues at anytime!" +"projects hosted here. Participating in a software project must be fun, so if " +"you have troubles, you can let us know about your issues " +"at anytime!" msgstr "" "Con su cuenta, será capaz de participar en el desarrollo de todos los " "proyectos alojados aquí. Participar en un proyecto software tiene que ser " -"algo divertido e interesante, así que si tiene problemas, puede ¡hacernos saber cuáles son sus inquietudes en cualquier " -"momento!" +"algo divertido e interesante, así que si tiene problemas, puede ¡hacernos saber cuáles son sus inquietudes en cualquier momento!" #: IDF/gettexttemplates/idf/register/index.html.php:6 msgid "Oops, please check the provided login and email address to register." @@ -2825,7 +3411,7 @@ msgstr "" "Oups, por favor comprueba el nombre de usuario y dirección de correo " "electrónico de registro." -#: IDF/gettexttemplates/idf/register/index.html.php:7 IDF/Views.php:90 +#: IDF/gettexttemplates/idf/register/index.html.php:7 IDF/Views.php:137 msgid "Create Your Account" msgstr "Crea tu cuenta" @@ -2834,8 +3420,8 @@ msgid "" "Be sure to provide a valid email address, as we are sending a validation " "link by email." msgstr "" -"Asegúrese de proporcionar una dirección válida de correo electrónico, ya que" -" se enviará un enlace de confirmación por correo electrónico." +"Asegúrese de proporcionar una dirección válida de correo electrónico, ya que " +"se enviará un enlace de confirmación por correo electrónico." #: IDF/gettexttemplates/idf/register/index.html.php:10 msgid "Did you know?" @@ -2884,30 +3470,35 @@ msgstr "Iniciar revisión del Código" msgid "" "

    To start a code review, you need to provide:

    \n" "
      \n" -"
    • A commit or revision of the current code in the repository from which you started your work.
    • \n" -"
    • A patch describing your changes with respect to the reference commit.
    • \n" -"
    • Check your patch does not provide any password or confidential information!
    • \n" +"
    • A commit or revision of the current code in the repository from which " +"you started your work.
    • \n" +"
    • A patch describing your changes with respect to the reference commit.\n" +"
    • Check your patch does not provide any password or confidential " +"information!
    • \n" "
    " msgstr "" "

    Para iniciar una revisión de código, debe proporcionar:

    \n" "
      \n" -"
    • Un commit o revisión del actual código del repositorio, desde el que ha comenzado su trabajo.
    • \n" -"
    • Un parche que describa los cambios con respecto al commit referenciado.
    • \n" -"
    • ¡Asegúrese de que el parche no contiene ninguna contraseña o información confidencial!
    • \n" +"
    • Un commit o revisión del actual código del repositorio, desde el que ha " +"comenzado su trabajo.
    • \n" +"
    • Un parche que describa los cambios con respecto al commit referenciado.\n" +"
    • ¡Asegúrese de que el parche no contiene ninguna contraseña o " +"información confidencial!
    • \n" "
    " #: IDF/gettexttemplates/idf/review/create.html.php:9 msgid "" -"The form contains some errors. Please correct them to submit the code " -"review." +"The form contains some errors. Please correct them to submit the code review." msgstr "" -"El formulario contiene algunos errores. Por favor, corríjalos para enviar la" -" revisión de código." +"El formulario contiene algunos errores. Por favor, corríjalos para enviar la " +"revisión de código." #: IDF/gettexttemplates/idf/review/create.html.php:10 msgid "" -"Select the commit against which you created your patch to be sure it applies" -" correctly." +"Select the commit against which you created your patch to be sure it applies " +"correctly." msgstr "" "Seleccione el commit contra el que creó el parche para asegurarse de que se " "aplica correctamente." @@ -2954,11 +3545,14 @@ msgid "" msgstr "" "La revisión de código es una proceso en el que\n" "antes o después los cambios son commited en el código del repositorio,\n" -"diferentes personas discuten sobre los cambios en el código. El objetivo es \n" +"diferentes personas discuten sobre los cambios en el código. El objetivo " +"es \n" "mejorar la calidad del código y las\n" "contribuciones, por esto, debe ser pragmático cuando escriba \n" -"sus comentarios. Menciona correctamente los números de línea (tanto en el antiguo como en el \n" -"nuevo código) y trata de mantener un buen equilibrio entre seriedad y diversión\n" +"sus comentarios. Menciona correctamente los números de línea (tanto en el " +"antiguo como en el \n" +"nuevo código) y trata de mantener un buen equilibrio entre seriedad y " +"diversión\n" #: IDF/gettexttemplates/idf/review/view.html.php:11 msgid "" @@ -2970,14 +3564,18 @@ msgid "" "to propose more contributions
    .\n" msgstr "" "\n" -"La propuesta para revisar código es intimidante, debes saber \n" -"que recibirás críticas, así que por favor, como revisor, haz que este \n" -"proceso sea divertido, úsalo para para ayudar al colaborador a aprender tus \n" +"La propuesta para revisar código es intimidante, debes " +"saber \n" +"que recibirás críticas, así que por favor, como revisor, haz que " +"este \n" +"proceso sea divertido, úsalo para para ayudar al colaborador a " +"aprender tus \n" "normas de codificación y a estructurar el código y hacer que \n" "quieran proponer más contribuciones.\n" #: IDF/gettexttemplates/idf/review/view.html.php:18 #: IDF/gettexttemplates/idf/source/commit.html.php:3 +#: IDF/gettexttemplates/idf/source/commit.html~.php:3 #, php-format msgid "%%ndiff%% diff" msgid_plural "%%ndiff%% diffs" @@ -2994,11 +3592,11 @@ msgstr[1] "%%nc%% comentarios" #: IDF/gettexttemplates/idf/review/view.html.php:20 #, php-format msgid "" -"Comment %%i%% by %%who%%," -" %%c.creation_dtime%%" +"Comment %%i%% by %%who%%, " +"%%c.creation_dtime%%" msgstr "" -"Comentario %%i%% por %%who%%, %%c.creation_dtime%%" +"Comentario %%i%% por %%who%%, %%c.creation_dtime%%" #: IDF/gettexttemplates/idf/review/view.html.php:21 #, php-format @@ -3014,8 +3612,8 @@ msgstr "Accede para participar en la revisión." msgid "" "The form contains some errors. Please correct them to submit your review." msgstr "" -"El formulario contiene algunos errores. Por favor, corríjalos para enviar su" -" revisión." +"El formulario contiene algunos errores. Por favor, corríjalos para enviar su " +"revisión." #: IDF/gettexttemplates/idf/review/view.html.php:25 msgid "How to Participate in a Code Review" @@ -3023,17 +3621,20 @@ msgstr "Cómo participar en una revisión de código" #: IDF/gettexttemplates/idf/review/view.html.php:28 #: IDF/gettexttemplates/idf/source/commit.html.php:5 +#: IDF/gettexttemplates/idf/source/commit.html~.php:5 msgid "Author:" msgstr "Autor:" #: IDF/gettexttemplates/idf/review/view.html.php:29 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:5 #: IDF/gettexttemplates/idf/source/commit.html.php:7 +#: IDF/gettexttemplates/idf/source/commit.html~.php:7 msgid "Commit:" msgstr "Commit:" #: IDF/gettexttemplates/idf/review/view.html.php:30 #: IDF/gettexttemplates/idf/source/commit.html.php:8 +#: IDF/gettexttemplates/idf/source/commit.html~.php:8 msgid "View corresponding source tree" msgstr "Ver código fuente correspondiente" @@ -3051,6 +3652,7 @@ msgstr "Archivos:" #: IDF/gettexttemplates/idf/review/view.html.php:36 #: IDF/gettexttemplates/idf/source/commit.html.php:24 +#: IDF/gettexttemplates/idf/source/commit.html~.php:23 msgid "Download the corresponding diff file" msgstr "Descargue el correspondiente archivo diff" @@ -3079,7 +3681,7 @@ msgstr "Cómo obtener el Código" #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:8 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:8 -#: IDF/Views/Project.php:188 +#: IDF/Views/Project.php:190 msgid "Age" msgstr "Edad" @@ -3097,6 +3699,7 @@ msgstr "Padres:" #: IDF/gettexttemplates/idf/source/changelog.html.php:6 #: IDF/gettexttemplates/idf/source/commit.html.php:10 +#: IDF/gettexttemplates/idf/source/commit.html~.php:10 msgid "View corresponding commit" msgstr "Ver commit correspondiente" @@ -3128,37 +3731,47 @@ msgid "Commit details:" msgstr "Detalles del commit:" #: IDF/gettexttemplates/idf/source/commit.html.php:4 +#: IDF/gettexttemplates/idf/source/commit.html~.php:4 msgid "Date:" msgstr "Fecha:" #: IDF/gettexttemplates/idf/source/commit.html.php:6 +#: IDF/gettexttemplates/idf/source/commit.html~.php:6 msgid "Branch:" msgstr "Branch:" #: IDF/gettexttemplates/idf/source/commit.html.php:9 +#: IDF/gettexttemplates/idf/source/commit.html~.php:9 msgid "Parents:" msgstr "Padres:" #: IDF/gettexttemplates/idf/source/commit.html.php:11 +#: IDF/gettexttemplates/idf/source/commit.html~.php:11 msgid "Message:" msgstr "Mensaje:" #: IDF/gettexttemplates/idf/source/commit.html.php:12 -#: IDF/gettexttemplates/idf/wiki/feedfragment.xml.php:3 +#: IDF/gettexttemplates/idf/source/commit.html~.php:12 +#: IDF/gettexttemplates/idf/wiki/feedfragment-page.xml.php:3 +#: IDF/gettexttemplates/idf/wiki/feedfragment-resource.xml.php:3 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:10 msgid "Changes:" msgstr "Cambios:" #: IDF/gettexttemplates/idf/source/commit.html.php:13 +#: IDF/gettexttemplates/idf/source/commit.html~.php:13 msgid "deleted" msgstr "eliminado" #: IDF/gettexttemplates/idf/source/commit.html.php:14 #: IDF/gettexttemplates/idf/source/commit.html.php:18 +#: IDF/gettexttemplates/idf/source/commit.html~.php:14 +#: IDF/gettexttemplates/idf/source/commit.html~.php:17 msgid "full" msgstr "completo" #: IDF/gettexttemplates/idf/source/commit.html.php:15 +#: IDF/gettexttemplates/idf/source/commit.html~.php:15 msgid "renamed" msgstr "renombrado" @@ -3167,25 +3780,34 @@ msgid "copied" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:17 +#: IDF/gettexttemplates/idf/source/commit.html~.php:16 msgid "added" msgstr "añadido" #: IDF/gettexttemplates/idf/source/commit.html.php:19 +#: IDF/gettexttemplates/idf/source/commit.html~.php:18 msgid "modified" msgstr "modificado" #: IDF/gettexttemplates/idf/source/commit.html.php:20 -msgid "properies changed" +#, fuzzy +msgid "properties changed" msgstr "propiedades modificadas" #: IDF/gettexttemplates/idf/source/commit.html.php:21 +#: IDF/gettexttemplates/idf/source/commit.html~.php:20 msgid "removed" msgstr "eliminado" #: IDF/gettexttemplates/idf/source/commit.html.php:22 +#: IDF/gettexttemplates/idf/source/commit.html~.php:21 msgid "File differences" msgstr "Diferencias de archivos" +#: IDF/gettexttemplates/idf/source/commit.html~.php:19 +msgid "properies changed" +msgstr "propiedades modificadas" + #: IDF/gettexttemplates/idf/source/disambiguate_revision.html.php:3 #, php-format msgid "" @@ -3299,15 +3921,13 @@ msgstr "" msgid "" "You may need to provide your SSH key. The " "synchronization of your SSH key can take a couple of minutes. You can learn " -"more about SSH " -"key authentication." +"more about SSH key authentication." msgstr "" "Puede que tenga que proporcionar su clave SSH. La " "sincronización de la clave SSH puede tomar un par de minutos. Puede saber " -"más acerca de autenticación" -" de claves SSH." +"más acerca de autenticación de claves SSH." #: IDF/gettexttemplates/idf/source/git/help.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/help.html.php:6 @@ -3341,7 +3961,7 @@ msgstr "Primer Commit" #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:9 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:10 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:11 -#: IDF/Views/Download.php:66 IDF/Views/Download.php:314 +#: IDF/Views/Download.php:66 IDF/Views/Download.php:348 msgid "Size" msgstr "Tamaño" @@ -3365,6 +3985,7 @@ msgid "or" msgstr "o" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:3 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:3 #, php-format msgid "" "The branch or revision %%commit%% is not valid or does not exist\n" @@ -3374,12 +3995,16 @@ msgstr "" "en este repositorio." #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:5 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:5 #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:5 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:5 msgid "The following list shows all available branches:" msgstr "La siguiente lista muestra todas las ramas disponibles:" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:6 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:6 #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:6 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:6 #, php-format msgid "" "If this is a new repository, the reason for this error\n" @@ -3389,7 +4014,8 @@ msgid "" msgstr "" "Si se trata de un nuevo repositorio, la razón de este error\n" "podría ser que no ha realizado ningún commit y / o push hasta el momento.\n" -"En este caso, por favor eche un vistazo a la Página de Ayuda\n" +"En este caso, por favor eche un vistazo a la Página de " +"Ayuda\n" "sobre cómo tener acceso a su repositorio." #: IDF/gettexttemplates/idf/source/mercurial/help.html.php:3 @@ -3438,6 +4064,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:3 #: IDF/gettexttemplates/idf/source/svn/commit.html.php:3 +#: IDF/gettexttemplates/idf/source/svn/commit.html~.php:3 #: IDF/gettexttemplates/idf/source/svn/file.html.php:9 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:14 msgid "Revision:" @@ -3445,6 +4072,7 @@ msgstr "Revisión:" #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:4 #: IDF/gettexttemplates/idf/source/svn/commit.html.php:4 +#: IDF/gettexttemplates/idf/source/svn/commit.html~.php:4 #: IDF/gettexttemplates/idf/source/svn/file.html.php:10 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:15 msgid "Switch" @@ -3462,6 +4090,7 @@ msgstr "" "fuente." #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:3 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:3 #, php-format msgid "" "The revision %%commit%% is not valid or does not exist\n" @@ -3587,8 +4216,7 @@ msgstr "Clave de API" msgid "" "Your API key will be regenerated automatically if you change your password." msgstr "" -"La clave de la API se regenera automáticamente si usted cambia su " -"contraseña." +"La clave de la API se regenera automáticamente si usted cambia su contraseña." #: IDF/gettexttemplates/idf/user/myaccount.html.php:12 msgid "Update Your Account" @@ -3624,8 +4252,8 @@ msgid "" "API key is used to interact with this website using a program." msgstr "" "La contraseña adicional se utiliza para acceder a algunos de los sistemas " -"externos y la clave de la API se utiliza para interactuar con este sitio web" -" utilizando un programa." +"externos y la clave de la API se utiliza para interactuar con este sitio web " +"utilizando un programa." #: IDF/gettexttemplates/idf/user/myaccount.html.php:20 msgid "Show API key and extra password" @@ -3645,13 +4273,13 @@ msgstr "Recuperar mi contraseña" #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:6 msgid "" -"Provide either your login or email address, if a corresponding user is found" -" in the database, we will send you an email with the details on how to reset" -" your password." +"Provide either your login or email address, if a corresponding user is found " +"in the database, we will send you an email with the details on how to reset " +"your password." msgstr "" "Proporcione un usuario o dirección de correo electrónico, si el usuario " -"correspondiente se encuentra en la base de datos, le enviaremos un email con" -" los detalles sobre cómo restablecer su contraseña." +"correspondiente se encuentra en la base de datos, le enviaremos un email con " +"los detalles sobre cómo restablecer su contraseña." #: IDF/gettexttemplates/idf/user/passrecovery-email.txt.php:3 #, php-format @@ -3750,41 +4378,99 @@ msgid "List Pages" msgstr "Lista de Páginas" #: IDF/gettexttemplates/idf/wiki/base.html.php:4 -#: IDF/gettexttemplates/idf/wiki/index.html.php:4 -#: IDF/gettexttemplates/idf/wiki/search.html.php:3 IDF/Views/Wiki.php:173 +#, fuzzy +msgid "List Resources" +msgstr "Fuente %s" + +#: IDF/gettexttemplates/idf/wiki/base.html.php:5 +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:4 +#: IDF/gettexttemplates/idf/wiki/search.html.php:3 IDF/Views/Wiki.php:211 msgid "New Page" msgstr "Nueva página" -#: IDF/gettexttemplates/idf/wiki/base.html.php:5 +#: IDF/gettexttemplates/idf/wiki/base.html.php:6 +#: IDF/gettexttemplates/idf/wiki/listResources.html.php:3 +#: IDF/Views/Wiki.php:256 +#, fuzzy +msgid "New Resource" +msgstr "Nuevo Ticket" + +#: IDF/gettexttemplates/idf/wiki/base.html.php:7 msgid "Update This Page" msgstr "Actualizar esta página" -#: IDF/gettexttemplates/idf/wiki/create.html.php:3 -#: IDF/gettexttemplates/idf/wiki/update.html.php:3 +#: IDF/gettexttemplates/idf/wiki/base.html.php:8 +#, fuzzy +msgid "Update This Resource" +msgstr "Actualizar esta página" + +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:3 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:3 msgid "Preview of the Page" msgstr "Vista previa de la página" -#: IDF/gettexttemplates/idf/wiki/create.html.php:4 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:7 msgid "The form contains some errors. Please correct them to create the page." msgstr "" "El formulario contiene algunos errores. Por favor, corríjalos para crear la " "página." -#: IDF/gettexttemplates/idf/wiki/create.html.php:6 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:6 msgid "Create Page" msgstr "Crear Página" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:3 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:3 +msgid "" +"\n" +"Wiki resources are later addressed in wiki pages by their title, so ensure " +"that you\n" +"give your resource a unique and an easy to remember name.\n" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:8 +#, fuzzy +msgid "Create Resource" +msgstr "Crear usuario" + +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:3 +msgid "" +"If you delete this documentation page, it will be removed from the database " +"with all the associated revisions and you will not be able to " +"recover it." +msgstr "" +"Si elimina esta página de documentación, será eliminada de la base de datos " +"con todas las revisiones relacionadas y no será capaz de recuperarla." +"" + +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:6 +msgid "Delete Page" +msgstr "Eliminar página" + +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:15 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:15 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:17 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:18 +msgid "Old Revisions" +msgstr "Revisiones antiguas" + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:3 #, php-format msgid "" -"You are looking at an old revision (%%oldrev.summary%%) of the page \n" +"You are looking at an old revision (%%oldrev.summary%%) of the " +"page \n" "%%page.title%%. This revision was created\n" "by %%submitter%%." msgstr "" -"Está viendo una revisión antigua (%%oldrev.summary%%) de la página \n" -"%%page.title%%. Esta revisión fue creada por %%submitter%%." +"Está viendo una revisión antigua (%%oldrev.summary%%) de la " +"página \n" +"%%page.title%%. Esta revisión fue creada por " +"%%submitter%%." -#: IDF/gettexttemplates/idf/wiki/delete.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:5 msgid "" "If you delete this old revision, it will be removed from the database and " "you will not be able to recover it." @@ -3792,83 +4478,145 @@ msgstr "" "Si elimina esta antigua revisión, será eliminada de la base de datos y " "no podrá ser recuperada." -#: IDF/gettexttemplates/idf/wiki/delete.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:8 msgid "Delete Revision" msgstr "Eliminar Revisión" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:14 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:11 -#: IDF/gettexttemplates/idf/wiki/view.html.php:17 -msgid "Old Revisions" -msgstr "Revisiones antiguas" - -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:3 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:3 +#, fuzzy msgid "" -"If you delete this documentation page, it will be removed from the database " -"with all the associated revisions and you will not be able to " -"recover it." +"If you delete this documentation resource, it will be removed from the " +"database with all the associated revisions \n" +"and you will not be able to recover it. Any documentation " +"pages that reference this resource,\n" +"will no longer be able to render it, but won't be deleted." msgstr "" "Si elimina esta página de documentación, será eliminada de la base de datos " -"con todas las revisiones relacionadas y no será capaz de " -"recuperarla." +"con todas las revisiones relacionadas y no será capaz de recuperarla." +"" -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:6 -msgid "Delete Page" -msgstr "Eliminar página" +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:8 +#, fuzzy +msgid "Delete Resource" +msgstr "Eliminar Revisión" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:10 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:8 +#, fuzzy +msgid "File size" +msgstr "Tamaño del archivo" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:9 +#: IDF/Views/Wiki.php:101 +#, fuzzy +msgid "MIME type" +msgstr "tipo" + +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:3 +#, fuzzy, php-format +msgid "" +"You are looking at an old revision (%%oldrev.summary%%) of the " +"resource \n" +"%%resource.title%%. This revision was created by " +"%%submitter%%." +msgstr "" +"Está viendo una revisión antigua (%%oldrev.summary%%) de la " +"página \n" +"%%page.title%%. Esta revisión fue creada por " +"%%submitter%%." #: IDF/gettexttemplates/idf/wiki/edit-info.html.php:3 -#, php-format +#, fuzzy, php-format msgid "" "\n" "

    Instructions:

    \n" -"

    The content of the page can use the Markdown syntax with the Extra extension.

    \n" -"

    Website addresses are automatically linked and you can link to another page in the documentation using double square brackets like that [[AnotherPage]].

    \n" -"

    To directly include a file content from the repository, embrace its path with triple square brackets: [[[path/to/file.txt]]].

    \n" +"

    The content of the page can use the Markdown syntax with the Extra extension.

    \n" +"

    Website addresses are automatically linked and you can link to another " +"page in the documentation using double square brackets like that " +"[[AnotherPage]].

    \n" +"

    If you want to embed uploaded resources, use the [[!ResourceName]] syntax for that. This is described more in detail in the FAQ.

    \n" +"

    To directly include a file content from the repository, embrace its path " +"with triple square brackets: [[[my/file.txt]]].

    \n" msgstr "" "\n" "

    Instrucciones:

    \n" -"

    El contenido de la página puede usar sintaxis de Marcado con la extensión Extra.

    \n" -"

    Las direcciones Web se enlazan automáticamente y se puede vincular con otras páginas de la documentación usando corchetes dobles como: [[OtraPágina]].

    \n" -"

    Para incluir directamente el contenido de un fichero del repositorio, rodee la ruta con corchetes triples como: [[[ruta/al/fichero.txt]]].

    \n" +"

    El contenido de la página puede usar sintaxis de " +"Marcado con la extensión Extra.

    \n" +"

    Las direcciones Web se enlazan automáticamente y se puede vincular con " +"otras páginas de la documentación usando corchetes dobles como: " +"[[OtraPágina]].

    \n" +"

    Para incluir directamente el contenido de un fichero del repositorio, " +"rodee la ruta con corchetes triples como: [[[ruta/al/fichero.txt]]].

    \n" -#: IDF/gettexttemplates/idf/wiki/index.html.php:3 +#: IDF/gettexttemplates/idf/wiki/feedfragment-resource.xml.php:4 +#, fuzzy +msgid "Initial creation" +msgstr "Creación de la página inicial" + +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:3 #, php-format msgid "See the deprecated pages." msgstr "Ver páginas en desuso." -#: IDF/gettexttemplates/idf/wiki/index.html.php:5 +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:5 msgid "Number of pages:" msgstr "Número de páginas:" +#: IDF/gettexttemplates/idf/wiki/listResources.html.php:4 +#, fuzzy +msgid "Number of resources:" +msgstr "Número de usuarios:" + #: IDF/gettexttemplates/idf/wiki/search.html.php:4 msgid "Pages found:" msgstr "Páginas encontradas:" -#: IDF/gettexttemplates/idf/wiki/update.html.php:4 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:3 msgid "The form contains some errors. Please correct them to update the page." msgstr "" "El formulario contiene algunos errores. Por favor, corríjalos para " "actualizar la página." -#: IDF/gettexttemplates/idf/wiki/update.html.php:6 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:6 msgid "Update Page" msgstr "Actualizar Página" -#: IDF/gettexttemplates/idf/wiki/update.html.php:8 -#: IDF/gettexttemplates/idf/wiki/update.html.php:10 -#: IDF/gettexttemplates/idf/wiki/update.html.php:11 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:10 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:11 msgid "Delete this page" msgstr "Eliminar esta página" -#: IDF/gettexttemplates/idf/wiki/view.html.php:3 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:4 +#, fuzzy +msgid "Update Resource" +msgstr "Actualizar usuario" + +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:8 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:9 +#, fuzzy +msgid "Delete this resource" +msgstr "Eliminar esta revisión" + +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:3 msgid "" "Attention! This page is marked as deprecated, \n" "use it as reference only if you are sure you need these specific information." msgstr "" "¡Atención! Esta página está marcada como obsoleta,\n" -"úsala como referencia solamente si está seguro de que usted necesita específicamente esta información ." +"úsala como referencia solamente si está seguro de que usted necesita " +"específicamente esta información ." -#: IDF/gettexttemplates/idf/wiki/view.html.php:5 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:5 #, php-format msgid "" "You are looking at an old revision of the page \n" @@ -3876,17 +4624,40 @@ msgid "" "by %%submitter%%." msgstr "" "Está viendo una revisión antigua de la página \n" -"%%page.title%%. Esta revisión fue creada por %%submitter%%." +"%%page.title%%. Esta revisión fue creada por " +"%%submitter%%." -#: IDF/gettexttemplates/idf/wiki/view.html.php:10 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:10 msgid "Table of Content" msgstr "Tabla de Contenido" -#: IDF/gettexttemplates/idf/wiki/view.html.php:11 -#: IDF/gettexttemplates/idf/wiki/view.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:13 msgid "Delete this revision" msgstr "Eliminar esta revisión" +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:3 +#, fuzzy, php-format +msgid "" +"You are looking at an old revision of the resource \n" +"%%resource.title%%. This revision was created\n" +"by %%submitter%%." +msgstr "" +"Está viendo una revisión antigua de la página \n" +"%%page.title%%. Esta revisión fue creada por " +"%%submitter%%." + +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:14 +#, fuzzy +msgid "Page Usage" +msgstr "NombreDeLaPágina" + +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:15 +msgid "This resource is not used on any pages yet." +msgstr "" + #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:3 msgid "A new documentation page has been created:" msgstr "Una nueva página de documentación ha sido creada:" @@ -3912,7 +4683,7 @@ msgstr "Nuevo contenido:" msgid "owner" msgstr "propietario" -#: IDF/Issue.php:84 IDF/WikiPage.php:86 +#: IDF/Issue.php:84 IDF/Wiki/Page.php:86 msgid "interested users" msgstr "usuarios interesados" @@ -3923,38 +4694,41 @@ msgstr "" "Los usuarios interesados recibirán una notificación por correo electrónico " "cuando el ticket cambie." -#: IDF/Issue.php:92 IDF/Review.php:95 IDF/Upload.php:99 IDF/WikiPage.php:94 +#: IDF/Issue.php:92 IDF/Project.php:94 IDF/Review.php:95 IDF/Upload.php:99 +#: IDF/Wiki/Page.php:94 msgid "labels" msgstr "etiquetas" #: IDF/Issue.php:111 IDF/IssueFile.php:102 IDF/Review.php:114 -#: IDF/Upload.php:118 IDF/WikiPage.php:106 +#: IDF/Upload.php:118 IDF/Wiki/Page.php:106 IDF/Wiki/Resource.php:101 msgid "modification date" msgstr "fecha de modificación" #: IDF/Issue.php:212 IDF/IssueComment.php:143 #, php-format -msgid "Issue %3$d, %4$s" -msgstr "Ticket %3$d, %4$s" +msgid "" +"Issue %3$d, %4$s" +msgstr "" +"Ticket %3$d, %4$s" #: IDF/Issue.php:214 -#, php-format -msgid "Creation of issue %d, by %s" +#, fuzzy, php-format +msgid "Creation of issue %3$d, by %4$s" msgstr "Creación del ticket %d, por %s" #: IDF/Issue.php:224 -#, php-format -msgid "%s: Issue %d created - %s" +#, fuzzy, php-format +msgid "%1$s: Issue %2$d created - %3$s" msgstr "%s: Ticket %d creado - %s" -#: IDF/Issue.php:290 -#, php-format -msgid "Issue %s - %s (%s)" +#: IDF/Issue.php:307 +#, fuzzy, php-format +msgid "Issue %1$s - %2$s (%3$s)" msgstr "Ticket %s - %s (%s)" -#: IDF/Issue.php:336 -#, php-format -msgid "Updated Issue %s - %s (%s)" +#: IDF/Issue.php:311 +#, fuzzy, php-format +msgid "Updated Issue %1$s - %2$s (%3$s)" msgstr "Ticket actualizado %s - %s (%s)" #: IDF/IssueComment.php:51 IDF/IssueRelation.php:47 @@ -3967,7 +4741,7 @@ msgid "comment" msgstr "comentario" #: IDF/IssueComment.php:72 IDF/Review/Comment.php:75 IDF/Upload.php:63 -#: IDF/WikiRevision.php:85 +#: IDF/Wiki/PageRevision.php:85 msgid "changes" msgstr "cambios" @@ -3976,13 +4750,13 @@ msgid "Serialized array of the changes in the issue." msgstr "Vector serializado con los cambios en los tickets." #: IDF/IssueComment.php:180 -#, php-format -msgid "Comment on issue %d, by %s" +#, fuzzy, php-format +msgid "Comment on issue %3$d, by %4$s" msgstr "Comentario del ticket %d, por %s" #: IDF/IssueComment.php:191 -#, php-format -msgid "%s: Comment on issue %d - %s" +#, fuzzy, php-format +msgid "%1$s: Comment on issue %2$d - %3$s" msgstr "%s: Comentario del ticket %d - %s" #: IDF/IssueFile.php:64 @@ -4089,16 +4863,16 @@ msgid "Could not write configuration file \"%s\"" msgstr "No se pudo escribir el archivo de configuración \"%s\"" #: IDF/Plugin/SyncMonotone.php:309 IDF/Plugin/SyncMonotone.php:525 -#, php-format -msgid "Could not parse usher configuration in \"%s\": %s" +#, fuzzy, php-format +msgid "Could not parse usher configuration in \"%1$s\": %2$s" msgstr "No se puede examinar la configuración usher en \"%s\": %s" #: IDF/Plugin/SyncMonotone.php:320 #, php-format msgid "usher configuration already contains a server entry named \"%s\"" msgstr "" -"La configuración usher ya contiene una entrada para el servidor llamada " -"\"%s\"" +"La configuración usher ya contiene una entrada para el servidor llamada \"%s" +"\"" #: IDF/Plugin/SyncMonotone.php:345 IDF/Plugin/SyncMonotone.php:546 #, php-format @@ -4136,8 +4910,8 @@ msgid "Could not delete client private key \"%s\"" msgstr "" #: IDF/Plugin/SyncMonotone.php:599 IDF/Plugin/SyncMonotone.php:718 -#, php-format -msgid "Could not parse read-permissions for project \"%s\": %s" +#, fuzzy, php-format +msgid "Could not parse read-permissions for project \"%1$s\": %2$s" msgstr "No se pudo analizar read-permissions para el proyecto \"%s\": %s" #: IDF/Plugin/SyncMonotone.php:643 IDF/Plugin/SyncMonotone.php:741 @@ -4148,7 +4922,8 @@ msgstr "No se pudo escribir read-permissions para el proyecto \"%s\"" #: IDF/Plugin/SyncMonotone.php:657 IDF/Plugin/SyncMonotone.php:760 #, php-format msgid "Could not write write-permissions file for project \"%s\"" -msgstr "No se pudo escribir el fichero write-permissions para el proyecto \"%s\"" +msgstr "" +"No se pudo escribir el fichero write-permissions para el proyecto \"%s\"" #: IDF/Plugin/SyncMonotone.php:813 msgid "\"mtn_repositories\" must be defined in your configuration file." @@ -4173,8 +4948,9 @@ msgid "short name" msgstr "nombre corto" #: IDF/Project.php:70 +#, fuzzy msgid "" -"Used in the url to access the project, must be short with only letters and " +"Used in the URL to access the project, must be short with only letters and " "numbers." msgstr "" "Se utiliza en la ruta de acceso al proyecto, debe ser corta, con letras y " @@ -4189,18 +4965,28 @@ msgid "description" msgstr "descripción" #: IDF/Project.php:87 -msgid "The description can be extended using the markdown syntax." +#, fuzzy +msgid "The description can be extended using the Markdown syntax." msgstr "La descripción se puede extender mediante la sintaxis de marcado." -#: IDF/Project.php:93 +#: IDF/Project.php:100 msgid "private" msgstr "privado" -#: IDF/Project.php:130 +#: IDF/Project.php:108 +msgid "current project activity" +msgstr "" + +#: IDF/Project.php:159 #, php-format msgid "Project \"%s\" not found." msgstr "Proyecto \"%s\" no encontrado." +#: IDF/ProjectActivity.php:56 +#, fuzzy +msgid "date" +msgstr "Actualizado" + #: IDF/Review/Comment.php:55 IDF/Review/Patch.php:80 msgid "patch" msgstr "parche" @@ -4211,22 +4997,26 @@ msgstr "voto" #: IDF/Review/Comment.php:139 IDF/Review/Patch.php:151 #, php-format -msgid "Review %3$d, %4$s" -msgstr "Revisión %3$d, %4$s" +msgid "" +"Review %3$d, %4$s" +msgstr "" +"Revisión %3$d, " +"%4$s" #: IDF/Review/Comment.php:141 -#, php-format -msgid "Update of review %d, by %s" -msgstr "Actualización de revisión %d, por %s" +#, fuzzy, php-format +msgid "Update of review %3$d, by %4$s" +msgstr "" +"Actualización de revisión %d, por %s" #: IDF/Review/Comment.php:151 -#, php-format -msgid "%s: Updated review %d - %s" +#, fuzzy, php-format +msgid "%1$s: Updated review %2$d - %3$s" msgstr "%s: Revisión Actualizada %d - %s" -#: IDF/Review/Comment.php:216 -#, php-format -msgid "Updated Code Review %s - %s (%s)" +#: IDF/Review/Comment.php:222 +#, fuzzy, php-format +msgid "Updated Code Review %1$s - %2$s (%3$s)" msgstr "Revisión de código Actualizada %s - %s (%s)" #: IDF/Review/Patch.php:52 @@ -4238,18 +5028,18 @@ msgid "commit" msgstr "commit" #: IDF/Review/Patch.php:153 -#, php-format -msgid "Creation of review %d, by %s" +#, fuzzy, php-format +msgid "Creation of review %3$d, by %4$s" msgstr "Creación de revisión %d, por %s" #: IDF/Review/Patch.php:163 -#, php-format -msgid "%s: Creation of Review %d - %s" +#, fuzzy, php-format +msgid "%1$s: Creation of Review %2$d - %3$s" msgstr "%s: Creación de Revisión %d - %s" -#: IDF/Review/Patch.php:204 -#, php-format -msgid "New Code Review %s - %s (%s)" +#: IDF/Review/Patch.php:208 +#, fuzzy, php-format +msgid "New Code Review %1$s - %2$s (%3$s)" msgstr "Nueva Revisión de Código %s - %s (%s)" #: IDF/Scm/Git.php:309 IDF/Scm/Mercurial.php:199 @@ -4279,7 +5069,8 @@ msgid "Could not write client key \"%s\"" msgstr "No se pudo escribir la clave del cliente \"%s\"" #: IDF/Search/Occ.php:33 -msgid "occurence" +#, fuzzy +msgid "occurrence" msgstr "ocurrencia" #: IDF/Search/Occ.php:49 @@ -4287,11 +5078,13 @@ msgid "word" msgstr "palabra" #: IDF/Search/Occ.php:75 -msgid "occurences" +#, fuzzy +msgid "occurrences" msgstr "ocurrencias" #: IDF/Search/Occ.php:81 -msgid "ponderated occurence" +#, fuzzy +msgid "ponderated occurrence" msgstr "ocurrencia ponderada" #: IDF/Tag.php:59 @@ -4310,10 +5103,28 @@ msgstr "lcname" msgid "Lower case version of the name for fast searching." msgstr "Versión del nombre en minúscula para búsqueda rápida." -#: IDF/Template/Markdown.php:75 +#: IDF/Template/Markdown.php:84 msgid "Create this documentation page" msgstr "Crear esta página de documentación" +#: IDF/Template/Markdown.php:97 +msgid "You are not allowed to access the wiki." +msgstr "" + +#: IDF/Template/Markdown.php:106 +#, fuzzy +msgid "The wiki resource has not been found." +msgstr "El proyecto ha sido actualizado." + +#: IDF/Template/Markdown.php:113 +msgid "The wiki resource has not been found. Create it!" +msgstr "" + +#: IDF/Template/Markdown.php:146 +#, fuzzy +msgid "This revision of the resource is no longer available." +msgstr "Este proyecto no está disponible." + #: IDF/Template/ShowUser.php:51 msgid "Anonymous" msgstr "Anónimo" @@ -4334,7 +5145,7 @@ msgstr "archivo" msgid "The path is relative to the upload path." msgstr "La ruta es relativa al directorio de subidas." -#: IDF/Upload.php:78 +#: IDF/Upload.php:78 IDF/Wiki/ResourceRevision.php:71 msgid "file size in bytes" msgstr "tamaño del archivo en bytes" @@ -4352,145 +5163,161 @@ msgid "Download %2$d, %3$s" msgstr "Descarga %2$d, %3$s" #: IDF/Upload.php:204 -#, php-format -msgid "Addition of download %d, by %s" +#, fuzzy, php-format +msgid "Addition of download %2$d, by %3$s" msgstr "Agregada la descarga %d, por %s" #: IDF/Upload.php:214 -#, php-format -msgid "%s: Download %d added - %s" +#, fuzzy, php-format +msgid "%1$s: Download %2$d added - %3$s" msgstr "%s: Descarga %d agregada - %s" -#: IDF/Upload.php:256 -#, php-format -msgid "New download - %s (%s)" +#: IDF/Upload.php:301 +#, fuzzy, php-format +msgid "New download - %1$s (%2$s)" msgstr "Nueva descarga - %s (%s)" -#: IDF/Views/Admin.php:60 +#: IDF/Upload.php:305 +#, fuzzy, php-format +msgid "Updated download - %1$s (%2$s)" +msgstr "Nueva descarga - %s (%s)" + +#: IDF/Views/Admin.php:47 +#, fuzzy +msgid "The forge configuration has been saved." +msgstr "La configuración de las descargas se ha guardado." + +#: IDF/Views/Admin.php:80 msgid "This table shows the projects in the forge." msgstr "Esta tabla muestra los proyectos de la forja." -#: IDF/Views/Admin.php:65 +#: IDF/Views/Admin.php:85 msgid "Short Name" msgstr "Nombre corto" -#: IDF/Views/Admin.php:67 +#: IDF/Views/Admin.php:87 msgid "Repository Size" msgstr "Tamaño del Repositorio" -#: IDF/Views/Admin.php:73 +#: IDF/Views/Admin.php:93 msgid "No projects were found." msgstr "No se encontraron proyectos." -#: IDF/Views/Admin.php:93 IDF/Views/Admin.php:251 IDF/Views/Wiki.php:310 +#: IDF/Views/Admin.php:116 +#, fuzzy +msgid "The label configuration has been saved." +msgstr "La configuración de las descargas se ha guardado." + +#: IDF/Views/Admin.php:147 IDF/Views/Admin.php:314 IDF/Views/Wiki.php:484 +#: IDF/Views/Wiki.php:536 #, php-format msgid "Update %s" msgstr "Actualizar %s" -#: IDF/Views/Admin.php:101 IDF/Views/Project.php:302 +#: IDF/Views/Admin.php:155 IDF/Views/Project.php:304 msgid "The project has been updated." msgstr "El proyecto ha sido actualizado." -#: IDF/Views/Admin.php:134 +#: IDF/Views/Admin.php:192 msgid "The project has been created." msgstr "El proyecto ha sido creado." -#: IDF/Views/Admin.php:160 +#: IDF/Views/Admin.php:223 #, php-format msgid "Delete %s Project" msgstr "Eliminar Proyecto %s" -#: IDF/Views/Admin.php:167 +#: IDF/Views/Admin.php:230 msgid "The project has been deleted." msgstr "El proyecto ha sido eliminado." -#: IDF/Views/Admin.php:197 +#: IDF/Views/Admin.php:260 msgid "Not Validated User List" msgstr "Lista de usuarios no validados" -#: IDF/Views/Admin.php:205 +#: IDF/Views/Admin.php:268 msgid "This table shows the users in the forge." msgstr "Esta tabla muestra los usuarios de la forja." -#: IDF/Views/Admin.php:209 +#: IDF/Views/Admin.php:272 msgid "login" msgstr "nombre de usuario" -#: IDF/Views/Admin.php:212 +#: IDF/Views/Admin.php:275 msgid "Admin" msgstr "Admin" -#: IDF/Views/Admin.php:214 +#: IDF/Views/Admin.php:277 msgid "Last Login" msgstr "Último inicio de sesión" -#: IDF/Views/Admin.php:221 +#: IDF/Views/Admin.php:284 msgid "No users were found." msgstr "No se han encontrado usuarios." -#: IDF/Views/Admin.php:258 +#: IDF/Views/Admin.php:321 msgid "You do not have the rights to update this user." msgstr "No tiene permisos para actualizar este usuario." -#: IDF/Views/Admin.php:276 +#: IDF/Views/Admin.php:339 msgid "The user has been updated." msgstr "El usuario se ha actualizado." -#: IDF/Views/Admin.php:309 +#: IDF/Views/Admin.php:372 #, php-format msgid "The user %s has been created." msgstr "El usuario %s se ha creado." -#: IDF/Views/Admin.php:316 +#: IDF/Views/Admin.php:379 msgid "Add User" msgstr "Agregar usuario" -#: IDF/Views/Admin.php:332 +#: IDF/Views/Admin.php:395 msgid "Usher management" msgstr "Configuración Usher" -#: IDF/Views/Admin.php:369 +#: IDF/Views/Admin.php:432 msgid "Usher configuration has been reloaded" msgstr "La configuración Usher ha sido recargada." -#: IDF/Views/Admin.php:373 +#: IDF/Views/Admin.php:436 msgid "Usher has been shut down" msgstr "Usher ha sido apagado." -#: IDF/Views/Admin.php:378 +#: IDF/Views/Admin.php:441 msgid "Usher has been started up" msgstr "Usher ha sido arrancado." -#: IDF/Views/Admin.php:416 +#: IDF/Views/Admin.php:479 #, php-format msgid "The server \"%s\" has been started" msgstr "El servidor \"%s\" se ha iniciado" -#: IDF/Views/Admin.php:420 +#: IDF/Views/Admin.php:483 #, php-format msgid "The server \"%s\" has been stopped" msgstr "El servidor \"%s\" ha sido detenido" -#: IDF/Views/Admin.php:425 +#: IDF/Views/Admin.php:488 #, php-format msgid "The server \"%s\" has been killed" msgstr "El servidor \"%s\" ha sido parado" -#: IDF/Views/Admin.php:445 +#: IDF/Views/Admin.php:508 #, php-format msgid "Open connections for \"%s\"" msgstr "Conexiones abiertas de \"%s\"" -#: IDF/Views/Admin.php:450 +#: IDF/Views/Admin.php:513 #, php-format msgid "no connections for server \"%s\"" msgstr "Ninguna conexión para el servidor \"%s\"" -#: IDF/Views/Admin.php:471 +#: IDF/Views/Admin.php:534 msgid "Yes" msgstr "Sí" -#: IDF/Views/Admin.php:471 +#: IDF/Views/Admin.php:534 msgid "No" msgstr "No" @@ -4503,11 +5330,11 @@ msgstr "%s Descargas" msgid "This table shows the files to download." msgstr "Esta tabla muestra los archivos para descargar." -#: IDF/Views/Download.php:67 IDF/Views/Download.php:315 +#: IDF/Views/Download.php:67 IDF/Views/Download.php:349 msgid "Uploaded" msgstr "Subido" -#: IDF/Views/Download.php:71 IDF/Views/Download.php:319 +#: IDF/Views/Download.php:71 IDF/Views/Download.php:353 msgid "No downloads were found." msgstr "No se encontraron descargas." @@ -4530,17 +5357,27 @@ msgstr "Eliminar Descarga %s" msgid "The file has been deleted." msgstr "El archivo ha sido eliminado." -#: IDF/Views/Download.php:243 +#: IDF/Views/Download.php:244 #, php-format msgid "The file has been uploaded." msgstr "El archivo ha sido subido." -#: IDF/Views/Download.php:297 +#: IDF/Views/Download.php:271 +#, fuzzy +msgid "New Downloads from Archive" +msgstr "Nueva descarga" + +#: IDF/Views/Download.php:278 +#, fuzzy +msgid "The archive has been uploaded and processed." +msgstr "El proyecto ha sido actualizado." + +#: IDF/Views/Download.php:331 #, php-format msgid "%1$s Downloads with Label %2$s" msgstr "%1$s Descargas con Etiqueta %2$s" -#: IDF/Views/Download.php:307 +#: IDF/Views/Download.php:341 #, php-format msgid "This table shows the downloads with label %s." msgstr "Esta tabla muestra las descargas con la etiqueta %s." @@ -4550,25 +5387,25 @@ msgstr "Esta tabla muestra las descargas con la etiqueta %s." msgid "%s Open Issues" msgstr "%s Tickets abiertos" -#: IDF/Views/Issue.php:51 IDF/Views/Issue.php:379 IDF/Views/User.php:75 +#: IDF/Views/Issue.php:51 IDF/Views/Issue.php:382 IDF/Views/User.php:75 msgid "This table shows the open issues." msgstr "Esta tabla muestra los tickets abiertos." -#: IDF/Views/Issue.php:61 IDF/Views/Issue.php:217 IDF/Views/Issue.php:298 -#: IDF/Views/Issue.php:387 IDF/Views/Issue.php:539 IDF/Views/Issue.php:762 -#: IDF/Views/Issue.php:821 IDF/Views/Review.php:57 IDF/Views/User.php:81 +#: IDF/Views/Issue.php:61 IDF/Views/Issue.php:220 IDF/Views/Issue.php:301 +#: IDF/Views/Issue.php:390 IDF/Views/Issue.php:542 IDF/Views/Issue.php:765 +#: IDF/Views/Issue.php:824 IDF/Views/Review.php:57 IDF/Views/User.php:81 msgid "Id" msgstr "Id" -#: IDF/Views/Issue.php:64 IDF/Views/Issue.php:220 IDF/Views/Issue.php:302 -#: IDF/Views/Issue.php:390 IDF/Views/Issue.php:542 IDF/Views/Issue.php:765 -#: IDF/Views/Issue.php:824 IDF/Views/Review.php:60 IDF/Views/User.php:85 +#: IDF/Views/Issue.php:64 IDF/Views/Issue.php:223 IDF/Views/Issue.php:305 +#: IDF/Views/Issue.php:393 IDF/Views/Issue.php:545 IDF/Views/Issue.php:768 +#: IDF/Views/Issue.php:827 IDF/Views/Review.php:60 IDF/Views/User.php:85 msgid "Last Updated" msgstr "Última actualización" -#: IDF/Views/Issue.php:68 IDF/Views/Issue.php:224 IDF/Views/Issue.php:306 -#: IDF/Views/Issue.php:394 IDF/Views/Issue.php:546 IDF/Views/Issue.php:769 -#: IDF/Views/Issue.php:828 +#: IDF/Views/Issue.php:68 IDF/Views/Issue.php:227 IDF/Views/Issue.php:309 +#: IDF/Views/Issue.php:397 IDF/Views/Issue.php:549 IDF/Views/Issue.php:772 +#: IDF/Views/Issue.php:831 msgid "No issues were found." msgstr "No se han encontrado tickets." @@ -4576,146 +5413,146 @@ msgstr "No se han encontrado tickets." msgid "Not assigned" msgstr "" -#: IDF/Views/Issue.php:146 +#: IDF/Views/Issue.php:149 #, php-format msgid "Summary of tracked issues in %s." msgstr "" -#: IDF/Views/Issue.php:191 +#: IDF/Views/Issue.php:194 #, php-format msgid "Watch List: Closed Issues for %s" msgstr "Lista de mantenimiento: Tickets Cerrados por %s" -#: IDF/Views/Issue.php:192 +#: IDF/Views/Issue.php:195 #, php-format msgid "This table shows the closed issues in your watch list for %s project." msgstr "" -"Esta tabla muestra los tickets cerrados en su lista de mantenimiento para el" -" proyecto %s." +"Esta tabla muestra los tickets cerrados en su lista de mantenimiento para el " +"proyecto %s." -#: IDF/Views/Issue.php:197 +#: IDF/Views/Issue.php:200 #, php-format msgid "Watch List: Open Issues for %s" msgstr "Lista mantenimiento: Tickets Abiertos por %s" -#: IDF/Views/Issue.php:198 +#: IDF/Views/Issue.php:201 #, php-format msgid "This table shows the open issues in your watch list for %s project." msgstr "" -"Esta tabla muestra los tickets abiertos en su lista de mantenimiento para el" -" proyecto %s." +"Esta tabla muestra los tickets abiertos en su lista de mantenimiento para el " +"proyecto %s." -#: IDF/Views/Issue.php:274 +#: IDF/Views/Issue.php:277 msgid "Watch List: Closed Issues" msgstr "Lista mantenimiento: Tickets Cerrados" -#: IDF/Views/Issue.php:275 +#: IDF/Views/Issue.php:278 msgid "This table shows the closed issues in your watch list." msgstr "Esta tabla muestra los tickets cerrados en su lista de mantenimiento." -#: IDF/Views/Issue.php:280 +#: IDF/Views/Issue.php:283 msgid "Watch List: Open Issues" msgstr "Lista mantenimiento: Tickets Abiertos" -#: IDF/Views/Issue.php:281 +#: IDF/Views/Issue.php:284 msgid "This table shows the open issues in your watch list." msgstr "Esta tabla muestra los tickets abiertos en su lista de mantenimiento." -#: IDF/Views/Issue.php:300 IDF/Views/User.php:82 +#: IDF/Views/Issue.php:303 IDF/Views/User.php:82 msgid "Project" msgstr "Proyecto" -#: IDF/Views/Issue.php:341 +#: IDF/Views/Issue.php:344 +#, fuzzy, php-format +msgid "%1$s %2$s Submitted %3$s Issues" +msgstr "Tickets enviados:" + +#: IDF/Views/Issue.php:348 #, php-format -msgid "%s %s Submitted %s Issues" +msgid "%1$s %2$s Closed Submitted %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:345 +#: IDF/Views/Issue.php:352 +#, fuzzy, php-format +msgid "%1$s %2$s Closed Working %3$s Issues" +msgstr "%s Tickets cerrados" + +#: IDF/Views/Issue.php:356 #, php-format -msgid "%s %s Closed Submitted %s Issues" +msgid "%1$s %2$s Working %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:349 -#, php-format -msgid "%s %s Closed Working %s Issues" -msgstr "" - -#: IDF/Views/Issue.php:353 -#, php-format -msgid "%s %s Working %s Issues" -msgstr "" - -#: IDF/Views/Issue.php:414 +#: IDF/Views/Issue.php:417 msgid "Submit a new issue" msgstr "Enviar nuevo Ticket" -#: IDF/Views/Issue.php:430 -#, php-format -msgid "Issue %d has been created." +#: IDF/Views/Issue.php:433 +#, fuzzy, php-format +msgid "Issue %2$d has been created." msgstr "El Ticket %d ha sido creado." -#: IDF/Views/Issue.php:487 +#: IDF/Views/Issue.php:490 #, php-format msgid "Search issues - %s" msgstr "" -#: IDF/Views/Issue.php:489 +#: IDF/Views/Issue.php:492 #, php-format msgid "Search closed issues - %s" msgstr "" -#: IDF/Views/Issue.php:536 +#: IDF/Views/Issue.php:539 msgid "This table shows the found issues." msgstr "Esta tabla muestra los tickets encontrados." -#: IDF/Views/Issue.php:601 -#, php-format -msgid "Issue %d: %s" +#: IDF/Views/Issue.php:604 +#, fuzzy, php-format +msgid "Issue %2$d: %3$s" msgstr "Ticket %d: %s" -#: IDF/Views/Issue.php:625 -#, php-format -msgid "Issue %d has been updated." +#: IDF/Views/Issue.php:628 +#, fuzzy, php-format +msgid "Issue %2$d has been updated." msgstr "El Ticket %d ha sido actualizado." -#: IDF/Views/Issue.php:715 +#: IDF/Views/Issue.php:718 #, php-format msgid "View %s" msgstr "Ver %s" -#: IDF/Views/Issue.php:742 +#: IDF/Views/Issue.php:745 #, php-format msgid "%s Closed Issues" msgstr "%s Tickets cerrados" -#: IDF/Views/Issue.php:752 +#: IDF/Views/Issue.php:755 msgid "This table shows the closed issues." msgstr "Esta tabla muestra los tickets cerrados." -#: IDF/Views/Issue.php:795 +#: IDF/Views/Issue.php:798 #, php-format msgid "%1$s Issues with Label %2$s" msgstr "%1$s Tickets con la Etiqueta %2$s" -#: IDF/Views/Issue.php:798 +#: IDF/Views/Issue.php:801 #, php-format msgid "%1$s Closed Issues with Label %2$s" msgstr "%1$s Tickets cerrados con la Etiqueta %2$s" -#: IDF/Views/Issue.php:811 +#: IDF/Views/Issue.php:814 #, php-format msgid "This table shows the issues with label %s." msgstr "Esta tabla muestra los tickets con la etiqueta %s." -#: IDF/Views/Issue.php:934 +#: IDF/Views/Issue.php:937 msgid "The issue has been removed from your watch list." msgstr "El tickets se ha eliminado de su lista." -#: IDF/Views/Issue.php:937 +#: IDF/Views/Issue.php:940 msgid "The issue has been added to your watch list." msgstr "El ticket ha sido añadido a su lista." -#: IDF/Views/Issue.php:1035 +#: IDF/Views/Issue.php:1037 msgid "On your watch list." msgstr "En su lista." @@ -4731,74 +5568,76 @@ msgstr "Documentos" msgid "Reviews and Patches" msgstr "Revisiones y parches" -#: IDF/Views/Project.php:178 +#: IDF/Views/Project.php:180 msgid "This table shows the project updates." msgstr "Esta tabla muestra las actualizaciones del proyecto." -#: IDF/Views/Project.php:189 +#: IDF/Views/Project.php:191 msgid "Change" msgstr "Cambios" -#: IDF/Views/Project.php:193 +#: IDF/Views/Project.php:195 msgid "No changes were found." msgstr "No se encontraron cambios." -#: IDF/Views/Project.php:294 +#: IDF/Views/Project.php:296 #, php-format msgid "%s Project Summary" msgstr "Resumen del Proyecto %s" -#: IDF/Views/Project.php:329 +#: IDF/Views/Project.php:335 #, php-format msgid "%s Issue Tracking Configuration" msgstr "Configuración de Seguimiento de Tickets %s" -#: IDF/Views/Project.php:338 +#: IDF/Views/Project.php:344 msgid "The issue tracking configuration has been saved." msgstr "La configuración de seguimiento de Tickets se ha guardado." -#: IDF/Views/Project.php:375 +#: IDF/Views/Project.php:381 #, php-format msgid "%s Downloads Configuration" msgstr "Configuración de descargas %s" -#: IDF/Views/Project.php:384 +#: IDF/Views/Project.php:393 msgid "The downloads configuration has been saved." msgstr "La configuración de las descargas se ha guardado." -#: IDF/Views/Project.php:418 +#: IDF/Views/Project.php:428 #, php-format msgid "%s Documentation Configuration" msgstr "Configuración de documentación %s" -#: IDF/Views/Project.php:427 +#: IDF/Views/Project.php:437 msgid "The documentation configuration has been saved." msgstr "La configuración de la documentación ha sido guardada." -#: IDF/Views/Project.php:461 +#: IDF/Views/Project.php:471 #, php-format msgid "%s Project Members" msgstr "Miembros del Proyecto %s" -#: IDF/Views/Project.php:470 +#: IDF/Views/Project.php:480 msgid "The project membership has been saved." msgstr "Los miembros del proyecto se han guardado." -#: IDF/Views/Project.php:493 +#: IDF/Views/Project.php:503 #, php-format msgid "%s Tabs Access Rights" msgstr "Pestaña de permisos de acceso %s " -#: IDF/Views/Project.php:507 -msgid "The project tabs access rights have been saved." +#: IDF/Views/Project.php:517 +#, fuzzy +msgid "" +"The project tabs access rights and notification settings have been saved." msgstr "La pestaña de permisos de acceso del proyecto se ha guardado." -#: IDF/Views/Project.php:553 +#: IDF/Views/Project.php:566 #, php-format msgid "%s Source" msgstr "Fuente %s" -#: IDF/Views/Project.php:567 +#: IDF/Views/Project.php:580 msgid "The project source configuration has been saved." msgstr "La configuración de la fuente del proyecto se ha guardado" @@ -4816,18 +5655,18 @@ msgid "No reviews were found." msgstr "No se encontraron revisiones." #: IDF/Views/Review.php:94 -#, php-format -msgid "The code review %d has been created." +#, fuzzy, php-format +msgid "The code review %2$d has been created." msgstr "El comentario del código %d ha sido creado." #: IDF/Views/Review.php:140 -#, php-format -msgid "Review %d: %s" +#, fuzzy, php-format +msgid "Review %2$d: %3$s" msgstr "Comentario %d: %s" #: IDF/Views/Review.php:160 -#, php-format -msgid "Your code review %d has been published." +#, fuzzy, php-format +msgid "Your code review %2$d has been published." msgstr "Tu comentario del código %d ha sido publicado." #: IDF/Views/Source.php:40 @@ -4850,19 +5689,19 @@ msgstr "Revisión ambigua %s" msgid "%1$s %2$s Change Log" msgstr "Cambios %2$s de %1$s" -#: IDF/Views/Source.php:147 IDF/Views/Source.php:228 IDF/Views/Source.php:356 +#: IDF/Views/Source.php:153 IDF/Views/Source.php:234 IDF/Views/Source.php:362 #, php-format msgid "%1$s %2$s Source Tree" msgstr "Árbol de fuentes %2$s de %1$s" -#: IDF/Views/Source.php:304 +#: IDF/Views/Source.php:310 #, php-format msgid "%s Commit Details" msgstr "Detalles del Commit %s" -#: IDF/Views/Source.php:305 -#, php-format -msgid "%s Commit Details - %s" +#: IDF/Views/Source.php:311 +#, fuzzy, php-format +msgid "%1$s Commit Details - %2$s" msgstr "%s Detalles del Commit - %s" #: IDF/Views/User.php:59 @@ -4916,83 +5755,123 @@ msgstr "%s Documentación" msgid "This table shows the documentation pages." msgstr "Esta tabla muestra las páginas de documentación." -#: IDF/Views/Wiki.php:61 IDF/Views/Wiki.php:106 IDF/Views/Wiki.php:147 +#: IDF/Views/Wiki.php:61 IDF/Views/Wiki.php:144 IDF/Views/Wiki.php:185 msgid "Page Title" msgstr "Título de la página" -#: IDF/Views/Wiki.php:63 IDF/Views/Wiki.php:108 IDF/Views/Wiki.php:149 +#: IDF/Views/Wiki.php:63 IDF/Views/Wiki.php:103 IDF/Views/Wiki.php:146 +#: IDF/Views/Wiki.php:187 msgid "Updated" msgstr "Actualizado" -#: IDF/Views/Wiki.php:67 IDF/Views/Wiki.php:153 +#: IDF/Views/Wiki.php:67 IDF/Views/Wiki.php:191 msgid "No documentation pages were found." msgstr "No se encontraron páginas de documentación." -#: IDF/Views/Wiki.php:90 +#: IDF/Views/Wiki.php:88 +#, fuzzy, php-format +msgid "%s Documentation Resources" +msgstr "%s Documentación" + +#: IDF/Views/Wiki.php:94 +#, fuzzy +msgid "This table shows the resources that can be used on documentation pages." +msgstr "Esta tabla muestra las páginas de documentación." + +#: IDF/Views/Wiki.php:100 +#, fuzzy +msgid "Resource Title" +msgstr "Árbol de las fuentes" + +#: IDF/Views/Wiki.php:107 +#, fuzzy +msgid "No resources were found." +msgstr "No se han encontrado tickets." + +#: IDF/Views/Wiki.php:128 #, php-format msgid "Documentation Search - %s" msgstr "Búsqueda de documentación - %s" -#: IDF/Views/Wiki.php:101 +#: IDF/Views/Wiki.php:139 msgid "This table shows the pages found." msgstr "Esta tabla muestra las páginas encontradas." -#: IDF/Views/Wiki.php:112 +#: IDF/Views/Wiki.php:150 msgid "No pages were found." msgstr "No se encontraron páginas." -#: IDF/Views/Wiki.php:131 +#: IDF/Views/Wiki.php:169 #, php-format msgid "%1$s Documentation Pages with Label %2$s" msgstr "%1$s Páginas de documentación con la etiqueta %2$s" -#: IDF/Views/Wiki.php:141 +#: IDF/Views/Wiki.php:179 #, php-format msgid "This table shows the documentation pages with label %s." msgstr "Esta tabla muestra las páginas de documentación con la etiqueta %s." -#: IDF/Views/Wiki.php:184 -#, php-format -msgid "The page %s has been created." +#: IDF/Views/Wiki.php:222 +#, fuzzy, php-format +msgid "The page %2$s has been created." msgstr "La página %s se ha creado." -#: IDF/Views/Wiki.php:271 +#: IDF/Views/Wiki.php:265 +#, fuzzy, php-format +msgid "The resource %2$s has been created." +msgstr "La página %s se ha creado." + +#: IDF/Views/Wiki.php:409 IDF/Views/Wiki.php:448 msgid "The old revision has been deleted." msgstr "La antigua revisión ha sido eliminado." -#: IDF/Views/Wiki.php:277 +#: IDF/Views/Wiki.php:415 IDF/Views/Wiki.php:454 #, php-format msgid "Delete Old Revision of %s" msgstr "Eliminar Antigua revisión de %s" -#: IDF/Views/Wiki.php:322 -#, php-format -msgid "The page %s has been updated." +#: IDF/Views/Wiki.php:496 +#, fuzzy, php-format +msgid "The page %2$s has been updated." msgstr "La página %s se ha actualizado." -#: IDF/Views/Wiki.php:360 +#: IDF/Views/Wiki.php:548 +#, fuzzy, php-format +msgid "The resource %2$s has been updated." +msgstr "El archivo %2$s ha sido actualizado." + +#: IDF/Views/Wiki.php:583 msgid "The documentation page has been deleted." msgstr "La página de documentación se ha eliminado." -#: IDF/Views/Wiki.php:368 +#: IDF/Views/Wiki.php:591 #, php-format msgid "Delete Page %s" msgstr "Eliminar Página %s" -#: IDF/Views.php:126 IDF/Views.php:152 +#: IDF/Views/Wiki.php:623 +#, fuzzy +msgid "The documentation resource has been deleted." +msgstr "La página de documentación se ha eliminado." + +#: IDF/Views/Wiki.php:631 +#, fuzzy, php-format +msgid "Delete Resource %s" +msgstr "Eliminar Página %s" + +#: IDF/Views.php:173 IDF/Views.php:199 msgid "Confirm Your Account Creation" msgstr "Confirma la creación de tu cuenta" -#: IDF/Views.php:172 -msgid "" -"Welcome! You can now participate in the life of your project of choice." +#: IDF/Views.php:219 +msgid "Welcome! You can now participate in the life of your project of choice." msgstr "¡Bienvenido! Ahora puedes participar en el proyecto elegido." -#: IDF/Views.php:198 IDF/Views.php:222 IDF/Views.php:263 +#: IDF/Views.php:245 IDF/Views.php:269 IDF/Views.php:310 msgid "Password Recovery" msgstr "Recuperación de la contraseña" -#: IDF/Views.php:242 +#: IDF/Views.php:289 msgid "" "Welcome back! Next time, you can use your broswer options to remember the " "password." @@ -5000,19 +5879,23 @@ msgstr "" "¡Bienvenido de nuevo! La próxima vez, puede utilizar la opcione de tu " "navegador para recordar la contraseña." -#: IDF/Views.php:284 +#: IDF/Views.php:331 msgid "Here to Help You!" msgstr "¡Aquí para ayudarte!" -#: IDF/Views.php:300 +#: IDF/Views.php:347 +msgid "InDefero Upload Archive Format" +msgstr "" + +#: IDF/Views.php:363 msgid "InDefero API (Application Programming Interface)" msgstr "InDefero API (Interfaz de Programación de la Aplicación)" -#: IDF/WikiPage.php:62 +#: IDF/Wiki/Page.php:62 IDF/Wiki/Resource.php:64 msgid "title" msgstr "título" -#: IDF/WikiPage.php:63 +#: IDF/Wiki/Page.php:63 msgid "" "The title of the page must only contain letters, digits or the dash " "character. For example: My-new-Wiki-Page." @@ -5020,55 +5903,164 @@ msgstr "" "El título de la página sólo puede contener letras, dígitos o el carácter de " "guión. Por ejemplo: Mi-nueva-Página-Wiki." -#: IDF/WikiPage.php:71 +#: IDF/Wiki/Page.php:71 msgid "A one line description of the page content." msgstr "Una línea que describa el contenido de la página." -#: IDF/WikiPage.php:196 IDF/WikiRevision.php:167 +#: IDF/Wiki/Page.php:196 IDF/Wiki/PageRevision.php:196 #, php-format msgid "%2$s, %3$s" msgstr "%2$s, %3$s" -#: IDF/WikiPage.php:198 -#, php-format -msgid "Creation of page %s, by %s" +#: IDF/Wiki/Page.php:198 +#, fuzzy, php-format +msgid "Creation of page %2$s, by %3$s" msgstr "Creación de la página %s, por %s" -#: IDF/WikiPage.php:208 -#, php-format -msgid "%s: Documentation page %s added - %s" +#: IDF/Wiki/Page.php:208 +#, fuzzy, php-format +msgid "%1$s: Documentation page %2$s added - %3$s" msgstr "%s: Página de documentación %s añadida - %s" -#: IDF/WikiRevision.php:48 +#: IDF/Wiki/PageRevision.php:48 msgid "page" msgstr "página" -#: IDF/WikiRevision.php:66 +#: IDF/Wiki/PageRevision.php:66 IDF/Wiki/ResourceRevision.php:64 msgid "A one line description of the changes." msgstr "Una pequeña descripción de los cambios realizados." -#: IDF/WikiRevision.php:72 +#: IDF/Wiki/PageRevision.php:72 msgid "content" msgstr "contenido" -#: IDF/WikiRevision.php:189 -#, php-format -msgid "Change of %s, by %s" +#: IDF/Wiki/PageRevision.php:218 IDF/Wiki/ResourceRevision.php:311 +#, fuzzy, php-format +msgid "Change of %2$s, by %3$s" msgstr "Cambio de %s, por %s" -#: IDF/WikiRevision.php:208 -#, php-format -msgid "%s: Documentation page %s updated - %s" +#: IDF/Wiki/PageRevision.php:231 +#, fuzzy, php-format +msgid "%1$s: Documentation page %2$s updated - %3$s" msgstr "%s: Página de documentación %s actualizada - %s" -#: IDF/WikiRevision.php:262 -#, php-format -msgid "New Documentation Page %s - %s (%s)" +#: IDF/Wiki/PageRevision.php:293 +#, fuzzy, php-format +msgid "New Documentation Page %1$s - %2$s (%3$s)" msgstr "Nueva página de documentación %s - %s (%s)" -#: IDF/WikiRevision.php:268 -#, php-format -msgid "Documentation Page Changed %s - %s (%s)" +#: IDF/Wiki/PageRevision.php:297 +#, fuzzy, php-format +msgid "Documentation Page Changed %1$s - %2$s (%3$s)" msgstr "Cambios página de documentación %s - %s (%s)" +#: IDF/Wiki/Resource.php:65 +#, fuzzy +msgid "" +"The title of the resource must only contain letters, digits, dots or the " +"dash character. For example: my-resource.png." +msgstr "" +"El título de la página sólo puede contener letras, dígitos o el carácter de " +"guión. Por ejemplo: Mi-nueva-Página-Wiki." +#: IDF/Wiki/Resource.php:72 +msgid "MIME media type" +msgstr "" + +#: IDF/Wiki/Resource.php:73 +msgid "The MIME media type of the resource." +msgstr "" + +#: IDF/Wiki/Resource.php:81 +#, fuzzy +msgid "A one line description of the resource." +msgstr "Una línea de descripción del proyecto." + +#: IDF/Wiki/Resource.php:176 IDF/Wiki/ResourceRevision.php:308 +#, fuzzy, php-format +msgid "%2$s, %3$s" +msgstr "%2$s, %3$s" + +#: IDF/Wiki/Resource.php:178 +#, fuzzy, php-format +msgid "Creation of resource %2$s, by %3$s" +msgstr "Creación de la página %s, por %s" + +#: IDF/Wiki/Resource.php:188 +#, fuzzy, php-format +msgid "%1$s: Documentation resource %2$s added - %3$s" +msgstr "%s: Página de documentación %s añadida - %s" + +#: IDF/Wiki/ResourceRevision.php:47 +#, fuzzy +msgid "resource" +msgstr "Fuentes" + +#: IDF/Wiki/ResourceRevision.php:78 +#, fuzzy +msgid "File extension" +msgstr "Diferencias de archivos" + +#: IDF/Wiki/ResourceRevision.php:79 +msgid "The file extension of the uploaded resource." +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:94 +msgid "page usage" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:116 +#, php-format +msgid "id %d: %s" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:263 +#, fuzzy, php-format +msgid "Download (%s)" +msgstr "Descargar %s" + +#: IDF/Wiki/ResourceRevision.php:270 +msgid "View resource details" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:324 +#, fuzzy, php-format +msgid "%1$s: Documentation resource %2$s updated - %3$s" +msgstr "%s: Página de documentación %s actualizada - %s" + +#~ msgid "" +#~ "The master branch is empty or contains illegal characters, please use " +#~ "only letters, digits, dashs and dots as separators." +#~ msgstr "" +#~ "El branch principal está vacío o contiene caracteres no válidos, por " +#~ "favor utiliza solamente letras, digitos, guiones y puntos como " +#~ "separadores." + +#~ msgid "Learn more about the post-commit web hooks." +#~ msgstr "Saber más sobre WebHooks post-commit." + +#~ msgid "Your mail" +#~ msgstr "Su correo electrónico" + +#~ msgid "" +#~ "Notification emails will be sent from the %%from_email%% " +#~ "address, if you send the email to a mailing list, you may need to " +#~ "register this email address. Multiple email addresses must be separated " +#~ "through commas (','). If you do not want to send emails for a given type " +#~ "of changes, simply leave the corresponding field empty." +#~ msgstr "" +#~ "Las notificaciones de mensajes se enviarán desde la dirección %" +#~ "%from_email%%, si envía el mensaje a una lista de correo, puede " +#~ "que tenga que registrar esta dirección de correo electrónico. Varias " +#~ "direcciones de correo electrónico deben separarse por comas (','). Si no " +#~ "desea enviar mensajes de correo electrónico para un determinado tipo de " +#~ "cambio, simplemente deje el correspondiente campo vacío." + +#~ msgid "You have here access to the administration of the forge." +#~ msgstr "Tienes aquí el acceso a la administración de la forja." + +#~ msgid "Forge statistics" +#~ msgstr "Estadísticas de la Forja" + +#~ msgid "Projects:" +#~ msgstr "Proyectos:" diff --git a/src/IDF/locale/fr/idf.po b/src/IDF/locale/fr/idf.po index 8ade9b8..7e91e7e 100644 --- a/src/IDF/locale/fr/idf.po +++ b/src/IDF/locale/fr/idf.po @@ -11,66 +11,71 @@ msgid "" msgstr "" "Project-Id-Version: Indefero\n" "Report-Msgid-Bugs-To: http://projects.ceondo.com/p/indefero/issues/\n" -"POT-Creation-Date: 2011-10-31 01:11+0100\n" -"PO-Revision-Date: 2011-10-31 20:29+0000\n" -"Last-Translator: Delkia \n" -"Language-Team: French (http://www.transifex.net/projects/p/indefero/team/fr/)\n" +"POT-Creation-Date: 2012-03-22 01:16+0100\n" +"PO-Revision-Date: 2012-03-22 00:19+0000\n" +"Last-Translator: tommyd \n" +"Language-Team: French (http://www.transifex.net/projects/p/indefero/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" -#: IDF/Commit.php:55 IDF/Conf.php:54 IDF/Issue.php:52 IDF/Review.php:65 -#: IDF/Search/Occ.php:69 IDF/Tag.php:52 IDF/Upload.php:49 IDF/WikiPage.php:54 +#: IDF/Commit.php:55 IDF/Conf.php:54 IDF/Issue.php:52 +#: IDF/ProjectActivity.php:49 IDF/Review.php:65 IDF/Search/Occ.php:69 +#: IDF/Tag.php:52 IDF/Upload.php:49 IDF/Wiki/Page.php:54 +#: IDF/Wiki/Resource.php:56 msgid "project" msgstr "projet" #: IDF/Commit.php:63 IDF/Issue.php:67 IDF/IssueComment.php:65 #: IDF/IssueFile.php:57 IDF/IssueRelation.php:69 IDF/Review/Comment.php:69 -#: IDF/Review.php:80 IDF/Upload.php:91 IDF/WikiPage.php:78 -#: IDF/WikiRevision.php:79 +#: IDF/Review.php:80 IDF/Upload.php:91 IDF/Wiki/Page.php:78 +#: IDF/Wiki/PageRevision.php:79 IDF/Wiki/Resource.php:88 +#: IDF/Wiki/ResourceRevision.php:86 msgid "submitter" msgstr "auteur" #: IDF/Commit.php:87 IDF/Issue.php:60 IDF/Review/Patch.php:60 -#: IDF/Review.php:73 IDF/Upload.php:57 IDF/WikiPage.php:70 -#: IDF/WikiRevision.php:65 +#: IDF/Review.php:73 IDF/Upload.php:57 IDF/Wiki/Page.php:70 +#: IDF/Wiki/PageRevision.php:65 IDF/Wiki/Resource.php:80 +#: IDF/Wiki/ResourceRevision.php:63 msgid "summary" msgstr "résumé" #: IDF/Commit.php:93 msgid "changelog" -msgstr "changements" +msgstr "journal des modifications" #: IDF/Commit.php:100 IDF/Issue.php:105 IDF/IssueComment.php:79 #: IDF/IssueFile.php:96 IDF/IssueRelation.php:75 IDF/Review/Comment.php:90 #: IDF/Review/FileComment.php:75 IDF/Review/Patch.php:87 IDF/Review.php:108 -#: IDF/Upload.php:112 IDF/WikiPage.php:100 IDF/WikiRevision.php:92 +#: IDF/Upload.php:112 IDF/Wiki/Page.php:100 IDF/Wiki/PageRevision.php:92 +#: IDF/Wiki/Resource.php:95 IDF/Wiki/ResourceRevision.php:101 msgid "creation date" msgstr "date de création" #: IDF/Commit.php:238 #, php-format -msgid "Commit %s, by %s" -msgstr "Commit %s, par %s" +msgid "Commit %1$s, by %2$s" +msgstr "" -#: IDF/Commit.php:329 +#: IDF/Commit.php:337 #, php-format -msgid "New Commit %s - %s (%s)" -msgstr "Nouveau commit %s - %s (%s)" +msgid "New Commit %1$s - %2$s (%3$s)" +msgstr "" #: IDF/Conf.php:61 IDF/Gconf.php:73 msgid "key" -msgstr "clef" +msgstr "clé" -#: IDF/Conf.php:67 IDF/Gconf.php:79 +#: IDF/Conf.php:67 IDF/Gconf.php:79 IDF/ProjectActivity.php:62 msgid "value" msgstr "valeur" #: IDF/Diff.php:460 msgid "Old" -msgstr "Vieux" +msgstr "Ancien" #: IDF/Diff.php:460 msgid "New" @@ -82,35 +87,58 @@ msgstr "utilisateur" #: IDF/EmailAddress.php:55 msgid "email" -msgstr "e-mail" +msgstr "email" -#: IDF/Form/Admin/ProjectCreate.php:38 IDF/Views/Project.php:587 +#: IDF/Form/Admin/ForgeConf.php:34 +msgid "Custom forge page enabled" +msgstr "" + +#: IDF/Form/Admin/ForgeConf.php:39 IDF/Form/WikiPageCreate.php:80 +#: IDF/Form/WikiPageUpdate.php:72 +msgid "Content" +msgstr "Contenu" + +#: IDF/Form/Admin/LabelConf.php:40 +msgid "Predefined project labels" +msgstr "" + +#: IDF/Form/Admin/LabelConf.php:55 +#, php-format +msgid "" +"The label \"%s\" is invalid: A label must only consist of alphanumeric " +"characters and dashes, and can optionally contain a \":\" with a group " +"prefix." +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:38 IDF/Views/Project.php:600 msgid "git" msgstr "git" -#: IDF/Form/Admin/ProjectCreate.php:39 IDF/Views/Project.php:588 +#: IDF/Form/Admin/ProjectCreate.php:39 IDF/Views/Project.php:601 msgid "Subversion" msgstr "Subversion" -#: IDF/Form/Admin/ProjectCreate.php:40 IDF/Views/Project.php:589 +#: IDF/Form/Admin/ProjectCreate.php:40 IDF/Views/Project.php:602 msgid "mercurial" msgstr "mercurial" -#: IDF/Form/Admin/ProjectCreate.php:41 IDF/Views/Project.php:590 +#: IDF/Form/Admin/ProjectCreate.php:41 IDF/Views/Project.php:603 msgid "monotone" msgstr "monotone" #: IDF/Form/Admin/ProjectCreate.php:49 IDF/Form/Admin/ProjectUpdate.php:44 -#: IDF/Form/ProjectConf.php:38 IDF/Views/Admin.php:66 IDF/Views/Admin.php:210 +#: IDF/Form/ProjectConf.php:39 IDF/Views/Admin.php:86 IDF/Views/Admin.php:273 msgid "Name" msgstr "Nom" -#: IDF/Form/Admin/ProjectCreate.php:55 IDF/Form/TabsConf.php:77 +#: IDF/Form/Admin/ProjectCreate.php:55 IDF/Form/TabsConf.php:101 #: IDF/gettexttemplates/idf/base-full.html.php:5 +#: IDF/gettexttemplates/idf/base-full.html~.php:5 #: IDF/gettexttemplates/idf/base.html.php:5 -#: IDF/gettexttemplates/idf/index.html.php:7 -#: IDF/gettexttemplates/idf/index.html.php:8 -#: IDF/gettexttemplates/idf/main-menu.html.php:8 +#: IDF/gettexttemplates/idf/base.html~.php:5 +#: IDF/gettexttemplates/idf/main-menu.html.php:9 +#: IDF/gettexttemplates/idf/project-list.html.php:5 +#: IDF/gettexttemplates/idf/project-list.html.php:7 msgid "Private project" msgstr "Projet privé" @@ -122,133 +150,133 @@ msgstr "Nom court" msgid "" "It must be unique for each project and composed only of letters, digits and " "dash (-) like \"my-project\"." -msgstr "" -"Il doit être unique pour chaque projet et ne doit contenir que des lettres, " -"des chiffres et le tiret (-) comme \"mon-projet\"." +msgstr "Il doit être unique pour chaque projet et ne doit contenir que des lettres, des chiffres et le tiret (-), par exemple «mon-projet»." #: IDF/Form/Admin/ProjectCreate.php:69 IDF/Form/Admin/ProjectUpdate.php:50 msgid "Short description" -msgstr "Petite description" +msgstr "Description courte" #: IDF/Form/Admin/ProjectCreate.php:70 IDF/Form/Admin/ProjectUpdate.php:51 #: IDF/Project.php:79 msgid "A one line description of the project." msgstr "Une description d'une ligne du projet." -#: IDF/Form/Admin/ProjectCreate.php:77 +#: IDF/Form/Admin/ProjectCreate.php:77 IDF/Form/Admin/ProjectUpdate.php:58 +#: IDF/Form/ProjectConf.php:56 +msgid "External URL" +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:84 msgid "Repository type" msgstr "Type de dépôt" -#: IDF/Form/Admin/ProjectCreate.php:85 +#: IDF/Form/Admin/ProjectCreate.php:92 msgid "Remote Subversion repository" msgstr "Dépôt Subversion distant" -#: IDF/Form/Admin/ProjectCreate.php:92 IDF/Form/SourceConf.php:40 +#: IDF/Form/Admin/ProjectCreate.php:99 IDF/Form/SourceConf.php:40 msgid "Repository username" -msgstr "Identifiant d'accès" +msgstr "Identifiant d'accès au dépôt" -#: IDF/Form/Admin/ProjectCreate.php:99 IDF/Form/SourceConf.php:47 +#: IDF/Form/Admin/ProjectCreate.php:106 IDF/Form/SourceConf.php:47 msgid "Repository password" msgstr "Mot de passe du dépôt" -#: IDF/Form/Admin/ProjectCreate.php:106 IDF/Form/Admin/ProjectUpdate.php:59 +#: IDF/Form/Admin/ProjectCreate.php:113 IDF/Form/Admin/ProjectUpdate.php:66 msgid "Master branch" msgstr "Branche principale" -#: IDF/Form/Admin/ProjectCreate.php:109 IDF/Form/Admin/ProjectUpdate.php:62 +#: IDF/Form/Admin/ProjectCreate.php:116 IDF/Form/Admin/ProjectUpdate.php:69 msgid "" "This should be a world-wide unique identifier for your project. A reverse " "DNS notation like \"com.my-domain.my-project\" is a good idea." -msgstr "" -"Cela doit être une identifiant unique sur la planète entière. Une notation " -"DNS inverse comme \"com.my-domain.my-project\" est une bonne idée. " +msgstr "Cela devrait être un identifiant unique au monde pour votre projet. Une notation DNS inverse comme «com.mon-domaine.mon-projet» est une bonne idée." -#: IDF/Form/Admin/ProjectCreate.php:114 IDF/Form/Admin/ProjectUpdate.php:68 +#: IDF/Form/Admin/ProjectCreate.php:121 IDF/Form/Admin/ProjectUpdate.php:95 #: IDF/Form/MembersConf.php:46 IDF/Form/TabsConf.php:53 +#: IDF/Form/TabsConf.php:72 msgid "Project owners" msgstr "Propriétaires du projet" -#: IDF/Form/Admin/ProjectCreate.php:123 IDF/Form/Admin/ProjectUpdate.php:76 +#: IDF/Form/Admin/ProjectCreate.php:130 IDF/Form/Admin/ProjectUpdate.php:103 #: IDF/Form/MembersConf.php:54 IDF/Form/TabsConf.php:52 +#: IDF/Form/TabsConf.php:78 msgid "Project members" msgstr "Membres du projet" -#: IDF/Form/Admin/ProjectCreate.php:136 -msgid "Project template" -msgstr "Gabarit de projet" +#: IDF/Form/Admin/ProjectCreate.php:140 IDF/Form/Admin/ProjectUpdate.php:85 +#: IDF/Form/IssueCreate.php:168 IDF/Form/IssueUpdate.php:164 +#: IDF/Form/ProjectConf.php:73 IDF/Form/UpdateUpload.php:71 +#: IDF/Form/Upload.php:70 IDF/Form/WikiPageCreate.php:93 +#: IDF/Form/WikiPageUpdate.php:104 +msgid "Labels" +msgstr "Étiquettes" -#: IDF/Form/Admin/ProjectCreate.php:138 +#: IDF/Form/Admin/ProjectCreate.php:155 +msgid "Project template" +msgstr "Modèle de projet" + +#: IDF/Form/Admin/ProjectCreate.php:157 msgid "" "Use the given project to initialize the new project. Access rights and " "general configuration will be taken from the template project." -msgstr "" -"Utiliser le projet fourni pour démarrer le nouveau projet. Les droits " -"d'accès et la configuration générale seront extraits du projet gabarit." +msgstr "Utiliser le projet sélectionné pour démarrer le nouveau projet. Les droits d'accès et la configuration générale seront extraits du modèle de projet." -#: IDF/Form/Admin/ProjectCreate.php:185 +#: IDF/Form/Admin/ProjectCreate.php:204 msgid "" "Only a remote repository available through HTTP or HTTPS is allowed. For " "example \"http://somewhere.com/svn/trunk\"." -msgstr "" -"Seulement les dépôts utilisant http ou http sont autorisés, par " -"exemple  http://example.com/svn/trunk." +msgstr "Seulement un dépôt distant utilisant HTTP ou HTTPS est autorisé, par exemple «http://exemple.com/svn/trunk»." -#: IDF/Form/Admin/ProjectCreate.php:201 +#: IDF/Form/Admin/ProjectCreate.php:220 IDF/Form/Admin/ProjectUpdate.php:117 msgid "" "The master branch is empty or contains illegal characters, please use only " -"letters, digits, dashs and dots as separators." -msgstr "" -"La branche principale contient des caractères non autorisés, il ne doit être" -" composé que de lettres, de chiffres, du point d'exclamation (!) ou du point" -" (.)." +"letters, digits, dashes and dots as separators." +msgstr "La branche principale est vide ou contient des caractères non autorisés. Veuillez n'utiliser que des lettres, des chiffres, le tiret (-) et le point (.)." -#: IDF/Form/Admin/ProjectCreate.php:211 IDF/Form/Admin/ProjectUpdate.php:101 +#: IDF/Form/Admin/ProjectCreate.php:230 IDF/Form/Admin/ProjectUpdate.php:128 msgid "This master branch is already used. Please select another one." -msgstr "" -"Cette branche principale est déjà utilisée. Veuillez en sélectionner une " -"autre." +msgstr "Cette branche principale est déjà utilisée. Veuillez en sélectionner une autre." -#: IDF/Form/Admin/ProjectCreate.php:222 +#: IDF/Form/Admin/ProjectCreate.php:241 msgid "" "This shortname contains illegal characters, please use only letters, digits " "and dash (-)." -msgstr "" -"Ce nom court contient des caractères non autorisés, il ne doit être composé " -"que de lettres, de chiffres et du tiret (-)." +msgstr "Ce nom court contient des caractères non autorisés. Veuillez n'utiliser que des lettres, des chiffres et le tiret (-)." -#: IDF/Form/Admin/ProjectCreate.php:225 +#: IDF/Form/Admin/ProjectCreate.php:244 msgid "The shortname cannot start with the dash (-) character." -msgstr "Le nom court ne doit pas démarrer avec un tiret (-)." +msgstr "Le nom court ne doit pas débuter par un tiret (-)." -#: IDF/Form/Admin/ProjectCreate.php:228 +#: IDF/Form/Admin/ProjectCreate.php:247 msgid "The shortname cannot end with the dash (-) character." -msgstr "Le nom court ne doit pas se terminer avec un tiret (-)." +msgstr "Le nom court ne doit pas se terminer par un tiret (-)." -#: IDF/Form/Admin/ProjectCreate.php:233 +#: IDF/Form/Admin/ProjectCreate.php:252 msgid "This shortname is already used. Please select another one." -msgstr "Ce nom court est déjà utilisé, veuillez en sélectionner un autre." +msgstr "Ce nom court est déjà utilisé. Veuillez en sélectionner un autre." -#: IDF/Form/Admin/ProjectCreate.php:279 IDF/Form/Admin/ProjectDelete.php:78 -#: IDF/Form/Admin/ProjectUpdate.php:121 IDF/Form/Admin/UserCreate.php:106 +#: IDF/Form/Admin/ProjectCreate.php:303 IDF/Form/Admin/ProjectDelete.php:78 +#: IDF/Form/Admin/ProjectUpdate.php:153 IDF/Form/Admin/UserCreate.php:106 #: IDF/Form/Admin/UserUpdate.php:191 IDF/Form/IssueCreate.php:338 #: IDF/Form/IssueUpdate.php:329 IDF/Form/MembersConf.php:64 #: IDF/Form/Password.php:76 IDF/Form/Register.php:112 #: IDF/Form/ReviewCreate.php:187 IDF/Form/ReviewFileComment.php:143 -#: IDF/Form/TabsConf.php:98 IDF/Form/UpdateUpload.php:126 -#: IDF/Form/Upload.php:148 IDF/Form/UserAccount.php:216 -#: IDF/Form/UserChangeEmail.php:80 IDF/Form/WikiCreate.php:167 -#: IDF/Form/WikiDelete.php:59 IDF/Form/WikiUpdate.php:178 +#: IDF/Form/TabsConf.php:122 IDF/Form/UpdateUpload.php:126 +#: IDF/Form/Upload.php:149 IDF/Form/UploadArchive.php:137 +#: IDF/Form/UserAccount.php:216 IDF/Form/UserChangeEmail.php:80 +#: IDF/Form/WikiPageCreate.php:167 IDF/Form/WikiPageDelete.php:59 +#: IDF/Form/WikiPageUpdate.php:178 IDF/Form/WikiResourceCreate.php:123 +#: IDF/Form/WikiResourceDelete.php:59 IDF/Form/WikiResourceUpdate.php:124 msgid "Cannot save the model from an invalid form." -msgstr "Ne peut pas sauvegarder le modèle depuis un formulaire invalide." +msgstr "Impossible de sauvegarder le modèle depuis un formulaire invalide." -#: IDF/Form/Admin/ProjectCreate.php:295 +#: IDF/Form/Admin/ProjectCreate.php:341 msgid "" "Click on the Project Management tab to set the description of your project." -msgstr "" -"Cliquez sur l'onglet Administration du projet pour définir la description du" -" projet." +msgstr "Cliquez sur l'onglet d'administration du projet pour définir la description du projet." -#: IDF/Form/Admin/ProjectCreate.php:363 +#: IDF/Form/Admin/ProjectCreate.php:426 msgid "This project is not available." msgstr "Ce projet n'est pas disponible." @@ -258,32 +286,17 @@ msgstr "Code de confirmation" #: IDF/Form/Admin/ProjectDelete.php:46 msgid "I have made a backup of all the important data of this project." -msgstr "" -"J'ai réalisé une copie de sauvegarde des informations importantes de ce " -"projet." +msgstr "J'ai réalisé une copie de sauvegarde des informations importantes de ce projet." #: IDF/Form/Admin/ProjectDelete.php:55 msgid "" "The confirmation code does not match. Please provide a valid confirmation " "code to delete the project." -msgstr "" -"Le code de confirmation ne correspond pas. Merci de fournir un code de " -"confirmation valide pour supprimer ce projet." +msgstr "Le code de confirmation ne correspond pas. Merci de fournir un code de confirmation valide pour supprimer ce projet." #: IDF/Form/Admin/ProjectDelete.php:63 msgid "Sorry, you really need to backup your data before deletion." -msgstr "" -"Désolé, vous devez vraiment faire une copie de sauvegarde des informations " -"importantes de ce projet." - -#: IDF/Form/Admin/ProjectUpdate.php:90 -msgid "" -"The master branch is empty or contains illegal characters, please use only " -"letters, digits, dashes and dots as separators." -msgstr "" -"La branche principale contient des caractères non autorisés, il ne doit être" -" composé que de lettres, de chiffres, du point d'exclamation (!) ou du point" -" (.)." +msgstr "Désolé, vous devez vraiment faire une copie de sauvegarde des informations importantes avant de supprimer le projet." #: IDF/Form/Admin/UserCreate.php:37 IDF/Form/Admin/UserUpdate.php:38 #: IDF/Form/RegisterConfirmation.php:50 IDF/Form/UserAccount.php:40 @@ -303,9 +316,7 @@ msgstr "Identifiant" msgid "" "The login must be between 3 and 15 characters long and contains only letters" " and digits." -msgstr "" -"L'identifiant doit avoir entre 3 et 15 caractères et ne doit contenir que " -"des lettres et des chiffres." +msgstr "L'identifiant doit avoir entre 3 et 15 caractères et ne doit contenir que des lettres et des chiffres." #: IDF/Form/Admin/UserCreate.php:69 IDF/Form/Admin/UserUpdate.php:57 msgid "Email" @@ -314,26 +325,22 @@ msgstr "Email" #: IDF/Form/Admin/UserCreate.php:71 msgid "" "Double check the email address as the password is sent directly to the user." -msgstr "" -"Vérifiez particulièrement l'adresse email car le mot de passe est " -"directement envoyé à l'utilisateur." +msgstr "Vérifiez tout particulièrement l'adresse email, car le mot de passe est directement envoyé à l'utilisateur." #: IDF/Form/Admin/UserCreate.php:76 IDF/Form/Admin/UserUpdate.php:67 #: IDF/Form/UserAccount.php:66 msgid "Language" -msgstr "Langage" +msgstr "Langue" #: IDF/Form/Admin/UserCreate.php:87 IDF/Form/UserAccount.php:161 msgid "Add a public key" -msgstr "Ajouter une clef publique" +msgstr "Ajouter une clé publique" #: IDF/Form/Admin/UserCreate.php:92 msgid "" "Paste a SSH or monotone public key. Be careful to not provide your private " "key here!" -msgstr "" -"Copiez une clef publique SSH ou monotone. Faites bien attention à ne pas y " -"mettre la clef privée !" +msgstr "Copiez une clé publique SSH ou monotone. Faites bien attention à ne pas y mettre votre clé privée!" #: IDF/Form/Admin/UserCreate.php:157 msgid "Your details to access your forge." @@ -343,17 +350,17 @@ msgstr "Vos informations pour accéder à votre forge." #: IDF/Form/UserAccount.php:438 #, php-format msgid "The email \"%s\" is already used." -msgstr "L'adresse email \"%s\" est déjà utilisée." +msgstr "L'adresse email «%s» est déjà utilisée." #: IDF/Form/Admin/UserCreate.php:198 IDF/Form/Register.php:72 #, php-format msgid "The login \"%s\" can only contain letters and digits." -msgstr "L'identifiant \"%s\" ne doit contenir que des lettres et des chiffres." +msgstr "L'identifiant «%s» ne doit contenir que des lettres et des chiffres." #: IDF/Form/Admin/UserCreate.php:203 IDF/Form/Register.php:77 #, php-format msgid "The login \"%s\" is already used, please find another one." -msgstr "L'identifiant \"%s\" est déjà utilisé, merci d'en choisir un autre." +msgstr "L'identifiant «%s» est déjà utilisé. Merci d'en choisir un autre." #: IDF/Form/Admin/UserUpdate.php:78 msgid "Password" @@ -361,31 +368,30 @@ msgstr "Mot de passe" #: IDF/Form/Admin/UserUpdate.php:81 msgid "Leave blank if you do not want to change the password." -msgstr "Laissez vide si vous ne voulez pas changer le mot de passe." +msgstr "Laissez vide si vous ne voulez pas modifier le mot de passe." #: IDF/Form/Admin/UserUpdate.php:81 msgid "" "The password must be hard for other people to guess, but easy for the user " "to remember." -msgstr "" -"Le mot de passe doit être difficile à trouver pour d'autres personnes, mais " -"simple à retenir pour l'utilisateur." +msgstr "Le mot de passe doit être difficile à trouver par d'autres, mais simple à retenir pour l'utilisateur." #: IDF/Form/Admin/UserUpdate.php:89 msgid "Confirm password" -msgstr "Confirmation du mot de passe" +msgstr "Confirmer le mot de passe" #: IDF/Form/Admin/UserUpdate.php:100 IDF/Form/IssueCreate.php:66 -#: IDF/Form/ProjectConf.php:47 IDF/Form/ReviewCreate.php:54 +#: IDF/Form/ProjectConf.php:48 IDF/Form/ReviewCreate.php:54 #: IDF/Form/UpdateUpload.php:51 IDF/Form/Upload.php:49 -#: IDF/Form/UserAccount.php:101 IDF/Form/WikiCreate.php:70 -#: IDF/Form/WikiUpdate.php:60 +#: IDF/Form/UserAccount.php:101 IDF/Form/WikiPageCreate.php:70 +#: IDF/Form/WikiPageUpdate.php:60 IDF/Form/WikiResourceCreate.php:54 +#: IDF/Form/WikiResourceUpdate.php:46 IDF/Views/Wiki.php:102 msgid "Description" msgstr "Description" #: IDF/Form/Admin/UserUpdate.php:109 IDF/Form/UserAccount.php:110 msgid "Twitter username" -msgstr "Nom d'utilisateur twitter" +msgstr "Nom d'utilisateur Twitter" #: IDF/Form/Admin/UserUpdate.php:119 IDF/Form/UserAccount.php:120 msgid "Public email address" @@ -393,39 +399,35 @@ msgstr "Adresse email publique" #: IDF/Form/Admin/UserUpdate.php:129 IDF/Form/UserAccount.php:130 msgid "Website URL" -msgstr "URL de site web" +msgstr "URL de site Web" #: IDF/Form/Admin/UserUpdate.php:139 IDF/Form/UserAccount.php:140 msgid "Upload custom avatar" -msgstr "Télécharger un avatar personnel" +msgstr "Mettre en ligne un avatar personnalisé" #: IDF/Form/Admin/UserUpdate.php:146 IDF/Form/UserAccount.php:147 msgid "" "An image file with a width and height not larger than 60 pixels (bigger " "images are scaled down)." -msgstr "" -"Un fichier image avec une largeur et une hauteur inférieurs à 60 pixels (les" -" images qui dépassent sont redimentionnées)." +msgstr "Un fichier image dont la largeur et la hauteur ne dépassent pas 60 pixels (les images plus grandes sont redimensionnées)." #: IDF/Form/Admin/UserUpdate.php:151 IDF/Form/UserAccount.php:152 msgid "Remove custom avatar" -msgstr "Supprimer l'avatar" +msgstr "Supprimer l'avatar personnalisé" #: IDF/Form/Admin/UserUpdate.php:155 IDF/Form/UserAccount.php:156 msgid "Tick this to delete the custom avatar." -msgstr "Cochez ici pour supprimer l'avatar" +msgstr "Cochez cette option pour supprimer l'avatar personnalisé." -#: IDF/Form/Admin/UserUpdate.php:161 IDF/Views/Admin.php:211 +#: IDF/Form/Admin/UserUpdate.php:161 IDF/Views/Admin.php:274 msgid "Staff" -msgstr "Staff" +msgstr "Gestionnaire" #: IDF/Form/Admin/UserUpdate.php:164 -msgid "If you give staff rights to a user, you really need to trust them." +msgid "If you give staff rights to a user, you really need to trust him." msgstr "" -"Si vous donnez le status de staff à un utilisateur, vous devez vraiment lui " -"faire confiance." -#: IDF/Form/Admin/UserUpdate.php:172 IDF/Views/Admin.php:213 +#: IDF/Form/Admin/UserUpdate.php:172 IDF/Views/Admin.php:276 msgid "Active" msgstr "Actif" @@ -433,62 +435,55 @@ msgstr "Actif" msgid "" "If the user is not getting the confirmation email or is abusing the system, " "you can directly enable or disable their account here." -msgstr "" -"Si l'utilisateur ne reçoit pas l'email de confirmation ou s'il abuse du " -"système, vous pouvez directement activer ou désactiver son compte ici." +msgstr "Si l'utilisateur ne reçoit pas l'email de confirmation ou s'il abuse du système, vous pouvez directement activer ou désactiver son compte ici." #: IDF/Form/Admin/UserUpdate.php:274 msgid "--- is not a valid first name." -msgstr "--- n'est pas un prénom acceptable." +msgstr "--- n'est pas un prénom valide." #: IDF/Form/Admin/UserUpdate.php:290 msgid "" "A user with this email already exists, please provide another email address." -msgstr "" -"Un utilisateur avec cet email existe déjà, merci de fournir une autre " -"adresse email." +msgstr "Un utilisateur avec cet email existe déjà. Merci de fournir une autre adresse email." #: IDF/Form/Admin/UserUpdate.php:301 IDF/Form/UserAccount.php:398 msgid "For security reason, you cannot upload a file with this extension." -msgstr "" -"Pour des raisons de sécurité, vous ne pouvez pas mettre en ligne un fichier " -"avec cette extension." +msgstr "Pour des raisons de sécurité, vous ne pouvez pas mettre en ligne un fichier ayant cette extension." #: IDF/Form/Admin/UserUpdate.php:316 IDF/Form/UserAccount.php:461 msgid "The passwords do not match. Please give them again." -msgstr "" -"Les mots de passe ne sont pas identiques, veuillez les donner de nouveau." +msgstr "Les mots de passe ne sont pas identiques. Veuillez les saisir à nouveau." #: IDF/Form/Field/EmailList.php:45 msgid "Please enter one or more valid email addresses." -msgstr "Veuillez entrer une ou plusieurs adresse email valides." +msgstr "Veuillez entrer une ou plusieurs adresses email valides." #: IDF/Form/IssueCreate.php:57 IDF/Form/IssueUpdate.php:46 #: IDF/Form/ReviewCreate.php:45 IDF/Form/ReviewFileComment.php:73 #: IDF/Form/UpdateUpload.php:42 IDF/Form/Upload.php:40 #: IDF/gettexttemplates/idf/issues/base.html.php:3 IDF/Views/Download.php:65 -#: IDF/Views/Download.php:313 IDF/Views/Issue.php:62 IDF/Views/Issue.php:218 -#: IDF/Views/Issue.php:299 IDF/Views/Issue.php:388 IDF/Views/Issue.php:540 -#: IDF/Views/Issue.php:763 IDF/Views/Issue.php:822 IDF/Views/Review.php:58 -#: IDF/Views/User.php:83 IDF/Views/Wiki.php:62 IDF/Views/Wiki.php:107 -#: IDF/Views/Wiki.php:148 +#: IDF/Views/Download.php:347 IDF/Views/Issue.php:62 IDF/Views/Issue.php:221 +#: IDF/Views/Issue.php:302 IDF/Views/Issue.php:391 IDF/Views/Issue.php:543 +#: IDF/Views/Issue.php:766 IDF/Views/Issue.php:825 IDF/Views/Review.php:58 +#: IDF/Views/User.php:83 IDF/Views/Wiki.php:62 IDF/Views/Wiki.php:145 +#: IDF/Views/Wiki.php:186 msgid "Summary" msgstr "Résumé" #: IDF/Form/IssueCreate.php:76 IDF/Form/IssueUpdate.php:66 #: IDF/Form/ReviewCreate.php:83 msgid "The \"upload_issue_path\" configuration variable was not set." -msgstr "La variable de configuration \"upload_issue_path\" n'a pas été définie." +msgstr "La variable de configuration «upload_issue_path» n'a pas été définie." #: IDF/Form/IssueCreate.php:86 IDF/Form/IssueUpdate.php:76 msgid "Attach a file" -msgstr "Attacher un fichier" +msgstr "Joindre un fichier" #: IDF/Form/IssueCreate.php:99 IDF/Form/IssueUpdate.php:89 #: IDF/Form/ReviewCreate.php:103 IDF/Form/ReviewFileComment.php:83 -#: IDF/Views/Issue.php:63 IDF/Views/Issue.php:219 IDF/Views/Issue.php:301 -#: IDF/Views/Issue.php:389 IDF/Views/Issue.php:541 IDF/Views/Issue.php:764 -#: IDF/Views/Issue.php:823 IDF/Views/Review.php:59 IDF/Views/User.php:84 +#: IDF/Views/Issue.php:63 IDF/Views/Issue.php:222 IDF/Views/Issue.php:304 +#: IDF/Views/Issue.php:392 IDF/Views/Issue.php:544 IDF/Views/Issue.php:767 +#: IDF/Views/Issue.php:826 IDF/Views/Review.php:59 IDF/Views/User.php:84 msgid "Status" msgstr "Statut" @@ -501,34 +496,24 @@ msgstr "Propriétaire" msgid "This issue" msgstr "Ce ticket" -#: IDF/Form/IssueCreate.php:168 IDF/Form/IssueUpdate.php:164 -#: IDF/Form/UpdateUpload.php:71 IDF/Form/Upload.php:70 -#: IDF/Form/WikiCreate.php:93 IDF/Form/WikiUpdate.php:104 -msgid "Labels" -msgstr "Étiquettes" - #: IDF/Form/IssueCreate.php:210 msgid "You cannot add a label with the \"Status\" prefix to an issue." -msgstr "" -"Vous ne pouvez pas donner à un ticket une étiquette ayant le préfixe " -"\"Status\"." +msgstr "Vous ne pouvez pas ajouter à un ticket une étiquette ayant le préfixe «Status»." #: IDF/Form/IssueCreate.php:211 IDF/Form/IssueCreate.php:218 -#: IDF/Form/UpdateUpload.php:110 IDF/Form/Upload.php:120 -#: IDF/Form/WikiCreate.php:151 IDF/Form/WikiUpdate.php:162 +#: IDF/Form/UpdateUpload.php:110 IDF/Form/Upload.php:121 +#: IDF/Form/WikiPageCreate.php:151 IDF/Form/WikiPageUpdate.php:162 msgid "You provided an invalid label." -msgstr "Vous avez donné une étiquette invalide." +msgstr "Vous avez fourni une étiquette invalide." #: IDF/Form/IssueCreate.php:217 IDF/Form/UpdateUpload.php:109 -#: IDF/Form/Upload.php:119 #, php-format -msgid "You cannot provide more than label from the %s class to an issue." +msgid "You cannot provide more than one label from the %s class to an issue." msgstr "" -"Vous ne pouvez pas fournir plus d'une étiquette de la classe %s à un ticket." #: IDF/Form/IssueCreate.php:228 IDF/Form/IssueUpdate.php:194 msgid "You need to provide a description of the issue." -msgstr "Vous devez fournir une description du problème." +msgstr "Vous devez fournir une description du ticket." #: IDF/Form/IssueCreate.php:251 IDF/Form/ReviewCreate.php:159 msgid "You provided an invalid status." @@ -541,16 +526,16 @@ msgstr "Vous avez fourni un type de relation invalide." #: IDF/Form/IssueCreate.php:294 #, php-format msgid "The value \"%s\" is not a valid issue id." -msgstr "La valeur \"%s\" n'est pas un numéro de ticket valide." +msgstr "La valeur «%s» n'est pas un numéro de ticket valide." #: IDF/Form/IssueCreate.php:300 #, php-format msgid "The issue \"%s\" does not exist." -msgstr "Le ticket \"%s\" n'existe pas." +msgstr "Le ticket «%s» n'existe pas." #: IDF/Form/IssueTrackingConf.php:86 msgid "is related to" -msgstr "est liée à" +msgstr "est lié à" #: IDF/Form/IssueTrackingConf.php:87 msgid "blocks" @@ -566,14 +551,12 @@ msgstr "doublons" #: IDF/Form/IssueTrackingConf.php:90 msgid "is duplicated by" -msgstr "est un doublons de" +msgstr "est dupliqué par" #: IDF/Form/IssueTrackingConf.php:97 msgid "" "Define an issue template to hint the reporter to provide certain information" -msgstr "" -"Définir un modèle de ticket pour guider le rapporteur a fournir certaines " -"informations." +msgstr "Définir un modèle de ticket pour suggérer au rapporteur certaines informations à fournir" #: IDF/Form/IssueTrackingConf.php:106 msgid "Open issue status values" @@ -591,15 +574,11 @@ msgstr "Étiquettes prédéfinies des tickets" msgid "" "The first \"Type:\" and \"Priority:\" entries found in this list are " "automatically chosen as defaults for new issues." -msgstr "" -"Les premières entrées \"Type\" et \"Priorité\" de cette liste seront choisis" -" automatiquement par défaut des prochains tickets. " +msgstr "Les premières entrées «Type:» et «Priorité:» de cette liste sont automatiquement choisies par défaut pour les nouveaux tickets." #: IDF/Form/IssueTrackingConf.php:133 -msgid "Each issue may have at most one label with each of these classes" +msgid "Each issue may have at most one label with each of these classes." msgstr "" -"Chaque ticket ne peut avoir qu'une seule étiquette pour chacune de ces " -"classes." #: IDF/Form/IssueTrackingConf.php:140 msgid "Issue relations" @@ -608,26 +587,26 @@ msgstr "Relations entre les tickets" #: IDF/Form/IssueTrackingConf.php:142 msgid "" "You can define bidirectional relations like \"is related to\" or \"blocks, " -"is blocked by\"." +"is blocked by\". For standard relations pre-configured translations exist, " +"new relations should however be defined in a language that is understood by " +"all project members." msgstr "" -"Vous pouvez définir des relations bidirectionnelles comme \"est lié à\" ou " -"\"est bloqué par\"." #: IDF/Form/IssueUpdate.php:56 IDF/Form/ReviewFileComment.php:45 -#: IDF/Form/WikiUpdate.php:82 +#: IDF/Form/WikiPageUpdate.php:82 IDF/Form/WikiResourceUpdate.php:66 msgid "Comment" msgstr "Commentaire" #: IDF/Form/IssueUpdate.php:316 msgid "No changes were entered." -msgstr "Aucun changement n'a été entré." +msgstr "Aucune modification n'a été effectuée." #: IDF/Form/MembersConf.php:104 #, php-format msgid "The following login is invalid: %s." msgid_plural "The following logins are invalid: %s." -msgstr[0] "L'identifiant suivant n'est pas valide : %s." -msgstr[1] "Les identifiants suivants ne sont pas valides : %s." +msgstr[0] "L'identifiant suivant est invalide: %s." +msgstr[1] "Les identifiants suivants sont invalides: %s." #: IDF/Form/Password.php:34 msgid "Your login or email" @@ -635,50 +614,40 @@ msgstr "Votre identifiant ou email" #: IDF/Form/Password.php:35 msgid "Provide either your login or your email to recover your password." -msgstr "" -"Fournissez soit votre identifiant, soit votre email pour récupérer votre mot" -" de passe." +msgstr "Fournissez votre identifiant ou votre email pour récupérer votre mot de passe." #: IDF/Form/Password.php:49 IDF/Form/Password.php:64 msgid "" "Sorry, we cannot find a user with this email address or login. Feel free to " "try again." -msgstr "" -"Désolé, mais nous n'avons pas trouvé d'utilisateur avec cette adresse email " -"ou cet identifiant. Vous pouvez essayer de nouveau." +msgstr "Désolé, nous n'avons pas trouvé d'utilisateur avec cette adresse email ou cet identifiant. Vous pouvez essayer à nouveau." #: IDF/Form/Password.php:100 msgid "Password Recovery - InDefero" -msgstr "Récupération de votre mot de passe - InDefero" +msgstr "Récupération du mot de passe - InDefero" #: IDF/Form/PasswordInputKey.php:36 IDF/Form/PasswordReset.php:39 #: IDF/Form/UserChangeEmail.php:36 msgid "Your verification key" -msgstr "Votre clef de vérification" +msgstr "Votre clé de vérification" #: IDF/Form/PasswordInputKey.php:50 IDF/Form/PasswordReset.php:89 msgid "" "We are sorry but this validation key is not valid. Maybe you should directly" " copy/paste it from your validation email." -msgstr "" -"Nous sommes désolés mais cette clef de validation est invalide. Vous devriez" -" peut-être faire directement un copier/coller depuis votre email de " -"validation." +msgstr "Nous sommes désolés, mais cette clé de validation est invalide. Peut-être devriez-vous faire directement un copier/coller depuis votre email de validation." #: IDF/Form/PasswordInputKey.php:61 IDF/Form/PasswordReset.php:100 msgid "" "Sorry, but this verification key has expired, please restart the password " "recovery sequence. For security reasons, the verification key is only valid " "24h." -msgstr "" -"Désolé mais votre clef de vérification a expiré, merci de recommencer la " -"procédure de récupération de votre mot de passe. Pour des raisons de " -"sécurité, la clef de vérification n'est valide que 24h." +msgstr "Désolé, cette clé de vérification a expiré. Merci de recommencer la procédure de récupération du mot de passe. Pour des raisons de sécurité, la clé de vérification n'est valide que 24 heures." #: IDF/Form/PasswordInputKey.php:76 IDF/Form/PasswordReset.php:108 #: IDF/Form/RegisterConfirmation.php:137 IDF/Form/RegisterInputKey.php:72 msgid "Cannot save an invalid form." -msgstr "Ne peut pas sauvegarder un formulaire invalide." +msgstr "Impossible de sauvegarder un formulaire invalide." #: IDF/Form/PasswordReset.php:45 IDF/Form/RegisterConfirmation.php:69 #: IDF/Form/UserAccount.php:77 @@ -689,9 +658,7 @@ msgstr "Votre mot de passe" msgid "" "Your password must be hard for other people to find it, but easy for you to " "remember." -msgstr "" -"Votre mot de passe doit être difficile à trouver pour d'autres personnes, " -"mais simple à retenir pour vous." +msgstr "Votre mot de passe doit être difficile à trouver par d'autres, mais simple à retenir pour vous." #: IDF/Form/PasswordReset.php:56 IDF/Form/RegisterConfirmation.php:80 #: IDF/Form/UserAccount.php:89 @@ -706,37 +673,39 @@ msgstr "Les deux mots de passe doivent être identiques." msgid "" "This account is not active. Please contact the forge administrator to " "activate it." -msgstr "" -"Ce compte n'est pas actif. Veuillez contacter un administrateur de la forge " -"pour l'activer." +msgstr "Ce compte n'est pas actif. Veuillez contacter l'administrateur de la forge pour l'activer." -#: IDF/Form/ProjectConf.php:42 +#: IDF/Form/ProjectConf.php:43 msgid "Short Description" msgstr "Description courte" -#: IDF/Form/ProjectConf.php:58 +#: IDF/Form/ProjectConf.php:85 msgid "The \"upload_path\" configuration variable was not set." -msgstr "La variable de configuration \"upload_path\" n'a pas été défini." +msgstr "La variable de configuration «upload_path» n'a pas été définie." -#: IDF/Form/ProjectConf.php:63 +#: IDF/Form/ProjectConf.php:90 msgid "Update the logo" -msgstr "Mise à jour du logo" +msgstr "Mettre à jour le logo" -#: IDF/Form/ProjectConf.php:65 +#: IDF/Form/ProjectConf.php:92 msgid "The logo must be a picture with a size of 32 by 32." -msgstr "Le logo doit être une image de 32 par 32 pixels." +msgstr "Le logo doit être une image de 32 × 32 pixels." -#: IDF/Form/ProjectConf.php:75 +#: IDF/Form/ProjectConf.php:103 msgid "Remove the current logo" -msgstr "Retirer le logo actuel" +msgstr "Supprimer le logo actuel" -#: IDF/Form/ProjectConf.php:111 +#: IDF/Form/ProjectConf.php:139 msgid "Could not determine the size of the uploaded picture." -msgstr "Impossible de déterminer la taille de l'image téléchargée." +msgstr "Impossible de déterminer la taille de l'image mise en ligne." -#: IDF/Form/ProjectConf.php:115 +#: IDF/Form/ProjectConf.php:143 msgid "The picture must have a size of 32 by 32." -msgstr "La photo doit avoir une taille de 32 par 32 pixels." +msgstr "L'image doit avoir une taille de 32 × 32 pixels." + +#: IDF/Form/ProjectConf.php:164 +msgid "The entered URL is invalid. Only http and https URLs are allowed." +msgstr "" #: IDF/Form/Register.php:41 msgid "Your login" @@ -746,19 +715,15 @@ msgstr "Votre identifiant" msgid "" "The login must be between 3 and 15 characters long and contain only letters " "and digits." -msgstr "" -"L'identifiant doit avoir entre 3 et 15 caractères et ne doit contenir que " -"des lettres et des chiffres." +msgstr "L'identifiant doit avoir entre 3 et 15 caractères et ne doit contenir que des lettres et des chiffres." -#: IDF/Form/Register.php:53 +#: IDF/Form/Register.php:53 IDF/Form/UserAccount.php:59 msgid "Your email" msgstr "Votre email" #: IDF/Form/Register.php:55 msgid "We will never send you any unsolicited emails. We hate spam too!" -msgstr "" -"Nous ne vous enverrons aucun message non sollicité. Comme vous, nous avons " -"ras le bol du spam." +msgstr "Nous ne vous enverrons aucun message non sollicité. Comme vous, nous avons ras-le-bol du spam." #: IDF/Form/Register.php:60 msgid "I agree to the terms and conditions." @@ -768,18 +733,14 @@ msgstr "J'accepte les conditions d'usage du service." msgid "" "We know, this is boring, but you need to agree with the terms and " "conditions." -msgstr "" -"Nous savons que c'est inintéressant, mais vous devez accepter les conditions" -" d'usage du service." +msgstr "Nous savons que c'est inintéressant, mais vous devez accepter les conditions d'usage du service." #: IDF/Form/Register.php:97 #, php-format msgid "" -"The email \"%s\" is already used. If you need to, click on the help link to " -"recover your password." +"The email \"%1$s\" is already used. If you need to, you can recover your password." msgstr "" -"L'email \"%s\" est déjà utilisé. Si vous avez perdu votre mot de passe, vous" -" pouvez le récupérer à l'aide de ce lien." #: IDF/Form/Register.php:148 msgid "Confirm the creation of your account." @@ -787,32 +748,26 @@ msgstr "Confirmez la création de votre compte." #: IDF/Form/RegisterConfirmation.php:40 IDF/Form/RegisterInputKey.php:36 msgid "Your confirmation key" -msgstr "Votre clef de confirmation" +msgstr "Votre clé de confirmation" #: IDF/Form/RegisterConfirmation.php:72 msgid "" "Your password must be hard for other people to guess, but easy for you to " "remember." -msgstr "" -"Le mot de passe doit être difficile à trouver pour d'autres personnes, mais " -"simple à retenir pour l'utilisateur." +msgstr "Votre mot de passe doit être difficile à trouver par d'autres, mais simple à retenir pour vous." #: IDF/Form/RegisterConfirmation.php:99 IDF/Form/RegisterInputKey.php:50 msgid "" "We are sorry but this confirmation key is not valid. Maybe you should " "directly copy/paste it from your confirmation email." -msgstr "" -"Nous sommes désolés mais cette clef de confirmation est invalide. Vous " -"devriez peut-être faire directement un copier/coller depuis votre email de " -"confirmation." +msgstr "Nous sommes désolés, mais cette clé de confirmation est invalide. Peut-être devriez-vous faire directement un copier/coller depuis votre email de confirmation." #: IDF/Form/RegisterConfirmation.php:110 +#, php-format msgid "" -"This account has already been confirmed. Maybe should you try to recover " -"your password using the help link." +"This account has already been confirmed. Maybe should you try to recover your password." msgstr "" -"Ce compte a déjà été confirmé. Peut-être devez vous essayer de retrouver " -"votre mot de passe via le lien d'aide." #: IDF/Form/ReviewCreate.php:74 #: IDF/gettexttemplates/idf/source/base.html.php:5 @@ -826,9 +781,7 @@ msgstr "Patch" #: IDF/Form/ReviewCreate.php:119 msgid "We were not able to parse your patch. Please provide a valid patch." -msgstr "" -"Nous n'avons pas réussi à interpréter votre patch. Merci de fournir un patch" -" valid." +msgstr "Nous n'avons pas réussi à interpréter votre patch. Merci de fournir un patch valide." #: IDF/Form/ReviewCreate.php:128 msgid "You provided an invalid commit." @@ -846,9 +799,7 @@ msgstr "Commentaire général" msgid "" "You need to provide your general comment about the proposal, or comments on " "at least one file." -msgstr "" -"Vous devez faire un commentaire général sur la revue de code, ou sur au " -"moins un des fichiers." +msgstr "Vous devez faire un commentaire général sur la revue de code, ou des commentaires sur au moins un des fichiers." #: IDF/Form/ReviewFileComment.php:124 msgid "The status have been updated." @@ -858,43 +809,48 @@ msgstr "Le statut a été mis à jour." msgid "This field is required." msgstr "Ce champ est obligatoire." -#: IDF/Form/SourceConf.php:56 +#: IDF/Form/SourceConf.php:54 IDF/Form/UploadConf.php:70 msgid "Webhook URL" -msgstr "URL du Webhook" - -#: IDF/Form/SourceConf.php:58 -#, php-format -msgid "Learn more about the post-commit web hooks." -msgstr "En savoir plus à propos des Webhooks post-commit." +msgstr "URL du webhook" #: IDF/Form/TabsConf.php:38 IDF/gettexttemplates/idf/admin/base.html.php:4 -#: IDF/gettexttemplates/idf/base-full.html.php:7 -#: IDF/gettexttemplates/idf/base.html.php:7 +#: IDF/gettexttemplates/idf/base-full.html.php:8 +#: IDF/gettexttemplates/idf/base-full.html~.php:7 +#: IDF/gettexttemplates/idf/base.html.php:8 +#: IDF/gettexttemplates/idf/base.html~.php:7 #: IDF/gettexttemplates/idf/downloads/base.html.php:3 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:14 #: IDF/Views/Project.php:97 msgid "Downloads" msgstr "Téléchargements" -#: IDF/Form/TabsConf.php:39 IDF/gettexttemplates/idf/base-full.html.php:11 -#: IDF/gettexttemplates/idf/base.html.php:11 +#: IDF/Form/TabsConf.php:39 IDF/gettexttemplates/idf/base-full.html.php:12 +#: IDF/gettexttemplates/idf/base-full.html~.php:11 +#: IDF/gettexttemplates/idf/base.html.php:12 +#: IDF/gettexttemplates/idf/base.html~.php:11 msgid "Code Review" msgstr "Revue de code" #: IDF/Form/TabsConf.php:40 IDF/gettexttemplates/idf/admin/base.html.php:5 -#: IDF/gettexttemplates/idf/base-full.html.php:8 -#: IDF/gettexttemplates/idf/base.html.php:8 +#: IDF/gettexttemplates/idf/base-full.html.php:9 +#: IDF/gettexttemplates/idf/base-full.html~.php:8 +#: IDF/gettexttemplates/idf/base.html.php:9 +#: IDF/gettexttemplates/idf/base.html~.php:8 msgid "Documentation" msgstr "Documentation" #: IDF/Form/TabsConf.php:41 IDF/gettexttemplates/idf/admin/base.html.php:7 -#: IDF/gettexttemplates/idf/base-full.html.php:10 -#: IDF/gettexttemplates/idf/base.html.php:10 +#: IDF/gettexttemplates/idf/base-full.html.php:11 +#: IDF/gettexttemplates/idf/base-full.html~.php:10 +#: IDF/gettexttemplates/idf/base.html.php:11 +#: IDF/gettexttemplates/idf/base.html~.php:10 msgid "Source" msgstr "Source" -#: IDF/Form/TabsConf.php:42 IDF/gettexttemplates/idf/base-full.html.php:9 -#: IDF/gettexttemplates/idf/base.html.php:9 +#: IDF/Form/TabsConf.php:42 IDF/gettexttemplates/idf/base-full.html.php:10 +#: IDF/gettexttemplates/idf/base-full.html~.php:9 +#: IDF/gettexttemplates/idf/base.html.php:10 +#: IDF/gettexttemplates/idf/base.html~.php:9 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:17 msgid "Issues" msgstr "Tickets" @@ -911,23 +867,104 @@ msgstr "Utilisateurs authentifiés" msgid "Closed" msgstr "Fermé" -#: IDF/Form/TabsConf.php:83 +#: IDF/Form/TabsConf.php:84 +msgid "Others" +msgstr "" + +#: IDF/Form/TabsConf.php:107 msgid "Extra authorized users" msgstr "Utilisateurs autorisés supplémentaires" -#: IDF/Form/Upload.php:59 IDF/gettexttemplates/idf/source/git/tree.html.php:6 +#: IDF/Form/Upload.php:59 IDF/Form/WikiResourceCreate.php:65 +#: IDF/Form/WikiResourceUpdate.php:56 +#: IDF/gettexttemplates/idf/source/git/tree.html.php:6 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:6 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:7 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:7 -#: IDF/Views/Download.php:64 IDF/Views/Download.php:312 +#: IDF/Views/Download.php:64 IDF/Views/Download.php:346 msgid "File" msgstr "Fichier" -#: IDF/Form/Upload.php:86 +#: IDF/Form/Upload.php:87 IDF/Form/WikiResourceCreate.php:96 +#: IDF/Form/WikiResourceUpdate.php:83 msgid "For security reasons, you cannot upload a file with this extension." +msgstr "Pour des raisons de sécurité, vous ne pouvez pas mettre en ligne un fichier ayant cette extension." + +#: IDF/Form/Upload.php:120 +#, php-format +msgid "" +"You cannot provide more than one label from the %s class to a download." +msgstr "" + +#: IDF/Form/UploadArchive.php:41 +msgid "Archive file" +msgstr "" + +#: IDF/Form/UploadArchive.php:67 +#, php-format +msgid "" +"For security reasons, you cannot upload a file (%s) with this extension." +msgstr "" + +#: IDF/Form/UploadArchive.php:98 +#, php-format +msgid "" +"You cannot provide more than label from the %1$s class to a download (%2$s)." +msgstr "" + +#: IDF/Form/UploadArchive.php:109 +#, php-format +msgid "" +"A file with the name \"%s\" has already been uploaded and is not marked to " +"be replaced." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:41 +msgid "The archive does not exist." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:48 +#, php-format +msgid "The archive could not be read (code %d)." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:53 +msgid "The archive does not contain a manifest.xml." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:61 +#, php-format +msgid "The archive's manifest is invalid: %s" +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:77 +#, php-format +msgid "The entry %d in the manifest is missing a file name." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:82 +#, php-format +msgid "The entry %d in the manifest is missing a summary." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:86 +msgid "The manifest must not reference itself." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:91 +#, php-format +msgid "The entry %s in the manifest does not exist in the archive." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:96 +#, php-format +msgid "The entry %s in the manifest is referenced more than once." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:108 +#, php-format +msgid "The entry %s in the manifest has more than the six allowed labels set." msgstr "" -"Pour des raisons de sécurité, vous ne pouvez pas mettre en ligne un fichier " -"avec cette extension." #: IDF/Form/UploadConf.php:53 msgid "Predefined download labels" @@ -935,41 +972,31 @@ msgstr "Étiquettes prédéfinies des téléchargements" #: IDF/Form/UploadConf.php:62 msgid "Each download may have at most one label with each of these classes" -msgstr "" -"Chaque téléchargement ne peut avoir qu'une seule étiquette pour chacune de " -"ces classes" - -#: IDF/Form/UserAccount.php:59 -msgid "Your mail" -msgstr "Votre email" +msgstr "Chaque téléchargement ne peut avoir qu'une seule étiquette pour chacune de ces classes" #: IDF/Form/UserAccount.php:61 msgid "" "If you change your email address, an email will be sent to the new address " "to confirm it." -msgstr "" -"Si vous changez votre adresse email, un email sera envoyé à la nouvelle " -"adresse pour confirmation." +msgstr "Si vous changez votre adresse email, un message sera envoyé à la nouvelle adresse pour confirmation." #: IDF/Form/UserAccount.php:80 msgid "Leave blank if you do not want to change your password." -msgstr "Laissez vide si vous ne voulez pas changer votre mot de passe." +msgstr "Laissez vide si vous ne voulez pas modifier votre mot de passe." #: IDF/Form/UserAccount.php:166 msgid "" "Paste an SSH or monotone public key. Be careful to not provide your private " "key here!" -msgstr "" -"Copiez une clef publique SSH ou monotone. Faites bien attention à ne pas y " -"mettre la clef privée !" +msgstr "Copiez une clé publique SSH ou monotone. Faites bien attention à ne pas y mettre votre clé privée!" #: IDF/Form/UserAccount.php:171 -msgid "Add a secondary mail address" -msgstr "Ajouter un e-mail secondaire" +msgid "Add a secondary email address" +msgstr "" #: IDF/Form/UserAccount.php:173 -msgid "You will get a mail to confirm that you own the address you specify." -msgstr "Vous allez recevoir un e-mail de confirmation afin de la vérifier. " +msgid "You will get an email to confirm that you own the address you specify." +msgstr "" #: IDF/Form/UserAccount.php:200 msgid "Confirm your new email address." @@ -980,54 +1007,44 @@ msgstr "Confirmez votre nouvelle adresse email." msgid "" "A validation email has been sent to \"%s\" to validate the email address " "change." -msgstr "Un email a été envoyé à \"%s\" pour valider le changement d'adresse." +msgstr "Un email a été envoyé à «%s» pour valider le changement d'adresse." #: IDF/Form/UserAccount.php:341 msgid "" "Please check the key as it does not appear to be a valid SSH public key." -msgstr "" -"Vérifiez s'il vous plaît la clef car elle ne semble pas être une clef " -"publique SSH valide." +msgstr "Veuillez vérifier la clé, car elle ne semble pas être une clé publique SSH valide." #: IDF/Form/UserAccount.php:363 msgid "" "Please check the key as it does not appear to be a valid monotone public " "key." -msgstr "" -"Vérifiez s'il vous plaît la clef car elle ne semble pas être une clef " -"publique monotone valide." +msgstr "Veuillez vérifier la clé, car elle ne semble pas être une clé publique monotone valide." #: IDF/Form/UserAccount.php:371 msgid "Public key looks like neither an SSH nor monotone public key." -msgstr "" -"La clef publique ne ressemble ni à une clef publique SSH ni une clef " -"publique monotone." +msgstr "La clé publique ne ressemble pas à une clé publique SSH ni à une clé publique monotone." #: IDF/Form/UserAccount.php:383 msgid "You already have uploaded this key." -msgstr "Vous avez déjà cette clef SSH dans votre trousseau." +msgstr "Vous avez déjà mis en ligne cette clé." #: IDF/Form/UserChangeEmail.php:63 msgid "" "The validation key is not valid. Please copy/paste it from your confirmation" " email." -msgstr "" -"Nous sommes désolés mais cette clef de confirmation est invalide. Vous " -"devriez peut-être faire directement un copier/coller depuis votre email de " -"confirmation." +msgstr "La clé de validation est invalide. Veuillez la copier/coller depuis votre email de confirmation." #: IDF/Form/WikiConf.php:49 msgid "Predefined documentation page labels" -msgstr "Étiquettes prédéfinies des pages" +msgstr "Étiquettes prédéfinies des pages de documentation" #: IDF/Form/WikiConf.php:58 msgid "" "Each documentation page may have at most one label with each of these " "classes" -msgstr "" -"Chaque page ne peut avoir qu'une seule étiquette pour chacune de ces classes" +msgstr "Chaque page de documentation ne peut avoir qu'une seule étiquette pour chacune de ces classes" -#: IDF/Form/WikiCreate.php:38 +#: IDF/Form/WikiPageCreate.php:38 msgid "" "# Introduction\n" "\n" @@ -1041,78 +1058,100 @@ msgid "" "* Text in **bold** or *italic*.\n" "* Headings, paragraphs, and lists.\n" "* Links to other [[WikiPage]].\n" -msgstr "" -"# Introduction\n" -"\n" -"Ajoutez votre contenu ici.\n" -"\n" -"\n" -"# Détails\n" -"\n" -"Ajoutez votre contenu ici. Vous pouvez avoir :\n" -"\n" -"* du texte en **gras** ou *italique* ;\n" -"* des titres, paragraphes ou listes ;\n" -"* des liens vers d'autres [[PageDeDocumentation]].\n" +msgstr "# Introduction\n\nAjoutez votre contenu ici.\n\n# Détails\n\nAjoutez votre contenu ici. Vous pouvez utiliser:\n\n* du texte en **gras** ou en *italique*;\n* des titres, des paragraphes ou des listes;\n* des liens vers d'autres [[PageDeDocumentation]].\n" -#: IDF/Form/WikiCreate.php:57 +#: IDF/Form/WikiPageCreate.php:57 msgid "PageName" msgstr "NomDeLaPage" -#: IDF/Form/WikiCreate.php:60 IDF/Form/WikiUpdate.php:50 +#: IDF/Form/WikiPageCreate.php:60 IDF/Form/WikiPageUpdate.php:50 msgid "Page title" -msgstr "Titre" +msgstr "Titre de la page" -#: IDF/Form/WikiCreate.php:66 IDF/Form/WikiUpdate.php:56 +#: IDF/Form/WikiPageCreate.php:66 IDF/Form/WikiPageUpdate.php:56 msgid "" "The page name must contains only letters, digits and the dash (-) character." -msgstr "" -"Le nom de la page ne doit contenir que des lettres, chiffres et le tiret " -"(-)." +msgstr "Le nom de la page ne doit contenir que des lettres, des chiffres et le tiret (-)." -#: IDF/Form/WikiCreate.php:71 IDF/Form/WikiUpdate.php:61 +#: IDF/Form/WikiPageCreate.php:71 IDF/Form/WikiPageUpdate.php:61 msgid "This one line description is displayed in the list of pages." -msgstr "Cette description est affichée dans la liste des pages." +msgstr "Cette description d'une ligne est affichée dans la liste des pages." -#: IDF/Form/WikiCreate.php:80 IDF/Form/WikiUpdate.php:72 -msgid "Content" -msgstr "Contenu" - -#: IDF/Form/WikiCreate.php:108 IDF/Form/WikiUpdate.php:119 +#: IDF/Form/WikiPageCreate.php:108 IDF/Form/WikiPageUpdate.php:119 +#: IDF/Form/WikiResourceCreate.php:78 msgid "The title contains invalid characters." -msgstr "Le titre contient des caractères non valides." +msgstr "Le titre contient des caractères invalides." -#: IDF/Form/WikiCreate.php:114 IDF/Form/WikiUpdate.php:125 +#: IDF/Form/WikiPageCreate.php:114 IDF/Form/WikiPageUpdate.php:125 msgid "A page with this title already exists." msgstr "Une page avec ce titre existe déjà." -#: IDF/Form/WikiCreate.php:150 IDF/Form/WikiUpdate.php:161 +#: IDF/Form/WikiPageCreate.php:150 IDF/Form/WikiPageUpdate.php:161 #, php-format -msgid "You cannot provide more than label from the %s class to a page." +msgid "You cannot provide more than one label from the %s class to a page." msgstr "" -"Vous ne pouvez pas fournir plus d'une étiquette de la classe %s à une page." -#: IDF/Form/WikiCreate.php:200 +#: IDF/Form/WikiPageCreate.php:200 msgid "Initial page creation" -msgstr "Création de la page" +msgstr "Création de la page initiale" -#: IDF/Form/WikiDelete.php:39 +#: IDF/Form/WikiPageDelete.php:39 msgid "Yes, I understand that the page and all its revisions will be deleted." -msgstr "" -"Oui, j'ai compris que la page ainsi que toutes les révisions vont être " -"supprimées." +msgstr "Oui, je comprends que la page ainsi que toutes ses révisions vont être supprimées." -#: IDF/Form/WikiDelete.php:50 +#: IDF/Form/WikiPageDelete.php:50 IDF/Form/WikiResourceDelete.php:50 msgid "You need to confirm the deletion." msgstr "Vous devez confirmer la suppression." -#: IDF/Form/WikiUpdate.php:83 +#: IDF/Form/WikiPageUpdate.php:83 IDF/Form/WikiResourceUpdate.php:67 msgid "One line to describe the changes you made." -msgstr "Une ligne pour décrire les changements que vous avez faits." +msgstr "Une ligne pour décrire les modifications que vous avez effectuées." + +#: IDF/Form/WikiResourceCreate.php:40 +msgid "ResourceName" +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:44 +msgid "Resource title" +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:50 +msgid "" +"The resource name must contains only letters, digits and the dash (-) " +"character." +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:55 IDF/Form/WikiResourceUpdate.php:47 +msgid "This one line description is displayed in the list of resources." +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:84 +msgid "A resource with this title already exists." +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:142 +msgid "Initial resource creation" +msgstr "" + +#: IDF/Form/WikiResourceDelete.php:39 +msgid "" +"Yes, I understand that the resource and all its revisions will be deleted." +msgstr "" + +#: IDF/Form/WikiResourceUpdate.php:89 +#, php-format +msgid "" +"The mime type of the uploaded file \"%1$s\" does not match the mime type of " +"this resource \"%2$s\"" +msgstr "" + +#: IDF/Form/WikiResourceUpdate.php:97 +msgid "The current version of the resource and the uploaded file are equal." +msgstr "" #: IDF/Gconf.php:60 IDF/Search/Occ.php:56 msgid "model class" -msgstr "classes du modèle" +msgstr "classe du modèle" #: IDF/Gconf.php:66 IDF/Search/Occ.php:62 msgid "model id" @@ -1124,7 +1163,7 @@ msgstr "Résumé du projet" #: IDF/gettexttemplates/idf/admin/base.html.php:6 msgid "Issue Tracking" -msgstr "Gestionnaire des tickets" +msgstr "Gestionnaire de tickets" #: IDF/gettexttemplates/idf/admin/base.html.php:8 msgid "Project Members" @@ -1137,26 +1176,57 @@ msgstr "Accès aux onglets et notifications" #: IDF/gettexttemplates/idf/admin/downloads.html.php:3 #: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:3 #: IDF/gettexttemplates/idf/admin/wiki.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/projects/labels.html.php:3 msgid "" "\n" "

    Instructions:

    \n" "

    List one status value per line in desired sort-order.

    \n" "

    Optionally, use an equals-sign to document the meaning of each status value.

    \n" -msgstr "" -"\n" -"

    Instructions :

    \n" -"

    Liste un status par ligne dans l'ordre désiré d'affichage.

    \n" -"

    Vous pouvez aussi utiliser le signe = pour documenter la signification de chaque valeur.

    \n" +msgstr "\n

    Instructions:

    \n

    Listez un statut par ligne dans l'ordre de tri désiré.

    \n

    Vous pouvez optionnellement utiliser le signe égal (=) pour ajouter la signification de chaque statut.

    \n" #: IDF/gettexttemplates/idf/admin/downloads.html.php:8 +msgid "" +"

    The webhook URL setting specifies an URL to which a HTTP PUT\n" +"request is sent after a new download has been added or to which a HTTP POST\n" +"request is sent after an existing download has been updated.\n" +"If this field is empty, notifications are disabled.

    \n" +"\n" +"

    Only properly-escaped HTTP URLs are supported, for example:

    \n" +"\n" +"
      \n" +"
    • http://domain.com/upload
    • \n" +"
    • http://domain.com/upload?my%20param
    • \n" +"
    \n" +"\n" +"

    In addition, the URL may contain the following \"%\" notation, which\n" +"will be replaced with specific project values for each download:

    \n" +"\n" +"
      \n" +"
    • %p - project name
    • \n" +"
    • %d - download id
    • \n" +"
    \n" +"\n" +"

    For example, updating download 123 of project 'my-project' with\n" +"web hook URL http://mydomain.com/%p/%d would send a POST request to\n" +"http://mydomain.com/my-project/123.

    " +msgstr "" + +#: IDF/gettexttemplates/idf/admin/downloads.html.php:31 +#: IDF/gettexttemplates/idf/admin/source.html.php:30 +msgid "Web-Hook authentication key:" +msgstr "" + +#: IDF/gettexttemplates/idf/admin/downloads.html.php:32 #: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:8 #: IDF/gettexttemplates/idf/admin/members.html.php:13 #: IDF/gettexttemplates/idf/admin/source.html.php:31 #: IDF/gettexttemplates/idf/admin/summary.html.php:11 -#: IDF/gettexttemplates/idf/admin/tabs.html.php:15 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:12 #: IDF/gettexttemplates/idf/admin/wiki.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/forge/index.html.php:13 +#: IDF/gettexttemplates/idf/gadmin/projects/labels.html.php:8 msgid "Save Changes" -msgstr "Enregistrer les changements" +msgstr "Enregistrer les modifications" #: IDF/gettexttemplates/idf/admin/members.html.php:3 #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:3 @@ -1165,11 +1235,7 @@ msgid "" "

    Instructions:

    \n" "

    Specify each person by its login. Each person must have already registered with the given login.

    \n" "

    Separate the logins with commas and/or new lines.

    \n" -msgstr "" -"\n" -"

    Instructions :

    \n" -"

    Spécifiez chaque personne par son identifiant. Chaque personne doit avoir préalablement créé son compte.

    \n" -"

    Séparez les identifiants par des virgules ou des sauts de ligne.

    \n" +msgstr "\n

    Instructions:

    \n

    Indiquez chaque personne à l'aide de son identifiant. Chaque personne doit avoir préalablement créé son compte.

    \n

    Séparez les identifiants par des virgules ou des sauts de ligne.

    \n" #: IDF/gettexttemplates/idf/admin/members.html.php:8 #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:9 @@ -1179,88 +1245,56 @@ msgid "" "

    Notes:

    \n" "

    A project owner may make any change to this project, including removing other project owners. You need to be carefull when you give owner rights.

    \n" "

    A project member will not have access to the administration area but will have more options available in the use of the project.

    \n" -msgstr "" -"\n" -"

    Notes :

    \n" -"

    Le propriétaire d'un projet peut faire tous les changements sur un projet, cela inclut la suppression d'autres propriétaires. Soyez donc prudent quand vous ajoutez un propriétaire.

    \n" -"

    Un membre du projet ne va pas avoir accès à l'onglet d'administration mais aura plus d'options dans l'utilisation du site.

    \n" +msgstr "\n

    Notes:

    \n

    Le propriétaire d'un projet peut effectuer n'importe quelle modification au projet, incluant la suppression d'autres propriétaires. Soyez donc prudent quand vous ajoutez un propriétaire.

    \n

    Un membre du projet n'aura pas accès à la zone d'administration, mais aura plus d'options dans l'utilisation du projet.

    \n" #: IDF/gettexttemplates/idf/admin/source.html.php:3 msgid "" "You can find here the current repository configuration of your project." -msgstr "Vous pouvez trouver ici la configuration du dépôt du projet." +msgstr "Vous trouverez ici la configuration du dépôt actuel de votre projet." #: IDF/gettexttemplates/idf/admin/source.html.php:4 msgid "" -"

    The webhook URL setting specifies a URL to which a HTTP POST\n" -"request is sent after each repository commit. If this field is empty,\n" -"notifications are disabled.

    \n" +"

    The webhook URL setting specifies an URL to which a HTTP \n" +"%%hook_request_method%% request is sent after each repository\n" +"commit. If this field is empty, notifications are disabled.

    \n" "\n" "

    Only properly-escaped HTTP URLs are supported, for example:

    \n" "\n" "
      \n" -"
    • http://domain.com/commit
    • \n" -"
    • http://domain.com/commit?my%20param
    • \n" +"
    • http://domain.com/commit
    • \n" +"
    • http://domain.com/commit?my%20param
    • \n" "
    \n" "\n" "

    In addition, the URL may contain the following \"%\" notation, which\n" "will be replaced with specific project values for each commit:

    \n" "\n" "
      \n" -"
    • %p - project name
    • \n" -"
    • %r - revision number
    • \n" +"
    • %p - project name
    • \n" +"
    • %r - revision number
    • \n" "
    \n" "\n" "

    For example, committing revision 123 to project 'my-project' with\n" -"post-commit URL http://mydomain.com/%p/%r would send a request to\n" -"http://mydomain.com/my-project/123.

    " +"post-commit URL http://mydomain.com/%p/%r would send a request to\n" +"http://mydomain.com/my-project/123.

    " msgstr "" -"

    Le paramètre d'URL de webhook spécifie une URL sur laquelle une requête HTTP POST \n" -"est envoyée après chaque commit sur un des dépôt. Si ce champ est vide,\n" -"les notifications sont désactivées.

    \n" -"\n" -"

    Seules des URLS HTTP proprement échappées sont acceptées, par exemple :

    \n" -"\n" -"
      \n" -"
    • http://domaine.com/commit
    • \n" -"
    • http://domaine.com/commit?mon%20param
    • \n" -"
    \n" -"\n" -"

    De plusl'URL peut contenir la mention \"%\", qui\n" -"sera remplacée avec des valeurs spécifiques du projet pour chaque commit :

    \n" -"\n" -"
      \n" -"
    • %p - nom du projet
    • \n" -"
    • %r - numéro de révision
    • \n" -"
    \n" -"\n" -"

    Par exemple, un commit de la révision 123 sur le projet 'mon-projet' avec\n" -"l'URL de post-commit http://domaine.com/%p/%r enverrait une requête à\n" -"http://domaine.com/mon-project/123.

    " #: IDF/gettexttemplates/idf/admin/source.html.php:26 msgid "" "The form contains some errors. Please correct them to update the source " "configuration." -msgstr "" -"Le formulaire contient des erreurs. Merci de les corriger pour mettre à jour" -" la configuration du dépôt." +msgstr "Le formulaire contient des erreurs. Veuillez les corriger pour mettre à jour la configuration du code source." #: IDF/gettexttemplates/idf/admin/source.html.php:27 msgid "Repository type:" -msgstr "Type de dépôt :" +msgstr "Type de dépôt:" #: IDF/gettexttemplates/idf/admin/source.html.php:28 msgid "Repository access:" -msgstr "Accès au dépôt :" +msgstr "Accès au dépôt:" #: IDF/gettexttemplates/idf/admin/source.html.php:29 msgid "Repository size:" -msgstr "Taille des dépôts :" - -#: IDF/gettexttemplates/idf/admin/source.html.php:30 -msgid "Post-commit authentication key:" -msgstr "Clef d'authentification post-commit : " +msgstr "Taille du dépôt:" #: IDF/gettexttemplates/idf/admin/summary.html.php:3 #, php-format @@ -1268,17 +1302,12 @@ msgid "" "\n" "

    Instructions:

    \n" "

    The description of the project can be improved using the Markdown syntax.

    \n" -msgstr "" -"\n" -"

    Instructions :

    \n" -"

    La description du projet peut être enrichie en utilisant la syntaxe Markdown.

    \n" +msgstr "\n

    Instructions:

    \n

    La description du projet peut être enrichie à l'aide de la syntaxe Markdown.

    \n" #: IDF/gettexttemplates/idf/admin/summary.html.php:7 msgid "" "The form contains some errors. Please correct them to update the summary." -msgstr "" -"Le formulaire contient des erreurs. Merci de les corriger pour mettre à jour" -" le résumé." +msgstr "Le formulaire contient des erreurs. Veuillez les corriger pour mettre à jour le résumé." #: IDF/gettexttemplates/idf/admin/summary.html.php:8 msgid "Current logo" @@ -1286,9 +1315,11 @@ msgstr "Logo actuel" #: IDF/gettexttemplates/idf/admin/summary.html.php:9 #: IDF/gettexttemplates/idf/base-full.html.php:4 +#: IDF/gettexttemplates/idf/base-full.html~.php:4 #: IDF/gettexttemplates/idf/base.html.php:4 -#: IDF/gettexttemplates/idf/index.html.php:6 -#: IDF/gettexttemplates/idf/main-menu.html.php:7 +#: IDF/gettexttemplates/idf/base.html~.php:4 +#: IDF/gettexttemplates/idf/main-menu.html.php:8 +#: IDF/gettexttemplates/idf/project-list.html.php:4 msgid "Project logo" msgstr "Logo du projet" @@ -1298,153 +1329,131 @@ msgstr "Votre projet ne dispose pas encore d'un logo." #: IDF/gettexttemplates/idf/admin/tabs.html.php:3 msgid "" -"\n" -"Only project members and admins have write access to the source.
    \n" -"If you restrict the access to the source, anonymous access is
    \n" -"not provided and the users must authenticate themselves with their
    \n" -"password or SSH key." +"This section allows you to configure project tabs access rights and " +"notifications." msgstr "" -"\n" -"Seuls les administrateurs et membres du projet ont accès au code source.
    \n" -"Si vous faites la restriction de l'accès au code, l'accès anonyme n'est pas
    \n" -"activé et les utilisateurs doivent s'authentifier avec leur mot de passe ou clef SSH." -#: IDF/gettexttemplates/idf/admin/tabs.html.php:8 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:4 msgid "" -"You can configure here the project tabs access rights and notification " -"emails." +"Tab access controls whether a single user can navigate into a particular " +"section of your project via the main menu or automatically generated object " +"links." msgstr "" -"Vous pouvez configurer ici les droits d'accès aux onglets et les emails de " -"notification." -#: IDF/gettexttemplates/idf/admin/tabs.html.php:9 -#, php-format -msgid "" -"Notification emails will be sent from the %%from_email%% " -"address, if you send the email to a mailing list, you may need to register " -"this email address. Multiple email addresses must be separated through " -"commas (','). If you do not want to send emails for a given type of changes," -" simply leave the corresponding field empty." -msgstr "" -"Les emails de notifications seront envoyés depuis l'adresse " -"%%from_email%%. Si vous envoyez les emails à une liste de " -"diffusion, vous devez probablement valider cette adresse email. Plusieurs " -"adresses email doivent être séparées par des virgules (','). Si vous ne " -"voulez pas envoyer d'emails pour un type de changement, laissez vide le " -"champ correspondant." - -#: IDF/gettexttemplates/idf/admin/tabs.html.php:10 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:5 msgid "" "If you mark a project as private, only the project members and " "administrators, together with the extra authorized users you provide will " -"have access to the project. You will still be able to define further access " -"rights for the different tabs but the \"Open to all\" and \"Signed in " -"users\" will default to authorized users only." +"have access to the project as a whole. You will still be able to define " +"further access rights for the different tabs but the \"Open to all\" and " +"\"Signed in users\" will default to authorized users only." msgstr "" -"Si vous marquez un projet comme privé, seuls les membres du projet et les " -"administrateurs, associés aux utilisateurs supplémentaires autorisés, " -"pourront accéder au projet. Vous pourrez toujours définir un niveau " -"supplémentaire de droits d'accès aux onglets mais les options \"Ouvert à " -"tous\" et \"Utilisateurs authentifiés\" correspondront aux utilisateurs " -"supplémentaires." -#: IDF/gettexttemplates/idf/admin/tabs.html.php:11 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:6 msgid "" -"Specify each person by its login. Each person must have already registered " -"with the given login. Separate the logins with commas and/or new lines." +"For the extra authorized user list, specify each person by its login. Each " +"person must have already registered with the given login. Separate the " +"logins with commas and/or new lines." msgstr "" -"Spécifiez chaque personne par son identifiant. Chaque personne doit avoir " -"préalablement créé son compte. Séparez les identifiants par des virgules ou " -"des sauts de ligne." -#: IDF/gettexttemplates/idf/admin/tabs.html.php:12 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:7 +msgid "" +"Only project members and admins have write access to the source. If you " +"restrict the access to the source, anonymous access is not provided and the " +"users must authenticate themselves with their password or SSH key." +msgstr "" + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:8 +#, php-format +msgid "" +"Here you can configure who should be notified about changes in a particular " +"section. You can also configure additional addresses, like the one of a " +"mailing list, that should be notified. (Keep in mind that you might have to " +"register the sender address %%from_email%% to let the " +"mailing list actually accept notification emails.) Multiple email addresses " +"must be separated through commas (',')." +msgstr "" + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:9 msgid "" "The form contains some errors. Please correct them to update the access " "rights." -msgstr "" -"Le formulaire contient des erreurs. Merci de les corriger pour mettre à jour" -" les droits d'accès." +msgstr "Le formulaire contient des erreurs. Veuillez les corriger pour mettre à jour les droits d'accès." +#: IDF/gettexttemplates/idf/admin/tabs.html.php:10 #: IDF/gettexttemplates/idf/admin/tabs.html.php:13 msgid "Access Rights" msgstr "Droits d'accès" +#: IDF/gettexttemplates/idf/admin/tabs.html.php:11 #: IDF/gettexttemplates/idf/admin/tabs.html.php:14 -msgid "Notification Email" -msgstr "Emails de notification" - -#: IDF/gettexttemplates/idf/admin/tabs.html.php:16 -#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:17 -#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:15 -msgid "Instructions:" -msgstr "Instructions :" +msgid "Notifications" +msgstr "" #: IDF/gettexttemplates/idf/base-full.html.php:3 +#: IDF/gettexttemplates/idf/base-full.html~.php:3 #: IDF/gettexttemplates/idf/base.html.php:3 +#: IDF/gettexttemplates/idf/base.html~.php:3 #, php-format msgid "" "Sign in or create your account to create issues or " "add comments" -msgstr "" -"Connectez-vous ou créez votre compte pour soumettre " -"des tickets ou ajouter des commentaires" +msgstr "Connectez-vous ou créez votre compte pour soumettre des tickets ou ajouter des commentaires" #: IDF/gettexttemplates/idf/base-full.html.php:6 #: IDF/gettexttemplates/idf/base.html.php:6 +#: IDF/gettexttemplates/idf/project-list.html.php:6 +msgid "External link to project" +msgstr "" + +#: IDF/gettexttemplates/idf/base-full.html.php:7 +#: IDF/gettexttemplates/idf/base-full.html~.php:6 +#: IDF/gettexttemplates/idf/base.html.php:7 +#: IDF/gettexttemplates/idf/base.html~.php:6 msgid "Project Home" msgstr "Page d'accueil" -#: IDF/gettexttemplates/idf/base-full.html.php:12 -#: IDF/gettexttemplates/idf/base.html.php:12 +#: IDF/gettexttemplates/idf/base-full.html.php:13 +#: IDF/gettexttemplates/idf/base-full.html~.php:12 +#: IDF/gettexttemplates/idf/base.html.php:13 +#: IDF/gettexttemplates/idf/base.html~.php:12 msgid "Project Management" msgstr "Administration du projet" #: IDF/gettexttemplates/idf/downloads/base.html.php:4 #: IDF/gettexttemplates/idf/downloads/index.html.php:4 -#: IDF/Views/Download.php:234 +#: IDF/Views/Download.php:235 msgid "New Download" msgstr "Nouveau téléchargement" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:3 -msgid "" -"Attention! If you want to delete a specific version of your" -" software, maybe, someone is depending on this specific version to run his " -"systems. Are you sure, you will not affect anybody when removing this file?" +#: IDF/gettexttemplates/idf/downloads/base.html.php:5 +msgid "Upload Archive" msgstr "" -"Attention ! Si vous voulez supprimer une version " -"spécifique de votre logiciel, peut-être que quelqu'un dépend encore de cette" -" version. Êtes-vous certain que supprimer ce fichier ne va pas importuner " -"certaines personnes ?" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:4 +#: IDF/gettexttemplates/idf/downloads/create.html.php:3 +msgid "" +"Each file must have a distinct name and file contents\n" +"cannot be changed, so be sure to include release numbers in each file\n" +"name." +msgstr "Chaque fichier doit avoir un nom unique et le contenu des fichiers\nne peut pas être modifié. Faites attention de bien inclure le numéro\nde révision dans le nom de chaque fichier." + +#: IDF/gettexttemplates/idf/downloads/create.html.php:6 #, php-format msgid "" -"Instead of deleting the file, you could mark it as " -"deprecated." -msgstr "" -"Au lieu de supprimer un fichier, vous pouvez le marquer " -"comme obsolète." +"You can use the Markdown syntax for the description." +msgstr "Vous pouvez utiliser la syntaxe Markdown pour la description." -#: IDF/gettexttemplates/idf/downloads/delete.html.php:5 -#: IDF/gettexttemplates/idf/downloads/view.html.php:4 -#: IDF/gettexttemplates/idf/issues/attachment.html.php:4 -#: IDF/gettexttemplates/idf/issues/view.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:8 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:4 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:5 -#: IDF/gettexttemplates/idf/wiki/view.html.php:8 -#: IDF/gettexttemplates/idf/wiki/view.html.php:9 -#, php-format -msgid "by %%submitter%%" -msgstr "par %%submitter%%" +#: IDF/gettexttemplates/idf/downloads/create.html.php:7 +msgid "The form contains some errors. Please correct them to submit the file." +msgstr "Le formulaire contient des erreurs. Veuillez les corriger pour envoyer le fichier." -#: IDF/gettexttemplates/idf/downloads/delete.html.php:6 -msgid "Delete File" -msgstr "Supprimer le fichier" +#: IDF/gettexttemplates/idf/downloads/create.html.php:8 +msgid "Submit File" +msgstr "Envoyer le fichier" +#: IDF/gettexttemplates/idf/downloads/create.html.php:9 +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:8 #: IDF/gettexttemplates/idf/downloads/delete.html.php:7 -#: IDF/gettexttemplates/idf/downloads/submit.html.php:9 #: IDF/gettexttemplates/idf/downloads/view.html.php:9 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:21 #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:16 @@ -1462,64 +1471,144 @@ msgstr "Supprimer le fichier" #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:5 #: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:5 #: IDF/gettexttemplates/idf/user/passrecovery.html.php:7 -#: IDF/gettexttemplates/idf/wiki/create.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:10 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:7 -#: IDF/gettexttemplates/idf/wiki/update.html.php:7 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:9 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:5 msgid "Cancel" msgstr "Annuler" +#: IDF/gettexttemplates/idf/downloads/create.html.php:10 +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:9 +#: IDF/gettexttemplates/idf/register/inputkey.html.php:6 +#: IDF/gettexttemplates/idf/user/changeemail.html.php:6 +#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:6 +msgid "Instructions" +msgstr "Instructions" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:3 +msgid "" +"The archive must include a manifest.xml file with meta information about the\n" +"files to process inside the archive. All processed files must be unique or replace existing files explicitely." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:5 +#, php-format +msgid "You can learn more about the archive format here." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:6 +msgid "" +"The form contains some errors. Please correct them to submit the archive." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:7 +msgid "Submit Archive" +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:3 +msgid "" +"Attention! If you want to delete a specific version of your" +" software, maybe, someone is depending on this specific version to run his " +"systems. Are you sure, you will not affect anybody when removing this file?" +msgstr "Attention! Si vous voulez supprimer une version spécifique de votre logiciel, peut-être que quelqu'un dépend encore de cette version. Êtes-vous certain que supprimer ce fichier ne va pas importuner certaines personnes?" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:4 +#, php-format +msgid "" +"Instead of deleting the file, you could mark it as " +"deprecated." +msgstr "Au lieu de supprimer le fichier, vous pouvez le marquer comme obsolète." + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:5 +#: IDF/gettexttemplates/idf/downloads/view.html.php:4 +#: IDF/gettexttemplates/idf/issues/attachment.html.php:4 +#: IDF/gettexttemplates/idf/issues/view.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:5 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:7 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:7 +#, php-format +msgid "by %%submitter%%" +msgstr "par %%submitter%%" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:6 +msgid "Delete File" +msgstr "Supprimer le fichier" + #: IDF/gettexttemplates/idf/downloads/delete.html.php:8 #: IDF/gettexttemplates/idf/downloads/view.html.php:14 msgid "Uploaded:" -msgstr "Mis en ligne :" +msgstr "Mis en ligne:" #: IDF/gettexttemplates/idf/downloads/delete.html.php:9 #: IDF/gettexttemplates/idf/downloads/view.html.php:15 #: IDF/gettexttemplates/idf/issues/view.html.php:29 #: IDF/gettexttemplates/idf/review/view.html.php:27 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:12 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:9 -#: IDF/gettexttemplates/idf/wiki/view.html.php:15 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:12 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:14 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:15 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:17 msgid "Updated:" -msgstr "Mis à jour :" +msgstr "Mis à jour:" #: IDF/gettexttemplates/idf/downloads/delete.html.php:10 #: IDF/gettexttemplates/idf/downloads/view.html.php:16 #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:6 -#: IDF/gettexttemplates/idf/index.html.php:15 +#: IDF/gettexttemplates/idf/listProjects.html.php:17 msgid "Downloads:" -msgstr "Téléchargements :" +msgstr "Téléchargements:" #: IDF/gettexttemplates/idf/downloads/delete.html.php:11 #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:7 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:7 #: IDF/gettexttemplates/idf/downloads/view.html.php:17 #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:6 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:6 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:9 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:10 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:15 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:11 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:16 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:10 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:15 #: IDF/gettexttemplates/idf/issues/view.html.php:21 #: IDF/gettexttemplates/idf/issues/view.html.php:33 +#: IDF/gettexttemplates/idf/project-list.html.php:8 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:6 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:9 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:13 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:13 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:10 -#: IDF/gettexttemplates/idf/wiki/view.html.php:16 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:16 #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:7 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:12 -#: IDF/IssueComment.php:157 IDF/WikiRevision.php:175 +#: IDF/IssueComment.php:157 IDF/Wiki/PageRevision.php:204 msgid "Labels:" -msgstr "Étiquettes :" +msgstr "Étiquettes:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:3 msgid "A new file is available for download:" -msgstr "Un nouveau fichier est disponible en téléchargement :" +msgstr "Un nouveau fichier est disponible en téléchargement:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:4 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:4 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:5 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:6 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:5 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:4 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:8 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:4 @@ -1529,30 +1618,39 @@ msgid "Hello," msgstr "Bonjour," #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:5 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:5 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:6 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:6 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:7 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:6 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:5 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:6 #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:5 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:5 msgid "Project:" -msgstr "Projet :" +msgstr "Projet:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:6 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:6 msgid "Submitted by:" -msgstr "Soumis par :" +msgstr "Soumis par:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:8 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:8 msgid "Download:" -msgstr "Téléchargement :" +msgstr "Téléchargement:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:9 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:10 #: IDF/gettexttemplates/idf/review/view.html.php:31 #: IDF/gettexttemplates/idf/user/public.html.php:4 msgid "Description:" -msgstr "Description :" +msgstr "Description:" + +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:3 +msgid "A file download was updated:" +msgstr "" #: IDF/gettexttemplates/idf/downloads/feedfragment.xml.php:3 msgid "Details" @@ -1565,50 +1663,13 @@ msgstr "Voir les fichiers obsolètes." #: IDF/gettexttemplates/idf/downloads/index.html.php:5 msgid "Number of files:" -msgstr "Nombre de fichiers :" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:3 -msgid "" -"Each file must have a distinct name and file contents\n" -"cannot be changed, so be sure to include release numbers in each file\n" -"name." -msgstr "" -"Chaque fichier doit avoir un nom différent et ce nom ne peut pas être " -"changé. Faites attention de bien mettre le numéro de révision dans le nom du" -" fichier." - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:6 -#, php-format -msgid "" -"You can use the Markdown syntax for the description." -msgstr "" -"Vous pouvez utiliser la syntaxe Markdown pour la " -"description." - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:7 -msgid "The form contains some errors. Please correct them to submit the file." -msgstr "" -"Le formulaire contient des erreurs. Merci de les corriger pour mettre en " -"ligne le fichier." - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:8 -msgid "Submit File" -msgstr "Mettre en ligne" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:10 -#: IDF/gettexttemplates/idf/register/inputkey.html.php:6 -#: IDF/gettexttemplates/idf/user/changeemail.html.php:6 -#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:6 -msgid "Instructions" -msgstr "Instructions" +msgstr "Nombre de fichiers:" #: IDF/gettexttemplates/idf/downloads/view.html.php:3 msgid "" "Attention! This file is marked as deprecated, download it " "only if you are sure you need this specific version." -msgstr "" -"Attention ! Ce fichier est marqué comme obsolète, " -"téléchargez ce fichier uniquement si vous avez besoin de cette version." +msgstr "Attention! Ce fichier est marqué comme obsolète. Téléchargez-le uniquement si vous avez vraiment besoin de cette version." #: IDF/gettexttemplates/idf/downloads/view.html.php:5 msgid "md5:" @@ -1616,13 +1677,11 @@ msgstr "md5:" #: IDF/gettexttemplates/idf/downloads/view.html.php:6 msgid "Changes" -msgstr "Changements" +msgstr "Modifications" #: IDF/gettexttemplates/idf/downloads/view.html.php:7 msgid "The form contains some errors. Please correct them to update the file." -msgstr "" -"Le formulaire contient des erreurs. Merci de les corriger pour mettre en " -"ligne le fichier." +msgstr "Le formulaire contient des erreurs. Veuillez les corriger pour mettre à jour le fichier." #: IDF/gettexttemplates/idf/downloads/view.html.php:8 msgid "Update File" @@ -1635,25 +1694,29 @@ msgstr "Supprimer ce fichier" #: IDF/gettexttemplates/idf/downloads/view.html.php:11 #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:18 -#: IDF/gettexttemplates/idf/wiki/update.html.php:9 -#: IDF/gettexttemplates/idf/wiki/view.html.php:12 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:7 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:12 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:12 msgid "Trash" -msgstr "Poubelle" +msgstr "Corbeille" #: IDF/gettexttemplates/idf/downloads/view.html.php:13 msgid "Delete this file" msgstr "Supprimer ce fichier" #: IDF/gettexttemplates/idf/faq-api.html.php:3 -#: IDF/gettexttemplates/idf/faq.html.php:34 +#: IDF/gettexttemplates/idf/faq-archive-format.html.php:3 +#: IDF/gettexttemplates/idf/faq.html.php:65 msgid "Here we are, just to help you." msgstr "Nous sommes là, juste pour vous aider." #: IDF/gettexttemplates/idf/faq-api.html.php:4 -#: IDF/gettexttemplates/idf/faq.html.php:35 -#: IDF/gettexttemplates/idf/gadmin/base.html.php:3 -#: IDF/gettexttemplates/idf/index.html.php:3 IDF/Views/Admin.php:57 -#: IDF/Views.php:47 +#: IDF/gettexttemplates/idf/faq-archive-format.html.php:4 +#: IDF/gettexttemplates/idf/faq.html.php:66 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:4 +#: IDF/gettexttemplates/idf/index.html.php:4 IDF/Views/Admin.php:77 +#: IDF/Views.php:91 msgid "Projects" msgstr "Projets" @@ -1661,200 +1724,244 @@ msgstr "Projets" msgid "" "

    This is simple:

    \n" "
      \n" -"
    1. Write in the comments \"This is a duplicate of issue 123\", change 123 with the corresponding issue number.
    2. \n" +"
    3. Write in the comments \"This is a duplicate of issue 123\" or - if you are a member of the crew -\n" +"directly add the \"duplicates\" relation with the value \"123\" below the comment field. Change \"123\"\n" +"with the corresponding issue number.
    4. \n" "
    5. Change the status of the current issue to Duplicate.
    6. \n" "
    7. Submit the changes.
    8. \n" "
    " msgstr "" -"

    C'est simple :

    \n" -"
      \n" -"
    1. Écrivez dans le commentaire \"Ceci est un doublon du ticket 123\", avec 123 le numéro correspondant au ticket en question.
    2. \n" -"
    3. Changez le statut du ticket vers Duplicate.
    4. \n" -"
    5. Soumettez les changements.
    6. \n" -"
    " -#: IDF/gettexttemplates/idf/faq.html.php:9 +#: IDF/gettexttemplates/idf/faq.html.php:11 msgid "" "You need to create an account on Gravatar, this takes about 5 minutes " "and is free." -msgstr "" -"Vous devez créer un compte sur Gravatar, cela prend environ 5 minutes " -"et c'est gratuit." +msgstr "Vous devez créer un compte sur Gravatar. Cela prend environ 5 minutes et c'est gratuit." -#: IDF/gettexttemplates/idf/faq.html.php:10 +#: IDF/gettexttemplates/idf/faq.html.php:12 +msgid "" +"\n" +"

    To embed any previously uploaded resource into your wiki page, you can use the [[!ResourceName]] syntax.

    \n" +"\n" +"

    The rendering of the resource can then be further fine-tuned:\n" +"

      \n" +"
    • [[!ImageResource, align=right, width=200]] renders \"ImageResource\" right-aligned and scale its width to 200
    • \n" +"
    • [[!TextResource, align=center, width=300, height=300]] renders \"TextResource\" in a centered, 300 by 300 px iframe
    • \n" +"
    • [[!AnyResource, preview=no]] does not render a preview of the resource, but only provides a download link (default for binary resources)
    • \n" +"
    • [[!BinaryResource, title=Download]] renders the download link of \"BinaryResource\" with an alternative title
    • \n" +"
    \n" +"

    \n" +"\n" +"Resources are versioned, just like wiki pages. If you update a resource, old wiki pages still show the state of the resource\n" +"at the time when the wiki page was edited. If you specifically want to update a resource on a page, you therefor need to update\n" +"the resource at first and then also the page where it is referenced, otherwise the change won't be visible until the next regular edit. \n" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:28 +msgid "" +"

    If you have to publish many files at once for a new release, it is a very tedious task\n" +"to upload them one after another and enter meta information like a summary, a description or additional\n" +"labels for each of them.

    \n" +"

    InDefero therefore supports a special archive format that is basically a standard zip file which comes with\n" +"some meta information. These meta information are kept in a special manifest file, which is distinctly kept from\n" +"the rest of the files in the archive that should be published.

    \n" +"

    Once this archive has been uploaded, InDefero reads in the meta information, unpacks the other files from\n" +"the archive and creates new individual downloads for each of them.

    " +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:36 +#, php-format +msgid "Learn more about the archive format." +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:37 msgid "" "The API (Application Programming Interface) is used to interact with " "InDefero with another program. For example, this can be used to create a " "desktop program to submit new tickets easily." -msgstr "" -"L'API (Interface de Programmation de l'Application) est utilisée pour " -"communiquer avec InDefero depuis d'autres programmes. Par exemple, cela peut" -" être utilisé pour créer une application \"desktop\" permettant de soumettre" -" facilement de nouveaux tickets." +msgstr "L'API (interface de programmation applicative) est utilisée pour communiquer avec InDefero depuis d'autres programmes. Par exemple, cela peut être utilisé pour créer une application de bureau permettant de soumettre facilement de nouveaux tickets." -#: IDF/gettexttemplates/idf/faq.html.php:11 +#: IDF/gettexttemplates/idf/faq.html.php:38 #, php-format msgid "Learn more about the API." -msgstr "Apprenez plus à propos de l'API." +msgstr "En apprendre plus à propos de l'API." -#: IDF/gettexttemplates/idf/faq.html.php:12 -#: IDF/gettexttemplates/idf/faq.html.php:16 +#: IDF/gettexttemplates/idf/faq.html.php:39 +#: IDF/gettexttemplates/idf/faq.html.php:45 msgid "What are the keyboard shortcuts?" -msgstr "Quels sont les raccourcis clavier ?" +msgstr "Quels sont les raccourcis clavier?" -#: IDF/gettexttemplates/idf/faq.html.php:13 -#: IDF/gettexttemplates/idf/faq.html.php:31 +#: IDF/gettexttemplates/idf/faq.html.php:40 +#: IDF/gettexttemplates/idf/faq.html.php:60 msgid "How to mark an issue as duplicate?" -msgstr "Comment marquer un ticket comme doublon ?" +msgstr "Comment marquer un ticket comme doublon?" -#: IDF/gettexttemplates/idf/faq.html.php:14 -#: IDF/gettexttemplates/idf/faq.html.php:32 +#: IDF/gettexttemplates/idf/faq.html.php:41 +#: IDF/gettexttemplates/idf/faq.html.php:61 msgid "How can I display my head next to my comments?" -msgstr "Comment puis-je afficher ma tête à côté de mes commentaires ?" +msgstr "Comment puis-je afficher mon visage à côté de mes commentaires?" -#: IDF/gettexttemplates/idf/faq.html.php:15 -#: IDF/gettexttemplates/idf/faq.html.php:33 -msgid "What is the API and how is it used?" -msgstr "Qu'est-ce que l'API et comment l'utiliser ?" - -#: IDF/gettexttemplates/idf/faq.html.php:17 -msgid "Shift+h: This help page." -msgstr "Shift+h : Cette page d'aide." - -#: IDF/gettexttemplates/idf/faq.html.php:18 -msgid "If you are in a project, you have the following shortcuts:" +#: IDF/gettexttemplates/idf/faq.html.php:42 +#: IDF/gettexttemplates/idf/faq.html.php:62 +msgid "How can I embed images and other resources in my documentation pages?" msgstr "" -"Si vous êtes dans un projet, vous disposez des raccourcis suivants :" -#: IDF/gettexttemplates/idf/faq.html.php:19 +#: IDF/gettexttemplates/idf/faq.html.php:43 +#: IDF/gettexttemplates/idf/faq.html.php:63 +msgid "What is this \"Upload Archive\" functionality about?" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:44 +#: IDF/gettexttemplates/idf/faq.html.php:64 +msgid "What is the API and how is it used?" +msgstr "Qu'est-ce que l'API et comment l'utiliser?" + +#: IDF/gettexttemplates/idf/faq.html.php:46 +msgid "Shift+h: This help page." +msgstr "Maj+h: cette page d'aide." + +#: IDF/gettexttemplates/idf/faq.html.php:47 +msgid "If you are in a project, you have the following shortcuts:" +msgstr "Si vous êtes dans un projet, vous disposez des raccourcis suivants:" + +#: IDF/gettexttemplates/idf/faq.html.php:48 msgid "Shift+u: Project updates." -msgstr "Shift+u : Mises à jour du projet." +msgstr "Maj+u: mises à jour du projet." -#: IDF/gettexttemplates/idf/faq.html.php:20 +#: IDF/gettexttemplates/idf/faq.html.php:49 msgid "Shift+d: Downloads." -msgstr "Shift+d : Téléchargements." +msgstr "Maj+d: téléchargements." -#: IDF/gettexttemplates/idf/faq.html.php:21 +#: IDF/gettexttemplates/idf/faq.html.php:50 msgid "Shift+o: Documentation." -msgstr "Shift+o : Documentation." +msgstr "Maj+o: documentation." -#: IDF/gettexttemplates/idf/faq.html.php:22 +#: IDF/gettexttemplates/idf/faq.html.php:51 msgid "Shift+a: Create a new issue." -msgstr "Shift+a : Créer un nouveau ticket." +msgstr "Maj+a: créer un nouveau ticket." -#: IDF/gettexttemplates/idf/faq.html.php:23 +#: IDF/gettexttemplates/idf/faq.html.php:52 msgid "Shift+i: List of open issues." -msgstr "Shift+i : Liste des tickets ouverts." +msgstr "Maj+i: liste des tickets ouverts." -#: IDF/gettexttemplates/idf/faq.html.php:24 +#: IDF/gettexttemplates/idf/faq.html.php:53 msgid "Shift+m: The issues you submitted." -msgstr "Shift+m : Les tickets que vous avez soumis." +msgstr "Maj+m: les tickets que vous avez soumis." -#: IDF/gettexttemplates/idf/faq.html.php:25 +#: IDF/gettexttemplates/idf/faq.html.php:54 msgid "Shift+w: The issues assigned to you." -msgstr "Shift+w : Les tickets qui vous sont assignés." +msgstr "Maj+w: les tickets qui vous sont assignés." -#: IDF/gettexttemplates/idf/faq.html.php:26 +#: IDF/gettexttemplates/idf/faq.html.php:55 msgid "Shift+s: Source." -msgstr "Shift+s : Source." +msgstr "Maj+s: source." -#: IDF/gettexttemplates/idf/faq.html.php:27 +#: IDF/gettexttemplates/idf/faq.html.php:56 msgid "You also have the standard access keys:" -msgstr "Vous avez aussi les touches d'accès standard :" +msgstr "Vous avez aussi les touches d'accès standard:" -#: IDF/gettexttemplates/idf/faq.html.php:28 +#: IDF/gettexttemplates/idf/faq.html.php:57 msgid "Alt+1: Home." -msgstr "Alt+1 : Accueil." +msgstr "Alt+1: accueil." -#: IDF/gettexttemplates/idf/faq.html.php:29 +#: IDF/gettexttemplates/idf/faq.html.php:58 msgid "Alt+2: Skip the menus." -msgstr "Alt+2 : Allez au contenu." +msgstr "Alt+2: aller au contenu." -#: IDF/gettexttemplates/idf/faq.html.php:30 +#: IDF/gettexttemplates/idf/faq.html.php:59 msgid "Alt+4: Search (when available)." -msgstr "Alt+4 : Chercher (si disponible)." +msgstr "Alt+4: rechercher (si disponible)." -#: IDF/gettexttemplates/idf/gadmin/base.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:3 +msgid "Forge" +msgstr "" + +#: IDF/gettexttemplates/idf/gadmin/base.html.php:5 msgid "People" msgstr "Utilisateurs" -#: IDF/gettexttemplates/idf/gadmin/base.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:6 msgid "Usher" msgstr "Usher" -#: IDF/gettexttemplates/idf/gadmin/home.html.php:3 -msgid "You have here access to the administration of the forge." -msgstr "Vous avez ici accès à l'administration de la forge." +#: IDF/gettexttemplates/idf/gadmin/forge/base.html.php:3 +msgid "Frontpage" +msgstr "" -#: IDF/gettexttemplates/idf/gadmin/home.html.php:4 -#: IDF/gettexttemplates/idf/project/home.html.php:3 -#: IDF/gettexttemplates/idf/project/timeline.html.php:4 -msgid "Welcome" -msgstr "Bienvenue" +#: IDF/gettexttemplates/idf/gadmin/forge/index.html.php:3 +#, php-format +msgid "" +"\n" +"

    Instructions:

    \n" +"

    You can set up a custom forge page that is used as entry page for the forge instead of the plain project listing. This page is then also accessible via the 'Home' link in main menu bar.

    \n" +"

    The content of the page can use the Markdown syntax with the Extra extension.

    \n" +"

    Additionally, the following macros are available:
    \n" +"

      \n" +"
    • {projectlist, label=..., order=(name|activity), limit=...} - Renders a project list that can optionally be filtered by label, ordered by 'name' or 'activity' and / or limited to a specific number of projects.
    • \n" +"
    \n" +"

    \n" +msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:3 -#: IDF/gettexttemplates/idf/main-menu.html.php:6 +#: IDF/gettexttemplates/idf/main-menu.html.php:7 msgid "Project List" msgstr "Liste des projets" #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:4 +#: IDF/Views/Admin.php:110 +msgid "Project Labels" +msgstr "" + +#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:5 #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:16 -#: IDF/gettexttemplates/idf/index.html.php:5 IDF/Views/Admin.php:128 +#: IDF/gettexttemplates/idf/listProjects.html.php:6 IDF/Views/Admin.php:186 msgid "Create Project" msgstr "Créer un projet" -#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:6 msgid "Change Project Details" -msgstr "Changer les détails du projet" +msgstr "Modifier les détails du projet" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:3 msgid "" "You can select the type of repository you want. In the case of subversion, " "you can use optionally a remote repository instead of the local one." -msgstr "" -"Vous pouvez sélectionner le type de dépôt souhaité. Dans le cas d'un dépôt " -"Subversion, vous pouvez aussi choisir un dépôt distant." +msgstr "Vous pouvez sélectionner le type de dépôt souhaité. Dans le cas d'un dépôt Subversion, vous pouvez optionnellement choisir un dépôt distant au lieu de celui local." #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:4 msgid "" "Once you have defined the repository type, you cannot change " "it." -msgstr "" -"Une fois que vous avez défini le type de dépôt, vous ne pouvez pas " -"le changer." +msgstr "Une fois que vous avez défini le type de dépôt, vous ne pouvez pas le modifier." #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:5 msgid "" "\n" "

    Specify each person by its login. Each person must have already registered with the given login.

    \n" "

    Separate the logins with commas and/or new lines.

    \n" -msgstr "" -"\n" -"

    Spécifiez chaque personne par son identifiant. Chaque personne doit avoir préalablement créé son compte.

    Séparez les identifiants par des virgules ou des sauts de ligne.

    \n" +msgstr "\n

    Indiquez chaque personne à l'aide de son identifiant. Chaque personne doit avoir préalablement créé son compte.

    \n

    Séparez les identifiants par des virgules ou des sauts de ligne.

    \n" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:14 msgid "" "The form contains some errors. Please correct them to create the project." -msgstr "" -"Le formulaire contient des erreurs. Merci de les corriger pour créer le " -"projet." +msgstr "Le formulaire contient des erreurs. Veuillez les corriger pour créer le projet." #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:15 msgid "Provide at least one owner for the project or use a template." -msgstr "" -"Fournissez au moins un propriétaire pour le projet ou bien utilisez un " -"gabarit." +msgstr "Fournissez au moins un propriétaire pour le projet ou utilisez un modèle." + +#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:17 +#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:15 +msgid "Instructions:" +msgstr "Instructions:" #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:3 #, php-format msgid "" "Confirmation code to confirm the deletion of the project: \n" "%%code%%." -msgstr "" -"Code de confirmation pour supprimer ce projet :\n" -"%%code%%." +msgstr "Code de confirmation pour supprimer le projet:\n%%code%%." #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:5 msgid "" @@ -1862,16 +1969,12 @@ msgid "" "Attention! Deleting a project is a one second operation\n" "with the consequences that all the data related to the \n" "project will be deleted.\n" -msgstr "" -"\n" -"Attention ! Supprimer un projet est une opération rapide qui a pour conséquence la suppression de toutes les données relatives au projet.\n" +msgstr "\nAttention! Supprimer un projet est une opération\nrapide qui a pour conséquence la suppression de toutes les données\nrelatives au projet.\n" #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:10 msgid "" "The form contains some errors. Please correct them to delete the project." -msgstr "" -"Le formulaire contient des erreurs. Merci de les corriger pour supprimer le " -"projet." +msgstr "Le formulaire contient des erreurs. Veuillez les corriger pour supprimer le projet." #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:11 msgid "Project Statistics" @@ -1906,38 +2009,35 @@ msgstr "Supprimer le projet" #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:22 msgid "" "For large projects, the suppression can take a while, please be patient." -msgstr "" -"Pour de gros projets, la suppression peut durer un moment, merci de votre " -"patience." +msgstr "Pour de gros projets, la suppression peut durer un moment. Merci de patienter." #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:3 msgid "Space Usage Statistics" -msgstr "Statistiques de l'utilisation" +msgstr "Statistiques d'utilisation de l'espace disque" #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:4 msgid "Repositories:" -msgstr "Dépôts :" +msgstr "Dépôts:" #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:5 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:11 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:17 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:18 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:16 msgid "Attachments:" -msgstr "Pièces jointes :" +msgstr "Pièces jointes:" #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:7 msgid "Database:" -msgstr "Base de données :" +msgstr "Base de données:" #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:8 msgid "Total Forge:" -msgstr "Total forge " +msgstr "Total de la forge:" #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:13 msgid "" "The form contains some errors. Please correct them to update the project." -msgstr "" -"Le formulaire contient des erreurs. Merci de les corriger pour mettre à jour" -" le projet." +msgstr "Le formulaire contient des erreurs. Veuillez les corriger pour mettre à jour le projet." #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:14 msgid "Provide at least one owner for the project." @@ -1945,7 +2045,7 @@ msgstr "Fournissez au moins un propriétaire pour le projet." #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:15 msgid "Update Project" -msgstr "Mettre à jour" +msgstr "Mettre à jour le projet" #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:17 #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:19 @@ -1958,14 +2058,14 @@ msgid "You will be asked to confirm." msgstr "Confirmation demandée." #: IDF/gettexttemplates/idf/gadmin/users/base.html.php:3 -#: IDF/Views/Admin.php:201 +#: IDF/Views/Admin.php:264 msgid "User List" msgstr "Liste des utilisateurs" #: IDF/gettexttemplates/idf/gadmin/users/base.html.php:4 #: IDF/gettexttemplates/idf/gadmin/users/update.html.php:13 msgid "Update User" -msgstr "Mise à jour" +msgstr "Mettre à jour l'utilisateur" #: IDF/gettexttemplates/idf/gadmin/users/base.html.php:5 #: IDF/gettexttemplates/idf/gadmin/users/create.html.php:4 @@ -1974,9 +2074,7 @@ msgstr "Créer un utilisateur" #: IDF/gettexttemplates/idf/gadmin/users/create.html.php:3 msgid "The form contains some errors. Please correct them to create the user." -msgstr "" -"Le formulaire contient des erreurs. Merci de les corriger pour créer " -"l'utilisateur." +msgstr "Le formulaire contient des erreurs. Veuillez les corriger pour créer l'utilisateur." #: IDF/gettexttemplates/idf/gadmin/users/create.html.php:6 msgid "The user password will be sent by email to the user." @@ -1998,20 +2096,7 @@ msgid "" "\n" "Yours faithfully,\n" "The development team.\n" -msgstr "" -"Bonjour %%user%%,\n" -"\n" -"Un compte a été créé pour vous sur la forge par\n" -"l'administrateur %%admin%%.\n" -"\n" -"Veuillez trouver ici les informations pour vous connecter :\n" -"\n" -" Adresse : %%url%%\n" -" Identifiant : %%user.login%%\n" -" Mot de passe : %%password%%\n" -"\n" -"Cordialement,\n" -"L'équipe de développement.\n" +msgstr "Bonjour %%user%%,\n\nUn compte a été créé pour vous sur la forge par\nl'administrateur %%admin%%.\n\nVous trouverez ci-dessous les informations pour\nvous connecter:\n\n Adresse: %%url%%\n Identifiant: %%user.login%%\n Mot de passe: %%password%%\n\nCordialement,\n\nL'équipe de développement\n" #: IDF/gettexttemplates/idf/gadmin/users/index.html.php:3 #, php-format @@ -2020,42 +2105,35 @@ msgstr "Voir les utilisateurs non confirmés." #: IDF/gettexttemplates/idf/gadmin/users/index.html.php:4 msgid "

    You have here an overview of the users registered in the forge.

    " -msgstr "

    Vous avez ici une vue d'ensemble des utilisateurs de la forge.

    " +msgstr "

    Vous avez ici une vue d'ensemble des utilisateurs enregistrés sur la forge.

    " #: IDF/gettexttemplates/idf/gadmin/users/index.html.php:5 msgid "Number of users:" -msgstr "Nombre d'utilisateurs :" +msgstr "Nombre d'utilisateurs:" #: IDF/gettexttemplates/idf/gadmin/users/update.html.php:3 msgid "" "If you are changing the email address of the user, you\n" "need to ensure that you are providing a valid email\n" "address" -msgstr "" -"Si vous changez l'adresse email d'un utilisateur, vous devez vous assurez " -"que l'adresse est bien valide." +msgstr "Si vous changez l'adresse email de l'utilisateur,\nvous devez vous assurer que l'adresse est bien valide." #: IDF/gettexttemplates/idf/gadmin/users/update.html.php:6 msgid "" "If you give the user staff rights, the user will be\n" "able to create new projects and update other non staff users.\n" -msgstr "" -"Si vous ajoutez un utilisateur au staff, l'utilisateur va avoir la " -"possibilité de créer de nouveaux projets et d'éditer les informations des " -"autres utilisateurs.\n" +msgstr "Si vous donnez des droits de gestionnaire à l'utilisateur,\nce dernier pourra créer de nouveaux projets et éditer les\ninformations des utilisateurs non gestionnaires.\n" #: IDF/gettexttemplates/idf/gadmin/users/update.html.php:9 msgid "The form contains some errors. Please correct them to update the user." -msgstr "" -"Le formulaire contient des erreurs. Merci de les corriger pour mettre à jour" -" l'utilisateur." +msgstr "Le formulaire contient des erreurs. Veuillez les corriger pour mettre à jour l'utilisateur." #: IDF/gettexttemplates/idf/gadmin/users/update.html.php:10 #: IDF/gettexttemplates/idf/register/confirmation.html.php:4 #: IDF/gettexttemplates/idf/user/myaccount.html.php:4 #: IDF/gettexttemplates/idf/user/passrecovery.html.php:4 msgid "Login:" -msgstr "Identifiant :" +msgstr "Identifiant:" #: IDF/gettexttemplates/idf/gadmin/users/update.html.php:11 #: IDF/gettexttemplates/idf/user/myaccount.html.php:5 @@ -2071,25 +2149,27 @@ msgid "Configured servers" msgstr "Serveurs configurés" #: IDF/gettexttemplates/idf/gadmin/usher/base.html.php:4 -#: IDF/Views/Admin.php:358 +#: IDF/Views/Admin.php:421 msgid "Usher control" msgstr "Contrôle d'usher" #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/usher/connections.html~.php:3 msgid "address" msgstr "adresse" #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/usher/connections.html~.php:4 msgid "port" msgstr "port" #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:5 msgid "No connections found." -msgstr "Pas de connexions trouvé." +msgstr "Aucune connexion trouvée." #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:3 msgid "current server status:" -msgstr "statut serveur actuel : " +msgstr "statut actuel du serveur:" #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:4 msgid "startup" @@ -2097,24 +2177,25 @@ msgstr "démarrage" #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:5 msgid "shutdown" -msgstr "éteint" +msgstr "arrêt" #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:6 msgid "reload server configuration:" -msgstr "recharger la configuration du serveur :" +msgstr "recharger la configuration du serveur:" #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:7 msgid "reload" -msgstr "rechargé" +msgstr "recharger" #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:8 #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:11 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:11 msgid "Status explanation" msgstr "Explication du statut" #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:9 msgid "active with n total open connections" -msgstr "actif avec n connexions ouvertes au total" +msgstr "actif avec n connexions actives au total" #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:10 msgid "waiting for new connections" @@ -2122,113 +2203,99 @@ msgstr "en attente de nouvelles connexions" #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:11 msgid "usher is being shut down, not accepting connections" -msgstr "usher est en train d'être éteint, n'accepte plus de connexions" +msgstr "usher est en cours d'arrêt, n'acceptant plus de connexion" #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:12 msgid "" "usher is shut down, all local servers are stopped and not accepting " "connections" -msgstr "" -"usher est éteint, tous les serveurs locaux sont arrêtés et n'acceptent " -"aucune connexion" +msgstr "usher est éteint, tous les serveurs locaux sont arrêtés et n'acceptent aucune connexion" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:3 msgid "server name" msgstr "nom du serveur" -#: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:4 IDF/Issue.php:99 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:4 IDF/Issue.php:99 #: IDF/Review.php:102 msgid "status" msgstr "statut" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:5 msgid "action" msgstr "action" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:6 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:6 msgid "No monotone servers configured." -msgstr "Pas de serveurs monotones configurés." +msgstr "Aucun serveur monotone configuré." #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:7 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:7 msgid "stop" -msgstr "arrêt" +msgstr "arrêter" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:8 msgid "start" -msgstr "démarre" +msgstr "démarrer" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:9 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:9 msgid "kill" msgstr "tuer" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:10 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:10 msgid "active connections" msgstr "connexions actives" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:12 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:12 msgid "remote server without open connections" -msgstr "serveur distant sans connexion actives" +msgstr "serveur distant sans connexion active" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:13 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:13 msgid "server with n open connections" -msgstr "serveur avec n connexions ouvertes" +msgstr "serveur avec n connexions actives" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:14 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:14 msgid "local server running, without open connections" -msgstr "serveur local en service, sans connexions actives" +msgstr "serveur local en service, sans connexion active" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:15 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:15 msgid "local server not running, waiting for connections" -msgstr "serveur local arrêté, en attente de connexions" +msgstr "serveur local non en service, en attente de connexions" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:16 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:16 msgid "local server is about to stop, n connections still open" -msgstr " " +msgstr "serveur local sur le point d'arrêter, n connexions encore ouvertes" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:17 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:17 msgid "local server not running, not accepting connections" -msgstr "serveur local arrêté, n'acceptant aucune connexion" +msgstr "serveur local non en service, n'acceptant aucune connexion" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:18 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:18 msgid "usher is shut down, not running and not accepting connections" -msgstr "usher est éteint, arrêté et n'accepte aucune connexion" +msgstr "usher éteint, non en service et n'acceptant aucune connexion" #: IDF/gettexttemplates/idf/index.atom.php:3 #, php-format msgid "Personal project feed for %%user%%." msgstr "Flux personnel de %%user%% pour ce projet." -#: IDF/gettexttemplates/idf/index.html.php:4 -msgid "No projects managed with InDefero were found." -msgstr "Aucun projet supervisé avec InDefero n'a été trouvé." - -#: IDF/gettexttemplates/idf/index.html.php:9 -msgid "Forge statistics" -msgstr "Statistiques de la forge" - -#: IDF/gettexttemplates/idf/index.html.php:10 -msgid "Projects:" -msgstr "Projets :" - -#: IDF/gettexttemplates/idf/index.html.php:11 -msgid "Members:" -msgstr "Membres :" - -#: IDF/gettexttemplates/idf/index.html.php:12 -msgid "Issues:" -msgstr "Ticket :" - -#: IDF/gettexttemplates/idf/index.html.php:13 -msgid "Commits:" -msgstr "Commits :" - -#: IDF/gettexttemplates/idf/index.html.php:14 -msgid "Documentations:" -msgstr "Documentation :" - -#: IDF/gettexttemplates/idf/index.html.php:16 -msgid "Code reviews:" -msgstr "Revues de code :" +#: IDF/gettexttemplates/idf/index.html.php:3 +#: IDF/gettexttemplates/idf/main-menu.html.php:6 +msgid "Home" +msgstr "" #: IDF/gettexttemplates/idf/issues/attachment.html.php:3 #, php-format @@ -2238,6 +2305,7 @@ msgstr "Pièce jointe au ticket %%issue.id%%" #: IDF/gettexttemplates/idf/issues/attachment.html.php:5 #: IDF/gettexttemplates/idf/review/view.html.php:35 #: IDF/gettexttemplates/idf/source/commit.html.php:23 +#: IDF/gettexttemplates/idf/source/commit.html~.php:22 #: IDF/gettexttemplates/idf/source/git/file.html.php:6 #: IDF/gettexttemplates/idf/source/git/tree.html.php:11 #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:6 @@ -2253,21 +2321,27 @@ msgstr "Archive" #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/file.html.php:8 #: IDF/gettexttemplates/idf/source/svn/file.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:12 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:12 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:10 msgid "Download this file" msgstr "Télécharger ce fichier" #: IDF/gettexttemplates/idf/issues/attachment.html.php:7 #: IDF/gettexttemplates/idf/issues/view.html.php:28 #: IDF/gettexttemplates/idf/review/view.html.php:26 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:11 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:8 -#: IDF/gettexttemplates/idf/wiki/view.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:13 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:14 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:16 msgid "Created:" -msgstr "Créé :" +msgstr "Créé:" #: IDF/gettexttemplates/idf/issues/base.html.php:4 msgid "All Issues" -msgstr "Toutes les tickets" +msgstr "Tous les tickets" #: IDF/gettexttemplates/idf/issues/base.html.php:5 msgid "My Issues" @@ -2287,9 +2361,9 @@ msgid "New Issue" msgstr "Nouveau ticket" #: IDF/gettexttemplates/idf/issues/base.html.php:8 -#: IDF/gettexttemplates/idf/wiki/base.html.php:6 +#: IDF/gettexttemplates/idf/wiki/base.html.php:9 msgid "Search" -msgstr "Chercher" +msgstr "Rechercher" #: IDF/gettexttemplates/idf/issues/base.html.php:9 msgid "Back to the issue" @@ -2300,17 +2374,15 @@ msgstr "Retour au ticket" msgid "" "

    Open issues: %%open%%

    \n" "

    Closed issues: %%closed%%

    \n" -msgstr "" -"

    Tickets ouverts : %%open%%

    \n" -"

    Tickets fermés : %%closed%%

    \n" +msgstr "

    Tickets ouverts: %%open%%

    \n

    Tickets fermés: %%closed%%

    \n" #: IDF/gettexttemplates/idf/issues/by-label.html.php:7 msgid "Label:" -msgstr "Étiquette :" +msgstr "Étiquette:" #: IDF/gettexttemplates/idf/issues/by-label.html.php:8 msgid "Completion:" -msgstr "Accomplissement :" +msgstr "Achèvement:" #: IDF/gettexttemplates/idf/issues/create.html.php:3 msgid "" @@ -2321,28 +2393,19 @@ msgid "" "
  • Any information that can help the developers to solve the issue.
  • \n" "
  • Do not provide any password or confidential information!
  • \n" "" -msgstr "" -"

    Quand vous soumettez un ticket, n'oubliez de fournir les informations suivantes :

    \n" -"
      \n" -"
    • Les étapes pour reproduire le problème.
    • \n" -"
    • La version de votre logiciel et de votre système d'exploitation.
    • \n" -"
    • Toute information qui pourrait aider les développeurs à corriger votre problème.
    • \n" -"
    • Ne fournissez aucun mot de passe ou information confidentielle !
    • \n" -"
    " +msgstr "

    Quand vous soumettez un ticket, n'oubliez de fournir les informations suivantes:

    \n
      \n
    • Les étapes pour reproduire le problème.
    • \n
    • La version du logiciel et de votre système d'exploitation.
    • \n
    • Toute information susceptible d'aider les développeurs à régler le problème.
    • \n
    • Ne fournissez aucun mot de passe ou information confidentielle!
    • \n
    " #: IDF/gettexttemplates/idf/issues/create.html.php:10 msgid "" "The form contains some errors. Please correct them to submit the issue." -msgstr "" -"Le formulaire contient des erreurs. Corrigez s'il vous plaît ces erreurs " -"pour soumettre le ticket." +msgstr "Le formulaire contient des erreurs. Veuillez les corriger pour soumettre le ticket." #: IDF/gettexttemplates/idf/issues/create.html.php:11 #: IDF/gettexttemplates/idf/issues/create.html.php:13 #: IDF/gettexttemplates/idf/issues/view.html.php:24 #: IDF/gettexttemplates/idf/issues/view.html.php:26 -#: IDF/gettexttemplates/idf/wiki/create.html.php:5 -#: IDF/gettexttemplates/idf/wiki/update.html.php:5 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:5 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:5 msgid "Preview" msgstr "Prévisualisation" @@ -2353,17 +2416,19 @@ msgstr "Soumettre le ticket" #: IDF/gettexttemplates/idf/issues/create.html.php:15 #: IDF/gettexttemplates/idf/issues/view.html.php:34 msgid "Attach file" -msgstr "Attacher un fichier" +msgstr "Joindre un fichier" #: IDF/gettexttemplates/idf/issues/create.html.php:16 #: IDF/gettexttemplates/idf/issues/create.html.php:17 #: IDF/gettexttemplates/idf/issues/view.html.php:35 #: IDF/gettexttemplates/idf/issues/view.html.php:36 msgid "Attach another file" -msgstr "Attacher un autre fichier" +msgstr "Joindre un autre fichier" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:3 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:12 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:3 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:13 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:12 #: IDF/gettexttemplates/idf/issues/view.html.php:18 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:3 #: IDF/gettexttemplates/idf/review/view.html.php:38 @@ -2371,12 +2436,15 @@ msgstr "Attacher un autre fichier" #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:11 #: IDF/IssueComment.php:151 msgid "Summary:" -msgstr "Résumé :" +msgstr "Résumé:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:4 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:4 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:13 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:8 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:14 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:7 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:13 #: IDF/gettexttemplates/idf/issues/view.html.php:19 #: IDF/gettexttemplates/idf/issues/view.html.php:30 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:4 @@ -2384,19 +2452,21 @@ msgstr "Résumé :" #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:10 #: IDF/gettexttemplates/idf/review/view.html.php:39 IDF/IssueComment.php:153 msgid "Status:" -msgstr "Statut :" +msgstr "Statut:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:5 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:14 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:15 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:14 #: IDF/gettexttemplates/idf/issues/view.html.php:20 #: IDF/gettexttemplates/idf/issues/view.html.php:31 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:5 #: IDF/IssueComment.php:155 msgid "Owner:" -msgstr "Propriétaire :" +msgstr "Propriétaire:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:16 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:17 #: IDF/gettexttemplates/idf/issues/view.html.php:22 IDF/IssueComment.php:159 msgid "Relations:" msgstr "Relations:" @@ -2408,47 +2478,57 @@ msgstr "Relations:" msgid "" "

    Open issues: %%open%%

    \n" "

    Closed issues: %%closed%%

    " -msgstr "" -"

    Tickets ouverts : %%open%%

    \n" -"

    Tickets fermés : %%closed%%

    " +msgstr "

    Tickets ouverts: %%open%%

    \n

    Tickets fermés: %%closed%%

    " #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:3 -msgid "" -"A new issue has been created and assigned\n" -"to you:" -msgstr "Un nouveau ticket a été créé et vous a été attribué :" +msgid "A new issue has been created and assigned to you:" +msgstr "" + +#: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:4 +msgid "A new issue has been created:" +msgstr "" #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:8 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:8 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:9 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:8 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:7 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:11 msgid "Reported by:" -msgstr "Rapporté par :" +msgstr "Rapporté par:" #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:12 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:18 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:19 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:17 msgid "Issue:" -msgstr "Ticket :" +msgstr "Ticket:" #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:3 -msgid "The following issue has been updated:" -msgstr "Le ticket suivant a été mis à jour :" +msgid "The following issue you are owning has been updated:" +msgstr "" #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:4 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:3 +msgid "The following issue has been updated:" +msgstr "Le ticket suivant a été mis à jour:" + +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:4 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:4 #, php-format msgid "By %%who%%, %%c.creation_dtime%%:" msgstr "Par %%who%%, %%c.creation_dtime%%" -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:9 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:10 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:9 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:8 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:12 msgid "URL:" -msgstr "URL :" +msgstr "URL:" -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:11 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:12 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:11 msgid "Comments (last first):" -msgstr "Commentaires (le dernier en premier) :" +msgstr "Commentaires (le plus récent en premier):" #: IDF/gettexttemplates/idf/issues/search.html.php:3 #, php-format @@ -2456,41 +2536,52 @@ msgid "" "\n" "

    Found open issues: %%open%%

    \n" "

    Found closed issues: %%closed%%

    " -msgstr "" -"\n" -"

    Tickets ouverts trouvés: %%open%%

    \n" -"

    Tickets fermés trouvés: %%closed%%

    " +msgstr "\n

    Tickets ouverts trouvés: %%open%%

    \n

    Tickets fermés trouvés: %%closed%%

    " #: IDF/gettexttemplates/idf/issues/search.html.php:6 #, php-format msgid "" "

    Label:\n" "%%tag.class%%:%%tag.name%%

    " -msgstr "" -"

    Étiquettes:\n" -"%%tag.class%%:%%tag.name%%

    " +msgstr "

    Étiquette:\n%%tag.class%%:%%tag.name%%

    " #: IDF/gettexttemplates/idf/issues/summary.html.php:3 +msgid "View all open issues." +msgstr "" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:4 +msgid "Create an issue." +msgstr "" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:5 +#, php-format +msgid "" +"The issue tracker is empty.
    Create your " +"first issue." +msgstr "" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:6 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:4 +#, php-format +msgid "Unresolved: By %%key%%" +msgstr "Non résolus: par %%key%%" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:7 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:5 +msgid "Status Summary" +msgstr "Résumé par statut" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:8 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:6 +msgid "Unresolved: By Assignee" +msgstr "Non résolus: par assignation" + +#: IDF/gettexttemplates/idf/issues/summary.html~.php:3 #, php-format msgid "" "The issue tracker is empty.
    You can create your first issue here." -msgstr "" -"Le gestionnaire de ticket est vide.
    Vous pouvez créer votre premier " -"ticket ici ." - -#: IDF/gettexttemplates/idf/issues/summary.html.php:4 -#, php-format -msgid "Unresolved: By %%key%%" -msgstr "Non résolues: Par %%key%%" - -#: IDF/gettexttemplates/idf/issues/summary.html.php:5 -msgid "Status Summary" -msgstr "Résumé par status" - -#: IDF/gettexttemplates/idf/issues/summary.html.php:6 -msgid "Unresolved: By Assignee" -msgstr "Non résolues: Par assignation" +msgstr "Le gestionnaire de tickets est vide.
    Vous pouvez créer votre premier ticket ici." #: IDF/gettexttemplates/idf/issues/userIssues.html.php:3 #, php-format @@ -2498,8 +2589,7 @@ msgid "See the %%nb_submit_closed%% closed msgid_plural "" "See the %%nb_submit_closed%% closed." msgstr[0] "Voir le ticket fermé." -msgstr[1] "" -"Voir les %%nb_submit_closed%% fermés." +msgstr[1] "Voir les %%nb_submit_closed%% fermés." #: IDF/gettexttemplates/idf/issues/userIssues.html.php:4 #, php-format @@ -2512,12 +2602,12 @@ msgstr[1] "Voir les %%nb_owner_closed%% fermés #: IDF/gettexttemplates/idf/issues/userIssues.html.php:6 #: IDF/gettexttemplates/idf/user/dashboard.html.php:7 msgid "Submitted issues:" -msgstr "Tickets soumis :" +msgstr "Tickets soumis:" #: IDF/gettexttemplates/idf/issues/userIssues.html.php:7 #: IDF/gettexttemplates/idf/user/dashboard.html.php:6 msgid "Working issues:" -msgstr "Tickets en cours " +msgstr "Tickets assignés:" #: IDF/gettexttemplates/idf/issues/view.html.php:3 #, php-format @@ -2529,9 +2619,7 @@ msgstr "Soumis par %%submitter%%, %%c.creation_dtime%%" #, php-format msgid "" "Comment %%i%% by %%submitter%%, %%c.creation_dtime%%" -msgstr "" -"Commentaire %%i%% par %%submitter%%, " -"%%c.creation_dtime%%" +msgstr "Commentaire %%i%% par %%submitter%%, %%c.creation_dtime%%" #: IDF/gettexttemplates/idf/issues/view.html.php:5 #, php-format @@ -2542,17 +2630,14 @@ msgstr "Connectez-vous pour répondre à ce commentaire. msgid "" "This issue is marked as closed, add a comment only if you think this issue " "is still valid and more work is needed to fully fix it." -msgstr "" -"Ce ticket est marqué comme fermé. N'ajoutez de commentaires que si vous " -"pensez que ce ticket est toujours valide et qu'un travail supplémentaire est" -" nécessaire pour corriger le problème." +msgstr "Ce ticket est marqué comme fermé. N'ajoutez un commentaire que si vous pensez que ce ticket est toujours valide et qu'un travail supplémentaire est nécessaire pour corriger le problème." #: IDF/gettexttemplates/idf/issues/view.html.php:8 #, php-format msgid "%%interested%% person" msgid_plural "%%interested%% persons" -msgstr[0] "%%interested%% personne" -msgstr[1] "%%interested%% personnes" +msgstr[0] "%%interested%% personne" +msgstr[1] "%%interested%% personnes" #: IDF/gettexttemplates/idf/issues/view.html.php:9 #, php-format @@ -2565,23 +2650,23 @@ msgstr "Supprimer ce ticket de votre liste de surveillance" #: IDF/gettexttemplates/idf/issues/view.html.php:11 msgid "Add this issue to your watch list" -msgstr "Ajouter ce ticket à votre liste de surveillance." +msgstr "Ajouter ce ticket à votre liste de surveillance" #: IDF/gettexttemplates/idf/issues/view.html.php:12 -msgid "Click here to view the previous closed issue" -msgstr "Cliquez ici pour voir le précédent ticket fermé" +msgid "View the previous closed issue" +msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:13 -msgid "Click here to view the previous open issue" -msgstr "Cliquez ici pour voir le précédent ticket ouvert" +msgid "View the previous open issue" +msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:14 -msgid "Click here to view the next closed issue" -msgstr "Cliquez ici pour voir le prochain ticket fermé" +msgid "View the next closed issue" +msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:15 -msgid "Click here to view the next open issue" -msgstr "Cliquez ici pour voir le ticket suivant ouvert" +msgid "View the next open issue" +msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:16 msgid "download" @@ -2589,35 +2674,90 @@ msgstr "télécharger" #: IDF/gettexttemplates/idf/issues/view.html.php:17 msgid "view" -msgstr "vue" +msgstr "voir" #: IDF/gettexttemplates/idf/issues/view.html.php:23 msgid "" "The form contains some errors. Please correct them to change the issue." -msgstr "" -"Le formulaire contient des erreurs. Merci de les corriger pour mettre à jour" -" ce ticket." +msgstr "Le formulaire contient des erreurs. Veuillez les corriger pour modifier le ticket." #: IDF/gettexttemplates/idf/issues/view.html.php:25 msgid "Submit Changes" -msgstr "Soumettre les changements" +msgstr "Soumettre les modifications" #: IDF/gettexttemplates/idf/issues/view.html.php:32 msgid "Followed by:" -msgstr "Suivi par :" +msgstr "Suivi par:" + +#: IDF/gettexttemplates/idf/listProjects.html.php:3 +#, php-format +msgid "1 project" +msgid_plural "%%label.project_count%% projects" +msgstr[0] "" +msgstr[1] "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:4 +#, php-format +msgid "Remove filter for %%tag%%" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:5 +msgid "No projects managed with InDefero were found." +msgstr "Aucun projet géré avec InDefero n'a été trouvé." + +#: IDF/gettexttemplates/idf/listProjects.html.php:7 +msgid "Filter projects by label" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:8 +msgid "No projects with labels found." +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:9 +msgid "Order" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:10 +msgid "By name" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:11 +msgid "By activity" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:12 +msgid "Filtered project stats" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:13 +msgid "Members:" +msgstr "Membres:" + +#: IDF/gettexttemplates/idf/listProjects.html.php:14 +msgid "Issues:" +msgstr "Tickets:" + +#: IDF/gettexttemplates/idf/listProjects.html.php:15 +msgid "Commits:" +msgstr "Commits:" + +#: IDF/gettexttemplates/idf/listProjects.html.php:16 +msgid "Documentations:" +msgstr "Documentation:" + +#: IDF/gettexttemplates/idf/listProjects.html.php:18 +msgid "Code reviews:" +msgstr "Revues de code:" #: IDF/gettexttemplates/idf/login_form.html.php:3 #, php-format msgid "" -"If you don't have an account yet, you can create one here." +"You can create an account if you don't have one yet." msgstr "" -"Si vous n'avez pas encore de compte, vous pouvez en créer un ici." #: IDF/gettexttemplates/idf/login_form.html.php:4 msgid "What is your account information?" -msgstr "Quels sont vos identifiants de compte ?" +msgstr "Quelles sont les informations relatives à votre compte?" #: IDF/gettexttemplates/idf/login_form.html.php:5 msgid "My login is" @@ -2633,7 +2773,7 @@ msgstr "Vous identifier" #: IDF/gettexttemplates/idf/login_form.html.php:8 msgid "I lost my password!" -msgstr "J'ai perdu mon mot de passe !" +msgstr "J'ai perdu mon mot de passe!" #: IDF/gettexttemplates/idf/login_form.html.php:9 msgid "Welcome." @@ -2656,15 +2796,15 @@ msgstr "Se déconnecter" msgid "Sign in or create your account" msgstr "Identifiez-vous ou créez votre compte" -#: IDF/gettexttemplates/idf/main-menu.html.php:9 IDF/Views/Admin.php:42 +#: IDF/gettexttemplates/idf/main-menu.html.php:10 IDF/Views/Admin.php:40 msgid "Forge Management" msgstr "Administration de la forge" -#: IDF/gettexttemplates/idf/main-menu.html.php:10 +#: IDF/gettexttemplates/idf/main-menu.html.php:11 msgid "Help and accessibility features" msgstr "Aide et accessibilité" -#: IDF/gettexttemplates/idf/main-menu.html.php:11 +#: IDF/gettexttemplates/idf/main-menu.html.php:12 #: IDF/gettexttemplates/idf/source/git/tree.html.php:14 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:14 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:15 @@ -2672,6 +2812,11 @@ msgstr "Aide et accessibilité" msgid "Help" msgstr "Aide" +#: IDF/gettexttemplates/idf/project/home.html.php:3 +#: IDF/gettexttemplates/idf/project/timeline.html.php:4 IDF/Views.php:46 +msgid "Welcome" +msgstr "Bienvenue" + #: IDF/gettexttemplates/idf/project/home.html.php:4 #: IDF/gettexttemplates/idf/project/timeline.html.php:5 msgid "Latest Updates" @@ -2679,26 +2824,34 @@ msgstr "Dernières mises à jour" #: IDF/gettexttemplates/idf/project/home.html.php:5 msgid "Featured Downloads" -msgstr "Téléchargements importants" +msgstr "Téléchargements recommandés" #: IDF/gettexttemplates/idf/project/home.html.php:6 -#: IDF/gettexttemplates/idf/project/home.html.php:8 +msgid "Show more featured downloads" +msgstr "" + +#: IDF/gettexttemplates/idf/project/home.html.php:7 +#: IDF/gettexttemplates/idf/project/home.html.php:10 msgid "show more..." msgstr "plus..." -#: IDF/gettexttemplates/idf/project/home.html.php:7 +#: IDF/gettexttemplates/idf/project/home.html.php:8 msgid "Featured Documentation" -msgstr "Documentation" +msgstr "Documentation recommandée" #: IDF/gettexttemplates/idf/project/home.html.php:9 +msgid "Show more featured documentation" +msgstr "" + +#: IDF/gettexttemplates/idf/project/home.html.php:11 msgid "Development Team" msgstr "Équipe de développement" -#: IDF/gettexttemplates/idf/project/home.html.php:10 +#: IDF/gettexttemplates/idf/project/home.html.php:12 msgid "Admins" msgstr "Administrateurs" -#: IDF/gettexttemplates/idf/project/home.html.php:11 +#: IDF/gettexttemplates/idf/project/home.html.php:13 msgid "Happy Crew" msgstr "Équipe sympa" @@ -2709,7 +2862,7 @@ msgstr "Dernières mises à jour" #: IDF/gettexttemplates/idf/project/timeline.html.php:6 #: IDF/Views/Project.php:90 msgid "All Updates" -msgstr "Mises à jour" +msgstr "Toutes les mises à jour" #: IDF/gettexttemplates/idf/project/timeline.html.php:7 msgid "Filter by type" @@ -2727,6 +2880,14 @@ msgstr "RSS" msgid "Atom feed" msgstr "Atom" +#: IDF/gettexttemplates/idf/project-list.html.php:3 +msgid "Project activity: %%activity%%%" +msgstr "" + +#: IDF/gettexttemplates/idf/project-list.html.php:9 +msgid "n/a" +msgstr "" + #: IDF/gettexttemplates/idf/register/confirmation-email.txt.php:3 #, php-format msgid "" @@ -2755,32 +2916,7 @@ msgid "" "\n" "Yours faithfully,\n" "The development team.\n" -msgstr "" -"Bonjour,\n" -"\n" -"Vous avez demandé la création d'un compte\n" -"pour participer à la vie d'un projet logiciel.\n" -"\n" -"Pour confirmer votre compte, suivez ce lien :\n" -"\n" -"%%url%%\n" -"\n" -"Vous pouvez aussi aller sur cette page :\n" -"\n" -"%%urlik%%\n" -"\n" -"et fournir la clef de confirmation suivante :\n" -"\n" -"%%key%%\n" -"\n" -"Si vous n'êtes plus intéressés à participer\n" -"dans la vie de ce projet logiciel ou si vous ne\n" -"vous souvenez pas d'avoir fait cette demande,\n" -"veuillez accepter nos excuses et ignorer ce\n" -"message. \n" -"\n" -"Très cordialement,\n" -"l'équipe de développement.\n" +msgstr "Bonjour,\n\nVous avez demandé la création d'un compte pour\nparticiper à la vie d'un projet logiciel.\n\nPour confirmer votre compte, suivez ce lien:\n\n%%url%%\n\nVous pouvez également vous rendre sur cette page:\n\n%%urlik%%\n\net fournir la clé de confirmation suivante:\n\n%%key%%\n\nSi vous n'êtes plus intéressé à participer\nà la vie de ce projet logiciel ou si vous ne\nvous souvenez pas d'avoir fait cette demande,\nveuillez accepter nos excuses et ignorer ce\nmessage.\n\nCordialement,\n\nL'équipe de développement\n" #: IDF/gettexttemplates/idf/register/confirmation.html.php:3 #: IDF/gettexttemplates/idf/user/myaccount.html.php:3 @@ -2791,7 +2927,7 @@ msgstr "Oups, veuillez corriger les erreurs dans le formulaire." #: IDF/gettexttemplates/idf/register/confirmation.html.php:5 #: IDF/gettexttemplates/idf/user/passrecovery.html.php:5 msgid "Email:" -msgstr "Email :" +msgstr "Email:" #: IDF/gettexttemplates/idf/register/confirmation.html.php:6 msgid "Enable Your Account" @@ -2802,28 +2938,21 @@ msgstr "Activez votre compte" msgid "" "This is the last step, but just be sure to have the cookies " "enabled to log in afterwards." -msgstr "" -"C'est la dernière étape, mais assurez-vous que les cookies soient " -"activés dans votre navigateur pour vous connecter par la suite." +msgstr "C'est la dernière étape, mais assurez-vous que les témoins (cookies) soient activés dans votre navigateur pour vous connecter par la suite." #: IDF/gettexttemplates/idf/register/index.html.php:3 msgid "" -"Read the terms and conditions " -"– basically \"Please be nice, we respect you\"." +"Read the terms and conditions – " +"basically \"Please be nice, we respect you\"." msgstr "" -"Lire les conditions d'usage " -"– en gros \"Soyez sympa, on vous respecte\"." #: IDF/gettexttemplates/idf/register/index.html.php:4 #, php-format msgid "" "If you have just forgotten your login information, then there is no need to " -"create a new account. Just go here to recover your " -"login name and password." +"create a new account. You can just recover your login " +"name and password." msgstr "" -"Si vous avez perdu votre mot de passe, il n'est pas nécessaire de créer un " -"nouveau compte. Cette page vous permet de retrouver " -"vos identifiants." #: IDF/gettexttemplates/idf/register/index.html.php:5 #, php-format @@ -2832,19 +2961,13 @@ msgid "" "projects hosted here. Participating in a software project must be fun, so if" " you have troubles, you can let us know about your " "issues at anytime!" -msgstr "" -"Avec votre compte vous pourrez participer à la vie de tous les projets " -"administrés ici. Participer à la vie d'un logiciel doit être sympa, alors si" -" vous rencontrez des problèmes, vous pouvez nous le " -"faire savoir à tout instant !" +msgstr "Avec votre compte, vous pourrez participer à la vie de tous les projets administrés ici. Participer à la vie d'un logiciel doit être sympa, alors si vous rencontrez des problèmes, vous pouvez nous le faire savoir à tout instant!" #: IDF/gettexttemplates/idf/register/index.html.php:6 msgid "Oops, please check the provided login and email address to register." -msgstr "" -"Oups, veuillez vérifier l'identifiant et l'adresse email pour vous " -"enregistrer." +msgstr "Oups, veuillez vérifier l'identifiant et l'adresse email pour vous enregistrer." -#: IDF/gettexttemplates/idf/register/index.html.php:7 IDF/Views.php:90 +#: IDF/gettexttemplates/idf/register/index.html.php:7 IDF/Views.php:137 msgid "Create Your Account" msgstr "Créez votre compte" @@ -2852,13 +2975,11 @@ msgstr "Créez votre compte" msgid "" "Be sure to provide a valid email address, as we are sending a validation " "link by email." -msgstr "" -"Faites attention de bien fournir une adresse email valide car nous vous " -"enverrons un email de confirmation." +msgstr "Faites attention de bien fournir une adresse email valide, car nous vous enverrons un email de confirmation." #: IDF/gettexttemplates/idf/register/index.html.php:10 msgid "Did you know?" -msgstr "Le saviez-vous ?" +msgstr "Le saviez-vous?" #: IDF/gettexttemplates/idf/register/inputkey.html.php:3 #: IDF/gettexttemplates/idf/user/changeemail.html.php:3 @@ -2875,23 +2996,18 @@ msgid "" "Use your email software to read your emails and open your confirmation " "email. Either click directly on the confirmation link or copy/paste the " "confirmation key in the box and submit the form." -msgstr "" -"Utilisez votre logiciel de messagerie pour lire votre email de confirmation." -" Vous pouvez cliquer sur le lien fourni ou copier/coller la clef de " -"confirmation dans le formulaire et le soumettre." +msgstr "Utilisez votre logiciel de messagerie pour lire votre email de confirmation. Vous pouvez cliquer sur le lien fourni ou copier/coller la clé de confirmation dans le formulaire et le soumettre." #: IDF/gettexttemplates/idf/register/inputkey.html.php:8 msgid "" "Just after providing the confirmation key, you will be able to set your " "password and start using this website fully." -msgstr "" -"Juste après avoir fourni la clef de confirmation, vous pourrez donner votre " -"mot de passe et utiliser complètement le site." +msgstr "Tout de suite après avoir fourni la clé de confirmation, vous pourrez définir votre mot de passe et utiliser pleinement le site." #: IDF/gettexttemplates/idf/review/base-full.html.php:3 #: IDF/gettexttemplates/idf/review/base.html.php:3 msgid "Open Reviews" -msgstr "Revues de code ouvertes" +msgstr "Revues ouvertes" #: IDF/gettexttemplates/idf/review/base.html.php:4 #: IDF/gettexttemplates/idf/review/create.html.php:11 @@ -2907,59 +3023,47 @@ msgid "" "
  • A patch describing your changes with respect to the reference commit.
  • \n" "
  • Check your patch does not provide any password or confidential information!
  • \n" "" -msgstr "" -"

    Pour démarrer une revue de code vous devez fournir :

    \n" -"
      \n" -"
    • La révision ou le commit de référence qui a servi de base à votre travail.
    • \n" -"
    • Un patch qui décrit les changements par rapport à la référence.
    • \n" -"
    • Vérifiez votre patch pour ne fournir aucun mot de passe ou information confidentielle !
    • \n" -"
    " +msgstr "

    Pour démarrer une revue de code, vous devez fournir:

    \n
      \n
    • La révision ou le commit de référence qui a servi de base à votre travail.
    • \n
    • Un patch décrivant les modifications par rapport à la référence.
    • \n
    • Vérifiez votre patch pour ne fournir aucun mot de passe ou information confidentielle!
    • \n
    " #: IDF/gettexttemplates/idf/review/create.html.php:9 msgid "" "The form contains some errors. Please correct them to submit the code " "review." -msgstr "" -"Le formulaire contient des erreurs. Merci de les corriger pour soumettre " -"votre revue de code." +msgstr "Le formulaire contient des erreurs. Veuillez les corriger pour soumettre la revue de code." #: IDF/gettexttemplates/idf/review/create.html.php:10 msgid "" "Select the commit against which you created your patch to be sure it applies" " correctly." -msgstr "" -"Sélectionnez le commit correspondant à votre patch pour être certain qu'il " -"puisse s'appliquer correctement." +msgstr "Sélectionnez le commit correspondant à votre patch pour être certain qu'il puisse s'appliquer correctement." #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:3 msgid "The following review has been created:" -msgstr "La revue de code suivante a été créée :" +msgstr "La revue suivante a été créée:" #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:10 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:16 msgid "Review:" -msgstr "Revue de code :" +msgstr "Revue:" #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:3 msgid "The following review has been updated:" -msgstr "La revue de code suivante a été mise à jour :" +msgstr "La revue suivante a été mise à jour:" #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:5 #, php-format msgid "" "By %%who%%, %%c.creation_dtime%%, on file:\n" "%%c.cfile%%\n" -msgstr "" -"Par %%who%%, %%c.creation_dtime%%, à propos du fichier :\n" -"%%c.cfile%%\n" +msgstr "Par %%who%%, %%c.creation_dtime%%, à propos\ndu fichier:\n%%c.cfile%%\n" #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:14 msgid "General comments (last first):" -msgstr "Commentaires généraux (le dernier en premier) :" +msgstr "Commentaires généraux (le plus récent en premier):" #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:15 msgid "Detailed file comments (last first):" -msgstr "Commentaires des fichiers (le dernier en premier) :" +msgstr "Commentaires détaillés des fichiers (le plus récent en premier):" #: IDF/gettexttemplates/idf/review/view.html.php:3 msgid "" @@ -2970,14 +3074,7 @@ msgid "" "contributions
    , as such, you must be pragmatic when writing\n" "your review. Correctly mention the line numbers (in the old or in the\n" "new file) and try to keep a good balance between seriousness and fun.\n" -msgstr "" -"La revue de code est une discussion sur des changements du code, avant ou " -"après avoir fait les changements dans le dépôt. Le but est " -"d'améliorer la qualité du code et des contributions, pour " -"cela vous devez être pragmatique quand vous écrivez votre analyse. " -"Mentionnez bien le numéro des lignes (dans l'ancien et le nouveau fichier) " -"et essayer de garder un bon équilibre entre sérieux et humour dans vos " -"remarques.\n" +msgstr "La revue de code est une discussion\nsur des modifications du code (déjà intégrées ou non dans le dépôt).\nLe but est d'améliorer la qualité du code et des\ncontributions. Pour cela, vous devez être pragmatique quand\nvous écrivez votre analyse. Mentionnez bien les numéros de ligne\n(dans l'ancien ou le nouveau fichier) et essayez de garder un bon\néquilibre entre sérieux et humour dans vos remarques.\n" #: IDF/gettexttemplates/idf/review/view.html.php:11 msgid "" @@ -2987,12 +3084,11 @@ msgid "" "process fun, use it to help your contributor learn your\n" "coding standards and the structure of the code and make them want\n" "to propose more contributions.\n" -msgstr "" -"\n" -"Proposer des changements pour revue est intimidant, vous savez que vous allez recevoir des critiques. Comme participant à la revue, gardez une bonne ambiance et aidez le contributeur à apprendre la structure de votre code et vos exigences de qualité. Donnez-lui envie de proposer de nouvelles contributions.\n" +msgstr "\nProposer du code pour revue est intimidant, vous savez\nque vous allez recevoir des critiques. Comme participant à la revue,\ngardez une bonne ambiance et aidez le contributeur à\napprendre la structure de votre code et vos exigences de qualité.\nDonnez-lui envie de proposer de nouvelles contributions.\n" #: IDF/gettexttemplates/idf/review/view.html.php:18 #: IDF/gettexttemplates/idf/source/commit.html.php:3 +#: IDF/gettexttemplates/idf/source/commit.html~.php:3 #, php-format msgid "%%ndiff%% diff" msgid_plural "%%ndiff%% diffs" @@ -3011,16 +3107,12 @@ msgstr[1] "%%nc%% commentaires" msgid "" "Comment %%i%% by %%who%%," " %%c.creation_dtime%%" -msgstr "" -"Commentaire %%i%% par %%who%%, %%c.creation_dtime%%" +msgstr "Commentaire %%i%% par %%who%%, %%c.creation_dtime%%" #: IDF/gettexttemplates/idf/review/view.html.php:21 #, php-format msgid "Your comments on the changes in file %%file%%:" -msgstr "" -"Vos commentaires sur les changements proposés au fichier " -"%%file%% :" +msgstr "Vos commentaires sur les modifications du fichier %%file%%:" #: IDF/gettexttemplates/idf/review/view.html.php:23 #, php-format @@ -3030,9 +3122,7 @@ msgstr "Connectez-vous pour participer à la revue." #: IDF/gettexttemplates/idf/review/view.html.php:24 msgid "" "The form contains some errors. Please correct them to submit your review." -msgstr "" -"Le formulaire contient des erreurs. Merci de les corriger pour soumettre " -"votre revue de code." +msgstr "Le formulaire contient des erreurs. Veuillez les corriger pour soumettre votre revue." #: IDF/gettexttemplates/idf/review/view.html.php:25 msgid "How to Participate in a Code Review" @@ -3040,23 +3130,26 @@ msgstr "Comment participer à une revue de code" #: IDF/gettexttemplates/idf/review/view.html.php:28 #: IDF/gettexttemplates/idf/source/commit.html.php:5 +#: IDF/gettexttemplates/idf/source/commit.html~.php:5 msgid "Author:" -msgstr "Auteur :" +msgstr "Auteur:" #: IDF/gettexttemplates/idf/review/view.html.php:29 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:5 #: IDF/gettexttemplates/idf/source/commit.html.php:7 +#: IDF/gettexttemplates/idf/source/commit.html~.php:7 msgid "Commit:" -msgstr "Commit :" +msgstr "Commit:" #: IDF/gettexttemplates/idf/review/view.html.php:30 #: IDF/gettexttemplates/idf/source/commit.html.php:8 +#: IDF/gettexttemplates/idf/source/commit.html~.php:8 msgid "View corresponding source tree" msgstr "Voir l'arbre des sources correspondant" #: IDF/gettexttemplates/idf/review/view.html.php:32 msgid "Reviewers:" -msgstr "Participants :" +msgstr "Participants:" #: IDF/gettexttemplates/idf/review/view.html.php:33 msgid "No reviewers at the moment." @@ -3064,10 +3157,11 @@ msgstr "Aucun participant à la revue pour le moment." #: IDF/gettexttemplates/idf/review/view.html.php:34 msgid "Files:" -msgstr "Fichiers :" +msgstr "Fichiers:" #: IDF/gettexttemplates/idf/review/view.html.php:36 #: IDF/gettexttemplates/idf/source/commit.html.php:24 +#: IDF/gettexttemplates/idf/source/commit.html~.php:23 msgid "Download the corresponding diff file" msgstr "Télécharger le fichier diff correspondant" @@ -3085,7 +3179,7 @@ msgstr "Arbre des sources" #: IDF/gettexttemplates/idf/source/base.html.php:4 msgid "Change Log" -msgstr "Liste des changements" +msgstr "Journal des modifications" #: IDF/gettexttemplates/idf/source/base.html.php:6 msgid "How To Get The Code" @@ -3096,7 +3190,7 @@ msgstr "Comment obtenir le code" #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:8 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:8 -#: IDF/Views/Project.php:188 +#: IDF/Views/Project.php:190 msgid "Age" msgstr "Âge" @@ -3110,10 +3204,11 @@ msgstr "Message" #: IDF/gettexttemplates/idf/source/changelog.html.php:5 msgid "Parent:" -msgstr "Parent : " +msgstr "Parent:" #: IDF/gettexttemplates/idf/source/changelog.html.php:6 #: IDF/gettexttemplates/idf/source/commit.html.php:10 +#: IDF/gettexttemplates/idf/source/commit.html~.php:10 msgid "View corresponding commit" msgstr "Voir le commit correspondant" @@ -3123,94 +3218,110 @@ msgstr "par" #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:3 msgid "A new commit has been created:" -msgstr "Une nouvelle révision du code a été créée :" +msgstr "Un nouveau commit a été créée:" #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:7 #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:6 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:8 msgid "Created by:" -msgstr "Créé par :" +msgstr "Créé par:" #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:8 msgid "Created at:" -msgstr "Créé le :" +msgstr "Créé le:" #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:9 #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:8 msgid "Content:" -msgstr "Contenu :" +msgstr "Contenu:" #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:10 msgid "Commit details:" -msgstr "Détails de la révision :" +msgstr "Détails du commit:" #: IDF/gettexttemplates/idf/source/commit.html.php:4 +#: IDF/gettexttemplates/idf/source/commit.html~.php:4 msgid "Date:" -msgstr "Date :" +msgstr "Date:" #: IDF/gettexttemplates/idf/source/commit.html.php:6 +#: IDF/gettexttemplates/idf/source/commit.html~.php:6 msgid "Branch:" -msgstr "Branche :" +msgstr "Branche:" #: IDF/gettexttemplates/idf/source/commit.html.php:9 +#: IDF/gettexttemplates/idf/source/commit.html~.php:9 msgid "Parents:" -msgstr "Parents :" +msgstr "Parents:" #: IDF/gettexttemplates/idf/source/commit.html.php:11 +#: IDF/gettexttemplates/idf/source/commit.html~.php:11 msgid "Message:" -msgstr "Message :" +msgstr "Message:" #: IDF/gettexttemplates/idf/source/commit.html.php:12 -#: IDF/gettexttemplates/idf/wiki/feedfragment.xml.php:3 +#: IDF/gettexttemplates/idf/source/commit.html~.php:12 +#: IDF/gettexttemplates/idf/wiki/feedfragment-page.xml.php:3 +#: IDF/gettexttemplates/idf/wiki/feedfragment-resource.xml.php:3 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:10 msgid "Changes:" -msgstr "Changements :" +msgstr "Modifications:" #: IDF/gettexttemplates/idf/source/commit.html.php:13 +#: IDF/gettexttemplates/idf/source/commit.html~.php:13 msgid "deleted" msgstr "supprimé" #: IDF/gettexttemplates/idf/source/commit.html.php:14 #: IDF/gettexttemplates/idf/source/commit.html.php:18 +#: IDF/gettexttemplates/idf/source/commit.html~.php:14 +#: IDF/gettexttemplates/idf/source/commit.html~.php:17 msgid "full" msgstr "complet" #: IDF/gettexttemplates/idf/source/commit.html.php:15 +#: IDF/gettexttemplates/idf/source/commit.html~.php:15 msgid "renamed" msgstr "renommé" #: IDF/gettexttemplates/idf/source/commit.html.php:16 msgid "copied" -msgstr "copiés" +msgstr "copié" #: IDF/gettexttemplates/idf/source/commit.html.php:17 +#: IDF/gettexttemplates/idf/source/commit.html~.php:16 msgid "added" msgstr "ajouté" #: IDF/gettexttemplates/idf/source/commit.html.php:19 +#: IDF/gettexttemplates/idf/source/commit.html~.php:18 msgid "modified" msgstr "modifié" #: IDF/gettexttemplates/idf/source/commit.html.php:20 -msgid "properies changed" -msgstr "propriétés changées" +msgid "properties changed" +msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:21 +#: IDF/gettexttemplates/idf/source/commit.html~.php:20 msgid "removed" msgstr "supprimé" #: IDF/gettexttemplates/idf/source/commit.html.php:22 +#: IDF/gettexttemplates/idf/source/commit.html~.php:21 msgid "File differences" msgstr "Différences entre fichiers" +#: IDF/gettexttemplates/idf/source/commit.html~.php:19 +msgid "properies changed" +msgstr "propriétés modifiées" + #: IDF/gettexttemplates/idf/source/disambiguate_revision.html.php:3 #, php-format msgid "" "The revision identifier %%commit%% is ambiguous and can be\n" "expanded to multiple valid revisions - please choose one:" -msgstr "" -"L'identifiant de révision %%commit%% est ambigu et peut être \n" -"associé à différentes révisions valides - Choisissez en une : " +msgstr "L'identifiant de révision %%commit%% est ambigu et peut être\nassocié à différentes révisions valides. Choisissez-en une:" #: IDF/gettexttemplates/idf/source/disambiguate_revision.html.php:5 msgid "Title" @@ -3235,7 +3346,7 @@ msgstr "Révision" #: IDF/gettexttemplates/idf/source/feedfragment.xml.php:3 #, php-format msgid "%%cproject.name%%: Commit %%c.scm_id%%" -msgstr "%%cproject.name%% : Commit %%c.scm_id%%" +msgstr "%%cproject.name%%: commit %%c.scm_id%%" #: IDF/gettexttemplates/idf/source/git/branch_tag_list.html.php:3 #: IDF/gettexttemplates/idf/source/mercurial/branch_tag_list.html.php:3 @@ -3253,13 +3364,13 @@ msgstr "filtrer les branches" #: IDF/gettexttemplates/idf/source/mercurial/branch_tag_list.html.php:5 #: IDF/gettexttemplates/idf/source/mtn/branch_tag_list.html.php:5 msgid "Tags" -msgstr "Tags" +msgstr "Étiquettes" #: IDF/gettexttemplates/idf/source/git/branch_tag_list.html.php:6 #: IDF/gettexttemplates/idf/source/mercurial/branch_tag_list.html.php:6 #: IDF/gettexttemplates/idf/source/mtn/branch_tag_list.html.php:6 msgid "filter tags" -msgstr "filtrer par tag" +msgstr "filtrer les étiquettes" #: IDF/gettexttemplates/idf/source/git/file.html.php:3 #: IDF/gettexttemplates/idf/source/git/tree.html.php:3 @@ -3273,9 +3384,7 @@ msgstr "filtrer par tag" msgid "" "Source at commit %%commit%% created " "%%cobject.date%%." -msgstr "" -"Source au commit %%commit%% créé le " -"%%cobject.date%%." +msgstr "Source au commit %%commit%% créé %%cobject.date%%." #: IDF/gettexttemplates/idf/source/git/file.html.php:4 #: IDF/gettexttemplates/idf/source/git/tree.html.php:4 @@ -3306,9 +3415,7 @@ msgid "" "The team behind %%project%% is using\n" "the git software to manage the source\n" "code." -msgstr "" -"L'équipe de développement du projet %%project%% utilise Git" -" pour gérer le code source." +msgstr "L'équipe de développement du projet %%project%%\nutilise Git pour gérer le code source." #: IDF/gettexttemplates/idf/source/git/help.html.php:6 #, php-format @@ -3318,16 +3425,12 @@ msgid "" "more about SSH " "key authentication." -msgstr "" -"Vous devez probablement fournir votre clef SSH. La synchronisation de votre clef SSH peut prendre quelques minutes. Vous pouvez en apprendre plus sur l'authentification avec une clef SSH publique." +msgstr "Vous devrez peut-être fournir votre clé SSH. La synchronisation de votre clé SSH peut prendre quelques minutes. Vous pouvez en apprendre plus sur l'authentification avec une clé SSH publique." #: IDF/gettexttemplates/idf/source/git/help.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/help.html.php:6 msgid "To make a first commit in the repository, perform the following steps:" -msgstr "" -"Pour faire le premier commit dans le dépôt, effectuez les étapes " -"suivantes :" +msgstr "Pour effectuer le premier commit dans le dépôt, procédez comme suit:" #: IDF/gettexttemplates/idf/source/git/help.html.php:8 #: IDF/gettexttemplates/idf/source/mercurial/help.html.php:7 @@ -3335,8 +3438,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/svn/help.html.php:7 #, php-format msgid "Find here more details on how to access %%project%% source code." -msgstr "" -"Trouvez ici plus de détails pour accéder au code du projet %%project%%." +msgstr "Trouvez ici plus de détails pour accéder au code du projet %%project%%." #: IDF/gettexttemplates/idf/source/git/help.html.php:9 #: IDF/gettexttemplates/idf/source/mercurial/help.html.php:8 @@ -3348,13 +3450,13 @@ msgstr "Accès en ligne de commande" #: IDF/gettexttemplates/idf/source/git/help.html.php:10 #: IDF/gettexttemplates/idf/source/mtn/help.html.php:9 msgid "First Commit" -msgstr "Première révision" +msgstr "Premier commit" #: IDF/gettexttemplates/idf/source/git/tree.html.php:9 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:9 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:10 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:11 -#: IDF/Views/Download.php:66 IDF/Views/Download.php:314 +#: IDF/Views/Download.php:66 IDF/Views/Download.php:348 msgid "Size" msgstr "Taille" @@ -3363,7 +3465,7 @@ msgstr "Taille" #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:11 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:12 msgid ":" -msgstr " :" +msgstr ":" #: IDF/gettexttemplates/idf/source/git/tree.html.php:12 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:12 @@ -3378,31 +3480,31 @@ msgid "or" msgstr "ou" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:3 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:3 #, php-format msgid "" "The branch or revision %%commit%% is not valid or does not exist\n" "in this repository." -msgstr "" -"La branch ou révision %%commit%% n'est pas valide ou bien n'existe " -"pas dans le dépôt." +msgstr "La branche ou la révision %%commit%% n'est pas valide ou n'existe pas\ndans le dépôt." #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:5 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:5 #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:5 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:5 msgid "The following list shows all available branches:" -msgstr "Les branches disponibles sont listées ci-dessous :" +msgstr "Les branches disponibles sont listées ci-dessous:" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:6 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:6 #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:6 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:6 #, php-format msgid "" "If this is a new repository, the reason for this error\n" "could be that you have not committed and / or pushed any change so far.\n" "In this case please take a look at the Help page\n" "how to access your repository." -msgstr "" -"S'il s'agit d'un nouveau dépôt, la raison de cette erreur\n" -"peut être que vous n'avez pas encore fait de commit et / ou envoyé aucun changement.Dans ce cas veuillez lire la page d'aide\n" -"sur comment accéder au dépôt. " +msgstr "S'il s'agit d'un nouveau dépôt, la raison de cette erreur peut être\nque vous n'avez pas encore effectué de commit ou envoyé de modification.\nDans ce cas, veuillez lire la page d'aide sur\ncomment accéder au dépôt." #: IDF/gettexttemplates/idf/source/mercurial/help.html.php:3 #, php-format @@ -3410,9 +3512,7 @@ msgid "" "The team behind %%project%% is using\n" "the Mercurial software to manage the source\n" "code." -msgstr "" -"L'équipe de développement du projet %%project%% utilise " -"Mercurial pour gérer le code source." +msgstr "L'équipe de développement du projet %%project%%\nutilise Mercurial pour gérer le code source." #: IDF/gettexttemplates/idf/source/mercurial/help.html.php:6 #: IDF/gettexttemplates/idf/source/svn/help.html.php:6 @@ -3420,14 +3520,12 @@ msgstr "" msgid "" "To get write access to the repository, you need to use your username and " "your extra password." -msgstr "" -"Pour avoir accès en écriture au dépôt, vous devez utiliser votre login et " -"votre mot de passe supplémentaire." +msgstr "Pour avoir accès en écriture au dépôt, vous devez utiliser votre identifiant et votre mot de passe supplémentaire." #: IDF/gettexttemplates/idf/source/mercurial/help.html.php:9 #: IDF/gettexttemplates/idf/source/svn/help.html.php:9 msgid "Write Access Authentication" -msgstr "Accès en écriture" +msgstr "Authentification d'accès en écriture" #: IDF/gettexttemplates/idf/source/mtn/file.html.php:3 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:3 @@ -3435,7 +3533,7 @@ msgstr "Accès en écriture" #: IDF/gettexttemplates/idf/source/svn/tree.html.php:3 #, php-format msgid "Property %%prop%% set to %%val%%" -msgstr "La propriété %%prop%% est définie à %%val%%" +msgstr "Propriété %%prop%% définie à %%val%%" #: IDF/gettexttemplates/idf/source/mtn/help.html.php:3 #, php-format @@ -3443,19 +3541,19 @@ msgid "" "The team behind %%project%% is using\n" "the monotone software to manage the source\n" "code." -msgstr "" -"L'équipe de développement du projet %%project%% utilise " -"Monotone pour gérer le code source." +msgstr "L'équipe de développement du projet %%project%%\nutilise Monotone pour gérer le code source." #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:3 #: IDF/gettexttemplates/idf/source/svn/commit.html.php:3 +#: IDF/gettexttemplates/idf/source/svn/commit.html~.php:3 #: IDF/gettexttemplates/idf/source/svn/file.html.php:9 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:14 msgid "Revision:" -msgstr "Révision :" +msgstr "Révision:" #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:4 #: IDF/gettexttemplates/idf/source/svn/commit.html.php:4 +#: IDF/gettexttemplates/idf/source/svn/commit.html~.php:4 #: IDF/gettexttemplates/idf/source/svn/file.html.php:10 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:15 msgid "Switch" @@ -3467,30 +3565,27 @@ msgid "" "The team behind %%project%% is using\n" "the subversion software to manage the source\n" "code." -msgstr "" -"L'équipe de développement du projet %%project%% utilise " -"Subversion pour gérer le code source." +msgstr "L'équipe de développement du projet %%project%%\nutilise Subversion pour gérer le code source." #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:3 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:3 #, php-format msgid "" "The revision %%commit%% is not valid or does not exist\n" "in this repository." -msgstr "" -"La révision %%commit%% n'est pas valide ou n'existe pas dans ce " -"référentiel." +msgstr "La révision %%commit%% n'est pas valide ou n'existe pas\ndans ce dépôt." #: IDF/gettexttemplates/idf/source/svn/tree.html.php:9 msgid "Rev" -msgstr "Rev" +msgstr "Rév" #: IDF/gettexttemplates/idf/source/svn/tree.html.php:16 msgid "Branches:" -msgstr "Branches :" +msgstr "Branches:" #: IDF/gettexttemplates/idf/source/svn/tree.html.php:17 msgid "Tags:" -msgstr "Tags :" +msgstr "Étiquettes:" #: IDF/gettexttemplates/idf/user/changeemail-email.txt.php:3 #, php-format @@ -3515,29 +3610,11 @@ msgid "" "\n" "Yours faithfully,\n" "The development team.\n" -msgstr "" -"Bonjour %%user%%,\n" -"\n" -"Pour confirmer que vous voulez que %%email%%\n" -"soit votre nouvelle adresse email, suivez le lien suivant :\n" -"\n" -"%%url%%\n" -"\n" -"Vous pouvez allez aussi sur la page suivante :\n" -"\n" -"%%urlik%%\n" -"\n" -"et fournir la clef de confirmation suivante :\n" -"\n" -"%%key%%\n" -"\n" -"Si vous ne voulez pas changer votre adresse email, ignorez simplement ce message.\n" -"Cordialement,\n" -"l'équipe de développement.\n" +msgstr "Bonjour %%user%%,\n\nPour confirmer l'utilisation de %%email%%\ncomme nouvelle adresse email, suivez le lien suivant:\n\n%%url%%\n\nVous pouvez également vous rendre sur cette page:\n\n%%urlik%%\n\net fournir la clé de vérification suivante:\n\n%%key%%\n\nSi vous ne voulez pas changer votre adresse email,\nignorez simplement ce message.\n\nCordialement,\n\nL'équipe de développement\n" #: IDF/gettexttemplates/idf/user/changeemail.html.php:4 msgid "Confirm Your New Email Address" -msgstr "Confirmez votre nouvelle adresse" +msgstr "Confirmez votre nouvelle adresse email" #: IDF/gettexttemplates/idf/user/changeemail.html.php:7 #: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:7 @@ -3545,10 +3622,7 @@ msgid "" "Use your email software to read your emails and open your verification " "email. Either click directly on the verification link or copy/paste the " "verification key in the box and submit the form." -msgstr "" -"Utilisez votre logiciel de messagerie pour lire votre email de vérification." -" Vous pouvez cliquer sur le lien fourni ou copier/coller la clef de " -"vérification dans le formulaire et le soumettre." +msgstr "Utilisez votre logiciel de messagerie pour lire votre email de vérification. Vous pouvez cliquer sur le lien fourni ou copier/coller la clé de vérification dans le formulaire et le soumettre." #: IDF/gettexttemplates/idf/user/dashboard.html.php:3 #, php-format @@ -3563,17 +3637,15 @@ msgstr "Voir votre profil public." #: IDF/gettexttemplates/idf/user/dashboard.html.php:5 #, php-format msgid "See your forge issue watch list." -msgstr "" -"Voir votre liste de surveillance de tickets sur la " -"forge." +msgstr "Voir votre liste de surveillance de tickets sur la forge." #: IDF/gettexttemplates/idf/user/myaccount.html.php:6 msgid "Key Management" -msgstr "Administration des clefs" +msgstr "Administration des clés" #: IDF/gettexttemplates/idf/user/myaccount.html.php:7 msgid "Secondary Emails" -msgstr "E-mail secondaires" +msgstr "Emails secondaires" #: IDF/gettexttemplates/idf/user/myaccount.html.php:8 msgid "Extra password" @@ -3583,9 +3655,7 @@ msgstr "Mot de passe supplémentaire" msgid "" "This password is used to access some of the external systems managed by our " "infrastructure. It will be regenerated if you change your password." -msgstr "" -"Ce mot de passe est utilisé pour accéder à une partie des systèmes de notre " -"infrastructure. Il sera régénéré si vous changez votre mot de passe." +msgstr "Ce mot de passe est utilisé pour accéder à certains systèmes externes gérés par notre infrastructure. Il sera régénéré si vous modifiez votre mot de passe." #: IDF/gettexttemplates/idf/user/myaccount.html.php:10 msgid "API key" @@ -3594,9 +3664,7 @@ msgstr "Clé d'API" #: IDF/gettexttemplates/idf/user/myaccount.html.php:11 msgid "" "Your API key will be regenerated automatically if you change your password." -msgstr "" -"Votre clef d'API sera automatiquement régénérée si vous changez votre mot de" -" passe." +msgstr "Votre clé d'API sera régénérée automatiquement si vous modifiez votre mot de passe." #: IDF/gettexttemplates/idf/user/myaccount.html.php:12 msgid "Update Your Account" @@ -3604,49 +3672,41 @@ msgstr "Mettre à jour votre compte" #: IDF/gettexttemplates/idf/user/myaccount.html.php:14 msgid "Your Current Public Keys" -msgstr "Vos clefs publique jusqu'à présent" +msgstr "Vos clés publiques actuelles" #: IDF/gettexttemplates/idf/user/myaccount.html.php:15 msgid "Delete this key" -msgstr "Supprimer cette clef" +msgstr "Supprimer cette clé" #: IDF/gettexttemplates/idf/user/myaccount.html.php:16 msgid "Your additional email addresses" -msgstr "Vos e-mails secondaires" +msgstr "Vos adresses emails secondaires" #: IDF/gettexttemplates/idf/user/myaccount.html.php:17 msgid "Delete this address" -msgstr "Supprimer cette e-mail" +msgstr "Supprimer cette adresse" #: IDF/gettexttemplates/idf/user/myaccount.html.php:18 msgid "" "If possible, use your real name. By using your real name, people will have " "more trust in your comments and remarks." -msgstr "" -"Si possible, utilisez votre vrai nom. En utilisant votre vrai nom, les " -"personnes utilisant ce site auront naturellement plus confiance en vos " -"commentaires et remarques." +msgstr "Si possible, utilisez votre vrai nom. En utilisant votre vrai nom, les personnes participant à ce site auront naturellement plus confiance en vos commentaires et remarques." #: IDF/gettexttemplates/idf/user/myaccount.html.php:19 msgid "" "The extra password is used to access some of the external systems and the " "API key is used to interact with this website using a program." -msgstr "" -"La clef d'API est utilisée pour communiquer avec le site en utilisant un " -"programme externe et le mot de passe supplémentaire est utilisé pour accéder" -" à certaines parties de l'infrastructure." +msgstr "Le mot de passe supplémentaire est utilisé pour accéder à certains systèmes externes et la clé d'API est utilisée pour communiquer avec le site au moyen d'un programme." #: IDF/gettexttemplates/idf/user/myaccount.html.php:20 msgid "Show API key and extra password" -msgstr "Montrer la clef d'API et le mot de passe supplémentaire" +msgstr "Montrer la clé d'API et le mot de passe supplémentaire" #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:3 msgid "" "Oops, please check the provided login or email address to recover your " "password." -msgstr "" -"Oups, veuillez vérifier l'identifiant ou l'adresse email pour récupérer " -"votre mot de passe." +msgstr "Oups, veuillez vérifier l'identifiant ou l'adresse email pour récupérer votre mot de passe." #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:4 msgid "Recover My Password" @@ -3657,10 +3717,7 @@ msgid "" "Provide either your login or email address, if a corresponding user is found" " in the database, we will send you an email with the details on how to reset" " your password." -msgstr "" -"Donnez votre identifiant ou votre adresse email. Si un utilisateur " -"correspondant est trouvé, nous vous enverrons un email avec les informations" -" nécessaire à la récupération de votre mot de passe." +msgstr "Fournissez votre identifiant ou votre adresse email. Si un utilisateur correspondant est trouvé dans la base de données, nous vous enverrons un email avec les informations nécessaires pour réinitialiser votre mot de passe." #: IDF/gettexttemplates/idf/user/passrecovery-email.txt.php:3 #, php-format @@ -3688,25 +3745,7 @@ msgid "" "\n" "Yours faithfully,\n" "The development team.\n" -msgstr "" -"Bonjour %%user%%,\n" -"\n" -"Vous avez perdu votre mot de passe et voulez le retrouver. Pour définir un nouveau mot de passe pour votre compte, vous devez juste suivre le lien suivant et un formulaire vous permettra de donner de nouveau un mot de passe :\n" -"\n" -"%%url%%\n" -"\n" -"Vous pouvez aussi aller sur cette page :\n" -"\n" -"%%urlik%%\n" -"\n" -"et fournir la clef de vérification suivante :\n" -"\n" -"%%key%%\n" -"\n" -"Si vous n'êtes pas la personne ayant fait la demande de récupération de votre mot de passe, ignorez simplement cet email et votre mot de passe restera inchangé. \n" -"\n" -"Très cordialement,\n" -"l'équipe de développement.\n" +msgstr "Bonjour %%user%%,\n\nVous avez perdu votre mot de passe et voulez le retrouver.\nPour définir un nouveau mot de passe pour votre compte, vous\ndevez simplement suivre le lien suivant, et un formulaire\nvous permettra de fournir un nouveau mot de passe:\n\n%%url%%\n\nVous pouvez également vous rendre sur cette page:\n\n%%urlik%%\n\net fournir la clé de vérification suivante:\n\n%%key%%\n\nSi vous n'êtes pas la personne ayant fait la demande de\nréinitialisation de votre mot de passe, ignorez simplement\ncet email et votre mot de passe restera inchangé.\n\nCordialement,\n\nL'équipe de développement\n" #: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:4 msgid "Recover Your Password" @@ -3716,110 +3755,160 @@ msgstr "Récupérer votre mot de passe" msgid "" "Just after providing the confirmation key, you will be able to reset your " "password and use this website fully." -msgstr "" -"Juste après avoir fourni la clef de vérification, vous pourrez réinitialiser" -" votre mot de passe et réutiliser complètement le site." +msgstr "Tout de suite après avoir fourni la clé de confirmation, vous pourrez réinitialiser votre mot de passe et utiliser pleinement le site." #: IDF/gettexttemplates/idf/user/passrecovery.html.php:6 msgid "Reset Your Password" -msgstr "Redéfinir votre mot de passe" +msgstr "Réinitialiser votre mot de passe" #: IDF/gettexttemplates/idf/user/public.html.php:3 #, php-format msgid "You are looking at the public profile of %%member%%." -msgstr "Vous regardez le profil public de %%member%%." +msgstr "Vous consultez le profil public de %%member%%." #: IDF/gettexttemplates/idf/user/public.html.php:5 msgid "Twitter:" -msgstr "Twitter : " +msgstr "Twitter:" #: IDF/gettexttemplates/idf/user/public.html.php:6 msgid "Public Email:" -msgstr "Email public :" +msgstr "Email public:" #: IDF/gettexttemplates/idf/user/public.html.php:7 msgid "Website:" -msgstr "Site internet : " +msgstr "Site Web:" #: IDF/gettexttemplates/idf/user/public.html.php:8 msgid "Last time seen:" -msgstr "Vu la dernière fois :" +msgstr "Vu la dernière fois:" #: IDF/gettexttemplates/idf/user/public.html.php:9 msgid "Member since:" -msgstr "Membre depuis :" +msgstr "Membre depuis:" #: IDF/gettexttemplates/idf/wiki/base.html.php:3 msgid "List Pages" msgstr "Liste des pages" #: IDF/gettexttemplates/idf/wiki/base.html.php:4 -#: IDF/gettexttemplates/idf/wiki/index.html.php:4 -#: IDF/gettexttemplates/idf/wiki/search.html.php:3 IDF/Views/Wiki.php:173 +msgid "List Resources" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/base.html.php:5 +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:4 +#: IDF/gettexttemplates/idf/wiki/search.html.php:3 IDF/Views/Wiki.php:211 msgid "New Page" msgstr "Nouvelle page" -#: IDF/gettexttemplates/idf/wiki/base.html.php:5 -msgid "Update This Page" -msgstr "Éditer cette page" +#: IDF/gettexttemplates/idf/wiki/base.html.php:6 +#: IDF/gettexttemplates/idf/wiki/listResources.html.php:3 +#: IDF/Views/Wiki.php:256 +msgid "New Resource" +msgstr "" -#: IDF/gettexttemplates/idf/wiki/create.html.php:3 -#: IDF/gettexttemplates/idf/wiki/update.html.php:3 +#: IDF/gettexttemplates/idf/wiki/base.html.php:7 +msgid "Update This Page" +msgstr "Mettre à jour cette page" + +#: IDF/gettexttemplates/idf/wiki/base.html.php:8 +msgid "Update This Resource" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:3 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:3 msgid "Preview of the Page" msgstr "Prévisualisation de la page" -#: IDF/gettexttemplates/idf/wiki/create.html.php:4 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:7 msgid "The form contains some errors. Please correct them to create the page." -msgstr "" -"Le formulaire contient des erreurs. Merci de les corriger pour créer la " -"page." +msgstr "Le formulaire contient des erreurs. Veuillez les corriger pour créer la page." -#: IDF/gettexttemplates/idf/wiki/create.html.php:6 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:6 msgid "Create Page" -msgstr "Création d'une page" +msgstr "Créer une page" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:3 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:3 +msgid "" +"\n" +"Wiki resources are later addressed in wiki pages by their title, so ensure that you\n" +"give your resource a unique and an easy to remember name.\n" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:8 +msgid "Create Resource" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:3 +msgid "" +"If you delete this documentation page, it will be removed from the database " +"with all the associated revisions and you will not be able to " +"recover it." +msgstr "Si vous supprimez cette page de documentation, elle sera supprimée de la base de données tout comme les révisions associées, et vous ne pourrez pas les récupérer ultérieurement." + +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:6 +msgid "Delete Page" +msgstr "Supprimer la page" + +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:15 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:15 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:17 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:18 +msgid "Old Revisions" +msgstr "Anciennes révisions" + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:3 #, php-format msgid "" "You are looking at an old revision (%%oldrev.summary%%) of the page \n" "%%page.title%%. This revision was created\n" "by %%submitter%%." -msgstr "" -"Vous lisez une ancienne version (%%oldrev.summary%%) de la page \n" -"%%page.title%%. Cette version fut créée par\n" -" %%submitter%%." +msgstr "Vous consultez une ancienne révision (%%oldrev.summary%%) de la page\n%%page.title%%. Cette révision a été créée\npar %%submitter%%." -#: IDF/gettexttemplates/idf/wiki/delete.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:5 msgid "" "If you delete this old revision, it will be removed from the database and " "you will not be able to recover it." -msgstr "" -"Si vous supprimez cette vieille version, elle sera supprimée de la base de " -"données et vous ne pourrez pas la récupérer ultérieurement." +msgstr "Si vous supprimez cette ancienne révision, elle sera supprimée de la base de données et vous ne pourrez pas la récupérer ultérieurement." -#: IDF/gettexttemplates/idf/wiki/delete.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:8 msgid "Delete Revision" -msgstr "Supprimer cette version" +msgstr "Supprimer cette révision" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:14 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:11 -#: IDF/gettexttemplates/idf/wiki/view.html.php:17 -msgid "Old Revisions" -msgstr "Anciennes versions" - -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:3 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:3 msgid "" -"If you delete this documentation page, it will be removed from the database " -"with all the associated revisions and you will not be able to " -"recover it." +"If you delete this documentation resource, it will be removed from the database with all the associated revisions \n" +"and you will not be able to recover it. Any documentation pages that reference this resource,\n" +"will no longer be able to render it, but won't be deleted." msgstr "" -"Si vous supprimez cette page, elle, ainsi que toutes les révisions " -"associées, seront supprimées de la base de données et vous ne " -"pourrez pas les récupérer ultérieurement." -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:6 -msgid "Delete Page" -msgstr "Supprimer la page" +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:8 +msgid "Delete Resource" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:10 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:8 +msgid "File size" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:9 +#: IDF/Views/Wiki.php:101 +msgid "MIME type" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:3 +#, php-format +msgid "" +"You are looking at an old revision (%%oldrev.summary%%) of the resource \n" +"%%resource.title%%. This revision was created by %%submitter%%." +msgstr "" #: IDF/gettexttemplates/idf/wiki/edit-info.html.php:3 #, php-format @@ -3827,115 +3916,139 @@ msgid "" "\n" "

    Instructions:

    \n" "

    The content of the page can use the Markdown syntax with the Extra extension.

    \n" -"

    Website addresses are automatically linked and you can link to another page in the documentation using double square brackets like that [[AnotherPage]].

    \n" -"

    To directly include a file content from the repository, embrace its path with triple square brackets: [[[path/to/file.txt]]].

    \n" +"

    Website addresses are automatically linked and you can link to another page in the documentation using double square brackets like that [[AnotherPage]].

    \n" +"

    If you want to embed uploaded resources, use the [[!ResourceName]] syntax for that. This is described more in detail in the FAQ.

    \n" +"

    To directly include a file content from the repository, embrace its path with triple square brackets: [[[my/file.txt]]].

    \n" msgstr "" -"\n" -"

    Instructions :

    \n" -"

    Le contenu de la page peut utiliser la syntaxe Markdown avec son extension Markdown Extra.

    \n" -"

    Vous pouvez faire un lien vers une autre page de la documentation en utilisant des crochets doubles, comme cela [[UneAutrePage]].

    \n" -"

    Pour inclure directement le contenu d'un fichier du dépôt, entourez son chemin avec des crochets triples : [[[chemin/vers/fichier.txt]]].

    \n" -#: IDF/gettexttemplates/idf/wiki/index.html.php:3 +#: IDF/gettexttemplates/idf/wiki/feedfragment-resource.xml.php:4 +msgid "Initial creation" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:3 #, php-format msgid "See the deprecated pages." msgstr "Voir les pages obsolètes." -#: IDF/gettexttemplates/idf/wiki/index.html.php:5 +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:5 msgid "Number of pages:" -msgstr "Nombre de pages :" +msgstr "Nombre de pages:" + +#: IDF/gettexttemplates/idf/wiki/listResources.html.php:4 +msgid "Number of resources:" +msgstr "" #: IDF/gettexttemplates/idf/wiki/search.html.php:4 msgid "Pages found:" -msgstr "Pages trouvées :" +msgstr "Pages trouvées:" -#: IDF/gettexttemplates/idf/wiki/update.html.php:4 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:3 msgid "The form contains some errors. Please correct them to update the page." -msgstr "" -"Le formulaire contient des erreurs. Merci de les corriger pour mettre à jour" -" la page." +msgstr "Le formulaire contient des erreurs. Veuillez les corriger pour mettre à jour la page." -#: IDF/gettexttemplates/idf/wiki/update.html.php:6 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:6 msgid "Update Page" -msgstr "Mettre à jour" +msgstr "Mettre à jour la page" -#: IDF/gettexttemplates/idf/wiki/update.html.php:8 -#: IDF/gettexttemplates/idf/wiki/update.html.php:10 -#: IDF/gettexttemplates/idf/wiki/update.html.php:11 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:10 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:11 msgid "Delete this page" msgstr "Supprimer cette page" -#: IDF/gettexttemplates/idf/wiki/view.html.php:3 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:4 +msgid "Update Resource" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:8 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:9 +msgid "Delete this resource" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:3 msgid "" "Attention! This page is marked as deprecated, \n" "use it as reference only if you are sure you need these specific information." -msgstr "" -"Attention ! Cette pages est marquée comme obsolète, " -"utilisez ces informations comme référence uniquement si vous avez besoin de " -"cette version particulière." +msgstr "Attention! Cette page est marquée comme obsolète.\nUtilisez ces informations comme référence uniquement si vous avez vraiment\nbesoin de cette version." -#: IDF/gettexttemplates/idf/wiki/view.html.php:5 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:5 #, php-format msgid "" "You are looking at an old revision of the page \n" "%%page.title%%. This revision was created\n" "by %%submitter%%." -msgstr "" -"Vous lisez une ancienne version de la page \n" -"%%page.title%%. Cette version a été créée par\n" -" %%submitter%%." +msgstr "Vous consultez une ancienne révision de la page\n%%page.title%%. Cette révision a été créée\npar %%submitter%%." -#: IDF/gettexttemplates/idf/wiki/view.html.php:10 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:10 msgid "Table of Content" msgstr "Sommaire" -#: IDF/gettexttemplates/idf/wiki/view.html.php:11 -#: IDF/gettexttemplates/idf/wiki/view.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:13 msgid "Delete this revision" -msgstr "Supprimer cette version" +msgstr "Supprimer cette révision" + +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:3 +#, php-format +msgid "" +"You are looking at an old revision of the resource \n" +"%%resource.title%%. This revision was created\n" +"by %%submitter%%." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:14 +msgid "Page Usage" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:15 +msgid "This resource is not used on any pages yet." +msgstr "" #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:3 msgid "A new documentation page has been created:" -msgstr "Une nouvelle page de documentation a été créée :" +msgstr "Une nouvelle page de documentation a été créée:" #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:9 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:14 msgid "Documentation page:" -msgstr "Page de documentation :" +msgstr "Page de documentation:" #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:3 msgid "The following documentation page has been updated:" -msgstr "La page de documentation suivante a été mise à jour :" +msgstr "La page de documentation suivante a été mise à jour:" #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:7 msgid "Updated by:" -msgstr "Mise à jour par :" +msgstr "Mise à jour par:" #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:13 msgid "New content:" -msgstr "Nouveau contenu :" +msgstr "Nouveau contenu:" #: IDF/Issue.php:76 msgid "owner" msgstr "propriétaire" -#: IDF/Issue.php:84 IDF/WikiPage.php:86 +#: IDF/Issue.php:84 IDF/Wiki/Page.php:86 msgid "interested users" -msgstr "personnes intéressées" +msgstr "utilisateurs intéressés" #: IDF/Issue.php:85 msgid "" "Interested users will get an email notification when the issue is changed." -msgstr "" -"Les personnes intéressées reçoivent un email d'information quand le ticket " -"est changé." +msgstr "Les utilisateurs intéressés vont recevoir une notification par email lorsque le ticket est modifié." -#: IDF/Issue.php:92 IDF/Review.php:95 IDF/Upload.php:99 IDF/WikiPage.php:94 +#: IDF/Issue.php:92 IDF/Project.php:94 IDF/Review.php:95 IDF/Upload.php:99 +#: IDF/Wiki/Page.php:94 msgid "labels" msgstr "étiquettes" #: IDF/Issue.php:111 IDF/IssueFile.php:102 IDF/Review.php:114 -#: IDF/Upload.php:118 IDF/WikiPage.php:106 +#: IDF/Upload.php:118 IDF/Wiki/Page.php:106 IDF/Wiki/Resource.php:101 msgid "modification date" msgstr "date de modification" @@ -3946,23 +4059,23 @@ msgstr "Ticket %3$d #: IDF/Issue.php:214 #, php-format -msgid "Creation of issue %d, by %s" -msgstr "Création du ticket %d, par %s" +msgid "Creation of issue %3$d, by %4$s" +msgstr "" #: IDF/Issue.php:224 #, php-format -msgid "%s: Issue %d created - %s" -msgstr "%s: Création du ticket %d - %s" +msgid "%1$s: Issue %2$d created - %3$s" +msgstr "" -#: IDF/Issue.php:290 +#: IDF/Issue.php:307 #, php-format -msgid "Issue %s - %s (%s)" -msgstr "Ticket %s - %s (%s)" +msgid "Issue %1$s - %2$s (%3$s)" +msgstr "" -#: IDF/Issue.php:336 +#: IDF/Issue.php:311 #, php-format -msgid "Updated Issue %s - %s (%s)" -msgstr "Mise à jour ticket %s - %s (%s)" +msgid "Updated Issue %1$s - %2$s (%3$s)" +msgstr "" #: IDF/IssueComment.php:51 IDF/IssueRelation.php:47 msgid "issue" @@ -3974,23 +4087,23 @@ msgid "comment" msgstr "commentaire" #: IDF/IssueComment.php:72 IDF/Review/Comment.php:75 IDF/Upload.php:63 -#: IDF/WikiRevision.php:85 +#: IDF/Wiki/PageRevision.php:85 msgid "changes" -msgstr "changements" +msgstr "modifications" #: IDF/IssueComment.php:73 msgid "Serialized array of the changes in the issue." -msgstr "Tableau sérialisé des changements du ticket." +msgstr "Tableau sérialisé des modifications du ticket." #: IDF/IssueComment.php:180 #, php-format -msgid "Comment on issue %d, by %s" -msgstr "Commentaire sur le ticket %d, par %s" +msgid "Comment on issue %3$d, by %4$s" +msgstr "" #: IDF/IssueComment.php:191 #, php-format -msgid "%s: Comment on issue %d - %s" -msgstr "%s: Commentaire sur le ticket %d - %s" +msgid "%1$s: Comment on issue %2$d - %3$s" +msgstr "" #: IDF/IssueFile.php:64 msgid "file name" @@ -4026,11 +4139,11 @@ msgstr "autre ticket" #: IDF/Key.php:55 msgid "public key" -msgstr "clef publique" +msgstr "clé publique" #: IDF/Key.php:90 msgid "Invalid or unknown key data detected." -msgstr "Type ou format de la clée invalide." +msgstr "Format de clé invalide ou inconnu." #: IDF/Plugin/SyncMercurial.php:78 IDF/Plugin/SyncSvn.php:81 #, php-format @@ -4040,143 +4153,134 @@ msgstr "Le dépôt %s existe déjà." #: IDF/Plugin/SyncMercurial.php:142 #, php-format msgid "%s does not exist or is not writable." -msgstr "" -"%s n'existe pas ou vous ne disposez pas des droits pour écrire dedans." +msgstr "%s n'existe pas ou n'est pas accessible en écriture." #: IDF/Plugin/SyncMonotone.php:107 IDF/Plugin/SyncMonotone.php:492 msgid "\"mtn_repositories\" must be defined in your configuration file" -msgstr "\"mtn_repositories\" doit être défini dans votre fichier de configuration" +msgstr "«mtn_repositories» doit être défini dans votre fichier de configuration" #: IDF/Plugin/SyncMonotone.php:114 IDF/Plugin/SyncMonotone.php:482 msgid "\"mtn_usher_conf\" does not exist or is not writable" -msgstr "" -"Le fichier \"mtn_usher_conf\" n'existe pas ou n'est pas accessible en " -"écriture" +msgstr "«mtn_usher_conf» n'existe pas ou n'est pas accessible en écriture" #: IDF/Plugin/SyncMonotone.php:121 #, php-format msgid "Could not find mtn-post-push script \"%s\"" -msgstr "Impossible de trouver le script mtn-post-push \"%s\"" +msgstr "Impossible de trouver le script mtn-post-push «%s»" #: IDF/Plugin/SyncMonotone.php:155 #, php-format msgid "The configuration file \"%s\" is missing" -msgstr "Le fichier de configuration \"%s\" est manquant" +msgstr "Le fichier de configuration «%s» est manquant" #: IDF/Plugin/SyncMonotone.php:164 #, php-format msgid "The project path \"%s\" already exists" -msgstr "Le chemin du projet %s existe déjà." +msgstr "Le chemin de projet «%s» existe déjà" #: IDF/Plugin/SyncMonotone.php:170 #, php-format msgid "The project path \"%s\" could not be created" -msgstr "Impossible de créer le dossier du projet \"%s\"" +msgstr "Impossible de créer le chemin de projet «%s»" #: IDF/Plugin/SyncMonotone.php:208 #, php-format msgid "The key directory \"%s\" could not be created" -msgstr "Impossible de créer le dossier \"%s\" pour les clés" +msgstr "Impossible de créer le dossier des clés «%s»" #: IDF/Plugin/SyncMonotone.php:227 #, php-format msgid "Could not parse key information: %s" -msgstr "Impossible de partourir l'information de la clef : %s" +msgstr "Impossible de parcourir l'information de la clé: %s" #: IDF/Plugin/SyncMonotone.php:265 #, php-format msgid "Could not create configuration directory \"%s\"" -msgstr "Impossible de créer de répertoire de configuration \"%s\"" +msgstr "Impossible de créer le dossier de configuration «%s»" #: IDF/Plugin/SyncMonotone.php:275 #, php-format msgid "Could not create symlink for configuration file \"%s\"" -msgstr "" -"Impossible de créer le lien symbolique pour le fichier de configuration " -"\"%s\"" +msgstr "Impossible de créer un lien symbolique pour le fichier de configuration «%s»" #: IDF/Plugin/SyncMonotone.php:293 #, php-format msgid "Could not write configuration file \"%s\"" -msgstr "Impossible d'écrire le fichier de configuration \"%s\"" +msgstr "Impossible d'écrire le fichier de configuration «%s»" #: IDF/Plugin/SyncMonotone.php:309 IDF/Plugin/SyncMonotone.php:525 #, php-format -msgid "Could not parse usher configuration in \"%s\": %s" -msgstr "Impossible de parcourir la configuration d'usher dans \"%s\" : %s" +msgid "Could not parse usher configuration in \"%1$s\": %2$s" +msgstr "" #: IDF/Plugin/SyncMonotone.php:320 #, php-format msgid "usher configuration already contains a server entry named \"%s\"" -msgstr "la configuration d'usher contient déja une entrée serveur appelée \"%s\"" +msgstr "La configuration d'usher contient déjà une entrée serveur nommée «%s»" #: IDF/Plugin/SyncMonotone.php:345 IDF/Plugin/SyncMonotone.php:546 #, php-format msgid "Could not write usher configuration file \"%s\"" -msgstr "Impossible d'écrire le fichier de configuration d'usher \"%s\"" +msgstr "Impossible d'écrire le fichier de configuration d'usher «%s»" #: IDF/Plugin/SyncMonotone.php:395 #, php-format msgid "Could not write write-permissions file \"%s\"" -msgstr "Impossible d'écrire le fichier de permissions en écriture \"%s\"" +msgstr "Impossible d'écrire le fichier de permissions en écriture «%s»" #: IDF/Plugin/SyncMonotone.php:420 #, php-format msgid "Could not write read-permissions file \"%s\"" -msgstr "Impossible d'écrire le fichier de permissions de lecture \"%s\"" +msgstr "Impossible d'écrire le fichier de permissions en lecture «%s»" #: IDF/Plugin/SyncMonotone.php:438 #, php-format msgid "Could not remove symlink \"%s\"" -msgstr "Impossible de retirer le lien symbolique \"%s\"" +msgstr "Impossible de supprimer le lien symbolique «%s»" #: IDF/Plugin/SyncMonotone.php:446 #, php-format msgid "Could not create symlink \"%s\"" -msgstr "Impossible de créer le lien symbolique \"%s\"" +msgstr "Impossible de créer le lien symbolique «%s»" #: IDF/Plugin/SyncMonotone.php:500 #, php-format msgid "One or more paths underneath %s could not be deleted" -msgstr "" -"Un ou plusieurs fichiers et/ou dossiers sous %s n'ont pu être supprimé" +msgstr "Un ou plusieurs chemins sous %s n'ont pu être supprimés" #: IDF/Plugin/SyncMonotone.php:512 #, php-format msgid "Could not delete client private key \"%s\"" -msgstr "Impossible de supprimer la clé privée du client \"%s\"" +msgstr "Impossible de supprimer la clé privée cliente «%s»" #: IDF/Plugin/SyncMonotone.php:599 IDF/Plugin/SyncMonotone.php:718 #, php-format -msgid "Could not parse read-permissions for project \"%s\": %s" +msgid "Could not parse read-permissions for project \"%1$s\": %2$s" msgstr "" -"Impossible de parcourir les permissions de lecture pour le projet " -"\"%s\" : %s" #: IDF/Plugin/SyncMonotone.php:643 IDF/Plugin/SyncMonotone.php:741 #, php-format msgid "Could not write read-permissions for project \"%s\"" -msgstr "Impossible d'écrire les permissions de lecture pour le projet \"%s\"" +msgstr "Impossible d'écrire les permissions en lecture pour le projet «%s»" #: IDF/Plugin/SyncMonotone.php:657 IDF/Plugin/SyncMonotone.php:760 #, php-format msgid "Could not write write-permissions file for project \"%s\"" -msgstr "Impossible d'écrire les permissions d'écriture pour le projet \"%s\"" +msgstr "Impossible d'écrire les permissions en écriture pour le projet «%s»" #: IDF/Plugin/SyncMonotone.php:813 msgid "\"mtn_repositories\" must be defined in your configuration file." -msgstr "" -"\"mtn_repositories\" doit être défini dans votre fichier de configuration." +msgstr "«mtn_repositories» doit être défini dans votre fichier de configuration." #: IDF/Plugin/SyncMonotone.php:820 #, php-format msgid "The project path %s does not exists." -msgstr "Le chemin du projet %s n'existe pas." +msgstr "Le chemin de projet %s n'existe pas." #: IDF/Plugin/SyncMonotone.php:838 #, php-format msgid "The command \"%s\" could not be executed." -msgstr "La commande \"%s\" n'a pu être exécutée. " +msgstr "La commande «%s» n'a pu être exécutée." #: IDF/Project.php:62 IDF/Tag.php:66 msgid "name" @@ -4188,32 +4292,38 @@ msgstr "nom court" #: IDF/Project.php:70 msgid "" -"Used in the url to access the project, must be short with only letters and " +"Used in the URL to access the project, must be short with only letters and " "numbers." msgstr "" -"Le nom court est utilisé dans l'url d'accès au projet. Il doit être court " -"avec uniquement des lettres et des chiffres." #: IDF/Project.php:78 msgid "short description" -msgstr "Petite description" +msgstr "Description courte" #: IDF/Project.php:86 IDF/Review/Patch.php:74 msgid "description" msgstr "description" #: IDF/Project.php:87 -msgid "The description can be extended using the markdown syntax." -msgstr "La description peut être améliorée en utilisant la syntaxe Markdown." +msgid "The description can be extended using the Markdown syntax." +msgstr "" -#: IDF/Project.php:93 +#: IDF/Project.php:100 msgid "private" msgstr "privé" -#: IDF/Project.php:130 +#: IDF/Project.php:108 +msgid "current project activity" +msgstr "" + +#: IDF/Project.php:159 #, php-format msgid "Project \"%s\" not found." -msgstr "Projet \"%s\" non trouvé." +msgstr "Projet «%s» non trouvé." + +#: IDF/ProjectActivity.php:56 +msgid "date" +msgstr "" #: IDF/Review/Comment.php:55 IDF/Review/Patch.php:80 msgid "patch" @@ -4230,22 +4340,22 @@ msgstr "Revue %3$d, #: IDF/Review/Comment.php:141 #, php-format -msgid "Update of review %d, by %s" -msgstr "Mise à jour de la revue %d, par %s" +msgid "Update of review %3$d, by %4$s" +msgstr "" #: IDF/Review/Comment.php:151 #, php-format -msgid "%s: Updated review %d - %s" -msgstr "%s: Revue mise à jour %d - %s" +msgid "%1$s: Updated review %2$d - %3$s" +msgstr "" -#: IDF/Review/Comment.php:216 +#: IDF/Review/Comment.php:222 #, php-format -msgid "Updated Code Review %s - %s (%s)" -msgstr "Mise à jour de la revue de code %s - %s (%s)" +msgid "Updated Code Review %1$s - %2$s (%3$s)" +msgstr "" #: IDF/Review/Patch.php:52 msgid "review" -msgstr "revue de code" +msgstr "revue" #: IDF/Review/Patch.php:67 msgid "commit" @@ -4253,64 +4363,62 @@ msgstr "commit" #: IDF/Review/Patch.php:153 #, php-format -msgid "Creation of review %d, by %s" -msgstr "Création de la revue %d, par %s" +msgid "Creation of review %3$d, by %4$s" +msgstr "" #: IDF/Review/Patch.php:163 #, php-format -msgid "%s: Creation of Review %d - %s" -msgstr "%s: Création de la revue %d - %s" +msgid "%1$s: Creation of Review %2$d - %3$s" +msgstr "" -#: IDF/Review/Patch.php:204 +#: IDF/Review/Patch.php:208 #, php-format -msgid "New Code Review %s - %s (%s)" -msgstr "Nouvelle revue de code %s - %s (%s)" +msgid "New Code Review %1$s - %2$s (%3$s)" +msgstr "" #: IDF/Scm/Git.php:309 IDF/Scm/Mercurial.php:199 #, php-format msgid "Folder %1$s not found in commit %2$s." -msgstr "Répertoire %1$s non trouvé dans le commit %2$s." +msgstr "Dossier %1$s non trouvé dans le commit %2$s." #: IDF/Scm/Git.php:433 IDF/Scm/Mercurial.php:216 #, php-format msgid "Not a valid tree: %s." -msgstr "Arbre non valide : %s." +msgstr "Arbre invalide: %s." #: IDF/Scm/Monotone/Stdio.php:81 msgid "Monotone client key name or hash not in project conf." -msgstr "" -"Le nom ou le hash de la clef client monotone ne figure pas dans la config du" -" projet." +msgstr "Le nom ou le hash de la clé cliente monotone ne figure pas dans la configuration du projet." #: IDF/Scm/Monotone/Stdio.php:89 #, php-format msgid "The key directory %s could not be created." -msgstr "Le répertoire de clef %s n'a pu être créé." +msgstr "Le dossier des clés %s n'a pu être créé." #: IDF/Scm/Monotone/Stdio.php:100 #, php-format msgid "Could not write client key \"%s\"" -msgstr "Impossible d'écrire la clef client \"%s\"" +msgstr "Impossible d'écrire la clé cliente «%s»" #: IDF/Search/Occ.php:33 -msgid "occurence" -msgstr "occurence" +msgid "occurrence" +msgstr "" #: IDF/Search/Occ.php:49 msgid "word" msgstr "mot" #: IDF/Search/Occ.php:75 -msgid "occurences" -msgstr "occurrences" +msgid "occurrences" +msgstr "" #: IDF/Search/Occ.php:81 -msgid "ponderated occurence" -msgstr "occurrence pondérée" +msgid "ponderated occurrence" +msgstr "" #: IDF/Tag.php:59 msgid "tag class" -msgstr "classe de l'étiquette" +msgstr "classe d'étiquette" #: IDF/Tag.php:60 msgid "The class of the tag." @@ -4322,12 +4430,28 @@ msgstr "lcname" #: IDF/Tag.php:74 msgid "Lower case version of the name for fast searching." -msgstr "Version minuscule du nom pour chercher rapidement." +msgstr "Version du nom en minuscules pour recherche rapide." -#: IDF/Template/Markdown.php:75 +#: IDF/Template/Markdown.php:84 msgid "Create this documentation page" msgstr "Créer cette page de documentation" +#: IDF/Template/Markdown.php:97 +msgid "You are not allowed to access the wiki." +msgstr "" + +#: IDF/Template/Markdown.php:106 +msgid "The wiki resource has not been found." +msgstr "" + +#: IDF/Template/Markdown.php:113 +msgid "The wiki resource has not been found. Create it!" +msgstr "" + +#: IDF/Template/Markdown.php:146 +msgid "This revision of the resource is no longer available." +msgstr "" + #: IDF/Template/ShowUser.php:51 msgid "Anonymous" msgstr "Anonyme" @@ -4346,9 +4470,9 @@ msgstr "fichier" #: IDF/Upload.php:71 msgid "The path is relative to the upload path." -msgstr "Le chemin est relatif au répertoire de mise en ligne." +msgstr "Le chemin est relatif au dossier de mise en ligne." -#: IDF/Upload.php:78 +#: IDF/Upload.php:78 IDF/Wiki/ResourceRevision.php:71 msgid "file size in bytes" msgstr "taille du fichier en octets" @@ -4363,150 +4487,162 @@ msgstr "nombre de téléchargements" #: IDF/Upload.php:201 #, php-format msgid "Download %2$d, %3$s" -msgstr "" -"Téléchargement %2$d, " -"%3$s" +msgstr "Téléchargement %2$d, %3$s" #: IDF/Upload.php:204 #, php-format -msgid "Addition of download %d, by %s" -msgstr "Création du téléchargement %d, par %s" +msgid "Addition of download %2$d, by %3$s" +msgstr "" #: IDF/Upload.php:214 #, php-format -msgid "%s: Download %d added - %s" -msgstr "%s: Ajout du téléchargement %d - %s" +msgid "%1$s: Download %2$d added - %3$s" +msgstr "" -#: IDF/Upload.php:256 +#: IDF/Upload.php:301 #, php-format -msgid "New download - %s (%s)" -msgstr "Nouveau téléchargement - %s (%s)" +msgid "New download - %1$s (%2$s)" +msgstr "" -#: IDF/Views/Admin.php:60 +#: IDF/Upload.php:305 +#, php-format +msgid "Updated download - %1$s (%2$s)" +msgstr "" + +#: IDF/Views/Admin.php:47 +msgid "The forge configuration has been saved." +msgstr "" + +#: IDF/Views/Admin.php:80 msgid "This table shows the projects in the forge." -msgstr "Ce tableau montre les projets de la forge." +msgstr "Ce tableau affiche les projets de la forge." -#: IDF/Views/Admin.php:65 +#: IDF/Views/Admin.php:85 msgid "Short Name" msgstr "Nom court" -#: IDF/Views/Admin.php:67 +#: IDF/Views/Admin.php:87 msgid "Repository Size" msgstr "Taille du dépôt" -#: IDF/Views/Admin.php:73 +#: IDF/Views/Admin.php:93 msgid "No projects were found." msgstr "Aucun projet n'a été trouvé." -#: IDF/Views/Admin.php:93 IDF/Views/Admin.php:251 IDF/Views/Wiki.php:310 +#: IDF/Views/Admin.php:116 +msgid "The label configuration has been saved." +msgstr "" + +#: IDF/Views/Admin.php:147 IDF/Views/Admin.php:314 IDF/Views/Wiki.php:484 +#: IDF/Views/Wiki.php:536 #, php-format msgid "Update %s" -msgstr "Mise à jour de %s" +msgstr "Mettre à jour %s" -#: IDF/Views/Admin.php:101 IDF/Views/Project.php:302 +#: IDF/Views/Admin.php:155 IDF/Views/Project.php:304 msgid "The project has been updated." msgstr "Le projet a été mis à jour." -#: IDF/Views/Admin.php:134 +#: IDF/Views/Admin.php:192 msgid "The project has been created." msgstr "Le projet a été créé." -#: IDF/Views/Admin.php:160 +#: IDF/Views/Admin.php:223 #, php-format msgid "Delete %s Project" msgstr "Supprimer le projet %s" -#: IDF/Views/Admin.php:167 +#: IDF/Views/Admin.php:230 msgid "The project has been deleted." msgstr "Le projet a été supprimé." -#: IDF/Views/Admin.php:197 +#: IDF/Views/Admin.php:260 msgid "Not Validated User List" msgstr "Liste des utilisateurs non confirmés" -#: IDF/Views/Admin.php:205 +#: IDF/Views/Admin.php:268 msgid "This table shows the users in the forge." -msgstr "Ce tableau montre les utilisateurs de la forge." +msgstr "Ce tableau affiche les utilisateurs de la forge." -#: IDF/Views/Admin.php:209 +#: IDF/Views/Admin.php:272 msgid "login" msgstr "identifiant" -#: IDF/Views/Admin.php:212 +#: IDF/Views/Admin.php:275 msgid "Admin" msgstr "Admin" -#: IDF/Views/Admin.php:214 +#: IDF/Views/Admin.php:277 msgid "Last Login" -msgstr "Dernier login" +msgstr "Dernière connexion" -#: IDF/Views/Admin.php:221 +#: IDF/Views/Admin.php:284 msgid "No users were found." msgstr "Aucun utilisateur trouvé." -#: IDF/Views/Admin.php:258 +#: IDF/Views/Admin.php:321 msgid "You do not have the rights to update this user." msgstr "Vous n'avez pas les droits pour mettre à jour cet utilisateur." -#: IDF/Views/Admin.php:276 +#: IDF/Views/Admin.php:339 msgid "The user has been updated." msgstr "L'utilisateur a été mis à jour." -#: IDF/Views/Admin.php:309 +#: IDF/Views/Admin.php:372 #, php-format msgid "The user %s has been created." msgstr "L'utilisateur %s a été créé." -#: IDF/Views/Admin.php:316 +#: IDF/Views/Admin.php:379 msgid "Add User" msgstr "Ajouter un utilisateur" -#: IDF/Views/Admin.php:332 +#: IDF/Views/Admin.php:395 msgid "Usher management" -msgstr "Configuration d'Usher" +msgstr "Administration d'usher" -#: IDF/Views/Admin.php:369 +#: IDF/Views/Admin.php:432 msgid "Usher configuration has been reloaded" -msgstr "La configuration d'Usher a été rechargée" +msgstr "La configuration d'usher a été rechargée" -#: IDF/Views/Admin.php:373 +#: IDF/Views/Admin.php:436 msgid "Usher has been shut down" msgstr "Usher a été éteint" -#: IDF/Views/Admin.php:378 +#: IDF/Views/Admin.php:441 msgid "Usher has been started up" msgstr "Usher a été démarré" -#: IDF/Views/Admin.php:416 +#: IDF/Views/Admin.php:479 #, php-format msgid "The server \"%s\" has been started" -msgstr "Le serveur \"%s\" a été démarré" +msgstr "Le serveur «%s» a été démarré" -#: IDF/Views/Admin.php:420 +#: IDF/Views/Admin.php:483 #, php-format msgid "The server \"%s\" has been stopped" -msgstr "Le serveur \"%s\" a été stoppé" +msgstr "Le serveur «%s» a été arrêté" -#: IDF/Views/Admin.php:425 +#: IDF/Views/Admin.php:488 #, php-format msgid "The server \"%s\" has been killed" -msgstr "Le serveur \"%s\" a été tué" +msgstr "Le serveur «%s» a été tué" -#: IDF/Views/Admin.php:445 +#: IDF/Views/Admin.php:508 #, php-format msgid "Open connections for \"%s\"" -msgstr "Connexions actives pour \"%s\"" +msgstr "Connexions actives pour «%s»" -#: IDF/Views/Admin.php:450 +#: IDF/Views/Admin.php:513 #, php-format msgid "no connections for server \"%s\"" -msgstr "aucune connexion actives pour le serveur \"%s\"" +msgstr "aucune connexion pour le serveur «%s»" -#: IDF/Views/Admin.php:471 +#: IDF/Views/Admin.php:534 msgid "Yes" msgstr "Oui" -#: IDF/Views/Admin.php:471 +#: IDF/Views/Admin.php:534 msgid "No" msgstr "Non" @@ -4517,15 +4653,15 @@ msgstr "Téléchargements de %s" #: IDF/Views/Download.php:51 msgid "This table shows the files to download." -msgstr "Ce tableau présente la liste des fichiers en téléchargement." +msgstr "Ce tableau affiche la liste des fichiers à télécharger." -#: IDF/Views/Download.php:67 IDF/Views/Download.php:315 +#: IDF/Views/Download.php:67 IDF/Views/Download.php:349 msgid "Uploaded" msgstr "Mis en ligne" -#: IDF/Views/Download.php:71 IDF/Views/Download.php:319 +#: IDF/Views/Download.php:71 IDF/Views/Download.php:353 msgid "No downloads were found." -msgstr "Aucun fichier n'a été trouvé." +msgstr "Aucun téléchargement n'a été trouvé." #: IDF/Views/Download.php:94 #, php-format @@ -4540,200 +4676,202 @@ msgstr "Le fichier %2$s a été mis à jour." #: IDF/Views/Download.php:144 #, php-format msgid "Delete Download %s" -msgstr "Supprimer le fichier %s" +msgstr "Supprimer le téléchargement %s" #: IDF/Views/Download.php:177 msgid "The file has been deleted." msgstr "Le fichier a été supprimé." -#: IDF/Views/Download.php:243 +#: IDF/Views/Download.php:244 #, php-format msgid "The file has been uploaded." msgstr "Le fichier a été mis en ligne." -#: IDF/Views/Download.php:297 +#: IDF/Views/Download.php:271 +msgid "New Downloads from Archive" +msgstr "" + +#: IDF/Views/Download.php:278 +msgid "The archive has been uploaded and processed." +msgstr "" + +#: IDF/Views/Download.php:331 #, php-format msgid "%1$s Downloads with Label %2$s" -msgstr "Téléchargements avec l'étiquette %2$s de %1$s" +msgstr "Téléchargements de %1$s avec l'étiquette %2$s" -#: IDF/Views/Download.php:307 +#: IDF/Views/Download.php:341 #, php-format msgid "This table shows the downloads with label %s." -msgstr "Ce tableau montre les téléchargements avec l'étiquette %s." +msgstr "Ce tableau affiche les téléchargements avec l'étiquette %s." #: IDF/Views/Issue.php:41 #, php-format msgid "%s Open Issues" msgstr "Tickets ouverts de %s" -#: IDF/Views/Issue.php:51 IDF/Views/Issue.php:379 IDF/Views/User.php:75 +#: IDF/Views/Issue.php:51 IDF/Views/Issue.php:382 IDF/Views/User.php:75 msgid "This table shows the open issues." -msgstr "Ce tableau montre les tickets ouverts." +msgstr "Ce tableau affiche les tickets ouverts." -#: IDF/Views/Issue.php:61 IDF/Views/Issue.php:217 IDF/Views/Issue.php:298 -#: IDF/Views/Issue.php:387 IDF/Views/Issue.php:539 IDF/Views/Issue.php:762 -#: IDF/Views/Issue.php:821 IDF/Views/Review.php:57 IDF/Views/User.php:81 +#: IDF/Views/Issue.php:61 IDF/Views/Issue.php:220 IDF/Views/Issue.php:301 +#: IDF/Views/Issue.php:390 IDF/Views/Issue.php:542 IDF/Views/Issue.php:765 +#: IDF/Views/Issue.php:824 IDF/Views/Review.php:57 IDF/Views/User.php:81 msgid "Id" msgstr "Id" -#: IDF/Views/Issue.php:64 IDF/Views/Issue.php:220 IDF/Views/Issue.php:302 -#: IDF/Views/Issue.php:390 IDF/Views/Issue.php:542 IDF/Views/Issue.php:765 -#: IDF/Views/Issue.php:824 IDF/Views/Review.php:60 IDF/Views/User.php:85 +#: IDF/Views/Issue.php:64 IDF/Views/Issue.php:223 IDF/Views/Issue.php:305 +#: IDF/Views/Issue.php:393 IDF/Views/Issue.php:545 IDF/Views/Issue.php:768 +#: IDF/Views/Issue.php:827 IDF/Views/Review.php:60 IDF/Views/User.php:85 msgid "Last Updated" msgstr "Dernière mise à jour" -#: IDF/Views/Issue.php:68 IDF/Views/Issue.php:224 IDF/Views/Issue.php:306 -#: IDF/Views/Issue.php:394 IDF/Views/Issue.php:546 IDF/Views/Issue.php:769 -#: IDF/Views/Issue.php:828 +#: IDF/Views/Issue.php:68 IDF/Views/Issue.php:227 IDF/Views/Issue.php:309 +#: IDF/Views/Issue.php:397 IDF/Views/Issue.php:549 IDF/Views/Issue.php:772 +#: IDF/Views/Issue.php:831 msgid "No issues were found." msgstr "Aucun ticket n'a été trouvé." #: IDF/Views/Issue.php:113 msgid "Not assigned" -msgstr "Non attribué" +msgstr "Non assigné" -#: IDF/Views/Issue.php:146 +#: IDF/Views/Issue.php:149 #, php-format msgid "Summary of tracked issues in %s." msgstr "Résumé des tickets du projet %s." -#: IDF/Views/Issue.php:191 +#: IDF/Views/Issue.php:194 #, php-format msgid "Watch List: Closed Issues for %s" -msgstr "Liste de surveillance : Tickets fermés de %s" +msgstr "Liste de surveillance: tickets fermés pour %s" -#: IDF/Views/Issue.php:192 +#: IDF/Views/Issue.php:195 #, php-format msgid "This table shows the closed issues in your watch list for %s project." -msgstr "" -"Ce tableau montre les tickets fermés dans votre liste de surveillance pour " -"le projet %s." +msgstr "Ce tableau affiche les tickets fermés dans votre liste de surveillance pour le projet %s." -#: IDF/Views/Issue.php:197 +#: IDF/Views/Issue.php:200 #, php-format msgid "Watch List: Open Issues for %s" -msgstr "Liste de surveillance : Tickets ouverts pour %s" +msgstr "Liste de surveillance: tickets ouverts pour %s" -#: IDF/Views/Issue.php:198 +#: IDF/Views/Issue.php:201 #, php-format msgid "This table shows the open issues in your watch list for %s project." -msgstr "" -"Ce tableau montre les tickets ouverts dans votre liste de surveillance pour " -"le projet %s." +msgstr "Ce tableau affiche les tickets ouverts dans votre liste de surveillance pour le projet %s." -#: IDF/Views/Issue.php:274 +#: IDF/Views/Issue.php:277 msgid "Watch List: Closed Issues" -msgstr "Liste de surveillance : Tickets fermés" +msgstr "Liste de surveillance: tickets fermés" -#: IDF/Views/Issue.php:275 +#: IDF/Views/Issue.php:278 msgid "This table shows the closed issues in your watch list." -msgstr "" -"Ce tableau montre les tickets fermés dans votre liste de surveillance." +msgstr "Ce tableau affiche les tickets fermés dans votre liste de surveillance." -#: IDF/Views/Issue.php:280 +#: IDF/Views/Issue.php:283 msgid "Watch List: Open Issues" -msgstr "Liste de surveillance : Tickets ouverts" +msgstr "Liste de surveillance: tickets ouverts" -#: IDF/Views/Issue.php:281 +#: IDF/Views/Issue.php:284 msgid "This table shows the open issues in your watch list." -msgstr "" -"Ce tableau montre les tickets ouverts dans votre liste de surveillance." +msgstr "Ce tableau affiche les tickets ouverts dans votre liste de surveillance." -#: IDF/Views/Issue.php:300 IDF/Views/User.php:82 +#: IDF/Views/Issue.php:303 IDF/Views/User.php:82 msgid "Project" msgstr "Projet" -#: IDF/Views/Issue.php:341 +#: IDF/Views/Issue.php:344 #, php-format -msgid "%s %s Submitted %s Issues" -msgstr "%0.0s%0.0sMes tickets soumis pour %s" +msgid "%1$s %2$s Submitted %3$s Issues" +msgstr "" -#: IDF/Views/Issue.php:345 +#: IDF/Views/Issue.php:348 #, php-format -msgid "%s %s Closed Submitted %s Issues" -msgstr "%0.0s%0.0sMes tickets soumis et fermés pour %s" +msgid "%1$s %2$s Closed Submitted %3$s Issues" +msgstr "" -#: IDF/Views/Issue.php:349 +#: IDF/Views/Issue.php:352 #, php-format -msgid "%s %s Closed Working %s Issues" -msgstr "%0.0s%0.0sMes tickets fermés pour %s" +msgid "%1$s %2$s Closed Working %3$s Issues" +msgstr "" -#: IDF/Views/Issue.php:353 +#: IDF/Views/Issue.php:356 #, php-format -msgid "%s %s Working %s Issues" -msgstr "%0.0s%0.0sMes tickets pour %s" +msgid "%1$s %2$s Working %3$s Issues" +msgstr "" -#: IDF/Views/Issue.php:414 +#: IDF/Views/Issue.php:417 msgid "Submit a new issue" msgstr "Soumettre un nouveau ticket" -#: IDF/Views/Issue.php:430 +#: IDF/Views/Issue.php:433 #, php-format -msgid "Issue %d has been created." -msgstr "Le ticket %d a été créé." +msgid "Issue %2$d has been created." +msgstr "" -#: IDF/Views/Issue.php:487 +#: IDF/Views/Issue.php:490 #, php-format msgid "Search issues - %s" msgstr "Recherche de tickets - %s" -#: IDF/Views/Issue.php:489 +#: IDF/Views/Issue.php:492 #, php-format msgid "Search closed issues - %s" msgstr "Recherche de tickets fermés - %s" -#: IDF/Views/Issue.php:536 +#: IDF/Views/Issue.php:539 msgid "This table shows the found issues." -msgstr "Ce tableau montre les tickets trouvés." +msgstr "Ce tableau affiche les tickets trouvés." -#: IDF/Views/Issue.php:601 +#: IDF/Views/Issue.php:604 #, php-format -msgid "Issue %d: %s" -msgstr "Ticket %d : %s" +msgid "Issue %2$d: %3$s" +msgstr "" -#: IDF/Views/Issue.php:625 +#: IDF/Views/Issue.php:628 #, php-format -msgid "Issue %d has been updated." -msgstr "Le ticket %d a été mis à jour." +msgid "Issue %2$d has been updated." +msgstr "" -#: IDF/Views/Issue.php:715 +#: IDF/Views/Issue.php:718 #, php-format msgid "View %s" msgstr "Voir %s" -#: IDF/Views/Issue.php:742 +#: IDF/Views/Issue.php:745 #, php-format msgid "%s Closed Issues" msgstr "Tickets fermés de %s" -#: IDF/Views/Issue.php:752 +#: IDF/Views/Issue.php:755 msgid "This table shows the closed issues." -msgstr "Ce tableau montre les tickets fermés." - -#: IDF/Views/Issue.php:795 -#, php-format -msgid "%1$s Issues with Label %2$s" -msgstr "%1$s tickets avec l'étiquette %2$s" +msgstr "Ce tableau affiche les tickets fermés." #: IDF/Views/Issue.php:798 #, php-format +msgid "%1$s Issues with Label %2$s" +msgstr "Tickets de %1$s avec l'étiquette %2$s" + +#: IDF/Views/Issue.php:801 +#, php-format msgid "%1$s Closed Issues with Label %2$s" msgstr "Tickets fermés de %1$s avec l'étiquette %2$s" -#: IDF/Views/Issue.php:811 +#: IDF/Views/Issue.php:814 #, php-format msgid "This table shows the issues with label %s." -msgstr "Ce tableau montre les tickets avec l'étiquette %s." +msgstr "Ce tableau affiche les tickets avec l'étiquette %s." -#: IDF/Views/Issue.php:934 +#: IDF/Views/Issue.php:937 msgid "The issue has been removed from your watch list." msgstr "Le ticket a été supprimé de votre liste de surveillance." -#: IDF/Views/Issue.php:937 +#: IDF/Views/Issue.php:940 msgid "The issue has been added to your watch list." msgstr "Le ticket a été ajouté à votre liste de surveillance." -#: IDF/Views/Issue.php:1035 +#: IDF/Views/Issue.php:1037 msgid "On your watch list." msgstr "Dans votre liste de surveillance." @@ -4747,78 +4885,79 @@ msgstr "Documents" #: IDF/Views/Project.php:101 msgid "Reviews and Patches" -msgstr "Revues et Patchs" +msgstr "Revues et patchs" -#: IDF/Views/Project.php:178 +#: IDF/Views/Project.php:180 msgid "This table shows the project updates." -msgstr "Ce tableau montre les mises à jour du projet." +msgstr "Ce tableau affiche les mises à jour du projet." -#: IDF/Views/Project.php:189 +#: IDF/Views/Project.php:191 msgid "Change" -msgstr "Changement" +msgstr "Modification" -#: IDF/Views/Project.php:193 +#: IDF/Views/Project.php:195 msgid "No changes were found." -msgstr "Aucun changement trouvé." +msgstr "Aucune modification n'a été trouvée." -#: IDF/Views/Project.php:294 +#: IDF/Views/Project.php:296 #, php-format msgid "%s Project Summary" msgstr "Résumé du projet %s" -#: IDF/Views/Project.php:329 +#: IDF/Views/Project.php:335 #, php-format msgid "%s Issue Tracking Configuration" msgstr "Configuration du gestionnaire de tickets de %s" -#: IDF/Views/Project.php:338 +#: IDF/Views/Project.php:344 msgid "The issue tracking configuration has been saved." msgstr "La configuration du gestionnaire de tickets a été sauvegardée." -#: IDF/Views/Project.php:375 +#: IDF/Views/Project.php:381 #, php-format msgid "%s Downloads Configuration" -msgstr "Configuration des Téléchargements de %s" +msgstr "Configuration des téléchargements de %s" -#: IDF/Views/Project.php:384 +#: IDF/Views/Project.php:393 msgid "The downloads configuration has been saved." msgstr "La configuration des téléchargements a été sauvegardée." -#: IDF/Views/Project.php:418 +#: IDF/Views/Project.php:428 #, php-format msgid "%s Documentation Configuration" msgstr "Configuration de la documentation de %s" -#: IDF/Views/Project.php:427 +#: IDF/Views/Project.php:437 msgid "The documentation configuration has been saved." msgstr "La configuration de la documentation a été sauvegardée." -#: IDF/Views/Project.php:461 +#: IDF/Views/Project.php:471 #, php-format msgid "%s Project Members" msgstr "Membres du projet %s" -#: IDF/Views/Project.php:470 +#: IDF/Views/Project.php:480 msgid "The project membership has been saved." msgstr "Les membres du projet ont été sauvegardés." -#: IDF/Views/Project.php:493 +#: IDF/Views/Project.php:503 #, php-format msgid "%s Tabs Access Rights" -msgstr "Accès aux onglets de %s" +msgstr "Droits d'accès aux onglets de %s" -#: IDF/Views/Project.php:507 -msgid "The project tabs access rights have been saved." -msgstr "Les droits d'accès aux onglets du projet ont été sauvegardés." +#: IDF/Views/Project.php:517 +msgid "" +"The project tabs access rights and notification settings have been saved." +msgstr "" -#: IDF/Views/Project.php:553 +#: IDF/Views/Project.php:566 #, php-format msgid "%s Source" msgstr "Source de %s" -#: IDF/Views/Project.php:567 +#: IDF/Views/Project.php:580 msgid "The project source configuration has been saved." -msgstr "La configuration du dépôt a été sauvegardée." +msgstr "La configuration de la source du projet a été sauvegardée." #: IDF/Views/Review.php:41 #, php-format @@ -4827,77 +4966,77 @@ msgstr "Revues de code de %s" #: IDF/Views/Review.php:48 msgid "This table shows the latest reviews." -msgstr "Ce tableau montre les dernières revues de code." +msgstr "Ce tableau affiche les dernières revues." #: IDF/Views/Review.php:64 msgid "No reviews were found." -msgstr "Aucune revue de code trouvée." +msgstr "Aucune revue n'a été trouvée." #: IDF/Views/Review.php:94 #, php-format -msgid "The code review %d has been created." -msgstr "La revue de code %d a été créée." +msgid "The code review %2$d has been created." +msgstr "" #: IDF/Views/Review.php:140 #, php-format -msgid "Review %d: %s" -msgstr "Revue de code %d : %s" +msgid "Review %2$d: %3$s" +msgstr "" #: IDF/Views/Review.php:160 #, php-format -msgid "Your code review %d has been published." -msgstr "Votre revue de code %d a été publiée." +msgid "Your code review %2$d has been published." +msgstr "" #: IDF/Views/Source.php:40 #, php-format msgid "%s Source Help" -msgstr "Aide des sources de %s" +msgstr "Aide sur la source de %s" #: IDF/Views/Source.php:58 #, php-format msgid "%s Invalid Revision" -msgstr "%s Révision invalide" +msgstr "Révision invalide de %s" #: IDF/Views/Source.php:82 #, php-format msgid "%s Ambiguous Revision" -msgstr "%s Révision ambiguë " +msgstr "Révision ambiguë de %s" #: IDF/Views/Source.php:107 #, php-format msgid "%1$s %2$s Change Log" -msgstr "Changements %2$s de %1$s" +msgstr "Journal des modifications %2$s de %1$s" -#: IDF/Views/Source.php:147 IDF/Views/Source.php:228 IDF/Views/Source.php:356 +#: IDF/Views/Source.php:153 IDF/Views/Source.php:234 IDF/Views/Source.php:362 #, php-format msgid "%1$s %2$s Source Tree" msgstr "Arbre des sources %2$s de %1$s" -#: IDF/Views/Source.php:304 +#: IDF/Views/Source.php:310 #, php-format msgid "%s Commit Details" msgstr "Détails d'un commit de %s" -#: IDF/Views/Source.php:305 +#: IDF/Views/Source.php:311 #, php-format -msgid "%s Commit Details - %s" -msgstr "Détails d'un commit de %s - %s" +msgid "%1$s Commit Details - %2$s" +msgstr "" #: IDF/Views/User.php:59 msgid "Your Dashboard - Working Issues" -msgstr "Votre dashboard - Tickets en cours" +msgstr "Votre tableau de bord - Tickets assignés" #: IDF/Views/User.php:62 msgid "Your Dashboard - Submitted Issues" -msgstr "Votre dashboard - Tickets soumis" +msgstr "Votre tableau de bord - Tickets soumis" #: IDF/Views/User.php:89 msgid "No issues are assigned to you, yeah!" -msgstr "Aucun ticket en cours pour vous, yeah !" +msgstr "Aucun ticket ne vous est assigné, youpi!" #: IDF/Views/User.php:89 msgid "All the issues you submitted are fixed, yeah!" -msgstr "Tous les tickets que vous avez soumis ont été fixés, yeah !" +msgstr "Tous les tickets que vous avez soumis ont été résolus, youpi!" #: IDF/Views/User.php:121 msgid "Your personal information has been updated." @@ -4909,20 +5048,20 @@ msgstr "Votre compte" #: IDF/Views/User.php:157 msgid "The public key has been deleted." -msgstr "La clef clef publique a été supprimée." +msgstr "La clé publique a été supprimée." #: IDF/Views/User.php:177 msgid "The address has been deleted." -msgstr "Cet e-mail a été supprimé." +msgstr "L'adresse a été supprimée." #: IDF/Views/User.php:200 msgid "Confirm The Email Change" -msgstr "Confirmez le changement d'adresse" +msgstr "Confirmez le changement d'email" #: IDF/Views/User.php:232 #, php-format msgid "Your new email address \"%s\" has been validated. Thank you!" -msgstr "Votre nouvelle adresse email \"%s\" a été validée. Merci !" +msgstr "Votre nouvelle adresse email «%s» a été validée. Merci!" #: IDF/Views/Wiki.php:41 #, php-format @@ -4933,161 +5072,263 @@ msgstr "Documentation de %s" msgid "This table shows the documentation pages." msgstr "Ce tableau liste les pages de documentation." -#: IDF/Views/Wiki.php:61 IDF/Views/Wiki.php:106 IDF/Views/Wiki.php:147 +#: IDF/Views/Wiki.php:61 IDF/Views/Wiki.php:144 IDF/Views/Wiki.php:185 msgid "Page Title" -msgstr "Titre" +msgstr "Titre de la page" -#: IDF/Views/Wiki.php:63 IDF/Views/Wiki.php:108 IDF/Views/Wiki.php:149 +#: IDF/Views/Wiki.php:63 IDF/Views/Wiki.php:103 IDF/Views/Wiki.php:146 +#: IDF/Views/Wiki.php:187 msgid "Updated" msgstr "Mise à jour" -#: IDF/Views/Wiki.php:67 IDF/Views/Wiki.php:153 +#: IDF/Views/Wiki.php:67 IDF/Views/Wiki.php:191 msgid "No documentation pages were found." msgstr "Aucune page de documentation n'a été trouvée." -#: IDF/Views/Wiki.php:90 +#: IDF/Views/Wiki.php:88 +#, php-format +msgid "%s Documentation Resources" +msgstr "" + +#: IDF/Views/Wiki.php:94 +msgid "" +"This table shows the resources that can be used on documentation pages." +msgstr "" + +#: IDF/Views/Wiki.php:100 +msgid "Resource Title" +msgstr "" + +#: IDF/Views/Wiki.php:107 +msgid "No resources were found." +msgstr "" + +#: IDF/Views/Wiki.php:128 #, php-format msgid "Documentation Search - %s" msgstr "Recherche dans la documentation - %s" -#: IDF/Views/Wiki.php:101 +#: IDF/Views/Wiki.php:139 msgid "This table shows the pages found." -msgstr "Ce tableau montre les pages trouvées." +msgstr "Ce tableau liste les pages trouvées." -#: IDF/Views/Wiki.php:112 +#: IDF/Views/Wiki.php:150 msgid "No pages were found." -msgstr "Aucune page trouvée." +msgstr "Aucune page n'a été trouvée." -#: IDF/Views/Wiki.php:131 +#: IDF/Views/Wiki.php:169 #, php-format msgid "%1$s Documentation Pages with Label %2$s" -msgstr "Documentation de %1$s avec l'étiquette %2$s" +msgstr "Pages de documentation de %1$s avec l'étiquette %2$s" -#: IDF/Views/Wiki.php:141 +#: IDF/Views/Wiki.php:179 #, php-format msgid "This table shows the documentation pages with label %s." -msgstr "Ce tableau liste les pages de documentation avec le label %s." +msgstr "Ce tableau liste les pages de documentation avec l'étiquette %s." -#: IDF/Views/Wiki.php:184 +#: IDF/Views/Wiki.php:222 #, php-format -msgid "The page %s has been created." -msgstr "La page %s a été créée." +msgid "The page %2$s has been created." +msgstr "" -#: IDF/Views/Wiki.php:271 +#: IDF/Views/Wiki.php:265 +#, php-format +msgid "The resource %2$s has been created." +msgstr "" + +#: IDF/Views/Wiki.php:409 IDF/Views/Wiki.php:448 msgid "The old revision has been deleted." -msgstr "La vieille version a été supprimée." +msgstr "L'ancienne révision a été supprimée." -#: IDF/Views/Wiki.php:277 +#: IDF/Views/Wiki.php:415 IDF/Views/Wiki.php:454 #, php-format msgid "Delete Old Revision of %s" -msgstr "Suppression de la vieille version de %s" +msgstr "Supprimer l'ancienne révision de %s" -#: IDF/Views/Wiki.php:322 +#: IDF/Views/Wiki.php:496 #, php-format -msgid "The page %s has been updated." -msgstr "La page %s a été mise à jour." +msgid "The page %2$s has been updated." +msgstr "" -#: IDF/Views/Wiki.php:360 +#: IDF/Views/Wiki.php:548 +#, php-format +msgid "The resource %2$s has been updated." +msgstr "" + +#: IDF/Views/Wiki.php:583 msgid "The documentation page has been deleted." msgstr "La page de documentation a été supprimée." -#: IDF/Views/Wiki.php:368 +#: IDF/Views/Wiki.php:591 #, php-format msgid "Delete Page %s" -msgstr "Suppprimer la page %s" +msgstr "Supprimer la page %s" -#: IDF/Views.php:126 IDF/Views.php:152 +#: IDF/Views/Wiki.php:623 +msgid "The documentation resource has been deleted." +msgstr "" + +#: IDF/Views/Wiki.php:631 +#, php-format +msgid "Delete Resource %s" +msgstr "" + +#: IDF/Views.php:173 IDF/Views.php:199 msgid "Confirm Your Account Creation" msgstr "Confirmez la création de votre compte" -#: IDF/Views.php:172 +#: IDF/Views.php:219 msgid "" "Welcome! You can now participate in the life of your project of choice." -msgstr "" -"Bienvenue ! Vous pouvez maintenant prendre part à la vie du projet de " -"votre choix." +msgstr "Bienvenue! Vous pouvez maintenant prendre part à la vie du projet de votre choix." -#: IDF/Views.php:198 IDF/Views.php:222 IDF/Views.php:263 +#: IDF/Views.php:245 IDF/Views.php:269 IDF/Views.php:310 msgid "Password Recovery" msgstr "Récupération du mot de passe" -#: IDF/Views.php:242 +#: IDF/Views.php:289 msgid "" "Welcome back! Next time, you can use your broswer options to remember the " "password." -msgstr "" -"Re bienvenue ! La prochaine fois, vous pouvez utiliser les options de " -"votre navigateur pour qu'il se souvienne de votre mot de passe." +msgstr "Bienvenue à nouveau! La prochaine fois, vous pouvez utiliser les options de votre navigateur pour qu'il se souvienne de votre mot de passe." -#: IDF/Views.php:284 +#: IDF/Views.php:331 msgid "Here to Help You!" -msgstr "Ici pour vous aider !" +msgstr "Ici pour vous aider!" -#: IDF/Views.php:300 +#: IDF/Views.php:347 +msgid "InDefero Upload Archive Format" +msgstr "" + +#: IDF/Views.php:363 msgid "InDefero API (Application Programming Interface)" -msgstr "API d'InDefero (Interface de Programmation de l'Application)" +msgstr "API d'InDefero (interface de programmation applicative)" -#: IDF/WikiPage.php:62 +#: IDF/Wiki/Page.php:62 IDF/Wiki/Resource.php:64 msgid "title" msgstr "titre" -#: IDF/WikiPage.php:63 +#: IDF/Wiki/Page.php:63 msgid "" "The title of the page must only contain letters, digits or the dash " "character. For example: My-new-Wiki-Page." -msgstr "" -"Le titre de la page ne doit contenir que des lettres, chiffres ou le tiret. " -"Par exemple : Ma-Page." +msgstr "Le titre de la page ne doit contenir que des lettres, des chiffres ou le tiret (-). Exemple: Ma-nouvelle-page." -#: IDF/WikiPage.php:71 +#: IDF/Wiki/Page.php:71 msgid "A one line description of the page content." -msgstr "Une petite description du contenu de la page." +msgstr "Une description d'une ligne du contenu de la page." -#: IDF/WikiPage.php:196 IDF/WikiRevision.php:167 +#: IDF/Wiki/Page.php:196 IDF/Wiki/PageRevision.php:196 #, php-format msgid "%2$s, %3$s" -msgstr "%2$s, %3$s" +msgstr "%2$s, %3$s" -#: IDF/WikiPage.php:198 +#: IDF/Wiki/Page.php:198 #, php-format -msgid "Creation of page %s, by %s" -msgstr "Création de la page %s, par %s" +msgid "Creation of page %2$s, by %3$s" +msgstr "" -#: IDF/WikiPage.php:208 +#: IDF/Wiki/Page.php:208 #, php-format -msgid "%s: Documentation page %s added - %s" -msgstr "%s: Page de documentation %s ajoutée - %s" +msgid "%1$s: Documentation page %2$s added - %3$s" +msgstr "" -#: IDF/WikiRevision.php:48 +#: IDF/Wiki/PageRevision.php:48 msgid "page" msgstr "page" -#: IDF/WikiRevision.php:66 +#: IDF/Wiki/PageRevision.php:66 IDF/Wiki/ResourceRevision.php:64 msgid "A one line description of the changes." -msgstr "Une petite description des changements faits." +msgstr "Une description d'une ligne des modifications effectuées." -#: IDF/WikiRevision.php:72 +#: IDF/Wiki/PageRevision.php:72 msgid "content" msgstr "contenu" -#: IDF/WikiRevision.php:189 +#: IDF/Wiki/PageRevision.php:218 IDF/Wiki/ResourceRevision.php:311 #, php-format -msgid "Change of %s, by %s" -msgstr "Changement de %s, par %s" +msgid "Change of %2$s, by %3$s" +msgstr "" -#: IDF/WikiRevision.php:208 +#: IDF/Wiki/PageRevision.php:231 #, php-format -msgid "%s: Documentation page %s updated - %s" -msgstr "%s: Page de documentation %s mise à jour - %s" +msgid "%1$s: Documentation page %2$s updated - %3$s" +msgstr "" -#: IDF/WikiRevision.php:262 +#: IDF/Wiki/PageRevision.php:293 #, php-format -msgid "New Documentation Page %s - %s (%s)" -msgstr "Nouvelle page de documentation %s - %s (%s)" +msgid "New Documentation Page %1$s - %2$s (%3$s)" +msgstr "" -#: IDF/WikiRevision.php:268 +#: IDF/Wiki/PageRevision.php:297 #, php-format -msgid "Documentation Page Changed %s - %s (%s)" -msgstr "Changement de documentation %s - %s (%s)" +msgid "Documentation Page Changed %1$s - %2$s (%3$s)" +msgstr "" +#: IDF/Wiki/Resource.php:65 +msgid "" +"The title of the resource must only contain letters, digits, dots or the " +"dash character. For example: my-resource.png." +msgstr "" +#: IDF/Wiki/Resource.php:72 +msgid "MIME media type" +msgstr "" + +#: IDF/Wiki/Resource.php:73 +msgid "The MIME media type of the resource." +msgstr "" + +#: IDF/Wiki/Resource.php:81 +msgid "A one line description of the resource." +msgstr "" + +#: IDF/Wiki/Resource.php:176 IDF/Wiki/ResourceRevision.php:308 +#, php-format +msgid "%2$s, %3$s" +msgstr "" + +#: IDF/Wiki/Resource.php:178 +#, php-format +msgid "Creation of resource %2$s, by %3$s" +msgstr "" + +#: IDF/Wiki/Resource.php:188 +#, php-format +msgid "%1$s: Documentation resource %2$s added - %3$s" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:47 +msgid "resource" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:78 +msgid "File extension" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:79 +msgid "The file extension of the uploaded resource." +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:94 +msgid "page usage" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:116 +#, php-format +msgid "id %d: %s" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:263 +#, php-format +msgid "Download (%s)" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:270 +msgid "View resource details" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:324 +#, php-format +msgid "%1$s: Documentation resource %2$s updated - %3$s" +msgstr "" diff --git a/src/IDF/locale/pt_BR/idf.po b/src/IDF/locale/pt_BR/idf.po index dcfb1f5..5af095c 100644 --- a/src/IDF/locale/pt_BR/idf.po +++ b/src/IDF/locale/pt_BR/idf.po @@ -1,38 +1,42 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # pkiefer , 2011. msgid "" msgstr "" "Project-Id-Version: Indefero\n" "Report-Msgid-Bugs-To: http://projects.ceondo.com/p/indefero/issues/\n" -"POT-Creation-Date: 2011-10-31 01:11+0100\n" +"POT-Creation-Date: 2012-03-22 01:16+0100\n" "PO-Revision-Date: 2011-10-31 00:19+0000\n" "Last-Translator: tommyd \n" "Language-Team: LANGUAGE \n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1)\n" -#: IDF/Commit.php:55 IDF/Conf.php:54 IDF/Issue.php:52 IDF/Review.php:65 -#: IDF/Search/Occ.php:69 IDF/Tag.php:52 IDF/Upload.php:49 IDF/WikiPage.php:54 +#: IDF/Commit.php:55 IDF/Conf.php:54 IDF/Issue.php:52 +#: IDF/ProjectActivity.php:49 IDF/Review.php:65 IDF/Search/Occ.php:69 +#: IDF/Tag.php:52 IDF/Upload.php:49 IDF/Wiki/Page.php:54 +#: IDF/Wiki/Resource.php:56 msgid "project" msgstr "projeto" #: IDF/Commit.php:63 IDF/Issue.php:67 IDF/IssueComment.php:65 #: IDF/IssueFile.php:57 IDF/IssueRelation.php:69 IDF/Review/Comment.php:69 -#: IDF/Review.php:80 IDF/Upload.php:91 IDF/WikiPage.php:78 -#: IDF/WikiRevision.php:79 +#: IDF/Review.php:80 IDF/Upload.php:91 IDF/Wiki/Page.php:78 +#: IDF/Wiki/PageRevision.php:79 IDF/Wiki/Resource.php:88 +#: IDF/Wiki/ResourceRevision.php:86 msgid "submitter" msgstr "" #: IDF/Commit.php:87 IDF/Issue.php:60 IDF/Review/Patch.php:60 -#: IDF/Review.php:73 IDF/Upload.php:57 IDF/WikiPage.php:70 -#: IDF/WikiRevision.php:65 +#: IDF/Review.php:73 IDF/Upload.php:57 IDF/Wiki/Page.php:70 +#: IDF/Wiki/PageRevision.php:65 IDF/Wiki/Resource.php:80 +#: IDF/Wiki/ResourceRevision.php:63 msgid "summary" msgstr "sumário" @@ -43,25 +47,26 @@ msgstr "" #: IDF/Commit.php:100 IDF/Issue.php:105 IDF/IssueComment.php:79 #: IDF/IssueFile.php:96 IDF/IssueRelation.php:75 IDF/Review/Comment.php:90 #: IDF/Review/FileComment.php:75 IDF/Review/Patch.php:87 IDF/Review.php:108 -#: IDF/Upload.php:112 IDF/WikiPage.php:100 IDF/WikiRevision.php:92 +#: IDF/Upload.php:112 IDF/Wiki/Page.php:100 IDF/Wiki/PageRevision.php:92 +#: IDF/Wiki/Resource.php:95 IDF/Wiki/ResourceRevision.php:101 msgid "creation date" msgstr "data de criação" #: IDF/Commit.php:238 #, php-format -msgid "Commit %s, by %s" +msgid "Commit %1$s, by %2$s" msgstr "" -#: IDF/Commit.php:329 +#: IDF/Commit.php:337 #, php-format -msgid "New Commit %s - %s (%s)" +msgid "New Commit %1$s - %2$s (%3$s)" msgstr "" #: IDF/Conf.php:61 IDF/Gconf.php:73 msgid "key" msgstr "chave" -#: IDF/Conf.php:67 IDF/Gconf.php:79 +#: IDF/Conf.php:67 IDF/Gconf.php:79 IDF/ProjectActivity.php:62 msgid "value" msgstr "valor" @@ -81,33 +86,56 @@ msgstr "usuário" msgid "email" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:38 IDF/Views/Project.php:587 +#: IDF/Form/Admin/ForgeConf.php:34 +msgid "Custom forge page enabled" +msgstr "" + +#: IDF/Form/Admin/ForgeConf.php:39 IDF/Form/WikiPageCreate.php:80 +#: IDF/Form/WikiPageUpdate.php:72 +msgid "Content" +msgstr "" + +#: IDF/Form/Admin/LabelConf.php:40 +msgid "Predefined project labels" +msgstr "" + +#: IDF/Form/Admin/LabelConf.php:55 +#, php-format +msgid "" +"The label \"%s\" is invalid: A label must only consist of alphanumeric " +"characters and dashes, and can optionally contain a \":\" with a group " +"prefix." +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:38 IDF/Views/Project.php:600 msgid "git" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:39 IDF/Views/Project.php:588 +#: IDF/Form/Admin/ProjectCreate.php:39 IDF/Views/Project.php:601 msgid "Subversion" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:40 IDF/Views/Project.php:589 +#: IDF/Form/Admin/ProjectCreate.php:40 IDF/Views/Project.php:602 msgid "mercurial" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:41 IDF/Views/Project.php:590 +#: IDF/Form/Admin/ProjectCreate.php:41 IDF/Views/Project.php:603 msgid "monotone" msgstr "" #: IDF/Form/Admin/ProjectCreate.php:49 IDF/Form/Admin/ProjectUpdate.php:44 -#: IDF/Form/ProjectConf.php:38 IDF/Views/Admin.php:66 IDF/Views/Admin.php:210 +#: IDF/Form/ProjectConf.php:39 IDF/Views/Admin.php:86 IDF/Views/Admin.php:273 msgid "Name" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:55 IDF/Form/TabsConf.php:77 +#: IDF/Form/Admin/ProjectCreate.php:55 IDF/Form/TabsConf.php:101 #: IDF/gettexttemplates/idf/base-full.html.php:5 +#: IDF/gettexttemplates/idf/base-full.html~.php:5 #: IDF/gettexttemplates/idf/base.html.php:5 -#: IDF/gettexttemplates/idf/index.html.php:7 -#: IDF/gettexttemplates/idf/index.html.php:8 -#: IDF/gettexttemplates/idf/main-menu.html.php:8 +#: IDF/gettexttemplates/idf/base.html~.php:5 +#: IDF/gettexttemplates/idf/main-menu.html.php:9 +#: IDF/gettexttemplates/idf/project-list.html.php:5 +#: IDF/gettexttemplates/idf/project-list.html.php:7 msgid "Private project" msgstr "" @@ -130,105 +158,122 @@ msgstr "" msgid "A one line description of the project." msgstr "Descrição do projeto em uma linha." -#: IDF/Form/Admin/ProjectCreate.php:77 +#: IDF/Form/Admin/ProjectCreate.php:77 IDF/Form/Admin/ProjectUpdate.php:58 +#: IDF/Form/ProjectConf.php:56 +msgid "External URL" +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:84 msgid "Repository type" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:85 +#: IDF/Form/Admin/ProjectCreate.php:92 msgid "Remote Subversion repository" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:92 IDF/Form/SourceConf.php:40 +#: IDF/Form/Admin/ProjectCreate.php:99 IDF/Form/SourceConf.php:40 msgid "Repository username" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:99 IDF/Form/SourceConf.php:47 +#: IDF/Form/Admin/ProjectCreate.php:106 IDF/Form/SourceConf.php:47 msgid "Repository password" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:106 IDF/Form/Admin/ProjectUpdate.php:59 +#: IDF/Form/Admin/ProjectCreate.php:113 IDF/Form/Admin/ProjectUpdate.php:66 msgid "Master branch" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:109 IDF/Form/Admin/ProjectUpdate.php:62 +#: IDF/Form/Admin/ProjectCreate.php:116 IDF/Form/Admin/ProjectUpdate.php:69 msgid "" "This should be a world-wide unique identifier for your project. A reverse " "DNS notation like \"com.my-domain.my-project\" is a good idea." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:114 IDF/Form/Admin/ProjectUpdate.php:68 +#: IDF/Form/Admin/ProjectCreate.php:121 IDF/Form/Admin/ProjectUpdate.php:95 #: IDF/Form/MembersConf.php:46 IDF/Form/TabsConf.php:53 +#: IDF/Form/TabsConf.php:72 msgid "Project owners" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:123 IDF/Form/Admin/ProjectUpdate.php:76 +#: IDF/Form/Admin/ProjectCreate.php:130 IDF/Form/Admin/ProjectUpdate.php:103 #: IDF/Form/MembersConf.php:54 IDF/Form/TabsConf.php:52 +#: IDF/Form/TabsConf.php:78 msgid "Project members" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:136 +#: IDF/Form/Admin/ProjectCreate.php:140 IDF/Form/Admin/ProjectUpdate.php:85 +#: IDF/Form/IssueCreate.php:168 IDF/Form/IssueUpdate.php:164 +#: IDF/Form/ProjectConf.php:73 IDF/Form/UpdateUpload.php:71 +#: IDF/Form/Upload.php:70 IDF/Form/WikiPageCreate.php:93 +#: IDF/Form/WikiPageUpdate.php:104 +msgid "Labels" +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:155 msgid "Project template" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:138 +#: IDF/Form/Admin/ProjectCreate.php:157 msgid "" "Use the given project to initialize the new project. Access rights and " "general configuration will be taken from the template project." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:185 +#: IDF/Form/Admin/ProjectCreate.php:204 msgid "" "Only a remote repository available through HTTP or HTTPS is allowed. For " "example \"http://somewhere.com/svn/trunk\"." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:201 +#: IDF/Form/Admin/ProjectCreate.php:220 IDF/Form/Admin/ProjectUpdate.php:117 msgid "" "The master branch is empty or contains illegal characters, please use only " -"letters, digits, dashs and dots as separators." +"letters, digits, dashes and dots as separators." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:211 IDF/Form/Admin/ProjectUpdate.php:101 +#: IDF/Form/Admin/ProjectCreate.php:230 IDF/Form/Admin/ProjectUpdate.php:128 msgid "This master branch is already used. Please select another one." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:222 +#: IDF/Form/Admin/ProjectCreate.php:241 msgid "" "This shortname contains illegal characters, please use only letters, digits " "and dash (-)." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:225 +#: IDF/Form/Admin/ProjectCreate.php:244 msgid "The shortname cannot start with the dash (-) character." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:228 +#: IDF/Form/Admin/ProjectCreate.php:247 msgid "The shortname cannot end with the dash (-) character." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:233 +#: IDF/Form/Admin/ProjectCreate.php:252 msgid "This shortname is already used. Please select another one." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:279 IDF/Form/Admin/ProjectDelete.php:78 -#: IDF/Form/Admin/ProjectUpdate.php:121 IDF/Form/Admin/UserCreate.php:106 +#: IDF/Form/Admin/ProjectCreate.php:303 IDF/Form/Admin/ProjectDelete.php:78 +#: IDF/Form/Admin/ProjectUpdate.php:153 IDF/Form/Admin/UserCreate.php:106 #: IDF/Form/Admin/UserUpdate.php:191 IDF/Form/IssueCreate.php:338 #: IDF/Form/IssueUpdate.php:329 IDF/Form/MembersConf.php:64 #: IDF/Form/Password.php:76 IDF/Form/Register.php:112 #: IDF/Form/ReviewCreate.php:187 IDF/Form/ReviewFileComment.php:143 -#: IDF/Form/TabsConf.php:98 IDF/Form/UpdateUpload.php:126 -#: IDF/Form/Upload.php:148 IDF/Form/UserAccount.php:216 -#: IDF/Form/UserChangeEmail.php:80 IDF/Form/WikiCreate.php:167 -#: IDF/Form/WikiDelete.php:59 IDF/Form/WikiUpdate.php:178 +#: IDF/Form/TabsConf.php:122 IDF/Form/UpdateUpload.php:126 +#: IDF/Form/Upload.php:149 IDF/Form/UploadArchive.php:137 +#: IDF/Form/UserAccount.php:216 IDF/Form/UserChangeEmail.php:80 +#: IDF/Form/WikiPageCreate.php:167 IDF/Form/WikiPageDelete.php:59 +#: IDF/Form/WikiPageUpdate.php:178 IDF/Form/WikiResourceCreate.php:123 +#: IDF/Form/WikiResourceDelete.php:59 IDF/Form/WikiResourceUpdate.php:124 msgid "Cannot save the model from an invalid form." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:295 +#: IDF/Form/Admin/ProjectCreate.php:341 msgid "" "Click on the Project Management tab to set the description of your project." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:363 +#: IDF/Form/Admin/ProjectCreate.php:426 msgid "This project is not available." msgstr "" @@ -250,12 +295,6 @@ msgstr "" msgid "Sorry, you really need to backup your data before deletion." msgstr "" -#: IDF/Form/Admin/ProjectUpdate.php:90 -msgid "" -"The master branch is empty or contains illegal characters, please use only " -"letters, digits, dashes and dots as separators." -msgstr "" - #: IDF/Form/Admin/UserCreate.php:37 IDF/Form/Admin/UserUpdate.php:38 #: IDF/Form/RegisterConfirmation.php:50 IDF/Form/UserAccount.php:40 msgid "First name" @@ -272,8 +311,8 @@ msgstr "" #: IDF/Form/Admin/UserCreate.php:60 msgid "" -"The login must be between 3 and 15 characters long and contains only letters" -" and digits." +"The login must be between 3 and 15 characters long and contains only letters " +"and digits." msgstr "" #: IDF/Form/Admin/UserCreate.php:69 IDF/Form/Admin/UserUpdate.php:57 @@ -339,10 +378,11 @@ msgid "Confirm password" msgstr "" #: IDF/Form/Admin/UserUpdate.php:100 IDF/Form/IssueCreate.php:66 -#: IDF/Form/ProjectConf.php:47 IDF/Form/ReviewCreate.php:54 +#: IDF/Form/ProjectConf.php:48 IDF/Form/ReviewCreate.php:54 #: IDF/Form/UpdateUpload.php:51 IDF/Form/Upload.php:49 -#: IDF/Form/UserAccount.php:101 IDF/Form/WikiCreate.php:70 -#: IDF/Form/WikiUpdate.php:60 +#: IDF/Form/UserAccount.php:101 IDF/Form/WikiPageCreate.php:70 +#: IDF/Form/WikiPageUpdate.php:60 IDF/Form/WikiResourceCreate.php:54 +#: IDF/Form/WikiResourceUpdate.php:46 IDF/Views/Wiki.php:102 msgid "Description" msgstr "" @@ -376,15 +416,15 @@ msgstr "" msgid "Tick this to delete the custom avatar." msgstr "" -#: IDF/Form/Admin/UserUpdate.php:161 IDF/Views/Admin.php:211 +#: IDF/Form/Admin/UserUpdate.php:161 IDF/Views/Admin.php:274 msgid "Staff" msgstr "" #: IDF/Form/Admin/UserUpdate.php:164 -msgid "If you give staff rights to a user, you really need to trust them." +msgid "If you give staff rights to a user, you really need to trust him." msgstr "" -#: IDF/Form/Admin/UserUpdate.php:172 IDF/Views/Admin.php:213 +#: IDF/Form/Admin/UserUpdate.php:172 IDF/Views/Admin.php:276 msgid "Active" msgstr "" @@ -419,11 +459,11 @@ msgstr "" #: IDF/Form/ReviewCreate.php:45 IDF/Form/ReviewFileComment.php:73 #: IDF/Form/UpdateUpload.php:42 IDF/Form/Upload.php:40 #: IDF/gettexttemplates/idf/issues/base.html.php:3 IDF/Views/Download.php:65 -#: IDF/Views/Download.php:313 IDF/Views/Issue.php:62 IDF/Views/Issue.php:218 -#: IDF/Views/Issue.php:299 IDF/Views/Issue.php:388 IDF/Views/Issue.php:540 -#: IDF/Views/Issue.php:763 IDF/Views/Issue.php:822 IDF/Views/Review.php:58 -#: IDF/Views/User.php:83 IDF/Views/Wiki.php:62 IDF/Views/Wiki.php:107 -#: IDF/Views/Wiki.php:148 +#: IDF/Views/Download.php:347 IDF/Views/Issue.php:62 IDF/Views/Issue.php:221 +#: IDF/Views/Issue.php:302 IDF/Views/Issue.php:391 IDF/Views/Issue.php:543 +#: IDF/Views/Issue.php:766 IDF/Views/Issue.php:825 IDF/Views/Review.php:58 +#: IDF/Views/User.php:83 IDF/Views/Wiki.php:62 IDF/Views/Wiki.php:145 +#: IDF/Views/Wiki.php:186 msgid "Summary" msgstr "" @@ -438,9 +478,9 @@ msgstr "" #: IDF/Form/IssueCreate.php:99 IDF/Form/IssueUpdate.php:89 #: IDF/Form/ReviewCreate.php:103 IDF/Form/ReviewFileComment.php:83 -#: IDF/Views/Issue.php:63 IDF/Views/Issue.php:219 IDF/Views/Issue.php:301 -#: IDF/Views/Issue.php:389 IDF/Views/Issue.php:541 IDF/Views/Issue.php:764 -#: IDF/Views/Issue.php:823 IDF/Views/Review.php:59 IDF/Views/User.php:84 +#: IDF/Views/Issue.php:63 IDF/Views/Issue.php:222 IDF/Views/Issue.php:304 +#: IDF/Views/Issue.php:392 IDF/Views/Issue.php:544 IDF/Views/Issue.php:767 +#: IDF/Views/Issue.php:826 IDF/Views/Review.php:59 IDF/Views/User.php:84 msgid "Status" msgstr "" @@ -453,26 +493,19 @@ msgstr "" msgid "This issue" msgstr "" -#: IDF/Form/IssueCreate.php:168 IDF/Form/IssueUpdate.php:164 -#: IDF/Form/UpdateUpload.php:71 IDF/Form/Upload.php:70 -#: IDF/Form/WikiCreate.php:93 IDF/Form/WikiUpdate.php:104 -msgid "Labels" -msgstr "" - #: IDF/Form/IssueCreate.php:210 msgid "You cannot add a label with the \"Status\" prefix to an issue." msgstr "" #: IDF/Form/IssueCreate.php:211 IDF/Form/IssueCreate.php:218 -#: IDF/Form/UpdateUpload.php:110 IDF/Form/Upload.php:120 -#: IDF/Form/WikiCreate.php:151 IDF/Form/WikiUpdate.php:162 +#: IDF/Form/UpdateUpload.php:110 IDF/Form/Upload.php:121 +#: IDF/Form/WikiPageCreate.php:151 IDF/Form/WikiPageUpdate.php:162 msgid "You provided an invalid label." msgstr "" #: IDF/Form/IssueCreate.php:217 IDF/Form/UpdateUpload.php:109 -#: IDF/Form/Upload.php:119 #, php-format -msgid "You cannot provide more than label from the %s class to an issue." +msgid "You cannot provide more than one label from the %s class to an issue." msgstr "" #: IDF/Form/IssueCreate.php:228 IDF/Form/IssueUpdate.php:194 @@ -541,7 +574,7 @@ msgid "" msgstr "" #: IDF/Form/IssueTrackingConf.php:133 -msgid "Each issue may have at most one label with each of these classes" +msgid "Each issue may have at most one label with each of these classes." msgstr "" #: IDF/Form/IssueTrackingConf.php:140 @@ -551,11 +584,13 @@ msgstr "" #: IDF/Form/IssueTrackingConf.php:142 msgid "" "You can define bidirectional relations like \"is related to\" or \"blocks, " -"is blocked by\"." +"is blocked by\". For standard relations pre-configured translations exist, " +"new relations should however be defined in a language that is understood by " +"all project members." msgstr "" #: IDF/Form/IssueUpdate.php:56 IDF/Form/ReviewFileComment.php:45 -#: IDF/Form/WikiUpdate.php:82 +#: IDF/Form/WikiPageUpdate.php:82 IDF/Form/WikiResourceUpdate.php:66 msgid "Comment" msgstr "" @@ -595,8 +630,8 @@ msgstr "" #: IDF/Form/PasswordInputKey.php:50 IDF/Form/PasswordReset.php:89 msgid "" -"We are sorry but this validation key is not valid. Maybe you should directly" -" copy/paste it from your validation email." +"We are sorry but this validation key is not valid. Maybe you should directly " +"copy/paste it from your validation email." msgstr "" #: IDF/Form/PasswordInputKey.php:61 IDF/Form/PasswordReset.php:100 @@ -637,34 +672,38 @@ msgid "" "activate it." msgstr "" -#: IDF/Form/ProjectConf.php:42 +#: IDF/Form/ProjectConf.php:43 msgid "Short Description" msgstr "" -#: IDF/Form/ProjectConf.php:58 +#: IDF/Form/ProjectConf.php:85 msgid "The \"upload_path\" configuration variable was not set." msgstr "" -#: IDF/Form/ProjectConf.php:63 +#: IDF/Form/ProjectConf.php:90 msgid "Update the logo" msgstr "" -#: IDF/Form/ProjectConf.php:65 +#: IDF/Form/ProjectConf.php:92 msgid "The logo must be a picture with a size of 32 by 32." msgstr "" -#: IDF/Form/ProjectConf.php:75 +#: IDF/Form/ProjectConf.php:103 msgid "Remove the current logo" msgstr "" -#: IDF/Form/ProjectConf.php:111 +#: IDF/Form/ProjectConf.php:139 msgid "Could not determine the size of the uploaded picture." msgstr "" -#: IDF/Form/ProjectConf.php:115 +#: IDF/Form/ProjectConf.php:143 msgid "The picture must have a size of 32 by 32." msgstr "" +#: IDF/Form/ProjectConf.php:164 +msgid "The entered URL is invalid. Only http and https URLs are allowed." +msgstr "" + #: IDF/Form/Register.php:41 msgid "Your login" msgstr "" @@ -675,7 +714,7 @@ msgid "" "and digits." msgstr "" -#: IDF/Form/Register.php:53 +#: IDF/Form/Register.php:53 IDF/Form/UserAccount.php:59 msgid "Your email" msgstr "" @@ -689,15 +728,14 @@ msgstr "" #: IDF/Form/Register.php:88 msgid "" -"We know, this is boring, but you need to agree with the terms and " -"conditions." +"We know, this is boring, but you need to agree with the terms and conditions." msgstr "" #: IDF/Form/Register.php:97 #, php-format msgid "" -"The email \"%s\" is already used. If you need to, click on the help link to " -"recover your password." +"The email \"%1$s\" is already used. If you need to, you can recover your password." msgstr "" #: IDF/Form/Register.php:148 @@ -721,9 +759,10 @@ msgid "" msgstr "" #: IDF/Form/RegisterConfirmation.php:110 +#, php-format msgid "" -"This account has already been confirmed. Maybe should you try to recover " -"your password using the help link." +"This account has already been confirmed. Maybe should you try to recover your password." msgstr "" #: IDF/Form/ReviewCreate.php:74 @@ -766,43 +805,48 @@ msgstr "" msgid "This field is required." msgstr "" -#: IDF/Form/SourceConf.php:56 +#: IDF/Form/SourceConf.php:54 IDF/Form/UploadConf.php:70 msgid "Webhook URL" msgstr "" -#: IDF/Form/SourceConf.php:58 -#, php-format -msgid "Learn more about the post-commit web hooks." -msgstr "" - #: IDF/Form/TabsConf.php:38 IDF/gettexttemplates/idf/admin/base.html.php:4 -#: IDF/gettexttemplates/idf/base-full.html.php:7 -#: IDF/gettexttemplates/idf/base.html.php:7 +#: IDF/gettexttemplates/idf/base-full.html.php:8 +#: IDF/gettexttemplates/idf/base-full.html~.php:7 +#: IDF/gettexttemplates/idf/base.html.php:8 +#: IDF/gettexttemplates/idf/base.html~.php:7 #: IDF/gettexttemplates/idf/downloads/base.html.php:3 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:14 #: IDF/Views/Project.php:97 msgid "Downloads" msgstr "" -#: IDF/Form/TabsConf.php:39 IDF/gettexttemplates/idf/base-full.html.php:11 -#: IDF/gettexttemplates/idf/base.html.php:11 +#: IDF/Form/TabsConf.php:39 IDF/gettexttemplates/idf/base-full.html.php:12 +#: IDF/gettexttemplates/idf/base-full.html~.php:11 +#: IDF/gettexttemplates/idf/base.html.php:12 +#: IDF/gettexttemplates/idf/base.html~.php:11 msgid "Code Review" msgstr "Revisão de Código" #: IDF/Form/TabsConf.php:40 IDF/gettexttemplates/idf/admin/base.html.php:5 -#: IDF/gettexttemplates/idf/base-full.html.php:8 -#: IDF/gettexttemplates/idf/base.html.php:8 +#: IDF/gettexttemplates/idf/base-full.html.php:9 +#: IDF/gettexttemplates/idf/base-full.html~.php:8 +#: IDF/gettexttemplates/idf/base.html.php:9 +#: IDF/gettexttemplates/idf/base.html~.php:8 msgid "Documentation" msgstr "Documentação" #: IDF/Form/TabsConf.php:41 IDF/gettexttemplates/idf/admin/base.html.php:7 -#: IDF/gettexttemplates/idf/base-full.html.php:10 -#: IDF/gettexttemplates/idf/base.html.php:10 +#: IDF/gettexttemplates/idf/base-full.html.php:11 +#: IDF/gettexttemplates/idf/base-full.html~.php:10 +#: IDF/gettexttemplates/idf/base.html.php:11 +#: IDF/gettexttemplates/idf/base.html~.php:10 msgid "Source" msgstr "Código Fonte" -#: IDF/Form/TabsConf.php:42 IDF/gettexttemplates/idf/base-full.html.php:9 -#: IDF/gettexttemplates/idf/base.html.php:9 +#: IDF/Form/TabsConf.php:42 IDF/gettexttemplates/idf/base-full.html.php:10 +#: IDF/gettexttemplates/idf/base-full.html~.php:9 +#: IDF/gettexttemplates/idf/base.html.php:10 +#: IDF/gettexttemplates/idf/base.html~.php:9 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:17 msgid "Issues" msgstr "" @@ -819,22 +863,106 @@ msgstr "" msgid "Closed" msgstr "" -#: IDF/Form/TabsConf.php:83 +#: IDF/Form/TabsConf.php:84 +#, fuzzy +msgid "Others" +msgstr "Outro" + +#: IDF/Form/TabsConf.php:107 msgid "Extra authorized users" msgstr "" -#: IDF/Form/Upload.php:59 IDF/gettexttemplates/idf/source/git/tree.html.php:6 +#: IDF/Form/Upload.php:59 IDF/Form/WikiResourceCreate.php:65 +#: IDF/Form/WikiResourceUpdate.php:56 +#: IDF/gettexttemplates/idf/source/git/tree.html.php:6 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:6 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:7 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:7 -#: IDF/Views/Download.php:64 IDF/Views/Download.php:312 +#: IDF/Views/Download.php:64 IDF/Views/Download.php:346 msgid "File" msgstr "" -#: IDF/Form/Upload.php:86 +#: IDF/Form/Upload.php:87 IDF/Form/WikiResourceCreate.php:96 +#: IDF/Form/WikiResourceUpdate.php:83 msgid "For security reasons, you cannot upload a file with this extension." msgstr "" +#: IDF/Form/Upload.php:120 +#, php-format +msgid "You cannot provide more than one label from the %s class to a download." +msgstr "" + +#: IDF/Form/UploadArchive.php:41 +#, fuzzy +msgid "Archive file" +msgstr "o arquivo" + +#: IDF/Form/UploadArchive.php:67 +#, php-format +msgid "" +"For security reasons, you cannot upload a file (%s) with this extension." +msgstr "" + +#: IDF/Form/UploadArchive.php:98 +#, php-format +msgid "" +"You cannot provide more than label from the %1$s class to a download (%2$s)." +msgstr "" + +#: IDF/Form/UploadArchive.php:109 +#, php-format +msgid "" +"A file with the name \"%s\" has already been uploaded and is not marked to " +"be replaced." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:41 +msgid "The archive does not exist." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:48 +#, php-format +msgid "The archive could not be read (code %d)." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:53 +msgid "The archive does not contain a manifest.xml." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:61 +#, php-format +msgid "The archive's manifest is invalid: %s" +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:77 +#, php-format +msgid "The entry %d in the manifest is missing a file name." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:82 +#, php-format +msgid "The entry %d in the manifest is missing a summary." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:86 +msgid "The manifest must not reference itself." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:91 +#, php-format +msgid "The entry %s in the manifest does not exist in the archive." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:96 +#, php-format +msgid "The entry %s in the manifest is referenced more than once." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:108 +#, php-format +msgid "The entry %s in the manifest has more than the six allowed labels set." +msgstr "" + #: IDF/Form/UploadConf.php:53 msgid "Predefined download labels" msgstr "" @@ -843,10 +971,6 @@ msgstr "" msgid "Each download may have at most one label with each of these classes" msgstr "" -#: IDF/Form/UserAccount.php:59 -msgid "Your mail" -msgstr "" - #: IDF/Form/UserAccount.php:61 msgid "" "If you change your email address, an email will be sent to the new address " @@ -864,11 +988,11 @@ msgid "" msgstr "" #: IDF/Form/UserAccount.php:171 -msgid "Add a secondary mail address" +msgid "Add a secondary email address" msgstr "" #: IDF/Form/UserAccount.php:173 -msgid "You will get a mail to confirm that you own the address you specify." +msgid "You will get an email to confirm that you own the address you specify." msgstr "" #: IDF/Form/UserAccount.php:200 @@ -889,8 +1013,7 @@ msgstr "" #: IDF/Form/UserAccount.php:363 msgid "" -"Please check the key as it does not appear to be a valid monotone public " -"key." +"Please check the key as it does not appear to be a valid monotone public key." msgstr "" #: IDF/Form/UserAccount.php:371 @@ -903,8 +1026,8 @@ msgstr "" #: IDF/Form/UserChangeEmail.php:63 msgid "" -"The validation key is not valid. Please copy/paste it from your confirmation" -" email." +"The validation key is not valid. Please copy/paste it from your confirmation " +"email." msgstr "" #: IDF/Form/WikiConf.php:49 @@ -913,11 +1036,10 @@ msgstr "" #: IDF/Form/WikiConf.php:58 msgid "" -"Each documentation page may have at most one label with each of these " -"classes" +"Each documentation page may have at most one label with each of these classes" msgstr "" -#: IDF/Form/WikiCreate.php:38 +#: IDF/Form/WikiPageCreate.php:38 msgid "" "# Introduction\n" "\n" @@ -933,56 +1055,96 @@ msgid "" "* Links to other [[WikiPage]].\n" msgstr "" -#: IDF/Form/WikiCreate.php:57 +#: IDF/Form/WikiPageCreate.php:57 msgid "PageName" msgstr "" -#: IDF/Form/WikiCreate.php:60 IDF/Form/WikiUpdate.php:50 +#: IDF/Form/WikiPageCreate.php:60 IDF/Form/WikiPageUpdate.php:50 msgid "Page title" msgstr "" -#: IDF/Form/WikiCreate.php:66 IDF/Form/WikiUpdate.php:56 +#: IDF/Form/WikiPageCreate.php:66 IDF/Form/WikiPageUpdate.php:56 msgid "" "The page name must contains only letters, digits and the dash (-) character." msgstr "" -#: IDF/Form/WikiCreate.php:71 IDF/Form/WikiUpdate.php:61 +#: IDF/Form/WikiPageCreate.php:71 IDF/Form/WikiPageUpdate.php:61 msgid "This one line description is displayed in the list of pages." msgstr "" -#: IDF/Form/WikiCreate.php:80 IDF/Form/WikiUpdate.php:72 -msgid "Content" -msgstr "" - -#: IDF/Form/WikiCreate.php:108 IDF/Form/WikiUpdate.php:119 +#: IDF/Form/WikiPageCreate.php:108 IDF/Form/WikiPageUpdate.php:119 +#: IDF/Form/WikiResourceCreate.php:78 msgid "The title contains invalid characters." msgstr "" -#: IDF/Form/WikiCreate.php:114 IDF/Form/WikiUpdate.php:125 +#: IDF/Form/WikiPageCreate.php:114 IDF/Form/WikiPageUpdate.php:125 msgid "A page with this title already exists." msgstr "" -#: IDF/Form/WikiCreate.php:150 IDF/Form/WikiUpdate.php:161 +#: IDF/Form/WikiPageCreate.php:150 IDF/Form/WikiPageUpdate.php:161 #, php-format -msgid "You cannot provide more than label from the %s class to a page." +msgid "You cannot provide more than one label from the %s class to a page." msgstr "" -#: IDF/Form/WikiCreate.php:200 +#: IDF/Form/WikiPageCreate.php:200 msgid "Initial page creation" msgstr "" -#: IDF/Form/WikiDelete.php:39 +#: IDF/Form/WikiPageDelete.php:39 msgid "Yes, I understand that the page and all its revisions will be deleted." msgstr "" -#: IDF/Form/WikiDelete.php:50 +#: IDF/Form/WikiPageDelete.php:50 IDF/Form/WikiResourceDelete.php:50 msgid "You need to confirm the deletion." msgstr "" -#: IDF/Form/WikiUpdate.php:83 +#: IDF/Form/WikiPageUpdate.php:83 IDF/Form/WikiResourceUpdate.php:67 msgid "One line to describe the changes you made." msgstr "" +#: IDF/Form/WikiResourceCreate.php:40 +msgid "ResourceName" +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:44 +msgid "Resource title" +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:50 +msgid "" +"The resource name must contains only letters, digits and the dash (-) " +"character." +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:55 IDF/Form/WikiResourceUpdate.php:47 +#, fuzzy +msgid "This one line description is displayed in the list of resources." +msgstr "Descrição do projeto em uma linha." + +#: IDF/Form/WikiResourceCreate.php:84 +msgid "A resource with this title already exists." +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:142 +msgid "Initial resource creation" +msgstr "" + +#: IDF/Form/WikiResourceDelete.php:39 +msgid "" +"Yes, I understand that the resource and all its revisions will be deleted." +msgstr "" + +#: IDF/Form/WikiResourceUpdate.php:89 +#, php-format +msgid "" +"The mime type of the uploaded file \"%1$s\" does not match the mime type of " +"this resource \"%2$s\"" +msgstr "" + +#: IDF/Form/WikiResourceUpdate.php:97 +msgid "The current version of the resource and the uploaded file are equal." +msgstr "" + #: IDF/Gconf.php:60 IDF/Search/Occ.php:56 msgid "model class" msgstr "" @@ -1010,20 +1172,60 @@ msgstr "" #: IDF/gettexttemplates/idf/admin/downloads.html.php:3 #: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:3 #: IDF/gettexttemplates/idf/admin/wiki.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/projects/labels.html.php:3 msgid "" "\n" "

    Instructions:

    \n" "

    List one status value per line in desired sort-order.

    \n" -"

    Optionally, use an equals-sign to document the meaning of each status value.

    \n" +"

    Optionally, use an equals-sign to document the meaning of each status " +"value.

    \n" msgstr "" #: IDF/gettexttemplates/idf/admin/downloads.html.php:8 +msgid "" +"

    The webhook URL setting specifies an URL to which a HTTP PUT\n" +"request is sent after a new download has been added or to which a HTTP " +"POST\n" +"request is sent after an existing download has been updated.\n" +"If this field is empty, notifications are disabled.

    \n" +"\n" +"

    Only properly-escaped HTTP URLs are supported, for " +"example:

    \n" +"\n" +"
      \n" +"
    • http://domain.com/upload
    • \n" +"
    • http://domain.com/upload?my%20param
    • \n" +"
    \n" +"\n" +"

    In addition, the URL may contain the following \"%\" notation, which\n" +"will be replaced with specific project values for each download:

    \n" +"\n" +"
      \n" +"
    • %p - project name
    • \n" +"
    • %d - download id
    • \n" +"
    \n" +"\n" +"

    For example, updating download 123 of project 'my-project' with\n" +"web hook URL http://mydomain.com/%p/%d would send a POST " +"request to\n" +"http://mydomain.com/my-project/123.

    " +msgstr "" + +#: IDF/gettexttemplates/idf/admin/downloads.html.php:31 +#: IDF/gettexttemplates/idf/admin/source.html.php:30 +msgid "Web-Hook authentication key:" +msgstr "" + +#: IDF/gettexttemplates/idf/admin/downloads.html.php:32 #: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:8 #: IDF/gettexttemplates/idf/admin/members.html.php:13 #: IDF/gettexttemplates/idf/admin/source.html.php:31 #: IDF/gettexttemplates/idf/admin/summary.html.php:11 -#: IDF/gettexttemplates/idf/admin/tabs.html.php:15 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:12 #: IDF/gettexttemplates/idf/admin/wiki.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/forge/index.html.php:13 +#: IDF/gettexttemplates/idf/gadmin/projects/labels.html.php:8 msgid "Save Changes" msgstr "" @@ -1032,7 +1234,8 @@ msgstr "" msgid "" "\n" "

    Instructions:

    \n" -"

    Specify each person by its login. Each person must have already registered with the given login.

    \n" +"

    Specify each person by its login. Each person must have already " +"registered with the given login.

    \n" "

    Separate the logins with commas and/or new lines.

    \n" msgstr "" @@ -1042,39 +1245,44 @@ msgstr "" msgid "" "\n" "

    Notes:

    \n" -"

    A project owner may make any change to this project, including removing other project owners. You need to be carefull when you give owner rights.

    \n" -"

    A project member will not have access to the administration area but will have more options available in the use of the project.

    \n" +"

    A project owner may make any change to this project, including removing " +"other project owners. You need to be carefull when you give owner rights.\n" +"

    A project member will not have access to the administration area but will " +"have more options available in the use of the project.

    \n" msgstr "" #: IDF/gettexttemplates/idf/admin/source.html.php:3 -msgid "" -"You can find here the current repository configuration of your project." +msgid "You can find here the current repository configuration of your project." msgstr "" #: IDF/gettexttemplates/idf/admin/source.html.php:4 msgid "" -"

    The webhook URL setting specifies a URL to which a HTTP POST\n" -"request is sent after each repository commit. If this field is empty,\n" -"notifications are disabled.

    \n" +"

    The webhook URL setting specifies an URL to which a HTTP \n" +"%%hook_request_method%% request is sent after each " +"repository\n" +"commit. If this field is empty, notifications are disabled.

    \n" "\n" -"

    Only properly-escaped HTTP URLs are supported, for example:

    \n" +"

    Only properly-escaped HTTP URLs are supported, for " +"example:

    \n" "\n" "
      \n" -"
    • http://domain.com/commit
    • \n" -"
    • http://domain.com/commit?my%20param
    • \n" +"
    • http://domain.com/commit
    • \n" +"
    • http://domain.com/commit?my%20param
    • \n" "
    \n" "\n" "

    In addition, the URL may contain the following \"%\" notation, which\n" "will be replaced with specific project values for each commit:

    \n" "\n" "
      \n" -"
    • %p - project name
    • \n" -"
    • %r - revision number
    • \n" +"
    • %p - project name
    • \n" +"
    • %r - revision number
    • \n" "
    \n" "\n" "

    For example, committing revision 123 to project 'my-project' with\n" -"post-commit URL http://mydomain.com/%p/%r would send a request to\n" -"http://mydomain.com/my-project/123.

    " +"post-commit URL http://mydomain.com/%p/%r would send a request " +"to\n" +"http://mydomain.com/my-project/123.

    " msgstr "" #: IDF/gettexttemplates/idf/admin/source.html.php:26 @@ -1095,16 +1303,13 @@ msgstr "" msgid "Repository size:" msgstr "" -#: IDF/gettexttemplates/idf/admin/source.html.php:30 -msgid "Post-commit authentication key:" -msgstr "" - #: IDF/gettexttemplates/idf/admin/summary.html.php:3 #, php-format msgid "" "\n" "

    Instructions:

    \n" -"

    The description of the project can be improved using the Markdown syntax.

    \n" +"

    The description of the project can be improved using the Markdown syntax.

    \n" msgstr "" #: IDF/gettexttemplates/idf/admin/summary.html.php:7 @@ -1118,9 +1323,11 @@ msgstr "" #: IDF/gettexttemplates/idf/admin/summary.html.php:9 #: IDF/gettexttemplates/idf/base-full.html.php:4 +#: IDF/gettexttemplates/idf/base-full.html~.php:4 #: IDF/gettexttemplates/idf/base.html.php:4 -#: IDF/gettexttemplates/idf/index.html.php:6 -#: IDF/gettexttemplates/idf/main-menu.html.php:7 +#: IDF/gettexttemplates/idf/base.html~.php:4 +#: IDF/gettexttemplates/idf/main-menu.html.php:8 +#: IDF/gettexttemplates/idf/project-list.html.php:4 msgid "Project logo" msgstr "" @@ -1130,66 +1337,72 @@ msgstr "" #: IDF/gettexttemplates/idf/admin/tabs.html.php:3 msgid "" -"\n" -"Only project members and admins have write access to the source.
    \n" -"If you restrict the access to the source, anonymous access is
    \n" -"not provided and the users must authenticate themselves with their
    \n" -"password or SSH key." +"This section allows you to configure project tabs access rights and " +"notifications." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:8 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:4 msgid "" -"You can configure here the project tabs access rights and notification " -"emails." +"Tab access controls whether a single user can navigate into a particular " +"section of your project via the main menu or automatically generated object " +"links." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:9 -#, php-format -msgid "" -"Notification emails will be sent from the %%from_email%% " -"address, if you send the email to a mailing list, you may need to register " -"this email address. Multiple email addresses must be separated through " -"commas (','). If you do not want to send emails for a given type of changes," -" simply leave the corresponding field empty." -msgstr "" - -#: IDF/gettexttemplates/idf/admin/tabs.html.php:10 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:5 msgid "" "If you mark a project as private, only the project members and " "administrators, together with the extra authorized users you provide will " -"have access to the project. You will still be able to define further access " -"rights for the different tabs but the \"Open to all\" and \"Signed in " -"users\" will default to authorized users only." +"have access to the project as a whole. You will still be able to define " +"further access rights for the different tabs but the \"Open to all\" and " +"\"Signed in users\" will default to authorized users only." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:11 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:6 msgid "" -"Specify each person by its login. Each person must have already registered " -"with the given login. Separate the logins with commas and/or new lines." +"For the extra authorized user list, specify each person by its login. Each " +"person must have already registered with the given login. Separate the " +"logins with commas and/or new lines." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:12 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:7 +msgid "" +"Only project members and admins have write access to the source. If you " +"restrict the access to the source, anonymous access is not provided and the " +"users must authenticate themselves with their password or SSH key." +msgstr "" + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:8 +#, php-format +msgid "" +"Here you can configure who should be notified about changes in a particular " +"section. You can also configure additional addresses, like the one of a " +"mailing list, that should be notified. (Keep in mind that you might have to " +"register the sender address %%from_email%% to let the " +"mailing list actually accept notification emails.) Multiple email addresses " +"must be separated through commas (',')." +msgstr "" + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:9 msgid "" "The form contains some errors. Please correct them to update the access " "rights." msgstr "" +#: IDF/gettexttemplates/idf/admin/tabs.html.php:10 #: IDF/gettexttemplates/idf/admin/tabs.html.php:13 msgid "Access Rights" msgstr "" +#: IDF/gettexttemplates/idf/admin/tabs.html.php:11 #: IDF/gettexttemplates/idf/admin/tabs.html.php:14 -msgid "Notification Email" -msgstr "" - -#: IDF/gettexttemplates/idf/admin/tabs.html.php:16 -#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:17 -#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:15 -msgid "Instructions:" -msgstr "" +#, fuzzy +msgid "Notifications" +msgstr "data de modificação" #: IDF/gettexttemplates/idf/base-full.html.php:3 +#: IDF/gettexttemplates/idf/base-full.html~.php:3 #: IDF/gettexttemplates/idf/base.html.php:3 +#: IDF/gettexttemplates/idf/base.html~.php:3 #, php-format msgid "" "Sign in or create your account to create issues or " @@ -1198,54 +1411,58 @@ msgstr "" #: IDF/gettexttemplates/idf/base-full.html.php:6 #: IDF/gettexttemplates/idf/base.html.php:6 +#: IDF/gettexttemplates/idf/project-list.html.php:6 +msgid "External link to project" +msgstr "" + +#: IDF/gettexttemplates/idf/base-full.html.php:7 +#: IDF/gettexttemplates/idf/base-full.html~.php:6 +#: IDF/gettexttemplates/idf/base.html.php:7 +#: IDF/gettexttemplates/idf/base.html~.php:6 msgid "Project Home" msgstr "" -#: IDF/gettexttemplates/idf/base-full.html.php:12 -#: IDF/gettexttemplates/idf/base.html.php:12 +#: IDF/gettexttemplates/idf/base-full.html.php:13 +#: IDF/gettexttemplates/idf/base-full.html~.php:12 +#: IDF/gettexttemplates/idf/base.html.php:13 +#: IDF/gettexttemplates/idf/base.html~.php:12 msgid "Project Management" msgstr "Gerência de Projeto" #: IDF/gettexttemplates/idf/downloads/base.html.php:4 #: IDF/gettexttemplates/idf/downloads/index.html.php:4 -#: IDF/Views/Download.php:234 +#: IDF/Views/Download.php:235 msgid "New Download" msgstr "" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:3 -msgid "" -"Attention! If you want to delete a specific version of your" -" software, maybe, someone is depending on this specific version to run his " -"systems. Are you sure, you will not affect anybody when removing this file?" +#: IDF/gettexttemplates/idf/downloads/base.html.php:5 +msgid "Upload Archive" msgstr "" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:4 +#: IDF/gettexttemplates/idf/downloads/create.html.php:3 +msgid "" +"Each file must have a distinct name and file contents\n" +"cannot be changed, so be sure to include release numbers in each file\n" +"name." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/create.html.php:6 #, php-format msgid "" -"Instead of deleting the file, you could mark it as " -"deprecated." +"You can use the Markdown syntax for the description." msgstr "" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:5 -#: IDF/gettexttemplates/idf/downloads/view.html.php:4 -#: IDF/gettexttemplates/idf/issues/attachment.html.php:4 -#: IDF/gettexttemplates/idf/issues/view.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:8 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:4 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:5 -#: IDF/gettexttemplates/idf/wiki/view.html.php:8 -#: IDF/gettexttemplates/idf/wiki/view.html.php:9 -#, php-format -msgid "by %%submitter%%" +#: IDF/gettexttemplates/idf/downloads/create.html.php:7 +msgid "The form contains some errors. Please correct them to submit the file." msgstr "" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:6 -msgid "Delete File" +#: IDF/gettexttemplates/idf/downloads/create.html.php:8 +msgid "Submit File" msgstr "" +#: IDF/gettexttemplates/idf/downloads/create.html.php:9 +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:8 #: IDF/gettexttemplates/idf/downloads/delete.html.php:7 -#: IDF/gettexttemplates/idf/downloads/submit.html.php:9 #: IDF/gettexttemplates/idf/downloads/view.html.php:9 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:21 #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:16 @@ -1263,13 +1480,86 @@ msgstr "" #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:5 #: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:5 #: IDF/gettexttemplates/idf/user/passrecovery.html.php:7 -#: IDF/gettexttemplates/idf/wiki/create.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:10 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:7 -#: IDF/gettexttemplates/idf/wiki/update.html.php:7 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:9 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:5 msgid "Cancel" msgstr "" +#: IDF/gettexttemplates/idf/downloads/create.html.php:10 +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:9 +#: IDF/gettexttemplates/idf/register/inputkey.html.php:6 +#: IDF/gettexttemplates/idf/user/changeemail.html.php:6 +#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:6 +msgid "Instructions" +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:3 +msgid "" +"The archive must include a manifest.xml file with meta " +"information about the\n" +"files to process inside the archive. All processed files must be unique or " +"replace existing files explicitely." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:5 +#, php-format +msgid "" +"You can learn more about the archive format here." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:6 +msgid "" +"The form contains some errors. Please correct them to submit the archive." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:7 +msgid "Submit Archive" +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:3 +msgid "" +"Attention! If you want to delete a specific version of your " +"software, maybe, someone is depending on this specific version to run his " +"systems. Are you sure, you will not affect anybody when removing this file?" +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:4 +#, php-format +msgid "" +"Instead of deleting the file, you could mark it as " +"deprecated." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:5 +#: IDF/gettexttemplates/idf/downloads/view.html.php:4 +#: IDF/gettexttemplates/idf/issues/attachment.html.php:4 +#: IDF/gettexttemplates/idf/issues/view.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:5 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:7 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:7 +#, php-format +msgid "by %%submitter%%" +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:6 +msgid "Delete File" +msgstr "" + #: IDF/gettexttemplates/idf/downloads/delete.html.php:8 #: IDF/gettexttemplates/idf/downloads/view.html.php:14 msgid "Uploaded:" @@ -1279,38 +1569,46 @@ msgstr "" #: IDF/gettexttemplates/idf/downloads/view.html.php:15 #: IDF/gettexttemplates/idf/issues/view.html.php:29 #: IDF/gettexttemplates/idf/review/view.html.php:27 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:12 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:9 -#: IDF/gettexttemplates/idf/wiki/view.html.php:15 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:12 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:14 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:15 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:17 msgid "Updated:" msgstr "" #: IDF/gettexttemplates/idf/downloads/delete.html.php:10 #: IDF/gettexttemplates/idf/downloads/view.html.php:16 #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:6 -#: IDF/gettexttemplates/idf/index.html.php:15 +#: IDF/gettexttemplates/idf/listProjects.html.php:17 msgid "Downloads:" msgstr "" #: IDF/gettexttemplates/idf/downloads/delete.html.php:11 #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:7 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:7 #: IDF/gettexttemplates/idf/downloads/view.html.php:17 #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:6 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:6 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:9 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:10 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:15 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:11 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:16 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:10 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:15 #: IDF/gettexttemplates/idf/issues/view.html.php:21 #: IDF/gettexttemplates/idf/issues/view.html.php:33 +#: IDF/gettexttemplates/idf/project-list.html.php:8 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:6 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:9 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:13 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:13 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:10 -#: IDF/gettexttemplates/idf/wiki/view.html.php:16 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:16 #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:7 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:12 -#: IDF/IssueComment.php:157 IDF/WikiRevision.php:175 +#: IDF/IssueComment.php:157 IDF/Wiki/PageRevision.php:204 msgid "Labels:" msgstr "Marcadores:" @@ -1319,8 +1617,10 @@ msgid "A new file is available for download:" msgstr "" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:4 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:4 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:5 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:6 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:5 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:4 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:8 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:4 @@ -1330,8 +1630,10 @@ msgid "Hello," msgstr "Olá," #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:5 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:5 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:6 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:6 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:7 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:6 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:5 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:6 @@ -1341,20 +1643,27 @@ msgid "Project:" msgstr "Projeto:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:6 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:6 msgid "Submitted by:" msgstr "" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:8 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:8 msgid "Download:" msgstr "" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:9 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:10 #: IDF/gettexttemplates/idf/review/view.html.php:31 #: IDF/gettexttemplates/idf/user/public.html.php:4 msgid "Description:" msgstr "" +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:3 +msgid "A file download was updated:" +msgstr "" + #: IDF/gettexttemplates/idf/downloads/feedfragment.xml.php:3 msgid "Details" msgstr "" @@ -1368,34 +1677,6 @@ msgstr "" msgid "Number of files:" msgstr "" -#: IDF/gettexttemplates/idf/downloads/submit.html.php:3 -msgid "" -"Each file must have a distinct name and file contents\n" -"cannot be changed, so be sure to include release numbers in each file\n" -"name." -msgstr "" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:6 -#, php-format -msgid "" -"You can use the Markdown syntax for the description." -msgstr "" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:7 -msgid "The form contains some errors. Please correct them to submit the file." -msgstr "" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:8 -msgid "Submit File" -msgstr "" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:10 -#: IDF/gettexttemplates/idf/register/inputkey.html.php:6 -#: IDF/gettexttemplates/idf/user/changeemail.html.php:6 -#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:6 -msgid "Instructions" -msgstr "" - #: IDF/gettexttemplates/idf/downloads/view.html.php:3 msgid "" "Attention! This file is marked as deprecated, download it " @@ -1425,8 +1706,10 @@ msgstr "" #: IDF/gettexttemplates/idf/downloads/view.html.php:11 #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:18 -#: IDF/gettexttemplates/idf/wiki/update.html.php:9 -#: IDF/gettexttemplates/idf/wiki/view.html.php:12 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:7 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:12 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:12 msgid "Trash" msgstr "" @@ -1435,15 +1718,17 @@ msgid "Delete this file" msgstr "" #: IDF/gettexttemplates/idf/faq-api.html.php:3 -#: IDF/gettexttemplates/idf/faq.html.php:34 +#: IDF/gettexttemplates/idf/faq-archive-format.html.php:3 +#: IDF/gettexttemplates/idf/faq.html.php:65 msgid "Here we are, just to help you." msgstr "" #: IDF/gettexttemplates/idf/faq-api.html.php:4 -#: IDF/gettexttemplates/idf/faq.html.php:35 -#: IDF/gettexttemplates/idf/gadmin/base.html.php:3 -#: IDF/gettexttemplates/idf/index.html.php:3 IDF/Views/Admin.php:57 -#: IDF/Views.php:47 +#: IDF/gettexttemplates/idf/faq-archive-format.html.php:4 +#: IDF/gettexttemplates/idf/faq.html.php:66 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:4 +#: IDF/gettexttemplates/idf/index.html.php:4 IDF/Views/Admin.php:77 +#: IDF/Views.php:91 msgid "Projects" msgstr "Projetos" @@ -1451,137 +1736,225 @@ msgstr "Projetos" msgid "" "

    This is simple:

    \n" "
      \n" -"
    1. Write in the comments \"This is a duplicate of issue 123\", change 123 with the corresponding issue number.
    2. \n" +"
    3. Write in the comments \"This is a duplicate of issue 123\" or - if you " +"are a member of the crew -\n" +"directly add the \"duplicates\" relation with the value \"123\" below the " +"comment field. Change \"123\"\n" +"with the corresponding issue number.
    4. \n" "
    5. Change the status of the current issue to Duplicate.
    6. \n" "
    7. Submit the changes.
    8. \n" "
    " msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:9 +#: IDF/gettexttemplates/idf/faq.html.php:11 msgid "" -"You need to create an account on Gravatar, this takes about 5 minutes " -"and is free." +"You need to create an account on Gravatar, this takes about 5 minutes and is free." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:10 +#: IDF/gettexttemplates/idf/faq.html.php:12 +msgid "" +"\n" +"

    To embed any previously uploaded resource into your wiki page, you can " +"use the [[!ResourceName]] syntax.

    \n" +"\n" +"

    The rendering of the resource can then be further fine-tuned:\n" +"

      \n" +"
    • [[!ImageResource, align=right, width=200]] renders " +"\"ImageResource\" right-aligned and scale its width to 200
    • \n" +"
    • [[!TextResource, align=center, width=300, height=300]] " +"renders \"TextResource\" in a centered, 300 by 300 px iframe
    • \n" +"
    • [[!AnyResource, preview=no]] does not render a preview of " +"the resource, but only provides a download link (default for binary " +"resources)
    • \n" +"
    • [[!BinaryResource, title=Download]] renders the download " +"link of \"BinaryResource\" with an alternative title
    • \n" +"
    \n" +"

    \n" +"\n" +"Resources are versioned, just like wiki pages. If you update a resource, old " +"wiki pages still show the state of the resource\n" +"at the time when the wiki page was edited. If you specifically want to " +"update a resource on a page, you therefor need to update\n" +"the resource at first and then also the page where it is referenced, " +"otherwise the change won't be visible until the next regular edit. \n" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:28 +msgid "" +"

    If you have to publish many files at once for a new release, it is a very " +"tedious task\n" +"to upload them one after another and enter meta information like a summary, " +"a description or additional\n" +"labels for each of them.

    \n" +"

    InDefero therefore supports a special archive format that is basically a " +"standard zip file which comes with\n" +"some meta information. These meta information are kept in a special manifest " +"file, which is distinctly kept from\n" +"the rest of the files in the archive that should be published.

    \n" +"

    Once this archive has been uploaded, InDefero reads in the meta " +"information, unpacks the other files from\n" +"the archive and creates new individual downloads for each of them.

    " +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:36 +#, php-format +msgid "Learn more about the archive format." +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:37 msgid "" "The API (Application Programming Interface) is used to interact with " "InDefero with another program. For example, this can be used to create a " "desktop program to submit new tickets easily." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:11 +#: IDF/gettexttemplates/idf/faq.html.php:38 #, php-format msgid "Learn more about the API." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:12 -#: IDF/gettexttemplates/idf/faq.html.php:16 +#: IDF/gettexttemplates/idf/faq.html.php:39 +#: IDF/gettexttemplates/idf/faq.html.php:45 msgid "What are the keyboard shortcuts?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:13 -#: IDF/gettexttemplates/idf/faq.html.php:31 +#: IDF/gettexttemplates/idf/faq.html.php:40 +#: IDF/gettexttemplates/idf/faq.html.php:60 msgid "How to mark an issue as duplicate?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:14 -#: IDF/gettexttemplates/idf/faq.html.php:32 +#: IDF/gettexttemplates/idf/faq.html.php:41 +#: IDF/gettexttemplates/idf/faq.html.php:61 msgid "How can I display my head next to my comments?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:15 -#: IDF/gettexttemplates/idf/faq.html.php:33 +#: IDF/gettexttemplates/idf/faq.html.php:42 +#: IDF/gettexttemplates/idf/faq.html.php:62 +msgid "How can I embed images and other resources in my documentation pages?" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:43 +#: IDF/gettexttemplates/idf/faq.html.php:63 +msgid "What is this \"Upload Archive\" functionality about?" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:44 +#: IDF/gettexttemplates/idf/faq.html.php:64 msgid "What is the API and how is it used?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:17 +#: IDF/gettexttemplates/idf/faq.html.php:46 msgid "Shift+h: This help page." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:18 +#: IDF/gettexttemplates/idf/faq.html.php:47 msgid "If you are in a project, you have the following shortcuts:" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:19 +#: IDF/gettexttemplates/idf/faq.html.php:48 msgid "Shift+u: Project updates." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:20 +#: IDF/gettexttemplates/idf/faq.html.php:49 msgid "Shift+d: Downloads." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:21 +#: IDF/gettexttemplates/idf/faq.html.php:50 msgid "Shift+o: Documentation." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:22 +#: IDF/gettexttemplates/idf/faq.html.php:51 msgid "Shift+a: Create a new issue." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:23 +#: IDF/gettexttemplates/idf/faq.html.php:52 msgid "Shift+i: List of open issues." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:24 +#: IDF/gettexttemplates/idf/faq.html.php:53 msgid "Shift+m: The issues you submitted." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:25 +#: IDF/gettexttemplates/idf/faq.html.php:54 msgid "Shift+w: The issues assigned to you." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:26 +#: IDF/gettexttemplates/idf/faq.html.php:55 msgid "Shift+s: Source." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:27 +#: IDF/gettexttemplates/idf/faq.html.php:56 msgid "You also have the standard access keys:" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:28 +#: IDF/gettexttemplates/idf/faq.html.php:57 msgid "Alt+1: Home." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:29 +#: IDF/gettexttemplates/idf/faq.html.php:58 msgid "Alt+2: Skip the menus." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:30 +#: IDF/gettexttemplates/idf/faq.html.php:59 msgid "Alt+4: Search (when available)." msgstr "" -#: IDF/gettexttemplates/idf/gadmin/base.html.php:4 -msgid "People" +#: IDF/gettexttemplates/idf/gadmin/base.html.php:3 +msgid "Forge" msgstr "" #: IDF/gettexttemplates/idf/gadmin/base.html.php:5 +msgid "People" +msgstr "" + +#: IDF/gettexttemplates/idf/gadmin/base.html.php:6 msgid "Usher" msgstr "" -#: IDF/gettexttemplates/idf/gadmin/home.html.php:3 -msgid "You have here access to the administration of the forge." -msgstr "" +#: IDF/gettexttemplates/idf/gadmin/forge/base.html.php:3 +#, fuzzy +msgid "Frontpage" +msgstr "página" -#: IDF/gettexttemplates/idf/gadmin/home.html.php:4 -#: IDF/gettexttemplates/idf/project/home.html.php:3 -#: IDF/gettexttemplates/idf/project/timeline.html.php:4 -msgid "Welcome" +#: IDF/gettexttemplates/idf/gadmin/forge/index.html.php:3 +#, php-format +msgid "" +"\n" +"

    Instructions:

    \n" +"

    You can set up a custom forge page that is used as entry page for the " +"forge instead of the plain project listing. This page is then also " +"accessible via the 'Home' link in main menu bar.

    \n" +"

    The content of the page can use the Markdown syntax with the Extra extension.

    \n" +"

    Additionally, the following macros are available:
    \n" +"

      \n" +"
    • {projectlist, label=..., order=(name|activity), limit=...} - Renders a project list that can optionally be filtered by label, " +"ordered by 'name' or 'activity' and / or limited to a specific number of " +"projects.
    • \n" +"
    \n" +"

    \n" msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:3 -#: IDF/gettexttemplates/idf/main-menu.html.php:6 +#: IDF/gettexttemplates/idf/main-menu.html.php:7 msgid "Project List" msgstr "Lista de Projetos" #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:4 +#: IDF/Views/Admin.php:110 +#, fuzzy +msgid "Project Labels" +msgstr "Lista de Projetos" + +#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:5 #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:16 -#: IDF/gettexttemplates/idf/index.html.php:5 IDF/Views/Admin.php:128 +#: IDF/gettexttemplates/idf/listProjects.html.php:6 IDF/Views/Admin.php:186 msgid "Create Project" msgstr "" -#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:6 msgid "Change Project Details" msgstr "" @@ -1593,14 +1966,15 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:4 msgid "" -"Once you have defined the repository type, you cannot change " -"it." +"Once you have defined the repository type, you cannot change it." msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:5 msgid "" "\n" -"

    Specify each person by its login. Each person must have already registered with the given login.

    \n" +"

    Specify each person by its login. Each person must have already " +"registered with the given login.

    \n" "

    Separate the logins with commas and/or new lines.

    \n" msgstr "" @@ -1613,6 +1987,11 @@ msgstr "" msgid "Provide at least one owner for the project or use a template." msgstr "" +#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:17 +#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:15 +msgid "Instructions:" +msgstr "" + #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:3 #, php-format msgid "" @@ -1678,7 +2057,8 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:5 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:11 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:17 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:18 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:16 msgid "Attachments:" msgstr "Anexos:" @@ -1714,7 +2094,7 @@ msgid "You will be asked to confirm." msgstr "" #: IDF/gettexttemplates/idf/gadmin/users/base.html.php:3 -#: IDF/Views/Admin.php:201 +#: IDF/Views/Admin.php:264 msgid "User List" msgstr "" @@ -1805,15 +2185,17 @@ msgid "Configured servers" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/base.html.php:4 -#: IDF/Views/Admin.php:358 +#: IDF/Views/Admin.php:421 msgid "Usher control" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/usher/connections.html~.php:3 msgid "address" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/usher/connections.html~.php:4 msgid "port" msgstr "" @@ -1843,6 +2225,7 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:8 #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:11 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:11 msgid "Status explanation" msgstr "" @@ -1865,63 +2248,78 @@ msgid "" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:3 msgid "server name" msgstr "" -#: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:4 IDF/Issue.php:99 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:4 IDF/Issue.php:99 #: IDF/Review.php:102 msgid "status" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:5 msgid "action" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:6 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:6 msgid "No monotone servers configured." msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:7 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:7 msgid "stop" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:8 msgid "start" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:9 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:9 msgid "kill" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:10 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:10 msgid "active connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:12 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:12 msgid "remote server without open connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:13 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:13 msgid "server with n open connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:14 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:14 msgid "local server running, without open connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:15 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:15 msgid "local server not running, waiting for connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:16 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:16 msgid "local server is about to stop, n connections still open" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:17 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:17 msgid "local server not running, not accepting connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:18 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:18 msgid "usher is shut down, not running and not accepting connections" msgstr "" @@ -1930,36 +2328,9 @@ msgstr "" msgid "Personal project feed for %%user%%." msgstr "" -#: IDF/gettexttemplates/idf/index.html.php:4 -msgid "No projects managed with InDefero were found." -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:9 -msgid "Forge statistics" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:10 -msgid "Projects:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:11 -msgid "Members:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:12 -msgid "Issues:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:13 -msgid "Commits:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:14 -msgid "Documentations:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:16 -msgid "Code reviews:" +#: IDF/gettexttemplates/idf/index.html.php:3 +#: IDF/gettexttemplates/idf/main-menu.html.php:6 +msgid "Home" msgstr "" #: IDF/gettexttemplates/idf/issues/attachment.html.php:3 @@ -1970,6 +2341,7 @@ msgstr "" #: IDF/gettexttemplates/idf/issues/attachment.html.php:5 #: IDF/gettexttemplates/idf/review/view.html.php:35 #: IDF/gettexttemplates/idf/source/commit.html.php:23 +#: IDF/gettexttemplates/idf/source/commit.html~.php:22 #: IDF/gettexttemplates/idf/source/git/file.html.php:6 #: IDF/gettexttemplates/idf/source/git/tree.html.php:11 #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:6 @@ -1985,15 +2357,21 @@ msgstr "" #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/file.html.php:8 #: IDF/gettexttemplates/idf/source/svn/file.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:12 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:12 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:10 msgid "Download this file" msgstr "" #: IDF/gettexttemplates/idf/issues/attachment.html.php:7 #: IDF/gettexttemplates/idf/issues/view.html.php:28 #: IDF/gettexttemplates/idf/review/view.html.php:26 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:11 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:8 -#: IDF/gettexttemplates/idf/wiki/view.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:13 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:14 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:16 msgid "Created:" msgstr "" @@ -2019,7 +2397,7 @@ msgid "New Issue" msgstr "" #: IDF/gettexttemplates/idf/issues/base.html.php:8 -#: IDF/gettexttemplates/idf/wiki/base.html.php:6 +#: IDF/gettexttemplates/idf/wiki/base.html.php:9 msgid "Search" msgstr "Pesquisar" @@ -2031,7 +2409,8 @@ msgstr "" #, php-format msgid "" "

    Open issues: %%open%%

    \n" -"

    Closed issues: %%closed%%

    \n" +"

    Closed issues: %%closed%%

    \n" msgstr "" #: IDF/gettexttemplates/idf/issues/by-label.html.php:7 @@ -2044,26 +2423,27 @@ msgstr "" #: IDF/gettexttemplates/idf/issues/create.html.php:3 msgid "" -"

    When you submit the issue do not forget to provide the following information:

    \n" +"

    When you submit the issue do not forget to provide the following " +"information:

    \n" "
      \n" "
    • The steps to reproduce the problem.
    • \n" "
    • The version of the software and your operating system.
    • \n" "
    • Any information that can help the developers to solve the issue.
    • \n" -"
    • Do not provide any password or confidential information!
    • \n" +"
    • Do not provide any password or confidential information!
    • \n" "
    " msgstr "" #: IDF/gettexttemplates/idf/issues/create.html.php:10 -msgid "" -"The form contains some errors. Please correct them to submit the issue." +msgid "The form contains some errors. Please correct them to submit the issue." msgstr "" #: IDF/gettexttemplates/idf/issues/create.html.php:11 #: IDF/gettexttemplates/idf/issues/create.html.php:13 #: IDF/gettexttemplates/idf/issues/view.html.php:24 #: IDF/gettexttemplates/idf/issues/view.html.php:26 -#: IDF/gettexttemplates/idf/wiki/create.html.php:5 -#: IDF/gettexttemplates/idf/wiki/update.html.php:5 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:5 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:5 msgid "Preview" msgstr "" @@ -2084,7 +2464,9 @@ msgid "Attach another file" msgstr "" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:3 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:12 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:3 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:13 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:12 #: IDF/gettexttemplates/idf/issues/view.html.php:18 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:3 #: IDF/gettexttemplates/idf/review/view.html.php:38 @@ -2095,9 +2477,12 @@ msgid "Summary:" msgstr "Sumário:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:4 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:4 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:13 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:8 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:14 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:7 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:13 #: IDF/gettexttemplates/idf/issues/view.html.php:19 #: IDF/gettexttemplates/idf/issues/view.html.php:30 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:4 @@ -2108,7 +2493,9 @@ msgid "Status:" msgstr "Estado:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:5 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:14 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:15 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:14 #: IDF/gettexttemplates/idf/issues/view.html.php:20 #: IDF/gettexttemplates/idf/issues/view.html.php:31 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:5 @@ -2117,7 +2504,7 @@ msgid "Owner:" msgstr "Proprietário:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:16 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:17 #: IDF/gettexttemplates/idf/issues/view.html.php:22 IDF/IssueComment.php:159 msgid "Relations:" msgstr "" @@ -2128,44 +2515,57 @@ msgstr "" #, php-format msgid "" "

    Open issues: %%open%%

    \n" -"

    Closed issues: %%closed%%

    " +"

    Closed issues: %%closed%%

    " msgstr "" #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:3 -msgid "" -"A new issue has been created and assigned\n" -"to you:" +msgid "A new issue has been created and assigned to you:" +msgstr "" + +#: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:4 +msgid "A new issue has been created:" msgstr "" #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:8 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:8 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:9 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:8 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:7 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:11 msgid "Reported by:" msgstr "" #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:12 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:18 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:19 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:17 msgid "Issue:" msgstr "" #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:3 -msgid "The following issue has been updated:" +msgid "The following issue you are owning has been updated:" msgstr "" #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:4 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:3 +msgid "The following issue has been updated:" +msgstr "" + +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:4 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:4 #, php-format msgid "By %%who%%, %%c.creation_dtime%%:" msgstr "" -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:9 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:10 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:9 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:8 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:12 msgid "URL:" msgstr "URL:" -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:11 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:12 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:11 msgid "Comments (last first):" msgstr "" @@ -2173,40 +2573,62 @@ msgstr "" #, php-format msgid "" "\n" -"

    Found open issues: %%open%%

    \n" -"

    Found closed issues: %%closed%%

    " +"

    Found open issues: %%open%%

    \n" +"

    Found closed issues: %%closed" +"%%

    " msgstr "" #: IDF/gettexttemplates/idf/issues/search.html.php:6 #, php-format msgid "" "

    Label:\n" -"%%tag.class%%:%%tag.name%%

    " +"%%tag.class%%:" +"%%tag.name%%

    " msgstr "" #: IDF/gettexttemplates/idf/issues/summary.html.php:3 -#, php-format -msgid "" -"The issue tracker is empty.
    You can create your first issue here." +msgid "View all open issues." msgstr "" #: IDF/gettexttemplates/idf/issues/summary.html.php:4 +msgid "Create an issue." +msgstr "" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:5 +#, php-format +msgid "" +"The issue tracker is empty.
    Create your " +"first issue." +msgstr "" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:6 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:4 #, php-format msgid "Unresolved: By %%key%%" msgstr "" -#: IDF/gettexttemplates/idf/issues/summary.html.php:5 +#: IDF/gettexttemplates/idf/issues/summary.html.php:7 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:5 msgid "Status Summary" msgstr "" -#: IDF/gettexttemplates/idf/issues/summary.html.php:6 +#: IDF/gettexttemplates/idf/issues/summary.html.php:8 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:6 msgid "Unresolved: By Assignee" msgstr "" +#: IDF/gettexttemplates/idf/issues/summary.html~.php:3 +#, php-format +msgid "" +"The issue tracker is empty.
    You can create your first issue here." +msgstr "" + #: IDF/gettexttemplates/idf/issues/userIssues.html.php:3 #, php-format -msgid "See the %%nb_submit_closed%% closed." +msgid "" +"See the %%nb_submit_closed%% closed." msgid_plural "" "See the %%nb_submit_closed%% closed." msgstr[0] "" @@ -2214,7 +2636,8 @@ msgstr[1] "" #: IDF/gettexttemplates/idf/issues/userIssues.html.php:4 #, php-format -msgid "See the %%nb_owner_closed%% closed." +msgid "" +"See the %%nb_owner_closed%% closed." msgid_plural "" "See the %%nb_owner_closed%% closed." msgstr[0] "" @@ -2274,19 +2697,19 @@ msgid "Add this issue to your watch list" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:12 -msgid "Click here to view the previous closed issue" +msgid "View the previous closed issue" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:13 -msgid "Click here to view the previous open issue" +msgid "View the previous open issue" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:14 -msgid "Click here to view the next closed issue" +msgid "View the next closed issue" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:15 -msgid "Click here to view the next open issue" +msgid "View the next open issue" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:16 @@ -2298,8 +2721,7 @@ msgid "view" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:23 -msgid "" -"The form contains some errors. Please correct them to change the issue." +msgid "The form contains some errors. Please correct them to change the issue." msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:25 @@ -2310,11 +2732,72 @@ msgstr "" msgid "Followed by:" msgstr "" +#: IDF/gettexttemplates/idf/listProjects.html.php:3 +#, fuzzy, php-format +msgid "1 project" +msgid_plural "%%label.project_count%% projects" +msgstr[0] "projeto" +msgstr[1] "projeto" + +#: IDF/gettexttemplates/idf/listProjects.html.php:4 +#, php-format +msgid "Remove filter for %%tag%%" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:5 +msgid "No projects managed with InDefero were found." +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:7 +msgid "Filter projects by label" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:8 +#, fuzzy +msgid "No projects with labels found." +msgstr "Projeto \"%s\" não encontrado." + +#: IDF/gettexttemplates/idf/listProjects.html.php:9 +msgid "Order" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:10 +#, fuzzy +msgid "By name" +msgstr "nome" + +#: IDF/gettexttemplates/idf/listProjects.html.php:11 +msgid "By activity" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:12 +msgid "Filtered project stats" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:13 +msgid "Members:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:14 +msgid "Issues:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:15 +msgid "Commits:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:16 +msgid "Documentations:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:18 +msgid "Code reviews:" +msgstr "" + #: IDF/gettexttemplates/idf/login_form.html.php:3 #, php-format msgid "" -"If you don't have an account yet, you can create one here." +"You can create an account if you don't have one yet." msgstr "" #: IDF/gettexttemplates/idf/login_form.html.php:4 @@ -2347,7 +2830,8 @@ msgstr "" #: IDF/gettexttemplates/idf/main-menu.html.php:3 #, php-format -msgid "Welcome, %%user%%." +msgid "" +"Welcome, %%user%%." msgstr "" #: IDF/gettexttemplates/idf/main-menu.html.php:4 @@ -2358,15 +2842,15 @@ msgstr "" msgid "Sign in or create your account" msgstr "" -#: IDF/gettexttemplates/idf/main-menu.html.php:9 IDF/Views/Admin.php:42 +#: IDF/gettexttemplates/idf/main-menu.html.php:10 IDF/Views/Admin.php:40 msgid "Forge Management" msgstr "" -#: IDF/gettexttemplates/idf/main-menu.html.php:10 +#: IDF/gettexttemplates/idf/main-menu.html.php:11 msgid "Help and accessibility features" msgstr "" -#: IDF/gettexttemplates/idf/main-menu.html.php:11 +#: IDF/gettexttemplates/idf/main-menu.html.php:12 #: IDF/gettexttemplates/idf/source/git/tree.html.php:14 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:14 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:15 @@ -2374,6 +2858,11 @@ msgstr "" msgid "Help" msgstr "Ajuda" +#: IDF/gettexttemplates/idf/project/home.html.php:3 +#: IDF/gettexttemplates/idf/project/timeline.html.php:4 IDF/Views.php:46 +msgid "Welcome" +msgstr "" + #: IDF/gettexttemplates/idf/project/home.html.php:4 #: IDF/gettexttemplates/idf/project/timeline.html.php:5 msgid "Latest Updates" @@ -2384,23 +2873,31 @@ msgid "Featured Downloads" msgstr "" #: IDF/gettexttemplates/idf/project/home.html.php:6 -#: IDF/gettexttemplates/idf/project/home.html.php:8 -msgid "show more..." +msgid "Show more featured downloads" msgstr "" #: IDF/gettexttemplates/idf/project/home.html.php:7 +#: IDF/gettexttemplates/idf/project/home.html.php:10 +msgid "show more..." +msgstr "" + +#: IDF/gettexttemplates/idf/project/home.html.php:8 msgid "Featured Documentation" msgstr "" #: IDF/gettexttemplates/idf/project/home.html.php:9 +msgid "Show more featured documentation" +msgstr "" + +#: IDF/gettexttemplates/idf/project/home.html.php:11 msgid "Development Team" msgstr "" -#: IDF/gettexttemplates/idf/project/home.html.php:10 +#: IDF/gettexttemplates/idf/project/home.html.php:12 msgid "Admins" msgstr "Administradores" -#: IDF/gettexttemplates/idf/project/home.html.php:11 +#: IDF/gettexttemplates/idf/project/home.html.php:13 msgid "Happy Crew" msgstr "" @@ -2429,6 +2926,14 @@ msgstr "" msgid "Atom feed" msgstr "" +#: IDF/gettexttemplates/idf/project-list.html.php:3 +msgid "Project activity: %%activity%%%" +msgstr "" + +#: IDF/gettexttemplates/idf/project-list.html.php:9 +msgid "n/a" +msgstr "" + #: IDF/gettexttemplates/idf/register/confirmation-email.txt.php:3 #, php-format msgid "" @@ -2477,38 +2982,38 @@ msgstr "" #: IDF/gettexttemplates/idf/register/confirmation.html.php:8 #: IDF/gettexttemplates/idf/user/passrecovery.html.php:8 msgid "" -"This is the last step, but just be sure to have the cookies " -"enabled to log in afterwards." +"This is the last step, but just be sure to have the cookies enabled to log in afterwards." msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:3 msgid "" -"Read the terms and conditions " -"– basically \"Please be nice, we respect you\"." +"Read the terms and conditions – " +"basically \"Please be nice, we respect you\"." msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:4 #, php-format msgid "" "If you have just forgotten your login information, then there is no need to " -"create a new account. Just go here to recover your " -"login name and password." +"create a new account. You can just recover your login " +"name and password." msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:5 #, php-format msgid "" "With your account, you will able to participate in the life of all the " -"projects hosted here. Participating in a software project must be fun, so if" -" you have troubles, you can let us know about your " -"issues at anytime!" +"projects hosted here. Participating in a software project must be fun, so if " +"you have troubles, you can let us know about your issues " +"at anytime!" msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:6 msgid "Oops, please check the provided login and email address to register." msgstr "" -#: IDF/gettexttemplates/idf/register/index.html.php:7 IDF/Views.php:90 +#: IDF/gettexttemplates/idf/register/index.html.php:7 IDF/Views.php:137 msgid "Create Your Account" msgstr "Crie sua conta" @@ -2560,22 +3065,24 @@ msgstr "" msgid "" "

    To start a code review, you need to provide:

    \n" "
      \n" -"
    • A commit or revision of the current code in the repository from which you started your work.
    • \n" -"
    • A patch describing your changes with respect to the reference commit.
    • \n" -"
    • Check your patch does not provide any password or confidential information!
    • \n" +"
    • A commit or revision of the current code in the repository from which " +"you started your work.
    • \n" +"
    • A patch describing your changes with respect to the reference commit.\n" +"
    • Check your patch does not provide any password or confidential " +"information!
    • \n" "
    " msgstr "" #: IDF/gettexttemplates/idf/review/create.html.php:9 msgid "" -"The form contains some errors. Please correct them to submit the code " -"review." +"The form contains some errors. Please correct them to submit the code review." msgstr "" #: IDF/gettexttemplates/idf/review/create.html.php:10 msgid "" -"Select the commit against which you created your patch to be sure it applies" -" correctly." +"Select the commit against which you created your patch to be sure it applies " +"correctly." msgstr "" #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:3 @@ -2629,6 +3136,7 @@ msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:18 #: IDF/gettexttemplates/idf/source/commit.html.php:3 +#: IDF/gettexttemplates/idf/source/commit.html~.php:3 #, php-format msgid "%%ndiff%% diff" msgid_plural "%%ndiff%% diffs" @@ -2645,8 +3153,8 @@ msgstr[1] "" #: IDF/gettexttemplates/idf/review/view.html.php:20 #, php-format msgid "" -"Comment %%i%% by %%who%%," -" %%c.creation_dtime%%" +"Comment %%i%% by %%who%%, " +"%%c.creation_dtime%%" msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:21 @@ -2670,17 +3178,20 @@ msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:28 #: IDF/gettexttemplates/idf/source/commit.html.php:5 +#: IDF/gettexttemplates/idf/source/commit.html~.php:5 msgid "Author:" msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:29 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:5 #: IDF/gettexttemplates/idf/source/commit.html.php:7 +#: IDF/gettexttemplates/idf/source/commit.html~.php:7 msgid "Commit:" msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:30 #: IDF/gettexttemplates/idf/source/commit.html.php:8 +#: IDF/gettexttemplates/idf/source/commit.html~.php:8 msgid "View corresponding source tree" msgstr "" @@ -2698,6 +3209,7 @@ msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:36 #: IDF/gettexttemplates/idf/source/commit.html.php:24 +#: IDF/gettexttemplates/idf/source/commit.html~.php:23 msgid "Download the corresponding diff file" msgstr "" @@ -2726,7 +3238,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:8 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:8 -#: IDF/Views/Project.php:188 +#: IDF/Views/Project.php:190 msgid "Age" msgstr "" @@ -2744,6 +3256,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/changelog.html.php:6 #: IDF/gettexttemplates/idf/source/commit.html.php:10 +#: IDF/gettexttemplates/idf/source/commit.html~.php:10 msgid "View corresponding commit" msgstr "" @@ -2775,37 +3288,47 @@ msgid "Commit details:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:4 +#: IDF/gettexttemplates/idf/source/commit.html~.php:4 msgid "Date:" msgstr "Data:" #: IDF/gettexttemplates/idf/source/commit.html.php:6 +#: IDF/gettexttemplates/idf/source/commit.html~.php:6 msgid "Branch:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:9 +#: IDF/gettexttemplates/idf/source/commit.html~.php:9 msgid "Parents:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:11 +#: IDF/gettexttemplates/idf/source/commit.html~.php:11 msgid "Message:" msgstr "Mensagem:" #: IDF/gettexttemplates/idf/source/commit.html.php:12 -#: IDF/gettexttemplates/idf/wiki/feedfragment.xml.php:3 +#: IDF/gettexttemplates/idf/source/commit.html~.php:12 +#: IDF/gettexttemplates/idf/wiki/feedfragment-page.xml.php:3 +#: IDF/gettexttemplates/idf/wiki/feedfragment-resource.xml.php:3 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:10 msgid "Changes:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:13 +#: IDF/gettexttemplates/idf/source/commit.html~.php:13 msgid "deleted" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:14 #: IDF/gettexttemplates/idf/source/commit.html.php:18 +#: IDF/gettexttemplates/idf/source/commit.html~.php:14 +#: IDF/gettexttemplates/idf/source/commit.html~.php:17 msgid "full" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:15 +#: IDF/gettexttemplates/idf/source/commit.html~.php:15 msgid "renamed" msgstr "" @@ -2814,25 +3337,33 @@ msgid "copied" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:17 +#: IDF/gettexttemplates/idf/source/commit.html~.php:16 msgid "added" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:19 +#: IDF/gettexttemplates/idf/source/commit.html~.php:18 msgid "modified" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:20 -msgid "properies changed" +msgid "properties changed" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:21 +#: IDF/gettexttemplates/idf/source/commit.html~.php:20 msgid "removed" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:22 +#: IDF/gettexttemplates/idf/source/commit.html~.php:21 msgid "File differences" msgstr "" +#: IDF/gettexttemplates/idf/source/commit.html~.php:19 +msgid "properies changed" +msgstr "" + #: IDF/gettexttemplates/idf/source/disambiguate_revision.html.php:3 #, php-format msgid "" @@ -2939,9 +3470,8 @@ msgstr "" msgid "" "You may need to provide your SSH key. The " "synchronization of your SSH key can take a couple of minutes. You can learn " -"more about SSH " -"key authentication." +"more about SSH key authentication." msgstr "" #: IDF/gettexttemplates/idf/source/git/help.html.php:7 @@ -2973,7 +3503,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:9 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:10 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:11 -#: IDF/Views/Download.php:66 IDF/Views/Download.php:314 +#: IDF/Views/Download.php:66 IDF/Views/Download.php:348 msgid "Size" msgstr "" @@ -2997,6 +3527,7 @@ msgid "or" msgstr "" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:3 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:3 #, php-format msgid "" "The branch or revision %%commit%% is not valid or does not exist\n" @@ -3004,12 +3535,16 @@ msgid "" msgstr "" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:5 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:5 #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:5 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:5 msgid "The following list shows all available branches:" msgstr "" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:6 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:6 #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:6 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:6 #, php-format msgid "" "If this is a new repository, the reason for this error\n" @@ -3057,6 +3592,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:3 #: IDF/gettexttemplates/idf/source/svn/commit.html.php:3 +#: IDF/gettexttemplates/idf/source/svn/commit.html~.php:3 #: IDF/gettexttemplates/idf/source/svn/file.html.php:9 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:14 msgid "Revision:" @@ -3064,6 +3600,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:4 #: IDF/gettexttemplates/idf/source/svn/commit.html.php:4 +#: IDF/gettexttemplates/idf/source/svn/commit.html~.php:4 #: IDF/gettexttemplates/idf/source/svn/file.html.php:10 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:15 msgid "Switch" @@ -3078,6 +3615,7 @@ msgid "" msgstr "" #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:3 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:3 #, php-format msgid "" "The revision %%commit%% is not valid or does not exist\n" @@ -3223,9 +3761,9 @@ msgstr "" #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:6 msgid "" -"Provide either your login or email address, if a corresponding user is found" -" in the database, we will send you an email with the details on how to reset" -" your password." +"Provide either your login or email address, if a corresponding user is found " +"in the database, we will send you an email with the details on how to reset " +"your password." msgstr "" #: IDF/gettexttemplates/idf/user/passrecovery-email.txt.php:3 @@ -3300,107 +3838,204 @@ msgid "List Pages" msgstr "" #: IDF/gettexttemplates/idf/wiki/base.html.php:4 -#: IDF/gettexttemplates/idf/wiki/index.html.php:4 -#: IDF/gettexttemplates/idf/wiki/search.html.php:3 IDF/Views/Wiki.php:173 -msgid "New Page" +msgid "List Resources" msgstr "" #: IDF/gettexttemplates/idf/wiki/base.html.php:5 +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:4 +#: IDF/gettexttemplates/idf/wiki/search.html.php:3 IDF/Views/Wiki.php:211 +msgid "New Page" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/base.html.php:6 +#: IDF/gettexttemplates/idf/wiki/listResources.html.php:3 +#: IDF/Views/Wiki.php:256 +msgid "New Resource" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/base.html.php:7 msgid "Update This Page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/create.html.php:3 -#: IDF/gettexttemplates/idf/wiki/update.html.php:3 +#: IDF/gettexttemplates/idf/wiki/base.html.php:8 +msgid "Update This Resource" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:3 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:3 msgid "Preview of the Page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/create.html.php:4 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:7 msgid "The form contains some errors. Please correct them to create the page." msgstr "" -#: IDF/gettexttemplates/idf/wiki/create.html.php:6 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:6 msgid "Create Page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:3 -#, php-format +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:3 msgid "" -"You are looking at an old revision (%%oldrev.summary%%) of the page \n" -"%%page.title%%. This revision was created\n" -"by %%submitter%%." +"\n" +"Wiki resources are later addressed in wiki pages by their title, so ensure " +"that you\n" +"give your resource a unique and an easy to remember name.\n" msgstr "" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:6 -msgid "" -"If you delete this old revision, it will be removed from the database and " -"you will not be able to recover it." -msgstr "" +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:8 +#, fuzzy +msgid "Create Resource" +msgstr "Crie sua conta" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:9 -msgid "Delete Revision" -msgstr "" - -#: IDF/gettexttemplates/idf/wiki/delete.html.php:14 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:11 -#: IDF/gettexttemplates/idf/wiki/view.html.php:17 -msgid "Old Revisions" -msgstr "" - -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:3 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:3 msgid "" "If you delete this documentation page, it will be removed from the database " "with all the associated revisions and you will not be able to " "recover it." msgstr "" -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:6 msgid "Delete Page" msgstr "" +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:15 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:15 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:17 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:18 +msgid "Old Revisions" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:3 +#, php-format +msgid "" +"You are looking at an old revision (%%oldrev.summary%%) of the " +"page \n" +"%%page.title%%. This revision was created\n" +"by %%submitter%%." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:5 +msgid "" +"If you delete this old revision, it will be removed from the database and " +"you will not be able to recover it." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:8 +msgid "Delete Revision" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:3 +msgid "" +"If you delete this documentation resource, it will be removed from the " +"database with all the associated revisions \n" +"and you will not be able to recover it. Any documentation " +"pages that reference this resource,\n" +"will no longer be able to render it, but won't be deleted." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:8 +msgid "Delete Resource" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:10 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:8 +#, fuzzy +msgid "File size" +msgstr "tamanho do arquivo" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:9 +#: IDF/Views/Wiki.php:101 +#, fuzzy +msgid "MIME type" +msgstr "tipo" + +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:3 +#, php-format +msgid "" +"You are looking at an old revision (%%oldrev.summary%%) of the " +"resource \n" +"%%resource.title%%. This revision was created by " +"%%submitter%%." +msgstr "" + #: IDF/gettexttemplates/idf/wiki/edit-info.html.php:3 #, php-format msgid "" "\n" "

    Instructions:

    \n" -"

    The content of the page can use the Markdown syntax with the Extra extension.

    \n" -"

    Website addresses are automatically linked and you can link to another page in the documentation using double square brackets like that [[AnotherPage]].

    \n" -"

    To directly include a file content from the repository, embrace its path with triple square brackets: [[[path/to/file.txt]]].

    \n" +"

    The content of the page can use the Markdown syntax with the Extra extension.

    \n" +"

    Website addresses are automatically linked and you can link to another " +"page in the documentation using double square brackets like that " +"[[AnotherPage]].

    \n" +"

    If you want to embed uploaded resources, use the [[!ResourceName]] syntax for that. This is described more in detail in the FAQ.

    \n" +"

    To directly include a file content from the repository, embrace its path " +"with triple square brackets: [[[my/file.txt]]].

    \n" msgstr "" -#: IDF/gettexttemplates/idf/wiki/index.html.php:3 +#: IDF/gettexttemplates/idf/wiki/feedfragment-resource.xml.php:4 +msgid "Initial creation" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:3 #, php-format msgid "See the deprecated pages." msgstr "" -#: IDF/gettexttemplates/idf/wiki/index.html.php:5 +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:5 msgid "Number of pages:" msgstr "" +#: IDF/gettexttemplates/idf/wiki/listResources.html.php:4 +msgid "Number of resources:" +msgstr "" + #: IDF/gettexttemplates/idf/wiki/search.html.php:4 msgid "Pages found:" msgstr "" -#: IDF/gettexttemplates/idf/wiki/update.html.php:4 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:3 msgid "The form contains some errors. Please correct them to update the page." msgstr "" -#: IDF/gettexttemplates/idf/wiki/update.html.php:6 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:6 msgid "Update Page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/update.html.php:8 -#: IDF/gettexttemplates/idf/wiki/update.html.php:10 -#: IDF/gettexttemplates/idf/wiki/update.html.php:11 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:10 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:11 msgid "Delete this page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:3 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:4 +msgid "Update Resource" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:8 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:9 +msgid "Delete this resource" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:3 msgid "" "Attention! This page is marked as deprecated, \n" "use it as reference only if you are sure you need these specific information." msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:5 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:5 #, php-format msgid "" "You are looking at an old revision of the page \n" @@ -3408,15 +4043,33 @@ msgid "" "by %%submitter%%." msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:10 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:10 msgid "Table of Content" msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:11 -#: IDF/gettexttemplates/idf/wiki/view.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:13 msgid "Delete this revision" msgstr "" +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:3 +#, php-format +msgid "" +"You are looking at an old revision of the resource \n" +"%%resource.title%%. This revision was created\n" +"by %%submitter%%." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:14 +msgid "Page Usage" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:15 +msgid "This resource is not used on any pages yet." +msgstr "" + #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:3 msgid "A new documentation page has been created:" msgstr "" @@ -3442,7 +4095,7 @@ msgstr "" msgid "owner" msgstr "proprietário" -#: IDF/Issue.php:84 IDF/WikiPage.php:86 +#: IDF/Issue.php:84 IDF/Wiki/Page.php:86 msgid "interested users" msgstr "" @@ -3451,38 +4104,40 @@ msgid "" "Interested users will get an email notification when the issue is changed." msgstr "" -#: IDF/Issue.php:92 IDF/Review.php:95 IDF/Upload.php:99 IDF/WikiPage.php:94 +#: IDF/Issue.php:92 IDF/Project.php:94 IDF/Review.php:95 IDF/Upload.php:99 +#: IDF/Wiki/Page.php:94 msgid "labels" msgstr "" #: IDF/Issue.php:111 IDF/IssueFile.php:102 IDF/Review.php:114 -#: IDF/Upload.php:118 IDF/WikiPage.php:106 +#: IDF/Upload.php:118 IDF/Wiki/Page.php:106 IDF/Wiki/Resource.php:101 msgid "modification date" msgstr "data de modificação" #: IDF/Issue.php:212 IDF/IssueComment.php:143 #, php-format -msgid "Issue %3$d, %4$s" +msgid "" +"Issue %3$d, %4$s" msgstr "" #: IDF/Issue.php:214 -#, php-format -msgid "Creation of issue %d, by %s" -msgstr "" +#, fuzzy, php-format +msgid "Creation of issue %3$d, by %4$s" +msgstr "Comentário sobre problema %d, por %s" #: IDF/Issue.php:224 #, php-format -msgid "%s: Issue %d created - %s" +msgid "%1$s: Issue %2$d created - %3$s" msgstr "" -#: IDF/Issue.php:290 +#: IDF/Issue.php:307 #, php-format -msgid "Issue %s - %s (%s)" +msgid "Issue %1$s - %2$s (%3$s)" msgstr "" -#: IDF/Issue.php:336 +#: IDF/Issue.php:311 #, php-format -msgid "Updated Issue %s - %s (%s)" +msgid "Updated Issue %1$s - %2$s (%3$s)" msgstr "" #: IDF/IssueComment.php:51 IDF/IssueRelation.php:47 @@ -3495,7 +4150,7 @@ msgid "comment" msgstr "comentário" #: IDF/IssueComment.php:72 IDF/Review/Comment.php:75 IDF/Upload.php:63 -#: IDF/WikiRevision.php:85 +#: IDF/Wiki/PageRevision.php:85 msgid "changes" msgstr "alterações" @@ -3504,13 +4159,13 @@ msgid "Serialized array of the changes in the issue." msgstr "" #: IDF/IssueComment.php:180 -#, php-format -msgid "Comment on issue %d, by %s" +#, fuzzy, php-format +msgid "Comment on issue %3$d, by %4$s" msgstr "Comentário sobre problema %d, por %s" #: IDF/IssueComment.php:191 -#, php-format -msgid "%s: Comment on issue %d - %s" +#, fuzzy, php-format +msgid "%1$s: Comment on issue %2$d - %3$s" msgstr "%s: Comenta sobre problema %d - %s" #: IDF/IssueFile.php:64 @@ -3618,7 +4273,7 @@ msgstr "" #: IDF/Plugin/SyncMonotone.php:309 IDF/Plugin/SyncMonotone.php:525 #, php-format -msgid "Could not parse usher configuration in \"%s\": %s" +msgid "Could not parse usher configuration in \"%1$s\": %2$s" msgstr "" #: IDF/Plugin/SyncMonotone.php:320 @@ -3663,7 +4318,7 @@ msgstr "" #: IDF/Plugin/SyncMonotone.php:599 IDF/Plugin/SyncMonotone.php:718 #, php-format -msgid "Could not parse read-permissions for project \"%s\": %s" +msgid "Could not parse read-permissions for project \"%1$s\": %2$s" msgstr "" #: IDF/Plugin/SyncMonotone.php:643 IDF/Plugin/SyncMonotone.php:741 @@ -3700,7 +4355,7 @@ msgstr "abreviatura" #: IDF/Project.php:70 msgid "" -"Used in the url to access the project, must be short with only letters and " +"Used in the URL to access the project, must be short with only letters and " "numbers." msgstr "" @@ -3713,18 +4368,26 @@ msgid "description" msgstr "descrição" #: IDF/Project.php:87 -msgid "The description can be extended using the markdown syntax." +msgid "The description can be extended using the Markdown syntax." msgstr "" -#: IDF/Project.php:93 +#: IDF/Project.php:100 msgid "private" msgstr "privado" -#: IDF/Project.php:130 +#: IDF/Project.php:108 +msgid "current project activity" +msgstr "" + +#: IDF/Project.php:159 #, php-format msgid "Project \"%s\" not found." msgstr "Projeto \"%s\" não encontrado." +#: IDF/ProjectActivity.php:56 +msgid "date" +msgstr "" + #: IDF/Review/Comment.php:55 IDF/Review/Patch.php:80 msgid "patch" msgstr "" @@ -3735,22 +4398,23 @@ msgstr "" #: IDF/Review/Comment.php:139 IDF/Review/Patch.php:151 #, php-format -msgid "Review %3$d, %4$s" +msgid "" +"Review %3$d, %4$s" msgstr "" #: IDF/Review/Comment.php:141 -#, php-format -msgid "Update of review %d, by %s" -msgstr "" +#, fuzzy, php-format +msgid "Update of review %3$d, by %4$s" +msgstr "Comentário sobre problema %d, por %s" #: IDF/Review/Comment.php:151 #, php-format -msgid "%s: Updated review %d - %s" +msgid "%1$s: Updated review %2$d - %3$s" msgstr "" -#: IDF/Review/Comment.php:216 +#: IDF/Review/Comment.php:222 #, php-format -msgid "Updated Code Review %s - %s (%s)" +msgid "Updated Code Review %1$s - %2$s (%3$s)" msgstr "" #: IDF/Review/Patch.php:52 @@ -3762,18 +4426,18 @@ msgid "commit" msgstr "" #: IDF/Review/Patch.php:153 -#, php-format -msgid "Creation of review %d, by %s" -msgstr "" +#, fuzzy, php-format +msgid "Creation of review %3$d, by %4$s" +msgstr "Comentário sobre problema %d, por %s" #: IDF/Review/Patch.php:163 -#, php-format -msgid "%s: Creation of Review %d - %s" -msgstr "" +#, fuzzy, php-format +msgid "%1$s: Creation of Review %2$d - %3$s" +msgstr "%s: Comenta sobre problema %d - %s" -#: IDF/Review/Patch.php:204 +#: IDF/Review/Patch.php:208 #, php-format -msgid "New Code Review %s - %s (%s)" +msgid "New Code Review %1$s - %2$s (%3$s)" msgstr "" #: IDF/Scm/Git.php:309 IDF/Scm/Mercurial.php:199 @@ -3801,7 +4465,7 @@ msgid "Could not write client key \"%s\"" msgstr "" #: IDF/Search/Occ.php:33 -msgid "occurence" +msgid "occurrence" msgstr "" #: IDF/Search/Occ.php:49 @@ -3809,11 +4473,11 @@ msgid "word" msgstr "" #: IDF/Search/Occ.php:75 -msgid "occurences" +msgid "occurrences" msgstr "" #: IDF/Search/Occ.php:81 -msgid "ponderated occurence" +msgid "ponderated occurrence" msgstr "" #: IDF/Tag.php:59 @@ -3832,10 +4496,26 @@ msgstr "" msgid "Lower case version of the name for fast searching." msgstr "" -#: IDF/Template/Markdown.php:75 +#: IDF/Template/Markdown.php:84 msgid "Create this documentation page" msgstr "" +#: IDF/Template/Markdown.php:97 +msgid "You are not allowed to access the wiki." +msgstr "" + +#: IDF/Template/Markdown.php:106 +msgid "The wiki resource has not been found." +msgstr "" + +#: IDF/Template/Markdown.php:113 +msgid "The wiki resource has not been found. Create it!" +msgstr "" + +#: IDF/Template/Markdown.php:146 +msgid "This revision of the resource is no longer available." +msgstr "" + #: IDF/Template/ShowUser.php:51 msgid "Anonymous" msgstr "" @@ -3856,7 +4536,7 @@ msgstr "arquivo" msgid "The path is relative to the upload path." msgstr "" -#: IDF/Upload.php:78 +#: IDF/Upload.php:78 IDF/Wiki/ResourceRevision.php:71 msgid "file size in bytes" msgstr "tamanho do arquivo em bytes" @@ -3874,145 +4554,159 @@ msgid "Download %2$d, %3$s" msgstr "" #: IDF/Upload.php:204 -#, php-format -msgid "Addition of download %d, by %s" -msgstr "" +#, fuzzy, php-format +msgid "Addition of download %2$d, by %3$s" +msgstr "Criação da página %s, por %s" #: IDF/Upload.php:214 +#, fuzzy, php-format +msgid "%1$s: Download %2$d added - %3$s" +msgstr "%s: Página de documentação %s adicionada - %s" + +#: IDF/Upload.php:301 #, php-format -msgid "%s: Download %d added - %s" +msgid "New download - %1$s (%2$s)" msgstr "" -#: IDF/Upload.php:256 +#: IDF/Upload.php:305 #, php-format -msgid "New download - %s (%s)" +msgid "Updated download - %1$s (%2$s)" msgstr "" -#: IDF/Views/Admin.php:60 +#: IDF/Views/Admin.php:47 +msgid "The forge configuration has been saved." +msgstr "" + +#: IDF/Views/Admin.php:80 msgid "This table shows the projects in the forge." msgstr "" -#: IDF/Views/Admin.php:65 +#: IDF/Views/Admin.php:85 msgid "Short Name" msgstr "" -#: IDF/Views/Admin.php:67 +#: IDF/Views/Admin.php:87 msgid "Repository Size" msgstr "" -#: IDF/Views/Admin.php:73 +#: IDF/Views/Admin.php:93 msgid "No projects were found." msgstr "" -#: IDF/Views/Admin.php:93 IDF/Views/Admin.php:251 IDF/Views/Wiki.php:310 +#: IDF/Views/Admin.php:116 +msgid "The label configuration has been saved." +msgstr "" + +#: IDF/Views/Admin.php:147 IDF/Views/Admin.php:314 IDF/Views/Wiki.php:484 +#: IDF/Views/Wiki.php:536 #, php-format msgid "Update %s" msgstr "" -#: IDF/Views/Admin.php:101 IDF/Views/Project.php:302 +#: IDF/Views/Admin.php:155 IDF/Views/Project.php:304 msgid "The project has been updated." msgstr "" -#: IDF/Views/Admin.php:134 +#: IDF/Views/Admin.php:192 msgid "The project has been created." msgstr "" -#: IDF/Views/Admin.php:160 +#: IDF/Views/Admin.php:223 #, php-format msgid "Delete %s Project" msgstr "" -#: IDF/Views/Admin.php:167 +#: IDF/Views/Admin.php:230 msgid "The project has been deleted." msgstr "" -#: IDF/Views/Admin.php:197 +#: IDF/Views/Admin.php:260 msgid "Not Validated User List" msgstr "" -#: IDF/Views/Admin.php:205 +#: IDF/Views/Admin.php:268 msgid "This table shows the users in the forge." msgstr "" -#: IDF/Views/Admin.php:209 +#: IDF/Views/Admin.php:272 msgid "login" msgstr "" -#: IDF/Views/Admin.php:212 +#: IDF/Views/Admin.php:275 msgid "Admin" msgstr "" -#: IDF/Views/Admin.php:214 +#: IDF/Views/Admin.php:277 msgid "Last Login" msgstr "" -#: IDF/Views/Admin.php:221 +#: IDF/Views/Admin.php:284 msgid "No users were found." msgstr "" -#: IDF/Views/Admin.php:258 +#: IDF/Views/Admin.php:321 msgid "You do not have the rights to update this user." msgstr "" -#: IDF/Views/Admin.php:276 +#: IDF/Views/Admin.php:339 msgid "The user has been updated." msgstr "" -#: IDF/Views/Admin.php:309 +#: IDF/Views/Admin.php:372 #, php-format msgid "The user %s has been created." msgstr "" -#: IDF/Views/Admin.php:316 +#: IDF/Views/Admin.php:379 msgid "Add User" msgstr "" -#: IDF/Views/Admin.php:332 +#: IDF/Views/Admin.php:395 msgid "Usher management" msgstr "" -#: IDF/Views/Admin.php:369 +#: IDF/Views/Admin.php:432 msgid "Usher configuration has been reloaded" msgstr "" -#: IDF/Views/Admin.php:373 +#: IDF/Views/Admin.php:436 msgid "Usher has been shut down" msgstr "" -#: IDF/Views/Admin.php:378 +#: IDF/Views/Admin.php:441 msgid "Usher has been started up" msgstr "" -#: IDF/Views/Admin.php:416 +#: IDF/Views/Admin.php:479 #, php-format msgid "The server \"%s\" has been started" msgstr "" -#: IDF/Views/Admin.php:420 +#: IDF/Views/Admin.php:483 #, php-format msgid "The server \"%s\" has been stopped" msgstr "" -#: IDF/Views/Admin.php:425 +#: IDF/Views/Admin.php:488 #, php-format msgid "The server \"%s\" has been killed" msgstr "" -#: IDF/Views/Admin.php:445 +#: IDF/Views/Admin.php:508 #, php-format msgid "Open connections for \"%s\"" msgstr "" -#: IDF/Views/Admin.php:450 +#: IDF/Views/Admin.php:513 #, php-format msgid "no connections for server \"%s\"" msgstr "" -#: IDF/Views/Admin.php:471 +#: IDF/Views/Admin.php:534 msgid "Yes" msgstr "Sim" -#: IDF/Views/Admin.php:471 +#: IDF/Views/Admin.php:534 msgid "No" msgstr "" @@ -4025,11 +4719,11 @@ msgstr "" msgid "This table shows the files to download." msgstr "" -#: IDF/Views/Download.php:67 IDF/Views/Download.php:315 +#: IDF/Views/Download.php:67 IDF/Views/Download.php:349 msgid "Uploaded" msgstr "" -#: IDF/Views/Download.php:71 IDF/Views/Download.php:319 +#: IDF/Views/Download.php:71 IDF/Views/Download.php:353 msgid "No downloads were found." msgstr "" @@ -4052,17 +4746,25 @@ msgstr "" msgid "The file has been deleted." msgstr "" -#: IDF/Views/Download.php:243 +#: IDF/Views/Download.php:244 #, php-format msgid "The file has been uploaded." msgstr "" -#: IDF/Views/Download.php:297 +#: IDF/Views/Download.php:271 +msgid "New Downloads from Archive" +msgstr "" + +#: IDF/Views/Download.php:278 +msgid "The archive has been uploaded and processed." +msgstr "" + +#: IDF/Views/Download.php:331 #, php-format msgid "%1$s Downloads with Label %2$s" msgstr "" -#: IDF/Views/Download.php:307 +#: IDF/Views/Download.php:341 #, php-format msgid "This table shows the downloads with label %s." msgstr "" @@ -4072,25 +4774,25 @@ msgstr "" msgid "%s Open Issues" msgstr "" -#: IDF/Views/Issue.php:51 IDF/Views/Issue.php:379 IDF/Views/User.php:75 +#: IDF/Views/Issue.php:51 IDF/Views/Issue.php:382 IDF/Views/User.php:75 msgid "This table shows the open issues." msgstr "" -#: IDF/Views/Issue.php:61 IDF/Views/Issue.php:217 IDF/Views/Issue.php:298 -#: IDF/Views/Issue.php:387 IDF/Views/Issue.php:539 IDF/Views/Issue.php:762 -#: IDF/Views/Issue.php:821 IDF/Views/Review.php:57 IDF/Views/User.php:81 +#: IDF/Views/Issue.php:61 IDF/Views/Issue.php:220 IDF/Views/Issue.php:301 +#: IDF/Views/Issue.php:390 IDF/Views/Issue.php:542 IDF/Views/Issue.php:765 +#: IDF/Views/Issue.php:824 IDF/Views/Review.php:57 IDF/Views/User.php:81 msgid "Id" msgstr "" -#: IDF/Views/Issue.php:64 IDF/Views/Issue.php:220 IDF/Views/Issue.php:302 -#: IDF/Views/Issue.php:390 IDF/Views/Issue.php:542 IDF/Views/Issue.php:765 -#: IDF/Views/Issue.php:824 IDF/Views/Review.php:60 IDF/Views/User.php:85 +#: IDF/Views/Issue.php:64 IDF/Views/Issue.php:223 IDF/Views/Issue.php:305 +#: IDF/Views/Issue.php:393 IDF/Views/Issue.php:545 IDF/Views/Issue.php:768 +#: IDF/Views/Issue.php:827 IDF/Views/Review.php:60 IDF/Views/User.php:85 msgid "Last Updated" msgstr "" -#: IDF/Views/Issue.php:68 IDF/Views/Issue.php:224 IDF/Views/Issue.php:306 -#: IDF/Views/Issue.php:394 IDF/Views/Issue.php:546 IDF/Views/Issue.php:769 -#: IDF/Views/Issue.php:828 +#: IDF/Views/Issue.php:68 IDF/Views/Issue.php:227 IDF/Views/Issue.php:309 +#: IDF/Views/Issue.php:397 IDF/Views/Issue.php:549 IDF/Views/Issue.php:772 +#: IDF/Views/Issue.php:831 msgid "No issues were found." msgstr "" @@ -4098,142 +4800,142 @@ msgstr "" msgid "Not assigned" msgstr "" -#: IDF/Views/Issue.php:146 +#: IDF/Views/Issue.php:149 #, php-format msgid "Summary of tracked issues in %s." msgstr "" -#: IDF/Views/Issue.php:191 +#: IDF/Views/Issue.php:194 #, php-format msgid "Watch List: Closed Issues for %s" msgstr "" -#: IDF/Views/Issue.php:192 +#: IDF/Views/Issue.php:195 #, php-format msgid "This table shows the closed issues in your watch list for %s project." msgstr "" -#: IDF/Views/Issue.php:197 +#: IDF/Views/Issue.php:200 #, php-format msgid "Watch List: Open Issues for %s" msgstr "" -#: IDF/Views/Issue.php:198 +#: IDF/Views/Issue.php:201 #, php-format msgid "This table shows the open issues in your watch list for %s project." msgstr "" -#: IDF/Views/Issue.php:274 +#: IDF/Views/Issue.php:277 msgid "Watch List: Closed Issues" msgstr "" -#: IDF/Views/Issue.php:275 +#: IDF/Views/Issue.php:278 msgid "This table shows the closed issues in your watch list." msgstr "" -#: IDF/Views/Issue.php:280 +#: IDF/Views/Issue.php:283 msgid "Watch List: Open Issues" msgstr "" -#: IDF/Views/Issue.php:281 +#: IDF/Views/Issue.php:284 msgid "This table shows the open issues in your watch list." msgstr "" -#: IDF/Views/Issue.php:300 IDF/Views/User.php:82 +#: IDF/Views/Issue.php:303 IDF/Views/User.php:82 msgid "Project" msgstr "" -#: IDF/Views/Issue.php:341 +#: IDF/Views/Issue.php:344 #, php-format -msgid "%s %s Submitted %s Issues" +msgid "%1$s %2$s Submitted %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:345 +#: IDF/Views/Issue.php:348 #, php-format -msgid "%s %s Closed Submitted %s Issues" +msgid "%1$s %2$s Closed Submitted %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:349 +#: IDF/Views/Issue.php:352 #, php-format -msgid "%s %s Closed Working %s Issues" +msgid "%1$s %2$s Closed Working %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:353 +#: IDF/Views/Issue.php:356 #, php-format -msgid "%s %s Working %s Issues" +msgid "%1$s %2$s Working %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:414 +#: IDF/Views/Issue.php:417 msgid "Submit a new issue" msgstr "" -#: IDF/Views/Issue.php:430 +#: IDF/Views/Issue.php:433 #, php-format -msgid "Issue %d has been created." +msgid "Issue %2$d has been created." msgstr "" -#: IDF/Views/Issue.php:487 +#: IDF/Views/Issue.php:490 #, php-format msgid "Search issues - %s" msgstr "" -#: IDF/Views/Issue.php:489 +#: IDF/Views/Issue.php:492 #, php-format msgid "Search closed issues - %s" msgstr "" -#: IDF/Views/Issue.php:536 +#: IDF/Views/Issue.php:539 msgid "This table shows the found issues." msgstr "" -#: IDF/Views/Issue.php:601 +#: IDF/Views/Issue.php:604 #, php-format -msgid "Issue %d: %s" +msgid "Issue %2$d: %3$s" msgstr "" -#: IDF/Views/Issue.php:625 +#: IDF/Views/Issue.php:628 #, php-format -msgid "Issue %d has been updated." +msgid "Issue %2$d has been updated." msgstr "" -#: IDF/Views/Issue.php:715 +#: IDF/Views/Issue.php:718 #, php-format msgid "View %s" msgstr "" -#: IDF/Views/Issue.php:742 +#: IDF/Views/Issue.php:745 #, php-format msgid "%s Closed Issues" msgstr "" -#: IDF/Views/Issue.php:752 +#: IDF/Views/Issue.php:755 msgid "This table shows the closed issues." msgstr "" -#: IDF/Views/Issue.php:795 -#, php-format -msgid "%1$s Issues with Label %2$s" -msgstr "" - #: IDF/Views/Issue.php:798 #, php-format +msgid "%1$s Issues with Label %2$s" +msgstr "" + +#: IDF/Views/Issue.php:801 +#, php-format msgid "%1$s Closed Issues with Label %2$s" msgstr "" -#: IDF/Views/Issue.php:811 +#: IDF/Views/Issue.php:814 #, php-format msgid "This table shows the issues with label %s." msgstr "" -#: IDF/Views/Issue.php:934 +#: IDF/Views/Issue.php:937 msgid "The issue has been removed from your watch list." msgstr "" -#: IDF/Views/Issue.php:937 +#: IDF/Views/Issue.php:940 msgid "The issue has been added to your watch list." msgstr "" -#: IDF/Views/Issue.php:1035 +#: IDF/Views/Issue.php:1037 msgid "On your watch list." msgstr "" @@ -4249,74 +4951,75 @@ msgstr "" msgid "Reviews and Patches" msgstr "" -#: IDF/Views/Project.php:178 +#: IDF/Views/Project.php:180 msgid "This table shows the project updates." msgstr "" -#: IDF/Views/Project.php:189 +#: IDF/Views/Project.php:191 msgid "Change" msgstr "" -#: IDF/Views/Project.php:193 +#: IDF/Views/Project.php:195 msgid "No changes were found." msgstr "" -#: IDF/Views/Project.php:294 +#: IDF/Views/Project.php:296 #, php-format msgid "%s Project Summary" msgstr "" -#: IDF/Views/Project.php:329 +#: IDF/Views/Project.php:335 #, php-format msgid "%s Issue Tracking Configuration" msgstr "" -#: IDF/Views/Project.php:338 +#: IDF/Views/Project.php:344 msgid "The issue tracking configuration has been saved." msgstr "" -#: IDF/Views/Project.php:375 +#: IDF/Views/Project.php:381 #, php-format msgid "%s Downloads Configuration" msgstr "" -#: IDF/Views/Project.php:384 +#: IDF/Views/Project.php:393 msgid "The downloads configuration has been saved." msgstr "" -#: IDF/Views/Project.php:418 +#: IDF/Views/Project.php:428 #, php-format msgid "%s Documentation Configuration" msgstr "" -#: IDF/Views/Project.php:427 +#: IDF/Views/Project.php:437 msgid "The documentation configuration has been saved." msgstr "" -#: IDF/Views/Project.php:461 +#: IDF/Views/Project.php:471 #, php-format msgid "%s Project Members" msgstr "" -#: IDF/Views/Project.php:470 +#: IDF/Views/Project.php:480 msgid "The project membership has been saved." msgstr "" -#: IDF/Views/Project.php:493 +#: IDF/Views/Project.php:503 #, php-format msgid "%s Tabs Access Rights" msgstr "" -#: IDF/Views/Project.php:507 -msgid "The project tabs access rights have been saved." +#: IDF/Views/Project.php:517 +msgid "" +"The project tabs access rights and notification settings have been saved." msgstr "" -#: IDF/Views/Project.php:553 +#: IDF/Views/Project.php:566 #, php-format msgid "%s Source" msgstr "" -#: IDF/Views/Project.php:567 +#: IDF/Views/Project.php:580 msgid "The project source configuration has been saved." msgstr "" @@ -4335,17 +5038,17 @@ msgstr "" #: IDF/Views/Review.php:94 #, php-format -msgid "The code review %d has been created." +msgid "The code review %2$d has been created." msgstr "" #: IDF/Views/Review.php:140 #, php-format -msgid "Review %d: %s" +msgid "Review %2$d: %3$s" msgstr "" #: IDF/Views/Review.php:160 #, php-format -msgid "Your code review %d has been published." +msgid "Your code review %2$d has been published." msgstr "" #: IDF/Views/Source.php:40 @@ -4368,19 +5071,19 @@ msgstr "" msgid "%1$s %2$s Change Log" msgstr "" -#: IDF/Views/Source.php:147 IDF/Views/Source.php:228 IDF/Views/Source.php:356 +#: IDF/Views/Source.php:153 IDF/Views/Source.php:234 IDF/Views/Source.php:362 #, php-format msgid "%1$s %2$s Source Tree" msgstr "" -#: IDF/Views/Source.php:304 +#: IDF/Views/Source.php:310 #, php-format msgid "%s Commit Details" msgstr "" -#: IDF/Views/Source.php:305 +#: IDF/Views/Source.php:311 #, php-format -msgid "%s Commit Details - %s" +msgid "%1$s Commit Details - %2$s" msgstr "" #: IDF/Views/User.php:59 @@ -4433,155 +5136,263 @@ msgstr "" msgid "This table shows the documentation pages." msgstr "" -#: IDF/Views/Wiki.php:61 IDF/Views/Wiki.php:106 IDF/Views/Wiki.php:147 +#: IDF/Views/Wiki.php:61 IDF/Views/Wiki.php:144 IDF/Views/Wiki.php:185 msgid "Page Title" msgstr "" -#: IDF/Views/Wiki.php:63 IDF/Views/Wiki.php:108 IDF/Views/Wiki.php:149 +#: IDF/Views/Wiki.php:63 IDF/Views/Wiki.php:103 IDF/Views/Wiki.php:146 +#: IDF/Views/Wiki.php:187 msgid "Updated" msgstr "" -#: IDF/Views/Wiki.php:67 IDF/Views/Wiki.php:153 +#: IDF/Views/Wiki.php:67 IDF/Views/Wiki.php:191 msgid "No documentation pages were found." msgstr "" -#: IDF/Views/Wiki.php:90 +#: IDF/Views/Wiki.php:88 +#, fuzzy, php-format +msgid "%s Documentation Resources" +msgstr "%s: Página de documentação %s adicionada - %s" + +#: IDF/Views/Wiki.php:94 +msgid "This table shows the resources that can be used on documentation pages." +msgstr "" + +#: IDF/Views/Wiki.php:100 +msgid "Resource Title" +msgstr "" + +#: IDF/Views/Wiki.php:107 +msgid "No resources were found." +msgstr "" + +#: IDF/Views/Wiki.php:128 #, php-format msgid "Documentation Search - %s" msgstr "" -#: IDF/Views/Wiki.php:101 +#: IDF/Views/Wiki.php:139 msgid "This table shows the pages found." msgstr "" -#: IDF/Views/Wiki.php:112 +#: IDF/Views/Wiki.php:150 msgid "No pages were found." msgstr "" -#: IDF/Views/Wiki.php:131 +#: IDF/Views/Wiki.php:169 #, php-format msgid "%1$s Documentation Pages with Label %2$s" msgstr "" -#: IDF/Views/Wiki.php:141 +#: IDF/Views/Wiki.php:179 #, php-format msgid "This table shows the documentation pages with label %s." msgstr "" -#: IDF/Views/Wiki.php:184 +#: IDF/Views/Wiki.php:222 #, php-format -msgid "The page %s has been created." +msgid "The page %2$s has been created." msgstr "" -#: IDF/Views/Wiki.php:271 +#: IDF/Views/Wiki.php:265 +#, php-format +msgid "The resource %2$s has been created." +msgstr "" + +#: IDF/Views/Wiki.php:409 IDF/Views/Wiki.php:448 msgid "The old revision has been deleted." msgstr "" -#: IDF/Views/Wiki.php:277 +#: IDF/Views/Wiki.php:415 IDF/Views/Wiki.php:454 #, php-format msgid "Delete Old Revision of %s" msgstr "" -#: IDF/Views/Wiki.php:322 +#: IDF/Views/Wiki.php:496 #, php-format -msgid "The page %s has been updated." +msgid "The page %2$s has been updated." msgstr "" -#: IDF/Views/Wiki.php:360 +#: IDF/Views/Wiki.php:548 +#, php-format +msgid "The resource %2$s has been updated." +msgstr "" + +#: IDF/Views/Wiki.php:583 msgid "The documentation page has been deleted." msgstr "" -#: IDF/Views/Wiki.php:368 +#: IDF/Views/Wiki.php:591 #, php-format msgid "Delete Page %s" msgstr "" -#: IDF/Views.php:126 IDF/Views.php:152 +#: IDF/Views/Wiki.php:623 +msgid "The documentation resource has been deleted." +msgstr "" + +#: IDF/Views/Wiki.php:631 +#, php-format +msgid "Delete Resource %s" +msgstr "" + +#: IDF/Views.php:173 IDF/Views.php:199 msgid "Confirm Your Account Creation" msgstr "Confirme a criação de sua conta" -#: IDF/Views.php:172 -msgid "" -"Welcome! You can now participate in the life of your project of choice." +#: IDF/Views.php:219 +msgid "Welcome! You can now participate in the life of your project of choice." msgstr "" -#: IDF/Views.php:198 IDF/Views.php:222 IDF/Views.php:263 +#: IDF/Views.php:245 IDF/Views.php:269 IDF/Views.php:310 msgid "Password Recovery" msgstr "Recuperação de Senha" -#: IDF/Views.php:242 +#: IDF/Views.php:289 msgid "" "Welcome back! Next time, you can use your broswer options to remember the " "password." msgstr "" -#: IDF/Views.php:284 +#: IDF/Views.php:331 msgid "Here to Help You!" msgstr "" -#: IDF/Views.php:300 +#: IDF/Views.php:347 +msgid "InDefero Upload Archive Format" +msgstr "" + +#: IDF/Views.php:363 msgid "InDefero API (Application Programming Interface)" msgstr "InDefero API (Application Programming Interface)" -#: IDF/WikiPage.php:62 +#: IDF/Wiki/Page.php:62 IDF/Wiki/Resource.php:64 msgid "title" msgstr "título" -#: IDF/WikiPage.php:63 +#: IDF/Wiki/Page.php:63 msgid "" "The title of the page must only contain letters, digits or the dash " "character. For example: My-new-Wiki-Page." msgstr "" -#: IDF/WikiPage.php:71 +#: IDF/Wiki/Page.php:71 msgid "A one line description of the page content." msgstr "" -#: IDF/WikiPage.php:196 IDF/WikiRevision.php:167 +#: IDF/Wiki/Page.php:196 IDF/Wiki/PageRevision.php:196 #, php-format msgid "%2$s, %3$s" msgstr "" -#: IDF/WikiPage.php:198 -#, php-format -msgid "Creation of page %s, by %s" +#: IDF/Wiki/Page.php:198 +#, fuzzy, php-format +msgid "Creation of page %2$s, by %3$s" msgstr "Criação da página %s, por %s" -#: IDF/WikiPage.php:208 -#, php-format -msgid "%s: Documentation page %s added - %s" +#: IDF/Wiki/Page.php:208 +#, fuzzy, php-format +msgid "%1$s: Documentation page %2$s added - %3$s" msgstr "%s: Página de documentação %s adicionada - %s" -#: IDF/WikiRevision.php:48 +#: IDF/Wiki/PageRevision.php:48 msgid "page" msgstr "página" -#: IDF/WikiRevision.php:66 +#: IDF/Wiki/PageRevision.php:66 IDF/Wiki/ResourceRevision.php:64 msgid "A one line description of the changes." msgstr "" -#: IDF/WikiRevision.php:72 +#: IDF/Wiki/PageRevision.php:72 msgid "content" msgstr "conteúdo" -#: IDF/WikiRevision.php:189 -#, php-format -msgid "Change of %s, by %s" +#: IDF/Wiki/PageRevision.php:218 IDF/Wiki/ResourceRevision.php:311 +#, fuzzy, php-format +msgid "Change of %2$s, by %3$s" +msgstr "Criação da página %s, por %s" + +#: IDF/Wiki/PageRevision.php:231 +#, fuzzy, php-format +msgid "%1$s: Documentation page %2$s updated - %3$s" +msgstr "%s: Página de documentação %s adicionada - %s" + +#: IDF/Wiki/PageRevision.php:293 +#, fuzzy, php-format +msgid "New Documentation Page %1$s - %2$s (%3$s)" +msgstr "%s: Página de documentação %s adicionada - %s" + +#: IDF/Wiki/PageRevision.php:297 +#, fuzzy, php-format +msgid "Documentation Page Changed %1$s - %2$s (%3$s)" +msgstr "%s: Página de documentação %s adicionada - %s" + +#: IDF/Wiki/Resource.php:65 +msgid "" +"The title of the resource must only contain letters, digits, dots or the " +"dash character. For example: my-resource.png." msgstr "" -#: IDF/WikiRevision.php:208 -#, php-format -msgid "%s: Documentation page %s updated - %s" +#: IDF/Wiki/Resource.php:72 +msgid "MIME media type" msgstr "" -#: IDF/WikiRevision.php:262 -#, php-format -msgid "New Documentation Page %s - %s (%s)" +#: IDF/Wiki/Resource.php:73 +msgid "The MIME media type of the resource." msgstr "" -#: IDF/WikiRevision.php:268 +#: IDF/Wiki/Resource.php:81 +#, fuzzy +msgid "A one line description of the resource." +msgstr "Descrição do projeto em uma linha." + +#: IDF/Wiki/Resource.php:176 IDF/Wiki/ResourceRevision.php:308 #, php-format -msgid "Documentation Page Changed %s - %s (%s)" +msgid "%2$s, %3$s" msgstr "" +#: IDF/Wiki/Resource.php:178 +#, fuzzy, php-format +msgid "Creation of resource %2$s, by %3$s" +msgstr "Criação da página %s, por %s" +#: IDF/Wiki/Resource.php:188 +#, fuzzy, php-format +msgid "%1$s: Documentation resource %2$s added - %3$s" +msgstr "%s: Página de documentação %s adicionada - %s" + +#: IDF/Wiki/ResourceRevision.php:47 +#, fuzzy +msgid "resource" +msgstr "Código Fonte" + +#: IDF/Wiki/ResourceRevision.php:78 +msgid "File extension" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:79 +msgid "The file extension of the uploaded resource." +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:94 +msgid "page usage" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:116 +#, php-format +msgid "id %d: %s" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:263 +#, php-format +msgid "Download (%s)" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:270 +msgid "View resource details" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:324 +#, fuzzy, php-format +msgid "%1$s: Documentation resource %2$s updated - %3$s" +msgstr "%s: Página de documentação %s adicionada - %s" diff --git a/src/IDF/locale/ru/idf.po b/src/IDF/locale/ru/idf.po index a5e9bf5..e5cb1bf 100644 --- a/src/IDF/locale/ru/idf.po +++ b/src/IDF/locale/ru/idf.po @@ -1,7 +1,7 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Denis , 2011. # , 2011. @@ -11,31 +11,37 @@ msgid "" msgstr "" "Project-Id-Version: Indefero\n" "Report-Msgid-Bugs-To: http://projects.ceondo.com/p/indefero/issues/\n" -"POT-Creation-Date: 2011-10-31 01:11+0100\n" +"POT-Creation-Date: 2012-03-22 01:16+0100\n" "PO-Revision-Date: 2011-11-01 07:10+0000\n" "Last-Translator: Denis \n" -"Language-Team: Russian (http://www.transifex.net/projects/p/indefero/team/ru/)\n" +"Language-Team: Russian (http://www.transifex.net/projects/p/indefero/team/" +"ru/)\n" +"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: ru\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" -#: IDF/Commit.php:55 IDF/Conf.php:54 IDF/Issue.php:52 IDF/Review.php:65 -#: IDF/Search/Occ.php:69 IDF/Tag.php:52 IDF/Upload.php:49 IDF/WikiPage.php:54 +#: IDF/Commit.php:55 IDF/Conf.php:54 IDF/Issue.php:52 +#: IDF/ProjectActivity.php:49 IDF/Review.php:65 IDF/Search/Occ.php:69 +#: IDF/Tag.php:52 IDF/Upload.php:49 IDF/Wiki/Page.php:54 +#: IDF/Wiki/Resource.php:56 msgid "project" msgstr "проект" #: IDF/Commit.php:63 IDF/Issue.php:67 IDF/IssueComment.php:65 #: IDF/IssueFile.php:57 IDF/IssueRelation.php:69 IDF/Review/Comment.php:69 -#: IDF/Review.php:80 IDF/Upload.php:91 IDF/WikiPage.php:78 -#: IDF/WikiRevision.php:79 +#: IDF/Review.php:80 IDF/Upload.php:91 IDF/Wiki/Page.php:78 +#: IDF/Wiki/PageRevision.php:79 IDF/Wiki/Resource.php:88 +#: IDF/Wiki/ResourceRevision.php:86 msgid "submitter" msgstr "отправитель" #: IDF/Commit.php:87 IDF/Issue.php:60 IDF/Review/Patch.php:60 -#: IDF/Review.php:73 IDF/Upload.php:57 IDF/WikiPage.php:70 -#: IDF/WikiRevision.php:65 +#: IDF/Review.php:73 IDF/Upload.php:57 IDF/Wiki/Page.php:70 +#: IDF/Wiki/PageRevision.php:65 IDF/Wiki/Resource.php:80 +#: IDF/Wiki/ResourceRevision.php:63 msgid "summary" msgstr "краткое описание" @@ -46,25 +52,26 @@ msgstr "история изменений" #: IDF/Commit.php:100 IDF/Issue.php:105 IDF/IssueComment.php:79 #: IDF/IssueFile.php:96 IDF/IssueRelation.php:75 IDF/Review/Comment.php:90 #: IDF/Review/FileComment.php:75 IDF/Review/Patch.php:87 IDF/Review.php:108 -#: IDF/Upload.php:112 IDF/WikiPage.php:100 IDF/WikiRevision.php:92 +#: IDF/Upload.php:112 IDF/Wiki/Page.php:100 IDF/Wiki/PageRevision.php:92 +#: IDF/Wiki/Resource.php:95 IDF/Wiki/ResourceRevision.php:101 msgid "creation date" msgstr "дата создания" #: IDF/Commit.php:238 -#, php-format -msgid "Commit %s, by %s" +#, fuzzy, php-format +msgid "Commit %1$s, by %2$s" msgstr "Комит %s, %s" -#: IDF/Commit.php:329 -#, php-format -msgid "New Commit %s - %s (%s)" +#: IDF/Commit.php:337 +#, fuzzy, php-format +msgid "New Commit %1$s - %2$s (%3$s)" msgstr "Новый комит %s - %s (%s)" #: IDF/Conf.php:61 IDF/Gconf.php:73 msgid "key" msgstr "ключ" -#: IDF/Conf.php:67 IDF/Gconf.php:79 +#: IDF/Conf.php:67 IDF/Gconf.php:79 IDF/ProjectActivity.php:62 msgid "value" msgstr "значение" @@ -84,33 +91,57 @@ msgstr "пользователь" msgid "email" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:38 IDF/Views/Project.php:587 +#: IDF/Form/Admin/ForgeConf.php:34 +msgid "Custom forge page enabled" +msgstr "" + +#: IDF/Form/Admin/ForgeConf.php:39 IDF/Form/WikiPageCreate.php:80 +#: IDF/Form/WikiPageUpdate.php:72 +msgid "Content" +msgstr "Содержание" + +#: IDF/Form/Admin/LabelConf.php:40 +#, fuzzy +msgid "Predefined project labels" +msgstr "Предопределенные ярлыки для проблемы" + +#: IDF/Form/Admin/LabelConf.php:55 +#, php-format +msgid "" +"The label \"%s\" is invalid: A label must only consist of alphanumeric " +"characters and dashes, and can optionally contain a \":\" with a group " +"prefix." +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:38 IDF/Views/Project.php:600 msgid "git" msgstr "git" -#: IDF/Form/Admin/ProjectCreate.php:39 IDF/Views/Project.php:588 +#: IDF/Form/Admin/ProjectCreate.php:39 IDF/Views/Project.php:601 msgid "Subversion" msgstr "Subversion" -#: IDF/Form/Admin/ProjectCreate.php:40 IDF/Views/Project.php:589 +#: IDF/Form/Admin/ProjectCreate.php:40 IDF/Views/Project.php:602 msgid "mercurial" msgstr "mercurial" -#: IDF/Form/Admin/ProjectCreate.php:41 IDF/Views/Project.php:590 +#: IDF/Form/Admin/ProjectCreate.php:41 IDF/Views/Project.php:603 msgid "monotone" msgstr "monotone" #: IDF/Form/Admin/ProjectCreate.php:49 IDF/Form/Admin/ProjectUpdate.php:44 -#: IDF/Form/ProjectConf.php:38 IDF/Views/Admin.php:66 IDF/Views/Admin.php:210 +#: IDF/Form/ProjectConf.php:39 IDF/Views/Admin.php:86 IDF/Views/Admin.php:273 msgid "Name" msgstr "Имя" -#: IDF/Form/Admin/ProjectCreate.php:55 IDF/Form/TabsConf.php:77 +#: IDF/Form/Admin/ProjectCreate.php:55 IDF/Form/TabsConf.php:101 #: IDF/gettexttemplates/idf/base-full.html.php:5 +#: IDF/gettexttemplates/idf/base-full.html~.php:5 #: IDF/gettexttemplates/idf/base.html.php:5 -#: IDF/gettexttemplates/idf/index.html.php:7 -#: IDF/gettexttemplates/idf/index.html.php:8 -#: IDF/gettexttemplates/idf/main-menu.html.php:8 +#: IDF/gettexttemplates/idf/base.html~.php:5 +#: IDF/gettexttemplates/idf/main-menu.html.php:9 +#: IDF/gettexttemplates/idf/project-list.html.php:5 +#: IDF/gettexttemplates/idf/project-list.html.php:7 msgid "Private project" msgstr "Частный проект" @@ -135,49 +166,64 @@ msgstr "Краткое описание" msgid "A one line description of the project." msgstr "Краткое описание проекта." -#: IDF/Form/Admin/ProjectCreate.php:77 +#: IDF/Form/Admin/ProjectCreate.php:77 IDF/Form/Admin/ProjectUpdate.php:58 +#: IDF/Form/ProjectConf.php:56 +msgid "External URL" +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:84 msgid "Repository type" msgstr "Тип репозитория" -#: IDF/Form/Admin/ProjectCreate.php:85 +#: IDF/Form/Admin/ProjectCreate.php:92 msgid "Remote Subversion repository" msgstr "Удаленная репозитория Subversion" -#: IDF/Form/Admin/ProjectCreate.php:92 IDF/Form/SourceConf.php:40 +#: IDF/Form/Admin/ProjectCreate.php:99 IDF/Form/SourceConf.php:40 msgid "Repository username" msgstr "Логин репозитории" -#: IDF/Form/Admin/ProjectCreate.php:99 IDF/Form/SourceConf.php:47 +#: IDF/Form/Admin/ProjectCreate.php:106 IDF/Form/SourceConf.php:47 msgid "Repository password" msgstr "Пароль репозитории" -#: IDF/Form/Admin/ProjectCreate.php:106 IDF/Form/Admin/ProjectUpdate.php:59 +#: IDF/Form/Admin/ProjectCreate.php:113 IDF/Form/Admin/ProjectUpdate.php:66 msgid "Master branch" msgstr "Основная ветка" -#: IDF/Form/Admin/ProjectCreate.php:109 IDF/Form/Admin/ProjectUpdate.php:62 +#: IDF/Form/Admin/ProjectCreate.php:116 IDF/Form/Admin/ProjectUpdate.php:69 msgid "" "This should be a world-wide unique identifier for your project. A reverse " "DNS notation like \"com.my-domain.my-project\" is a good idea." msgstr "" -"Это должен быть уникальный в мировом маштабе идентификатор проекта. Обратная" -" запись DNS как \"com.my-domain.my-проект\" является хорошей идеей." +"Это должен быть уникальный в мировом маштабе идентификатор проекта. Обратная " +"запись DNS как \"com.my-domain.my-проект\" является хорошей идеей." -#: IDF/Form/Admin/ProjectCreate.php:114 IDF/Form/Admin/ProjectUpdate.php:68 +#: IDF/Form/Admin/ProjectCreate.php:121 IDF/Form/Admin/ProjectUpdate.php:95 #: IDF/Form/MembersConf.php:46 IDF/Form/TabsConf.php:53 +#: IDF/Form/TabsConf.php:72 msgid "Project owners" msgstr "Владельцы проекта" -#: IDF/Form/Admin/ProjectCreate.php:123 IDF/Form/Admin/ProjectUpdate.php:76 +#: IDF/Form/Admin/ProjectCreate.php:130 IDF/Form/Admin/ProjectUpdate.php:103 #: IDF/Form/MembersConf.php:54 IDF/Form/TabsConf.php:52 +#: IDF/Form/TabsConf.php:78 msgid "Project members" msgstr "Участники проекта" -#: IDF/Form/Admin/ProjectCreate.php:136 +#: IDF/Form/Admin/ProjectCreate.php:140 IDF/Form/Admin/ProjectUpdate.php:85 +#: IDF/Form/IssueCreate.php:168 IDF/Form/IssueUpdate.php:164 +#: IDF/Form/ProjectConf.php:73 IDF/Form/UpdateUpload.php:71 +#: IDF/Form/Upload.php:70 IDF/Form/WikiPageCreate.php:93 +#: IDF/Form/WikiPageUpdate.php:104 +msgid "Labels" +msgstr "Ярлыки" + +#: IDF/Form/Admin/ProjectCreate.php:155 msgid "Project template" msgstr "Шаблон проекта" -#: IDF/Form/Admin/ProjectCreate.php:138 +#: IDF/Form/Admin/ProjectCreate.php:157 msgid "" "Use the given project to initialize the new project. Access rights and " "general configuration will be taken from the template project." @@ -185,26 +231,26 @@ msgstr "" "Использовать указанный проект для инициализации нового проекта. Права " "доступа и общая конфигурация будут взяты из исходного проекта." -#: IDF/Form/Admin/ProjectCreate.php:185 +#: IDF/Form/Admin/ProjectCreate.php:204 msgid "" "Only a remote repository available through HTTP or HTTPS is allowed. For " "example \"http://somewhere.com/svn/trunk\"." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:201 +#: IDF/Form/Admin/ProjectCreate.php:220 IDF/Form/Admin/ProjectUpdate.php:117 msgid "" "The master branch is empty or contains illegal characters, please use only " -"letters, digits, dashs and dots as separators." +"letters, digits, dashes and dots as separators." msgstr "" "Мастер бранч пустой или содержит недопустимые символы, пожалуйста, " "используйте только латинские буквы, цифры, дефисы и точки в качестве " "разделителей." -#: IDF/Form/Admin/ProjectCreate.php:211 IDF/Form/Admin/ProjectUpdate.php:101 +#: IDF/Form/Admin/ProjectCreate.php:230 IDF/Form/Admin/ProjectUpdate.php:128 msgid "This master branch is already used. Please select another one." msgstr "Этот мастер бранч уже используется. Пожалуйста, выберите другой." -#: IDF/Form/Admin/ProjectCreate.php:222 +#: IDF/Form/Admin/ProjectCreate.php:241 msgid "" "This shortname contains illegal characters, please use only letters, digits " "and dash (-)." @@ -212,39 +258,41 @@ msgstr "" "Краткое имя содержит недопустимые символы. Пожалуйста, используйте только " "буквы, цифры и дефис (-)." -#: IDF/Form/Admin/ProjectCreate.php:225 +#: IDF/Form/Admin/ProjectCreate.php:244 msgid "The shortname cannot start with the dash (-) character." msgstr "Краткое имя не может начинаться с прочерка (-)." -#: IDF/Form/Admin/ProjectCreate.php:228 +#: IDF/Form/Admin/ProjectCreate.php:247 msgid "The shortname cannot end with the dash (-) character." msgstr "Краткое имя не может заканчиваться прочером (-)." -#: IDF/Form/Admin/ProjectCreate.php:233 +#: IDF/Form/Admin/ProjectCreate.php:252 msgid "This shortname is already used. Please select another one." msgstr "Краткое имя уже используется. Пожалуйста, выберите другое." -#: IDF/Form/Admin/ProjectCreate.php:279 IDF/Form/Admin/ProjectDelete.php:78 -#: IDF/Form/Admin/ProjectUpdate.php:121 IDF/Form/Admin/UserCreate.php:106 +#: IDF/Form/Admin/ProjectCreate.php:303 IDF/Form/Admin/ProjectDelete.php:78 +#: IDF/Form/Admin/ProjectUpdate.php:153 IDF/Form/Admin/UserCreate.php:106 #: IDF/Form/Admin/UserUpdate.php:191 IDF/Form/IssueCreate.php:338 #: IDF/Form/IssueUpdate.php:329 IDF/Form/MembersConf.php:64 #: IDF/Form/Password.php:76 IDF/Form/Register.php:112 #: IDF/Form/ReviewCreate.php:187 IDF/Form/ReviewFileComment.php:143 -#: IDF/Form/TabsConf.php:98 IDF/Form/UpdateUpload.php:126 -#: IDF/Form/Upload.php:148 IDF/Form/UserAccount.php:216 -#: IDF/Form/UserChangeEmail.php:80 IDF/Form/WikiCreate.php:167 -#: IDF/Form/WikiDelete.php:59 IDF/Form/WikiUpdate.php:178 +#: IDF/Form/TabsConf.php:122 IDF/Form/UpdateUpload.php:126 +#: IDF/Form/Upload.php:149 IDF/Form/UploadArchive.php:137 +#: IDF/Form/UserAccount.php:216 IDF/Form/UserChangeEmail.php:80 +#: IDF/Form/WikiPageCreate.php:167 IDF/Form/WikiPageDelete.php:59 +#: IDF/Form/WikiPageUpdate.php:178 IDF/Form/WikiResourceCreate.php:123 +#: IDF/Form/WikiResourceDelete.php:59 IDF/Form/WikiResourceUpdate.php:124 msgid "Cannot save the model from an invalid form." msgstr "Не удается сохранить модель из недействительной формы." -#: IDF/Form/Admin/ProjectCreate.php:295 +#: IDF/Form/Admin/ProjectCreate.php:341 msgid "" "Click on the Project Management tab to set the description of your project." msgstr "" "Кликните на закладку Управление проектом, чтобы задать описание Вашего " "проекта." -#: IDF/Form/Admin/ProjectCreate.php:363 +#: IDF/Form/Admin/ProjectCreate.php:426 msgid "This project is not available." msgstr "Этот проект не доступен." @@ -270,15 +318,6 @@ msgstr "" "Извините, но вы действительно должны сделать резервную копию всех важных " "данных перед удалением." -#: IDF/Form/Admin/ProjectUpdate.php:90 -msgid "" -"The master branch is empty or contains illegal characters, please use only " -"letters, digits, dashes and dots as separators." -msgstr "" -"Мастер бранч пустой или содержит недопустимые символы, пожалуйста, " -"используйте только латинские буквы, цифры, дефисы и точки в качестве " -"разделителей." - #: IDF/Form/Admin/UserCreate.php:37 IDF/Form/Admin/UserUpdate.php:38 #: IDF/Form/RegisterConfirmation.php:50 IDF/Form/UserAccount.php:40 msgid "First name" @@ -295,8 +334,8 @@ msgstr "Логин" #: IDF/Form/Admin/UserCreate.php:60 msgid "" -"The login must be between 3 and 15 characters long and contains only letters" -" and digits." +"The login must be between 3 and 15 characters long and contains only letters " +"and digits." msgstr "" "Логин должен быть от 3-х до 15-ти символов и содержать только латинские " "буквы и цифры." @@ -368,10 +407,11 @@ msgid "Confirm password" msgstr "Подтверждение пароля" #: IDF/Form/Admin/UserUpdate.php:100 IDF/Form/IssueCreate.php:66 -#: IDF/Form/ProjectConf.php:47 IDF/Form/ReviewCreate.php:54 +#: IDF/Form/ProjectConf.php:48 IDF/Form/ReviewCreate.php:54 #: IDF/Form/UpdateUpload.php:51 IDF/Form/Upload.php:49 -#: IDF/Form/UserAccount.php:101 IDF/Form/WikiCreate.php:70 -#: IDF/Form/WikiUpdate.php:60 +#: IDF/Form/UserAccount.php:101 IDF/Form/WikiPageCreate.php:70 +#: IDF/Form/WikiPageUpdate.php:60 IDF/Form/WikiResourceCreate.php:54 +#: IDF/Form/WikiResourceUpdate.php:46 IDF/Views/Wiki.php:102 msgid "Description" msgstr "Описание" @@ -407,15 +447,15 @@ msgstr "Удалить свой аватар" msgid "Tick this to delete the custom avatar." msgstr "Выберите для удаления аватара." -#: IDF/Form/Admin/UserUpdate.php:161 IDF/Views/Admin.php:211 +#: IDF/Form/Admin/UserUpdate.php:161 IDF/Views/Admin.php:274 msgid "Staff" msgstr "Персонал" #: IDF/Form/Admin/UserUpdate.php:164 -msgid "If you give staff rights to a user, you really need to trust them." +msgid "If you give staff rights to a user, you really need to trust him." msgstr "" -#: IDF/Form/Admin/UserUpdate.php:172 IDF/Views/Admin.php:213 +#: IDF/Form/Admin/UserUpdate.php:172 IDF/Views/Admin.php:276 msgid "Active" msgstr "Активный" @@ -441,8 +481,7 @@ msgstr "" #: IDF/Form/Admin/UserUpdate.php:301 IDF/Form/UserAccount.php:398 msgid "For security reason, you cannot upload a file with this extension." -msgstr "" -"В целях безопасности, вы не можете загрузить файл с таким расширением." +msgstr "В целях безопасности, вы не можете загрузить файл с таким расширением." #: IDF/Form/Admin/UserUpdate.php:316 IDF/Form/UserAccount.php:461 msgid "The passwords do not match. Please give them again." @@ -457,11 +496,11 @@ msgstr "" #: IDF/Form/ReviewCreate.php:45 IDF/Form/ReviewFileComment.php:73 #: IDF/Form/UpdateUpload.php:42 IDF/Form/Upload.php:40 #: IDF/gettexttemplates/idf/issues/base.html.php:3 IDF/Views/Download.php:65 -#: IDF/Views/Download.php:313 IDF/Views/Issue.php:62 IDF/Views/Issue.php:218 -#: IDF/Views/Issue.php:299 IDF/Views/Issue.php:388 IDF/Views/Issue.php:540 -#: IDF/Views/Issue.php:763 IDF/Views/Issue.php:822 IDF/Views/Review.php:58 -#: IDF/Views/User.php:83 IDF/Views/Wiki.php:62 IDF/Views/Wiki.php:107 -#: IDF/Views/Wiki.php:148 +#: IDF/Views/Download.php:347 IDF/Views/Issue.php:62 IDF/Views/Issue.php:221 +#: IDF/Views/Issue.php:302 IDF/Views/Issue.php:391 IDF/Views/Issue.php:543 +#: IDF/Views/Issue.php:766 IDF/Views/Issue.php:825 IDF/Views/Review.php:58 +#: IDF/Views/User.php:83 IDF/Views/Wiki.php:62 IDF/Views/Wiki.php:145 +#: IDF/Views/Wiki.php:186 msgid "Summary" msgstr "Краткое описание" @@ -476,9 +515,9 @@ msgstr "Приложить файл" #: IDF/Form/IssueCreate.php:99 IDF/Form/IssueUpdate.php:89 #: IDF/Form/ReviewCreate.php:103 IDF/Form/ReviewFileComment.php:83 -#: IDF/Views/Issue.php:63 IDF/Views/Issue.php:219 IDF/Views/Issue.php:301 -#: IDF/Views/Issue.php:389 IDF/Views/Issue.php:541 IDF/Views/Issue.php:764 -#: IDF/Views/Issue.php:823 IDF/Views/Review.php:59 IDF/Views/User.php:84 +#: IDF/Views/Issue.php:63 IDF/Views/Issue.php:222 IDF/Views/Issue.php:304 +#: IDF/Views/Issue.php:392 IDF/Views/Issue.php:544 IDF/Views/Issue.php:767 +#: IDF/Views/Issue.php:826 IDF/Views/Review.php:59 IDF/Views/User.php:84 msgid "Status" msgstr "Статус" @@ -491,26 +530,19 @@ msgstr "Владелец" msgid "This issue" msgstr "Эта проблема" -#: IDF/Form/IssueCreate.php:168 IDF/Form/IssueUpdate.php:164 -#: IDF/Form/UpdateUpload.php:71 IDF/Form/Upload.php:70 -#: IDF/Form/WikiCreate.php:93 IDF/Form/WikiUpdate.php:104 -msgid "Labels" -msgstr "Ярлыки" - #: IDF/Form/IssueCreate.php:210 msgid "You cannot add a label with the \"Status\" prefix to an issue." msgstr "Вы не можете добавить ярлык с префиксом \"Статус\" к проблеме." #: IDF/Form/IssueCreate.php:211 IDF/Form/IssueCreate.php:218 -#: IDF/Form/UpdateUpload.php:110 IDF/Form/Upload.php:120 -#: IDF/Form/WikiCreate.php:151 IDF/Form/WikiUpdate.php:162 +#: IDF/Form/UpdateUpload.php:110 IDF/Form/Upload.php:121 +#: IDF/Form/WikiPageCreate.php:151 IDF/Form/WikiPageUpdate.php:162 msgid "You provided an invalid label." msgstr "Вы ввели недопустимый ярлык." #: IDF/Form/IssueCreate.php:217 IDF/Form/UpdateUpload.php:109 -#: IDF/Form/Upload.php:119 -#, php-format -msgid "You cannot provide more than label from the %s class to an issue." +#, fuzzy, php-format +msgid "You cannot provide more than one label from the %s class to an issue." msgstr "Вы не можете указать больше чем метку из класса %s к проблеме." #: IDF/Form/IssueCreate.php:228 IDF/Form/IssueUpdate.php:194 @@ -581,7 +613,8 @@ msgstr "" "автоматически выбраны как значения по умолчанию для новых проблем." #: IDF/Form/IssueTrackingConf.php:133 -msgid "Each issue may have at most one label with each of these classes" +#, fuzzy +msgid "Each issue may have at most one label with each of these classes." msgstr "" "Каждая проблема может иметь не более одной метки c каждым из этих классов" @@ -592,11 +625,13 @@ msgstr "Связи проблемы" #: IDF/Form/IssueTrackingConf.php:142 msgid "" "You can define bidirectional relations like \"is related to\" or \"blocks, " -"is blocked by\"." +"is blocked by\". For standard relations pre-configured translations exist, " +"new relations should however be defined in a language that is understood by " +"all project members." msgstr "" #: IDF/Form/IssueUpdate.php:56 IDF/Form/ReviewFileComment.php:45 -#: IDF/Form/WikiUpdate.php:82 +#: IDF/Form/WikiPageUpdate.php:82 IDF/Form/WikiResourceUpdate.php:66 msgid "Comment" msgstr "Комментарий" @@ -639,8 +674,8 @@ msgstr "Код подтверждения" #: IDF/Form/PasswordInputKey.php:50 IDF/Form/PasswordReset.php:89 msgid "" -"We are sorry but this validation key is not valid. Maybe you should directly" -" copy/paste it from your validation email." +"We are sorry but this validation key is not valid. Maybe you should directly " +"copy/paste it from your validation email." msgstr "" "Мы сожалеем но этот проверочный ключ не действителен. Возможно Вам нужно " "скопировать его из проверочного письма." @@ -690,34 +725,38 @@ msgstr "" "Эта учетная запись не активна. Пожалуйста, свяжитесь с администратором " "хранилища, чтобы активировать его." -#: IDF/Form/ProjectConf.php:42 +#: IDF/Form/ProjectConf.php:43 msgid "Short Description" msgstr "Краткое описание" -#: IDF/Form/ProjectConf.php:58 +#: IDF/Form/ProjectConf.php:85 msgid "The \"upload_path\" configuration variable was not set." msgstr "" -#: IDF/Form/ProjectConf.php:63 +#: IDF/Form/ProjectConf.php:90 msgid "Update the logo" msgstr "" -#: IDF/Form/ProjectConf.php:65 +#: IDF/Form/ProjectConf.php:92 msgid "The logo must be a picture with a size of 32 by 32." msgstr "" -#: IDF/Form/ProjectConf.php:75 +#: IDF/Form/ProjectConf.php:103 msgid "Remove the current logo" msgstr "" -#: IDF/Form/ProjectConf.php:111 +#: IDF/Form/ProjectConf.php:139 msgid "Could not determine the size of the uploaded picture." msgstr "" -#: IDF/Form/ProjectConf.php:115 +#: IDF/Form/ProjectConf.php:143 msgid "The picture must have a size of 32 by 32." msgstr "" +#: IDF/Form/ProjectConf.php:164 +msgid "The entered URL is invalid. Only http and https URLs are allowed." +msgstr "" + #: IDF/Form/Register.php:41 msgid "Your login" msgstr "Ваш логин" @@ -730,7 +769,7 @@ msgstr "" "Логин должен быть длиной от 3 до 15 символов и содержать только буквы и " "цифры." -#: IDF/Form/Register.php:53 +#: IDF/Form/Register.php:53 IDF/Form/UserAccount.php:59 msgid "Your email" msgstr "Ваш эл. адрес" @@ -744,16 +783,15 @@ msgstr "Я согласен с правилами и условиями." #: IDF/Form/Register.php:88 msgid "" -"We know, this is boring, but you need to agree with the terms and " -"conditions." +"We know, this is boring, but you need to agree with the terms and conditions." msgstr "" "Мы знаем, что это скучно, но вы должны согласиться с правилами и условиями." #: IDF/Form/Register.php:97 #, php-format msgid "" -"The email \"%s\" is already used. If you need to, click on the help link to " -"recover your password." +"The email \"%1$s\" is already used. If you need to, you can recover your password." msgstr "" #: IDF/Form/Register.php:148 @@ -781,9 +819,10 @@ msgstr "" "скопировать его из проверочного письма." #: IDF/Form/RegisterConfirmation.php:110 +#, fuzzy, php-format msgid "" -"This account has already been confirmed. Maybe should you try to recover " -"your password using the help link." +"This account has already been confirmed. Maybe should you try to recover your password." msgstr "" "Эта учетная запись уже была подтверждена. Может быть, вы должны попытаться " "восстановить свой пароль, используя ссылку на помощь." @@ -830,43 +869,48 @@ msgstr "" msgid "This field is required." msgstr "" -#: IDF/Form/SourceConf.php:56 +#: IDF/Form/SourceConf.php:54 IDF/Form/UploadConf.php:70 msgid "Webhook URL" msgstr "" -#: IDF/Form/SourceConf.php:58 -#, php-format -msgid "Learn more about the post-commit web hooks." -msgstr "Прочитать больше про post-commit web hooks." - #: IDF/Form/TabsConf.php:38 IDF/gettexttemplates/idf/admin/base.html.php:4 -#: IDF/gettexttemplates/idf/base-full.html.php:7 -#: IDF/gettexttemplates/idf/base.html.php:7 +#: IDF/gettexttemplates/idf/base-full.html.php:8 +#: IDF/gettexttemplates/idf/base-full.html~.php:7 +#: IDF/gettexttemplates/idf/base.html.php:8 +#: IDF/gettexttemplates/idf/base.html~.php:7 #: IDF/gettexttemplates/idf/downloads/base.html.php:3 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:14 #: IDF/Views/Project.php:97 msgid "Downloads" msgstr "Файлы" -#: IDF/Form/TabsConf.php:39 IDF/gettexttemplates/idf/base-full.html.php:11 -#: IDF/gettexttemplates/idf/base.html.php:11 +#: IDF/Form/TabsConf.php:39 IDF/gettexttemplates/idf/base-full.html.php:12 +#: IDF/gettexttemplates/idf/base-full.html~.php:11 +#: IDF/gettexttemplates/idf/base.html.php:12 +#: IDF/gettexttemplates/idf/base.html~.php:11 msgid "Code Review" msgstr "Рецензирование кода" #: IDF/Form/TabsConf.php:40 IDF/gettexttemplates/idf/admin/base.html.php:5 -#: IDF/gettexttemplates/idf/base-full.html.php:8 -#: IDF/gettexttemplates/idf/base.html.php:8 +#: IDF/gettexttemplates/idf/base-full.html.php:9 +#: IDF/gettexttemplates/idf/base-full.html~.php:8 +#: IDF/gettexttemplates/idf/base.html.php:9 +#: IDF/gettexttemplates/idf/base.html~.php:8 msgid "Documentation" msgstr "Документация" #: IDF/Form/TabsConf.php:41 IDF/gettexttemplates/idf/admin/base.html.php:7 -#: IDF/gettexttemplates/idf/base-full.html.php:10 -#: IDF/gettexttemplates/idf/base.html.php:10 +#: IDF/gettexttemplates/idf/base-full.html.php:11 +#: IDF/gettexttemplates/idf/base-full.html~.php:10 +#: IDF/gettexttemplates/idf/base.html.php:11 +#: IDF/gettexttemplates/idf/base.html~.php:10 msgid "Source" msgstr "Исходный код" -#: IDF/Form/TabsConf.php:42 IDF/gettexttemplates/idf/base-full.html.php:9 -#: IDF/gettexttemplates/idf/base.html.php:9 +#: IDF/Form/TabsConf.php:42 IDF/gettexttemplates/idf/base-full.html.php:10 +#: IDF/gettexttemplates/idf/base-full.html~.php:9 +#: IDF/gettexttemplates/idf/base.html.php:10 +#: IDF/gettexttemplates/idf/base.html~.php:9 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:17 msgid "Issues" msgstr "Проблемы" @@ -883,22 +927,106 @@ msgstr "Вошедшие пользователи" msgid "Closed" msgstr "Закрытый" -#: IDF/Form/TabsConf.php:83 +#: IDF/Form/TabsConf.php:84 +#, fuzzy +msgid "Others" +msgstr "Другой" + +#: IDF/Form/TabsConf.php:107 msgid "Extra authorized users" msgstr "Дополнительные авторизованные пользователи" -#: IDF/Form/Upload.php:59 IDF/gettexttemplates/idf/source/git/tree.html.php:6 +#: IDF/Form/Upload.php:59 IDF/Form/WikiResourceCreate.php:65 +#: IDF/Form/WikiResourceUpdate.php:56 +#: IDF/gettexttemplates/idf/source/git/tree.html.php:6 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:6 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:7 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:7 -#: IDF/Views/Download.php:64 IDF/Views/Download.php:312 +#: IDF/Views/Download.php:64 IDF/Views/Download.php:346 msgid "File" msgstr "Файл" -#: IDF/Form/Upload.php:86 +#: IDF/Form/Upload.php:87 IDF/Form/WikiResourceCreate.php:96 +#: IDF/Form/WikiResourceUpdate.php:83 msgid "For security reasons, you cannot upload a file with this extension." msgstr "В целях безопасности нельзя загружать файлы с данным расширением." +#: IDF/Form/Upload.php:120 +#, fuzzy, php-format +msgid "You cannot provide more than one label from the %s class to a download." +msgstr "Вы не может указать больше чем метки из %s класса страницы." + +#: IDF/Form/UploadArchive.php:41 +#, fuzzy +msgid "Archive file" +msgstr "Архив" + +#: IDF/Form/UploadArchive.php:67 +#, fuzzy, php-format +msgid "" +"For security reasons, you cannot upload a file (%s) with this extension." +msgstr "В целях безопасности нельзя загружать файлы с данным расширением." + +#: IDF/Form/UploadArchive.php:98 +#, fuzzy, php-format +msgid "" +"You cannot provide more than label from the %1$s class to a download (%2$s)." +msgstr "Вы не можете указать больше чем метку из класса %s к проблеме." + +#: IDF/Form/UploadArchive.php:109 +#, php-format +msgid "" +"A file with the name \"%s\" has already been uploaded and is not marked to " +"be replaced." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:41 +msgid "The archive does not exist." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:48 +#, php-format +msgid "The archive could not be read (code %d)." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:53 +msgid "The archive does not contain a manifest.xml." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:61 +#, php-format +msgid "The archive's manifest is invalid: %s" +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:77 +#, php-format +msgid "The entry %d in the manifest is missing a file name." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:82 +#, php-format +msgid "The entry %d in the manifest is missing a summary." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:86 +msgid "The manifest must not reference itself." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:91 +#, php-format +msgid "The entry %s in the manifest does not exist in the archive." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:96 +#, php-format +msgid "The entry %s in the manifest is referenced more than once." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:108 +#, php-format +msgid "The entry %s in the manifest has more than the six allowed labels set." +msgstr "" + #: IDF/Form/UploadConf.php:53 msgid "Predefined download labels" msgstr "Предопределенные метки скачивания" @@ -907,10 +1035,6 @@ msgstr "Предопределенные метки скачивания" msgid "Each download may have at most one label with each of these classes" msgstr "Каждый файл может иметь не более одной метки с каждым из этих классов" -#: IDF/Form/UserAccount.php:59 -msgid "Your mail" -msgstr "Ваша почта" - #: IDF/Form/UserAccount.php:61 msgid "" "If you change your email address, an email will be sent to the new address " @@ -932,11 +1056,13 @@ msgstr "" "перепутайте с Вашим личным ключом!" #: IDF/Form/UserAccount.php:171 -msgid "Add a secondary mail address" +#, fuzzy +msgid "Add a secondary email address" msgstr "Добавить дополнительный e-mail" #: IDF/Form/UserAccount.php:173 -msgid "You will get a mail to confirm that you own the address you specify." +#, fuzzy +msgid "You will get an email to confirm that you own the address you specify." msgstr "Вы получите письмо для подтверждения введенного адреса." #: IDF/Form/UserAccount.php:200 @@ -960,11 +1086,10 @@ msgstr "" #: IDF/Form/UserAccount.php:363 msgid "" -"Please check the key as it does not appear to be a valid monotone public " -"key." +"Please check the key as it does not appear to be a valid monotone public key." msgstr "" -"Пожалуйста, проверьте ключ, поскольку он не выглядит действительным открытым" -" ключом monotone." +"Пожалуйста, проверьте ключ, поскольку он не выглядит действительным открытым " +"ключом monotone." #: IDF/Form/UserAccount.php:371 msgid "Public key looks like neither an SSH nor monotone public key." @@ -976,11 +1101,11 @@ msgstr "Вы уже загружали это ключ." #: IDF/Form/UserChangeEmail.php:63 msgid "" -"The validation key is not valid. Please copy/paste it from your confirmation" -" email." +"The validation key is not valid. Please copy/paste it from your confirmation " +"email." msgstr "" -"Неверный проверочный ключ. Пожалуйста, скопируйте / вставьте его из письма с" -" подтверждением." +"Неверный проверочный ключ. Пожалуйста, скопируйте / вставьте его из письма с " +"подтверждением." #: IDF/Form/WikiConf.php:49 msgid "Predefined documentation page labels" @@ -988,13 +1113,12 @@ msgstr "Предопределенные метки страницы докум #: IDF/Form/WikiConf.php:58 msgid "" -"Each documentation page may have at most one label with each of these " -"classes" +"Each documentation page may have at most one label with each of these classes" msgstr "" "Каждая страница документации может иметь не более одной метки с каждым из " "этих классов" -#: IDF/Form/WikiCreate.php:38 +#: IDF/Form/WikiPageCreate.php:38 msgid "" "# Introduction\n" "\n" @@ -1010,56 +1134,100 @@ msgid "" "* Links to other [[WikiPage]].\n" msgstr "" -#: IDF/Form/WikiCreate.php:57 +#: IDF/Form/WikiPageCreate.php:57 msgid "PageName" msgstr "ИмяСтраницы" -#: IDF/Form/WikiCreate.php:60 IDF/Form/WikiUpdate.php:50 +#: IDF/Form/WikiPageCreate.php:60 IDF/Form/WikiPageUpdate.php:50 msgid "Page title" msgstr "Заголовок страницы" -#: IDF/Form/WikiCreate.php:66 IDF/Form/WikiUpdate.php:56 +#: IDF/Form/WikiPageCreate.php:66 IDF/Form/WikiPageUpdate.php:56 msgid "" "The page name must contains only letters, digits and the dash (-) character." msgstr "Имя страницы должно содержать только буквы, цифры и прочерк (-)." -#: IDF/Form/WikiCreate.php:71 IDF/Form/WikiUpdate.php:61 +#: IDF/Form/WikiPageCreate.php:71 IDF/Form/WikiPageUpdate.php:61 msgid "This one line description is displayed in the list of pages." msgstr "Это однострочное описание отображается в списке страниц ." -#: IDF/Form/WikiCreate.php:80 IDF/Form/WikiUpdate.php:72 -msgid "Content" -msgstr "Содержание" - -#: IDF/Form/WikiCreate.php:108 IDF/Form/WikiUpdate.php:119 +#: IDF/Form/WikiPageCreate.php:108 IDF/Form/WikiPageUpdate.php:119 +#: IDF/Form/WikiResourceCreate.php:78 msgid "The title contains invalid characters." msgstr "Название содержит недопустимые символы." -#: IDF/Form/WikiCreate.php:114 IDF/Form/WikiUpdate.php:125 +#: IDF/Form/WikiPageCreate.php:114 IDF/Form/WikiPageUpdate.php:125 msgid "A page with this title already exists." msgstr "Страница с таким заголовком уже существует." -#: IDF/Form/WikiCreate.php:150 IDF/Form/WikiUpdate.php:161 -#, php-format -msgid "You cannot provide more than label from the %s class to a page." +#: IDF/Form/WikiPageCreate.php:150 IDF/Form/WikiPageUpdate.php:161 +#, fuzzy, php-format +msgid "You cannot provide more than one label from the %s class to a page." msgstr "Вы не может указать больше чем метки из %s класса страницы." -#: IDF/Form/WikiCreate.php:200 +#: IDF/Form/WikiPageCreate.php:200 msgid "Initial page creation" msgstr "Создание первоначальной страницы" -#: IDF/Form/WikiDelete.php:39 +#: IDF/Form/WikiPageDelete.php:39 msgid "Yes, I understand that the page and all its revisions will be deleted." msgstr "Да, я понимаю, что страница и все ее версии будут удалены." -#: IDF/Form/WikiDelete.php:50 +#: IDF/Form/WikiPageDelete.php:50 IDF/Form/WikiResourceDelete.php:50 msgid "You need to confirm the deletion." msgstr "Вам необходимо подтвердить удаление." -#: IDF/Form/WikiUpdate.php:83 +#: IDF/Form/WikiPageUpdate.php:83 IDF/Form/WikiResourceUpdate.php:67 msgid "One line to describe the changes you made." msgstr "Одна строка для описания внесенных изменений." +#: IDF/Form/WikiResourceCreate.php:40 +msgid "ResourceName" +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:44 +msgid "Resource title" +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:50 +#, fuzzy +msgid "" +"The resource name must contains only letters, digits and the dash (-) " +"character." +msgstr "Имя страницы должно содержать только буквы, цифры и прочерк (-)." + +#: IDF/Form/WikiResourceCreate.php:55 IDF/Form/WikiResourceUpdate.php:47 +#, fuzzy +msgid "This one line description is displayed in the list of resources." +msgstr "Это однострочное описание отображается в списке страниц ." + +#: IDF/Form/WikiResourceCreate.php:84 +#, fuzzy +msgid "A resource with this title already exists." +msgstr "Страница с таким заголовком уже существует." + +#: IDF/Form/WikiResourceCreate.php:142 +#, fuzzy +msgid "Initial resource creation" +msgstr "Создание первоначальной страницы" + +#: IDF/Form/WikiResourceDelete.php:39 +#, fuzzy +msgid "" +"Yes, I understand that the resource and all its revisions will be deleted." +msgstr "Да, я понимаю, что страница и все ее версии будут удалены." + +#: IDF/Form/WikiResourceUpdate.php:89 +#, php-format +msgid "" +"The mime type of the uploaded file \"%1$s\" does not match the mime type of " +"this resource \"%2$s\"" +msgstr "" + +#: IDF/Form/WikiResourceUpdate.php:97 +msgid "The current version of the resource and the uploaded file are equal." +msgstr "" + #: IDF/Gconf.php:60 IDF/Search/Occ.php:56 msgid "model class" msgstr "класс модели" @@ -1087,24 +1255,65 @@ msgstr "Права и уведомления" #: IDF/gettexttemplates/idf/admin/downloads.html.php:3 #: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:3 #: IDF/gettexttemplates/idf/admin/wiki.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/projects/labels.html.php:3 msgid "" "\n" "

    Instructions:

    \n" "

    List one status value per line in desired sort-order.

    \n" -"

    Optionally, use an equals-sign to document the meaning of each status value.

    \n" +"

    Optionally, use an equals-sign to document the meaning of each status " +"value.

    \n" msgstr "" "\n" "

    Инструкции:

    \n" "

    Указывайте значение статуса по одному на строку в нужном порядке.

    \n" -"

    При необходимости, используйте знак равенства для описания значение каждого статуса.

    \n" +"

    При необходимости, используйте знак равенства для описания значение " +"каждого статуса.

    \n" #: IDF/gettexttemplates/idf/admin/downloads.html.php:8 +msgid "" +"

    The webhook URL setting specifies an URL to which a HTTP PUT\n" +"request is sent after a new download has been added or to which a HTTP " +"POST\n" +"request is sent after an existing download has been updated.\n" +"If this field is empty, notifications are disabled.

    \n" +"\n" +"

    Only properly-escaped HTTP URLs are supported, for " +"example:

    \n" +"\n" +"
      \n" +"
    • http://domain.com/upload
    • \n" +"
    • http://domain.com/upload?my%20param
    • \n" +"
    \n" +"\n" +"

    In addition, the URL may contain the following \"%\" notation, which\n" +"will be replaced with specific project values for each download:

    \n" +"\n" +"
      \n" +"
    • %p - project name
    • \n" +"
    • %d - download id
    • \n" +"
    \n" +"\n" +"

    For example, updating download 123 of project 'my-project' with\n" +"web hook URL http://mydomain.com/%p/%d would send a POST " +"request to\n" +"http://mydomain.com/my-project/123.

    " +msgstr "" + +#: IDF/gettexttemplates/idf/admin/downloads.html.php:31 +#: IDF/gettexttemplates/idf/admin/source.html.php:30 +msgid "Web-Hook authentication key:" +msgstr "" + +#: IDF/gettexttemplates/idf/admin/downloads.html.php:32 #: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:8 #: IDF/gettexttemplates/idf/admin/members.html.php:13 #: IDF/gettexttemplates/idf/admin/source.html.php:31 #: IDF/gettexttemplates/idf/admin/summary.html.php:11 -#: IDF/gettexttemplates/idf/admin/tabs.html.php:15 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:12 #: IDF/gettexttemplates/idf/admin/wiki.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/forge/index.html.php:13 +#: IDF/gettexttemplates/idf/gadmin/projects/labels.html.php:8 msgid "Save Changes" msgstr "Сохранить изменения" @@ -1113,12 +1322,14 @@ msgstr "Сохранить изменения" msgid "" "\n" "

    Instructions:

    \n" -"

    Specify each person by its login. Each person must have already registered with the given login.

    \n" +"

    Specify each person by its login. Each person must have already " +"registered with the given login.

    \n" "

    Separate the logins with commas and/or new lines.

    \n" msgstr "" "\n" "

    Инструкция:

    \n" -"

    Укажите логин каждого участника. Каждый участник должен быть уже зарегистрирован с этим логином.

    \n" +"

    Укажите логин каждого участника. Каждый участник должен быть уже " +"зарегистрирован с этим логином.

    \n" "

    Разделяйте логины запятыми и/или новой строкой.

    \n" #: IDF/gettexttemplates/idf/admin/members.html.php:8 @@ -1127,44 +1338,50 @@ msgstr "" msgid "" "\n" "

    Notes:

    \n" -"

    A project owner may make any change to this project, including removing other project owners. You need to be carefull when you give owner rights.

    \n" -"

    A project member will not have access to the administration area but will have more options available in the use of the project.

    \n" +"

    A project owner may make any change to this project, including removing " +"other project owners. You need to be carefull when you give owner rights.\n" +"

    A project member will not have access to the administration area but will " +"have more options available in the use of the project.

    \n" msgstr "" "\n" "

    Замечание:

    \n" -"

    Владелец проекта может вносить любые изменения в проект, включая удаление других владельцев проекта.

    \n" -"

    Участники проекта не будут иметь доступа к администрированию но будут иметь расширенные права при пользовании проектом.

    \n" +"

    Владелец проекта может вносить любые изменения в проект, включая удаление " +"других владельцев проекта.

    \n" +"

    Участники проекта не будут иметь доступа к администрированию но будут " +"иметь расширенные права при пользовании проектом.

    \n" #: IDF/gettexttemplates/idf/admin/source.html.php:3 -msgid "" -"You can find here the current repository configuration of your project." -msgstr "" -"Вы можете найти здесь текущую конфигурацию репозитория вашего проекта." +msgid "You can find here the current repository configuration of your project." +msgstr "Вы можете найти здесь текущую конфигурацию репозитория вашего проекта." #: IDF/gettexttemplates/idf/admin/source.html.php:4 msgid "" -"

    The webhook URL setting specifies a URL to which a HTTP POST\n" -"request is sent after each repository commit. If this field is empty,\n" -"notifications are disabled.

    \n" +"

    The webhook URL setting specifies an URL to which a HTTP \n" +"%%hook_request_method%% request is sent after each " +"repository\n" +"commit. If this field is empty, notifications are disabled.

    \n" "\n" -"

    Only properly-escaped HTTP URLs are supported, for example:

    \n" +"

    Only properly-escaped HTTP URLs are supported, for " +"example:

    \n" "\n" "
      \n" -"
    • http://domain.com/commit
    • \n" -"
    • http://domain.com/commit?my%20param
    • \n" +"
    • http://domain.com/commit
    • \n" +"
    • http://domain.com/commit?my%20param
    • \n" "
    \n" "\n" "

    In addition, the URL may contain the following \"%\" notation, which\n" "will be replaced with specific project values for each commit:

    \n" "\n" "
      \n" -"
    • %p - project name
    • \n" -"
    • %r - revision number
    • \n" +"
    • %p - project name
    • \n" +"
    • %r - revision number
    • \n" "
    \n" "\n" "

    For example, committing revision 123 to project 'my-project' with\n" -"post-commit URL http://mydomain.com/%p/%r would send a request to\n" -"http://mydomain.com/my-project/123.

    " +"post-commit URL http://mydomain.com/%p/%r would send a request " +"to\n" +"http://mydomain.com/my-project/123.

    " msgstr "" #: IDF/gettexttemplates/idf/admin/source.html.php:26 @@ -1187,20 +1404,18 @@ msgstr "Доступ к репозиторию:" msgid "Repository size:" msgstr "Размер репозитория:" -#: IDF/gettexttemplates/idf/admin/source.html.php:30 -msgid "Post-commit authentication key:" -msgstr "" - #: IDF/gettexttemplates/idf/admin/summary.html.php:3 #, php-format msgid "" "\n" "

    Instructions:

    \n" -"

    The description of the project can be improved using the Markdown syntax.

    \n" +"

    The description of the project can be improved using the Markdown syntax.

    \n" msgstr "" "\n" "

    Инструкции:

    \n" -"

    Описание проекта может быть оформлено с использованием Markdown синтаксиса.

    \n" +"

    Описание проекта может быть оформлено с использованием Markdown синтаксиса.

    \n" #: IDF/gettexttemplates/idf/admin/summary.html.php:7 msgid "" @@ -1215,9 +1430,11 @@ msgstr "" #: IDF/gettexttemplates/idf/admin/summary.html.php:9 #: IDF/gettexttemplates/idf/base-full.html.php:4 +#: IDF/gettexttemplates/idf/base-full.html~.php:4 #: IDF/gettexttemplates/idf/base.html.php:4 -#: IDF/gettexttemplates/idf/index.html.php:6 -#: IDF/gettexttemplates/idf/main-menu.html.php:7 +#: IDF/gettexttemplates/idf/base.html~.php:4 +#: IDF/gettexttemplates/idf/main-menu.html.php:8 +#: IDF/gettexttemplates/idf/project-list.html.php:4 msgid "Project logo" msgstr "" @@ -1226,46 +1443,28 @@ msgid "Your project does not have a logo configured yet." msgstr "Ваш проект не имеет настроеного логотипа." #: IDF/gettexttemplates/idf/admin/tabs.html.php:3 +#, fuzzy msgid "" -"\n" -"Only project members and admins have write access to the source.
    \n" -"If you restrict the access to the source, anonymous access is
    \n" -"not provided and the users must authenticate themselves with their
    \n" -"password or SSH key." -msgstr "" -"\n" -"Только участники и администраторы проекта имеют возможность изменять исходный код.
    \n" -"Если Вы ограничили доступ к исходному коду, анонимный доступ закрыт. Для получения доступа к исходному коду пользователи должны авторизоваться используя пароль или SSH ключ." - -#: IDF/gettexttemplates/idf/admin/tabs.html.php:8 -msgid "" -"You can configure here the project tabs access rights and notification " -"emails." +"This section allows you to configure project tabs access rights and " +"notifications." msgstr "" "Вы можете настроить здесь права доступа к вкладкам проекта и уведомлений." -#: IDF/gettexttemplates/idf/admin/tabs.html.php:9 -#, php-format +#: IDF/gettexttemplates/idf/admin/tabs.html.php:4 msgid "" -"Notification emails will be sent from the %%from_email%% " -"address, if you send the email to a mailing list, you may need to register " -"this email address. Multiple email addresses must be separated through " -"commas (','). If you do not want to send emails for a given type of changes," -" simply leave the corresponding field empty." +"Tab access controls whether a single user can navigate into a particular " +"section of your project via the main menu or automatically generated object " +"links." msgstr "" -"Уведомления по электронной почте будут отправлены с адреса " -"%%from_email%%. Если Вы отправляете письма на адрес " -"рассылки возможно Вам понадобиться зарегистрировать этот адрес. Несколько " -"адресов должны разделяться запятой (','). Если Вы не хотите отправлять " -"сообщения на выбранное действие просто оставьте соотвествующее поле пустым." -#: IDF/gettexttemplates/idf/admin/tabs.html.php:10 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:5 +#, fuzzy msgid "" "If you mark a project as private, only the project members and " "administrators, together with the extra authorized users you provide will " -"have access to the project. You will still be able to define further access " -"rights for the different tabs but the \"Open to all\" and \"Signed in " -"users\" will default to authorized users only." +"have access to the project as a whole. You will still be able to define " +"further access rights for the different tabs but the \"Open to all\" and " +"\"Signed in users\" will default to authorized users only." msgstr "" "Если вы отметите проект как частный, только участники проекта и " "администраторы, а также дополнительные авторизованные пользователи будут " @@ -1273,38 +1472,64 @@ msgstr "" "разных вкладок, но \"Открыто для всех\" и \"Зарегистрированные участники\" " "по умолчанию будет доступно только авторизованным пользователям." -#: IDF/gettexttemplates/idf/admin/tabs.html.php:11 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:6 +#, fuzzy msgid "" -"Specify each person by its login. Each person must have already registered " -"with the given login. Separate the logins with commas and/or new lines." +"For the extra authorized user list, specify each person by its login. Each " +"person must have already registered with the given login. Separate the " +"logins with commas and/or new lines." msgstr "" "Укажите логин каждого участника. Каждый участник должен быть уже " "зарегистрирован с этим логином. Разделяйте логины запятыми и/или новой " "строкой." -#: IDF/gettexttemplates/idf/admin/tabs.html.php:12 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:7 +#, fuzzy +msgid "" +"Only project members and admins have write access to the source. If you " +"restrict the access to the source, anonymous access is not provided and the " +"users must authenticate themselves with their password or SSH key." +msgstr "" +"\n" +"Только участники и администраторы проекта имеют возможность изменять " +"исходный код.
    \n" +"Если Вы ограничили доступ к исходному коду, анонимный доступ закрыт. Для " +"получения доступа к исходному коду пользователи должны авторизоваться " +"используя пароль или SSH ключ." + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:8 +#, php-format +msgid "" +"Here you can configure who should be notified about changes in a particular " +"section. You can also configure additional addresses, like the one of a " +"mailing list, that should be notified. (Keep in mind that you might have to " +"register the sender address %%from_email%% to let the " +"mailing list actually accept notification emails.) Multiple email addresses " +"must be separated through commas (',')." +msgstr "" + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:9 msgid "" "The form contains some errors. Please correct them to update the access " "rights." msgstr "" "Форма содержит ошибки. Пожалуйста исправте их чтобы обновить права доступа." +#: IDF/gettexttemplates/idf/admin/tabs.html.php:10 #: IDF/gettexttemplates/idf/admin/tabs.html.php:13 msgid "Access Rights" msgstr "Права доступа" +#: IDF/gettexttemplates/idf/admin/tabs.html.php:11 #: IDF/gettexttemplates/idf/admin/tabs.html.php:14 -msgid "Notification Email" +#, fuzzy +msgid "Notifications" msgstr "Уведомление по электронной почте" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:16 -#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:17 -#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:15 -msgid "Instructions:" -msgstr "Инструкции:" - #: IDF/gettexttemplates/idf/base-full.html.php:3 +#: IDF/gettexttemplates/idf/base-full.html~.php:3 #: IDF/gettexttemplates/idf/base.html.php:3 +#: IDF/gettexttemplates/idf/base.html~.php:3 #, php-format msgid "" "Sign in or create your account to create issues or " @@ -1315,60 +1540,62 @@ msgstr "" #: IDF/gettexttemplates/idf/base-full.html.php:6 #: IDF/gettexttemplates/idf/base.html.php:6 +#: IDF/gettexttemplates/idf/project-list.html.php:6 +msgid "External link to project" +msgstr "" + +#: IDF/gettexttemplates/idf/base-full.html.php:7 +#: IDF/gettexttemplates/idf/base-full.html~.php:6 +#: IDF/gettexttemplates/idf/base.html.php:7 +#: IDF/gettexttemplates/idf/base.html~.php:6 msgid "Project Home" msgstr "Проект" -#: IDF/gettexttemplates/idf/base-full.html.php:12 -#: IDF/gettexttemplates/idf/base.html.php:12 +#: IDF/gettexttemplates/idf/base-full.html.php:13 +#: IDF/gettexttemplates/idf/base-full.html~.php:12 +#: IDF/gettexttemplates/idf/base.html.php:13 +#: IDF/gettexttemplates/idf/base.html~.php:12 msgid "Project Management" msgstr "Управление проектом" #: IDF/gettexttemplates/idf/downloads/base.html.php:4 #: IDF/gettexttemplates/idf/downloads/index.html.php:4 -#: IDF/Views/Download.php:234 +#: IDF/Views/Download.php:235 msgid "New Download" msgstr "Добавить файл" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:3 -msgid "" -"Attention! If you want to delete a specific version of your" -" software, maybe, someone is depending on this specific version to run his " -"systems. Are you sure, you will not affect anybody when removing this file?" -msgstr "" -"Внимание! Если вы хотите удалить определенную версию " -"программного обеспечения, имейте ввиду, что может быть работоспособность " -"чей-то системы зависит от этой определенной версии. Вы уверены, что удаление" -" этого файла не повлияет на чью-то систему?" +#: IDF/gettexttemplates/idf/downloads/base.html.php:5 +#, fuzzy +msgid "Upload Archive" +msgstr "Архив" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:4 +#: IDF/gettexttemplates/idf/downloads/create.html.php:3 +msgid "" +"Each file must have a distinct name and file contents\n" +"cannot be changed, so be sure to include release numbers in each file\n" +"name." +msgstr "" +"Каждый файл должен иметь уникальное имя. Содержимое файла не может быть " +"изменено, так что не забудьте включить номер релиза в имя файла." + +#: IDF/gettexttemplates/idf/downloads/create.html.php:6 #, php-format msgid "" -"Instead of deleting the file, you could mark it as " -"deprecated." +"You can use the Markdown syntax for the description." msgstr "" -"Вместо удаление файла, вы можете пометь его как " -"устаревший." +"В описании Вы можете использовать Markdown синтаксис." -#: IDF/gettexttemplates/idf/downloads/delete.html.php:5 -#: IDF/gettexttemplates/idf/downloads/view.html.php:4 -#: IDF/gettexttemplates/idf/issues/attachment.html.php:4 -#: IDF/gettexttemplates/idf/issues/view.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:8 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:4 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:5 -#: IDF/gettexttemplates/idf/wiki/view.html.php:8 -#: IDF/gettexttemplates/idf/wiki/view.html.php:9 -#, php-format -msgid "by %%submitter%%" -msgstr "%%submitter%%" +#: IDF/gettexttemplates/idf/downloads/create.html.php:7 +msgid "The form contains some errors. Please correct them to submit the file." +msgstr "Форма содержит ошибки. Пожалуйста исправте их чтобы отправить файл." -#: IDF/gettexttemplates/idf/downloads/delete.html.php:6 -msgid "Delete File" -msgstr "Удалить файл" +#: IDF/gettexttemplates/idf/downloads/create.html.php:8 +msgid "Submit File" +msgstr "Послать файл" +#: IDF/gettexttemplates/idf/downloads/create.html.php:9 +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:8 #: IDF/gettexttemplates/idf/downloads/delete.html.php:7 -#: IDF/gettexttemplates/idf/downloads/submit.html.php:9 #: IDF/gettexttemplates/idf/downloads/view.html.php:9 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:21 #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:16 @@ -1386,13 +1613,96 @@ msgstr "Удалить файл" #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:5 #: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:5 #: IDF/gettexttemplates/idf/user/passrecovery.html.php:7 -#: IDF/gettexttemplates/idf/wiki/create.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:10 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:7 -#: IDF/gettexttemplates/idf/wiki/update.html.php:7 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:9 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:5 msgid "Cancel" msgstr "Отмена" +#: IDF/gettexttemplates/idf/downloads/create.html.php:10 +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:9 +#: IDF/gettexttemplates/idf/register/inputkey.html.php:6 +#: IDF/gettexttemplates/idf/user/changeemail.html.php:6 +#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:6 +msgid "Instructions" +msgstr "Инструкции" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:3 +msgid "" +"The archive must include a manifest.xml file with meta " +"information about the\n" +"files to process inside the archive. All processed files must be unique or " +"replace existing files explicitely." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:5 +#, fuzzy, php-format +msgid "" +"You can learn more about the archive format here." +msgstr "" +"Если у Вас еще нет учетной записи Вы можете создать ее здесь." + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:6 +#, fuzzy +msgid "" +"The form contains some errors. Please correct them to submit the archive." +msgstr "Форма содержит ошибки. Пожалуйста исправте их чтобы отправить файл." + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:7 +#, fuzzy +msgid "Submit Archive" +msgstr "Послать файл" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:3 +msgid "" +"Attention! If you want to delete a specific version of your " +"software, maybe, someone is depending on this specific version to run his " +"systems. Are you sure, you will not affect anybody when removing this file?" +msgstr "" +"Внимание! Если вы хотите удалить определенную версию " +"программного обеспечения, имейте ввиду, что может быть работоспособность чей-" +"то системы зависит от этой определенной версии. Вы уверены, что удаление " +"этого файла не повлияет на чью-то систему?" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:4 +#, php-format +msgid "" +"Instead of deleting the file, you could mark it as " +"deprecated." +msgstr "" +"Вместо удаление файла, вы можете пометь его как " +"устаревший." + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:5 +#: IDF/gettexttemplates/idf/downloads/view.html.php:4 +#: IDF/gettexttemplates/idf/issues/attachment.html.php:4 +#: IDF/gettexttemplates/idf/issues/view.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:5 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:7 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:7 +#, php-format +msgid "by %%submitter%%" +msgstr "%%submitter%%" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:6 +msgid "Delete File" +msgstr "Удалить файл" + #: IDF/gettexttemplates/idf/downloads/delete.html.php:8 #: IDF/gettexttemplates/idf/downloads/view.html.php:14 msgid "Uploaded:" @@ -1402,38 +1712,46 @@ msgstr "Загружено:" #: IDF/gettexttemplates/idf/downloads/view.html.php:15 #: IDF/gettexttemplates/idf/issues/view.html.php:29 #: IDF/gettexttemplates/idf/review/view.html.php:27 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:12 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:9 -#: IDF/gettexttemplates/idf/wiki/view.html.php:15 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:12 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:14 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:15 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:17 msgid "Updated:" msgstr "Обновлено:" #: IDF/gettexttemplates/idf/downloads/delete.html.php:10 #: IDF/gettexttemplates/idf/downloads/view.html.php:16 #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:6 -#: IDF/gettexttemplates/idf/index.html.php:15 +#: IDF/gettexttemplates/idf/listProjects.html.php:17 msgid "Downloads:" msgstr "Файлы:" #: IDF/gettexttemplates/idf/downloads/delete.html.php:11 #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:7 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:7 #: IDF/gettexttemplates/idf/downloads/view.html.php:17 #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:6 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:6 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:9 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:10 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:15 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:11 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:16 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:10 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:15 #: IDF/gettexttemplates/idf/issues/view.html.php:21 #: IDF/gettexttemplates/idf/issues/view.html.php:33 +#: IDF/gettexttemplates/idf/project-list.html.php:8 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:6 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:9 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:13 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:13 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:10 -#: IDF/gettexttemplates/idf/wiki/view.html.php:16 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:16 #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:7 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:12 -#: IDF/IssueComment.php:157 IDF/WikiRevision.php:175 +#: IDF/IssueComment.php:157 IDF/Wiki/PageRevision.php:204 msgid "Labels:" msgstr "Ярлыки:" @@ -1442,8 +1760,10 @@ msgid "A new file is available for download:" msgstr "Новый файл доступен для скачивания:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:4 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:4 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:5 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:6 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:5 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:4 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:8 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:4 @@ -1453,8 +1773,10 @@ msgid "Hello," msgstr "Привет," #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:5 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:5 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:6 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:6 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:7 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:6 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:5 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:6 @@ -1464,20 +1786,27 @@ msgid "Project:" msgstr "Проект: " #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:6 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:6 msgid "Submitted by:" msgstr "Размещен:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:8 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:8 msgid "Download:" msgstr "Загрузить:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:9 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:10 #: IDF/gettexttemplates/idf/review/view.html.php:31 #: IDF/gettexttemplates/idf/user/public.html.php:4 msgid "Description:" msgstr "Описание:" +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:3 +msgid "A file download was updated:" +msgstr "" + #: IDF/gettexttemplates/idf/downloads/feedfragment.xml.php:3 msgid "Details" msgstr "Детали" @@ -1491,45 +1820,13 @@ msgstr "Смотреть устаревшие файлы msgid "Number of files:" msgstr "Количество файлов:" -#: IDF/gettexttemplates/idf/downloads/submit.html.php:3 -msgid "" -"Each file must have a distinct name and file contents\n" -"cannot be changed, so be sure to include release numbers in each file\n" -"name." -msgstr "" -"Каждый файл должен иметь уникальное имя. Содержимое файла не может быть " -"изменено, так что не забудьте включить номер релиза в имя файла." - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:6 -#, php-format -msgid "" -"You can use the Markdown syntax for the description." -msgstr "" -"В описании Вы можете использовать Markdown " -"синтаксис." - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:7 -msgid "The form contains some errors. Please correct them to submit the file." -msgstr "Форма содержит ошибки. Пожалуйста исправте их чтобы отправить файл." - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:8 -msgid "Submit File" -msgstr "Послать файл" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:10 -#: IDF/gettexttemplates/idf/register/inputkey.html.php:6 -#: IDF/gettexttemplates/idf/user/changeemail.html.php:6 -#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:6 -msgid "Instructions" -msgstr "Инструкции" - #: IDF/gettexttemplates/idf/downloads/view.html.php:3 msgid "" "Attention! This file is marked as deprecated, download it " "only if you are sure you need this specific version." msgstr "" -"Внимание! Этот файл помечен как устаревший. Скачивайте его," -" только если вы уверены, что вам необходима именно эта конкретная версия." +"Внимание! Этот файл помечен как устаревший. Скачивайте его, " +"только если вы уверены, что вам необходима именно эта конкретная версия." #: IDF/gettexttemplates/idf/downloads/view.html.php:5 msgid "md5:" @@ -1554,8 +1851,10 @@ msgstr "Удалить этот файл" #: IDF/gettexttemplates/idf/downloads/view.html.php:11 #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:18 -#: IDF/gettexttemplates/idf/wiki/update.html.php:9 -#: IDF/gettexttemplates/idf/wiki/view.html.php:12 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:7 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:12 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:12 msgid "Trash" msgstr "Мусор" @@ -1564,43 +1863,99 @@ msgid "Delete this file" msgstr "Удалить этот файл" #: IDF/gettexttemplates/idf/faq-api.html.php:3 -#: IDF/gettexttemplates/idf/faq.html.php:34 +#: IDF/gettexttemplates/idf/faq-archive-format.html.php:3 +#: IDF/gettexttemplates/idf/faq.html.php:65 msgid "Here we are, just to help you." msgstr "Мы здесь, чтобы помогать Вам." #: IDF/gettexttemplates/idf/faq-api.html.php:4 -#: IDF/gettexttemplates/idf/faq.html.php:35 -#: IDF/gettexttemplates/idf/gadmin/base.html.php:3 -#: IDF/gettexttemplates/idf/index.html.php:3 IDF/Views/Admin.php:57 -#: IDF/Views.php:47 +#: IDF/gettexttemplates/idf/faq-archive-format.html.php:4 +#: IDF/gettexttemplates/idf/faq.html.php:66 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:4 +#: IDF/gettexttemplates/idf/index.html.php:4 IDF/Views/Admin.php:77 +#: IDF/Views.php:91 msgid "Projects" msgstr "Проекты" #: IDF/gettexttemplates/idf/faq.html.php:3 +#, fuzzy msgid "" "

    This is simple:

    \n" "
      \n" -"
    1. Write in the comments \"This is a duplicate of issue 123\", change 123 with the corresponding issue number.
    2. \n" +"
    3. Write in the comments \"This is a duplicate of issue 123\" or - if you " +"are a member of the crew -\n" +"directly add the \"duplicates\" relation with the value \"123\" below the " +"comment field. Change \"123\"\n" +"with the corresponding issue number.
    4. \n" "
    5. Change the status of the current issue to Duplicate.
    6. \n" "
    7. Submit the changes.
    8. \n" "
    " msgstr "" "

    Это просто:

    \n" -"
    1. Напишите в комментарии \"Это дубликат проблемы 123\", замените 123 на соответствующий номер проблемы.
    2. \n" +"
      1. Напишите в комментарии \"Это дубликат проблемы 123\", замените 123 " +"на соответствующий номер проблемы.
      2. \n" "
      3. Измените статус текущей проблемы на Дубликат.
      4. \n" "
      5. Отправьте изменения.
      " -#: IDF/gettexttemplates/idf/faq.html.php:9 +#: IDF/gettexttemplates/idf/faq.html.php:11 msgid "" -"You need to create an account on Gravatar, this takes about 5 minutes " -"and is free." +"You need to create an account on Gravatar, this takes about 5 minutes and is free." msgstr "" -"Вам необходимо создать учетную запись на Gravatar, это займет около 5 минут и " -"это бесплатно." +"Вам необходимо создать учетную запись на Gravatar, это займет около 5 минут и это бесплатно." -#: IDF/gettexttemplates/idf/faq.html.php:10 +#: IDF/gettexttemplates/idf/faq.html.php:12 +msgid "" +"\n" +"

      To embed any previously uploaded resource into your wiki page, you can " +"use the [[!ResourceName]] syntax.

      \n" +"\n" +"

      The rendering of the resource can then be further fine-tuned:\n" +"

        \n" +"
      • [[!ImageResource, align=right, width=200]] renders " +"\"ImageResource\" right-aligned and scale its width to 200
      • \n" +"
      • [[!TextResource, align=center, width=300, height=300]] " +"renders \"TextResource\" in a centered, 300 by 300 px iframe
      • \n" +"
      • [[!AnyResource, preview=no]] does not render a preview of " +"the resource, but only provides a download link (default for binary " +"resources)
      • \n" +"
      • [[!BinaryResource, title=Download]] renders the download " +"link of \"BinaryResource\" with an alternative title
      • \n" +"
      \n" +"

      \n" +"\n" +"Resources are versioned, just like wiki pages. If you update a resource, old " +"wiki pages still show the state of the resource\n" +"at the time when the wiki page was edited. If you specifically want to " +"update a resource on a page, you therefor need to update\n" +"the resource at first and then also the page where it is referenced, " +"otherwise the change won't be visible until the next regular edit. \n" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:28 +msgid "" +"

      If you have to publish many files at once for a new release, it is a very " +"tedious task\n" +"to upload them one after another and enter meta information like a summary, " +"a description or additional\n" +"labels for each of them.

      \n" +"

      InDefero therefore supports a special archive format that is basically a " +"standard zip file which comes with\n" +"some meta information. These meta information are kept in a special manifest " +"file, which is distinctly kept from\n" +"the rest of the files in the archive that should be published.

      \n" +"

      Once this archive has been uploaded, InDefero reads in the meta " +"information, unpacks the other files from\n" +"the archive and creates new individual downloads for each of them.

      " +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:36 +#, fuzzy, php-format +msgid "Learn more about the archive format." +msgstr "Узнать больше об API." + +#: IDF/gettexttemplates/idf/faq.html.php:37 msgid "" "The API (Application Programming Interface) is used to interact with " "InDefero with another program. For example, this can be used to create a " @@ -1610,117 +1965,152 @@ msgstr "" "InDefero с другой программой. Например, это может быть использовано для " "создания пользовательских программ для легкого добавления проблем в трекер." -#: IDF/gettexttemplates/idf/faq.html.php:11 +#: IDF/gettexttemplates/idf/faq.html.php:38 #, php-format msgid "Learn more about the API." msgstr "Узнать больше об API." -#: IDF/gettexttemplates/idf/faq.html.php:12 -#: IDF/gettexttemplates/idf/faq.html.php:16 +#: IDF/gettexttemplates/idf/faq.html.php:39 +#: IDF/gettexttemplates/idf/faq.html.php:45 msgid "What are the keyboard shortcuts?" msgstr "Какие есть сочетания клавиш?" -#: IDF/gettexttemplates/idf/faq.html.php:13 -#: IDF/gettexttemplates/idf/faq.html.php:31 +#: IDF/gettexttemplates/idf/faq.html.php:40 +#: IDF/gettexttemplates/idf/faq.html.php:60 msgid "How to mark an issue as duplicate?" msgstr "Как пометить проблему как дублирующую?" -#: IDF/gettexttemplates/idf/faq.html.php:14 -#: IDF/gettexttemplates/idf/faq.html.php:32 +#: IDF/gettexttemplates/idf/faq.html.php:41 +#: IDF/gettexttemplates/idf/faq.html.php:61 msgid "How can I display my head next to my comments?" msgstr "Как я могу вставить мое лицо рядом с моими комментариями?" -#: IDF/gettexttemplates/idf/faq.html.php:15 -#: IDF/gettexttemplates/idf/faq.html.php:33 +#: IDF/gettexttemplates/idf/faq.html.php:42 +#: IDF/gettexttemplates/idf/faq.html.php:62 +msgid "How can I embed images and other resources in my documentation pages?" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:43 +#: IDF/gettexttemplates/idf/faq.html.php:63 +msgid "What is this \"Upload Archive\" functionality about?" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:44 +#: IDF/gettexttemplates/idf/faq.html.php:64 msgid "What is the API and how is it used?" msgstr "Что такое API и как это используется?" -#: IDF/gettexttemplates/idf/faq.html.php:17 +#: IDF/gettexttemplates/idf/faq.html.php:46 msgid "Shift+h: This help page." msgstr "Shift+h: Эта помощь." -#: IDF/gettexttemplates/idf/faq.html.php:18 +#: IDF/gettexttemplates/idf/faq.html.php:47 msgid "If you are in a project, you have the following shortcuts:" msgstr "Находясь в проекте можете использовать следующие клавиши:" -#: IDF/gettexttemplates/idf/faq.html.php:19 +#: IDF/gettexttemplates/idf/faq.html.php:48 msgid "Shift+u: Project updates." msgstr "Shift+u: Обновления проекта." -#: IDF/gettexttemplates/idf/faq.html.php:20 +#: IDF/gettexttemplates/idf/faq.html.php:49 msgid "Shift+d: Downloads." msgstr "Shift+d: Файлы." -#: IDF/gettexttemplates/idf/faq.html.php:21 +#: IDF/gettexttemplates/idf/faq.html.php:50 msgid "Shift+o: Documentation." msgstr "Shift+o: Документация." -#: IDF/gettexttemplates/idf/faq.html.php:22 +#: IDF/gettexttemplates/idf/faq.html.php:51 msgid "Shift+a: Create a new issue." msgstr "Shift+a: Добавить новую проблему." -#: IDF/gettexttemplates/idf/faq.html.php:23 +#: IDF/gettexttemplates/idf/faq.html.php:52 msgid "Shift+i: List of open issues." msgstr "Shift+i: Список открытых проблем." -#: IDF/gettexttemplates/idf/faq.html.php:24 +#: IDF/gettexttemplates/idf/faq.html.php:53 msgid "Shift+m: The issues you submitted." msgstr "Shift+m: Проблемы добавленные Вами." -#: IDF/gettexttemplates/idf/faq.html.php:25 +#: IDF/gettexttemplates/idf/faq.html.php:54 msgid "Shift+w: The issues assigned to you." msgstr "Shift+w: Проблемы назначенные на Вас." -#: IDF/gettexttemplates/idf/faq.html.php:26 +#: IDF/gettexttemplates/idf/faq.html.php:55 msgid "Shift+s: Source." msgstr "Shift+s: Исходный код." -#: IDF/gettexttemplates/idf/faq.html.php:27 +#: IDF/gettexttemplates/idf/faq.html.php:56 msgid "You also have the standard access keys:" msgstr "У вас также есть стандартные клавиши:" -#: IDF/gettexttemplates/idf/faq.html.php:28 +#: IDF/gettexttemplates/idf/faq.html.php:57 msgid "Alt+1: Home." msgstr "Alt+1: Домой." -#: IDF/gettexttemplates/idf/faq.html.php:29 +#: IDF/gettexttemplates/idf/faq.html.php:58 msgid "Alt+2: Skip the menus." msgstr "Alt+2: Пропустить меню." -#: IDF/gettexttemplates/idf/faq.html.php:30 +#: IDF/gettexttemplates/idf/faq.html.php:59 msgid "Alt+4: Search (when available)." msgstr "Alt+4: Поиск (если доступен)." -#: IDF/gettexttemplates/idf/gadmin/base.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:3 +msgid "Forge" +msgstr "" + +#: IDF/gettexttemplates/idf/gadmin/base.html.php:5 msgid "People" msgstr "Люди" -#: IDF/gettexttemplates/idf/gadmin/base.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:6 msgid "Usher" msgstr "" -#: IDF/gettexttemplates/idf/gadmin/home.html.php:3 -msgid "You have here access to the administration of the forge." -msgstr "Вы здесь имеете доступ к администрированию хранилища." +#: IDF/gettexttemplates/idf/gadmin/forge/base.html.php:3 +#, fuzzy +msgid "Frontpage" +msgstr "страница" -#: IDF/gettexttemplates/idf/gadmin/home.html.php:4 -#: IDF/gettexttemplates/idf/project/home.html.php:3 -#: IDF/gettexttemplates/idf/project/timeline.html.php:4 -msgid "Welcome" -msgstr "Добро пожаловать" +#: IDF/gettexttemplates/idf/gadmin/forge/index.html.php:3 +#, php-format +msgid "" +"\n" +"

      Instructions:

      \n" +"

      You can set up a custom forge page that is used as entry page for the " +"forge instead of the plain project listing. This page is then also " +"accessible via the 'Home' link in main menu bar.

      \n" +"

      The content of the page can use the Markdown syntax with the Extra extension.

      \n" +"

      Additionally, the following macros are available:
      \n" +"

        \n" +"
      • {projectlist, label=..., order=(name|activity), limit=...} - Renders a project list that can optionally be filtered by label, " +"ordered by 'name' or 'activity' and / or limited to a specific number of " +"projects.
      • \n" +"
      \n" +"

      \n" +msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:3 -#: IDF/gettexttemplates/idf/main-menu.html.php:6 +#: IDF/gettexttemplates/idf/main-menu.html.php:7 msgid "Project List" msgstr "Список проектов" #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:4 +#: IDF/Views/Admin.php:110 +#, fuzzy +msgid "Project Labels" +msgstr "Список проектов" + +#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:5 #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:16 -#: IDF/gettexttemplates/idf/index.html.php:5 IDF/Views/Admin.php:128 +#: IDF/gettexttemplates/idf/listProjects.html.php:6 IDF/Views/Admin.php:186 msgid "Create Project" msgstr "Создать проект" -#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:6 msgid "Change Project Details" msgstr "Изменить данные о проекте" @@ -1734,8 +2124,8 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:4 msgid "" -"Once you have defined the repository type, you cannot change " -"it." +"Once you have defined the repository type, you cannot change it." msgstr "" "После того как вы определили тип репозитория, вы не сможете его " "изменить." @@ -1743,11 +2133,13 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:5 msgid "" "\n" -"

      Specify each person by its login. Each person must have already registered with the given login.

      \n" +"

      Specify each person by its login. Each person must have already " +"registered with the given login.

      \n" "

      Separate the logins with commas and/or new lines.

      \n" msgstr "" "\n" -"

      Укажите пользователя используя его логин. Каждый пользователь должен быть уже зарегистрирован с этим логином.

      \n" +"

      Укажите пользователя используя его логин. Каждый пользователь должен быть " +"уже зарегистрирован с этим логином.

      \n" "

      Разделяйте логины запятыми и/или новой строкой.

      \n" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:14 @@ -1759,6 +2151,11 @@ msgstr "Форма содержит ошибки. Пожалуйста испр msgid "Provide at least one owner for the project or use a template." msgstr "Укажите как минимум одного владельца проекта или используйте шаблон." +#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:17 +#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:15 +msgid "Instructions:" +msgstr "Инструкции:" + #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:3 #, php-format msgid "" @@ -1828,7 +2225,8 @@ msgstr "Репозитории:" #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:5 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:11 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:17 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:18 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:16 msgid "Attachments:" msgstr "Вложения:" @@ -1864,7 +2262,7 @@ msgid "You will be asked to confirm." msgstr "Будет выдан запрос для подтвеждения." #: IDF/gettexttemplates/idf/gadmin/users/base.html.php:3 -#: IDF/Views/Admin.php:201 +#: IDF/Views/Admin.php:264 msgid "User List" msgstr "Список пользователей" @@ -1948,7 +2346,8 @@ msgid "" "able to create new projects and update other non staff users.\n" msgstr "" "Если вы даете пользователю права персонала, пользователь сможет\n" -"создавать новые проекты и обновлять других пользователей не имеющих права персонала.\n" +"создавать новые проекты и обновлять других пользователей не имеющих права " +"персонала.\n" #: IDF/gettexttemplates/idf/gadmin/users/update.html.php:9 msgid "The form contains some errors. Please correct them to update the user." @@ -1976,15 +2375,17 @@ msgid "Configured servers" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/base.html.php:4 -#: IDF/Views/Admin.php:358 +#: IDF/Views/Admin.php:421 msgid "Usher control" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/usher/connections.html~.php:3 msgid "address" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/usher/connections.html~.php:4 msgid "port" msgstr "" @@ -2014,6 +2415,7 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:8 #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:11 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:11 msgid "Status explanation" msgstr "" @@ -2036,63 +2438,78 @@ msgid "" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:3 msgid "server name" msgstr "имя сервера" -#: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:4 IDF/Issue.php:99 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:4 IDF/Issue.php:99 #: IDF/Review.php:102 msgid "status" msgstr "статус" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:5 msgid "action" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:6 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:6 msgid "No monotone servers configured." msgstr "Monotone сервера не сконфигурированы." #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:7 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:7 msgid "stop" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:8 msgid "start" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:9 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:9 msgid "kill" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:10 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:10 msgid "active connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:12 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:12 msgid "remote server without open connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:13 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:13 msgid "server with n open connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:14 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:14 msgid "local server running, without open connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:15 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:15 msgid "local server not running, waiting for connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:16 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:16 msgid "local server is about to stop, n connections still open" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:17 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:17 msgid "local server not running, not accepting connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:18 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:18 msgid "usher is shut down, not running and not accepting connections" msgstr "" @@ -2101,37 +2518,10 @@ msgstr "" msgid "Personal project feed for %%user%%." msgstr "Personal project feed for %%user%%." -#: IDF/gettexttemplates/idf/index.html.php:4 -msgid "No projects managed with InDefero were found." -msgstr "Проектов под управлением InDefero не найдено." - -#: IDF/gettexttemplates/idf/index.html.php:9 -msgid "Forge statistics" -msgstr "Статистика хранилища" - -#: IDF/gettexttemplates/idf/index.html.php:10 -msgid "Projects:" -msgstr "Проектов:" - -#: IDF/gettexttemplates/idf/index.html.php:11 -msgid "Members:" -msgstr "Участников:" - -#: IDF/gettexttemplates/idf/index.html.php:12 -msgid "Issues:" -msgstr "Проблем:" - -#: IDF/gettexttemplates/idf/index.html.php:13 -msgid "Commits:" -msgstr "Коммитов:" - -#: IDF/gettexttemplates/idf/index.html.php:14 -msgid "Documentations:" -msgstr "Документаций:" - -#: IDF/gettexttemplates/idf/index.html.php:16 -msgid "Code reviews:" -msgstr "Рецензий кода:" +#: IDF/gettexttemplates/idf/index.html.php:3 +#: IDF/gettexttemplates/idf/main-menu.html.php:6 +msgid "Home" +msgstr "" #: IDF/gettexttemplates/idf/issues/attachment.html.php:3 #, php-format @@ -2141,6 +2531,7 @@ msgstr "Вложение к тикету %%issue.id%%" #: IDF/gettexttemplates/idf/issues/attachment.html.php:5 #: IDF/gettexttemplates/idf/review/view.html.php:35 #: IDF/gettexttemplates/idf/source/commit.html.php:23 +#: IDF/gettexttemplates/idf/source/commit.html~.php:22 #: IDF/gettexttemplates/idf/source/git/file.html.php:6 #: IDF/gettexttemplates/idf/source/git/tree.html.php:11 #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:6 @@ -2156,15 +2547,21 @@ msgstr "Архив" #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/file.html.php:8 #: IDF/gettexttemplates/idf/source/svn/file.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:12 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:12 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:10 msgid "Download this file" msgstr "Скачать этот файл" #: IDF/gettexttemplates/idf/issues/attachment.html.php:7 #: IDF/gettexttemplates/idf/issues/view.html.php:28 #: IDF/gettexttemplates/idf/review/view.html.php:26 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:11 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:8 -#: IDF/gettexttemplates/idf/wiki/view.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:13 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:14 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:16 msgid "Created:" msgstr "Создан:" @@ -2190,7 +2587,7 @@ msgid "New Issue" msgstr "Новая проблема" #: IDF/gettexttemplates/idf/issues/base.html.php:8 -#: IDF/gettexttemplates/idf/wiki/base.html.php:6 +#: IDF/gettexttemplates/idf/wiki/base.html.php:9 msgid "Search" msgstr "Искать" @@ -2202,10 +2599,13 @@ msgstr "Назад к проблеме" #, php-format msgid "" "

      Open issues: %%open%%

      \n" -"

      Closed issues: %%closed%%

      \n" +"

      Closed issues: %%closed%%

      \n" msgstr "" -"

      Открытых проблем: %%open%%

      \n" -"

      Закрытых проблем: %%closed%%

      \n" +"

      Открытых проблем: %%open%%\n" +"

      Закрытых проблем: %%closed%%

      \n" #: IDF/gettexttemplates/idf/issues/by-label.html.php:7 msgid "Label:" @@ -2217,33 +2617,35 @@ msgstr "Завершение:" #: IDF/gettexttemplates/idf/issues/create.html.php:3 msgid "" -"

      When you submit the issue do not forget to provide the following information:

      \n" +"

      When you submit the issue do not forget to provide the following " +"information:

      \n" "
        \n" "
      • The steps to reproduce the problem.
      • \n" "
      • The version of the software and your operating system.
      • \n" "
      • Any information that can help the developers to solve the issue.
      • \n" -"
      • Do not provide any password or confidential information!
      • \n" +"
      • Do not provide any password or confidential information!
      • \n" "
      " msgstr "" -"

      Когда вы отправляете проблему не забудьте указать следующую информацию:

      \n" +"

      Когда вы отправляете проблему не забудьте указать следующую информацию: " +"

      \n" "
      • Шаги по воспроизведению проблемы.
      • \n" "
      • Версии программного обеспечения и операционной системы.
      • \n" "
      • Любая информация, которая поможет разработчикам решить проблему.
      • \n" -"
      • Не добавляйте никаких паролей или конфиденциальной информации!
      • \n" +"
      • Не добавляйте никаких паролей или конфиденциальной информации!
      • \n" "
      " #: IDF/gettexttemplates/idf/issues/create.html.php:10 -msgid "" -"The form contains some errors. Please correct them to submit the issue." -msgstr "" -"Форма содержит ошибки. Пожалуйста исправте их чтобы добавить проблему." +msgid "The form contains some errors. Please correct them to submit the issue." +msgstr "Форма содержит ошибки. Пожалуйста исправте их чтобы добавить проблему." #: IDF/gettexttemplates/idf/issues/create.html.php:11 #: IDF/gettexttemplates/idf/issues/create.html.php:13 #: IDF/gettexttemplates/idf/issues/view.html.php:24 #: IDF/gettexttemplates/idf/issues/view.html.php:26 -#: IDF/gettexttemplates/idf/wiki/create.html.php:5 -#: IDF/gettexttemplates/idf/wiki/update.html.php:5 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:5 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:5 msgid "Preview" msgstr "Предпросмотр" @@ -2264,7 +2666,9 @@ msgid "Attach another file" msgstr "Приложить еще один файл" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:3 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:12 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:3 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:13 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:12 #: IDF/gettexttemplates/idf/issues/view.html.php:18 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:3 #: IDF/gettexttemplates/idf/review/view.html.php:38 @@ -2275,9 +2679,12 @@ msgid "Summary:" msgstr "Краткое описание:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:4 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:4 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:13 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:8 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:14 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:7 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:13 #: IDF/gettexttemplates/idf/issues/view.html.php:19 #: IDF/gettexttemplates/idf/issues/view.html.php:30 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:4 @@ -2288,7 +2695,9 @@ msgid "Status:" msgstr "Статус:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:5 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:14 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:15 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:14 #: IDF/gettexttemplates/idf/issues/view.html.php:20 #: IDF/gettexttemplates/idf/issues/view.html.php:31 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:5 @@ -2297,7 +2706,7 @@ msgid "Owner:" msgstr "Владелец:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:16 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:17 #: IDF/gettexttemplates/idf/issues/view.html.php:22 IDF/IssueComment.php:159 msgid "Relations:" msgstr "" @@ -2308,48 +2717,66 @@ msgstr "" #, php-format msgid "" "

      Open issues: %%open%%

      \n" -"

      Closed issues: %%closed%%

      " +"

      Closed issues: %%closed%%

      " msgstr "" -"

      Открытых проблем: %%open%%

      \n" -"

      Закрытых проблем: %%closed%%

      " +"

      Открытых проблем: %%open%%\n" +"

      Закрытых проблем: %%closed%%

      " #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:3 -msgid "" -"A new issue has been created and assigned\n" -"to you:" +#, fuzzy +msgid "A new issue has been created and assigned to you:" msgstr "" "Новая проблема была создана и назначена\n" "на Вас:" +#: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:4 +#, fuzzy +msgid "A new issue has been created:" +msgstr "Новые комит был создан:" + #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:8 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:8 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:9 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:8 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:7 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:11 msgid "Reported by:" msgstr "Сообщил:" #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:12 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:18 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:19 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:17 msgid "Issue:" msgstr "Проблема:" #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:3 -msgid "The following issue has been updated:" +#, fuzzy +msgid "The following issue you are owning has been updated:" msgstr "Следующая проблема была обновлена:" #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:4 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:3 +msgid "The following issue has been updated:" +msgstr "Следующая проблема была обновлена:" + +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:4 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:4 #, php-format msgid "By %%who%%, %%c.creation_dtime%%:" msgstr "%%who%%, %%c.creation_dtime%%:" -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:9 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:10 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:9 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:8 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:12 msgid "URL:" msgstr "URL:" -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:11 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:12 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:11 msgid "Comments (last first):" msgstr "Комментарии (последние первыми):" @@ -2357,40 +2784,64 @@ msgstr "Комментарии (последние первыми):" #, php-format msgid "" "\n" -"

      Found open issues: %%open%%

      \n" -"

      Found closed issues: %%closed%%

      " +"

      Found open issues: %%open%%

      \n" +"

      Found closed issues: %%closed" +"%%

      " msgstr "" #: IDF/gettexttemplates/idf/issues/search.html.php:6 #, php-format msgid "" "

      Label:\n" -"%%tag.class%%:%%tag.name%%

      " +"%%tag.class%%:" +"%%tag.name%%

      " msgstr "" #: IDF/gettexttemplates/idf/issues/summary.html.php:3 -#, php-format -msgid "" -"The issue tracker is empty.
      You can create your first issue here." -msgstr "" +#, fuzzy +msgid "View all open issues." +msgstr "Таблица показывает открытые проблемы." #: IDF/gettexttemplates/idf/issues/summary.html.php:4 +#, fuzzy +msgid "Create an issue." +msgstr "Создать пользователя" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:5 +#, php-format +msgid "" +"The issue tracker is empty.
      Create your " +"first issue." +msgstr "" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:6 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:4 #, php-format msgid "Unresolved: By %%key%%" msgstr "" -#: IDF/gettexttemplates/idf/issues/summary.html.php:5 +#: IDF/gettexttemplates/idf/issues/summary.html.php:7 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:5 msgid "Status Summary" msgstr "" -#: IDF/gettexttemplates/idf/issues/summary.html.php:6 +#: IDF/gettexttemplates/idf/issues/summary.html.php:8 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:6 msgid "Unresolved: By Assignee" msgstr "" +#: IDF/gettexttemplates/idf/issues/summary.html~.php:3 +#, php-format +msgid "" +"The issue tracker is empty.
      You can create your first issue here." +msgstr "" + #: IDF/gettexttemplates/idf/issues/userIssues.html.php:3 #, php-format -msgid "See the %%nb_submit_closed%% closed." +msgid "" +"See the %%nb_submit_closed%% closed." msgid_plural "" "See the %%nb_submit_closed%% closed." msgstr[0] "" @@ -2399,7 +2850,8 @@ msgstr[2] "" #: IDF/gettexttemplates/idf/issues/userIssues.html.php:4 #, php-format -msgid "See the %%nb_owner_closed%% closed." +msgid "" +"See the %%nb_owner_closed%% closed." msgid_plural "" "See the %%nb_owner_closed%% closed." msgstr[0] "" @@ -2427,8 +2879,8 @@ msgstr "Сообщено %%submitter%%, %%c.creation_dtime%%" msgid "" "Comment %%i%% by %%submitter%%, %%c.creation_dtime%%" msgstr "" -"Комментированно %%i%% %%submitter%%, " -"%%c.creation_dtime%%" +"Комментированно %%i%% %%submitter%%, %%c." +"creation_dtime%%" #: IDF/gettexttemplates/idf/issues/view.html.php:5 #, php-format @@ -2466,20 +2918,23 @@ msgid "Add this issue to your watch list" msgstr "Добавить проблему в Ваш лист слежения." #: IDF/gettexttemplates/idf/issues/view.html.php:12 -msgid "Click here to view the previous closed issue" -msgstr "" +#, fuzzy +msgid "View the previous closed issue" +msgstr "Таблица показывает закрытые проблемы." #: IDF/gettexttemplates/idf/issues/view.html.php:13 -msgid "Click here to view the previous open issue" +msgid "View the previous open issue" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:14 -msgid "Click here to view the next closed issue" -msgstr "" +#, fuzzy +msgid "View the next closed issue" +msgstr "Таблица показывает закрытые проблемы." #: IDF/gettexttemplates/idf/issues/view.html.php:15 -msgid "Click here to view the next open issue" -msgstr "" +#, fuzzy +msgid "View the next open issue" +msgstr "Таблица показывает открытые проблемы." #: IDF/gettexttemplates/idf/issues/view.html.php:16 msgid "download" @@ -2490,10 +2945,8 @@ msgid "view" msgstr "просмотр" #: IDF/gettexttemplates/idf/issues/view.html.php:23 -msgid "" -"The form contains some errors. Please correct them to change the issue." -msgstr "" -"Форма содержит ошибки. Пожалуйста исправте их чтобы изменить проблему." +msgid "The form contains some errors. Please correct them to change the issue." +msgstr "Форма содержит ошибки. Пожалуйста исправте их чтобы изменить проблему." #: IDF/gettexttemplates/idf/issues/view.html.php:25 msgid "Submit Changes" @@ -2503,14 +2956,75 @@ msgstr "Сохранить изменения" msgid "Followed by:" msgstr "Наблюдатели:" -#: IDF/gettexttemplates/idf/login_form.html.php:3 +#: IDF/gettexttemplates/idf/listProjects.html.php:3 +#, fuzzy, php-format +msgid "1 project" +msgid_plural "%%label.project_count%% projects" +msgstr[0] "проект" +msgstr[1] "проект" +msgstr[2] "проект" + +#: IDF/gettexttemplates/idf/listProjects.html.php:4 #, php-format -msgid "" -"If you don't have an account yet, you can create one here." +msgid "Remove filter for %%tag%%" msgstr "" -"Если у Вас еще нет учетной записи Вы можете создать ее здесь." + +#: IDF/gettexttemplates/idf/listProjects.html.php:5 +msgid "No projects managed with InDefero were found." +msgstr "Проектов под управлением InDefero не найдено." + +#: IDF/gettexttemplates/idf/listProjects.html.php:7 +msgid "Filter projects by label" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:8 +#, fuzzy +msgid "No projects with labels found." +msgstr "Проектов не найдено." + +#: IDF/gettexttemplates/idf/listProjects.html.php:9 +msgid "Order" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:10 +#, fuzzy +msgid "By name" +msgstr "имя" + +#: IDF/gettexttemplates/idf/listProjects.html.php:11 +msgid "By activity" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:12 +msgid "Filtered project stats" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:13 +msgid "Members:" +msgstr "Участников:" + +#: IDF/gettexttemplates/idf/listProjects.html.php:14 +msgid "Issues:" +msgstr "Проблем:" + +#: IDF/gettexttemplates/idf/listProjects.html.php:15 +msgid "Commits:" +msgstr "Коммитов:" + +#: IDF/gettexttemplates/idf/listProjects.html.php:16 +msgid "Documentations:" +msgstr "Документаций:" + +#: IDF/gettexttemplates/idf/listProjects.html.php:18 +msgid "Code reviews:" +msgstr "Рецензий кода:" + +#: IDF/gettexttemplates/idf/login_form.html.php:3 +#, fuzzy, php-format +msgid "" +"You can create an account if you don't have one yet." +msgstr "" +"В описании Вы можете использовать Markdown синтаксис." #: IDF/gettexttemplates/idf/login_form.html.php:4 msgid "What is your account information?" @@ -2542,8 +3056,10 @@ msgstr "Создание учетной записи займет меньше #: IDF/gettexttemplates/idf/main-menu.html.php:3 #, php-format -msgid "Welcome, %%user%%." -msgstr "Привет, %%user%%." +msgid "" +"Welcome, %%user%%." +msgstr "" +"Привет, %%user%%." #: IDF/gettexttemplates/idf/main-menu.html.php:4 msgid "Sign Out" @@ -2553,15 +3069,15 @@ msgstr "Выход" msgid "Sign in or create your account" msgstr "Войти или создать учетную запись" -#: IDF/gettexttemplates/idf/main-menu.html.php:9 IDF/Views/Admin.php:42 +#: IDF/gettexttemplates/idf/main-menu.html.php:10 IDF/Views/Admin.php:40 msgid "Forge Management" msgstr "Управление хранилищем" -#: IDF/gettexttemplates/idf/main-menu.html.php:10 +#: IDF/gettexttemplates/idf/main-menu.html.php:11 msgid "Help and accessibility features" msgstr "Справка и специальные возможности" -#: IDF/gettexttemplates/idf/main-menu.html.php:11 +#: IDF/gettexttemplates/idf/main-menu.html.php:12 #: IDF/gettexttemplates/idf/source/git/tree.html.php:14 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:14 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:15 @@ -2569,6 +3085,11 @@ msgstr "Справка и специальные возможности" msgid "Help" msgstr "Помощь" +#: IDF/gettexttemplates/idf/project/home.html.php:3 +#: IDF/gettexttemplates/idf/project/timeline.html.php:4 IDF/Views.php:46 +msgid "Welcome" +msgstr "Добро пожаловать" + #: IDF/gettexttemplates/idf/project/home.html.php:4 #: IDF/gettexttemplates/idf/project/timeline.html.php:5 msgid "Latest Updates" @@ -2579,23 +3100,33 @@ msgid "Featured Downloads" msgstr "Рекомендуемые загрузки" #: IDF/gettexttemplates/idf/project/home.html.php:6 -#: IDF/gettexttemplates/idf/project/home.html.php:8 +#, fuzzy +msgid "Show more featured downloads" +msgstr "Рекомендуемые загрузки" + +#: IDF/gettexttemplates/idf/project/home.html.php:7 +#: IDF/gettexttemplates/idf/project/home.html.php:10 msgid "show more..." msgstr "еще..." -#: IDF/gettexttemplates/idf/project/home.html.php:7 +#: IDF/gettexttemplates/idf/project/home.html.php:8 msgid "Featured Documentation" msgstr "Рекомендуемая документация" #: IDF/gettexttemplates/idf/project/home.html.php:9 +#, fuzzy +msgid "Show more featured documentation" +msgstr "Рекомендуемая документация" + +#: IDF/gettexttemplates/idf/project/home.html.php:11 msgid "Development Team" msgstr "Команда разработчиков" -#: IDF/gettexttemplates/idf/project/home.html.php:10 +#: IDF/gettexttemplates/idf/project/home.html.php:12 msgid "Admins" msgstr "Администраторы" -#: IDF/gettexttemplates/idf/project/home.html.php:11 +#: IDF/gettexttemplates/idf/project/home.html.php:13 msgid "Happy Crew" msgstr "Счастливая комманда" @@ -2624,6 +3155,14 @@ msgstr "" msgid "Atom feed" msgstr "" +#: IDF/gettexttemplates/idf/project-list.html.php:3 +msgid "Project activity: %%activity%%%" +msgstr "" + +#: IDF/gettexttemplates/idf/project-list.html.php:9 +msgid "n/a" +msgstr "" + #: IDF/gettexttemplates/idf/register/confirmation-email.txt.php:3 #, php-format msgid "" @@ -2697,26 +3236,27 @@ msgstr "Включите Вашу учетную запись" #: IDF/gettexttemplates/idf/register/confirmation.html.php:8 #: IDF/gettexttemplates/idf/user/passrecovery.html.php:8 msgid "" -"This is the last step, but just be sure to have the cookies " -"enabled to log in afterwards." +"This is the last step, but just be sure to have the cookies enabled to log in afterwards." msgstr "" -"Это последний шаг, но убедитесь, что включены cookies чтобы" -" войдите потом." +"Это последний шаг, но убедитесь, что включены cookies чтобы " +"войдите потом." #: IDF/gettexttemplates/idf/register/index.html.php:3 +#, fuzzy msgid "" -"Read the terms and conditions " -"– basically \"Please be nice, we respect you\"." +"Read the terms and conditions – " +"basically \"Please be nice, we respect you\"." msgstr "" "Прочитайте условия – " "основательно \"Будьте хорошими, мы Вас уважаем\"." #: IDF/gettexttemplates/idf/register/index.html.php:4 -#, php-format +#, fuzzy, php-format msgid "" "If you have just forgotten your login information, then there is no need to " -"create a new account. Just go here to recover your " -"login name and password." +"create a new account. You can just recover your login " +"name and password." msgstr "" "Если Вы просто забыли данные для входа нет необходимости создавать новую " "учетную запись. Просто перейдите сюда для " @@ -2726,9 +3266,9 @@ msgstr "" #, php-format msgid "" "With your account, you will able to participate in the life of all the " -"projects hosted here. Participating in a software project must be fun, so if" -" you have troubles, you can let us know about your " -"issues at anytime!" +"projects hosted here. Participating in a software project must be fun, so if " +"you have troubles, you can let us know about your issues " +"at anytime!" msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:6 @@ -2736,7 +3276,7 @@ msgid "Oops, please check the provided login and email address to register." msgstr "" "Ой, пожалуйста, проверьте логин и адрес электронной почты для регистрации." -#: IDF/gettexttemplates/idf/register/index.html.php:7 IDF/Views.php:90 +#: IDF/gettexttemplates/idf/register/index.html.php:7 IDF/Views.php:137 msgid "Create Your Account" msgstr "Создайте Вашу учетную запись" @@ -2795,30 +3335,33 @@ msgstr "Начать рецензирование кода" msgid "" "

      To start a code review, you need to provide:

      \n" "
        \n" -"
      • A commit or revision of the current code in the repository from which you started your work.
      • \n" -"
      • A patch describing your changes with respect to the reference commit.
      • \n" -"
      • Check your patch does not provide any password or confidential information!
      • \n" +"
      • A commit or revision of the current code in the repository from which " +"you started your work.
      • \n" +"
      • A patch describing your changes with respect to the reference commit.\n" +"
      • Check your patch does not provide any password or confidential " +"information!
      • \n" "
      " msgstr "" "

      Для начала аудита кода Вам необходимо указать:

      \n" "
        \n" -"
      • Комит или ревизию исходного кода в репозитории над котором вы работали.
      • \n" +"
      • Комит или ревизию исходного кода в репозитории над котором вы работали.\n" "
      • Патч описывающий Ваши изменения с учетом исходного комита.
      • \n" -"
      • Проверьте, что Вы не указали в патче какие-либо пароли или другую конфиденциальную информацияю!
      • \n" +"
      • Проверьте, что Вы не указали в патче какие-либо пароли или " +"другую конфиденциальную информацияю!
      • \n" "
      " #: IDF/gettexttemplates/idf/review/create.html.php:9 msgid "" -"The form contains some errors. Please correct them to submit the code " -"review." +"The form contains some errors. Please correct them to submit the code review." msgstr "" -"Форма содержит ошибки. Пожалуйста исправьте их чтобы отправить вашу " -"рецензию." +"Форма содержит ошибки. Пожалуйста исправьте их чтобы отправить вашу рецензию." #: IDF/gettexttemplates/idf/review/create.html.php:10 msgid "" -"Select the commit against which you created your patch to be sure it applies" -" correctly." +"Select the commit against which you created your patch to be sure it applies " +"correctly." msgstr "" "Выберите комит для которого вы создали свой патч, чтобы убедиться, что он " "применяется правильно." @@ -2865,10 +3408,10 @@ msgid "" msgstr "" "Рецензирование кода - это процесс, при котором до или после комитов " "отправленых в репозиторий, разные люди обсуждают изменения в коде. Целью " -"является улучшение качества кода и участия, таким образом," -" вы должны быть прагматичными при написании обзора. Правильно отметить " -"номера строк (в старом или в новом файле) и попытаться сохранить хороший " -"баланс между серьезностью и шуткой.\n" +"является улучшение качества кода и участия, таким образом, " +"вы должны быть прагматичными при написании обзора. Правильно отметить номера " +"строк (в старом или в новом файле) и попытаться сохранить хороший баланс " +"между серьезностью и шуткой.\n" #: IDF/gettexttemplates/idf/review/view.html.php:11 msgid "" @@ -2880,10 +3423,16 @@ msgid "" "to propose more contributions
      .\n" msgstr "" "\n" -"Предложение кода для рецензирования пугает. Знайте, вы будете получать критику, поэтому, пожалуйста, как рецензент, воспринимать этот процесс с улыбкой, использовать его, чтобы помочь вашей команде узнать ваши стандарты кодирования и структуры кода и сделать так, что бы они продолжили участие в проекте .\n" +"Предложение кода для рецензирования пугает. Знайте, вы " +"будете получать критику, поэтому, пожалуйста, как рецензент, " +"воспринимать этот процесс с улыбкой, использовать его, " +"чтобы помочь вашей команде узнать ваши стандарты кодирования и структуры " +"кода и сделать так, что бы они продолжили участие в проекте .\n" #: IDF/gettexttemplates/idf/review/view.html.php:18 #: IDF/gettexttemplates/idf/source/commit.html.php:3 +#: IDF/gettexttemplates/idf/source/commit.html~.php:3 #, php-format msgid "%%ndiff%% diff" msgid_plural "%%ndiff%% diffs" @@ -2902,11 +3451,11 @@ msgstr[2] "" #: IDF/gettexttemplates/idf/review/view.html.php:20 #, php-format msgid "" -"Comment %%i%% by %%who%%," -" %%c.creation_dtime%%" +"Comment %%i%% by %%who%%, " +"%%c.creation_dtime%%" msgstr "" -"Комментарий %%i%% %%who%%, %%c.creation_dtime%%" +"Комментарий %%i%% %%who%%, %%c.creation_dtime%%" #: IDF/gettexttemplates/idf/review/view.html.php:21 #, php-format @@ -2922,8 +3471,7 @@ msgstr "Войдите что бы учавствова msgid "" "The form contains some errors. Please correct them to submit your review." msgstr "" -"Форма содержит ошибки. Пожалуйста исправьте их чтобы отправить вашу " -"рецензию." +"Форма содержит ошибки. Пожалуйста исправьте их чтобы отправить вашу рецензию." #: IDF/gettexttemplates/idf/review/view.html.php:25 msgid "How to Participate in a Code Review" @@ -2931,17 +3479,20 @@ msgstr "Как принять участие в рецензировании к #: IDF/gettexttemplates/idf/review/view.html.php:28 #: IDF/gettexttemplates/idf/source/commit.html.php:5 +#: IDF/gettexttemplates/idf/source/commit.html~.php:5 msgid "Author:" msgstr "Автор:" #: IDF/gettexttemplates/idf/review/view.html.php:29 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:5 #: IDF/gettexttemplates/idf/source/commit.html.php:7 +#: IDF/gettexttemplates/idf/source/commit.html~.php:7 msgid "Commit:" msgstr "Комит:" #: IDF/gettexttemplates/idf/review/view.html.php:30 #: IDF/gettexttemplates/idf/source/commit.html.php:8 +#: IDF/gettexttemplates/idf/source/commit.html~.php:8 msgid "View corresponding source tree" msgstr "Просмотреть соответствующие дерево исходных текстов" @@ -2959,6 +3510,7 @@ msgstr "Файлов:" #: IDF/gettexttemplates/idf/review/view.html.php:36 #: IDF/gettexttemplates/idf/source/commit.html.php:24 +#: IDF/gettexttemplates/idf/source/commit.html~.php:23 msgid "Download the corresponding diff file" msgstr "Скачать соответствующий diff файл." @@ -2987,7 +3539,7 @@ msgstr "Как получить код" #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:8 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:8 -#: IDF/Views/Project.php:188 +#: IDF/Views/Project.php:190 msgid "Age" msgstr "Возраст" @@ -3005,6 +3557,7 @@ msgstr "Родитель:" #: IDF/gettexttemplates/idf/source/changelog.html.php:6 #: IDF/gettexttemplates/idf/source/commit.html.php:10 +#: IDF/gettexttemplates/idf/source/commit.html~.php:10 msgid "View corresponding commit" msgstr "Открыть соответствующий коммит." @@ -3036,37 +3589,47 @@ msgid "Commit details:" msgstr "Детали комита:" #: IDF/gettexttemplates/idf/source/commit.html.php:4 +#: IDF/gettexttemplates/idf/source/commit.html~.php:4 msgid "Date:" msgstr "Дата:" #: IDF/gettexttemplates/idf/source/commit.html.php:6 +#: IDF/gettexttemplates/idf/source/commit.html~.php:6 msgid "Branch:" msgstr "Ветка:" #: IDF/gettexttemplates/idf/source/commit.html.php:9 +#: IDF/gettexttemplates/idf/source/commit.html~.php:9 msgid "Parents:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:11 +#: IDF/gettexttemplates/idf/source/commit.html~.php:11 msgid "Message:" msgstr "Сообщение:" #: IDF/gettexttemplates/idf/source/commit.html.php:12 -#: IDF/gettexttemplates/idf/wiki/feedfragment.xml.php:3 +#: IDF/gettexttemplates/idf/source/commit.html~.php:12 +#: IDF/gettexttemplates/idf/wiki/feedfragment-page.xml.php:3 +#: IDF/gettexttemplates/idf/wiki/feedfragment-resource.xml.php:3 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:10 msgid "Changes:" msgstr "Изменения:" #: IDF/gettexttemplates/idf/source/commit.html.php:13 +#: IDF/gettexttemplates/idf/source/commit.html~.php:13 msgid "deleted" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:14 #: IDF/gettexttemplates/idf/source/commit.html.php:18 +#: IDF/gettexttemplates/idf/source/commit.html~.php:14 +#: IDF/gettexttemplates/idf/source/commit.html~.php:17 msgid "full" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:15 +#: IDF/gettexttemplates/idf/source/commit.html~.php:15 msgid "renamed" msgstr "переименовано" @@ -3075,25 +3638,33 @@ msgid "copied" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:17 +#: IDF/gettexttemplates/idf/source/commit.html~.php:16 msgid "added" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:19 +#: IDF/gettexttemplates/idf/source/commit.html~.php:18 msgid "modified" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:20 -msgid "properies changed" +msgid "properties changed" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:21 +#: IDF/gettexttemplates/idf/source/commit.html~.php:20 msgid "removed" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:22 +#: IDF/gettexttemplates/idf/source/commit.html~.php:21 msgid "File differences" msgstr "" +#: IDF/gettexttemplates/idf/source/commit.html~.php:19 +msgid "properies changed" +msgstr "" + #: IDF/gettexttemplates/idf/source/disambiguate_revision.html.php:3 #, php-format msgid "" @@ -3204,15 +3775,13 @@ msgstr "" msgid "" "You may need to provide your SSH key. The " "synchronization of your SSH key can take a couple of minutes. You can learn " -"more about SSH " -"key authentication." +"more about SSH key authentication." msgstr "" "Возможно Вам потребуется указать ваш SSH ключ. " "Синхронизация ключа может занять некоторое время. Вы можете найти больше " -"информации про авторизацию" -" по SSH ключу." +"информации про авторизацию по SSH ключу." #: IDF/gettexttemplates/idf/source/git/help.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/help.html.php:6 @@ -3246,7 +3815,7 @@ msgstr "Первый комит" #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:9 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:10 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:11 -#: IDF/Views/Download.php:66 IDF/Views/Download.php:314 +#: IDF/Views/Download.php:66 IDF/Views/Download.php:348 msgid "Size" msgstr "Размер" @@ -3270,6 +3839,7 @@ msgid "or" msgstr "или" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:3 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:3 #, php-format msgid "" "The branch or revision %%commit%% is not valid or does not exist\n" @@ -3277,12 +3847,16 @@ msgid "" msgstr "" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:5 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:5 #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:5 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:5 msgid "The following list shows all available branches:" msgstr "" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:6 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:6 #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:6 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:6 #, php-format msgid "" "If this is a new repository, the reason for this error\n" @@ -3337,6 +3911,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:3 #: IDF/gettexttemplates/idf/source/svn/commit.html.php:3 +#: IDF/gettexttemplates/idf/source/svn/commit.html~.php:3 #: IDF/gettexttemplates/idf/source/svn/file.html.php:9 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:14 msgid "Revision:" @@ -3344,6 +3919,7 @@ msgstr "Ревизия:" #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:4 #: IDF/gettexttemplates/idf/source/svn/commit.html.php:4 +#: IDF/gettexttemplates/idf/source/svn/commit.html~.php:4 #: IDF/gettexttemplates/idf/source/svn/file.html.php:10 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:15 msgid "Switch" @@ -3360,6 +3936,7 @@ msgstr "" "subversion для управления исходным кодом." #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:3 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:3 #, php-format msgid "" "The revision %%commit%% is not valid or does not exist\n" @@ -3404,7 +3981,8 @@ msgid "" msgstr "" "Здравствуйте %%user%%.\n" "\n" -"Чтобы подтвердить смену эл. адреса на %%email%% проследуйте по следующей ссылке:\n" +"Чтобы подтвердить смену эл. адреса на %%email%% проследуйте по следующей " +"ссылке:\n" "\n" "%%url%%\n" "\n" @@ -3506,8 +4084,7 @@ msgid "" "more trust in your comments and remarks." msgstr "" "Если возможно, используйте свое настоящее имя. При использовании свое " -"настоящего имени, люди будут больше доверять вашим комментариям и " -"замечаниям." +"настоящего имени, люди будут больше доверять вашим комментариям и замечаниям." #: IDF/gettexttemplates/idf/user/myaccount.html.php:19 msgid "" @@ -3536,13 +4113,13 @@ msgstr "Восстановить мой пароль" #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:6 msgid "" -"Provide either your login or email address, if a corresponding user is found" -" in the database, we will send you an email with the details on how to reset" -" your password." +"Provide either your login or email address, if a corresponding user is found " +"in the database, we will send you an email with the details on how to reset " +"your password." msgstr "" "Введите ваш Логин или адрес электронной почты. Если соответствующий " -"пользователь найден в базе данных, мы вышлем Вам письмо с информацией о том," -" как сменить пароль." +"пользователь найден в базе данных, мы вышлем Вам письмо с информацией о том, " +"как сменить пароль." #: IDF/gettexttemplates/idf/user/passrecovery-email.txt.php:3 #, php-format @@ -3574,7 +4151,8 @@ msgstr "" "Здравствуйте, %%user%%,\n" "\n" "Вы потеряли пароль и хотите восстановить его.\n" -"Для задания нового пароля Вам необходимо перейти по ссылке и заполнить небольшую форму.\n" +"Для задания нового пароля Вам необходимо перейти по ссылке и заполнить " +"небольшую форму.\n" "\n" "%%url%%\n" "\n" @@ -3586,7 +4164,8 @@ msgstr "" "\n" "%%key%%\n" "\n" -"Если вы не запрашивали смену пароля можете просто проигнорировать это письмо.\n" +"Если вы не запрашивали смену пароля можете просто проигнорировать это " +"письмо.\n" "\n" "С уважением,\n" "Команда разработчиков\n" @@ -3635,33 +4214,87 @@ msgid "List Pages" msgstr "Список страниц" #: IDF/gettexttemplates/idf/wiki/base.html.php:4 -#: IDF/gettexttemplates/idf/wiki/index.html.php:4 -#: IDF/gettexttemplates/idf/wiki/search.html.php:3 IDF/Views/Wiki.php:173 +#, fuzzy +msgid "List Resources" +msgstr "Исходный код %s" + +#: IDF/gettexttemplates/idf/wiki/base.html.php:5 +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:4 +#: IDF/gettexttemplates/idf/wiki/search.html.php:3 IDF/Views/Wiki.php:211 msgid "New Page" msgstr "Новая страница" -#: IDF/gettexttemplates/idf/wiki/base.html.php:5 +#: IDF/gettexttemplates/idf/wiki/base.html.php:6 +#: IDF/gettexttemplates/idf/wiki/listResources.html.php:3 +#: IDF/Views/Wiki.php:256 +#, fuzzy +msgid "New Resource" +msgstr "Новая проблема" + +#: IDF/gettexttemplates/idf/wiki/base.html.php:7 msgid "Update This Page" msgstr "Обновить эту страницу" -#: IDF/gettexttemplates/idf/wiki/create.html.php:3 -#: IDF/gettexttemplates/idf/wiki/update.html.php:3 +#: IDF/gettexttemplates/idf/wiki/base.html.php:8 +#, fuzzy +msgid "Update This Resource" +msgstr "Обновить эту страницу" + +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:3 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:3 msgid "Preview of the Page" msgstr "Предпросмотр страницы" -#: IDF/gettexttemplates/idf/wiki/create.html.php:4 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:7 msgid "The form contains some errors. Please correct them to create the page." -msgstr "" -"Форма содержит ошибки. Пожалуйста исправтье их чтобы создать страницу." +msgstr "Форма содержит ошибки. Пожалуйста исправтье их чтобы создать страницу." -#: IDF/gettexttemplates/idf/wiki/create.html.php:6 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:6 msgid "Create Page" msgstr "Создать страницу" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:3 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:3 +msgid "" +"\n" +"Wiki resources are later addressed in wiki pages by their title, so ensure " +"that you\n" +"give your resource a unique and an easy to remember name.\n" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:8 +#, fuzzy +msgid "Create Resource" +msgstr "Создать пользователя" + +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:3 +msgid "" +"If you delete this documentation page, it will be removed from the database " +"with all the associated revisions and you will not be able to " +"recover it." +msgstr "" +"Если вы удалите эту страницу документации, она будет удалена из базы данных " +"со всеми сопутствующими изменениями и вы не сможете ее восстановить." +"" + +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:6 +msgid "Delete Page" +msgstr "Удалить страницу" + +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:15 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:15 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:17 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:18 +msgid "Old Revisions" +msgstr "Старые ревизии" + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:3 #, php-format msgid "" -"You are looking at an old revision (%%oldrev.summary%%) of the page \n" +"You are looking at an old revision (%%oldrev.summary%%) of the " +"page \n" "%%page.title%%. This revision was created\n" "by %%submitter%%." msgstr "" @@ -3669,7 +4302,8 @@ msgstr "" "%%page.title%%. Эта версия была создана\n" "%%submitter%%." -#: IDF/gettexttemplates/idf/wiki/delete.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:5 msgid "" "If you delete this old revision, it will be removed from the database and " "you will not be able to recover it." @@ -3677,69 +4311,124 @@ msgstr "" "Если вы удалите эту старую версию, она будет удалена из базы данных, и " "вы не сможете ее восстановить." -#: IDF/gettexttemplates/idf/wiki/delete.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:8 msgid "Delete Revision" msgstr "Удалить ревизию" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:14 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:11 -#: IDF/gettexttemplates/idf/wiki/view.html.php:17 -msgid "Old Revisions" -msgstr "Старые ревизии" - -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:3 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:3 +#, fuzzy msgid "" -"If you delete this documentation page, it will be removed from the database " -"with all the associated revisions and you will not be able to " -"recover it." +"If you delete this documentation resource, it will be removed from the " +"database with all the associated revisions \n" +"and you will not be able to recover it. Any documentation " +"pages that reference this resource,\n" +"will no longer be able to render it, but won't be deleted." msgstr "" "Если вы удалите эту страницу документации, она будет удалена из базы данных " -"со всеми сопутствующими изменениями и вы не сможете ее " -"восстановить." +"со всеми сопутствующими изменениями и вы не сможете ее восстановить." +"" -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:6 -msgid "Delete Page" -msgstr "Удалить страницу" +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:8 +#, fuzzy +msgid "Delete Resource" +msgstr "Удалить ревизию" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:10 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:8 +#, fuzzy +msgid "File size" +msgstr "размер файла" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:9 +#: IDF/Views/Wiki.php:101 +#, fuzzy +msgid "MIME type" +msgstr "тип" + +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:3 +#, fuzzy, php-format +msgid "" +"You are looking at an old revision (%%oldrev.summary%%) of the " +"resource \n" +"%%resource.title%%. This revision was created by " +"%%submitter%%." +msgstr "" +"Вы открыли старую версию (%%oldrev.summary%%) страницы\n" +"%%page.title%%. Эта версия была создана\n" +"%%submitter%%." #: IDF/gettexttemplates/idf/wiki/edit-info.html.php:3 #, php-format msgid "" "\n" "

      Instructions:

      \n" -"

      The content of the page can use the Markdown syntax with the Extra extension.

      \n" -"

      Website addresses are automatically linked and you can link to another page in the documentation using double square brackets like that [[AnotherPage]].

      \n" -"

      To directly include a file content from the repository, embrace its path with triple square brackets: [[[path/to/file.txt]]].

      \n" +"

      The content of the page can use the Markdown syntax with the Extra extension.

      \n" +"

      Website addresses are automatically linked and you can link to another " +"page in the documentation using double square brackets like that " +"[[AnotherPage]].

      \n" +"

      If you want to embed uploaded resources, use the [[!ResourceName]] syntax for that. This is described more in detail in the FAQ.

      \n" +"

      To directly include a file content from the repository, embrace its path " +"with triple square brackets: [[[my/file.txt]]].

      \n" msgstr "" -#: IDF/gettexttemplates/idf/wiki/index.html.php:3 +#: IDF/gettexttemplates/idf/wiki/feedfragment-resource.xml.php:4 +#, fuzzy +msgid "Initial creation" +msgstr "Создание первоначальной страницы" + +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:3 #, php-format msgid "See the deprecated pages." msgstr "Смотреть устаревшие страницы." -#: IDF/gettexttemplates/idf/wiki/index.html.php:5 +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:5 msgid "Number of pages:" msgstr "Количество страниц:" +#: IDF/gettexttemplates/idf/wiki/listResources.html.php:4 +#, fuzzy +msgid "Number of resources:" +msgstr "Количество пользователей:" + #: IDF/gettexttemplates/idf/wiki/search.html.php:4 msgid "Pages found:" msgstr "Страниц найдено:" -#: IDF/gettexttemplates/idf/wiki/update.html.php:4 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:3 msgid "The form contains some errors. Please correct them to update the page." -msgstr "" -"Форма содержит ошибки. Пожалуйста исправте их чтобы обновить страницу." +msgstr "Форма содержит ошибки. Пожалуйста исправте их чтобы обновить страницу." -#: IDF/gettexttemplates/idf/wiki/update.html.php:6 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:6 msgid "Update Page" msgstr "Обновить страницу" -#: IDF/gettexttemplates/idf/wiki/update.html.php:8 -#: IDF/gettexttemplates/idf/wiki/update.html.php:10 -#: IDF/gettexttemplates/idf/wiki/update.html.php:11 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:10 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:11 msgid "Delete this page" msgstr "Удалить эту страницу" -#: IDF/gettexttemplates/idf/wiki/view.html.php:3 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:4 +#, fuzzy +msgid "Update Resource" +msgstr "Обновить пользователя" + +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:8 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:9 +#, fuzzy +msgid "Delete this resource" +msgstr "Удалить эту ревизию" + +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:3 msgid "" "Attention! This page is marked as deprecated, \n" "use it as reference only if you are sure you need these specific information." @@ -3747,7 +4436,7 @@ msgstr "" "Внимание! Эта страница помечена как устаревшая. Ссылайтесь " "на нее, только если вы уверены, что нужна именно она." -#: IDF/gettexttemplates/idf/wiki/view.html.php:5 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:5 #, php-format msgid "" "You are looking at an old revision of the page \n" @@ -3758,15 +4447,37 @@ msgstr "" "%%page.title%%. Эта версия была создана\n" "%%submitter%%." -#: IDF/gettexttemplates/idf/wiki/view.html.php:10 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:10 msgid "Table of Content" msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:11 -#: IDF/gettexttemplates/idf/wiki/view.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:13 msgid "Delete this revision" msgstr "Удалить эту ревизию" +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:3 +#, fuzzy, php-format +msgid "" +"You are looking at an old revision of the resource \n" +"%%resource.title%%. This revision was created\n" +"by %%submitter%%." +msgstr "" +"Вы смотрите на старую версию страницы \n" +"%%page.title%%. Эта версия была создана\n" +"%%submitter%%." + +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:14 +#, fuzzy +msgid "Page Usage" +msgstr "ИмяСтраницы" + +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:15 +msgid "This resource is not used on any pages yet." +msgstr "" + #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:3 msgid "A new documentation page has been created:" msgstr "Новая страница документации была создана:" @@ -3792,7 +4503,7 @@ msgstr "Новое содержимое:" msgid "owner" msgstr "владелец" -#: IDF/Issue.php:84 IDF/WikiPage.php:86 +#: IDF/Issue.php:84 IDF/Wiki/Page.php:86 msgid "interested users" msgstr "наблюдающие пользователи" @@ -3802,40 +4513,42 @@ msgid "" msgstr "" "Наблюдающие пользователи получат сообщение, когда проблема будем изменена." -#: IDF/Issue.php:92 IDF/Review.php:95 IDF/Upload.php:99 IDF/WikiPage.php:94 +#: IDF/Issue.php:92 IDF/Project.php:94 IDF/Review.php:95 IDF/Upload.php:99 +#: IDF/Wiki/Page.php:94 msgid "labels" msgstr "метки" #: IDF/Issue.php:111 IDF/IssueFile.php:102 IDF/Review.php:114 -#: IDF/Upload.php:118 IDF/WikiPage.php:106 +#: IDF/Upload.php:118 IDF/Wiki/Page.php:106 IDF/Wiki/Resource.php:101 msgid "modification date" msgstr "дата модификации" #: IDF/Issue.php:212 IDF/IssueComment.php:143 #, php-format -msgid "Issue %3$d, %4$s" +msgid "" +"Issue %3$d, %4$s" msgstr "" -"Проблема " -"%3$d, %4$s" +"Проблема %3$d, %4$s" #: IDF/Issue.php:214 -#, php-format -msgid "Creation of issue %d, by %s" +#, fuzzy, php-format +msgid "Creation of issue %3$d, by %4$s" msgstr "Создание проблемы %d, %s" #: IDF/Issue.php:224 -#, php-format -msgid "%s: Issue %d created - %s" +#, fuzzy, php-format +msgid "%1$s: Issue %2$d created - %3$s" msgstr "%s: Проблема %d создана - %s" -#: IDF/Issue.php:290 -#, php-format -msgid "Issue %s - %s (%s)" +#: IDF/Issue.php:307 +#, fuzzy, php-format +msgid "Issue %1$s - %2$s (%3$s)" msgstr "Проблема %s - %s (%s)" -#: IDF/Issue.php:336 -#, php-format -msgid "Updated Issue %s - %s (%s)" +#: IDF/Issue.php:311 +#, fuzzy, php-format +msgid "Updated Issue %1$s - %2$s (%3$s)" msgstr "Обновить проблему %s - %s (%s)" #: IDF/IssueComment.php:51 IDF/IssueRelation.php:47 @@ -3848,7 +4561,7 @@ msgid "comment" msgstr "комментарий" #: IDF/IssueComment.php:72 IDF/Review/Comment.php:75 IDF/Upload.php:63 -#: IDF/WikiRevision.php:85 +#: IDF/Wiki/PageRevision.php:85 msgid "changes" msgstr "изменения" @@ -3857,13 +4570,13 @@ msgid "Serialized array of the changes in the issue." msgstr "Сериализованный массив изменений в этой проблеме." #: IDF/IssueComment.php:180 -#, php-format -msgid "Comment on issue %d, by %s" +#, fuzzy, php-format +msgid "Comment on issue %3$d, by %4$s" msgstr "Комментарий на проблему %d, %s" #: IDF/IssueComment.php:191 -#, php-format -msgid "%s: Comment on issue %d - %s" +#, fuzzy, php-format +msgid "%1$s: Comment on issue %2$d - %3$s" msgstr "%s: Комментарий на проблему %d - %s" #: IDF/IssueFile.php:64 @@ -3971,7 +4684,7 @@ msgstr "" #: IDF/Plugin/SyncMonotone.php:309 IDF/Plugin/SyncMonotone.php:525 #, php-format -msgid "Could not parse usher configuration in \"%s\": %s" +msgid "Could not parse usher configuration in \"%1$s\": %2$s" msgstr "" #: IDF/Plugin/SyncMonotone.php:320 @@ -4016,7 +4729,7 @@ msgstr "" #: IDF/Plugin/SyncMonotone.php:599 IDF/Plugin/SyncMonotone.php:718 #, php-format -msgid "Could not parse read-permissions for project \"%s\": %s" +msgid "Could not parse read-permissions for project \"%1$s\": %2$s" msgstr "" #: IDF/Plugin/SyncMonotone.php:643 IDF/Plugin/SyncMonotone.php:741 @@ -4052,8 +4765,9 @@ msgid "short name" msgstr "краткое имя" #: IDF/Project.php:70 +#, fuzzy msgid "" -"Used in the url to access the project, must be short with only letters and " +"Used in the URL to access the project, must be short with only letters and " "numbers." msgstr "Используется в адресе для доступа к проекту. Только буквы и цифры." @@ -4066,18 +4780,28 @@ msgid "description" msgstr "описание" #: IDF/Project.php:87 -msgid "The description can be extended using the markdown syntax." +#, fuzzy +msgid "The description can be extended using the Markdown syntax." msgstr "Описание может быть расширенно с использованием markdown синтакса." -#: IDF/Project.php:93 +#: IDF/Project.php:100 msgid "private" msgstr "частный" -#: IDF/Project.php:130 +#: IDF/Project.php:108 +msgid "current project activity" +msgstr "" + +#: IDF/Project.php:159 #, php-format msgid "Project \"%s\" not found." msgstr "Проект \"%s\" не найден." +#: IDF/ProjectActivity.php:56 +#, fuzzy +msgid "date" +msgstr "Обновлено" + #: IDF/Review/Comment.php:55 IDF/Review/Patch.php:80 msgid "patch" msgstr "патч" @@ -4088,22 +4812,25 @@ msgstr "голос" #: IDF/Review/Comment.php:139 IDF/Review/Patch.php:151 #, php-format -msgid "Review %3$d, %4$s" -msgstr "Аудит %3$d, %4$s" +msgid "" +"Review %3$d, %4$s" +msgstr "" +"Аудит %3$d, " +"%4$s" #: IDF/Review/Comment.php:141 -#, php-format -msgid "Update of review %d, by %s" +#, fuzzy, php-format +msgid "Update of review %3$d, by %4$s" msgstr "Обновление рецензии %d, %s" #: IDF/Review/Comment.php:151 -#, php-format -msgid "%s: Updated review %d - %s" +#, fuzzy, php-format +msgid "%1$s: Updated review %2$d - %3$s" msgstr "%s: Обновленная рецензия %d - %s" -#: IDF/Review/Comment.php:216 -#, php-format -msgid "Updated Code Review %s - %s (%s)" +#: IDF/Review/Comment.php:222 +#, fuzzy, php-format +msgid "Updated Code Review %1$s - %2$s (%3$s)" msgstr "Обновленная рецензия кода %s - %s (%s)" #: IDF/Review/Patch.php:52 @@ -4115,18 +4842,18 @@ msgid "commit" msgstr "комит" #: IDF/Review/Patch.php:153 -#, php-format -msgid "Creation of review %d, by %s" -msgstr "" +#, fuzzy, php-format +msgid "Creation of review %3$d, by %4$s" +msgstr "Создание проблемы %d, %s" #: IDF/Review/Patch.php:163 -#, php-format -msgid "%s: Creation of Review %d - %s" +#, fuzzy, php-format +msgid "%1$s: Creation of Review %2$d - %3$s" msgstr "%s: Создание рецензии %d - %s" -#: IDF/Review/Patch.php:204 -#, php-format -msgid "New Code Review %s - %s (%s)" +#: IDF/Review/Patch.php:208 +#, fuzzy, php-format +msgid "New Code Review %1$s - %2$s (%3$s)" msgstr "Новая рецензия кода %s - %s (%s)" #: IDF/Scm/Git.php:309 IDF/Scm/Mercurial.php:199 @@ -4154,7 +4881,8 @@ msgid "Could not write client key \"%s\"" msgstr "" #: IDF/Search/Occ.php:33 -msgid "occurence" +#, fuzzy +msgid "occurrence" msgstr "вхождение" #: IDF/Search/Occ.php:49 @@ -4162,11 +4890,13 @@ msgid "word" msgstr "слово" #: IDF/Search/Occ.php:75 -msgid "occurences" +#, fuzzy +msgid "occurrences" msgstr "вхождений" #: IDF/Search/Occ.php:81 -msgid "ponderated occurence" +#, fuzzy +msgid "ponderated occurrence" msgstr "ponderated вхождение" #: IDF/Tag.php:59 @@ -4185,10 +4915,28 @@ msgstr "lcname" msgid "Lower case version of the name for fast searching." msgstr "Имя в нижнем регистре для быстрого поиска." -#: IDF/Template/Markdown.php:75 +#: IDF/Template/Markdown.php:84 msgid "Create this documentation page" msgstr "Создать эту страницу документации" +#: IDF/Template/Markdown.php:97 +msgid "You are not allowed to access the wiki." +msgstr "" + +#: IDF/Template/Markdown.php:106 +#, fuzzy +msgid "The wiki resource has not been found." +msgstr "Проект был обновлен." + +#: IDF/Template/Markdown.php:113 +msgid "The wiki resource has not been found. Create it!" +msgstr "" + +#: IDF/Template/Markdown.php:146 +#, fuzzy +msgid "This revision of the resource is no longer available." +msgstr "Этот проект не доступен." + #: IDF/Template/ShowUser.php:51 msgid "Anonymous" msgstr "Аноним" @@ -4209,7 +4957,7 @@ msgstr "файл" msgid "The path is relative to the upload path." msgstr "Путь относителен пути загрузки." -#: IDF/Upload.php:78 +#: IDF/Upload.php:78 IDF/Wiki/ResourceRevision.php:71 msgid "file size in bytes" msgstr "размер файла в байтах" @@ -4227,145 +4975,161 @@ msgid "Download %2$d, %3$s" msgstr "Загрузка %2$d, %3$s" #: IDF/Upload.php:204 -#, php-format -msgid "Addition of download %d, by %s" +#, fuzzy, php-format +msgid "Addition of download %2$d, by %3$s" msgstr "Добавление загрузки %d, %s" #: IDF/Upload.php:214 -#, php-format -msgid "%s: Download %d added - %s" +#, fuzzy, php-format +msgid "%1$s: Download %2$d added - %3$s" msgstr "%s: Файл %d добавлен - %s" -#: IDF/Upload.php:256 -#, php-format -msgid "New download - %s (%s)" +#: IDF/Upload.php:301 +#, fuzzy, php-format +msgid "New download - %1$s (%2$s)" msgstr "Новый файл - %s (%s)" -#: IDF/Views/Admin.php:60 +#: IDF/Upload.php:305 +#, fuzzy, php-format +msgid "Updated download - %1$s (%2$s)" +msgstr "Новый файл - %s (%s)" + +#: IDF/Views/Admin.php:47 +#, fuzzy +msgid "The forge configuration has been saved." +msgstr "Конфигурации загрузки сохранены." + +#: IDF/Views/Admin.php:80 msgid "This table shows the projects in the forge." msgstr "Таблица показывает проекты в хранилище." -#: IDF/Views/Admin.php:65 +#: IDF/Views/Admin.php:85 msgid "Short Name" msgstr "Краткое имя" -#: IDF/Views/Admin.php:67 +#: IDF/Views/Admin.php:87 msgid "Repository Size" msgstr "Размер репозитория" -#: IDF/Views/Admin.php:73 +#: IDF/Views/Admin.php:93 msgid "No projects were found." msgstr "Проектов не найдено." -#: IDF/Views/Admin.php:93 IDF/Views/Admin.php:251 IDF/Views/Wiki.php:310 +#: IDF/Views/Admin.php:116 +#, fuzzy +msgid "The label configuration has been saved." +msgstr "Конфигурации загрузки сохранены." + +#: IDF/Views/Admin.php:147 IDF/Views/Admin.php:314 IDF/Views/Wiki.php:484 +#: IDF/Views/Wiki.php:536 #, php-format msgid "Update %s" msgstr "Обновление %s" -#: IDF/Views/Admin.php:101 IDF/Views/Project.php:302 +#: IDF/Views/Admin.php:155 IDF/Views/Project.php:304 msgid "The project has been updated." msgstr "Проект был обновлен." -#: IDF/Views/Admin.php:134 +#: IDF/Views/Admin.php:192 msgid "The project has been created." msgstr "Проект был создан." -#: IDF/Views/Admin.php:160 +#: IDF/Views/Admin.php:223 #, php-format msgid "Delete %s Project" msgstr "Удалить проект %s" -#: IDF/Views/Admin.php:167 +#: IDF/Views/Admin.php:230 msgid "The project has been deleted." msgstr "Проект удалён." -#: IDF/Views/Admin.php:197 +#: IDF/Views/Admin.php:260 msgid "Not Validated User List" msgstr "Список не проверенных пользователей" -#: IDF/Views/Admin.php:205 +#: IDF/Views/Admin.php:268 msgid "This table shows the users in the forge." msgstr "Таблица показывает пользователей хранилища." -#: IDF/Views/Admin.php:209 +#: IDF/Views/Admin.php:272 msgid "login" msgstr "логин" -#: IDF/Views/Admin.php:212 +#: IDF/Views/Admin.php:275 msgid "Admin" msgstr "Админ" -#: IDF/Views/Admin.php:214 +#: IDF/Views/Admin.php:277 msgid "Last Login" msgstr "Последний вход" -#: IDF/Views/Admin.php:221 +#: IDF/Views/Admin.php:284 msgid "No users were found." msgstr "Пользователей не найдено." -#: IDF/Views/Admin.php:258 +#: IDF/Views/Admin.php:321 msgid "You do not have the rights to update this user." msgstr "У вас нет прав для обновления этого пользователя." -#: IDF/Views/Admin.php:276 +#: IDF/Views/Admin.php:339 msgid "The user has been updated." msgstr "Пользователь был обновлен." -#: IDF/Views/Admin.php:309 +#: IDF/Views/Admin.php:372 #, php-format msgid "The user %s has been created." msgstr "Пользователь %s создан." -#: IDF/Views/Admin.php:316 +#: IDF/Views/Admin.php:379 msgid "Add User" msgstr "Добавить пользователя." -#: IDF/Views/Admin.php:332 +#: IDF/Views/Admin.php:395 msgid "Usher management" msgstr "" -#: IDF/Views/Admin.php:369 +#: IDF/Views/Admin.php:432 msgid "Usher configuration has been reloaded" msgstr "" -#: IDF/Views/Admin.php:373 +#: IDF/Views/Admin.php:436 msgid "Usher has been shut down" msgstr "" -#: IDF/Views/Admin.php:378 +#: IDF/Views/Admin.php:441 msgid "Usher has been started up" msgstr "" -#: IDF/Views/Admin.php:416 +#: IDF/Views/Admin.php:479 #, php-format msgid "The server \"%s\" has been started" msgstr "" -#: IDF/Views/Admin.php:420 +#: IDF/Views/Admin.php:483 #, php-format msgid "The server \"%s\" has been stopped" msgstr "" -#: IDF/Views/Admin.php:425 +#: IDF/Views/Admin.php:488 #, php-format msgid "The server \"%s\" has been killed" msgstr "" -#: IDF/Views/Admin.php:445 +#: IDF/Views/Admin.php:508 #, php-format msgid "Open connections for \"%s\"" msgstr "" -#: IDF/Views/Admin.php:450 +#: IDF/Views/Admin.php:513 #, php-format msgid "no connections for server \"%s\"" msgstr "" -#: IDF/Views/Admin.php:471 +#: IDF/Views/Admin.php:534 msgid "Yes" msgstr "Да" -#: IDF/Views/Admin.php:471 +#: IDF/Views/Admin.php:534 msgid "No" msgstr "Нет" @@ -4378,11 +5142,11 @@ msgstr "Файлы для %s" msgid "This table shows the files to download." msgstr "Таблица показывает файлы для скачивания." -#: IDF/Views/Download.php:67 IDF/Views/Download.php:315 +#: IDF/Views/Download.php:67 IDF/Views/Download.php:349 msgid "Uploaded" msgstr "Загружено" -#: IDF/Views/Download.php:71 IDF/Views/Download.php:319 +#: IDF/Views/Download.php:71 IDF/Views/Download.php:353 msgid "No downloads were found." msgstr "Файлов не найдено" @@ -4405,17 +5169,27 @@ msgstr "Удалить файл %s" msgid "The file has been deleted." msgstr "Файл был удален." -#: IDF/Views/Download.php:243 +#: IDF/Views/Download.php:244 #, php-format msgid "The file has been uploaded." msgstr "Файл загружен." -#: IDF/Views/Download.php:297 +#: IDF/Views/Download.php:271 +#, fuzzy +msgid "New Downloads from Archive" +msgstr "Добавить файл" + +#: IDF/Views/Download.php:278 +#, fuzzy +msgid "The archive has been uploaded and processed." +msgstr "Проект был обновлен." + +#: IDF/Views/Download.php:331 #, php-format msgid "%1$s Downloads with Label %2$s" msgstr "%1$s загрузок с меткой %2$s" -#: IDF/Views/Download.php:307 +#: IDF/Views/Download.php:341 #, php-format msgid "This table shows the downloads with label %s." msgstr "Таблица показывает файлы с меткой %s." @@ -4425,25 +5199,25 @@ msgstr "Таблица показывает файлы с меткой %s." msgid "%s Open Issues" msgstr "Открытые проблемы для %s" -#: IDF/Views/Issue.php:51 IDF/Views/Issue.php:379 IDF/Views/User.php:75 +#: IDF/Views/Issue.php:51 IDF/Views/Issue.php:382 IDF/Views/User.php:75 msgid "This table shows the open issues." msgstr "Таблица показывает открытые проблемы." -#: IDF/Views/Issue.php:61 IDF/Views/Issue.php:217 IDF/Views/Issue.php:298 -#: IDF/Views/Issue.php:387 IDF/Views/Issue.php:539 IDF/Views/Issue.php:762 -#: IDF/Views/Issue.php:821 IDF/Views/Review.php:57 IDF/Views/User.php:81 +#: IDF/Views/Issue.php:61 IDF/Views/Issue.php:220 IDF/Views/Issue.php:301 +#: IDF/Views/Issue.php:390 IDF/Views/Issue.php:542 IDF/Views/Issue.php:765 +#: IDF/Views/Issue.php:824 IDF/Views/Review.php:57 IDF/Views/User.php:81 msgid "Id" msgstr "Id" -#: IDF/Views/Issue.php:64 IDF/Views/Issue.php:220 IDF/Views/Issue.php:302 -#: IDF/Views/Issue.php:390 IDF/Views/Issue.php:542 IDF/Views/Issue.php:765 -#: IDF/Views/Issue.php:824 IDF/Views/Review.php:60 IDF/Views/User.php:85 +#: IDF/Views/Issue.php:64 IDF/Views/Issue.php:223 IDF/Views/Issue.php:305 +#: IDF/Views/Issue.php:393 IDF/Views/Issue.php:545 IDF/Views/Issue.php:768 +#: IDF/Views/Issue.php:827 IDF/Views/Review.php:60 IDF/Views/User.php:85 msgid "Last Updated" msgstr "Последнее обновление" -#: IDF/Views/Issue.php:68 IDF/Views/Issue.php:224 IDF/Views/Issue.php:306 -#: IDF/Views/Issue.php:394 IDF/Views/Issue.php:546 IDF/Views/Issue.php:769 -#: IDF/Views/Issue.php:828 +#: IDF/Views/Issue.php:68 IDF/Views/Issue.php:227 IDF/Views/Issue.php:309 +#: IDF/Views/Issue.php:397 IDF/Views/Issue.php:549 IDF/Views/Issue.php:772 +#: IDF/Views/Issue.php:831 msgid "No issues were found." msgstr "Проблем на найдено." @@ -4451,144 +5225,144 @@ msgstr "Проблем на найдено." msgid "Not assigned" msgstr "" -#: IDF/Views/Issue.php:146 +#: IDF/Views/Issue.php:149 #, php-format msgid "Summary of tracked issues in %s." msgstr "" -#: IDF/Views/Issue.php:191 +#: IDF/Views/Issue.php:194 #, php-format msgid "Watch List: Closed Issues for %s" msgstr "Лист слежения: закрытые проблемы для %s" -#: IDF/Views/Issue.php:192 +#: IDF/Views/Issue.php:195 #, php-format msgid "This table shows the closed issues in your watch list for %s project." msgstr "" "Таблица показывает закрытые проблемы в вашем листе слежения для проекта %s." -#: IDF/Views/Issue.php:197 +#: IDF/Views/Issue.php:200 #, php-format msgid "Watch List: Open Issues for %s" msgstr "Лист слежения: открытые проблемы для %s" -#: IDF/Views/Issue.php:198 +#: IDF/Views/Issue.php:201 #, php-format msgid "This table shows the open issues in your watch list for %s project." msgstr "" "Таблица показывает открытые проблемы в вашем листе слежения для проекта %s." -#: IDF/Views/Issue.php:274 +#: IDF/Views/Issue.php:277 msgid "Watch List: Closed Issues" msgstr "Лист слежения: закрытые проблемы" -#: IDF/Views/Issue.php:275 +#: IDF/Views/Issue.php:278 msgid "This table shows the closed issues in your watch list." msgstr "Таблица показывает закрытые проблемы в вашем листе слежения." -#: IDF/Views/Issue.php:280 +#: IDF/Views/Issue.php:283 msgid "Watch List: Open Issues" msgstr "Лист слежения: открытые проблемы" -#: IDF/Views/Issue.php:281 +#: IDF/Views/Issue.php:284 msgid "This table shows the open issues in your watch list." msgstr "Таблица показывает открытые проблемы в Вашем листе слежения." -#: IDF/Views/Issue.php:300 IDF/Views/User.php:82 +#: IDF/Views/Issue.php:303 IDF/Views/User.php:82 msgid "Project" msgstr "Проект" -#: IDF/Views/Issue.php:341 +#: IDF/Views/Issue.php:344 +#, fuzzy, php-format +msgid "%1$s %2$s Submitted %3$s Issues" +msgstr "Отправленные проблемы:" + +#: IDF/Views/Issue.php:348 #, php-format -msgid "%s %s Submitted %s Issues" +msgid "%1$s %2$s Closed Submitted %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:345 +#: IDF/Views/Issue.php:352 +#, fuzzy, php-format +msgid "%1$s %2$s Closed Working %3$s Issues" +msgstr "%s закрытых проблем" + +#: IDF/Views/Issue.php:356 #, php-format -msgid "%s %s Closed Submitted %s Issues" +msgid "%1$s %2$s Working %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:349 -#, php-format -msgid "%s %s Closed Working %s Issues" -msgstr "" - -#: IDF/Views/Issue.php:353 -#, php-format -msgid "%s %s Working %s Issues" -msgstr "" - -#: IDF/Views/Issue.php:414 +#: IDF/Views/Issue.php:417 msgid "Submit a new issue" msgstr "Добавить проблему" -#: IDF/Views/Issue.php:430 -#, php-format -msgid "Issue %d has been created." +#: IDF/Views/Issue.php:433 +#, fuzzy, php-format +msgid "Issue %2$d has been created." msgstr "Проблема %d создана." -#: IDF/Views/Issue.php:487 +#: IDF/Views/Issue.php:490 #, php-format msgid "Search issues - %s" msgstr "Поиск проблем - %s" -#: IDF/Views/Issue.php:489 +#: IDF/Views/Issue.php:492 #, php-format msgid "Search closed issues - %s" msgstr "Поиск закрытых проблем - %s" -#: IDF/Views/Issue.php:536 +#: IDF/Views/Issue.php:539 msgid "This table shows the found issues." msgstr "Таблица показывает найденные проблемы." -#: IDF/Views/Issue.php:601 -#, php-format -msgid "Issue %d: %s" +#: IDF/Views/Issue.php:604 +#, fuzzy, php-format +msgid "Issue %2$d: %3$s" msgstr "Проблема %d: %s" -#: IDF/Views/Issue.php:625 -#, php-format -msgid "Issue %d has been updated." +#: IDF/Views/Issue.php:628 +#, fuzzy, php-format +msgid "Issue %2$d has been updated." msgstr "Проблема %d обновлена." -#: IDF/Views/Issue.php:715 +#: IDF/Views/Issue.php:718 #, php-format msgid "View %s" msgstr "Смотреть %s" -#: IDF/Views/Issue.php:742 +#: IDF/Views/Issue.php:745 #, php-format msgid "%s Closed Issues" msgstr "%s закрытых проблем" -#: IDF/Views/Issue.php:752 +#: IDF/Views/Issue.php:755 msgid "This table shows the closed issues." msgstr "Таблица показывает закрытые проблемы." -#: IDF/Views/Issue.php:795 +#: IDF/Views/Issue.php:798 #, php-format msgid "%1$s Issues with Label %2$s" msgstr "%1$s проблем с меткой %2$s" -#: IDF/Views/Issue.php:798 +#: IDF/Views/Issue.php:801 #, php-format msgid "%1$s Closed Issues with Label %2$s" msgstr "%1$s закрытых проблем с меткой %2$s" -#: IDF/Views/Issue.php:811 +#: IDF/Views/Issue.php:814 #, php-format msgid "This table shows the issues with label %s." msgstr "Таблица показывает проблемы с меткой %s." -#: IDF/Views/Issue.php:934 +#: IDF/Views/Issue.php:937 msgid "The issue has been removed from your watch list." msgstr "Проблема выла удалена и вашего листа слежения." -#: IDF/Views/Issue.php:937 +#: IDF/Views/Issue.php:940 msgid "The issue has been added to your watch list." msgstr "Проблема была добавлена в Ваш лист слежения." -#: IDF/Views/Issue.php:1035 +#: IDF/Views/Issue.php:1037 msgid "On your watch list." msgstr "В Вашем списке наблюдения." @@ -4604,74 +5378,76 @@ msgstr "Документы" msgid "Reviews and Patches" msgstr "Рецензии и патчи" -#: IDF/Views/Project.php:178 +#: IDF/Views/Project.php:180 msgid "This table shows the project updates." msgstr "Таблица показывает обновления проекта." -#: IDF/Views/Project.php:189 +#: IDF/Views/Project.php:191 msgid "Change" msgstr "Изменить" -#: IDF/Views/Project.php:193 +#: IDF/Views/Project.php:195 msgid "No changes were found." msgstr "Изменений не найдено." -#: IDF/Views/Project.php:294 +#: IDF/Views/Project.php:296 #, php-format msgid "%s Project Summary" msgstr "Краткое описание %s" -#: IDF/Views/Project.php:329 +#: IDF/Views/Project.php:335 #, php-format msgid "%s Issue Tracking Configuration" msgstr "Настройка слежения за проблемами %s" -#: IDF/Views/Project.php:338 +#: IDF/Views/Project.php:344 msgid "The issue tracking configuration has been saved." msgstr "Настройки слежения за проблемами сохранены." -#: IDF/Views/Project.php:375 +#: IDF/Views/Project.php:381 #, php-format msgid "%s Downloads Configuration" msgstr "Настройка загрузок %s" -#: IDF/Views/Project.php:384 +#: IDF/Views/Project.php:393 msgid "The downloads configuration has been saved." msgstr "Конфигурации загрузки сохранены." -#: IDF/Views/Project.php:418 +#: IDF/Views/Project.php:428 #, php-format msgid "%s Documentation Configuration" msgstr "Настройка документации %s" -#: IDF/Views/Project.php:427 +#: IDF/Views/Project.php:437 msgid "The documentation configuration has been saved." msgstr "Настройки документации сохранены." -#: IDF/Views/Project.php:461 +#: IDF/Views/Project.php:471 #, php-format msgid "%s Project Members" msgstr "Участники проекта %s" -#: IDF/Views/Project.php:470 +#: IDF/Views/Project.php:480 msgid "The project membership has been saved." msgstr "Участие в проекте сохранено." -#: IDF/Views/Project.php:493 +#: IDF/Views/Project.php:503 #, php-format msgid "%s Tabs Access Rights" msgstr "права доступа к вкладкам для %s" -#: IDF/Views/Project.php:507 -msgid "The project tabs access rights have been saved." +#: IDF/Views/Project.php:517 +#, fuzzy +msgid "" +"The project tabs access rights and notification settings have been saved." msgstr "Права доступа к вкладкам для проекта сохранены." -#: IDF/Views/Project.php:553 +#: IDF/Views/Project.php:566 #, php-format msgid "%s Source" msgstr "Исходный код %s" -#: IDF/Views/Project.php:567 +#: IDF/Views/Project.php:580 msgid "The project source configuration has been saved." msgstr "Настройки исходного кода проекта сохранены." @@ -4689,18 +5465,18 @@ msgid "No reviews were found." msgstr "Рецензий не найдено." #: IDF/Views/Review.php:94 -#, php-format -msgid "The code review %d has been created." +#, fuzzy, php-format +msgid "The code review %2$d has been created." msgstr "Аудит кода %d создан." #: IDF/Views/Review.php:140 -#, php-format -msgid "Review %d: %s" +#, fuzzy, php-format +msgid "Review %2$d: %3$s" msgstr "Обзор %d: %s" #: IDF/Views/Review.php:160 -#, php-format -msgid "Your code review %d has been published." +#, fuzzy, php-format +msgid "Your code review %2$d has been published." msgstr "Ваша рецензия %d была опубликована." #: IDF/Views/Source.php:40 @@ -4723,19 +5499,19 @@ msgstr "" msgid "%1$s %2$s Change Log" msgstr "история изменений %1$s %2$s" -#: IDF/Views/Source.php:147 IDF/Views/Source.php:228 IDF/Views/Source.php:356 +#: IDF/Views/Source.php:153 IDF/Views/Source.php:234 IDF/Views/Source.php:362 #, php-format msgid "%1$s %2$s Source Tree" msgstr "%1$s %2$s дерево исходного кода" -#: IDF/Views/Source.php:304 +#: IDF/Views/Source.php:310 #, php-format msgid "%s Commit Details" msgstr "Детали комита %s" -#: IDF/Views/Source.php:305 -#, php-format -msgid "%s Commit Details - %s" +#: IDF/Views/Source.php:311 +#, fuzzy, php-format +msgid "%1$s Commit Details - %2$s" msgstr "Детали комита %s - %s" #: IDF/Views/User.php:59 @@ -4788,84 +5564,124 @@ msgstr "Документация для %s" msgid "This table shows the documentation pages." msgstr "Таблица показывает страницы документации." -#: IDF/Views/Wiki.php:61 IDF/Views/Wiki.php:106 IDF/Views/Wiki.php:147 +#: IDF/Views/Wiki.php:61 IDF/Views/Wiki.php:144 IDF/Views/Wiki.php:185 msgid "Page Title" msgstr "Заголовок страницы" -#: IDF/Views/Wiki.php:63 IDF/Views/Wiki.php:108 IDF/Views/Wiki.php:149 +#: IDF/Views/Wiki.php:63 IDF/Views/Wiki.php:103 IDF/Views/Wiki.php:146 +#: IDF/Views/Wiki.php:187 msgid "Updated" msgstr "Обновлено" -#: IDF/Views/Wiki.php:67 IDF/Views/Wiki.php:153 +#: IDF/Views/Wiki.php:67 IDF/Views/Wiki.php:191 msgid "No documentation pages were found." msgstr "Страниц документации не найдено." -#: IDF/Views/Wiki.php:90 +#: IDF/Views/Wiki.php:88 +#, fuzzy, php-format +msgid "%s Documentation Resources" +msgstr "Документация для %s" + +#: IDF/Views/Wiki.php:94 +#, fuzzy +msgid "This table shows the resources that can be used on documentation pages." +msgstr "Таблица показывает страницы документации." + +#: IDF/Views/Wiki.php:100 +#, fuzzy +msgid "Resource Title" +msgstr "Исходный код" + +#: IDF/Views/Wiki.php:107 +#, fuzzy +msgid "No resources were found." +msgstr "Проблем на найдено." + +#: IDF/Views/Wiki.php:128 #, php-format msgid "Documentation Search - %s" msgstr "Поиск документации - %s" -#: IDF/Views/Wiki.php:101 +#: IDF/Views/Wiki.php:139 msgid "This table shows the pages found." msgstr "Таблица показывает найденные страницы." -#: IDF/Views/Wiki.php:112 +#: IDF/Views/Wiki.php:150 msgid "No pages were found." msgstr "Страниц не найдено." -#: IDF/Views/Wiki.php:131 +#: IDF/Views/Wiki.php:169 #, php-format msgid "%1$s Documentation Pages with Label %2$s" msgstr "%1$s Страниц документации с меткой %2$s" -#: IDF/Views/Wiki.php:141 +#: IDF/Views/Wiki.php:179 #, php-format msgid "This table shows the documentation pages with label %s." msgstr "Таблица показывает страницы документации с меткой %s." -#: IDF/Views/Wiki.php:184 -#, php-format -msgid "The page %s has been created." +#: IDF/Views/Wiki.php:222 +#, fuzzy, php-format +msgid "The page %2$s has been created." msgstr "Страница%s создана." -#: IDF/Views/Wiki.php:271 +#: IDF/Views/Wiki.php:265 +#, fuzzy, php-format +msgid "The resource %2$s has been created." +msgstr "Страница%s создана." + +#: IDF/Views/Wiki.php:409 IDF/Views/Wiki.php:448 msgid "The old revision has been deleted." msgstr "Старая версия удалена." -#: IDF/Views/Wiki.php:277 +#: IDF/Views/Wiki.php:415 IDF/Views/Wiki.php:454 #, php-format msgid "Delete Old Revision of %s" msgstr "Удалить старую ревизию of %s" -#: IDF/Views/Wiki.php:322 -#, php-format -msgid "The page %s has been updated." +#: IDF/Views/Wiki.php:496 +#, fuzzy, php-format +msgid "The page %2$s has been updated." msgstr "Страница %s обновлена." -#: IDF/Views/Wiki.php:360 +#: IDF/Views/Wiki.php:548 +#, fuzzy, php-format +msgid "The resource %2$s has been updated." +msgstr "Файл %2$s обновлен." + +#: IDF/Views/Wiki.php:583 msgid "The documentation page has been deleted." msgstr "Страница документации удалена." -#: IDF/Views/Wiki.php:368 +#: IDF/Views/Wiki.php:591 #, php-format msgid "Delete Page %s" msgstr "Удалить страницу %s" -#: IDF/Views.php:126 IDF/Views.php:152 +#: IDF/Views/Wiki.php:623 +#, fuzzy +msgid "The documentation resource has been deleted." +msgstr "Страница документации удалена." + +#: IDF/Views/Wiki.php:631 +#, fuzzy, php-format +msgid "Delete Resource %s" +msgstr "Удалить страницу %s" + +#: IDF/Views.php:173 IDF/Views.php:199 msgid "Confirm Your Account Creation" msgstr "Подтвердите создание учетной записи" -#: IDF/Views.php:172 -msgid "" -"Welcome! You can now participate in the life of your project of choice." +#: IDF/Views.php:219 +msgid "Welcome! You can now participate in the life of your project of choice." msgstr "" "Добро пожаловать! Теперь Вы можете учавствовать в жизни выбранного проекта." -#: IDF/Views.php:198 IDF/Views.php:222 IDF/Views.php:263 +#: IDF/Views.php:245 IDF/Views.php:269 IDF/Views.php:310 msgid "Password Recovery" msgstr "Восстановление пароля" -#: IDF/Views.php:242 +#: IDF/Views.php:289 msgid "" "Welcome back! Next time, you can use your broswer options to remember the " "password." @@ -4873,75 +5689,186 @@ msgstr "" "Рады Вас снова видеть! Следующий раз Вы можете использовать функцию " "сохранения пароля в Вашем браузере." -#: IDF/Views.php:284 +#: IDF/Views.php:331 msgid "Here to Help You!" msgstr "Здесь чтобы помогать Вам!" -#: IDF/Views.php:300 +#: IDF/Views.php:347 +msgid "InDefero Upload Archive Format" +msgstr "" + +#: IDF/Views.php:363 msgid "InDefero API (Application Programming Interface)" msgstr "InDefero API (Application Programming Interface)" -#: IDF/WikiPage.php:62 +#: IDF/Wiki/Page.php:62 IDF/Wiki/Resource.php:64 msgid "title" msgstr "заголовок" -#: IDF/WikiPage.php:63 +#: IDF/Wiki/Page.php:63 msgid "" "The title of the page must only contain letters, digits or the dash " "character. For example: My-new-Wiki-Page." msgstr "" -"Заголовок страницы должен содержать только буквы, цифры или дефис. Например:" -" Моя-новая-вики-страница." +"Заголовок страницы должен содержать только буквы, цифры или дефис. Например: " +"Моя-новая-вики-страница." -#: IDF/WikiPage.php:71 +#: IDF/Wiki/Page.php:71 msgid "A one line description of the page content." msgstr "Описание содержимого страницы в одну строчку." -#: IDF/WikiPage.php:196 IDF/WikiRevision.php:167 +#: IDF/Wiki/Page.php:196 IDF/Wiki/PageRevision.php:196 #, php-format msgid "%2$s, %3$s" msgstr "%2$s, %3$s" -#: IDF/WikiPage.php:198 -#, php-format -msgid "Creation of page %s, by %s" +#: IDF/Wiki/Page.php:198 +#, fuzzy, php-format +msgid "Creation of page %2$s, by %3$s" msgstr "Создание страницы %s, %s" -#: IDF/WikiPage.php:208 -#, php-format -msgid "%s: Documentation page %s added - %s" +#: IDF/Wiki/Page.php:208 +#, fuzzy, php-format +msgid "%1$s: Documentation page %2$s added - %3$s" msgstr "%s: Страницы документации %s добавлена - %s" -#: IDF/WikiRevision.php:48 +#: IDF/Wiki/PageRevision.php:48 msgid "page" msgstr "страница" -#: IDF/WikiRevision.php:66 +#: IDF/Wiki/PageRevision.php:66 IDF/Wiki/ResourceRevision.php:64 msgid "A one line description of the changes." msgstr "Описание изменений в одну строку." -#: IDF/WikiRevision.php:72 +#: IDF/Wiki/PageRevision.php:72 msgid "content" msgstr "содержание" -#: IDF/WikiRevision.php:189 -#, php-format -msgid "Change of %s, by %s" +#: IDF/Wiki/PageRevision.php:218 IDF/Wiki/ResourceRevision.php:311 +#, fuzzy, php-format +msgid "Change of %2$s, by %3$s" msgstr "Изменение %s, %s" -#: IDF/WikiRevision.php:208 -#, php-format -msgid "%s: Documentation page %s updated - %s" +#: IDF/Wiki/PageRevision.php:231 +#, fuzzy, php-format +msgid "%1$s: Documentation page %2$s updated - %3$s" msgstr "%s: Страница документации %s обновлена - %s" -#: IDF/WikiRevision.php:262 -#, php-format -msgid "New Documentation Page %s - %s (%s)" +#: IDF/Wiki/PageRevision.php:293 +#, fuzzy, php-format +msgid "New Documentation Page %1$s - %2$s (%3$s)" msgstr "Новая страница документации %s - %s (%s)" -#: IDF/WikiRevision.php:268 -#, php-format -msgid "Documentation Page Changed %s - %s (%s)" +#: IDF/Wiki/PageRevision.php:297 +#, fuzzy, php-format +msgid "Documentation Page Changed %1$s - %2$s (%3$s)" msgstr "Страница документации изменена %s - %s (%s)" +#: IDF/Wiki/Resource.php:65 +#, fuzzy +msgid "" +"The title of the resource must only contain letters, digits, dots or the " +"dash character. For example: my-resource.png." +msgstr "" +"Заголовок страницы должен содержать только буквы, цифры или дефис. Например: " +"Моя-новая-вики-страница." +#: IDF/Wiki/Resource.php:72 +msgid "MIME media type" +msgstr "" + +#: IDF/Wiki/Resource.php:73 +msgid "The MIME media type of the resource." +msgstr "" + +#: IDF/Wiki/Resource.php:81 +#, fuzzy +msgid "A one line description of the resource." +msgstr "Краткое описание проекта." + +#: IDF/Wiki/Resource.php:176 IDF/Wiki/ResourceRevision.php:308 +#, fuzzy, php-format +msgid "%2$s, %3$s" +msgstr "%2$s, %3$s" + +#: IDF/Wiki/Resource.php:178 +#, fuzzy, php-format +msgid "Creation of resource %2$s, by %3$s" +msgstr "Создание страницы %s, %s" + +#: IDF/Wiki/Resource.php:188 +#, fuzzy, php-format +msgid "%1$s: Documentation resource %2$s added - %3$s" +msgstr "%s: Страницы документации %s добавлена - %s" + +#: IDF/Wiki/ResourceRevision.php:47 +#, fuzzy +msgid "resource" +msgstr "Исходный код" + +#: IDF/Wiki/ResourceRevision.php:78 +msgid "File extension" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:79 +msgid "The file extension of the uploaded resource." +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:94 +msgid "page usage" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:116 +#, php-format +msgid "id %d: %s" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:263 +#, fuzzy, php-format +msgid "Download (%s)" +msgstr "Скачать %s" + +#: IDF/Wiki/ResourceRevision.php:270 +msgid "View resource details" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:324 +#, fuzzy, php-format +msgid "%1$s: Documentation resource %2$s updated - %3$s" +msgstr "%s: Страница документации %s обновлена - %s" + +#~ msgid "" +#~ "The master branch is empty or contains illegal characters, please use " +#~ "only letters, digits, dashs and dots as separators." +#~ msgstr "" +#~ "Мастер бранч пустой или содержит недопустимые символы, пожалуйста, " +#~ "используйте только латинские буквы, цифры, дефисы и точки в качестве " +#~ "разделителей." + +#~ msgid "Learn more about the post-commit web hooks." +#~ msgstr "Прочитать больше про post-commit web hooks." + +#~ msgid "Your mail" +#~ msgstr "Ваша почта" + +#~ msgid "" +#~ "Notification emails will be sent from the %%from_email%% " +#~ "address, if you send the email to a mailing list, you may need to " +#~ "register this email address. Multiple email addresses must be separated " +#~ "through commas (','). If you do not want to send emails for a given type " +#~ "of changes, simply leave the corresponding field empty." +#~ msgstr "" +#~ "Уведомления по электронной почте будут отправлены с адреса %" +#~ "%from_email%%. Если Вы отправляете письма на адрес рассылки " +#~ "возможно Вам понадобиться зарегистрировать этот адрес. Несколько адресов " +#~ "должны разделяться запятой (','). Если Вы не хотите отправлять сообщения " +#~ "на выбранное действие просто оставьте соотвествующее поле пустым." + +#~ msgid "You have here access to the administration of the forge." +#~ msgstr "Вы здесь имеете доступ к администрированию хранилища." + +#~ msgid "Forge statistics" +#~ msgstr "Статистика хранилища" + +#~ msgid "Projects:" +#~ msgstr "Проектов:" diff --git a/src/IDF/locale/sl/idf.po b/src/IDF/locale/sl/idf.po index 6a69cab..ea113a4 100644 --- a/src/IDF/locale/sl/idf.po +++ b/src/IDF/locale/sl/idf.po @@ -1,38 +1,43 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # William MARTIN , 2011. msgid "" msgstr "" "Project-Id-Version: Indefero\n" "Report-Msgid-Bugs-To: http://projects.ceondo.com/p/indefero/issues/\n" -"POT-Creation-Date: 2011-10-31 01:11+0100\n" +"POT-Creation-Date: 2012-03-22 01:16+0100\n" "PO-Revision-Date: 2011-10-31 00:19+0000\n" "Last-Translator: tommyd \n" "Language-Team: LANGUAGE \n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3)\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3)\n" -#: IDF/Commit.php:55 IDF/Conf.php:54 IDF/Issue.php:52 IDF/Review.php:65 -#: IDF/Search/Occ.php:69 IDF/Tag.php:52 IDF/Upload.php:49 IDF/WikiPage.php:54 +#: IDF/Commit.php:55 IDF/Conf.php:54 IDF/Issue.php:52 +#: IDF/ProjectActivity.php:49 IDF/Review.php:65 IDF/Search/Occ.php:69 +#: IDF/Tag.php:52 IDF/Upload.php:49 IDF/Wiki/Page.php:54 +#: IDF/Wiki/Resource.php:56 msgid "project" msgstr "projekt" #: IDF/Commit.php:63 IDF/Issue.php:67 IDF/IssueComment.php:65 #: IDF/IssueFile.php:57 IDF/IssueRelation.php:69 IDF/Review/Comment.php:69 -#: IDF/Review.php:80 IDF/Upload.php:91 IDF/WikiPage.php:78 -#: IDF/WikiRevision.php:79 +#: IDF/Review.php:80 IDF/Upload.php:91 IDF/Wiki/Page.php:78 +#: IDF/Wiki/PageRevision.php:79 IDF/Wiki/Resource.php:88 +#: IDF/Wiki/ResourceRevision.php:86 msgid "submitter" msgstr "pošiljatelj" #: IDF/Commit.php:87 IDF/Issue.php:60 IDF/Review/Patch.php:60 -#: IDF/Review.php:73 IDF/Upload.php:57 IDF/WikiPage.php:70 -#: IDF/WikiRevision.php:65 +#: IDF/Review.php:73 IDF/Upload.php:57 IDF/Wiki/Page.php:70 +#: IDF/Wiki/PageRevision.php:65 IDF/Wiki/Resource.php:80 +#: IDF/Wiki/ResourceRevision.php:63 msgid "summary" msgstr "povzetek" @@ -43,25 +48,26 @@ msgstr "dnevnik sprememb" #: IDF/Commit.php:100 IDF/Issue.php:105 IDF/IssueComment.php:79 #: IDF/IssueFile.php:96 IDF/IssueRelation.php:75 IDF/Review/Comment.php:90 #: IDF/Review/FileComment.php:75 IDF/Review/Patch.php:87 IDF/Review.php:108 -#: IDF/Upload.php:112 IDF/WikiPage.php:100 IDF/WikiRevision.php:92 +#: IDF/Upload.php:112 IDF/Wiki/Page.php:100 IDF/Wiki/PageRevision.php:92 +#: IDF/Wiki/Resource.php:95 IDF/Wiki/ResourceRevision.php:101 msgid "creation date" msgstr "datum nastanka" #: IDF/Commit.php:238 #, php-format -msgid "Commit %s, by %s" +msgid "Commit %1$s, by %2$s" msgstr "" -#: IDF/Commit.php:329 +#: IDF/Commit.php:337 #, php-format -msgid "New Commit %s - %s (%s)" +msgid "New Commit %1$s - %2$s (%3$s)" msgstr "" #: IDF/Conf.php:61 IDF/Gconf.php:73 msgid "key" msgstr "ključ" -#: IDF/Conf.php:67 IDF/Gconf.php:79 +#: IDF/Conf.php:67 IDF/Gconf.php:79 IDF/ProjectActivity.php:62 msgid "value" msgstr "vrednost" @@ -81,33 +87,57 @@ msgstr "uporabnik" msgid "email" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:38 IDF/Views/Project.php:587 +#: IDF/Form/Admin/ForgeConf.php:34 +msgid "Custom forge page enabled" +msgstr "" + +#: IDF/Form/Admin/ForgeConf.php:39 IDF/Form/WikiPageCreate.php:80 +#: IDF/Form/WikiPageUpdate.php:72 +msgid "Content" +msgstr "Vsebina" + +#: IDF/Form/Admin/LabelConf.php:40 +#, fuzzy +msgid "Predefined project labels" +msgstr "Zaseben projekt" + +#: IDF/Form/Admin/LabelConf.php:55 +#, php-format +msgid "" +"The label \"%s\" is invalid: A label must only consist of alphanumeric " +"characters and dashes, and can optionally contain a \":\" with a group " +"prefix." +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:38 IDF/Views/Project.php:600 msgid "git" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:39 IDF/Views/Project.php:588 +#: IDF/Form/Admin/ProjectCreate.php:39 IDF/Views/Project.php:601 msgid "Subversion" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:40 IDF/Views/Project.php:589 +#: IDF/Form/Admin/ProjectCreate.php:40 IDF/Views/Project.php:602 msgid "mercurial" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:41 IDF/Views/Project.php:590 +#: IDF/Form/Admin/ProjectCreate.php:41 IDF/Views/Project.php:603 msgid "monotone" msgstr "" #: IDF/Form/Admin/ProjectCreate.php:49 IDF/Form/Admin/ProjectUpdate.php:44 -#: IDF/Form/ProjectConf.php:38 IDF/Views/Admin.php:66 IDF/Views/Admin.php:210 +#: IDF/Form/ProjectConf.php:39 IDF/Views/Admin.php:86 IDF/Views/Admin.php:273 msgid "Name" msgstr "Ime" -#: IDF/Form/Admin/ProjectCreate.php:55 IDF/Form/TabsConf.php:77 +#: IDF/Form/Admin/ProjectCreate.php:55 IDF/Form/TabsConf.php:101 #: IDF/gettexttemplates/idf/base-full.html.php:5 +#: IDF/gettexttemplates/idf/base-full.html~.php:5 #: IDF/gettexttemplates/idf/base.html.php:5 -#: IDF/gettexttemplates/idf/index.html.php:7 -#: IDF/gettexttemplates/idf/index.html.php:8 -#: IDF/gettexttemplates/idf/main-menu.html.php:8 +#: IDF/gettexttemplates/idf/base.html~.php:5 +#: IDF/gettexttemplates/idf/main-menu.html.php:9 +#: IDF/gettexttemplates/idf/project-list.html.php:5 +#: IDF/gettexttemplates/idf/project-list.html.php:7 msgid "Private project" msgstr "Zaseben projekt" @@ -130,105 +160,122 @@ msgstr "" msgid "A one line description of the project." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:77 +#: IDF/Form/Admin/ProjectCreate.php:77 IDF/Form/Admin/ProjectUpdate.php:58 +#: IDF/Form/ProjectConf.php:56 +msgid "External URL" +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:84 msgid "Repository type" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:85 +#: IDF/Form/Admin/ProjectCreate.php:92 msgid "Remote Subversion repository" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:92 IDF/Form/SourceConf.php:40 +#: IDF/Form/Admin/ProjectCreate.php:99 IDF/Form/SourceConf.php:40 msgid "Repository username" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:99 IDF/Form/SourceConf.php:47 +#: IDF/Form/Admin/ProjectCreate.php:106 IDF/Form/SourceConf.php:47 msgid "Repository password" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:106 IDF/Form/Admin/ProjectUpdate.php:59 +#: IDF/Form/Admin/ProjectCreate.php:113 IDF/Form/Admin/ProjectUpdate.php:66 msgid "Master branch" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:109 IDF/Form/Admin/ProjectUpdate.php:62 +#: IDF/Form/Admin/ProjectCreate.php:116 IDF/Form/Admin/ProjectUpdate.php:69 msgid "" "This should be a world-wide unique identifier for your project. A reverse " "DNS notation like \"com.my-domain.my-project\" is a good idea." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:114 IDF/Form/Admin/ProjectUpdate.php:68 +#: IDF/Form/Admin/ProjectCreate.php:121 IDF/Form/Admin/ProjectUpdate.php:95 #: IDF/Form/MembersConf.php:46 IDF/Form/TabsConf.php:53 +#: IDF/Form/TabsConf.php:72 msgid "Project owners" msgstr "Lastniki projekta" -#: IDF/Form/Admin/ProjectCreate.php:123 IDF/Form/Admin/ProjectUpdate.php:76 +#: IDF/Form/Admin/ProjectCreate.php:130 IDF/Form/Admin/ProjectUpdate.php:103 #: IDF/Form/MembersConf.php:54 IDF/Form/TabsConf.php:52 +#: IDF/Form/TabsConf.php:78 msgid "Project members" msgstr "Člani projekta" -#: IDF/Form/Admin/ProjectCreate.php:136 +#: IDF/Form/Admin/ProjectCreate.php:140 IDF/Form/Admin/ProjectUpdate.php:85 +#: IDF/Form/IssueCreate.php:168 IDF/Form/IssueUpdate.php:164 +#: IDF/Form/ProjectConf.php:73 IDF/Form/UpdateUpload.php:71 +#: IDF/Form/Upload.php:70 IDF/Form/WikiPageCreate.php:93 +#: IDF/Form/WikiPageUpdate.php:104 +msgid "Labels" +msgstr "Oznake" + +#: IDF/Form/Admin/ProjectCreate.php:155 msgid "Project template" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:138 +#: IDF/Form/Admin/ProjectCreate.php:157 msgid "" "Use the given project to initialize the new project. Access rights and " "general configuration will be taken from the template project." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:185 +#: IDF/Form/Admin/ProjectCreate.php:204 msgid "" "Only a remote repository available through HTTP or HTTPS is allowed. For " "example \"http://somewhere.com/svn/trunk\"." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:201 +#: IDF/Form/Admin/ProjectCreate.php:220 IDF/Form/Admin/ProjectUpdate.php:117 msgid "" "The master branch is empty or contains illegal characters, please use only " -"letters, digits, dashs and dots as separators." +"letters, digits, dashes and dots as separators." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:211 IDF/Form/Admin/ProjectUpdate.php:101 +#: IDF/Form/Admin/ProjectCreate.php:230 IDF/Form/Admin/ProjectUpdate.php:128 msgid "This master branch is already used. Please select another one." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:222 +#: IDF/Form/Admin/ProjectCreate.php:241 msgid "" "This shortname contains illegal characters, please use only letters, digits " "and dash (-)." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:225 +#: IDF/Form/Admin/ProjectCreate.php:244 msgid "The shortname cannot start with the dash (-) character." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:228 +#: IDF/Form/Admin/ProjectCreate.php:247 msgid "The shortname cannot end with the dash (-) character." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:233 +#: IDF/Form/Admin/ProjectCreate.php:252 msgid "This shortname is already used. Please select another one." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:279 IDF/Form/Admin/ProjectDelete.php:78 -#: IDF/Form/Admin/ProjectUpdate.php:121 IDF/Form/Admin/UserCreate.php:106 +#: IDF/Form/Admin/ProjectCreate.php:303 IDF/Form/Admin/ProjectDelete.php:78 +#: IDF/Form/Admin/ProjectUpdate.php:153 IDF/Form/Admin/UserCreate.php:106 #: IDF/Form/Admin/UserUpdate.php:191 IDF/Form/IssueCreate.php:338 #: IDF/Form/IssueUpdate.php:329 IDF/Form/MembersConf.php:64 #: IDF/Form/Password.php:76 IDF/Form/Register.php:112 #: IDF/Form/ReviewCreate.php:187 IDF/Form/ReviewFileComment.php:143 -#: IDF/Form/TabsConf.php:98 IDF/Form/UpdateUpload.php:126 -#: IDF/Form/Upload.php:148 IDF/Form/UserAccount.php:216 -#: IDF/Form/UserChangeEmail.php:80 IDF/Form/WikiCreate.php:167 -#: IDF/Form/WikiDelete.php:59 IDF/Form/WikiUpdate.php:178 +#: IDF/Form/TabsConf.php:122 IDF/Form/UpdateUpload.php:126 +#: IDF/Form/Upload.php:149 IDF/Form/UploadArchive.php:137 +#: IDF/Form/UserAccount.php:216 IDF/Form/UserChangeEmail.php:80 +#: IDF/Form/WikiPageCreate.php:167 IDF/Form/WikiPageDelete.php:59 +#: IDF/Form/WikiPageUpdate.php:178 IDF/Form/WikiResourceCreate.php:123 +#: IDF/Form/WikiResourceDelete.php:59 IDF/Form/WikiResourceUpdate.php:124 msgid "Cannot save the model from an invalid form." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:295 +#: IDF/Form/Admin/ProjectCreate.php:341 msgid "" "Click on the Project Management tab to set the description of your project." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:363 +#: IDF/Form/Admin/ProjectCreate.php:426 msgid "This project is not available." msgstr "" @@ -250,12 +297,6 @@ msgstr "" msgid "Sorry, you really need to backup your data before deletion." msgstr "" -#: IDF/Form/Admin/ProjectUpdate.php:90 -msgid "" -"The master branch is empty or contains illegal characters, please use only " -"letters, digits, dashes and dots as separators." -msgstr "" - #: IDF/Form/Admin/UserCreate.php:37 IDF/Form/Admin/UserUpdate.php:38 #: IDF/Form/RegisterConfirmation.php:50 IDF/Form/UserAccount.php:40 msgid "First name" @@ -272,8 +313,8 @@ msgstr "" #: IDF/Form/Admin/UserCreate.php:60 msgid "" -"The login must be between 3 and 15 characters long and contains only letters" -" and digits." +"The login must be between 3 and 15 characters long and contains only letters " +"and digits." msgstr "" #: IDF/Form/Admin/UserCreate.php:69 IDF/Form/Admin/UserUpdate.php:57 @@ -339,10 +380,11 @@ msgid "Confirm password" msgstr "Potrditev gesla" #: IDF/Form/Admin/UserUpdate.php:100 IDF/Form/IssueCreate.php:66 -#: IDF/Form/ProjectConf.php:47 IDF/Form/ReviewCreate.php:54 +#: IDF/Form/ProjectConf.php:48 IDF/Form/ReviewCreate.php:54 #: IDF/Form/UpdateUpload.php:51 IDF/Form/Upload.php:49 -#: IDF/Form/UserAccount.php:101 IDF/Form/WikiCreate.php:70 -#: IDF/Form/WikiUpdate.php:60 +#: IDF/Form/UserAccount.php:101 IDF/Form/WikiPageCreate.php:70 +#: IDF/Form/WikiPageUpdate.php:60 IDF/Form/WikiResourceCreate.php:54 +#: IDF/Form/WikiResourceUpdate.php:46 IDF/Views/Wiki.php:102 msgid "Description" msgstr "Opis" @@ -376,15 +418,15 @@ msgstr "" msgid "Tick this to delete the custom avatar." msgstr "" -#: IDF/Form/Admin/UserUpdate.php:161 IDF/Views/Admin.php:211 +#: IDF/Form/Admin/UserUpdate.php:161 IDF/Views/Admin.php:274 msgid "Staff" msgstr "Osebje" #: IDF/Form/Admin/UserUpdate.php:164 -msgid "If you give staff rights to a user, you really need to trust them." +msgid "If you give staff rights to a user, you really need to trust him." msgstr "" -#: IDF/Form/Admin/UserUpdate.php:172 IDF/Views/Admin.php:213 +#: IDF/Form/Admin/UserUpdate.php:172 IDF/Views/Admin.php:276 msgid "Active" msgstr "Aktiven" @@ -419,11 +461,11 @@ msgstr "" #: IDF/Form/ReviewCreate.php:45 IDF/Form/ReviewFileComment.php:73 #: IDF/Form/UpdateUpload.php:42 IDF/Form/Upload.php:40 #: IDF/gettexttemplates/idf/issues/base.html.php:3 IDF/Views/Download.php:65 -#: IDF/Views/Download.php:313 IDF/Views/Issue.php:62 IDF/Views/Issue.php:218 -#: IDF/Views/Issue.php:299 IDF/Views/Issue.php:388 IDF/Views/Issue.php:540 -#: IDF/Views/Issue.php:763 IDF/Views/Issue.php:822 IDF/Views/Review.php:58 -#: IDF/Views/User.php:83 IDF/Views/Wiki.php:62 IDF/Views/Wiki.php:107 -#: IDF/Views/Wiki.php:148 +#: IDF/Views/Download.php:347 IDF/Views/Issue.php:62 IDF/Views/Issue.php:221 +#: IDF/Views/Issue.php:302 IDF/Views/Issue.php:391 IDF/Views/Issue.php:543 +#: IDF/Views/Issue.php:766 IDF/Views/Issue.php:825 IDF/Views/Review.php:58 +#: IDF/Views/User.php:83 IDF/Views/Wiki.php:62 IDF/Views/Wiki.php:145 +#: IDF/Views/Wiki.php:186 msgid "Summary" msgstr "Povzetek" @@ -438,9 +480,9 @@ msgstr "Izberi datoteko" #: IDF/Form/IssueCreate.php:99 IDF/Form/IssueUpdate.php:89 #: IDF/Form/ReviewCreate.php:103 IDF/Form/ReviewFileComment.php:83 -#: IDF/Views/Issue.php:63 IDF/Views/Issue.php:219 IDF/Views/Issue.php:301 -#: IDF/Views/Issue.php:389 IDF/Views/Issue.php:541 IDF/Views/Issue.php:764 -#: IDF/Views/Issue.php:823 IDF/Views/Review.php:59 IDF/Views/User.php:84 +#: IDF/Views/Issue.php:63 IDF/Views/Issue.php:222 IDF/Views/Issue.php:304 +#: IDF/Views/Issue.php:392 IDF/Views/Issue.php:544 IDF/Views/Issue.php:767 +#: IDF/Views/Issue.php:826 IDF/Views/Review.php:59 IDF/Views/User.php:84 msgid "Status" msgstr "Stanje" @@ -453,26 +495,19 @@ msgstr "Lastnik" msgid "This issue" msgstr "" -#: IDF/Form/IssueCreate.php:168 IDF/Form/IssueUpdate.php:164 -#: IDF/Form/UpdateUpload.php:71 IDF/Form/Upload.php:70 -#: IDF/Form/WikiCreate.php:93 IDF/Form/WikiUpdate.php:104 -msgid "Labels" -msgstr "Oznake" - #: IDF/Form/IssueCreate.php:210 msgid "You cannot add a label with the \"Status\" prefix to an issue." msgstr "" #: IDF/Form/IssueCreate.php:211 IDF/Form/IssueCreate.php:218 -#: IDF/Form/UpdateUpload.php:110 IDF/Form/Upload.php:120 -#: IDF/Form/WikiCreate.php:151 IDF/Form/WikiUpdate.php:162 +#: IDF/Form/UpdateUpload.php:110 IDF/Form/Upload.php:121 +#: IDF/Form/WikiPageCreate.php:151 IDF/Form/WikiPageUpdate.php:162 msgid "You provided an invalid label." msgstr "" #: IDF/Form/IssueCreate.php:217 IDF/Form/UpdateUpload.php:109 -#: IDF/Form/Upload.php:119 #, php-format -msgid "You cannot provide more than label from the %s class to an issue." +msgid "You cannot provide more than one label from the %s class to an issue." msgstr "" #: IDF/Form/IssueCreate.php:228 IDF/Form/IssueUpdate.php:194 @@ -541,7 +576,7 @@ msgid "" msgstr "" #: IDF/Form/IssueTrackingConf.php:133 -msgid "Each issue may have at most one label with each of these classes" +msgid "Each issue may have at most one label with each of these classes." msgstr "" #: IDF/Form/IssueTrackingConf.php:140 @@ -551,11 +586,13 @@ msgstr "" #: IDF/Form/IssueTrackingConf.php:142 msgid "" "You can define bidirectional relations like \"is related to\" or \"blocks, " -"is blocked by\"." +"is blocked by\". For standard relations pre-configured translations exist, " +"new relations should however be defined in a language that is understood by " +"all project members." msgstr "" #: IDF/Form/IssueUpdate.php:56 IDF/Form/ReviewFileComment.php:45 -#: IDF/Form/WikiUpdate.php:82 +#: IDF/Form/WikiPageUpdate.php:82 IDF/Form/WikiResourceUpdate.php:66 msgid "Comment" msgstr "Komentar" @@ -597,8 +634,8 @@ msgstr "" #: IDF/Form/PasswordInputKey.php:50 IDF/Form/PasswordReset.php:89 msgid "" -"We are sorry but this validation key is not valid. Maybe you should directly" -" copy/paste it from your validation email." +"We are sorry but this validation key is not valid. Maybe you should directly " +"copy/paste it from your validation email." msgstr "" #: IDF/Form/PasswordInputKey.php:61 IDF/Form/PasswordReset.php:100 @@ -639,34 +676,38 @@ msgid "" "activate it." msgstr "" -#: IDF/Form/ProjectConf.php:42 +#: IDF/Form/ProjectConf.php:43 msgid "Short Description" msgstr "" -#: IDF/Form/ProjectConf.php:58 +#: IDF/Form/ProjectConf.php:85 msgid "The \"upload_path\" configuration variable was not set." msgstr "" -#: IDF/Form/ProjectConf.php:63 +#: IDF/Form/ProjectConf.php:90 msgid "Update the logo" msgstr "" -#: IDF/Form/ProjectConf.php:65 +#: IDF/Form/ProjectConf.php:92 msgid "The logo must be a picture with a size of 32 by 32." msgstr "" -#: IDF/Form/ProjectConf.php:75 +#: IDF/Form/ProjectConf.php:103 msgid "Remove the current logo" msgstr "" -#: IDF/Form/ProjectConf.php:111 +#: IDF/Form/ProjectConf.php:139 msgid "Could not determine the size of the uploaded picture." msgstr "" -#: IDF/Form/ProjectConf.php:115 +#: IDF/Form/ProjectConf.php:143 msgid "The picture must have a size of 32 by 32." msgstr "" +#: IDF/Form/ProjectConf.php:164 +msgid "The entered URL is invalid. Only http and https URLs are allowed." +msgstr "" + #: IDF/Form/Register.php:41 msgid "Your login" msgstr "" @@ -677,7 +718,7 @@ msgid "" "and digits." msgstr "" -#: IDF/Form/Register.php:53 +#: IDF/Form/Register.php:53 IDF/Form/UserAccount.php:59 msgid "Your email" msgstr "E-naslov" @@ -691,15 +732,14 @@ msgstr "" #: IDF/Form/Register.php:88 msgid "" -"We know, this is boring, but you need to agree with the terms and " -"conditions." +"We know, this is boring, but you need to agree with the terms and conditions." msgstr "" #: IDF/Form/Register.php:97 #, php-format msgid "" -"The email \"%s\" is already used. If you need to, click on the help link to " -"recover your password." +"The email \"%1$s\" is already used. If you need to, you can recover your password." msgstr "" #: IDF/Form/Register.php:148 @@ -723,9 +763,10 @@ msgid "" msgstr "" #: IDF/Form/RegisterConfirmation.php:110 +#, php-format msgid "" -"This account has already been confirmed. Maybe should you try to recover " -"your password using the help link." +"This account has already been confirmed. Maybe should you try to recover your password." msgstr "" #: IDF/Form/ReviewCreate.php:74 @@ -768,43 +809,48 @@ msgstr "" msgid "This field is required." msgstr "" -#: IDF/Form/SourceConf.php:56 +#: IDF/Form/SourceConf.php:54 IDF/Form/UploadConf.php:70 msgid "Webhook URL" msgstr "" -#: IDF/Form/SourceConf.php:58 -#, php-format -msgid "Learn more about the post-commit web hooks." -msgstr "" - #: IDF/Form/TabsConf.php:38 IDF/gettexttemplates/idf/admin/base.html.php:4 -#: IDF/gettexttemplates/idf/base-full.html.php:7 -#: IDF/gettexttemplates/idf/base.html.php:7 +#: IDF/gettexttemplates/idf/base-full.html.php:8 +#: IDF/gettexttemplates/idf/base-full.html~.php:7 +#: IDF/gettexttemplates/idf/base.html.php:8 +#: IDF/gettexttemplates/idf/base.html~.php:7 #: IDF/gettexttemplates/idf/downloads/base.html.php:3 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:14 #: IDF/Views/Project.php:97 msgid "Downloads" msgstr "Prenosi" -#: IDF/Form/TabsConf.php:39 IDF/gettexttemplates/idf/base-full.html.php:11 -#: IDF/gettexttemplates/idf/base.html.php:11 +#: IDF/Form/TabsConf.php:39 IDF/gettexttemplates/idf/base-full.html.php:12 +#: IDF/gettexttemplates/idf/base-full.html~.php:11 +#: IDF/gettexttemplates/idf/base.html.php:12 +#: IDF/gettexttemplates/idf/base.html~.php:11 msgid "Code Review" msgstr "Revizije Izvorne kode" #: IDF/Form/TabsConf.php:40 IDF/gettexttemplates/idf/admin/base.html.php:5 -#: IDF/gettexttemplates/idf/base-full.html.php:8 -#: IDF/gettexttemplates/idf/base.html.php:8 +#: IDF/gettexttemplates/idf/base-full.html.php:9 +#: IDF/gettexttemplates/idf/base-full.html~.php:8 +#: IDF/gettexttemplates/idf/base.html.php:9 +#: IDF/gettexttemplates/idf/base.html~.php:8 msgid "Documentation" msgstr "Dokumentacija" #: IDF/Form/TabsConf.php:41 IDF/gettexttemplates/idf/admin/base.html.php:7 -#: IDF/gettexttemplates/idf/base-full.html.php:10 -#: IDF/gettexttemplates/idf/base.html.php:10 +#: IDF/gettexttemplates/idf/base-full.html.php:11 +#: IDF/gettexttemplates/idf/base-full.html~.php:10 +#: IDF/gettexttemplates/idf/base.html.php:11 +#: IDF/gettexttemplates/idf/base.html~.php:10 msgid "Source" msgstr "Izvorna koda" -#: IDF/Form/TabsConf.php:42 IDF/gettexttemplates/idf/base-full.html.php:9 -#: IDF/gettexttemplates/idf/base.html.php:9 +#: IDF/Form/TabsConf.php:42 IDF/gettexttemplates/idf/base-full.html.php:10 +#: IDF/gettexttemplates/idf/base-full.html~.php:9 +#: IDF/gettexttemplates/idf/base.html.php:10 +#: IDF/gettexttemplates/idf/base.html~.php:9 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:17 msgid "Issues" msgstr "Napake/Predlogi" @@ -821,22 +867,106 @@ msgstr "Prijavljeni uporabniki" msgid "Closed" msgstr "Zaprta" -#: IDF/Form/TabsConf.php:83 +#: IDF/Form/TabsConf.php:84 +#, fuzzy +msgid "Others" +msgstr "Ostalo" + +#: IDF/Form/TabsConf.php:107 msgid "Extra authorized users" msgstr "Ostali odobreni uporabniki" -#: IDF/Form/Upload.php:59 IDF/gettexttemplates/idf/source/git/tree.html.php:6 +#: IDF/Form/Upload.php:59 IDF/Form/WikiResourceCreate.php:65 +#: IDF/Form/WikiResourceUpdate.php:56 +#: IDF/gettexttemplates/idf/source/git/tree.html.php:6 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:6 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:7 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:7 -#: IDF/Views/Download.php:64 IDF/Views/Download.php:312 +#: IDF/Views/Download.php:64 IDF/Views/Download.php:346 msgid "File" msgstr "Datoteka" -#: IDF/Form/Upload.php:86 +#: IDF/Form/Upload.php:87 IDF/Form/WikiResourceCreate.php:96 +#: IDF/Form/WikiResourceUpdate.php:83 msgid "For security reasons, you cannot upload a file with this extension." msgstr "" +#: IDF/Form/Upload.php:120 +#, php-format +msgid "You cannot provide more than one label from the %s class to a download." +msgstr "" + +#: IDF/Form/UploadArchive.php:41 +#, fuzzy +msgid "Archive file" +msgstr "Arhiv" + +#: IDF/Form/UploadArchive.php:67 +#, php-format +msgid "" +"For security reasons, you cannot upload a file (%s) with this extension." +msgstr "" + +#: IDF/Form/UploadArchive.php:98 +#, php-format +msgid "" +"You cannot provide more than label from the %1$s class to a download (%2$s)." +msgstr "" + +#: IDF/Form/UploadArchive.php:109 +#, php-format +msgid "" +"A file with the name \"%s\" has already been uploaded and is not marked to " +"be replaced." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:41 +msgid "The archive does not exist." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:48 +#, php-format +msgid "The archive could not be read (code %d)." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:53 +msgid "The archive does not contain a manifest.xml." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:61 +#, php-format +msgid "The archive's manifest is invalid: %s" +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:77 +#, php-format +msgid "The entry %d in the manifest is missing a file name." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:82 +#, php-format +msgid "The entry %d in the manifest is missing a summary." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:86 +msgid "The manifest must not reference itself." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:91 +#, php-format +msgid "The entry %s in the manifest does not exist in the archive." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:96 +#, php-format +msgid "The entry %s in the manifest is referenced more than once." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:108 +#, php-format +msgid "The entry %s in the manifest has more than the six allowed labels set." +msgstr "" + #: IDF/Form/UploadConf.php:53 msgid "Predefined download labels" msgstr "" @@ -845,10 +975,6 @@ msgstr "" msgid "Each download may have at most one label with each of these classes" msgstr "" -#: IDF/Form/UserAccount.php:59 -msgid "Your mail" -msgstr "Vaš e-naslov" - #: IDF/Form/UserAccount.php:61 msgid "" "If you change your email address, an email will be sent to the new address " @@ -866,11 +992,11 @@ msgid "" msgstr "" #: IDF/Form/UserAccount.php:171 -msgid "Add a secondary mail address" +msgid "Add a secondary email address" msgstr "" #: IDF/Form/UserAccount.php:173 -msgid "You will get a mail to confirm that you own the address you specify." +msgid "You will get an email to confirm that you own the address you specify." msgstr "" #: IDF/Form/UserAccount.php:200 @@ -891,8 +1017,7 @@ msgstr "" #: IDF/Form/UserAccount.php:363 msgid "" -"Please check the key as it does not appear to be a valid monotone public " -"key." +"Please check the key as it does not appear to be a valid monotone public key." msgstr "" #: IDF/Form/UserAccount.php:371 @@ -905,8 +1030,8 @@ msgstr "" #: IDF/Form/UserChangeEmail.php:63 msgid "" -"The validation key is not valid. Please copy/paste it from your confirmation" -" email." +"The validation key is not valid. Please copy/paste it from your confirmation " +"email." msgstr "" #: IDF/Form/WikiConf.php:49 @@ -915,11 +1040,10 @@ msgstr "" #: IDF/Form/WikiConf.php:58 msgid "" -"Each documentation page may have at most one label with each of these " -"classes" +"Each documentation page may have at most one label with each of these classes" msgstr "" -#: IDF/Form/WikiCreate.php:38 +#: IDF/Form/WikiPageCreate.php:38 msgid "" "# Introduction\n" "\n" @@ -935,56 +1059,95 @@ msgid "" "* Links to other [[WikiPage]].\n" msgstr "" -#: IDF/Form/WikiCreate.php:57 +#: IDF/Form/WikiPageCreate.php:57 msgid "PageName" msgstr "" -#: IDF/Form/WikiCreate.php:60 IDF/Form/WikiUpdate.php:50 +#: IDF/Form/WikiPageCreate.php:60 IDF/Form/WikiPageUpdate.php:50 msgid "Page title" msgstr "Naslov strani" -#: IDF/Form/WikiCreate.php:66 IDF/Form/WikiUpdate.php:56 +#: IDF/Form/WikiPageCreate.php:66 IDF/Form/WikiPageUpdate.php:56 msgid "" "The page name must contains only letters, digits and the dash (-) character." msgstr "" -#: IDF/Form/WikiCreate.php:71 IDF/Form/WikiUpdate.php:61 +#: IDF/Form/WikiPageCreate.php:71 IDF/Form/WikiPageUpdate.php:61 msgid "This one line description is displayed in the list of pages." msgstr "" -#: IDF/Form/WikiCreate.php:80 IDF/Form/WikiUpdate.php:72 -msgid "Content" -msgstr "Vsebina" - -#: IDF/Form/WikiCreate.php:108 IDF/Form/WikiUpdate.php:119 +#: IDF/Form/WikiPageCreate.php:108 IDF/Form/WikiPageUpdate.php:119 +#: IDF/Form/WikiResourceCreate.php:78 msgid "The title contains invalid characters." msgstr "" -#: IDF/Form/WikiCreate.php:114 IDF/Form/WikiUpdate.php:125 +#: IDF/Form/WikiPageCreate.php:114 IDF/Form/WikiPageUpdate.php:125 msgid "A page with this title already exists." msgstr "" -#: IDF/Form/WikiCreate.php:150 IDF/Form/WikiUpdate.php:161 +#: IDF/Form/WikiPageCreate.php:150 IDF/Form/WikiPageUpdate.php:161 #, php-format -msgid "You cannot provide more than label from the %s class to a page." +msgid "You cannot provide more than one label from the %s class to a page." msgstr "" -#: IDF/Form/WikiCreate.php:200 +#: IDF/Form/WikiPageCreate.php:200 msgid "Initial page creation" msgstr "" -#: IDF/Form/WikiDelete.php:39 +#: IDF/Form/WikiPageDelete.php:39 msgid "Yes, I understand that the page and all its revisions will be deleted." msgstr "" -#: IDF/Form/WikiDelete.php:50 +#: IDF/Form/WikiPageDelete.php:50 IDF/Form/WikiResourceDelete.php:50 msgid "You need to confirm the deletion." msgstr "" -#: IDF/Form/WikiUpdate.php:83 +#: IDF/Form/WikiPageUpdate.php:83 IDF/Form/WikiResourceUpdate.php:67 msgid "One line to describe the changes you made." msgstr "" +#: IDF/Form/WikiResourceCreate.php:40 +msgid "ResourceName" +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:44 +msgid "Resource title" +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:50 +msgid "" +"The resource name must contains only letters, digits and the dash (-) " +"character." +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:55 IDF/Form/WikiResourceUpdate.php:47 +msgid "This one line description is displayed in the list of resources." +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:84 +msgid "A resource with this title already exists." +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:142 +msgid "Initial resource creation" +msgstr "" + +#: IDF/Form/WikiResourceDelete.php:39 +msgid "" +"Yes, I understand that the resource and all its revisions will be deleted." +msgstr "" + +#: IDF/Form/WikiResourceUpdate.php:89 +#, php-format +msgid "" +"The mime type of the uploaded file \"%1$s\" does not match the mime type of " +"this resource \"%2$s\"" +msgstr "" + +#: IDF/Form/WikiResourceUpdate.php:97 +msgid "The current version of the resource and the uploaded file are equal." +msgstr "" + #: IDF/Gconf.php:60 IDF/Search/Occ.php:56 msgid "model class" msgstr "" @@ -1012,20 +1175,60 @@ msgstr "Dostop in obvestila" #: IDF/gettexttemplates/idf/admin/downloads.html.php:3 #: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:3 #: IDF/gettexttemplates/idf/admin/wiki.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/projects/labels.html.php:3 msgid "" "\n" "

      Instructions:

      \n" "

      List one status value per line in desired sort-order.

      \n" -"

      Optionally, use an equals-sign to document the meaning of each status value.

      \n" +"

      Optionally, use an equals-sign to document the meaning of each status " +"value.

      \n" msgstr "" #: IDF/gettexttemplates/idf/admin/downloads.html.php:8 +msgid "" +"

      The webhook URL setting specifies an URL to which a HTTP PUT\n" +"request is sent after a new download has been added or to which a HTTP " +"POST\n" +"request is sent after an existing download has been updated.\n" +"If this field is empty, notifications are disabled.

      \n" +"\n" +"

      Only properly-escaped HTTP URLs are supported, for " +"example:

      \n" +"\n" +"
        \n" +"
      • http://domain.com/upload
      • \n" +"
      • http://domain.com/upload?my%20param
      • \n" +"
      \n" +"\n" +"

      In addition, the URL may contain the following \"%\" notation, which\n" +"will be replaced with specific project values for each download:

      \n" +"\n" +"
        \n" +"
      • %p - project name
      • \n" +"
      • %d - download id
      • \n" +"
      \n" +"\n" +"

      For example, updating download 123 of project 'my-project' with\n" +"web hook URL http://mydomain.com/%p/%d would send a POST " +"request to\n" +"http://mydomain.com/my-project/123.

      " +msgstr "" + +#: IDF/gettexttemplates/idf/admin/downloads.html.php:31 +#: IDF/gettexttemplates/idf/admin/source.html.php:30 +msgid "Web-Hook authentication key:" +msgstr "" + +#: IDF/gettexttemplates/idf/admin/downloads.html.php:32 #: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:8 #: IDF/gettexttemplates/idf/admin/members.html.php:13 #: IDF/gettexttemplates/idf/admin/source.html.php:31 #: IDF/gettexttemplates/idf/admin/summary.html.php:11 -#: IDF/gettexttemplates/idf/admin/tabs.html.php:15 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:12 #: IDF/gettexttemplates/idf/admin/wiki.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/forge/index.html.php:13 +#: IDF/gettexttemplates/idf/gadmin/projects/labels.html.php:8 msgid "Save Changes" msgstr "Shrani spremembe" @@ -1034,7 +1237,8 @@ msgstr "Shrani spremembe" msgid "" "\n" "

      Instructions:

      \n" -"

      Specify each person by its login. Each person must have already registered with the given login.

      \n" +"

      Specify each person by its login. Each person must have already " +"registered with the given login.

      \n" "

      Separate the logins with commas and/or new lines.

      \n" msgstr "" @@ -1044,39 +1248,44 @@ msgstr "" msgid "" "\n" "

      Notes:

      \n" -"

      A project owner may make any change to this project, including removing other project owners. You need to be carefull when you give owner rights.

      \n" -"

      A project member will not have access to the administration area but will have more options available in the use of the project.

      \n" +"

      A project owner may make any change to this project, including removing " +"other project owners. You need to be carefull when you give owner rights.\n" +"

      A project member will not have access to the administration area but will " +"have more options available in the use of the project.

      \n" msgstr "" #: IDF/gettexttemplates/idf/admin/source.html.php:3 -msgid "" -"You can find here the current repository configuration of your project." +msgid "You can find here the current repository configuration of your project." msgstr "" #: IDF/gettexttemplates/idf/admin/source.html.php:4 msgid "" -"

      The webhook URL setting specifies a URL to which a HTTP POST\n" -"request is sent after each repository commit. If this field is empty,\n" -"notifications are disabled.

      \n" +"

      The webhook URL setting specifies an URL to which a HTTP \n" +"%%hook_request_method%% request is sent after each " +"repository\n" +"commit. If this field is empty, notifications are disabled.

      \n" "\n" -"

      Only properly-escaped HTTP URLs are supported, for example:

      \n" +"

      Only properly-escaped HTTP URLs are supported, for " +"example:

      \n" "\n" "
        \n" -"
      • http://domain.com/commit
      • \n" -"
      • http://domain.com/commit?my%20param
      • \n" +"
      • http://domain.com/commit
      • \n" +"
      • http://domain.com/commit?my%20param
      • \n" "
      \n" "\n" "

      In addition, the URL may contain the following \"%\" notation, which\n" "will be replaced with specific project values for each commit:

      \n" "\n" "
        \n" -"
      • %p - project name
      • \n" -"
      • %r - revision number
      • \n" +"
      • %p - project name
      • \n" +"
      • %r - revision number
      • \n" "
      \n" "\n" "

      For example, committing revision 123 to project 'my-project' with\n" -"post-commit URL http://mydomain.com/%p/%r would send a request to\n" -"http://mydomain.com/my-project/123.

      " +"post-commit URL http://mydomain.com/%p/%r would send a request " +"to\n" +"http://mydomain.com/my-project/123.

      " msgstr "" #: IDF/gettexttemplates/idf/admin/source.html.php:26 @@ -1097,16 +1306,13 @@ msgstr "" msgid "Repository size:" msgstr "" -#: IDF/gettexttemplates/idf/admin/source.html.php:30 -msgid "Post-commit authentication key:" -msgstr "" - #: IDF/gettexttemplates/idf/admin/summary.html.php:3 #, php-format msgid "" "\n" "

      Instructions:

      \n" -"

      The description of the project can be improved using the Markdown syntax.

      \n" +"

      The description of the project can be improved using the Markdown syntax.

      \n" msgstr "" #: IDF/gettexttemplates/idf/admin/summary.html.php:7 @@ -1120,9 +1326,11 @@ msgstr "" #: IDF/gettexttemplates/idf/admin/summary.html.php:9 #: IDF/gettexttemplates/idf/base-full.html.php:4 +#: IDF/gettexttemplates/idf/base-full.html~.php:4 #: IDF/gettexttemplates/idf/base.html.php:4 -#: IDF/gettexttemplates/idf/index.html.php:6 -#: IDF/gettexttemplates/idf/main-menu.html.php:7 +#: IDF/gettexttemplates/idf/base.html~.php:4 +#: IDF/gettexttemplates/idf/main-menu.html.php:8 +#: IDF/gettexttemplates/idf/project-list.html.php:4 msgid "Project logo" msgstr "" @@ -1132,66 +1340,72 @@ msgstr "" #: IDF/gettexttemplates/idf/admin/tabs.html.php:3 msgid "" -"\n" -"Only project members and admins have write access to the source.
      \n" -"If you restrict the access to the source, anonymous access is
      \n" -"not provided and the users must authenticate themselves with their
      \n" -"password or SSH key." +"This section allows you to configure project tabs access rights and " +"notifications." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:8 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:4 msgid "" -"You can configure here the project tabs access rights and notification " -"emails." +"Tab access controls whether a single user can navigate into a particular " +"section of your project via the main menu or automatically generated object " +"links." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:9 -#, php-format -msgid "" -"Notification emails will be sent from the %%from_email%% " -"address, if you send the email to a mailing list, you may need to register " -"this email address. Multiple email addresses must be separated through " -"commas (','). If you do not want to send emails for a given type of changes," -" simply leave the corresponding field empty." -msgstr "" - -#: IDF/gettexttemplates/idf/admin/tabs.html.php:10 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:5 msgid "" "If you mark a project as private, only the project members and " "administrators, together with the extra authorized users you provide will " -"have access to the project. You will still be able to define further access " -"rights for the different tabs but the \"Open to all\" and \"Signed in " -"users\" will default to authorized users only." +"have access to the project as a whole. You will still be able to define " +"further access rights for the different tabs but the \"Open to all\" and " +"\"Signed in users\" will default to authorized users only." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:11 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:6 msgid "" -"Specify each person by its login. Each person must have already registered " -"with the given login. Separate the logins with commas and/or new lines." +"For the extra authorized user list, specify each person by its login. Each " +"person must have already registered with the given login. Separate the " +"logins with commas and/or new lines." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:12 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:7 +msgid "" +"Only project members and admins have write access to the source. If you " +"restrict the access to the source, anonymous access is not provided and the " +"users must authenticate themselves with their password or SSH key." +msgstr "" + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:8 +#, php-format +msgid "" +"Here you can configure who should be notified about changes in a particular " +"section. You can also configure additional addresses, like the one of a " +"mailing list, that should be notified. (Keep in mind that you might have to " +"register the sender address %%from_email%% to let the " +"mailing list actually accept notification emails.) Multiple email addresses " +"must be separated through commas (',')." +msgstr "" + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:9 msgid "" "The form contains some errors. Please correct them to update the access " "rights." msgstr "" +#: IDF/gettexttemplates/idf/admin/tabs.html.php:10 #: IDF/gettexttemplates/idf/admin/tabs.html.php:13 msgid "Access Rights" msgstr "Pravice dostopa" +#: IDF/gettexttemplates/idf/admin/tabs.html.php:11 #: IDF/gettexttemplates/idf/admin/tabs.html.php:14 -msgid "Notification Email" +#, fuzzy +msgid "Notifications" msgstr "Potrditvena e-pošta" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:16 -#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:17 -#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:15 -msgid "Instructions:" -msgstr "Navodila:" - #: IDF/gettexttemplates/idf/base-full.html.php:3 +#: IDF/gettexttemplates/idf/base-full.html~.php:3 #: IDF/gettexttemplates/idf/base.html.php:3 +#: IDF/gettexttemplates/idf/base.html~.php:3 #, php-format msgid "" "Sign in or create your account to create issues or " @@ -1200,54 +1414,59 @@ msgstr "" #: IDF/gettexttemplates/idf/base-full.html.php:6 #: IDF/gettexttemplates/idf/base.html.php:6 +#: IDF/gettexttemplates/idf/project-list.html.php:6 +msgid "External link to project" +msgstr "" + +#: IDF/gettexttemplates/idf/base-full.html.php:7 +#: IDF/gettexttemplates/idf/base-full.html~.php:6 +#: IDF/gettexttemplates/idf/base.html.php:7 +#: IDF/gettexttemplates/idf/base.html~.php:6 msgid "Project Home" msgstr "Projekt" -#: IDF/gettexttemplates/idf/base-full.html.php:12 -#: IDF/gettexttemplates/idf/base.html.php:12 +#: IDF/gettexttemplates/idf/base-full.html.php:13 +#: IDF/gettexttemplates/idf/base-full.html~.php:12 +#: IDF/gettexttemplates/idf/base.html.php:13 +#: IDF/gettexttemplates/idf/base.html~.php:12 msgid "Project Management" msgstr "Upravljanje Projekta" #: IDF/gettexttemplates/idf/downloads/base.html.php:4 #: IDF/gettexttemplates/idf/downloads/index.html.php:4 -#: IDF/Views/Download.php:234 +#: IDF/Views/Download.php:235 msgid "New Download" msgstr "" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:3 +#: IDF/gettexttemplates/idf/downloads/base.html.php:5 +#, fuzzy +msgid "Upload Archive" +msgstr "Arhiv" + +#: IDF/gettexttemplates/idf/downloads/create.html.php:3 msgid "" -"Attention! If you want to delete a specific version of your" -" software, maybe, someone is depending on this specific version to run his " -"systems. Are you sure, you will not affect anybody when removing this file?" +"Each file must have a distinct name and file contents\n" +"cannot be changed, so be sure to include release numbers in each file\n" +"name." msgstr "" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:4 +#: IDF/gettexttemplates/idf/downloads/create.html.php:6 #, php-format msgid "" -"Instead of deleting the file, you could mark it as " -"deprecated." +"You can use the Markdown syntax for the description." msgstr "" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:5 -#: IDF/gettexttemplates/idf/downloads/view.html.php:4 -#: IDF/gettexttemplates/idf/issues/attachment.html.php:4 -#: IDF/gettexttemplates/idf/issues/view.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:8 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:4 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:5 -#: IDF/gettexttemplates/idf/wiki/view.html.php:8 -#: IDF/gettexttemplates/idf/wiki/view.html.php:9 -#, php-format -msgid "by %%submitter%%" +#: IDF/gettexttemplates/idf/downloads/create.html.php:7 +msgid "The form contains some errors. Please correct them to submit the file." msgstr "" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:6 -msgid "Delete File" -msgstr "Izbriši datoteko" +#: IDF/gettexttemplates/idf/downloads/create.html.php:8 +msgid "Submit File" +msgstr "" +#: IDF/gettexttemplates/idf/downloads/create.html.php:9 +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:8 #: IDF/gettexttemplates/idf/downloads/delete.html.php:7 -#: IDF/gettexttemplates/idf/downloads/submit.html.php:9 #: IDF/gettexttemplates/idf/downloads/view.html.php:9 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:21 #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:16 @@ -1265,13 +1484,87 @@ msgstr "Izbriši datoteko" #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:5 #: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:5 #: IDF/gettexttemplates/idf/user/passrecovery.html.php:7 -#: IDF/gettexttemplates/idf/wiki/create.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:10 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:7 -#: IDF/gettexttemplates/idf/wiki/update.html.php:7 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:9 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:5 msgid "Cancel" msgstr "Prekliči" +#: IDF/gettexttemplates/idf/downloads/create.html.php:10 +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:9 +#: IDF/gettexttemplates/idf/register/inputkey.html.php:6 +#: IDF/gettexttemplates/idf/user/changeemail.html.php:6 +#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:6 +msgid "Instructions" +msgstr "Navodila" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:3 +msgid "" +"The archive must include a manifest.xml file with meta " +"information about the\n" +"files to process inside the archive. All processed files must be unique or " +"replace existing files explicitely." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:5 +#, php-format +msgid "" +"You can learn more about the archive format here." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:6 +msgid "" +"The form contains some errors. Please correct them to submit the archive." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:7 +#, fuzzy +msgid "Submit Archive" +msgstr "Arhiv" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:3 +msgid "" +"Attention! If you want to delete a specific version of your " +"software, maybe, someone is depending on this specific version to run his " +"systems. Are you sure, you will not affect anybody when removing this file?" +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:4 +#, php-format +msgid "" +"Instead of deleting the file, you could mark it as " +"deprecated." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:5 +#: IDF/gettexttemplates/idf/downloads/view.html.php:4 +#: IDF/gettexttemplates/idf/issues/attachment.html.php:4 +#: IDF/gettexttemplates/idf/issues/view.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:5 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:7 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:7 +#, php-format +msgid "by %%submitter%%" +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:6 +msgid "Delete File" +msgstr "Izbriši datoteko" + #: IDF/gettexttemplates/idf/downloads/delete.html.php:8 #: IDF/gettexttemplates/idf/downloads/view.html.php:14 msgid "Uploaded:" @@ -1281,38 +1574,46 @@ msgstr "" #: IDF/gettexttemplates/idf/downloads/view.html.php:15 #: IDF/gettexttemplates/idf/issues/view.html.php:29 #: IDF/gettexttemplates/idf/review/view.html.php:27 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:12 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:9 -#: IDF/gettexttemplates/idf/wiki/view.html.php:15 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:12 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:14 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:15 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:17 msgid "Updated:" msgstr "Zadnjič osveženo:" #: IDF/gettexttemplates/idf/downloads/delete.html.php:10 #: IDF/gettexttemplates/idf/downloads/view.html.php:16 #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:6 -#: IDF/gettexttemplates/idf/index.html.php:15 +#: IDF/gettexttemplates/idf/listProjects.html.php:17 msgid "Downloads:" msgstr "" #: IDF/gettexttemplates/idf/downloads/delete.html.php:11 #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:7 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:7 #: IDF/gettexttemplates/idf/downloads/view.html.php:17 #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:6 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:6 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:9 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:10 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:15 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:11 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:16 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:10 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:15 #: IDF/gettexttemplates/idf/issues/view.html.php:21 #: IDF/gettexttemplates/idf/issues/view.html.php:33 +#: IDF/gettexttemplates/idf/project-list.html.php:8 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:6 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:9 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:13 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:13 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:10 -#: IDF/gettexttemplates/idf/wiki/view.html.php:16 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:16 #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:7 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:12 -#: IDF/IssueComment.php:157 IDF/WikiRevision.php:175 +#: IDF/IssueComment.php:157 IDF/Wiki/PageRevision.php:204 msgid "Labels:" msgstr "Oznake:" @@ -1321,8 +1622,10 @@ msgid "A new file is available for download:" msgstr "" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:4 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:4 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:5 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:6 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:5 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:4 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:8 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:4 @@ -1332,8 +1635,10 @@ msgid "Hello," msgstr "Živjo," #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:5 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:5 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:6 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:6 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:7 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:6 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:5 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:6 @@ -1343,20 +1648,27 @@ msgid "Project:" msgstr "Projekt:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:6 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:6 msgid "Submitted by:" msgstr "" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:8 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:8 msgid "Download:" msgstr "" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:9 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:10 #: IDF/gettexttemplates/idf/review/view.html.php:31 #: IDF/gettexttemplates/idf/user/public.html.php:4 msgid "Description:" msgstr "Opis:" +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:3 +msgid "A file download was updated:" +msgstr "" + #: IDF/gettexttemplates/idf/downloads/feedfragment.xml.php:3 msgid "Details" msgstr "Podrobnosti" @@ -1370,34 +1682,6 @@ msgstr "" msgid "Number of files:" msgstr "" -#: IDF/gettexttemplates/idf/downloads/submit.html.php:3 -msgid "" -"Each file must have a distinct name and file contents\n" -"cannot be changed, so be sure to include release numbers in each file\n" -"name." -msgstr "" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:6 -#, php-format -msgid "" -"You can use the Markdown syntax for the description." -msgstr "" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:7 -msgid "The form contains some errors. Please correct them to submit the file." -msgstr "" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:8 -msgid "Submit File" -msgstr "" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:10 -#: IDF/gettexttemplates/idf/register/inputkey.html.php:6 -#: IDF/gettexttemplates/idf/user/changeemail.html.php:6 -#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:6 -msgid "Instructions" -msgstr "Navodila" - #: IDF/gettexttemplates/idf/downloads/view.html.php:3 msgid "" "Attention! This file is marked as deprecated, download it " @@ -1427,8 +1711,10 @@ msgstr "" #: IDF/gettexttemplates/idf/downloads/view.html.php:11 #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:18 -#: IDF/gettexttemplates/idf/wiki/update.html.php:9 -#: IDF/gettexttemplates/idf/wiki/view.html.php:12 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:7 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:12 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:12 msgid "Trash" msgstr "Smeti" @@ -1437,15 +1723,17 @@ msgid "Delete this file" msgstr "" #: IDF/gettexttemplates/idf/faq-api.html.php:3 -#: IDF/gettexttemplates/idf/faq.html.php:34 +#: IDF/gettexttemplates/idf/faq-archive-format.html.php:3 +#: IDF/gettexttemplates/idf/faq.html.php:65 msgid "Here we are, just to help you." msgstr "" #: IDF/gettexttemplates/idf/faq-api.html.php:4 -#: IDF/gettexttemplates/idf/faq.html.php:35 -#: IDF/gettexttemplates/idf/gadmin/base.html.php:3 -#: IDF/gettexttemplates/idf/index.html.php:3 IDF/Views/Admin.php:57 -#: IDF/Views.php:47 +#: IDF/gettexttemplates/idf/faq-archive-format.html.php:4 +#: IDF/gettexttemplates/idf/faq.html.php:66 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:4 +#: IDF/gettexttemplates/idf/index.html.php:4 IDF/Views/Admin.php:77 +#: IDF/Views.php:91 msgid "Projects" msgstr "Projekti" @@ -1453,137 +1741,225 @@ msgstr "Projekti" msgid "" "

      This is simple:

      \n" "
        \n" -"
      1. Write in the comments \"This is a duplicate of issue 123\", change 123 with the corresponding issue number.
      2. \n" +"
      3. Write in the comments \"This is a duplicate of issue 123\" or - if you " +"are a member of the crew -\n" +"directly add the \"duplicates\" relation with the value \"123\" below the " +"comment field. Change \"123\"\n" +"with the corresponding issue number.
      4. \n" "
      5. Change the status of the current issue to Duplicate.
      6. \n" "
      7. Submit the changes.
      8. \n" "
      " msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:9 +#: IDF/gettexttemplates/idf/faq.html.php:11 msgid "" -"You need to create an account on Gravatar, this takes about 5 minutes " -"and is free." +"You need to create an account on Gravatar, this takes about 5 minutes and is free." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:10 +#: IDF/gettexttemplates/idf/faq.html.php:12 +msgid "" +"\n" +"

      To embed any previously uploaded resource into your wiki page, you can " +"use the [[!ResourceName]] syntax.

      \n" +"\n" +"

      The rendering of the resource can then be further fine-tuned:\n" +"

        \n" +"
      • [[!ImageResource, align=right, width=200]] renders " +"\"ImageResource\" right-aligned and scale its width to 200
      • \n" +"
      • [[!TextResource, align=center, width=300, height=300]] " +"renders \"TextResource\" in a centered, 300 by 300 px iframe
      • \n" +"
      • [[!AnyResource, preview=no]] does not render a preview of " +"the resource, but only provides a download link (default for binary " +"resources)
      • \n" +"
      • [[!BinaryResource, title=Download]] renders the download " +"link of \"BinaryResource\" with an alternative title
      • \n" +"
      \n" +"

      \n" +"\n" +"Resources are versioned, just like wiki pages. If you update a resource, old " +"wiki pages still show the state of the resource\n" +"at the time when the wiki page was edited. If you specifically want to " +"update a resource on a page, you therefor need to update\n" +"the resource at first and then also the page where it is referenced, " +"otherwise the change won't be visible until the next regular edit. \n" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:28 +msgid "" +"

      If you have to publish many files at once for a new release, it is a very " +"tedious task\n" +"to upload them one after another and enter meta information like a summary, " +"a description or additional\n" +"labels for each of them.

      \n" +"

      InDefero therefore supports a special archive format that is basically a " +"standard zip file which comes with\n" +"some meta information. These meta information are kept in a special manifest " +"file, which is distinctly kept from\n" +"the rest of the files in the archive that should be published.

      \n" +"

      Once this archive has been uploaded, InDefero reads in the meta " +"information, unpacks the other files from\n" +"the archive and creates new individual downloads for each of them.

      " +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:36 +#, php-format +msgid "Learn more about the archive format." +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:37 msgid "" "The API (Application Programming Interface) is used to interact with " "InDefero with another program. For example, this can be used to create a " "desktop program to submit new tickets easily." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:11 +#: IDF/gettexttemplates/idf/faq.html.php:38 #, php-format msgid "Learn more about the API." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:12 -#: IDF/gettexttemplates/idf/faq.html.php:16 +#: IDF/gettexttemplates/idf/faq.html.php:39 +#: IDF/gettexttemplates/idf/faq.html.php:45 msgid "What are the keyboard shortcuts?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:13 -#: IDF/gettexttemplates/idf/faq.html.php:31 +#: IDF/gettexttemplates/idf/faq.html.php:40 +#: IDF/gettexttemplates/idf/faq.html.php:60 msgid "How to mark an issue as duplicate?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:14 -#: IDF/gettexttemplates/idf/faq.html.php:32 +#: IDF/gettexttemplates/idf/faq.html.php:41 +#: IDF/gettexttemplates/idf/faq.html.php:61 msgid "How can I display my head next to my comments?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:15 -#: IDF/gettexttemplates/idf/faq.html.php:33 +#: IDF/gettexttemplates/idf/faq.html.php:42 +#: IDF/gettexttemplates/idf/faq.html.php:62 +msgid "How can I embed images and other resources in my documentation pages?" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:43 +#: IDF/gettexttemplates/idf/faq.html.php:63 +msgid "What is this \"Upload Archive\" functionality about?" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:44 +#: IDF/gettexttemplates/idf/faq.html.php:64 msgid "What is the API and how is it used?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:17 +#: IDF/gettexttemplates/idf/faq.html.php:46 msgid "Shift+h: This help page." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:18 +#: IDF/gettexttemplates/idf/faq.html.php:47 msgid "If you are in a project, you have the following shortcuts:" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:19 +#: IDF/gettexttemplates/idf/faq.html.php:48 msgid "Shift+u: Project updates." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:20 +#: IDF/gettexttemplates/idf/faq.html.php:49 msgid "Shift+d: Downloads." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:21 +#: IDF/gettexttemplates/idf/faq.html.php:50 msgid "Shift+o: Documentation." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:22 +#: IDF/gettexttemplates/idf/faq.html.php:51 msgid "Shift+a: Create a new issue." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:23 +#: IDF/gettexttemplates/idf/faq.html.php:52 msgid "Shift+i: List of open issues." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:24 +#: IDF/gettexttemplates/idf/faq.html.php:53 msgid "Shift+m: The issues you submitted." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:25 +#: IDF/gettexttemplates/idf/faq.html.php:54 msgid "Shift+w: The issues assigned to you." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:26 +#: IDF/gettexttemplates/idf/faq.html.php:55 msgid "Shift+s: Source." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:27 +#: IDF/gettexttemplates/idf/faq.html.php:56 msgid "You also have the standard access keys:" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:28 +#: IDF/gettexttemplates/idf/faq.html.php:57 msgid "Alt+1: Home." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:29 +#: IDF/gettexttemplates/idf/faq.html.php:58 msgid "Alt+2: Skip the menus." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:30 +#: IDF/gettexttemplates/idf/faq.html.php:59 msgid "Alt+4: Search (when available)." msgstr "" -#: IDF/gettexttemplates/idf/gadmin/base.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:3 +msgid "Forge" +msgstr "" + +#: IDF/gettexttemplates/idf/gadmin/base.html.php:5 msgid "People" msgstr "Ljudje" -#: IDF/gettexttemplates/idf/gadmin/base.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:6 msgid "Usher" msgstr "" -#: IDF/gettexttemplates/idf/gadmin/home.html.php:3 -msgid "You have here access to the administration of the forge." +#: IDF/gettexttemplates/idf/gadmin/forge/base.html.php:3 +#, fuzzy +msgid "Frontpage" +msgstr "stran" + +#: IDF/gettexttemplates/idf/gadmin/forge/index.html.php:3 +#, php-format +msgid "" +"\n" +"

      Instructions:

      \n" +"

      You can set up a custom forge page that is used as entry page for the " +"forge instead of the plain project listing. This page is then also " +"accessible via the 'Home' link in main menu bar.

      \n" +"

      The content of the page can use the Markdown syntax with the Extra extension.

      \n" +"

      Additionally, the following macros are available:
      \n" +"

        \n" +"
      • {projectlist, label=..., order=(name|activity), limit=...} - Renders a project list that can optionally be filtered by label, " +"ordered by 'name' or 'activity' and / or limited to a specific number of " +"projects.
      • \n" +"
      \n" +"

      \n" msgstr "" -#: IDF/gettexttemplates/idf/gadmin/home.html.php:4 -#: IDF/gettexttemplates/idf/project/home.html.php:3 -#: IDF/gettexttemplates/idf/project/timeline.html.php:4 -msgid "Welcome" -msgstr "Dobrodošel" - #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:3 -#: IDF/gettexttemplates/idf/main-menu.html.php:6 +#: IDF/gettexttemplates/idf/main-menu.html.php:7 msgid "Project List" msgstr "Seznam projektov" #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:4 +#: IDF/Views/Admin.php:110 +#, fuzzy +msgid "Project Labels" +msgstr "Seznam projektov" + +#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:5 #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:16 -#: IDF/gettexttemplates/idf/index.html.php:5 IDF/Views/Admin.php:128 +#: IDF/gettexttemplates/idf/listProjects.html.php:6 IDF/Views/Admin.php:186 msgid "Create Project" msgstr "Ustvari nov projekt" -#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:6 msgid "Change Project Details" msgstr "" @@ -1595,14 +1971,15 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:4 msgid "" -"Once you have defined the repository type, you cannot change " -"it." +"Once you have defined the repository type, you cannot change it." msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:5 msgid "" "\n" -"

      Specify each person by its login. Each person must have already registered with the given login.

      \n" +"

      Specify each person by its login. Each person must have already " +"registered with the given login.

      \n" "

      Separate the logins with commas and/or new lines.

      \n" msgstr "" @@ -1615,6 +1992,11 @@ msgstr "" msgid "Provide at least one owner for the project or use a template." msgstr "" +#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:17 +#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:15 +msgid "Instructions:" +msgstr "Navodila:" + #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:3 #, php-format msgid "" @@ -1680,7 +2062,8 @@ msgstr "Repozitoriji:" #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:5 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:11 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:17 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:18 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:16 msgid "Attachments:" msgstr "Priponke:" @@ -1716,7 +2099,7 @@ msgid "You will be asked to confirm." msgstr "" #: IDF/gettexttemplates/idf/gadmin/users/base.html.php:3 -#: IDF/Views/Admin.php:201 +#: IDF/Views/Admin.php:264 msgid "User List" msgstr "Seznam uporabnikov" @@ -1807,15 +2190,17 @@ msgid "Configured servers" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/base.html.php:4 -#: IDF/Views/Admin.php:358 +#: IDF/Views/Admin.php:421 msgid "Usher control" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/usher/connections.html~.php:3 msgid "address" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/usher/connections.html~.php:4 msgid "port" msgstr "" @@ -1845,6 +2230,7 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:8 #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:11 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:11 msgid "Status explanation" msgstr "" @@ -1867,63 +2253,78 @@ msgid "" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:3 msgid "server name" msgstr "" -#: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:4 IDF/Issue.php:99 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:4 IDF/Issue.php:99 #: IDF/Review.php:102 msgid "status" msgstr "stanje" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:5 msgid "action" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:6 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:6 msgid "No monotone servers configured." msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:7 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:7 msgid "stop" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:8 msgid "start" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:9 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:9 msgid "kill" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:10 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:10 msgid "active connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:12 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:12 msgid "remote server without open connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:13 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:13 msgid "server with n open connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:14 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:14 msgid "local server running, without open connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:15 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:15 msgid "local server not running, waiting for connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:16 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:16 msgid "local server is about to stop, n connections still open" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:17 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:17 msgid "local server not running, not accepting connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:18 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:18 msgid "usher is shut down, not running and not accepting connections" msgstr "" @@ -1932,36 +2333,9 @@ msgstr "" msgid "Personal project feed for %%user%%." msgstr "" -#: IDF/gettexttemplates/idf/index.html.php:4 -msgid "No projects managed with InDefero were found." -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:9 -msgid "Forge statistics" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:10 -msgid "Projects:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:11 -msgid "Members:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:12 -msgid "Issues:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:13 -msgid "Commits:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:14 -msgid "Documentations:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:16 -msgid "Code reviews:" +#: IDF/gettexttemplates/idf/index.html.php:3 +#: IDF/gettexttemplates/idf/main-menu.html.php:6 +msgid "Home" msgstr "" #: IDF/gettexttemplates/idf/issues/attachment.html.php:3 @@ -1972,6 +2346,7 @@ msgstr "" #: IDF/gettexttemplates/idf/issues/attachment.html.php:5 #: IDF/gettexttemplates/idf/review/view.html.php:35 #: IDF/gettexttemplates/idf/source/commit.html.php:23 +#: IDF/gettexttemplates/idf/source/commit.html~.php:22 #: IDF/gettexttemplates/idf/source/git/file.html.php:6 #: IDF/gettexttemplates/idf/source/git/tree.html.php:11 #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:6 @@ -1987,15 +2362,21 @@ msgstr "Arhiv" #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/file.html.php:8 #: IDF/gettexttemplates/idf/source/svn/file.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:12 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:12 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:10 msgid "Download this file" msgstr "Prenesi to datoteko" #: IDF/gettexttemplates/idf/issues/attachment.html.php:7 #: IDF/gettexttemplates/idf/issues/view.html.php:28 #: IDF/gettexttemplates/idf/review/view.html.php:26 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:11 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:8 -#: IDF/gettexttemplates/idf/wiki/view.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:13 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:14 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:16 msgid "Created:" msgstr "Ustvarjeno:" @@ -2021,7 +2402,7 @@ msgid "New Issue" msgstr "Nova zadeva" #: IDF/gettexttemplates/idf/issues/base.html.php:8 -#: IDF/gettexttemplates/idf/wiki/base.html.php:6 +#: IDF/gettexttemplates/idf/wiki/base.html.php:9 msgid "Search" msgstr "Iskanje" @@ -2033,7 +2414,8 @@ msgstr "Nazaj na zadevo" #, php-format msgid "" "

      Open issues: %%open%%

      \n" -"

      Closed issues: %%closed%%

      \n" +"

      Closed issues: %%closed%%

      \n" msgstr "" #: IDF/gettexttemplates/idf/issues/by-label.html.php:7 @@ -2046,26 +2428,27 @@ msgstr "Ocena končanosti:" #: IDF/gettexttemplates/idf/issues/create.html.php:3 msgid "" -"

      When you submit the issue do not forget to provide the following information:

      \n" +"

      When you submit the issue do not forget to provide the following " +"information:

      \n" "
        \n" "
      • The steps to reproduce the problem.
      • \n" "
      • The version of the software and your operating system.
      • \n" "
      • Any information that can help the developers to solve the issue.
      • \n" -"
      • Do not provide any password or confidential information!
      • \n" +"
      • Do not provide any password or confidential information!
      • \n" "
      " msgstr "" #: IDF/gettexttemplates/idf/issues/create.html.php:10 -msgid "" -"The form contains some errors. Please correct them to submit the issue." +msgid "The form contains some errors. Please correct them to submit the issue." msgstr "" #: IDF/gettexttemplates/idf/issues/create.html.php:11 #: IDF/gettexttemplates/idf/issues/create.html.php:13 #: IDF/gettexttemplates/idf/issues/view.html.php:24 #: IDF/gettexttemplates/idf/issues/view.html.php:26 -#: IDF/gettexttemplates/idf/wiki/create.html.php:5 -#: IDF/gettexttemplates/idf/wiki/update.html.php:5 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:5 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:5 msgid "Preview" msgstr "Predogled" @@ -2086,7 +2469,9 @@ msgid "Attach another file" msgstr "Naloži novo datoteke" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:3 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:12 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:3 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:13 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:12 #: IDF/gettexttemplates/idf/issues/view.html.php:18 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:3 #: IDF/gettexttemplates/idf/review/view.html.php:38 @@ -2097,9 +2482,12 @@ msgid "Summary:" msgstr "Povzetek:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:4 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:4 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:13 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:8 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:14 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:7 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:13 #: IDF/gettexttemplates/idf/issues/view.html.php:19 #: IDF/gettexttemplates/idf/issues/view.html.php:30 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:4 @@ -2110,7 +2498,9 @@ msgid "Status:" msgstr "Stanje:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:5 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:14 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:15 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:14 #: IDF/gettexttemplates/idf/issues/view.html.php:20 #: IDF/gettexttemplates/idf/issues/view.html.php:31 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:5 @@ -2119,7 +2509,7 @@ msgid "Owner:" msgstr "Lastnik:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:16 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:17 #: IDF/gettexttemplates/idf/issues/view.html.php:22 IDF/IssueComment.php:159 msgid "Relations:" msgstr "" @@ -2130,46 +2520,61 @@ msgstr "" #, php-format msgid "" "

      Open issues: %%open%%

      \n" -"

      Closed issues: %%closed%%

      " +"

      Closed issues: %%closed%%

      " msgstr "" -"

      Odprtih zadev: %%open%%

      \n" -"

      Zaprtih zadev: %%closed%%

      " +"

      Odprtih zadev: %%open%%\n" +"

      Zaprtih zadev: %%closed%%

      " #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:3 -msgid "" -"A new issue has been created and assigned\n" -"to you:" +msgid "A new issue has been created and assigned to you:" +msgstr "" + +#: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:4 +msgid "A new issue has been created:" msgstr "" #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:8 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:8 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:9 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:8 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:7 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:11 msgid "Reported by:" msgstr "Sporočil:" #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:12 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:18 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:19 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:17 msgid "Issue:" msgstr "Zadeve:" #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:3 -msgid "The following issue has been updated:" +msgid "The following issue you are owning has been updated:" msgstr "" #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:4 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:3 +msgid "The following issue has been updated:" +msgstr "" + +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:4 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:4 #, php-format msgid "By %%who%%, %%c.creation_dtime%%:" msgstr "" -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:9 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:10 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:9 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:8 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:12 msgid "URL:" msgstr "URL:" -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:11 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:12 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:11 msgid "Comments (last first):" msgstr "" @@ -2177,40 +2582,63 @@ msgstr "" #, php-format msgid "" "\n" -"

      Found open issues: %%open%%

      \n" -"

      Found closed issues: %%closed%%

      " +"

      Found open issues: %%open%%

      \n" +"

      Found closed issues: %%closed" +"%%

      " msgstr "" #: IDF/gettexttemplates/idf/issues/search.html.php:6 #, php-format msgid "" "

      Label:\n" -"%%tag.class%%:%%tag.name%%

      " +"%%tag.class%%:" +"%%tag.name%%

      " msgstr "" #: IDF/gettexttemplates/idf/issues/summary.html.php:3 -#, php-format -msgid "" -"The issue tracker is empty.
      You can create your first issue here." +msgid "View all open issues." msgstr "" #: IDF/gettexttemplates/idf/issues/summary.html.php:4 +#, fuzzy +msgid "Create an issue." +msgstr "Nova stran" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:5 +#, php-format +msgid "" +"The issue tracker is empty.
      Create your " +"first issue." +msgstr "" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:6 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:4 #, php-format msgid "Unresolved: By %%key%%" msgstr "" -#: IDF/gettexttemplates/idf/issues/summary.html.php:5 +#: IDF/gettexttemplates/idf/issues/summary.html.php:7 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:5 msgid "Status Summary" msgstr "" -#: IDF/gettexttemplates/idf/issues/summary.html.php:6 +#: IDF/gettexttemplates/idf/issues/summary.html.php:8 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:6 msgid "Unresolved: By Assignee" msgstr "" +#: IDF/gettexttemplates/idf/issues/summary.html~.php:3 +#, php-format +msgid "" +"The issue tracker is empty.
      You can create your first issue here." +msgstr "" + #: IDF/gettexttemplates/idf/issues/userIssues.html.php:3 #, php-format -msgid "See the %%nb_submit_closed%% closed." +msgid "" +"See the %%nb_submit_closed%% closed." msgid_plural "" "See the %%nb_submit_closed%% closed." msgstr[0] "" @@ -2220,7 +2648,8 @@ msgstr[3] "" #: IDF/gettexttemplates/idf/issues/userIssues.html.php:4 #, php-format -msgid "See the %%nb_owner_closed%% closed." +msgid "" +"See the %%nb_owner_closed%% closed." msgid_plural "" "See the %%nb_owner_closed%% closed." msgstr[0] "" @@ -2284,19 +2713,19 @@ msgid "Add this issue to your watch list" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:12 -msgid "Click here to view the previous closed issue" +msgid "View the previous closed issue" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:13 -msgid "Click here to view the previous open issue" +msgid "View the previous open issue" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:14 -msgid "Click here to view the next closed issue" +msgid "View the next closed issue" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:15 -msgid "Click here to view the next open issue" +msgid "View the next open issue" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:16 @@ -2308,8 +2737,7 @@ msgid "view" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:23 -msgid "" -"The form contains some errors. Please correct them to change the issue." +msgid "The form contains some errors. Please correct them to change the issue." msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:25 @@ -2320,11 +2748,74 @@ msgstr "Shrani spremembe" msgid "Followed by:" msgstr "" +#: IDF/gettexttemplates/idf/listProjects.html.php:3 +#, fuzzy, php-format +msgid "1 project" +msgid_plural "%%label.project_count%% projects" +msgstr[0] "projekt" +msgstr[1] "projekt" +msgstr[2] "projekt" +msgstr[3] "projekt" + +#: IDF/gettexttemplates/idf/listProjects.html.php:4 +#, php-format +msgid "Remove filter for %%tag%%" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:5 +msgid "No projects managed with InDefero were found." +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:7 +msgid "Filter projects by label" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:8 +#, fuzzy +msgid "No projects with labels found." +msgstr "Nisem našel strani." + +#: IDF/gettexttemplates/idf/listProjects.html.php:9 +msgid "Order" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:10 +#, fuzzy +msgid "By name" +msgstr "ime" + +#: IDF/gettexttemplates/idf/listProjects.html.php:11 +msgid "By activity" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:12 +msgid "Filtered project stats" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:13 +msgid "Members:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:14 +msgid "Issues:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:15 +msgid "Commits:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:16 +msgid "Documentations:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:18 +msgid "Code reviews:" +msgstr "" + #: IDF/gettexttemplates/idf/login_form.html.php:3 #, php-format msgid "" -"If you don't have an account yet, you can create one here." +"You can create an account if you don't have one yet." msgstr "" #: IDF/gettexttemplates/idf/login_form.html.php:4 @@ -2357,10 +2848,11 @@ msgstr "" #: IDF/gettexttemplates/idf/main-menu.html.php:3 #, php-format -msgid "Welcome, %%user%%." +msgid "" +"Welcome, %%user%%." msgstr "" -"Dobrodošel, %%user%%." +"Dobrodošel, %%user%%." #: IDF/gettexttemplates/idf/main-menu.html.php:4 msgid "Sign Out" @@ -2370,15 +2862,15 @@ msgstr "Odjava" msgid "Sign in or create your account" msgstr "Prijavi se ali pa ustvari uporabniški račun" -#: IDF/gettexttemplates/idf/main-menu.html.php:9 IDF/Views/Admin.php:42 +#: IDF/gettexttemplates/idf/main-menu.html.php:10 IDF/Views/Admin.php:40 msgid "Forge Management" msgstr "Nastavitve spletišča" -#: IDF/gettexttemplates/idf/main-menu.html.php:10 +#: IDF/gettexttemplates/idf/main-menu.html.php:11 msgid "Help and accessibility features" msgstr "" -#: IDF/gettexttemplates/idf/main-menu.html.php:11 +#: IDF/gettexttemplates/idf/main-menu.html.php:12 #: IDF/gettexttemplates/idf/source/git/tree.html.php:14 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:14 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:15 @@ -2386,6 +2878,11 @@ msgstr "" msgid "Help" msgstr "Pomoč" +#: IDF/gettexttemplates/idf/project/home.html.php:3 +#: IDF/gettexttemplates/idf/project/timeline.html.php:4 IDF/Views.php:46 +msgid "Welcome" +msgstr "Dobrodošel" + #: IDF/gettexttemplates/idf/project/home.html.php:4 #: IDF/gettexttemplates/idf/project/timeline.html.php:5 msgid "Latest Updates" @@ -2396,23 +2893,33 @@ msgid "Featured Downloads" msgstr "Pomembni prenosi" #: IDF/gettexttemplates/idf/project/home.html.php:6 -#: IDF/gettexttemplates/idf/project/home.html.php:8 +#, fuzzy +msgid "Show more featured downloads" +msgstr "Pomembni prenosi" + +#: IDF/gettexttemplates/idf/project/home.html.php:7 +#: IDF/gettexttemplates/idf/project/home.html.php:10 msgid "show more..." msgstr "Prikaži ostalo.." -#: IDF/gettexttemplates/idf/project/home.html.php:7 +#: IDF/gettexttemplates/idf/project/home.html.php:8 msgid "Featured Documentation" msgstr "Pomembna Dokumnetacija" #: IDF/gettexttemplates/idf/project/home.html.php:9 +#, fuzzy +msgid "Show more featured documentation" +msgstr "Pomembna Dokumnetacija" + +#: IDF/gettexttemplates/idf/project/home.html.php:11 msgid "Development Team" msgstr "Razvojna skupina" -#: IDF/gettexttemplates/idf/project/home.html.php:10 +#: IDF/gettexttemplates/idf/project/home.html.php:12 msgid "Admins" msgstr "Administratorji" -#: IDF/gettexttemplates/idf/project/home.html.php:11 +#: IDF/gettexttemplates/idf/project/home.html.php:13 msgid "Happy Crew" msgstr "Ostali člani" @@ -2441,6 +2948,14 @@ msgstr "" msgid "Atom feed" msgstr "" +#: IDF/gettexttemplates/idf/project-list.html.php:3 +msgid "Project activity: %%activity%%%" +msgstr "" + +#: IDF/gettexttemplates/idf/project-list.html.php:9 +msgid "n/a" +msgstr "" + #: IDF/gettexttemplates/idf/register/confirmation-email.txt.php:3 #, php-format msgid "" @@ -2489,38 +3004,38 @@ msgstr "Omogoči Račun" #: IDF/gettexttemplates/idf/register/confirmation.html.php:8 #: IDF/gettexttemplates/idf/user/passrecovery.html.php:8 msgid "" -"This is the last step, but just be sure to have the cookies " -"enabled to log in afterwards." +"This is the last step, but just be sure to have the cookies enabled to log in afterwards." msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:3 msgid "" -"Read the terms and conditions " -"– basically \"Please be nice, we respect you\"." +"Read the terms and conditions – " +"basically \"Please be nice, we respect you\"." msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:4 #, php-format msgid "" "If you have just forgotten your login information, then there is no need to " -"create a new account. Just go here to recover your " -"login name and password." +"create a new account. You can just recover your login " +"name and password." msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:5 #, php-format msgid "" "With your account, you will able to participate in the life of all the " -"projects hosted here. Participating in a software project must be fun, so if" -" you have troubles, you can let us know about your " -"issues at anytime!" +"projects hosted here. Participating in a software project must be fun, so if " +"you have troubles, you can let us know about your issues " +"at anytime!" msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:6 msgid "Oops, please check the provided login and email address to register." msgstr "" -#: IDF/gettexttemplates/idf/register/index.html.php:7 IDF/Views.php:90 +#: IDF/gettexttemplates/idf/register/index.html.php:7 IDF/Views.php:137 msgid "Create Your Account" msgstr "Ustvari Uporabniški Račun" @@ -2572,22 +3087,24 @@ msgstr "" msgid "" "

      To start a code review, you need to provide:

      \n" "
        \n" -"
      • A commit or revision of the current code in the repository from which you started your work.
      • \n" -"
      • A patch describing your changes with respect to the reference commit.
      • \n" -"
      • Check your patch does not provide any password or confidential information!
      • \n" +"
      • A commit or revision of the current code in the repository from which " +"you started your work.
      • \n" +"
      • A patch describing your changes with respect to the reference commit.\n" +"
      • Check your patch does not provide any password or confidential " +"information!
      • \n" "
      " msgstr "" #: IDF/gettexttemplates/idf/review/create.html.php:9 msgid "" -"The form contains some errors. Please correct them to submit the code " -"review." +"The form contains some errors. Please correct them to submit the code review." msgstr "" #: IDF/gettexttemplates/idf/review/create.html.php:10 msgid "" -"Select the commit against which you created your patch to be sure it applies" -" correctly." +"Select the commit against which you created your patch to be sure it applies " +"correctly." msgstr "" #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:3 @@ -2641,6 +3158,7 @@ msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:18 #: IDF/gettexttemplates/idf/source/commit.html.php:3 +#: IDF/gettexttemplates/idf/source/commit.html~.php:3 #, php-format msgid "%%ndiff%% diff" msgid_plural "%%ndiff%% diffs" @@ -2661,8 +3179,8 @@ msgstr[3] "" #: IDF/gettexttemplates/idf/review/view.html.php:20 #, php-format msgid "" -"Comment %%i%% by %%who%%," -" %%c.creation_dtime%%" +"Comment %%i%% by %%who%%, " +"%%c.creation_dtime%%" msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:21 @@ -2686,17 +3204,20 @@ msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:28 #: IDF/gettexttemplates/idf/source/commit.html.php:5 +#: IDF/gettexttemplates/idf/source/commit.html~.php:5 msgid "Author:" msgstr "Avtor:" #: IDF/gettexttemplates/idf/review/view.html.php:29 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:5 #: IDF/gettexttemplates/idf/source/commit.html.php:7 +#: IDF/gettexttemplates/idf/source/commit.html~.php:7 msgid "Commit:" msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:30 #: IDF/gettexttemplates/idf/source/commit.html.php:8 +#: IDF/gettexttemplates/idf/source/commit.html~.php:8 msgid "View corresponding source tree" msgstr "" @@ -2714,6 +3235,7 @@ msgstr "Datoteke:" #: IDF/gettexttemplates/idf/review/view.html.php:36 #: IDF/gettexttemplates/idf/source/commit.html.php:24 +#: IDF/gettexttemplates/idf/source/commit.html~.php:23 msgid "Download the corresponding diff file" msgstr "" @@ -2742,7 +3264,7 @@ msgstr "Navodila za dostop" #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:8 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:8 -#: IDF/Views/Project.php:188 +#: IDF/Views/Project.php:190 msgid "Age" msgstr "Starost" @@ -2760,6 +3282,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/changelog.html.php:6 #: IDF/gettexttemplates/idf/source/commit.html.php:10 +#: IDF/gettexttemplates/idf/source/commit.html~.php:10 msgid "View corresponding commit" msgstr "" @@ -2791,37 +3314,47 @@ msgid "Commit details:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:4 +#: IDF/gettexttemplates/idf/source/commit.html~.php:4 msgid "Date:" msgstr "Datum:" #: IDF/gettexttemplates/idf/source/commit.html.php:6 +#: IDF/gettexttemplates/idf/source/commit.html~.php:6 msgid "Branch:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:9 +#: IDF/gettexttemplates/idf/source/commit.html~.php:9 msgid "Parents:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:11 +#: IDF/gettexttemplates/idf/source/commit.html~.php:11 msgid "Message:" msgstr "Sporočilo:" #: IDF/gettexttemplates/idf/source/commit.html.php:12 -#: IDF/gettexttemplates/idf/wiki/feedfragment.xml.php:3 +#: IDF/gettexttemplates/idf/source/commit.html~.php:12 +#: IDF/gettexttemplates/idf/wiki/feedfragment-page.xml.php:3 +#: IDF/gettexttemplates/idf/wiki/feedfragment-resource.xml.php:3 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:10 msgid "Changes:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:13 +#: IDF/gettexttemplates/idf/source/commit.html~.php:13 msgid "deleted" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:14 #: IDF/gettexttemplates/idf/source/commit.html.php:18 +#: IDF/gettexttemplates/idf/source/commit.html~.php:14 +#: IDF/gettexttemplates/idf/source/commit.html~.php:17 msgid "full" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:15 +#: IDF/gettexttemplates/idf/source/commit.html~.php:15 msgid "renamed" msgstr "" @@ -2830,25 +3363,33 @@ msgid "copied" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:17 +#: IDF/gettexttemplates/idf/source/commit.html~.php:16 msgid "added" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:19 +#: IDF/gettexttemplates/idf/source/commit.html~.php:18 msgid "modified" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:20 -msgid "properies changed" +msgid "properties changed" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:21 +#: IDF/gettexttemplates/idf/source/commit.html~.php:20 msgid "removed" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:22 +#: IDF/gettexttemplates/idf/source/commit.html~.php:21 msgid "File differences" msgstr "" +#: IDF/gettexttemplates/idf/source/commit.html~.php:19 +msgid "properies changed" +msgstr "" + #: IDF/gettexttemplates/idf/source/disambiguate_revision.html.php:3 #, php-format msgid "" @@ -2955,9 +3496,8 @@ msgstr "" msgid "" "You may need to provide your SSH key. The " "synchronization of your SSH key can take a couple of minutes. You can learn " -"more about SSH " -"key authentication." +"more about SSH key authentication." msgstr "" #: IDF/gettexttemplates/idf/source/git/help.html.php:7 @@ -2989,7 +3529,7 @@ msgstr "Prvi vnos" #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:9 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:10 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:11 -#: IDF/Views/Download.php:66 IDF/Views/Download.php:314 +#: IDF/Views/Download.php:66 IDF/Views/Download.php:348 msgid "Size" msgstr "Velikost" @@ -3013,6 +3553,7 @@ msgid "or" msgstr "" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:3 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:3 #, php-format msgid "" "The branch or revision %%commit%% is not valid or does not exist\n" @@ -3020,12 +3561,16 @@ msgid "" msgstr "" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:5 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:5 #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:5 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:5 msgid "The following list shows all available branches:" msgstr "" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:6 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:6 #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:6 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:6 #, php-format msgid "" "If this is a new repository, the reason for this error\n" @@ -3073,6 +3618,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:3 #: IDF/gettexttemplates/idf/source/svn/commit.html.php:3 +#: IDF/gettexttemplates/idf/source/svn/commit.html~.php:3 #: IDF/gettexttemplates/idf/source/svn/file.html.php:9 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:14 msgid "Revision:" @@ -3080,6 +3626,7 @@ msgstr "Revizija:" #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:4 #: IDF/gettexttemplates/idf/source/svn/commit.html.php:4 +#: IDF/gettexttemplates/idf/source/svn/commit.html~.php:4 #: IDF/gettexttemplates/idf/source/svn/file.html.php:10 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:15 msgid "Switch" @@ -3094,6 +3641,7 @@ msgid "" msgstr "" #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:3 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:3 #, php-format msgid "" "The revision %%commit%% is not valid or does not exist\n" @@ -3239,9 +3787,9 @@ msgstr "" #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:6 msgid "" -"Provide either your login or email address, if a corresponding user is found" -" in the database, we will send you an email with the details on how to reset" -" your password." +"Provide either your login or email address, if a corresponding user is found " +"in the database, we will send you an email with the details on how to reset " +"your password." msgstr "" #: IDF/gettexttemplates/idf/user/passrecovery-email.txt.php:3 @@ -3316,107 +3864,210 @@ msgid "List Pages" msgstr "Vse strani" #: IDF/gettexttemplates/idf/wiki/base.html.php:4 -#: IDF/gettexttemplates/idf/wiki/index.html.php:4 -#: IDF/gettexttemplates/idf/wiki/search.html.php:3 IDF/Views/Wiki.php:173 +msgid "List Resources" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/base.html.php:5 +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:4 +#: IDF/gettexttemplates/idf/wiki/search.html.php:3 IDF/Views/Wiki.php:211 msgid "New Page" msgstr "Nova stran" -#: IDF/gettexttemplates/idf/wiki/base.html.php:5 +#: IDF/gettexttemplates/idf/wiki/base.html.php:6 +#: IDF/gettexttemplates/idf/wiki/listResources.html.php:3 +#: IDF/Views/Wiki.php:256 +#, fuzzy +msgid "New Resource" +msgstr "Nova zadeva" + +#: IDF/gettexttemplates/idf/wiki/base.html.php:7 msgid "Update This Page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/create.html.php:3 -#: IDF/gettexttemplates/idf/wiki/update.html.php:3 +#: IDF/gettexttemplates/idf/wiki/base.html.php:8 +#, fuzzy +msgid "Update This Resource" +msgstr "Osveži uporabnika" + +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:3 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:3 msgid "Preview of the Page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/create.html.php:4 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:7 msgid "The form contains some errors. Please correct them to create the page." msgstr "" -#: IDF/gettexttemplates/idf/wiki/create.html.php:6 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:6 msgid "Create Page" msgstr "Nova stran" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:3 -#, php-format +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:3 msgid "" -"You are looking at an old revision (%%oldrev.summary%%) of the page \n" -"%%page.title%%. This revision was created\n" -"by %%submitter%%." +"\n" +"Wiki resources are later addressed in wiki pages by their title, so ensure " +"that you\n" +"give your resource a unique and an easy to remember name.\n" msgstr "" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:6 -msgid "" -"If you delete this old revision, it will be removed from the database and " -"you will not be able to recover it." -msgstr "" +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:8 +#, fuzzy +msgid "Create Resource" +msgstr "Ustvari Uporabniški Račun" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:9 -msgid "Delete Revision" -msgstr "" - -#: IDF/gettexttemplates/idf/wiki/delete.html.php:14 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:11 -#: IDF/gettexttemplates/idf/wiki/view.html.php:17 -msgid "Old Revisions" -msgstr "" - -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:3 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:3 msgid "" "If you delete this documentation page, it will be removed from the database " "with all the associated revisions and you will not be able to " "recover it." msgstr "" -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:6 msgid "Delete Page" msgstr "" +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:15 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:15 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:17 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:18 +msgid "Old Revisions" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:3 +#, php-format +msgid "" +"You are looking at an old revision (%%oldrev.summary%%) of the " +"page \n" +"%%page.title%%. This revision was created\n" +"by %%submitter%%." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:5 +msgid "" +"If you delete this old revision, it will be removed from the database and " +"you will not be able to recover it." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:8 +msgid "Delete Revision" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:3 +msgid "" +"If you delete this documentation resource, it will be removed from the " +"database with all the associated revisions \n" +"and you will not be able to recover it. Any documentation " +"pages that reference this resource,\n" +"will no longer be able to render it, but won't be deleted." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:8 +#, fuzzy +msgid "Delete Resource" +msgstr "Izbriši projekt" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:10 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:8 +#, fuzzy +msgid "File size" +msgstr "velikost datoteke" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:9 +#: IDF/Views/Wiki.php:101 +#, fuzzy +msgid "MIME type" +msgstr "tip" + +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:3 +#, php-format +msgid "" +"You are looking at an old revision (%%oldrev.summary%%) of the " +"resource \n" +"%%resource.title%%. This revision was created by " +"%%submitter%%." +msgstr "" + #: IDF/gettexttemplates/idf/wiki/edit-info.html.php:3 #, php-format msgid "" "\n" "

      Instructions:

      \n" -"

      The content of the page can use the Markdown syntax with the Extra extension.

      \n" -"

      Website addresses are automatically linked and you can link to another page in the documentation using double square brackets like that [[AnotherPage]].

      \n" -"

      To directly include a file content from the repository, embrace its path with triple square brackets: [[[path/to/file.txt]]].

      \n" +"

      The content of the page can use the Markdown syntax with the Extra extension.

      \n" +"

      Website addresses are automatically linked and you can link to another " +"page in the documentation using double square brackets like that " +"[[AnotherPage]].

      \n" +"

      If you want to embed uploaded resources, use the [[!ResourceName]] syntax for that. This is described more in detail in the FAQ.

      \n" +"

      To directly include a file content from the repository, embrace its path " +"with triple square brackets: [[[my/file.txt]]].

      \n" msgstr "" -#: IDF/gettexttemplates/idf/wiki/index.html.php:3 +#: IDF/gettexttemplates/idf/wiki/feedfragment-resource.xml.php:4 +msgid "Initial creation" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:3 #, php-format msgid "See the deprecated pages." msgstr "" -#: IDF/gettexttemplates/idf/wiki/index.html.php:5 +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:5 msgid "Number of pages:" msgstr "Število strani:" +#: IDF/gettexttemplates/idf/wiki/listResources.html.php:4 +#, fuzzy +msgid "Number of resources:" +msgstr "Število uporabnikov:" + #: IDF/gettexttemplates/idf/wiki/search.html.php:4 msgid "Pages found:" msgstr "" -#: IDF/gettexttemplates/idf/wiki/update.html.php:4 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:3 msgid "The form contains some errors. Please correct them to update the page." msgstr "" -#: IDF/gettexttemplates/idf/wiki/update.html.php:6 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:6 msgid "Update Page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/update.html.php:8 -#: IDF/gettexttemplates/idf/wiki/update.html.php:10 -#: IDF/gettexttemplates/idf/wiki/update.html.php:11 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:10 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:11 msgid "Delete this page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:3 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:4 +#, fuzzy +msgid "Update Resource" +msgstr "Osveži uporabnika" + +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:8 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:9 +#, fuzzy +msgid "Delete this resource" +msgstr "Izbriši ta projekt" + +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:3 msgid "" "Attention! This page is marked as deprecated, \n" "use it as reference only if you are sure you need these specific information." msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:5 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:5 #, php-format msgid "" "You are looking at an old revision of the page \n" @@ -3424,15 +4075,34 @@ msgid "" "by %%submitter%%." msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:10 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:10 msgid "Table of Content" msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:11 -#: IDF/gettexttemplates/idf/wiki/view.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:13 msgid "Delete this revision" msgstr "" +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:3 +#, php-format +msgid "" +"You are looking at an old revision of the resource \n" +"%%resource.title%%. This revision was created\n" +"by %%submitter%%." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:14 +#, fuzzy +msgid "Page Usage" +msgstr "Naslov strani" + +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:15 +msgid "This resource is not used on any pages yet." +msgstr "" + #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:3 msgid "A new documentation page has been created:" msgstr "" @@ -3458,7 +4128,7 @@ msgstr "" msgid "owner" msgstr "lastnik" -#: IDF/Issue.php:84 IDF/WikiPage.php:86 +#: IDF/Issue.php:84 IDF/Wiki/Page.php:86 msgid "interested users" msgstr "" @@ -3467,38 +4137,40 @@ msgid "" "Interested users will get an email notification when the issue is changed." msgstr "" -#: IDF/Issue.php:92 IDF/Review.php:95 IDF/Upload.php:99 IDF/WikiPage.php:94 +#: IDF/Issue.php:92 IDF/Project.php:94 IDF/Review.php:95 IDF/Upload.php:99 +#: IDF/Wiki/Page.php:94 msgid "labels" msgstr "oznake" #: IDF/Issue.php:111 IDF/IssueFile.php:102 IDF/Review.php:114 -#: IDF/Upload.php:118 IDF/WikiPage.php:106 +#: IDF/Upload.php:118 IDF/Wiki/Page.php:106 IDF/Wiki/Resource.php:101 msgid "modification date" msgstr "datum spremembe" #: IDF/Issue.php:212 IDF/IssueComment.php:143 #, php-format -msgid "Issue %3$d, %4$s" +msgid "" +"Issue %3$d, %4$s" msgstr "" #: IDF/Issue.php:214 #, php-format -msgid "Creation of issue %d, by %s" +msgid "Creation of issue %3$d, by %4$s" msgstr "" #: IDF/Issue.php:224 #, php-format -msgid "%s: Issue %d created - %s" +msgid "%1$s: Issue %2$d created - %3$s" msgstr "" -#: IDF/Issue.php:290 +#: IDF/Issue.php:307 #, php-format -msgid "Issue %s - %s (%s)" +msgid "Issue %1$s - %2$s (%3$s)" msgstr "" -#: IDF/Issue.php:336 +#: IDF/Issue.php:311 #, php-format -msgid "Updated Issue %s - %s (%s)" +msgid "Updated Issue %1$s - %2$s (%3$s)" msgstr "" #: IDF/IssueComment.php:51 IDF/IssueRelation.php:47 @@ -3511,7 +4183,7 @@ msgid "comment" msgstr "komentar" #: IDF/IssueComment.php:72 IDF/Review/Comment.php:75 IDF/Upload.php:63 -#: IDF/WikiRevision.php:85 +#: IDF/Wiki/PageRevision.php:85 msgid "changes" msgstr "spremembe" @@ -3521,12 +4193,12 @@ msgstr "" #: IDF/IssueComment.php:180 #, php-format -msgid "Comment on issue %d, by %s" +msgid "Comment on issue %3$d, by %4$s" msgstr "" #: IDF/IssueComment.php:191 #, php-format -msgid "%s: Comment on issue %d - %s" +msgid "%1$s: Comment on issue %2$d - %3$s" msgstr "" #: IDF/IssueFile.php:64 @@ -3634,7 +4306,7 @@ msgstr "" #: IDF/Plugin/SyncMonotone.php:309 IDF/Plugin/SyncMonotone.php:525 #, php-format -msgid "Could not parse usher configuration in \"%s\": %s" +msgid "Could not parse usher configuration in \"%1$s\": %2$s" msgstr "" #: IDF/Plugin/SyncMonotone.php:320 @@ -3679,7 +4351,7 @@ msgstr "" #: IDF/Plugin/SyncMonotone.php:599 IDF/Plugin/SyncMonotone.php:718 #, php-format -msgid "Could not parse read-permissions for project \"%s\": %s" +msgid "Could not parse read-permissions for project \"%1$s\": %2$s" msgstr "" #: IDF/Plugin/SyncMonotone.php:643 IDF/Plugin/SyncMonotone.php:741 @@ -3716,7 +4388,7 @@ msgstr "kratko ime" #: IDF/Project.php:70 msgid "" -"Used in the url to access the project, must be short with only letters and " +"Used in the URL to access the project, must be short with only letters and " "numbers." msgstr "" @@ -3729,18 +4401,27 @@ msgid "description" msgstr "opis" #: IDF/Project.php:87 -msgid "The description can be extended using the markdown syntax." +msgid "The description can be extended using the Markdown syntax." msgstr "" -#: IDF/Project.php:93 +#: IDF/Project.php:100 msgid "private" msgstr "zasebno" -#: IDF/Project.php:130 +#: IDF/Project.php:108 +msgid "current project activity" +msgstr "" + +#: IDF/Project.php:159 #, php-format msgid "Project \"%s\" not found." msgstr "" +#: IDF/ProjectActivity.php:56 +#, fuzzy +msgid "date" +msgstr "Zadnjič posodobljeno" + #: IDF/Review/Comment.php:55 IDF/Review/Patch.php:80 msgid "patch" msgstr "" @@ -3751,22 +4432,23 @@ msgstr "" #: IDF/Review/Comment.php:139 IDF/Review/Patch.php:151 #, php-format -msgid "Review %3$d, %4$s" +msgid "" +"Review %3$d, %4$s" msgstr "" #: IDF/Review/Comment.php:141 #, php-format -msgid "Update of review %d, by %s" +msgid "Update of review %3$d, by %4$s" msgstr "" #: IDF/Review/Comment.php:151 #, php-format -msgid "%s: Updated review %d - %s" +msgid "%1$s: Updated review %2$d - %3$s" msgstr "" -#: IDF/Review/Comment.php:216 +#: IDF/Review/Comment.php:222 #, php-format -msgid "Updated Code Review %s - %s (%s)" +msgid "Updated Code Review %1$s - %2$s (%3$s)" msgstr "" #: IDF/Review/Patch.php:52 @@ -3779,17 +4461,17 @@ msgstr "" #: IDF/Review/Patch.php:153 #, php-format -msgid "Creation of review %d, by %s" +msgid "Creation of review %3$d, by %4$s" msgstr "" #: IDF/Review/Patch.php:163 #, php-format -msgid "%s: Creation of Review %d - %s" +msgid "%1$s: Creation of Review %2$d - %3$s" msgstr "" -#: IDF/Review/Patch.php:204 +#: IDF/Review/Patch.php:208 #, php-format -msgid "New Code Review %s - %s (%s)" +msgid "New Code Review %1$s - %2$s (%3$s)" msgstr "" #: IDF/Scm/Git.php:309 IDF/Scm/Mercurial.php:199 @@ -3817,7 +4499,7 @@ msgid "Could not write client key \"%s\"" msgstr "" #: IDF/Search/Occ.php:33 -msgid "occurence" +msgid "occurrence" msgstr "" #: IDF/Search/Occ.php:49 @@ -3825,11 +4507,11 @@ msgid "word" msgstr "" #: IDF/Search/Occ.php:75 -msgid "occurences" +msgid "occurrences" msgstr "" #: IDF/Search/Occ.php:81 -msgid "ponderated occurence" +msgid "ponderated occurrence" msgstr "" #: IDF/Tag.php:59 @@ -3848,10 +4530,26 @@ msgstr "" msgid "Lower case version of the name for fast searching." msgstr "" -#: IDF/Template/Markdown.php:75 +#: IDF/Template/Markdown.php:84 msgid "Create this documentation page" msgstr "" +#: IDF/Template/Markdown.php:97 +msgid "You are not allowed to access the wiki." +msgstr "" + +#: IDF/Template/Markdown.php:106 +msgid "The wiki resource has not been found." +msgstr "" + +#: IDF/Template/Markdown.php:113 +msgid "The wiki resource has not been found. Create it!" +msgstr "" + +#: IDF/Template/Markdown.php:146 +msgid "This revision of the resource is no longer available." +msgstr "" + #: IDF/Template/ShowUser.php:51 msgid "Anonymous" msgstr "" @@ -3872,7 +4570,7 @@ msgstr "datoteka" msgid "The path is relative to the upload path." msgstr "" -#: IDF/Upload.php:78 +#: IDF/Upload.php:78 IDF/Wiki/ResourceRevision.php:71 msgid "file size in bytes" msgstr "Velikost v bajtih" @@ -3891,144 +4589,158 @@ msgstr "" #: IDF/Upload.php:204 #, php-format -msgid "Addition of download %d, by %s" +msgid "Addition of download %2$d, by %3$s" msgstr "" #: IDF/Upload.php:214 #, php-format -msgid "%s: Download %d added - %s" +msgid "%1$s: Download %2$d added - %3$s" msgstr "" -#: IDF/Upload.php:256 +#: IDF/Upload.php:301 #, php-format -msgid "New download - %s (%s)" +msgid "New download - %1$s (%2$s)" msgstr "" -#: IDF/Views/Admin.php:60 +#: IDF/Upload.php:305 +#, php-format +msgid "Updated download - %1$s (%2$s)" +msgstr "" + +#: IDF/Views/Admin.php:47 +msgid "The forge configuration has been saved." +msgstr "" + +#: IDF/Views/Admin.php:80 msgid "This table shows the projects in the forge." msgstr "" -#: IDF/Views/Admin.php:65 +#: IDF/Views/Admin.php:85 msgid "Short Name" msgstr "Kratko ime" -#: IDF/Views/Admin.php:67 +#: IDF/Views/Admin.php:87 msgid "Repository Size" msgstr "Velikost repozitorija" -#: IDF/Views/Admin.php:73 +#: IDF/Views/Admin.php:93 msgid "No projects were found." msgstr "" -#: IDF/Views/Admin.php:93 IDF/Views/Admin.php:251 IDF/Views/Wiki.php:310 +#: IDF/Views/Admin.php:116 +msgid "The label configuration has been saved." +msgstr "" + +#: IDF/Views/Admin.php:147 IDF/Views/Admin.php:314 IDF/Views/Wiki.php:484 +#: IDF/Views/Wiki.php:536 #, php-format msgid "Update %s" msgstr "" -#: IDF/Views/Admin.php:101 IDF/Views/Project.php:302 +#: IDF/Views/Admin.php:155 IDF/Views/Project.php:304 msgid "The project has been updated." msgstr "" -#: IDF/Views/Admin.php:134 +#: IDF/Views/Admin.php:192 msgid "The project has been created." msgstr "" -#: IDF/Views/Admin.php:160 +#: IDF/Views/Admin.php:223 #, php-format msgid "Delete %s Project" msgstr "" -#: IDF/Views/Admin.php:167 +#: IDF/Views/Admin.php:230 msgid "The project has been deleted." msgstr "" -#: IDF/Views/Admin.php:197 +#: IDF/Views/Admin.php:260 msgid "Not Validated User List" msgstr "" -#: IDF/Views/Admin.php:205 +#: IDF/Views/Admin.php:268 msgid "This table shows the users in the forge." msgstr "" -#: IDF/Views/Admin.php:209 +#: IDF/Views/Admin.php:272 msgid "login" msgstr "" -#: IDF/Views/Admin.php:212 +#: IDF/Views/Admin.php:275 msgid "Admin" msgstr "Administrator" -#: IDF/Views/Admin.php:214 +#: IDF/Views/Admin.php:277 msgid "Last Login" msgstr "Zadnja prijava" -#: IDF/Views/Admin.php:221 +#: IDF/Views/Admin.php:284 msgid "No users were found." msgstr "Nisem našel uporabnikov!" -#: IDF/Views/Admin.php:258 +#: IDF/Views/Admin.php:321 msgid "You do not have the rights to update this user." msgstr "" -#: IDF/Views/Admin.php:276 +#: IDF/Views/Admin.php:339 msgid "The user has been updated." msgstr "" -#: IDF/Views/Admin.php:309 +#: IDF/Views/Admin.php:372 #, php-format msgid "The user %s has been created." msgstr "" -#: IDF/Views/Admin.php:316 +#: IDF/Views/Admin.php:379 msgid "Add User" msgstr "" -#: IDF/Views/Admin.php:332 +#: IDF/Views/Admin.php:395 msgid "Usher management" msgstr "" -#: IDF/Views/Admin.php:369 +#: IDF/Views/Admin.php:432 msgid "Usher configuration has been reloaded" msgstr "" -#: IDF/Views/Admin.php:373 +#: IDF/Views/Admin.php:436 msgid "Usher has been shut down" msgstr "" -#: IDF/Views/Admin.php:378 +#: IDF/Views/Admin.php:441 msgid "Usher has been started up" msgstr "" -#: IDF/Views/Admin.php:416 +#: IDF/Views/Admin.php:479 #, php-format msgid "The server \"%s\" has been started" msgstr "" -#: IDF/Views/Admin.php:420 +#: IDF/Views/Admin.php:483 #, php-format msgid "The server \"%s\" has been stopped" msgstr "" -#: IDF/Views/Admin.php:425 +#: IDF/Views/Admin.php:488 #, php-format msgid "The server \"%s\" has been killed" msgstr "" -#: IDF/Views/Admin.php:445 +#: IDF/Views/Admin.php:508 #, php-format msgid "Open connections for \"%s\"" msgstr "" -#: IDF/Views/Admin.php:450 +#: IDF/Views/Admin.php:513 #, php-format msgid "no connections for server \"%s\"" msgstr "" -#: IDF/Views/Admin.php:471 +#: IDF/Views/Admin.php:534 msgid "Yes" msgstr "Da" -#: IDF/Views/Admin.php:471 +#: IDF/Views/Admin.php:534 msgid "No" msgstr "Ne" @@ -4041,11 +4753,11 @@ msgstr "" msgid "This table shows the files to download." msgstr "" -#: IDF/Views/Download.php:67 IDF/Views/Download.php:315 +#: IDF/Views/Download.php:67 IDF/Views/Download.php:349 msgid "Uploaded" msgstr "" -#: IDF/Views/Download.php:71 IDF/Views/Download.php:319 +#: IDF/Views/Download.php:71 IDF/Views/Download.php:353 msgid "No downloads were found." msgstr "" @@ -4068,17 +4780,25 @@ msgstr "" msgid "The file has been deleted." msgstr "" -#: IDF/Views/Download.php:243 +#: IDF/Views/Download.php:244 #, php-format msgid "The file has been uploaded." msgstr "" -#: IDF/Views/Download.php:297 +#: IDF/Views/Download.php:271 +msgid "New Downloads from Archive" +msgstr "" + +#: IDF/Views/Download.php:278 +msgid "The archive has been uploaded and processed." +msgstr "" + +#: IDF/Views/Download.php:331 #, php-format msgid "%1$s Downloads with Label %2$s" msgstr "" -#: IDF/Views/Download.php:307 +#: IDF/Views/Download.php:341 #, php-format msgid "This table shows the downloads with label %s." msgstr "" @@ -4088,25 +4808,25 @@ msgstr "" msgid "%s Open Issues" msgstr "" -#: IDF/Views/Issue.php:51 IDF/Views/Issue.php:379 IDF/Views/User.php:75 +#: IDF/Views/Issue.php:51 IDF/Views/Issue.php:382 IDF/Views/User.php:75 msgid "This table shows the open issues." msgstr "" -#: IDF/Views/Issue.php:61 IDF/Views/Issue.php:217 IDF/Views/Issue.php:298 -#: IDF/Views/Issue.php:387 IDF/Views/Issue.php:539 IDF/Views/Issue.php:762 -#: IDF/Views/Issue.php:821 IDF/Views/Review.php:57 IDF/Views/User.php:81 +#: IDF/Views/Issue.php:61 IDF/Views/Issue.php:220 IDF/Views/Issue.php:301 +#: IDF/Views/Issue.php:390 IDF/Views/Issue.php:542 IDF/Views/Issue.php:765 +#: IDF/Views/Issue.php:824 IDF/Views/Review.php:57 IDF/Views/User.php:81 msgid "Id" msgstr "Id" -#: IDF/Views/Issue.php:64 IDF/Views/Issue.php:220 IDF/Views/Issue.php:302 -#: IDF/Views/Issue.php:390 IDF/Views/Issue.php:542 IDF/Views/Issue.php:765 -#: IDF/Views/Issue.php:824 IDF/Views/Review.php:60 IDF/Views/User.php:85 +#: IDF/Views/Issue.php:64 IDF/Views/Issue.php:223 IDF/Views/Issue.php:305 +#: IDF/Views/Issue.php:393 IDF/Views/Issue.php:545 IDF/Views/Issue.php:768 +#: IDF/Views/Issue.php:827 IDF/Views/Review.php:60 IDF/Views/User.php:85 msgid "Last Updated" msgstr "" -#: IDF/Views/Issue.php:68 IDF/Views/Issue.php:224 IDF/Views/Issue.php:306 -#: IDF/Views/Issue.php:394 IDF/Views/Issue.php:546 IDF/Views/Issue.php:769 -#: IDF/Views/Issue.php:828 +#: IDF/Views/Issue.php:68 IDF/Views/Issue.php:227 IDF/Views/Issue.php:309 +#: IDF/Views/Issue.php:397 IDF/Views/Issue.php:549 IDF/Views/Issue.php:772 +#: IDF/Views/Issue.php:831 msgid "No issues were found." msgstr "" @@ -4114,142 +4834,142 @@ msgstr "" msgid "Not assigned" msgstr "" -#: IDF/Views/Issue.php:146 +#: IDF/Views/Issue.php:149 #, php-format msgid "Summary of tracked issues in %s." msgstr "" -#: IDF/Views/Issue.php:191 +#: IDF/Views/Issue.php:194 #, php-format msgid "Watch List: Closed Issues for %s" msgstr "" -#: IDF/Views/Issue.php:192 +#: IDF/Views/Issue.php:195 #, php-format msgid "This table shows the closed issues in your watch list for %s project." msgstr "" -#: IDF/Views/Issue.php:197 +#: IDF/Views/Issue.php:200 #, php-format msgid "Watch List: Open Issues for %s" msgstr "" -#: IDF/Views/Issue.php:198 +#: IDF/Views/Issue.php:201 #, php-format msgid "This table shows the open issues in your watch list for %s project." msgstr "" -#: IDF/Views/Issue.php:274 +#: IDF/Views/Issue.php:277 msgid "Watch List: Closed Issues" msgstr "" -#: IDF/Views/Issue.php:275 +#: IDF/Views/Issue.php:278 msgid "This table shows the closed issues in your watch list." msgstr "" -#: IDF/Views/Issue.php:280 +#: IDF/Views/Issue.php:283 msgid "Watch List: Open Issues" msgstr "" -#: IDF/Views/Issue.php:281 +#: IDF/Views/Issue.php:284 msgid "This table shows the open issues in your watch list." msgstr "" -#: IDF/Views/Issue.php:300 IDF/Views/User.php:82 +#: IDF/Views/Issue.php:303 IDF/Views/User.php:82 msgid "Project" msgstr "Projekt" -#: IDF/Views/Issue.php:341 +#: IDF/Views/Issue.php:344 +#, fuzzy, php-format +msgid "%1$s %2$s Submitted %3$s Issues" +msgstr "Poslanih zadev:" + +#: IDF/Views/Issue.php:348 #, php-format -msgid "%s %s Submitted %s Issues" +msgid "%1$s %2$s Closed Submitted %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:345 +#: IDF/Views/Issue.php:352 #, php-format -msgid "%s %s Closed Submitted %s Issues" +msgid "%1$s %2$s Closed Working %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:349 +#: IDF/Views/Issue.php:356 #, php-format -msgid "%s %s Closed Working %s Issues" +msgid "%1$s %2$s Working %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:353 -#, php-format -msgid "%s %s Working %s Issues" -msgstr "" - -#: IDF/Views/Issue.php:414 +#: IDF/Views/Issue.php:417 msgid "Submit a new issue" msgstr "Pošiljanje nove zadeve" -#: IDF/Views/Issue.php:430 +#: IDF/Views/Issue.php:433 #, php-format -msgid "Issue %d has been created." +msgid "Issue %2$d has been created." msgstr "" -#: IDF/Views/Issue.php:487 +#: IDF/Views/Issue.php:490 #, php-format msgid "Search issues - %s" msgstr "" -#: IDF/Views/Issue.php:489 +#: IDF/Views/Issue.php:492 #, php-format msgid "Search closed issues - %s" msgstr "" -#: IDF/Views/Issue.php:536 +#: IDF/Views/Issue.php:539 msgid "This table shows the found issues." msgstr "" -#: IDF/Views/Issue.php:601 +#: IDF/Views/Issue.php:604 #, php-format -msgid "Issue %d: %s" +msgid "Issue %2$d: %3$s" msgstr "" -#: IDF/Views/Issue.php:625 +#: IDF/Views/Issue.php:628 #, php-format -msgid "Issue %d has been updated." +msgid "Issue %2$d has been updated." msgstr "" -#: IDF/Views/Issue.php:715 +#: IDF/Views/Issue.php:718 #, php-format msgid "View %s" msgstr "Poglej %s" -#: IDF/Views/Issue.php:742 +#: IDF/Views/Issue.php:745 #, php-format msgid "%s Closed Issues" msgstr "" -#: IDF/Views/Issue.php:752 +#: IDF/Views/Issue.php:755 msgid "This table shows the closed issues." msgstr "" -#: IDF/Views/Issue.php:795 -#, php-format -msgid "%1$s Issues with Label %2$s" -msgstr "" - #: IDF/Views/Issue.php:798 #, php-format +msgid "%1$s Issues with Label %2$s" +msgstr "" + +#: IDF/Views/Issue.php:801 +#, php-format msgid "%1$s Closed Issues with Label %2$s" msgstr "" -#: IDF/Views/Issue.php:811 +#: IDF/Views/Issue.php:814 #, php-format msgid "This table shows the issues with label %s." msgstr "" -#: IDF/Views/Issue.php:934 +#: IDF/Views/Issue.php:937 msgid "The issue has been removed from your watch list." msgstr "" -#: IDF/Views/Issue.php:937 +#: IDF/Views/Issue.php:940 msgid "The issue has been added to your watch list." msgstr "" -#: IDF/Views/Issue.php:1035 +#: IDF/Views/Issue.php:1037 msgid "On your watch list." msgstr "" @@ -4265,74 +4985,75 @@ msgstr "" msgid "Reviews and Patches" msgstr "" -#: IDF/Views/Project.php:178 +#: IDF/Views/Project.php:180 msgid "This table shows the project updates." msgstr "" -#: IDF/Views/Project.php:189 +#: IDF/Views/Project.php:191 msgid "Change" msgstr "Spremeni" -#: IDF/Views/Project.php:193 +#: IDF/Views/Project.php:195 msgid "No changes were found." msgstr "" -#: IDF/Views/Project.php:294 +#: IDF/Views/Project.php:296 #, php-format msgid "%s Project Summary" msgstr "" -#: IDF/Views/Project.php:329 +#: IDF/Views/Project.php:335 #, php-format msgid "%s Issue Tracking Configuration" msgstr "" -#: IDF/Views/Project.php:338 +#: IDF/Views/Project.php:344 msgid "The issue tracking configuration has been saved." msgstr "" -#: IDF/Views/Project.php:375 +#: IDF/Views/Project.php:381 #, php-format msgid "%s Downloads Configuration" msgstr "" -#: IDF/Views/Project.php:384 +#: IDF/Views/Project.php:393 msgid "The downloads configuration has been saved." msgstr "" -#: IDF/Views/Project.php:418 +#: IDF/Views/Project.php:428 #, php-format msgid "%s Documentation Configuration" msgstr "" -#: IDF/Views/Project.php:427 +#: IDF/Views/Project.php:437 msgid "The documentation configuration has been saved." msgstr "" -#: IDF/Views/Project.php:461 +#: IDF/Views/Project.php:471 #, php-format msgid "%s Project Members" msgstr "" -#: IDF/Views/Project.php:470 +#: IDF/Views/Project.php:480 msgid "The project membership has been saved." msgstr "" -#: IDF/Views/Project.php:493 +#: IDF/Views/Project.php:503 #, php-format msgid "%s Tabs Access Rights" msgstr "" -#: IDF/Views/Project.php:507 -msgid "The project tabs access rights have been saved." +#: IDF/Views/Project.php:517 +msgid "" +"The project tabs access rights and notification settings have been saved." msgstr "" -#: IDF/Views/Project.php:553 +#: IDF/Views/Project.php:566 #, php-format msgid "%s Source" msgstr "" -#: IDF/Views/Project.php:567 +#: IDF/Views/Project.php:580 msgid "The project source configuration has been saved." msgstr "" @@ -4351,17 +5072,17 @@ msgstr "" #: IDF/Views/Review.php:94 #, php-format -msgid "The code review %d has been created." +msgid "The code review %2$d has been created." msgstr "" #: IDF/Views/Review.php:140 #, php-format -msgid "Review %d: %s" +msgid "Review %2$d: %3$s" msgstr "" #: IDF/Views/Review.php:160 #, php-format -msgid "Your code review %d has been published." +msgid "Your code review %2$d has been published." msgstr "" #: IDF/Views/Source.php:40 @@ -4384,19 +5105,19 @@ msgstr "" msgid "%1$s %2$s Change Log" msgstr "" -#: IDF/Views/Source.php:147 IDF/Views/Source.php:228 IDF/Views/Source.php:356 +#: IDF/Views/Source.php:153 IDF/Views/Source.php:234 IDF/Views/Source.php:362 #, php-format msgid "%1$s %2$s Source Tree" msgstr "" -#: IDF/Views/Source.php:304 +#: IDF/Views/Source.php:310 #, php-format msgid "%s Commit Details" msgstr "" -#: IDF/Views/Source.php:305 +#: IDF/Views/Source.php:311 #, php-format -msgid "%s Commit Details - %s" +msgid "%1$s Commit Details - %2$s" msgstr "" #: IDF/Views/User.php:59 @@ -4449,155 +5170,267 @@ msgstr "" msgid "This table shows the documentation pages." msgstr "" -#: IDF/Views/Wiki.php:61 IDF/Views/Wiki.php:106 IDF/Views/Wiki.php:147 +#: IDF/Views/Wiki.php:61 IDF/Views/Wiki.php:144 IDF/Views/Wiki.php:185 msgid "Page Title" msgstr "Naslov strani" -#: IDF/Views/Wiki.php:63 IDF/Views/Wiki.php:108 IDF/Views/Wiki.php:149 +#: IDF/Views/Wiki.php:63 IDF/Views/Wiki.php:103 IDF/Views/Wiki.php:146 +#: IDF/Views/Wiki.php:187 msgid "Updated" msgstr "Zadnjič posodobljeno" -#: IDF/Views/Wiki.php:67 IDF/Views/Wiki.php:153 +#: IDF/Views/Wiki.php:67 IDF/Views/Wiki.php:191 msgid "No documentation pages were found." msgstr "" -#: IDF/Views/Wiki.php:90 +#: IDF/Views/Wiki.php:88 +#, fuzzy, php-format +msgid "%s Documentation Resources" +msgstr "Dokumentacija" + +#: IDF/Views/Wiki.php:94 +msgid "This table shows the resources that can be used on documentation pages." +msgstr "" + +#: IDF/Views/Wiki.php:100 +#, fuzzy +msgid "Resource Title" +msgstr "Drevo izvorne kode" + +#: IDF/Views/Wiki.php:107 +#, fuzzy +msgid "No resources were found." +msgstr "Nisem našel uporabnikov!" + +#: IDF/Views/Wiki.php:128 #, php-format msgid "Documentation Search - %s" msgstr "" -#: IDF/Views/Wiki.php:101 +#: IDF/Views/Wiki.php:139 msgid "This table shows the pages found." msgstr "" -#: IDF/Views/Wiki.php:112 +#: IDF/Views/Wiki.php:150 msgid "No pages were found." msgstr "Nisem našel strani." -#: IDF/Views/Wiki.php:131 +#: IDF/Views/Wiki.php:169 #, php-format msgid "%1$s Documentation Pages with Label %2$s" msgstr "" -#: IDF/Views/Wiki.php:141 +#: IDF/Views/Wiki.php:179 #, php-format msgid "This table shows the documentation pages with label %s." msgstr "" -#: IDF/Views/Wiki.php:184 +#: IDF/Views/Wiki.php:222 #, php-format -msgid "The page %s has been created." +msgid "The page %2$s has been created." msgstr "" -#: IDF/Views/Wiki.php:271 +#: IDF/Views/Wiki.php:265 +#, php-format +msgid "The resource %2$s has been created." +msgstr "" + +#: IDF/Views/Wiki.php:409 IDF/Views/Wiki.php:448 msgid "The old revision has been deleted." msgstr "" -#: IDF/Views/Wiki.php:277 +#: IDF/Views/Wiki.php:415 IDF/Views/Wiki.php:454 #, php-format msgid "Delete Old Revision of %s" msgstr "" -#: IDF/Views/Wiki.php:322 +#: IDF/Views/Wiki.php:496 #, php-format -msgid "The page %s has been updated." +msgid "The page %2$s has been updated." msgstr "" -#: IDF/Views/Wiki.php:360 +#: IDF/Views/Wiki.php:548 +#, php-format +msgid "The resource %2$s has been updated." +msgstr "" + +#: IDF/Views/Wiki.php:583 msgid "The documentation page has been deleted." msgstr "" -#: IDF/Views/Wiki.php:368 +#: IDF/Views/Wiki.php:591 #, php-format msgid "Delete Page %s" msgstr "" -#: IDF/Views.php:126 IDF/Views.php:152 +#: IDF/Views/Wiki.php:623 +msgid "The documentation resource has been deleted." +msgstr "" + +#: IDF/Views/Wiki.php:631 +#, php-format +msgid "Delete Resource %s" +msgstr "" + +#: IDF/Views.php:173 IDF/Views.php:199 msgid "Confirm Your Account Creation" msgstr "" -#: IDF/Views.php:172 -msgid "" -"Welcome! You can now participate in the life of your project of choice." +#: IDF/Views.php:219 +msgid "Welcome! You can now participate in the life of your project of choice." msgstr "" -#: IDF/Views.php:198 IDF/Views.php:222 IDF/Views.php:263 +#: IDF/Views.php:245 IDF/Views.php:269 IDF/Views.php:310 msgid "Password Recovery" msgstr "Ponastavitev gesla" -#: IDF/Views.php:242 +#: IDF/Views.php:289 msgid "" "Welcome back! Next time, you can use your broswer options to remember the " "password." msgstr "" -#: IDF/Views.php:284 +#: IDF/Views.php:331 msgid "Here to Help You!" msgstr "Tukaj da pomagamo!" -#: IDF/Views.php:300 +#: IDF/Views.php:347 +msgid "InDefero Upload Archive Format" +msgstr "" + +#: IDF/Views.php:363 msgid "InDefero API (Application Programming Interface)" msgstr "" -#: IDF/WikiPage.php:62 +#: IDF/Wiki/Page.php:62 IDF/Wiki/Resource.php:64 msgid "title" msgstr "naslov" -#: IDF/WikiPage.php:63 +#: IDF/Wiki/Page.php:63 msgid "" "The title of the page must only contain letters, digits or the dash " "character. For example: My-new-Wiki-Page." msgstr "" -#: IDF/WikiPage.php:71 +#: IDF/Wiki/Page.php:71 msgid "A one line description of the page content." msgstr "" -#: IDF/WikiPage.php:196 IDF/WikiRevision.php:167 +#: IDF/Wiki/Page.php:196 IDF/Wiki/PageRevision.php:196 #, php-format msgid "%2$s, %3$s" msgstr "" -#: IDF/WikiPage.php:198 +#: IDF/Wiki/Page.php:198 #, php-format -msgid "Creation of page %s, by %s" +msgid "Creation of page %2$s, by %3$s" msgstr "" -#: IDF/WikiPage.php:208 +#: IDF/Wiki/Page.php:208 #, php-format -msgid "%s: Documentation page %s added - %s" +msgid "%1$s: Documentation page %2$s added - %3$s" msgstr "" -#: IDF/WikiRevision.php:48 +#: IDF/Wiki/PageRevision.php:48 msgid "page" msgstr "stran" -#: IDF/WikiRevision.php:66 +#: IDF/Wiki/PageRevision.php:66 IDF/Wiki/ResourceRevision.php:64 msgid "A one line description of the changes." msgstr "" -#: IDF/WikiRevision.php:72 +#: IDF/Wiki/PageRevision.php:72 msgid "content" msgstr "vsebina" -#: IDF/WikiRevision.php:189 +#: IDF/Wiki/PageRevision.php:218 IDF/Wiki/ResourceRevision.php:311 #, php-format -msgid "Change of %s, by %s" +msgid "Change of %2$s, by %3$s" msgstr "" -#: IDF/WikiRevision.php:208 +#: IDF/Wiki/PageRevision.php:231 #, php-format -msgid "%s: Documentation page %s updated - %s" +msgid "%1$s: Documentation page %2$s updated - %3$s" msgstr "" -#: IDF/WikiRevision.php:262 +#: IDF/Wiki/PageRevision.php:293 #, php-format -msgid "New Documentation Page %s - %s (%s)" +msgid "New Documentation Page %1$s - %2$s (%3$s)" msgstr "" -#: IDF/WikiRevision.php:268 +#: IDF/Wiki/PageRevision.php:297 #, php-format -msgid "Documentation Page Changed %s - %s (%s)" +msgid "Documentation Page Changed %1$s - %2$s (%3$s)" msgstr "" +#: IDF/Wiki/Resource.php:65 +msgid "" +"The title of the resource must only contain letters, digits, dots or the " +"dash character. For example: my-resource.png." +msgstr "" +#: IDF/Wiki/Resource.php:72 +msgid "MIME media type" +msgstr "" + +#: IDF/Wiki/Resource.php:73 +msgid "The MIME media type of the resource." +msgstr "" + +#: IDF/Wiki/Resource.php:81 +msgid "A one line description of the resource." +msgstr "" + +#: IDF/Wiki/Resource.php:176 IDF/Wiki/ResourceRevision.php:308 +#, php-format +msgid "%2$s, %3$s" +msgstr "" + +#: IDF/Wiki/Resource.php:178 +#, php-format +msgid "Creation of resource %2$s, by %3$s" +msgstr "" + +#: IDF/Wiki/Resource.php:188 +#, php-format +msgid "%1$s: Documentation resource %2$s added - %3$s" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:47 +#, fuzzy +msgid "resource" +msgstr "Izvorna koda" + +#: IDF/Wiki/ResourceRevision.php:78 +msgid "File extension" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:79 +msgid "The file extension of the uploaded resource." +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:94 +msgid "page usage" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:116 +#, php-format +msgid "id %d: %s" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:263 +#, fuzzy, php-format +msgid "Download (%s)" +msgstr "Prenosi" + +#: IDF/Wiki/ResourceRevision.php:270 +msgid "View resource details" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:324 +#, php-format +msgid "%1$s: Documentation resource %2$s updated - %3$s" +msgstr "" + +#~ msgid "Your mail" +#~ msgstr "Vaš e-naslov" diff --git a/src/IDF/locale/tr/idf.po b/src/IDF/locale/tr/idf.po index 2d5afa2..acd40c8 100644 --- a/src/IDF/locale/tr/idf.po +++ b/src/IDF/locale/tr/idf.po @@ -1,38 +1,42 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Ozan , 2011. msgid "" msgstr "" "Project-Id-Version: Indefero\n" "Report-Msgid-Bugs-To: http://projects.ceondo.com/p/indefero/issues/\n" -"POT-Creation-Date: 2011-10-31 01:11+0100\n" +"POT-Creation-Date: 2012-03-22 01:16+0100\n" "PO-Revision-Date: 2011-10-31 14:56+0000\n" "Last-Translator: uobasar \n" "Language-Team: LANGUAGE \n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: tr\n" "Plural-Forms: nplurals=1; plural=0\n" -#: IDF/Commit.php:55 IDF/Conf.php:54 IDF/Issue.php:52 IDF/Review.php:65 -#: IDF/Search/Occ.php:69 IDF/Tag.php:52 IDF/Upload.php:49 IDF/WikiPage.php:54 +#: IDF/Commit.php:55 IDF/Conf.php:54 IDF/Issue.php:52 +#: IDF/ProjectActivity.php:49 IDF/Review.php:65 IDF/Search/Occ.php:69 +#: IDF/Tag.php:52 IDF/Upload.php:49 IDF/Wiki/Page.php:54 +#: IDF/Wiki/Resource.php:56 msgid "project" msgstr "proje" #: IDF/Commit.php:63 IDF/Issue.php:67 IDF/IssueComment.php:65 #: IDF/IssueFile.php:57 IDF/IssueRelation.php:69 IDF/Review/Comment.php:69 -#: IDF/Review.php:80 IDF/Upload.php:91 IDF/WikiPage.php:78 -#: IDF/WikiRevision.php:79 +#: IDF/Review.php:80 IDF/Upload.php:91 IDF/Wiki/Page.php:78 +#: IDF/Wiki/PageRevision.php:79 IDF/Wiki/Resource.php:88 +#: IDF/Wiki/ResourceRevision.php:86 msgid "submitter" msgstr "" #: IDF/Commit.php:87 IDF/Issue.php:60 IDF/Review/Patch.php:60 -#: IDF/Review.php:73 IDF/Upload.php:57 IDF/WikiPage.php:70 -#: IDF/WikiRevision.php:65 +#: IDF/Review.php:73 IDF/Upload.php:57 IDF/Wiki/Page.php:70 +#: IDF/Wiki/PageRevision.php:65 IDF/Wiki/Resource.php:80 +#: IDF/Wiki/ResourceRevision.php:63 msgid "summary" msgstr "özet" @@ -43,25 +47,26 @@ msgstr "" #: IDF/Commit.php:100 IDF/Issue.php:105 IDF/IssueComment.php:79 #: IDF/IssueFile.php:96 IDF/IssueRelation.php:75 IDF/Review/Comment.php:90 #: IDF/Review/FileComment.php:75 IDF/Review/Patch.php:87 IDF/Review.php:108 -#: IDF/Upload.php:112 IDF/WikiPage.php:100 IDF/WikiRevision.php:92 +#: IDF/Upload.php:112 IDF/Wiki/Page.php:100 IDF/Wiki/PageRevision.php:92 +#: IDF/Wiki/Resource.php:95 IDF/Wiki/ResourceRevision.php:101 msgid "creation date" msgstr "oluşturulma tarihi" #: IDF/Commit.php:238 #, php-format -msgid "Commit %s, by %s" +msgid "Commit %1$s, by %2$s" msgstr "" -#: IDF/Commit.php:329 +#: IDF/Commit.php:337 #, php-format -msgid "New Commit %s - %s (%s)" +msgid "New Commit %1$s - %2$s (%3$s)" msgstr "" #: IDF/Conf.php:61 IDF/Gconf.php:73 msgid "key" msgstr "anahtar" -#: IDF/Conf.php:67 IDF/Gconf.php:79 +#: IDF/Conf.php:67 IDF/Gconf.php:79 IDF/ProjectActivity.php:62 msgid "value" msgstr "değer" @@ -81,33 +86,56 @@ msgstr "kullanıcı" msgid "email" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:38 IDF/Views/Project.php:587 +#: IDF/Form/Admin/ForgeConf.php:34 +msgid "Custom forge page enabled" +msgstr "" + +#: IDF/Form/Admin/ForgeConf.php:39 IDF/Form/WikiPageCreate.php:80 +#: IDF/Form/WikiPageUpdate.php:72 +msgid "Content" +msgstr "" + +#: IDF/Form/Admin/LabelConf.php:40 +msgid "Predefined project labels" +msgstr "" + +#: IDF/Form/Admin/LabelConf.php:55 +#, php-format +msgid "" +"The label \"%s\" is invalid: A label must only consist of alphanumeric " +"characters and dashes, and can optionally contain a \":\" with a group " +"prefix." +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:38 IDF/Views/Project.php:600 msgid "git" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:39 IDF/Views/Project.php:588 +#: IDF/Form/Admin/ProjectCreate.php:39 IDF/Views/Project.php:601 msgid "Subversion" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:40 IDF/Views/Project.php:589 +#: IDF/Form/Admin/ProjectCreate.php:40 IDF/Views/Project.php:602 msgid "mercurial" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:41 IDF/Views/Project.php:590 +#: IDF/Form/Admin/ProjectCreate.php:41 IDF/Views/Project.php:603 msgid "monotone" msgstr "" #: IDF/Form/Admin/ProjectCreate.php:49 IDF/Form/Admin/ProjectUpdate.php:44 -#: IDF/Form/ProjectConf.php:38 IDF/Views/Admin.php:66 IDF/Views/Admin.php:210 +#: IDF/Form/ProjectConf.php:39 IDF/Views/Admin.php:86 IDF/Views/Admin.php:273 msgid "Name" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:55 IDF/Form/TabsConf.php:77 +#: IDF/Form/Admin/ProjectCreate.php:55 IDF/Form/TabsConf.php:101 #: IDF/gettexttemplates/idf/base-full.html.php:5 +#: IDF/gettexttemplates/idf/base-full.html~.php:5 #: IDF/gettexttemplates/idf/base.html.php:5 -#: IDF/gettexttemplates/idf/index.html.php:7 -#: IDF/gettexttemplates/idf/index.html.php:8 -#: IDF/gettexttemplates/idf/main-menu.html.php:8 +#: IDF/gettexttemplates/idf/base.html~.php:5 +#: IDF/gettexttemplates/idf/main-menu.html.php:9 +#: IDF/gettexttemplates/idf/project-list.html.php:5 +#: IDF/gettexttemplates/idf/project-list.html.php:7 msgid "Private project" msgstr "" @@ -130,105 +158,122 @@ msgstr "" msgid "A one line description of the project." msgstr "Projenin tek satırlık tanımı." -#: IDF/Form/Admin/ProjectCreate.php:77 +#: IDF/Form/Admin/ProjectCreate.php:77 IDF/Form/Admin/ProjectUpdate.php:58 +#: IDF/Form/ProjectConf.php:56 +msgid "External URL" +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:84 msgid "Repository type" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:85 +#: IDF/Form/Admin/ProjectCreate.php:92 msgid "Remote Subversion repository" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:92 IDF/Form/SourceConf.php:40 +#: IDF/Form/Admin/ProjectCreate.php:99 IDF/Form/SourceConf.php:40 msgid "Repository username" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:99 IDF/Form/SourceConf.php:47 +#: IDF/Form/Admin/ProjectCreate.php:106 IDF/Form/SourceConf.php:47 msgid "Repository password" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:106 IDF/Form/Admin/ProjectUpdate.php:59 +#: IDF/Form/Admin/ProjectCreate.php:113 IDF/Form/Admin/ProjectUpdate.php:66 msgid "Master branch" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:109 IDF/Form/Admin/ProjectUpdate.php:62 +#: IDF/Form/Admin/ProjectCreate.php:116 IDF/Form/Admin/ProjectUpdate.php:69 msgid "" "This should be a world-wide unique identifier for your project. A reverse " "DNS notation like \"com.my-domain.my-project\" is a good idea." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:114 IDF/Form/Admin/ProjectUpdate.php:68 +#: IDF/Form/Admin/ProjectCreate.php:121 IDF/Form/Admin/ProjectUpdate.php:95 #: IDF/Form/MembersConf.php:46 IDF/Form/TabsConf.php:53 +#: IDF/Form/TabsConf.php:72 msgid "Project owners" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:123 IDF/Form/Admin/ProjectUpdate.php:76 +#: IDF/Form/Admin/ProjectCreate.php:130 IDF/Form/Admin/ProjectUpdate.php:103 #: IDF/Form/MembersConf.php:54 IDF/Form/TabsConf.php:52 +#: IDF/Form/TabsConf.php:78 msgid "Project members" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:136 +#: IDF/Form/Admin/ProjectCreate.php:140 IDF/Form/Admin/ProjectUpdate.php:85 +#: IDF/Form/IssueCreate.php:168 IDF/Form/IssueUpdate.php:164 +#: IDF/Form/ProjectConf.php:73 IDF/Form/UpdateUpload.php:71 +#: IDF/Form/Upload.php:70 IDF/Form/WikiPageCreate.php:93 +#: IDF/Form/WikiPageUpdate.php:104 +msgid "Labels" +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:155 msgid "Project template" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:138 +#: IDF/Form/Admin/ProjectCreate.php:157 msgid "" "Use the given project to initialize the new project. Access rights and " "general configuration will be taken from the template project." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:185 +#: IDF/Form/Admin/ProjectCreate.php:204 msgid "" "Only a remote repository available through HTTP or HTTPS is allowed. For " "example \"http://somewhere.com/svn/trunk\"." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:201 +#: IDF/Form/Admin/ProjectCreate.php:220 IDF/Form/Admin/ProjectUpdate.php:117 msgid "" "The master branch is empty or contains illegal characters, please use only " -"letters, digits, dashs and dots as separators." +"letters, digits, dashes and dots as separators." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:211 IDF/Form/Admin/ProjectUpdate.php:101 +#: IDF/Form/Admin/ProjectCreate.php:230 IDF/Form/Admin/ProjectUpdate.php:128 msgid "This master branch is already used. Please select another one." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:222 +#: IDF/Form/Admin/ProjectCreate.php:241 msgid "" "This shortname contains illegal characters, please use only letters, digits " "and dash (-)." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:225 +#: IDF/Form/Admin/ProjectCreate.php:244 msgid "The shortname cannot start with the dash (-) character." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:228 +#: IDF/Form/Admin/ProjectCreate.php:247 msgid "The shortname cannot end with the dash (-) character." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:233 +#: IDF/Form/Admin/ProjectCreate.php:252 msgid "This shortname is already used. Please select another one." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:279 IDF/Form/Admin/ProjectDelete.php:78 -#: IDF/Form/Admin/ProjectUpdate.php:121 IDF/Form/Admin/UserCreate.php:106 +#: IDF/Form/Admin/ProjectCreate.php:303 IDF/Form/Admin/ProjectDelete.php:78 +#: IDF/Form/Admin/ProjectUpdate.php:153 IDF/Form/Admin/UserCreate.php:106 #: IDF/Form/Admin/UserUpdate.php:191 IDF/Form/IssueCreate.php:338 #: IDF/Form/IssueUpdate.php:329 IDF/Form/MembersConf.php:64 #: IDF/Form/Password.php:76 IDF/Form/Register.php:112 #: IDF/Form/ReviewCreate.php:187 IDF/Form/ReviewFileComment.php:143 -#: IDF/Form/TabsConf.php:98 IDF/Form/UpdateUpload.php:126 -#: IDF/Form/Upload.php:148 IDF/Form/UserAccount.php:216 -#: IDF/Form/UserChangeEmail.php:80 IDF/Form/WikiCreate.php:167 -#: IDF/Form/WikiDelete.php:59 IDF/Form/WikiUpdate.php:178 +#: IDF/Form/TabsConf.php:122 IDF/Form/UpdateUpload.php:126 +#: IDF/Form/Upload.php:149 IDF/Form/UploadArchive.php:137 +#: IDF/Form/UserAccount.php:216 IDF/Form/UserChangeEmail.php:80 +#: IDF/Form/WikiPageCreate.php:167 IDF/Form/WikiPageDelete.php:59 +#: IDF/Form/WikiPageUpdate.php:178 IDF/Form/WikiResourceCreate.php:123 +#: IDF/Form/WikiResourceDelete.php:59 IDF/Form/WikiResourceUpdate.php:124 msgid "Cannot save the model from an invalid form." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:295 +#: IDF/Form/Admin/ProjectCreate.php:341 msgid "" "Click on the Project Management tab to set the description of your project." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:363 +#: IDF/Form/Admin/ProjectCreate.php:426 msgid "This project is not available." msgstr "" @@ -250,12 +295,6 @@ msgstr "" msgid "Sorry, you really need to backup your data before deletion." msgstr "" -#: IDF/Form/Admin/ProjectUpdate.php:90 -msgid "" -"The master branch is empty or contains illegal characters, please use only " -"letters, digits, dashes and dots as separators." -msgstr "" - #: IDF/Form/Admin/UserCreate.php:37 IDF/Form/Admin/UserUpdate.php:38 #: IDF/Form/RegisterConfirmation.php:50 IDF/Form/UserAccount.php:40 msgid "First name" @@ -272,8 +311,8 @@ msgstr "" #: IDF/Form/Admin/UserCreate.php:60 msgid "" -"The login must be between 3 and 15 characters long and contains only letters" -" and digits." +"The login must be between 3 and 15 characters long and contains only letters " +"and digits." msgstr "" #: IDF/Form/Admin/UserCreate.php:69 IDF/Form/Admin/UserUpdate.php:57 @@ -339,10 +378,11 @@ msgid "Confirm password" msgstr "" #: IDF/Form/Admin/UserUpdate.php:100 IDF/Form/IssueCreate.php:66 -#: IDF/Form/ProjectConf.php:47 IDF/Form/ReviewCreate.php:54 +#: IDF/Form/ProjectConf.php:48 IDF/Form/ReviewCreate.php:54 #: IDF/Form/UpdateUpload.php:51 IDF/Form/Upload.php:49 -#: IDF/Form/UserAccount.php:101 IDF/Form/WikiCreate.php:70 -#: IDF/Form/WikiUpdate.php:60 +#: IDF/Form/UserAccount.php:101 IDF/Form/WikiPageCreate.php:70 +#: IDF/Form/WikiPageUpdate.php:60 IDF/Form/WikiResourceCreate.php:54 +#: IDF/Form/WikiResourceUpdate.php:46 IDF/Views/Wiki.php:102 msgid "Description" msgstr "" @@ -376,15 +416,15 @@ msgstr "" msgid "Tick this to delete the custom avatar." msgstr "" -#: IDF/Form/Admin/UserUpdate.php:161 IDF/Views/Admin.php:211 +#: IDF/Form/Admin/UserUpdate.php:161 IDF/Views/Admin.php:274 msgid "Staff" msgstr "" #: IDF/Form/Admin/UserUpdate.php:164 -msgid "If you give staff rights to a user, you really need to trust them." +msgid "If you give staff rights to a user, you really need to trust him." msgstr "" -#: IDF/Form/Admin/UserUpdate.php:172 IDF/Views/Admin.php:213 +#: IDF/Form/Admin/UserUpdate.php:172 IDF/Views/Admin.php:276 msgid "Active" msgstr "" @@ -419,11 +459,11 @@ msgstr "" #: IDF/Form/ReviewCreate.php:45 IDF/Form/ReviewFileComment.php:73 #: IDF/Form/UpdateUpload.php:42 IDF/Form/Upload.php:40 #: IDF/gettexttemplates/idf/issues/base.html.php:3 IDF/Views/Download.php:65 -#: IDF/Views/Download.php:313 IDF/Views/Issue.php:62 IDF/Views/Issue.php:218 -#: IDF/Views/Issue.php:299 IDF/Views/Issue.php:388 IDF/Views/Issue.php:540 -#: IDF/Views/Issue.php:763 IDF/Views/Issue.php:822 IDF/Views/Review.php:58 -#: IDF/Views/User.php:83 IDF/Views/Wiki.php:62 IDF/Views/Wiki.php:107 -#: IDF/Views/Wiki.php:148 +#: IDF/Views/Download.php:347 IDF/Views/Issue.php:62 IDF/Views/Issue.php:221 +#: IDF/Views/Issue.php:302 IDF/Views/Issue.php:391 IDF/Views/Issue.php:543 +#: IDF/Views/Issue.php:766 IDF/Views/Issue.php:825 IDF/Views/Review.php:58 +#: IDF/Views/User.php:83 IDF/Views/Wiki.php:62 IDF/Views/Wiki.php:145 +#: IDF/Views/Wiki.php:186 msgid "Summary" msgstr "" @@ -438,9 +478,9 @@ msgstr "" #: IDF/Form/IssueCreate.php:99 IDF/Form/IssueUpdate.php:89 #: IDF/Form/ReviewCreate.php:103 IDF/Form/ReviewFileComment.php:83 -#: IDF/Views/Issue.php:63 IDF/Views/Issue.php:219 IDF/Views/Issue.php:301 -#: IDF/Views/Issue.php:389 IDF/Views/Issue.php:541 IDF/Views/Issue.php:764 -#: IDF/Views/Issue.php:823 IDF/Views/Review.php:59 IDF/Views/User.php:84 +#: IDF/Views/Issue.php:63 IDF/Views/Issue.php:222 IDF/Views/Issue.php:304 +#: IDF/Views/Issue.php:392 IDF/Views/Issue.php:544 IDF/Views/Issue.php:767 +#: IDF/Views/Issue.php:826 IDF/Views/Review.php:59 IDF/Views/User.php:84 msgid "Status" msgstr "" @@ -453,26 +493,19 @@ msgstr "" msgid "This issue" msgstr "" -#: IDF/Form/IssueCreate.php:168 IDF/Form/IssueUpdate.php:164 -#: IDF/Form/UpdateUpload.php:71 IDF/Form/Upload.php:70 -#: IDF/Form/WikiCreate.php:93 IDF/Form/WikiUpdate.php:104 -msgid "Labels" -msgstr "" - #: IDF/Form/IssueCreate.php:210 msgid "You cannot add a label with the \"Status\" prefix to an issue." msgstr "" #: IDF/Form/IssueCreate.php:211 IDF/Form/IssueCreate.php:218 -#: IDF/Form/UpdateUpload.php:110 IDF/Form/Upload.php:120 -#: IDF/Form/WikiCreate.php:151 IDF/Form/WikiUpdate.php:162 +#: IDF/Form/UpdateUpload.php:110 IDF/Form/Upload.php:121 +#: IDF/Form/WikiPageCreate.php:151 IDF/Form/WikiPageUpdate.php:162 msgid "You provided an invalid label." msgstr "" #: IDF/Form/IssueCreate.php:217 IDF/Form/UpdateUpload.php:109 -#: IDF/Form/Upload.php:119 #, php-format -msgid "You cannot provide more than label from the %s class to an issue." +msgid "You cannot provide more than one label from the %s class to an issue." msgstr "" #: IDF/Form/IssueCreate.php:228 IDF/Form/IssueUpdate.php:194 @@ -541,7 +574,7 @@ msgid "" msgstr "" #: IDF/Form/IssueTrackingConf.php:133 -msgid "Each issue may have at most one label with each of these classes" +msgid "Each issue may have at most one label with each of these classes." msgstr "" #: IDF/Form/IssueTrackingConf.php:140 @@ -551,11 +584,13 @@ msgstr "" #: IDF/Form/IssueTrackingConf.php:142 msgid "" "You can define bidirectional relations like \"is related to\" or \"blocks, " -"is blocked by\"." +"is blocked by\". For standard relations pre-configured translations exist, " +"new relations should however be defined in a language that is understood by " +"all project members." msgstr "" #: IDF/Form/IssueUpdate.php:56 IDF/Form/ReviewFileComment.php:45 -#: IDF/Form/WikiUpdate.php:82 +#: IDF/Form/WikiPageUpdate.php:82 IDF/Form/WikiResourceUpdate.php:66 msgid "Comment" msgstr "" @@ -594,8 +629,8 @@ msgstr "" #: IDF/Form/PasswordInputKey.php:50 IDF/Form/PasswordReset.php:89 msgid "" -"We are sorry but this validation key is not valid. Maybe you should directly" -" copy/paste it from your validation email." +"We are sorry but this validation key is not valid. Maybe you should directly " +"copy/paste it from your validation email." msgstr "" #: IDF/Form/PasswordInputKey.php:61 IDF/Form/PasswordReset.php:100 @@ -636,34 +671,38 @@ msgid "" "activate it." msgstr "" -#: IDF/Form/ProjectConf.php:42 +#: IDF/Form/ProjectConf.php:43 msgid "Short Description" msgstr "" -#: IDF/Form/ProjectConf.php:58 +#: IDF/Form/ProjectConf.php:85 msgid "The \"upload_path\" configuration variable was not set." msgstr "" -#: IDF/Form/ProjectConf.php:63 +#: IDF/Form/ProjectConf.php:90 msgid "Update the logo" msgstr "" -#: IDF/Form/ProjectConf.php:65 +#: IDF/Form/ProjectConf.php:92 msgid "The logo must be a picture with a size of 32 by 32." msgstr "" -#: IDF/Form/ProjectConf.php:75 +#: IDF/Form/ProjectConf.php:103 msgid "Remove the current logo" msgstr "" -#: IDF/Form/ProjectConf.php:111 +#: IDF/Form/ProjectConf.php:139 msgid "Could not determine the size of the uploaded picture." msgstr "" -#: IDF/Form/ProjectConf.php:115 +#: IDF/Form/ProjectConf.php:143 msgid "The picture must have a size of 32 by 32." msgstr "" +#: IDF/Form/ProjectConf.php:164 +msgid "The entered URL is invalid. Only http and https URLs are allowed." +msgstr "" + #: IDF/Form/Register.php:41 msgid "Your login" msgstr "" @@ -674,7 +713,7 @@ msgid "" "and digits." msgstr "" -#: IDF/Form/Register.php:53 +#: IDF/Form/Register.php:53 IDF/Form/UserAccount.php:59 msgid "Your email" msgstr "" @@ -688,15 +727,14 @@ msgstr "" #: IDF/Form/Register.php:88 msgid "" -"We know, this is boring, but you need to agree with the terms and " -"conditions." +"We know, this is boring, but you need to agree with the terms and conditions." msgstr "" #: IDF/Form/Register.php:97 #, php-format msgid "" -"The email \"%s\" is already used. If you need to, click on the help link to " -"recover your password." +"The email \"%1$s\" is already used. If you need to, you can recover your password." msgstr "" #: IDF/Form/Register.php:148 @@ -720,9 +758,10 @@ msgid "" msgstr "" #: IDF/Form/RegisterConfirmation.php:110 +#, php-format msgid "" -"This account has already been confirmed. Maybe should you try to recover " -"your password using the help link." +"This account has already been confirmed. Maybe should you try to recover your password." msgstr "" #: IDF/Form/ReviewCreate.php:74 @@ -765,43 +804,48 @@ msgstr "" msgid "This field is required." msgstr "" -#: IDF/Form/SourceConf.php:56 +#: IDF/Form/SourceConf.php:54 IDF/Form/UploadConf.php:70 msgid "Webhook URL" msgstr "" -#: IDF/Form/SourceConf.php:58 -#, php-format -msgid "Learn more about the post-commit web hooks." -msgstr "" - #: IDF/Form/TabsConf.php:38 IDF/gettexttemplates/idf/admin/base.html.php:4 -#: IDF/gettexttemplates/idf/base-full.html.php:7 -#: IDF/gettexttemplates/idf/base.html.php:7 +#: IDF/gettexttemplates/idf/base-full.html.php:8 +#: IDF/gettexttemplates/idf/base-full.html~.php:7 +#: IDF/gettexttemplates/idf/base.html.php:8 +#: IDF/gettexttemplates/idf/base.html~.php:7 #: IDF/gettexttemplates/idf/downloads/base.html.php:3 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:14 #: IDF/Views/Project.php:97 msgid "Downloads" msgstr "" -#: IDF/Form/TabsConf.php:39 IDF/gettexttemplates/idf/base-full.html.php:11 -#: IDF/gettexttemplates/idf/base.html.php:11 +#: IDF/Form/TabsConf.php:39 IDF/gettexttemplates/idf/base-full.html.php:12 +#: IDF/gettexttemplates/idf/base-full.html~.php:11 +#: IDF/gettexttemplates/idf/base.html.php:12 +#: IDF/gettexttemplates/idf/base.html~.php:11 msgid "Code Review" msgstr "" #: IDF/Form/TabsConf.php:40 IDF/gettexttemplates/idf/admin/base.html.php:5 -#: IDF/gettexttemplates/idf/base-full.html.php:8 -#: IDF/gettexttemplates/idf/base.html.php:8 +#: IDF/gettexttemplates/idf/base-full.html.php:9 +#: IDF/gettexttemplates/idf/base-full.html~.php:8 +#: IDF/gettexttemplates/idf/base.html.php:9 +#: IDF/gettexttemplates/idf/base.html~.php:8 msgid "Documentation" msgstr "" #: IDF/Form/TabsConf.php:41 IDF/gettexttemplates/idf/admin/base.html.php:7 -#: IDF/gettexttemplates/idf/base-full.html.php:10 -#: IDF/gettexttemplates/idf/base.html.php:10 +#: IDF/gettexttemplates/idf/base-full.html.php:11 +#: IDF/gettexttemplates/idf/base-full.html~.php:10 +#: IDF/gettexttemplates/idf/base.html.php:11 +#: IDF/gettexttemplates/idf/base.html~.php:10 msgid "Source" msgstr "" -#: IDF/Form/TabsConf.php:42 IDF/gettexttemplates/idf/base-full.html.php:9 -#: IDF/gettexttemplates/idf/base.html.php:9 +#: IDF/Form/TabsConf.php:42 IDF/gettexttemplates/idf/base-full.html.php:10 +#: IDF/gettexttemplates/idf/base-full.html~.php:9 +#: IDF/gettexttemplates/idf/base.html.php:10 +#: IDF/gettexttemplates/idf/base.html~.php:9 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:17 msgid "Issues" msgstr "" @@ -818,22 +862,106 @@ msgstr "" msgid "Closed" msgstr "" -#: IDF/Form/TabsConf.php:83 +#: IDF/Form/TabsConf.php:84 +#, fuzzy +msgid "Others" +msgstr "Diğer" + +#: IDF/Form/TabsConf.php:107 msgid "Extra authorized users" msgstr "" -#: IDF/Form/Upload.php:59 IDF/gettexttemplates/idf/source/git/tree.html.php:6 +#: IDF/Form/Upload.php:59 IDF/Form/WikiResourceCreate.php:65 +#: IDF/Form/WikiResourceUpdate.php:56 +#: IDF/gettexttemplates/idf/source/git/tree.html.php:6 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:6 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:7 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:7 -#: IDF/Views/Download.php:64 IDF/Views/Download.php:312 +#: IDF/Views/Download.php:64 IDF/Views/Download.php:346 msgid "File" msgstr "" -#: IDF/Form/Upload.php:86 +#: IDF/Form/Upload.php:87 IDF/Form/WikiResourceCreate.php:96 +#: IDF/Form/WikiResourceUpdate.php:83 msgid "For security reasons, you cannot upload a file with this extension." msgstr "" +#: IDF/Form/Upload.php:120 +#, php-format +msgid "You cannot provide more than one label from the %s class to a download." +msgstr "" + +#: IDF/Form/UploadArchive.php:41 +#, fuzzy +msgid "Archive file" +msgstr "Arşiv" + +#: IDF/Form/UploadArchive.php:67 +#, php-format +msgid "" +"For security reasons, you cannot upload a file (%s) with this extension." +msgstr "" + +#: IDF/Form/UploadArchive.php:98 +#, php-format +msgid "" +"You cannot provide more than label from the %1$s class to a download (%2$s)." +msgstr "" + +#: IDF/Form/UploadArchive.php:109 +#, php-format +msgid "" +"A file with the name \"%s\" has already been uploaded and is not marked to " +"be replaced." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:41 +msgid "The archive does not exist." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:48 +#, php-format +msgid "The archive could not be read (code %d)." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:53 +msgid "The archive does not contain a manifest.xml." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:61 +#, php-format +msgid "The archive's manifest is invalid: %s" +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:77 +#, php-format +msgid "The entry %d in the manifest is missing a file name." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:82 +#, php-format +msgid "The entry %d in the manifest is missing a summary." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:86 +msgid "The manifest must not reference itself." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:91 +#, php-format +msgid "The entry %s in the manifest does not exist in the archive." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:96 +#, php-format +msgid "The entry %s in the manifest is referenced more than once." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:108 +#, php-format +msgid "The entry %s in the manifest has more than the six allowed labels set." +msgstr "" + #: IDF/Form/UploadConf.php:53 msgid "Predefined download labels" msgstr "" @@ -842,10 +970,6 @@ msgstr "" msgid "Each download may have at most one label with each of these classes" msgstr "" -#: IDF/Form/UserAccount.php:59 -msgid "Your mail" -msgstr "" - #: IDF/Form/UserAccount.php:61 msgid "" "If you change your email address, an email will be sent to the new address " @@ -863,11 +987,11 @@ msgid "" msgstr "" #: IDF/Form/UserAccount.php:171 -msgid "Add a secondary mail address" +msgid "Add a secondary email address" msgstr "" #: IDF/Form/UserAccount.php:173 -msgid "You will get a mail to confirm that you own the address you specify." +msgid "You will get an email to confirm that you own the address you specify." msgstr "" #: IDF/Form/UserAccount.php:200 @@ -888,8 +1012,7 @@ msgstr "" #: IDF/Form/UserAccount.php:363 msgid "" -"Please check the key as it does not appear to be a valid monotone public " -"key." +"Please check the key as it does not appear to be a valid monotone public key." msgstr "" #: IDF/Form/UserAccount.php:371 @@ -902,8 +1025,8 @@ msgstr "" #: IDF/Form/UserChangeEmail.php:63 msgid "" -"The validation key is not valid. Please copy/paste it from your confirmation" -" email." +"The validation key is not valid. Please copy/paste it from your confirmation " +"email." msgstr "" #: IDF/Form/WikiConf.php:49 @@ -912,11 +1035,10 @@ msgstr "" #: IDF/Form/WikiConf.php:58 msgid "" -"Each documentation page may have at most one label with each of these " -"classes" +"Each documentation page may have at most one label with each of these classes" msgstr "" -#: IDF/Form/WikiCreate.php:38 +#: IDF/Form/WikiPageCreate.php:38 msgid "" "# Introduction\n" "\n" @@ -932,56 +1054,96 @@ msgid "" "* Links to other [[WikiPage]].\n" msgstr "" -#: IDF/Form/WikiCreate.php:57 +#: IDF/Form/WikiPageCreate.php:57 msgid "PageName" msgstr "" -#: IDF/Form/WikiCreate.php:60 IDF/Form/WikiUpdate.php:50 +#: IDF/Form/WikiPageCreate.php:60 IDF/Form/WikiPageUpdate.php:50 msgid "Page title" msgstr "" -#: IDF/Form/WikiCreate.php:66 IDF/Form/WikiUpdate.php:56 +#: IDF/Form/WikiPageCreate.php:66 IDF/Form/WikiPageUpdate.php:56 msgid "" "The page name must contains only letters, digits and the dash (-) character." msgstr "" -#: IDF/Form/WikiCreate.php:71 IDF/Form/WikiUpdate.php:61 +#: IDF/Form/WikiPageCreate.php:71 IDF/Form/WikiPageUpdate.php:61 msgid "This one line description is displayed in the list of pages." msgstr "" -#: IDF/Form/WikiCreate.php:80 IDF/Form/WikiUpdate.php:72 -msgid "Content" -msgstr "" - -#: IDF/Form/WikiCreate.php:108 IDF/Form/WikiUpdate.php:119 +#: IDF/Form/WikiPageCreate.php:108 IDF/Form/WikiPageUpdate.php:119 +#: IDF/Form/WikiResourceCreate.php:78 msgid "The title contains invalid characters." msgstr "" -#: IDF/Form/WikiCreate.php:114 IDF/Form/WikiUpdate.php:125 +#: IDF/Form/WikiPageCreate.php:114 IDF/Form/WikiPageUpdate.php:125 msgid "A page with this title already exists." msgstr "" -#: IDF/Form/WikiCreate.php:150 IDF/Form/WikiUpdate.php:161 +#: IDF/Form/WikiPageCreate.php:150 IDF/Form/WikiPageUpdate.php:161 #, php-format -msgid "You cannot provide more than label from the %s class to a page." +msgid "You cannot provide more than one label from the %s class to a page." msgstr "" -#: IDF/Form/WikiCreate.php:200 +#: IDF/Form/WikiPageCreate.php:200 msgid "Initial page creation" msgstr "" -#: IDF/Form/WikiDelete.php:39 +#: IDF/Form/WikiPageDelete.php:39 msgid "Yes, I understand that the page and all its revisions will be deleted." msgstr "" -#: IDF/Form/WikiDelete.php:50 +#: IDF/Form/WikiPageDelete.php:50 IDF/Form/WikiResourceDelete.php:50 msgid "You need to confirm the deletion." msgstr "" -#: IDF/Form/WikiUpdate.php:83 +#: IDF/Form/WikiPageUpdate.php:83 IDF/Form/WikiResourceUpdate.php:67 msgid "One line to describe the changes you made." msgstr "" +#: IDF/Form/WikiResourceCreate.php:40 +msgid "ResourceName" +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:44 +msgid "Resource title" +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:50 +msgid "" +"The resource name must contains only letters, digits and the dash (-) " +"character." +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:55 IDF/Form/WikiResourceUpdate.php:47 +#, fuzzy +msgid "This one line description is displayed in the list of resources." +msgstr "Projenin tek satırlık tanımı." + +#: IDF/Form/WikiResourceCreate.php:84 +msgid "A resource with this title already exists." +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:142 +msgid "Initial resource creation" +msgstr "" + +#: IDF/Form/WikiResourceDelete.php:39 +msgid "" +"Yes, I understand that the resource and all its revisions will be deleted." +msgstr "" + +#: IDF/Form/WikiResourceUpdate.php:89 +#, php-format +msgid "" +"The mime type of the uploaded file \"%1$s\" does not match the mime type of " +"this resource \"%2$s\"" +msgstr "" + +#: IDF/Form/WikiResourceUpdate.php:97 +msgid "The current version of the resource and the uploaded file are equal." +msgstr "" + #: IDF/Gconf.php:60 IDF/Search/Occ.php:56 msgid "model class" msgstr "" @@ -1009,20 +1171,60 @@ msgstr "" #: IDF/gettexttemplates/idf/admin/downloads.html.php:3 #: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:3 #: IDF/gettexttemplates/idf/admin/wiki.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/projects/labels.html.php:3 msgid "" "\n" "

      Instructions:

      \n" "

      List one status value per line in desired sort-order.

      \n" -"

      Optionally, use an equals-sign to document the meaning of each status value.

      \n" +"

      Optionally, use an equals-sign to document the meaning of each status " +"value.

      \n" msgstr "" #: IDF/gettexttemplates/idf/admin/downloads.html.php:8 +msgid "" +"

      The webhook URL setting specifies an URL to which a HTTP PUT\n" +"request is sent after a new download has been added or to which a HTTP " +"POST\n" +"request is sent after an existing download has been updated.\n" +"If this field is empty, notifications are disabled.

      \n" +"\n" +"

      Only properly-escaped HTTP URLs are supported, for " +"example:

      \n" +"\n" +"
        \n" +"
      • http://domain.com/upload
      • \n" +"
      • http://domain.com/upload?my%20param
      • \n" +"
      \n" +"\n" +"

      In addition, the URL may contain the following \"%\" notation, which\n" +"will be replaced with specific project values for each download:

      \n" +"\n" +"
        \n" +"
      • %p - project name
      • \n" +"
      • %d - download id
      • \n" +"
      \n" +"\n" +"

      For example, updating download 123 of project 'my-project' with\n" +"web hook URL http://mydomain.com/%p/%d would send a POST " +"request to\n" +"http://mydomain.com/my-project/123.

      " +msgstr "" + +#: IDF/gettexttemplates/idf/admin/downloads.html.php:31 +#: IDF/gettexttemplates/idf/admin/source.html.php:30 +msgid "Web-Hook authentication key:" +msgstr "" + +#: IDF/gettexttemplates/idf/admin/downloads.html.php:32 #: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:8 #: IDF/gettexttemplates/idf/admin/members.html.php:13 #: IDF/gettexttemplates/idf/admin/source.html.php:31 #: IDF/gettexttemplates/idf/admin/summary.html.php:11 -#: IDF/gettexttemplates/idf/admin/tabs.html.php:15 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:12 #: IDF/gettexttemplates/idf/admin/wiki.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/forge/index.html.php:13 +#: IDF/gettexttemplates/idf/gadmin/projects/labels.html.php:8 msgid "Save Changes" msgstr "" @@ -1031,7 +1233,8 @@ msgstr "" msgid "" "\n" "

      Instructions:

      \n" -"

      Specify each person by its login. Each person must have already registered with the given login.

      \n" +"

      Specify each person by its login. Each person must have already " +"registered with the given login.

      \n" "

      Separate the logins with commas and/or new lines.

      \n" msgstr "" @@ -1041,39 +1244,44 @@ msgstr "" msgid "" "\n" "

      Notes:

      \n" -"

      A project owner may make any change to this project, including removing other project owners. You need to be carefull when you give owner rights.

      \n" -"

      A project member will not have access to the administration area but will have more options available in the use of the project.

      \n" +"

      A project owner may make any change to this project, including removing " +"other project owners. You need to be carefull when you give owner rights.\n" +"

      A project member will not have access to the administration area but will " +"have more options available in the use of the project.

      \n" msgstr "" #: IDF/gettexttemplates/idf/admin/source.html.php:3 -msgid "" -"You can find here the current repository configuration of your project." +msgid "You can find here the current repository configuration of your project." msgstr "" #: IDF/gettexttemplates/idf/admin/source.html.php:4 msgid "" -"

      The webhook URL setting specifies a URL to which a HTTP POST\n" -"request is sent after each repository commit. If this field is empty,\n" -"notifications are disabled.

      \n" +"

      The webhook URL setting specifies an URL to which a HTTP \n" +"%%hook_request_method%% request is sent after each " +"repository\n" +"commit. If this field is empty, notifications are disabled.

      \n" "\n" -"

      Only properly-escaped HTTP URLs are supported, for example:

      \n" +"

      Only properly-escaped HTTP URLs are supported, for " +"example:

      \n" "\n" "
        \n" -"
      • http://domain.com/commit
      • \n" -"
      • http://domain.com/commit?my%20param
      • \n" +"
      • http://domain.com/commit
      • \n" +"
      • http://domain.com/commit?my%20param
      • \n" "
      \n" "\n" "

      In addition, the URL may contain the following \"%\" notation, which\n" "will be replaced with specific project values for each commit:

      \n" "\n" "
        \n" -"
      • %p - project name
      • \n" -"
      • %r - revision number
      • \n" +"
      • %p - project name
      • \n" +"
      • %r - revision number
      • \n" "
      \n" "\n" "

      For example, committing revision 123 to project 'my-project' with\n" -"post-commit URL http://mydomain.com/%p/%r would send a request to\n" -"http://mydomain.com/my-project/123.

      " +"post-commit URL http://mydomain.com/%p/%r would send a request " +"to\n" +"http://mydomain.com/my-project/123.

      " msgstr "" #: IDF/gettexttemplates/idf/admin/source.html.php:26 @@ -1094,16 +1302,13 @@ msgstr "" msgid "Repository size:" msgstr "" -#: IDF/gettexttemplates/idf/admin/source.html.php:30 -msgid "Post-commit authentication key:" -msgstr "" - #: IDF/gettexttemplates/idf/admin/summary.html.php:3 #, php-format msgid "" "\n" "

      Instructions:

      \n" -"

      The description of the project can be improved using the Markdown syntax.

      \n" +"

      The description of the project can be improved using the Markdown syntax.

      \n" msgstr "" #: IDF/gettexttemplates/idf/admin/summary.html.php:7 @@ -1117,9 +1322,11 @@ msgstr "" #: IDF/gettexttemplates/idf/admin/summary.html.php:9 #: IDF/gettexttemplates/idf/base-full.html.php:4 +#: IDF/gettexttemplates/idf/base-full.html~.php:4 #: IDF/gettexttemplates/idf/base.html.php:4 -#: IDF/gettexttemplates/idf/index.html.php:6 -#: IDF/gettexttemplates/idf/main-menu.html.php:7 +#: IDF/gettexttemplates/idf/base.html~.php:4 +#: IDF/gettexttemplates/idf/main-menu.html.php:8 +#: IDF/gettexttemplates/idf/project-list.html.php:4 msgid "Project logo" msgstr "" @@ -1129,66 +1336,72 @@ msgstr "" #: IDF/gettexttemplates/idf/admin/tabs.html.php:3 msgid "" -"\n" -"Only project members and admins have write access to the source.
      \n" -"If you restrict the access to the source, anonymous access is
      \n" -"not provided and the users must authenticate themselves with their
      \n" -"password or SSH key." +"This section allows you to configure project tabs access rights and " +"notifications." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:8 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:4 msgid "" -"You can configure here the project tabs access rights and notification " -"emails." +"Tab access controls whether a single user can navigate into a particular " +"section of your project via the main menu or automatically generated object " +"links." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:9 -#, php-format -msgid "" -"Notification emails will be sent from the %%from_email%% " -"address, if you send the email to a mailing list, you may need to register " -"this email address. Multiple email addresses must be separated through " -"commas (','). If you do not want to send emails for a given type of changes," -" simply leave the corresponding field empty." -msgstr "" - -#: IDF/gettexttemplates/idf/admin/tabs.html.php:10 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:5 msgid "" "If you mark a project as private, only the project members and " "administrators, together with the extra authorized users you provide will " -"have access to the project. You will still be able to define further access " -"rights for the different tabs but the \"Open to all\" and \"Signed in " -"users\" will default to authorized users only." +"have access to the project as a whole. You will still be able to define " +"further access rights for the different tabs but the \"Open to all\" and " +"\"Signed in users\" will default to authorized users only." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:11 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:6 msgid "" -"Specify each person by its login. Each person must have already registered " -"with the given login. Separate the logins with commas and/or new lines." +"For the extra authorized user list, specify each person by its login. Each " +"person must have already registered with the given login. Separate the " +"logins with commas and/or new lines." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:12 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:7 +msgid "" +"Only project members and admins have write access to the source. If you " +"restrict the access to the source, anonymous access is not provided and the " +"users must authenticate themselves with their password or SSH key." +msgstr "" + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:8 +#, php-format +msgid "" +"Here you can configure who should be notified about changes in a particular " +"section. You can also configure additional addresses, like the one of a " +"mailing list, that should be notified. (Keep in mind that you might have to " +"register the sender address %%from_email%% to let the " +"mailing list actually accept notification emails.) Multiple email addresses " +"must be separated through commas (',')." +msgstr "" + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:9 msgid "" "The form contains some errors. Please correct them to update the access " "rights." msgstr "" +#: IDF/gettexttemplates/idf/admin/tabs.html.php:10 #: IDF/gettexttemplates/idf/admin/tabs.html.php:13 msgid "Access Rights" msgstr "" +#: IDF/gettexttemplates/idf/admin/tabs.html.php:11 #: IDF/gettexttemplates/idf/admin/tabs.html.php:14 -msgid "Notification Email" -msgstr "" - -#: IDF/gettexttemplates/idf/admin/tabs.html.php:16 -#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:17 -#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:15 -msgid "Instructions:" -msgstr "" +#, fuzzy +msgid "Notifications" +msgstr "düzenlenme tarihi" #: IDF/gettexttemplates/idf/base-full.html.php:3 +#: IDF/gettexttemplates/idf/base-full.html~.php:3 #: IDF/gettexttemplates/idf/base.html.php:3 +#: IDF/gettexttemplates/idf/base.html~.php:3 #, php-format msgid "" "Sign in or create your account to create issues or " @@ -1197,54 +1410,59 @@ msgstr "" #: IDF/gettexttemplates/idf/base-full.html.php:6 #: IDF/gettexttemplates/idf/base.html.php:6 +#: IDF/gettexttemplates/idf/project-list.html.php:6 +msgid "External link to project" +msgstr "" + +#: IDF/gettexttemplates/idf/base-full.html.php:7 +#: IDF/gettexttemplates/idf/base-full.html~.php:6 +#: IDF/gettexttemplates/idf/base.html.php:7 +#: IDF/gettexttemplates/idf/base.html~.php:6 msgid "Project Home" msgstr "" -#: IDF/gettexttemplates/idf/base-full.html.php:12 -#: IDF/gettexttemplates/idf/base.html.php:12 +#: IDF/gettexttemplates/idf/base-full.html.php:13 +#: IDF/gettexttemplates/idf/base-full.html~.php:12 +#: IDF/gettexttemplates/idf/base.html.php:13 +#: IDF/gettexttemplates/idf/base.html~.php:12 msgid "Project Management" msgstr "" #: IDF/gettexttemplates/idf/downloads/base.html.php:4 #: IDF/gettexttemplates/idf/downloads/index.html.php:4 -#: IDF/Views/Download.php:234 +#: IDF/Views/Download.php:235 msgid "New Download" msgstr "" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:3 +#: IDF/gettexttemplates/idf/downloads/base.html.php:5 +#, fuzzy +msgid "Upload Archive" +msgstr "Arşiv" + +#: IDF/gettexttemplates/idf/downloads/create.html.php:3 msgid "" -"Attention! If you want to delete a specific version of your" -" software, maybe, someone is depending on this specific version to run his " -"systems. Are you sure, you will not affect anybody when removing this file?" +"Each file must have a distinct name and file contents\n" +"cannot be changed, so be sure to include release numbers in each file\n" +"name." msgstr "" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:4 +#: IDF/gettexttemplates/idf/downloads/create.html.php:6 #, php-format msgid "" -"Instead of deleting the file, you could mark it as " -"deprecated." +"You can use the Markdown syntax for the description." msgstr "" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:5 -#: IDF/gettexttemplates/idf/downloads/view.html.php:4 -#: IDF/gettexttemplates/idf/issues/attachment.html.php:4 -#: IDF/gettexttemplates/idf/issues/view.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:8 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:4 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:5 -#: IDF/gettexttemplates/idf/wiki/view.html.php:8 -#: IDF/gettexttemplates/idf/wiki/view.html.php:9 -#, php-format -msgid "by %%submitter%%" +#: IDF/gettexttemplates/idf/downloads/create.html.php:7 +msgid "The form contains some errors. Please correct them to submit the file." msgstr "" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:6 -msgid "Delete File" +#: IDF/gettexttemplates/idf/downloads/create.html.php:8 +msgid "Submit File" msgstr "" +#: IDF/gettexttemplates/idf/downloads/create.html.php:9 +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:8 #: IDF/gettexttemplates/idf/downloads/delete.html.php:7 -#: IDF/gettexttemplates/idf/downloads/submit.html.php:9 #: IDF/gettexttemplates/idf/downloads/view.html.php:9 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:21 #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:16 @@ -1262,13 +1480,87 @@ msgstr "" #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:5 #: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:5 #: IDF/gettexttemplates/idf/user/passrecovery.html.php:7 -#: IDF/gettexttemplates/idf/wiki/create.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:10 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:7 -#: IDF/gettexttemplates/idf/wiki/update.html.php:7 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:9 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:5 msgid "Cancel" msgstr "" +#: IDF/gettexttemplates/idf/downloads/create.html.php:10 +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:9 +#: IDF/gettexttemplates/idf/register/inputkey.html.php:6 +#: IDF/gettexttemplates/idf/user/changeemail.html.php:6 +#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:6 +msgid "Instructions" +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:3 +msgid "" +"The archive must include a manifest.xml file with meta " +"information about the\n" +"files to process inside the archive. All processed files must be unique or " +"replace existing files explicitely." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:5 +#, php-format +msgid "" +"You can learn more about the archive format here." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:6 +msgid "" +"The form contains some errors. Please correct them to submit the archive." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:7 +#, fuzzy +msgid "Submit Archive" +msgstr "Arşiv" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:3 +msgid "" +"Attention! If you want to delete a specific version of your " +"software, maybe, someone is depending on this specific version to run his " +"systems. Are you sure, you will not affect anybody when removing this file?" +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:4 +#, php-format +msgid "" +"Instead of deleting the file, you could mark it as " +"deprecated." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:5 +#: IDF/gettexttemplates/idf/downloads/view.html.php:4 +#: IDF/gettexttemplates/idf/issues/attachment.html.php:4 +#: IDF/gettexttemplates/idf/issues/view.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:5 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:7 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:7 +#, php-format +msgid "by %%submitter%%" +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:6 +msgid "Delete File" +msgstr "" + #: IDF/gettexttemplates/idf/downloads/delete.html.php:8 #: IDF/gettexttemplates/idf/downloads/view.html.php:14 msgid "Uploaded:" @@ -1278,38 +1570,46 @@ msgstr "" #: IDF/gettexttemplates/idf/downloads/view.html.php:15 #: IDF/gettexttemplates/idf/issues/view.html.php:29 #: IDF/gettexttemplates/idf/review/view.html.php:27 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:12 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:9 -#: IDF/gettexttemplates/idf/wiki/view.html.php:15 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:12 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:14 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:15 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:17 msgid "Updated:" msgstr "" #: IDF/gettexttemplates/idf/downloads/delete.html.php:10 #: IDF/gettexttemplates/idf/downloads/view.html.php:16 #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:6 -#: IDF/gettexttemplates/idf/index.html.php:15 +#: IDF/gettexttemplates/idf/listProjects.html.php:17 msgid "Downloads:" msgstr "" #: IDF/gettexttemplates/idf/downloads/delete.html.php:11 #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:7 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:7 #: IDF/gettexttemplates/idf/downloads/view.html.php:17 #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:6 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:6 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:9 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:10 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:15 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:11 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:16 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:10 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:15 #: IDF/gettexttemplates/idf/issues/view.html.php:21 #: IDF/gettexttemplates/idf/issues/view.html.php:33 +#: IDF/gettexttemplates/idf/project-list.html.php:8 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:6 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:9 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:13 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:13 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:10 -#: IDF/gettexttemplates/idf/wiki/view.html.php:16 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:16 #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:7 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:12 -#: IDF/IssueComment.php:157 IDF/WikiRevision.php:175 +#: IDF/IssueComment.php:157 IDF/Wiki/PageRevision.php:204 msgid "Labels:" msgstr "Etiketler:" @@ -1318,8 +1618,10 @@ msgid "A new file is available for download:" msgstr "" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:4 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:4 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:5 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:6 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:5 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:4 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:8 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:4 @@ -1329,8 +1631,10 @@ msgid "Hello," msgstr "Merhaba," #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:5 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:5 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:6 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:6 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:7 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:6 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:5 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:6 @@ -1340,20 +1644,27 @@ msgid "Project:" msgstr "Proje:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:6 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:6 msgid "Submitted by:" msgstr "" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:8 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:8 msgid "Download:" msgstr "" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:9 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:10 #: IDF/gettexttemplates/idf/review/view.html.php:31 #: IDF/gettexttemplates/idf/user/public.html.php:4 msgid "Description:" msgstr "" +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:3 +msgid "A file download was updated:" +msgstr "" + #: IDF/gettexttemplates/idf/downloads/feedfragment.xml.php:3 msgid "Details" msgstr "" @@ -1367,34 +1678,6 @@ msgstr "" msgid "Number of files:" msgstr "" -#: IDF/gettexttemplates/idf/downloads/submit.html.php:3 -msgid "" -"Each file must have a distinct name and file contents\n" -"cannot be changed, so be sure to include release numbers in each file\n" -"name." -msgstr "" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:6 -#, php-format -msgid "" -"You can use the Markdown syntax for the description." -msgstr "" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:7 -msgid "The form contains some errors. Please correct them to submit the file." -msgstr "" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:8 -msgid "Submit File" -msgstr "" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:10 -#: IDF/gettexttemplates/idf/register/inputkey.html.php:6 -#: IDF/gettexttemplates/idf/user/changeemail.html.php:6 -#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:6 -msgid "Instructions" -msgstr "" - #: IDF/gettexttemplates/idf/downloads/view.html.php:3 msgid "" "Attention! This file is marked as deprecated, download it " @@ -1424,8 +1707,10 @@ msgstr "" #: IDF/gettexttemplates/idf/downloads/view.html.php:11 #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:18 -#: IDF/gettexttemplates/idf/wiki/update.html.php:9 -#: IDF/gettexttemplates/idf/wiki/view.html.php:12 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:7 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:12 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:12 msgid "Trash" msgstr "" @@ -1434,15 +1719,17 @@ msgid "Delete this file" msgstr "" #: IDF/gettexttemplates/idf/faq-api.html.php:3 -#: IDF/gettexttemplates/idf/faq.html.php:34 +#: IDF/gettexttemplates/idf/faq-archive-format.html.php:3 +#: IDF/gettexttemplates/idf/faq.html.php:65 msgid "Here we are, just to help you." msgstr "" #: IDF/gettexttemplates/idf/faq-api.html.php:4 -#: IDF/gettexttemplates/idf/faq.html.php:35 -#: IDF/gettexttemplates/idf/gadmin/base.html.php:3 -#: IDF/gettexttemplates/idf/index.html.php:3 IDF/Views/Admin.php:57 -#: IDF/Views.php:47 +#: IDF/gettexttemplates/idf/faq-archive-format.html.php:4 +#: IDF/gettexttemplates/idf/faq.html.php:66 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:4 +#: IDF/gettexttemplates/idf/index.html.php:4 IDF/Views/Admin.php:77 +#: IDF/Views.php:91 msgid "Projects" msgstr "Projeler" @@ -1450,137 +1737,225 @@ msgstr "Projeler" msgid "" "

      This is simple:

      \n" "
        \n" -"
      1. Write in the comments \"This is a duplicate of issue 123\", change 123 with the corresponding issue number.
      2. \n" +"
      3. Write in the comments \"This is a duplicate of issue 123\" or - if you " +"are a member of the crew -\n" +"directly add the \"duplicates\" relation with the value \"123\" below the " +"comment field. Change \"123\"\n" +"with the corresponding issue number.
      4. \n" "
      5. Change the status of the current issue to Duplicate.
      6. \n" "
      7. Submit the changes.
      8. \n" "
      " msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:9 +#: IDF/gettexttemplates/idf/faq.html.php:11 msgid "" -"You need to create an account on Gravatar, this takes about 5 minutes " -"and is free." +"You need to create an account on Gravatar, this takes about 5 minutes and is free." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:10 +#: IDF/gettexttemplates/idf/faq.html.php:12 +msgid "" +"\n" +"

      To embed any previously uploaded resource into your wiki page, you can " +"use the [[!ResourceName]] syntax.

      \n" +"\n" +"

      The rendering of the resource can then be further fine-tuned:\n" +"

        \n" +"
      • [[!ImageResource, align=right, width=200]] renders " +"\"ImageResource\" right-aligned and scale its width to 200
      • \n" +"
      • [[!TextResource, align=center, width=300, height=300]] " +"renders \"TextResource\" in a centered, 300 by 300 px iframe
      • \n" +"
      • [[!AnyResource, preview=no]] does not render a preview of " +"the resource, but only provides a download link (default for binary " +"resources)
      • \n" +"
      • [[!BinaryResource, title=Download]] renders the download " +"link of \"BinaryResource\" with an alternative title
      • \n" +"
      \n" +"

      \n" +"\n" +"Resources are versioned, just like wiki pages. If you update a resource, old " +"wiki pages still show the state of the resource\n" +"at the time when the wiki page was edited. If you specifically want to " +"update a resource on a page, you therefor need to update\n" +"the resource at first and then also the page where it is referenced, " +"otherwise the change won't be visible until the next regular edit. \n" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:28 +msgid "" +"

      If you have to publish many files at once for a new release, it is a very " +"tedious task\n" +"to upload them one after another and enter meta information like a summary, " +"a description or additional\n" +"labels for each of them.

      \n" +"

      InDefero therefore supports a special archive format that is basically a " +"standard zip file which comes with\n" +"some meta information. These meta information are kept in a special manifest " +"file, which is distinctly kept from\n" +"the rest of the files in the archive that should be published.

      \n" +"

      Once this archive has been uploaded, InDefero reads in the meta " +"information, unpacks the other files from\n" +"the archive and creates new individual downloads for each of them.

      " +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:36 +#, php-format +msgid "Learn more about the archive format." +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:37 msgid "" "The API (Application Programming Interface) is used to interact with " "InDefero with another program. For example, this can be used to create a " "desktop program to submit new tickets easily." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:11 +#: IDF/gettexttemplates/idf/faq.html.php:38 #, php-format msgid "Learn more about the API." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:12 -#: IDF/gettexttemplates/idf/faq.html.php:16 +#: IDF/gettexttemplates/idf/faq.html.php:39 +#: IDF/gettexttemplates/idf/faq.html.php:45 msgid "What are the keyboard shortcuts?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:13 -#: IDF/gettexttemplates/idf/faq.html.php:31 +#: IDF/gettexttemplates/idf/faq.html.php:40 +#: IDF/gettexttemplates/idf/faq.html.php:60 msgid "How to mark an issue as duplicate?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:14 -#: IDF/gettexttemplates/idf/faq.html.php:32 +#: IDF/gettexttemplates/idf/faq.html.php:41 +#: IDF/gettexttemplates/idf/faq.html.php:61 msgid "How can I display my head next to my comments?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:15 -#: IDF/gettexttemplates/idf/faq.html.php:33 +#: IDF/gettexttemplates/idf/faq.html.php:42 +#: IDF/gettexttemplates/idf/faq.html.php:62 +msgid "How can I embed images and other resources in my documentation pages?" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:43 +#: IDF/gettexttemplates/idf/faq.html.php:63 +msgid "What is this \"Upload Archive\" functionality about?" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:44 +#: IDF/gettexttemplates/idf/faq.html.php:64 msgid "What is the API and how is it used?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:17 +#: IDF/gettexttemplates/idf/faq.html.php:46 msgid "Shift+h: This help page." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:18 +#: IDF/gettexttemplates/idf/faq.html.php:47 msgid "If you are in a project, you have the following shortcuts:" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:19 +#: IDF/gettexttemplates/idf/faq.html.php:48 msgid "Shift+u: Project updates." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:20 +#: IDF/gettexttemplates/idf/faq.html.php:49 msgid "Shift+d: Downloads." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:21 +#: IDF/gettexttemplates/idf/faq.html.php:50 msgid "Shift+o: Documentation." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:22 +#: IDF/gettexttemplates/idf/faq.html.php:51 msgid "Shift+a: Create a new issue." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:23 +#: IDF/gettexttemplates/idf/faq.html.php:52 msgid "Shift+i: List of open issues." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:24 +#: IDF/gettexttemplates/idf/faq.html.php:53 msgid "Shift+m: The issues you submitted." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:25 +#: IDF/gettexttemplates/idf/faq.html.php:54 msgid "Shift+w: The issues assigned to you." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:26 +#: IDF/gettexttemplates/idf/faq.html.php:55 msgid "Shift+s: Source." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:27 +#: IDF/gettexttemplates/idf/faq.html.php:56 msgid "You also have the standard access keys:" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:28 +#: IDF/gettexttemplates/idf/faq.html.php:57 msgid "Alt+1: Home." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:29 +#: IDF/gettexttemplates/idf/faq.html.php:58 msgid "Alt+2: Skip the menus." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:30 +#: IDF/gettexttemplates/idf/faq.html.php:59 msgid "Alt+4: Search (when available)." msgstr "" -#: IDF/gettexttemplates/idf/gadmin/base.html.php:4 -msgid "People" +#: IDF/gettexttemplates/idf/gadmin/base.html.php:3 +msgid "Forge" msgstr "" #: IDF/gettexttemplates/idf/gadmin/base.html.php:5 +msgid "People" +msgstr "" + +#: IDF/gettexttemplates/idf/gadmin/base.html.php:6 msgid "Usher" msgstr "" -#: IDF/gettexttemplates/idf/gadmin/home.html.php:3 -msgid "You have here access to the administration of the forge." +#: IDF/gettexttemplates/idf/gadmin/forge/base.html.php:3 +#, fuzzy +msgid "Frontpage" +msgstr "sayfa" + +#: IDF/gettexttemplates/idf/gadmin/forge/index.html.php:3 +#, php-format +msgid "" +"\n" +"

      Instructions:

      \n" +"

      You can set up a custom forge page that is used as entry page for the " +"forge instead of the plain project listing. This page is then also " +"accessible via the 'Home' link in main menu bar.

      \n" +"

      The content of the page can use the Markdown syntax with the Extra extension.

      \n" +"

      Additionally, the following macros are available:
      \n" +"

        \n" +"
      • {projectlist, label=..., order=(name|activity), limit=...} - Renders a project list that can optionally be filtered by label, " +"ordered by 'name' or 'activity' and / or limited to a specific number of " +"projects.
      • \n" +"
      \n" +"

      \n" msgstr "" -#: IDF/gettexttemplates/idf/gadmin/home.html.php:4 -#: IDF/gettexttemplates/idf/project/home.html.php:3 -#: IDF/gettexttemplates/idf/project/timeline.html.php:4 -msgid "Welcome" -msgstr "Hoşgeldiniz" - #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:3 -#: IDF/gettexttemplates/idf/main-menu.html.php:6 +#: IDF/gettexttemplates/idf/main-menu.html.php:7 msgid "Project List" msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:4 +#: IDF/Views/Admin.php:110 +#, fuzzy +msgid "Project Labels" +msgstr "Projeler" + +#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:5 #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:16 -#: IDF/gettexttemplates/idf/index.html.php:5 IDF/Views/Admin.php:128 +#: IDF/gettexttemplates/idf/listProjects.html.php:6 IDF/Views/Admin.php:186 msgid "Create Project" msgstr "" -#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:6 msgid "Change Project Details" msgstr "" @@ -1592,14 +1967,15 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:4 msgid "" -"Once you have defined the repository type, you cannot change " -"it." +"Once you have defined the repository type, you cannot change it." msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:5 msgid "" "\n" -"

      Specify each person by its login. Each person must have already registered with the given login.

      \n" +"

      Specify each person by its login. Each person must have already " +"registered with the given login.

      \n" "

      Separate the logins with commas and/or new lines.

      \n" msgstr "" @@ -1612,6 +1988,11 @@ msgstr "" msgid "Provide at least one owner for the project or use a template." msgstr "" +#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:17 +#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:15 +msgid "Instructions:" +msgstr "" + #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:3 #, php-format msgid "" @@ -1677,7 +2058,8 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:5 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:11 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:17 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:18 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:16 msgid "Attachments:" msgstr "" @@ -1713,7 +2095,7 @@ msgid "You will be asked to confirm." msgstr "" #: IDF/gettexttemplates/idf/gadmin/users/base.html.php:3 -#: IDF/Views/Admin.php:201 +#: IDF/Views/Admin.php:264 msgid "User List" msgstr "" @@ -1804,15 +2186,17 @@ msgid "Configured servers" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/base.html.php:4 -#: IDF/Views/Admin.php:358 +#: IDF/Views/Admin.php:421 msgid "Usher control" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/usher/connections.html~.php:3 msgid "address" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/usher/connections.html~.php:4 msgid "port" msgstr "" @@ -1842,6 +2226,7 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:8 #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:11 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:11 msgid "Status explanation" msgstr "" @@ -1864,63 +2249,78 @@ msgid "" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:3 msgid "server name" msgstr "" -#: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:4 IDF/Issue.php:99 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:4 IDF/Issue.php:99 #: IDF/Review.php:102 msgid "status" msgstr "durum" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:5 msgid "action" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:6 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:6 msgid "No monotone servers configured." msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:7 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:7 msgid "stop" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:8 msgid "start" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:9 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:9 msgid "kill" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:10 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:10 msgid "active connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:12 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:12 msgid "remote server without open connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:13 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:13 msgid "server with n open connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:14 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:14 msgid "local server running, without open connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:15 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:15 msgid "local server not running, waiting for connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:16 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:16 msgid "local server is about to stop, n connections still open" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:17 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:17 msgid "local server not running, not accepting connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:18 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:18 msgid "usher is shut down, not running and not accepting connections" msgstr "" @@ -1929,36 +2329,9 @@ msgstr "" msgid "Personal project feed for %%user%%." msgstr "" -#: IDF/gettexttemplates/idf/index.html.php:4 -msgid "No projects managed with InDefero were found." -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:9 -msgid "Forge statistics" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:10 -msgid "Projects:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:11 -msgid "Members:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:12 -msgid "Issues:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:13 -msgid "Commits:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:14 -msgid "Documentations:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:16 -msgid "Code reviews:" +#: IDF/gettexttemplates/idf/index.html.php:3 +#: IDF/gettexttemplates/idf/main-menu.html.php:6 +msgid "Home" msgstr "" #: IDF/gettexttemplates/idf/issues/attachment.html.php:3 @@ -1969,6 +2342,7 @@ msgstr "" #: IDF/gettexttemplates/idf/issues/attachment.html.php:5 #: IDF/gettexttemplates/idf/review/view.html.php:35 #: IDF/gettexttemplates/idf/source/commit.html.php:23 +#: IDF/gettexttemplates/idf/source/commit.html~.php:22 #: IDF/gettexttemplates/idf/source/git/file.html.php:6 #: IDF/gettexttemplates/idf/source/git/tree.html.php:11 #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:6 @@ -1984,15 +2358,21 @@ msgstr "Arşiv" #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/file.html.php:8 #: IDF/gettexttemplates/idf/source/svn/file.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:12 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:12 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:10 msgid "Download this file" msgstr "Bu dosyayı indir" #: IDF/gettexttemplates/idf/issues/attachment.html.php:7 #: IDF/gettexttemplates/idf/issues/view.html.php:28 #: IDF/gettexttemplates/idf/review/view.html.php:26 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:11 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:8 -#: IDF/gettexttemplates/idf/wiki/view.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:13 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:14 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:16 msgid "Created:" msgstr "Oluşturulma tarihi:" @@ -2018,7 +2398,7 @@ msgid "New Issue" msgstr "" #: IDF/gettexttemplates/idf/issues/base.html.php:8 -#: IDF/gettexttemplates/idf/wiki/base.html.php:6 +#: IDF/gettexttemplates/idf/wiki/base.html.php:9 msgid "Search" msgstr "" @@ -2030,7 +2410,8 @@ msgstr "" #, php-format msgid "" "

      Open issues: %%open%%

      \n" -"

      Closed issues: %%closed%%

      \n" +"

      Closed issues: %%closed%%

      \n" msgstr "" #: IDF/gettexttemplates/idf/issues/by-label.html.php:7 @@ -2043,26 +2424,27 @@ msgstr "" #: IDF/gettexttemplates/idf/issues/create.html.php:3 msgid "" -"

      When you submit the issue do not forget to provide the following information:

      \n" +"

      When you submit the issue do not forget to provide the following " +"information:

      \n" "
        \n" "
      • The steps to reproduce the problem.
      • \n" "
      • The version of the software and your operating system.
      • \n" "
      • Any information that can help the developers to solve the issue.
      • \n" -"
      • Do not provide any password or confidential information!
      • \n" +"
      • Do not provide any password or confidential information!
      • \n" "
      " msgstr "" #: IDF/gettexttemplates/idf/issues/create.html.php:10 -msgid "" -"The form contains some errors. Please correct them to submit the issue." +msgid "The form contains some errors. Please correct them to submit the issue." msgstr "" #: IDF/gettexttemplates/idf/issues/create.html.php:11 #: IDF/gettexttemplates/idf/issues/create.html.php:13 #: IDF/gettexttemplates/idf/issues/view.html.php:24 #: IDF/gettexttemplates/idf/issues/view.html.php:26 -#: IDF/gettexttemplates/idf/wiki/create.html.php:5 -#: IDF/gettexttemplates/idf/wiki/update.html.php:5 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:5 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:5 msgid "Preview" msgstr "" @@ -2083,7 +2465,9 @@ msgid "Attach another file" msgstr "" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:3 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:12 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:3 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:13 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:12 #: IDF/gettexttemplates/idf/issues/view.html.php:18 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:3 #: IDF/gettexttemplates/idf/review/view.html.php:38 @@ -2094,9 +2478,12 @@ msgid "Summary:" msgstr "Özet:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:4 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:4 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:13 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:8 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:14 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:7 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:13 #: IDF/gettexttemplates/idf/issues/view.html.php:19 #: IDF/gettexttemplates/idf/issues/view.html.php:30 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:4 @@ -2107,7 +2494,9 @@ msgid "Status:" msgstr "Durum:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:5 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:14 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:15 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:14 #: IDF/gettexttemplates/idf/issues/view.html.php:20 #: IDF/gettexttemplates/idf/issues/view.html.php:31 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:5 @@ -2116,7 +2505,7 @@ msgid "Owner:" msgstr "Sahibi:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:16 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:17 #: IDF/gettexttemplates/idf/issues/view.html.php:22 IDF/IssueComment.php:159 msgid "Relations:" msgstr "" @@ -2127,44 +2516,59 @@ msgstr "" #, php-format msgid "" "

      Open issues: %%open%%

      \n" -"

      Closed issues: %%closed%%

      " +"

      Closed issues: %%closed%%

      " msgstr "" #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:3 -msgid "" -"A new issue has been created and assigned\n" -"to you:" +#, fuzzy +msgid "A new issue has been created and assigned to you:" +msgstr "Yeni bir sorun bildirildi ve size atandı:" + +#: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:4 +#, fuzzy +msgid "A new issue has been created:" msgstr "Yeni bir sorun bildirildi ve size atandı:" #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:8 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:8 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:9 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:8 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:7 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:11 msgid "Reported by:" msgstr "Bildiren:" #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:12 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:18 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:19 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:17 msgid "Issue:" msgstr "" #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:3 -msgid "The following issue has been updated:" +msgid "The following issue you are owning has been updated:" msgstr "" #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:4 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:3 +msgid "The following issue has been updated:" +msgstr "" + +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:4 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:4 #, php-format msgid "By %%who%%, %%c.creation_dtime%%:" msgstr "" -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:9 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:10 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:9 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:8 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:12 msgid "URL:" msgstr "" -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:11 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:12 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:11 msgid "Comments (last first):" msgstr "" @@ -2172,47 +2576,70 @@ msgstr "" #, php-format msgid "" "\n" -"

      Found open issues: %%open%%

      \n" -"

      Found closed issues: %%closed%%

      " +"

      Found open issues: %%open%%

      \n" +"

      Found closed issues: %%closed" +"%%

      " msgstr "" #: IDF/gettexttemplates/idf/issues/search.html.php:6 #, php-format msgid "" "

      Label:\n" -"%%tag.class%%:%%tag.name%%

      " +"%%tag.class%%:" +"%%tag.name%%

      " msgstr "" #: IDF/gettexttemplates/idf/issues/summary.html.php:3 -#, php-format -msgid "" -"The issue tracker is empty.
      You can create your first issue here." +msgid "View all open issues." msgstr "" #: IDF/gettexttemplates/idf/issues/summary.html.php:4 +msgid "Create an issue." +msgstr "" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:5 +#, php-format +msgid "" +"The issue tracker is empty.
      Create your " +"first issue." +msgstr "" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:6 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:4 #, php-format msgid "Unresolved: By %%key%%" msgstr "" -#: IDF/gettexttemplates/idf/issues/summary.html.php:5 +#: IDF/gettexttemplates/idf/issues/summary.html.php:7 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:5 msgid "Status Summary" msgstr "" -#: IDF/gettexttemplates/idf/issues/summary.html.php:6 +#: IDF/gettexttemplates/idf/issues/summary.html.php:8 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:6 msgid "Unresolved: By Assignee" msgstr "" +#: IDF/gettexttemplates/idf/issues/summary.html~.php:3 +#, php-format +msgid "" +"The issue tracker is empty.
      You can create your first issue here." +msgstr "" + #: IDF/gettexttemplates/idf/issues/userIssues.html.php:3 #, php-format -msgid "See the %%nb_submit_closed%% closed." +msgid "" +"See the %%nb_submit_closed%% closed." msgid_plural "" "See the %%nb_submit_closed%% closed." msgstr[0] "" #: IDF/gettexttemplates/idf/issues/userIssues.html.php:4 #, php-format -msgid "See the %%nb_owner_closed%% closed." +msgid "" +"See the %%nb_owner_closed%% closed." msgid_plural "" "See the %%nb_owner_closed%% closed." msgstr[0] "" @@ -2270,19 +2697,19 @@ msgid "Add this issue to your watch list" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:12 -msgid "Click here to view the previous closed issue" +msgid "View the previous closed issue" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:13 -msgid "Click here to view the previous open issue" +msgid "View the previous open issue" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:14 -msgid "Click here to view the next closed issue" +msgid "View the next closed issue" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:15 -msgid "Click here to view the next open issue" +msgid "View the next open issue" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:16 @@ -2294,8 +2721,7 @@ msgid "view" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:23 -msgid "" -"The form contains some errors. Please correct them to change the issue." +msgid "The form contains some errors. Please correct them to change the issue." msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:25 @@ -2306,11 +2732,71 @@ msgstr "" msgid "Followed by:" msgstr "" +#: IDF/gettexttemplates/idf/listProjects.html.php:3 +#, fuzzy, php-format +msgid "1 project" +msgid_plural "%%label.project_count%% projects" +msgstr[0] "proje" + +#: IDF/gettexttemplates/idf/listProjects.html.php:4 +#, php-format +msgid "Remove filter for %%tag%%" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:5 +msgid "No projects managed with InDefero were found." +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:7 +msgid "Filter projects by label" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:8 +#, fuzzy +msgid "No projects with labels found." +msgstr "\"%s\" isimli proje bulunamadı." + +#: IDF/gettexttemplates/idf/listProjects.html.php:9 +msgid "Order" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:10 +#, fuzzy +msgid "By name" +msgstr "isim" + +#: IDF/gettexttemplates/idf/listProjects.html.php:11 +msgid "By activity" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:12 +msgid "Filtered project stats" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:13 +msgid "Members:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:14 +msgid "Issues:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:15 +msgid "Commits:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:16 +msgid "Documentations:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:18 +msgid "Code reviews:" +msgstr "" + #: IDF/gettexttemplates/idf/login_form.html.php:3 #, php-format msgid "" -"If you don't have an account yet, you can create one here." +"You can create an account if you don't have one yet." msgstr "" #: IDF/gettexttemplates/idf/login_form.html.php:4 @@ -2343,7 +2829,8 @@ msgstr "" #: IDF/gettexttemplates/idf/main-menu.html.php:3 #, php-format -msgid "Welcome, %%user%%." +msgid "" +"Welcome, %%user%%." msgstr "" #: IDF/gettexttemplates/idf/main-menu.html.php:4 @@ -2354,15 +2841,15 @@ msgstr "" msgid "Sign in or create your account" msgstr "" -#: IDF/gettexttemplates/idf/main-menu.html.php:9 IDF/Views/Admin.php:42 +#: IDF/gettexttemplates/idf/main-menu.html.php:10 IDF/Views/Admin.php:40 msgid "Forge Management" msgstr "" -#: IDF/gettexttemplates/idf/main-menu.html.php:10 +#: IDF/gettexttemplates/idf/main-menu.html.php:11 msgid "Help and accessibility features" msgstr "" -#: IDF/gettexttemplates/idf/main-menu.html.php:11 +#: IDF/gettexttemplates/idf/main-menu.html.php:12 #: IDF/gettexttemplates/idf/source/git/tree.html.php:14 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:14 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:15 @@ -2370,6 +2857,11 @@ msgstr "" msgid "Help" msgstr "" +#: IDF/gettexttemplates/idf/project/home.html.php:3 +#: IDF/gettexttemplates/idf/project/timeline.html.php:4 IDF/Views.php:46 +msgid "Welcome" +msgstr "Hoşgeldiniz" + #: IDF/gettexttemplates/idf/project/home.html.php:4 #: IDF/gettexttemplates/idf/project/timeline.html.php:5 msgid "Latest Updates" @@ -2380,23 +2872,33 @@ msgid "Featured Downloads" msgstr "Sunulan yüklemeler" #: IDF/gettexttemplates/idf/project/home.html.php:6 -#: IDF/gettexttemplates/idf/project/home.html.php:8 +#, fuzzy +msgid "Show more featured downloads" +msgstr "Sunulan yüklemeler" + +#: IDF/gettexttemplates/idf/project/home.html.php:7 +#: IDF/gettexttemplates/idf/project/home.html.php:10 msgid "show more..." msgstr "Daha fazla göster..." -#: IDF/gettexttemplates/idf/project/home.html.php:7 +#: IDF/gettexttemplates/idf/project/home.html.php:8 msgid "Featured Documentation" msgstr "Sunulan Dokümanlar" #: IDF/gettexttemplates/idf/project/home.html.php:9 +#, fuzzy +msgid "Show more featured documentation" +msgstr "Sunulan Dokümanlar" + +#: IDF/gettexttemplates/idf/project/home.html.php:11 msgid "Development Team" msgstr "Geliştirme Ekibi" -#: IDF/gettexttemplates/idf/project/home.html.php:10 +#: IDF/gettexttemplates/idf/project/home.html.php:12 msgid "Admins" msgstr "Yöneticiler" -#: IDF/gettexttemplates/idf/project/home.html.php:11 +#: IDF/gettexttemplates/idf/project/home.html.php:13 msgid "Happy Crew" msgstr "" @@ -2425,6 +2927,14 @@ msgstr "" msgid "Atom feed" msgstr "" +#: IDF/gettexttemplates/idf/project-list.html.php:3 +msgid "Project activity: %%activity%%%" +msgstr "" + +#: IDF/gettexttemplates/idf/project-list.html.php:9 +msgid "n/a" +msgstr "" + #: IDF/gettexttemplates/idf/register/confirmation-email.txt.php:3 #, php-format msgid "" @@ -2473,38 +2983,38 @@ msgstr "" #: IDF/gettexttemplates/idf/register/confirmation.html.php:8 #: IDF/gettexttemplates/idf/user/passrecovery.html.php:8 msgid "" -"This is the last step, but just be sure to have the cookies " -"enabled to log in afterwards." +"This is the last step, but just be sure to have the cookies enabled to log in afterwards." msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:3 msgid "" -"Read the terms and conditions " -"– basically \"Please be nice, we respect you\"." +"Read the terms and conditions – " +"basically \"Please be nice, we respect you\"." msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:4 #, php-format msgid "" "If you have just forgotten your login information, then there is no need to " -"create a new account. Just go here to recover your " -"login name and password." +"create a new account. You can just recover your login " +"name and password." msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:5 #, php-format msgid "" "With your account, you will able to participate in the life of all the " -"projects hosted here. Participating in a software project must be fun, so if" -" you have troubles, you can let us know about your " -"issues at anytime!" +"projects hosted here. Participating in a software project must be fun, so if " +"you have troubles, you can let us know about your issues " +"at anytime!" msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:6 msgid "Oops, please check the provided login and email address to register." msgstr "" -#: IDF/gettexttemplates/idf/register/index.html.php:7 IDF/Views.php:90 +#: IDF/gettexttemplates/idf/register/index.html.php:7 IDF/Views.php:137 msgid "Create Your Account" msgstr "Yeni Hesap Oluştur" @@ -2556,22 +3066,24 @@ msgstr "" msgid "" "

      To start a code review, you need to provide:

      \n" "
        \n" -"
      • A commit or revision of the current code in the repository from which you started your work.
      • \n" -"
      • A patch describing your changes with respect to the reference commit.
      • \n" -"
      • Check your patch does not provide any password or confidential information!
      • \n" +"
      • A commit or revision of the current code in the repository from which " +"you started your work.
      • \n" +"
      • A patch describing your changes with respect to the reference commit.\n" +"
      • Check your patch does not provide any password or confidential " +"information!
      • \n" "
      " msgstr "" #: IDF/gettexttemplates/idf/review/create.html.php:9 msgid "" -"The form contains some errors. Please correct them to submit the code " -"review." +"The form contains some errors. Please correct them to submit the code review." msgstr "" #: IDF/gettexttemplates/idf/review/create.html.php:10 msgid "" -"Select the commit against which you created your patch to be sure it applies" -" correctly." +"Select the commit against which you created your patch to be sure it applies " +"correctly." msgstr "" #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:3 @@ -2625,6 +3137,7 @@ msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:18 #: IDF/gettexttemplates/idf/source/commit.html.php:3 +#: IDF/gettexttemplates/idf/source/commit.html~.php:3 #, php-format msgid "%%ndiff%% diff" msgid_plural "%%ndiff%% diffs" @@ -2639,8 +3152,8 @@ msgstr[0] "" #: IDF/gettexttemplates/idf/review/view.html.php:20 #, php-format msgid "" -"Comment %%i%% by %%who%%," -" %%c.creation_dtime%%" +"Comment %%i%% by %%who%%, " +"%%c.creation_dtime%%" msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:21 @@ -2664,17 +3177,20 @@ msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:28 #: IDF/gettexttemplates/idf/source/commit.html.php:5 +#: IDF/gettexttemplates/idf/source/commit.html~.php:5 msgid "Author:" msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:29 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:5 #: IDF/gettexttemplates/idf/source/commit.html.php:7 +#: IDF/gettexttemplates/idf/source/commit.html~.php:7 msgid "Commit:" msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:30 #: IDF/gettexttemplates/idf/source/commit.html.php:8 +#: IDF/gettexttemplates/idf/source/commit.html~.php:8 msgid "View corresponding source tree" msgstr "" @@ -2692,6 +3208,7 @@ msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:36 #: IDF/gettexttemplates/idf/source/commit.html.php:24 +#: IDF/gettexttemplates/idf/source/commit.html~.php:23 msgid "Download the corresponding diff file" msgstr "" @@ -2720,7 +3237,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:8 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:8 -#: IDF/Views/Project.php:188 +#: IDF/Views/Project.php:190 msgid "Age" msgstr "" @@ -2738,6 +3255,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/changelog.html.php:6 #: IDF/gettexttemplates/idf/source/commit.html.php:10 +#: IDF/gettexttemplates/idf/source/commit.html~.php:10 msgid "View corresponding commit" msgstr "" @@ -2769,37 +3287,47 @@ msgid "Commit details:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:4 +#: IDF/gettexttemplates/idf/source/commit.html~.php:4 msgid "Date:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:6 +#: IDF/gettexttemplates/idf/source/commit.html~.php:6 msgid "Branch:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:9 +#: IDF/gettexttemplates/idf/source/commit.html~.php:9 msgid "Parents:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:11 +#: IDF/gettexttemplates/idf/source/commit.html~.php:11 msgid "Message:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:12 -#: IDF/gettexttemplates/idf/wiki/feedfragment.xml.php:3 +#: IDF/gettexttemplates/idf/source/commit.html~.php:12 +#: IDF/gettexttemplates/idf/wiki/feedfragment-page.xml.php:3 +#: IDF/gettexttemplates/idf/wiki/feedfragment-resource.xml.php:3 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:10 msgid "Changes:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:13 +#: IDF/gettexttemplates/idf/source/commit.html~.php:13 msgid "deleted" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:14 #: IDF/gettexttemplates/idf/source/commit.html.php:18 +#: IDF/gettexttemplates/idf/source/commit.html~.php:14 +#: IDF/gettexttemplates/idf/source/commit.html~.php:17 msgid "full" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:15 +#: IDF/gettexttemplates/idf/source/commit.html~.php:15 msgid "renamed" msgstr "" @@ -2808,25 +3336,33 @@ msgid "copied" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:17 +#: IDF/gettexttemplates/idf/source/commit.html~.php:16 msgid "added" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:19 +#: IDF/gettexttemplates/idf/source/commit.html~.php:18 msgid "modified" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:20 -msgid "properies changed" +msgid "properties changed" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:21 +#: IDF/gettexttemplates/idf/source/commit.html~.php:20 msgid "removed" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:22 +#: IDF/gettexttemplates/idf/source/commit.html~.php:21 msgid "File differences" msgstr "" +#: IDF/gettexttemplates/idf/source/commit.html~.php:19 +msgid "properies changed" +msgstr "" + #: IDF/gettexttemplates/idf/source/disambiguate_revision.html.php:3 #, php-format msgid "" @@ -2933,9 +3469,8 @@ msgstr "" msgid "" "You may need to provide your SSH key. The " "synchronization of your SSH key can take a couple of minutes. You can learn " -"more about SSH " -"key authentication." +"more about SSH key authentication." msgstr "" #: IDF/gettexttemplates/idf/source/git/help.html.php:7 @@ -2967,7 +3502,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:9 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:10 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:11 -#: IDF/Views/Download.php:66 IDF/Views/Download.php:314 +#: IDF/Views/Download.php:66 IDF/Views/Download.php:348 msgid "Size" msgstr "" @@ -2991,6 +3526,7 @@ msgid "or" msgstr "" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:3 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:3 #, php-format msgid "" "The branch or revision %%commit%% is not valid or does not exist\n" @@ -2998,12 +3534,16 @@ msgid "" msgstr "" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:5 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:5 #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:5 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:5 msgid "The following list shows all available branches:" msgstr "" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:6 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:6 #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:6 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:6 #, php-format msgid "" "If this is a new repository, the reason for this error\n" @@ -3051,6 +3591,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:3 #: IDF/gettexttemplates/idf/source/svn/commit.html.php:3 +#: IDF/gettexttemplates/idf/source/svn/commit.html~.php:3 #: IDF/gettexttemplates/idf/source/svn/file.html.php:9 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:14 msgid "Revision:" @@ -3058,6 +3599,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:4 #: IDF/gettexttemplates/idf/source/svn/commit.html.php:4 +#: IDF/gettexttemplates/idf/source/svn/commit.html~.php:4 #: IDF/gettexttemplates/idf/source/svn/file.html.php:10 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:15 msgid "Switch" @@ -3072,6 +3614,7 @@ msgid "" msgstr "" #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:3 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:3 #, php-format msgid "" "The revision %%commit%% is not valid or does not exist\n" @@ -3217,9 +3760,9 @@ msgstr "" #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:6 msgid "" -"Provide either your login or email address, if a corresponding user is found" -" in the database, we will send you an email with the details on how to reset" -" your password." +"Provide either your login or email address, if a corresponding user is found " +"in the database, we will send you an email with the details on how to reset " +"your password." msgstr "" #: IDF/gettexttemplates/idf/user/passrecovery-email.txt.php:3 @@ -3294,107 +3837,204 @@ msgid "List Pages" msgstr "" #: IDF/gettexttemplates/idf/wiki/base.html.php:4 -#: IDF/gettexttemplates/idf/wiki/index.html.php:4 -#: IDF/gettexttemplates/idf/wiki/search.html.php:3 IDF/Views/Wiki.php:173 -msgid "New Page" +msgid "List Resources" msgstr "" #: IDF/gettexttemplates/idf/wiki/base.html.php:5 +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:4 +#: IDF/gettexttemplates/idf/wiki/search.html.php:3 IDF/Views/Wiki.php:211 +msgid "New Page" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/base.html.php:6 +#: IDF/gettexttemplates/idf/wiki/listResources.html.php:3 +#: IDF/Views/Wiki.php:256 +msgid "New Resource" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/base.html.php:7 msgid "Update This Page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/create.html.php:3 -#: IDF/gettexttemplates/idf/wiki/update.html.php:3 +#: IDF/gettexttemplates/idf/wiki/base.html.php:8 +msgid "Update This Resource" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:3 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:3 msgid "Preview of the Page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/create.html.php:4 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:7 msgid "The form contains some errors. Please correct them to create the page." msgstr "" -#: IDF/gettexttemplates/idf/wiki/create.html.php:6 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:6 msgid "Create Page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:3 -#, php-format +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:3 msgid "" -"You are looking at an old revision (%%oldrev.summary%%) of the page \n" -"%%page.title%%. This revision was created\n" -"by %%submitter%%." +"\n" +"Wiki resources are later addressed in wiki pages by their title, so ensure " +"that you\n" +"give your resource a unique and an easy to remember name.\n" msgstr "" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:6 -msgid "" -"If you delete this old revision, it will be removed from the database and " -"you will not be able to recover it." -msgstr "" +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:8 +#, fuzzy +msgid "Create Resource" +msgstr "Yeni Hesap Oluştur" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:9 -msgid "Delete Revision" -msgstr "" - -#: IDF/gettexttemplates/idf/wiki/delete.html.php:14 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:11 -#: IDF/gettexttemplates/idf/wiki/view.html.php:17 -msgid "Old Revisions" -msgstr "" - -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:3 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:3 msgid "" "If you delete this documentation page, it will be removed from the database " "with all the associated revisions and you will not be able to " "recover it." msgstr "" -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:6 msgid "Delete Page" msgstr "" +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:15 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:15 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:17 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:18 +msgid "Old Revisions" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:3 +#, php-format +msgid "" +"You are looking at an old revision (%%oldrev.summary%%) of the " +"page \n" +"%%page.title%%. This revision was created\n" +"by %%submitter%%." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:5 +msgid "" +"If you delete this old revision, it will be removed from the database and " +"you will not be able to recover it." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:8 +msgid "Delete Revision" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:3 +msgid "" +"If you delete this documentation resource, it will be removed from the " +"database with all the associated revisions \n" +"and you will not be able to recover it. Any documentation " +"pages that reference this resource,\n" +"will no longer be able to render it, but won't be deleted." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:8 +msgid "Delete Resource" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:10 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:8 +#, fuzzy +msgid "File size" +msgstr "dosya boyutu" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:9 +#: IDF/Views/Wiki.php:101 +#, fuzzy +msgid "MIME type" +msgstr "tip" + +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:3 +#, php-format +msgid "" +"You are looking at an old revision (%%oldrev.summary%%) of the " +"resource \n" +"%%resource.title%%. This revision was created by " +"%%submitter%%." +msgstr "" + #: IDF/gettexttemplates/idf/wiki/edit-info.html.php:3 #, php-format msgid "" "\n" "

      Instructions:

      \n" -"

      The content of the page can use the Markdown syntax with the Extra extension.

      \n" -"

      Website addresses are automatically linked and you can link to another page in the documentation using double square brackets like that [[AnotherPage]].

      \n" -"

      To directly include a file content from the repository, embrace its path with triple square brackets: [[[path/to/file.txt]]].

      \n" +"

      The content of the page can use the Markdown syntax with the Extra extension.

      \n" +"

      Website addresses are automatically linked and you can link to another " +"page in the documentation using double square brackets like that " +"[[AnotherPage]].

      \n" +"

      If you want to embed uploaded resources, use the [[!ResourceName]] syntax for that. This is described more in detail in the FAQ.

      \n" +"

      To directly include a file content from the repository, embrace its path " +"with triple square brackets: [[[my/file.txt]]].

      \n" msgstr "" -#: IDF/gettexttemplates/idf/wiki/index.html.php:3 +#: IDF/gettexttemplates/idf/wiki/feedfragment-resource.xml.php:4 +msgid "Initial creation" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:3 #, php-format msgid "See the deprecated pages." msgstr "" -#: IDF/gettexttemplates/idf/wiki/index.html.php:5 +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:5 msgid "Number of pages:" msgstr "" +#: IDF/gettexttemplates/idf/wiki/listResources.html.php:4 +msgid "Number of resources:" +msgstr "" + #: IDF/gettexttemplates/idf/wiki/search.html.php:4 msgid "Pages found:" msgstr "" -#: IDF/gettexttemplates/idf/wiki/update.html.php:4 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:3 msgid "The form contains some errors. Please correct them to update the page." msgstr "" -#: IDF/gettexttemplates/idf/wiki/update.html.php:6 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:6 msgid "Update Page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/update.html.php:8 -#: IDF/gettexttemplates/idf/wiki/update.html.php:10 -#: IDF/gettexttemplates/idf/wiki/update.html.php:11 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:10 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:11 msgid "Delete this page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:3 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:4 +msgid "Update Resource" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:8 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:9 +msgid "Delete this resource" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:3 msgid "" "Attention! This page is marked as deprecated, \n" "use it as reference only if you are sure you need these specific information." msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:5 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:5 #, php-format msgid "" "You are looking at an old revision of the page \n" @@ -3402,15 +4042,33 @@ msgid "" "by %%submitter%%." msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:10 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:10 msgid "Table of Content" msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:11 -#: IDF/gettexttemplates/idf/wiki/view.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:13 msgid "Delete this revision" msgstr "" +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:3 +#, php-format +msgid "" +"You are looking at an old revision of the resource \n" +"%%resource.title%%. This revision was created\n" +"by %%submitter%%." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:14 +msgid "Page Usage" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:15 +msgid "This resource is not used on any pages yet." +msgstr "" + #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:3 msgid "A new documentation page has been created:" msgstr "" @@ -3436,7 +4094,7 @@ msgstr "" msgid "owner" msgstr "sahip" -#: IDF/Issue.php:84 IDF/WikiPage.php:86 +#: IDF/Issue.php:84 IDF/Wiki/Page.php:86 msgid "interested users" msgstr "ilgilenen kullanıcılar" @@ -3445,38 +4103,40 @@ msgid "" "Interested users will get an email notification when the issue is changed." msgstr "" -#: IDF/Issue.php:92 IDF/Review.php:95 IDF/Upload.php:99 IDF/WikiPage.php:94 +#: IDF/Issue.php:92 IDF/Project.php:94 IDF/Review.php:95 IDF/Upload.php:99 +#: IDF/Wiki/Page.php:94 msgid "labels" msgstr "etiketler" #: IDF/Issue.php:111 IDF/IssueFile.php:102 IDF/Review.php:114 -#: IDF/Upload.php:118 IDF/WikiPage.php:106 +#: IDF/Upload.php:118 IDF/Wiki/Page.php:106 IDF/Wiki/Resource.php:101 msgid "modification date" msgstr "düzenlenme tarihi" #: IDF/Issue.php:212 IDF/IssueComment.php:143 #, php-format -msgid "Issue %3$d, %4$s" +msgid "" +"Issue %3$d, %4$s" msgstr "" #: IDF/Issue.php:214 #, php-format -msgid "Creation of issue %d, by %s" +msgid "Creation of issue %3$d, by %4$s" msgstr "" #: IDF/Issue.php:224 #, php-format -msgid "%s: Issue %d created - %s" +msgid "%1$s: Issue %2$d created - %3$s" msgstr "" -#: IDF/Issue.php:290 +#: IDF/Issue.php:307 #, php-format -msgid "Issue %s - %s (%s)" +msgid "Issue %1$s - %2$s (%3$s)" msgstr "" -#: IDF/Issue.php:336 +#: IDF/Issue.php:311 #, php-format -msgid "Updated Issue %s - %s (%s)" +msgid "Updated Issue %1$s - %2$s (%3$s)" msgstr "" #: IDF/IssueComment.php:51 IDF/IssueRelation.php:47 @@ -3489,7 +4149,7 @@ msgid "comment" msgstr "yorum" #: IDF/IssueComment.php:72 IDF/Review/Comment.php:75 IDF/Upload.php:63 -#: IDF/WikiRevision.php:85 +#: IDF/Wiki/PageRevision.php:85 msgid "changes" msgstr "değişiklikler" @@ -3499,12 +4159,12 @@ msgstr "" #: IDF/IssueComment.php:180 #, php-format -msgid "Comment on issue %d, by %s" +msgid "Comment on issue %3$d, by %4$s" msgstr "" #: IDF/IssueComment.php:191 #, php-format -msgid "%s: Comment on issue %d - %s" +msgid "%1$s: Comment on issue %2$d - %3$s" msgstr "" #: IDF/IssueFile.php:64 @@ -3612,7 +4272,7 @@ msgstr "" #: IDF/Plugin/SyncMonotone.php:309 IDF/Plugin/SyncMonotone.php:525 #, php-format -msgid "Could not parse usher configuration in \"%s\": %s" +msgid "Could not parse usher configuration in \"%1$s\": %2$s" msgstr "" #: IDF/Plugin/SyncMonotone.php:320 @@ -3657,7 +4317,7 @@ msgstr "" #: IDF/Plugin/SyncMonotone.php:599 IDF/Plugin/SyncMonotone.php:718 #, php-format -msgid "Could not parse read-permissions for project \"%s\": %s" +msgid "Could not parse read-permissions for project \"%1$s\": %2$s" msgstr "" #: IDF/Plugin/SyncMonotone.php:643 IDF/Plugin/SyncMonotone.php:741 @@ -3694,7 +4354,7 @@ msgstr "kısa isim" #: IDF/Project.php:70 msgid "" -"Used in the url to access the project, must be short with only letters and " +"Used in the URL to access the project, must be short with only letters and " "numbers." msgstr "" @@ -3707,18 +4367,26 @@ msgid "description" msgstr "tanım" #: IDF/Project.php:87 -msgid "The description can be extended using the markdown syntax." +msgid "The description can be extended using the Markdown syntax." msgstr "" -#: IDF/Project.php:93 +#: IDF/Project.php:100 msgid "private" msgstr "özel" -#: IDF/Project.php:130 +#: IDF/Project.php:108 +msgid "current project activity" +msgstr "" + +#: IDF/Project.php:159 #, php-format msgid "Project \"%s\" not found." msgstr "\"%s\" isimli proje bulunamadı." +#: IDF/ProjectActivity.php:56 +msgid "date" +msgstr "" + #: IDF/Review/Comment.php:55 IDF/Review/Patch.php:80 msgid "patch" msgstr "" @@ -3729,22 +4397,23 @@ msgstr "" #: IDF/Review/Comment.php:139 IDF/Review/Patch.php:151 #, php-format -msgid "Review %3$d, %4$s" +msgid "" +"Review %3$d, %4$s" msgstr "" #: IDF/Review/Comment.php:141 #, php-format -msgid "Update of review %d, by %s" +msgid "Update of review %3$d, by %4$s" msgstr "" #: IDF/Review/Comment.php:151 #, php-format -msgid "%s: Updated review %d - %s" +msgid "%1$s: Updated review %2$d - %3$s" msgstr "" -#: IDF/Review/Comment.php:216 +#: IDF/Review/Comment.php:222 #, php-format -msgid "Updated Code Review %s - %s (%s)" +msgid "Updated Code Review %1$s - %2$s (%3$s)" msgstr "" #: IDF/Review/Patch.php:52 @@ -3757,17 +4426,17 @@ msgstr "" #: IDF/Review/Patch.php:153 #, php-format -msgid "Creation of review %d, by %s" +msgid "Creation of review %3$d, by %4$s" msgstr "" #: IDF/Review/Patch.php:163 #, php-format -msgid "%s: Creation of Review %d - %s" +msgid "%1$s: Creation of Review %2$d - %3$s" msgstr "" -#: IDF/Review/Patch.php:204 +#: IDF/Review/Patch.php:208 #, php-format -msgid "New Code Review %s - %s (%s)" +msgid "New Code Review %1$s - %2$s (%3$s)" msgstr "" #: IDF/Scm/Git.php:309 IDF/Scm/Mercurial.php:199 @@ -3795,7 +4464,7 @@ msgid "Could not write client key \"%s\"" msgstr "" #: IDF/Search/Occ.php:33 -msgid "occurence" +msgid "occurrence" msgstr "" #: IDF/Search/Occ.php:49 @@ -3803,11 +4472,11 @@ msgid "word" msgstr "" #: IDF/Search/Occ.php:75 -msgid "occurences" +msgid "occurrences" msgstr "" #: IDF/Search/Occ.php:81 -msgid "ponderated occurence" +msgid "ponderated occurrence" msgstr "" #: IDF/Tag.php:59 @@ -3826,10 +4495,26 @@ msgstr "" msgid "Lower case version of the name for fast searching." msgstr "Hızlı arama için ismin küçük harf hali." -#: IDF/Template/Markdown.php:75 +#: IDF/Template/Markdown.php:84 msgid "Create this documentation page" msgstr "" +#: IDF/Template/Markdown.php:97 +msgid "You are not allowed to access the wiki." +msgstr "" + +#: IDF/Template/Markdown.php:106 +msgid "The wiki resource has not been found." +msgstr "" + +#: IDF/Template/Markdown.php:113 +msgid "The wiki resource has not been found. Create it!" +msgstr "" + +#: IDF/Template/Markdown.php:146 +msgid "This revision of the resource is no longer available." +msgstr "" + #: IDF/Template/ShowUser.php:51 msgid "Anonymous" msgstr "" @@ -3850,7 +4535,7 @@ msgstr "dosya" msgid "The path is relative to the upload path." msgstr "" -#: IDF/Upload.php:78 +#: IDF/Upload.php:78 IDF/Wiki/ResourceRevision.php:71 msgid "file size in bytes" msgstr "bayt cinsinden dosya boyutu" @@ -3869,144 +4554,158 @@ msgstr "" #: IDF/Upload.php:204 #, php-format -msgid "Addition of download %d, by %s" +msgid "Addition of download %2$d, by %3$s" msgstr "" #: IDF/Upload.php:214 #, php-format -msgid "%s: Download %d added - %s" +msgid "%1$s: Download %2$d added - %3$s" msgstr "" -#: IDF/Upload.php:256 +#: IDF/Upload.php:301 #, php-format -msgid "New download - %s (%s)" +msgid "New download - %1$s (%2$s)" msgstr "" -#: IDF/Views/Admin.php:60 +#: IDF/Upload.php:305 +#, php-format +msgid "Updated download - %1$s (%2$s)" +msgstr "" + +#: IDF/Views/Admin.php:47 +msgid "The forge configuration has been saved." +msgstr "" + +#: IDF/Views/Admin.php:80 msgid "This table shows the projects in the forge." msgstr "" -#: IDF/Views/Admin.php:65 +#: IDF/Views/Admin.php:85 msgid "Short Name" msgstr "" -#: IDF/Views/Admin.php:67 +#: IDF/Views/Admin.php:87 msgid "Repository Size" msgstr "" -#: IDF/Views/Admin.php:73 +#: IDF/Views/Admin.php:93 msgid "No projects were found." msgstr "" -#: IDF/Views/Admin.php:93 IDF/Views/Admin.php:251 IDF/Views/Wiki.php:310 +#: IDF/Views/Admin.php:116 +msgid "The label configuration has been saved." +msgstr "" + +#: IDF/Views/Admin.php:147 IDF/Views/Admin.php:314 IDF/Views/Wiki.php:484 +#: IDF/Views/Wiki.php:536 #, php-format msgid "Update %s" msgstr "" -#: IDF/Views/Admin.php:101 IDF/Views/Project.php:302 +#: IDF/Views/Admin.php:155 IDF/Views/Project.php:304 msgid "The project has been updated." msgstr "" -#: IDF/Views/Admin.php:134 +#: IDF/Views/Admin.php:192 msgid "The project has been created." msgstr "" -#: IDF/Views/Admin.php:160 +#: IDF/Views/Admin.php:223 #, php-format msgid "Delete %s Project" msgstr "" -#: IDF/Views/Admin.php:167 +#: IDF/Views/Admin.php:230 msgid "The project has been deleted." msgstr "" -#: IDF/Views/Admin.php:197 +#: IDF/Views/Admin.php:260 msgid "Not Validated User List" msgstr "" -#: IDF/Views/Admin.php:205 +#: IDF/Views/Admin.php:268 msgid "This table shows the users in the forge." msgstr "" -#: IDF/Views/Admin.php:209 +#: IDF/Views/Admin.php:272 msgid "login" msgstr "" -#: IDF/Views/Admin.php:212 +#: IDF/Views/Admin.php:275 msgid "Admin" msgstr "" -#: IDF/Views/Admin.php:214 +#: IDF/Views/Admin.php:277 msgid "Last Login" msgstr "" -#: IDF/Views/Admin.php:221 +#: IDF/Views/Admin.php:284 msgid "No users were found." msgstr "" -#: IDF/Views/Admin.php:258 +#: IDF/Views/Admin.php:321 msgid "You do not have the rights to update this user." msgstr "" -#: IDF/Views/Admin.php:276 +#: IDF/Views/Admin.php:339 msgid "The user has been updated." msgstr "" -#: IDF/Views/Admin.php:309 +#: IDF/Views/Admin.php:372 #, php-format msgid "The user %s has been created." msgstr "" -#: IDF/Views/Admin.php:316 +#: IDF/Views/Admin.php:379 msgid "Add User" msgstr "" -#: IDF/Views/Admin.php:332 +#: IDF/Views/Admin.php:395 msgid "Usher management" msgstr "" -#: IDF/Views/Admin.php:369 +#: IDF/Views/Admin.php:432 msgid "Usher configuration has been reloaded" msgstr "" -#: IDF/Views/Admin.php:373 +#: IDF/Views/Admin.php:436 msgid "Usher has been shut down" msgstr "" -#: IDF/Views/Admin.php:378 +#: IDF/Views/Admin.php:441 msgid "Usher has been started up" msgstr "" -#: IDF/Views/Admin.php:416 +#: IDF/Views/Admin.php:479 #, php-format msgid "The server \"%s\" has been started" msgstr "" -#: IDF/Views/Admin.php:420 +#: IDF/Views/Admin.php:483 #, php-format msgid "The server \"%s\" has been stopped" msgstr "" -#: IDF/Views/Admin.php:425 +#: IDF/Views/Admin.php:488 #, php-format msgid "The server \"%s\" has been killed" msgstr "" -#: IDF/Views/Admin.php:445 +#: IDF/Views/Admin.php:508 #, php-format msgid "Open connections for \"%s\"" msgstr "" -#: IDF/Views/Admin.php:450 +#: IDF/Views/Admin.php:513 #, php-format msgid "no connections for server \"%s\"" msgstr "" -#: IDF/Views/Admin.php:471 +#: IDF/Views/Admin.php:534 msgid "Yes" msgstr "Evet" -#: IDF/Views/Admin.php:471 +#: IDF/Views/Admin.php:534 msgid "No" msgstr "" @@ -4019,11 +4718,11 @@ msgstr "" msgid "This table shows the files to download." msgstr "" -#: IDF/Views/Download.php:67 IDF/Views/Download.php:315 +#: IDF/Views/Download.php:67 IDF/Views/Download.php:349 msgid "Uploaded" msgstr "" -#: IDF/Views/Download.php:71 IDF/Views/Download.php:319 +#: IDF/Views/Download.php:71 IDF/Views/Download.php:353 msgid "No downloads were found." msgstr "" @@ -4046,17 +4745,25 @@ msgstr "" msgid "The file has been deleted." msgstr "" -#: IDF/Views/Download.php:243 +#: IDF/Views/Download.php:244 #, php-format msgid "The file has been uploaded." msgstr "" -#: IDF/Views/Download.php:297 +#: IDF/Views/Download.php:271 +msgid "New Downloads from Archive" +msgstr "" + +#: IDF/Views/Download.php:278 +msgid "The archive has been uploaded and processed." +msgstr "" + +#: IDF/Views/Download.php:331 #, php-format msgid "%1$s Downloads with Label %2$s" msgstr "" -#: IDF/Views/Download.php:307 +#: IDF/Views/Download.php:341 #, php-format msgid "This table shows the downloads with label %s." msgstr "" @@ -4066,25 +4773,25 @@ msgstr "" msgid "%s Open Issues" msgstr "" -#: IDF/Views/Issue.php:51 IDF/Views/Issue.php:379 IDF/Views/User.php:75 +#: IDF/Views/Issue.php:51 IDF/Views/Issue.php:382 IDF/Views/User.php:75 msgid "This table shows the open issues." msgstr "" -#: IDF/Views/Issue.php:61 IDF/Views/Issue.php:217 IDF/Views/Issue.php:298 -#: IDF/Views/Issue.php:387 IDF/Views/Issue.php:539 IDF/Views/Issue.php:762 -#: IDF/Views/Issue.php:821 IDF/Views/Review.php:57 IDF/Views/User.php:81 +#: IDF/Views/Issue.php:61 IDF/Views/Issue.php:220 IDF/Views/Issue.php:301 +#: IDF/Views/Issue.php:390 IDF/Views/Issue.php:542 IDF/Views/Issue.php:765 +#: IDF/Views/Issue.php:824 IDF/Views/Review.php:57 IDF/Views/User.php:81 msgid "Id" msgstr "" -#: IDF/Views/Issue.php:64 IDF/Views/Issue.php:220 IDF/Views/Issue.php:302 -#: IDF/Views/Issue.php:390 IDF/Views/Issue.php:542 IDF/Views/Issue.php:765 -#: IDF/Views/Issue.php:824 IDF/Views/Review.php:60 IDF/Views/User.php:85 +#: IDF/Views/Issue.php:64 IDF/Views/Issue.php:223 IDF/Views/Issue.php:305 +#: IDF/Views/Issue.php:393 IDF/Views/Issue.php:545 IDF/Views/Issue.php:768 +#: IDF/Views/Issue.php:827 IDF/Views/Review.php:60 IDF/Views/User.php:85 msgid "Last Updated" msgstr "" -#: IDF/Views/Issue.php:68 IDF/Views/Issue.php:224 IDF/Views/Issue.php:306 -#: IDF/Views/Issue.php:394 IDF/Views/Issue.php:546 IDF/Views/Issue.php:769 -#: IDF/Views/Issue.php:828 +#: IDF/Views/Issue.php:68 IDF/Views/Issue.php:227 IDF/Views/Issue.php:309 +#: IDF/Views/Issue.php:397 IDF/Views/Issue.php:549 IDF/Views/Issue.php:772 +#: IDF/Views/Issue.php:831 msgid "No issues were found." msgstr "" @@ -4092,142 +4799,142 @@ msgstr "" msgid "Not assigned" msgstr "" -#: IDF/Views/Issue.php:146 +#: IDF/Views/Issue.php:149 #, php-format msgid "Summary of tracked issues in %s." msgstr "" -#: IDF/Views/Issue.php:191 +#: IDF/Views/Issue.php:194 #, php-format msgid "Watch List: Closed Issues for %s" msgstr "" -#: IDF/Views/Issue.php:192 +#: IDF/Views/Issue.php:195 #, php-format msgid "This table shows the closed issues in your watch list for %s project." msgstr "" -#: IDF/Views/Issue.php:197 +#: IDF/Views/Issue.php:200 #, php-format msgid "Watch List: Open Issues for %s" msgstr "" -#: IDF/Views/Issue.php:198 +#: IDF/Views/Issue.php:201 #, php-format msgid "This table shows the open issues in your watch list for %s project." msgstr "" -#: IDF/Views/Issue.php:274 +#: IDF/Views/Issue.php:277 msgid "Watch List: Closed Issues" msgstr "" -#: IDF/Views/Issue.php:275 +#: IDF/Views/Issue.php:278 msgid "This table shows the closed issues in your watch list." msgstr "" -#: IDF/Views/Issue.php:280 +#: IDF/Views/Issue.php:283 msgid "Watch List: Open Issues" msgstr "" -#: IDF/Views/Issue.php:281 +#: IDF/Views/Issue.php:284 msgid "This table shows the open issues in your watch list." msgstr "" -#: IDF/Views/Issue.php:300 IDF/Views/User.php:82 +#: IDF/Views/Issue.php:303 IDF/Views/User.php:82 msgid "Project" msgstr "" -#: IDF/Views/Issue.php:341 +#: IDF/Views/Issue.php:344 #, php-format -msgid "%s %s Submitted %s Issues" +msgid "%1$s %2$s Submitted %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:345 +#: IDF/Views/Issue.php:348 #, php-format -msgid "%s %s Closed Submitted %s Issues" +msgid "%1$s %2$s Closed Submitted %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:349 +#: IDF/Views/Issue.php:352 #, php-format -msgid "%s %s Closed Working %s Issues" +msgid "%1$s %2$s Closed Working %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:353 +#: IDF/Views/Issue.php:356 #, php-format -msgid "%s %s Working %s Issues" +msgid "%1$s %2$s Working %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:414 +#: IDF/Views/Issue.php:417 msgid "Submit a new issue" msgstr "" -#: IDF/Views/Issue.php:430 +#: IDF/Views/Issue.php:433 #, php-format -msgid "Issue %d has been created." +msgid "Issue %2$d has been created." msgstr "" -#: IDF/Views/Issue.php:487 +#: IDF/Views/Issue.php:490 #, php-format msgid "Search issues - %s" msgstr "" -#: IDF/Views/Issue.php:489 +#: IDF/Views/Issue.php:492 #, php-format msgid "Search closed issues - %s" msgstr "" -#: IDF/Views/Issue.php:536 +#: IDF/Views/Issue.php:539 msgid "This table shows the found issues." msgstr "" -#: IDF/Views/Issue.php:601 +#: IDF/Views/Issue.php:604 #, php-format -msgid "Issue %d: %s" +msgid "Issue %2$d: %3$s" msgstr "" -#: IDF/Views/Issue.php:625 +#: IDF/Views/Issue.php:628 #, php-format -msgid "Issue %d has been updated." +msgid "Issue %2$d has been updated." msgstr "" -#: IDF/Views/Issue.php:715 +#: IDF/Views/Issue.php:718 #, php-format msgid "View %s" msgstr "" -#: IDF/Views/Issue.php:742 +#: IDF/Views/Issue.php:745 #, php-format msgid "%s Closed Issues" msgstr "" -#: IDF/Views/Issue.php:752 +#: IDF/Views/Issue.php:755 msgid "This table shows the closed issues." msgstr "" -#: IDF/Views/Issue.php:795 -#, php-format -msgid "%1$s Issues with Label %2$s" -msgstr "" - #: IDF/Views/Issue.php:798 #, php-format +msgid "%1$s Issues with Label %2$s" +msgstr "" + +#: IDF/Views/Issue.php:801 +#, php-format msgid "%1$s Closed Issues with Label %2$s" msgstr "" -#: IDF/Views/Issue.php:811 +#: IDF/Views/Issue.php:814 #, php-format msgid "This table shows the issues with label %s." msgstr "" -#: IDF/Views/Issue.php:934 +#: IDF/Views/Issue.php:937 msgid "The issue has been removed from your watch list." msgstr "" -#: IDF/Views/Issue.php:937 +#: IDF/Views/Issue.php:940 msgid "The issue has been added to your watch list." msgstr "" -#: IDF/Views/Issue.php:1035 +#: IDF/Views/Issue.php:1037 msgid "On your watch list." msgstr "" @@ -4243,74 +4950,75 @@ msgstr "" msgid "Reviews and Patches" msgstr "" -#: IDF/Views/Project.php:178 +#: IDF/Views/Project.php:180 msgid "This table shows the project updates." msgstr "" -#: IDF/Views/Project.php:189 +#: IDF/Views/Project.php:191 msgid "Change" msgstr "" -#: IDF/Views/Project.php:193 +#: IDF/Views/Project.php:195 msgid "No changes were found." msgstr "" -#: IDF/Views/Project.php:294 +#: IDF/Views/Project.php:296 #, php-format msgid "%s Project Summary" msgstr "" -#: IDF/Views/Project.php:329 +#: IDF/Views/Project.php:335 #, php-format msgid "%s Issue Tracking Configuration" msgstr "" -#: IDF/Views/Project.php:338 +#: IDF/Views/Project.php:344 msgid "The issue tracking configuration has been saved." msgstr "" -#: IDF/Views/Project.php:375 +#: IDF/Views/Project.php:381 #, php-format msgid "%s Downloads Configuration" msgstr "" -#: IDF/Views/Project.php:384 +#: IDF/Views/Project.php:393 msgid "The downloads configuration has been saved." msgstr "" -#: IDF/Views/Project.php:418 +#: IDF/Views/Project.php:428 #, php-format msgid "%s Documentation Configuration" msgstr "" -#: IDF/Views/Project.php:427 +#: IDF/Views/Project.php:437 msgid "The documentation configuration has been saved." msgstr "" -#: IDF/Views/Project.php:461 +#: IDF/Views/Project.php:471 #, php-format msgid "%s Project Members" msgstr "" -#: IDF/Views/Project.php:470 +#: IDF/Views/Project.php:480 msgid "The project membership has been saved." msgstr "" -#: IDF/Views/Project.php:493 +#: IDF/Views/Project.php:503 #, php-format msgid "%s Tabs Access Rights" msgstr "" -#: IDF/Views/Project.php:507 -msgid "The project tabs access rights have been saved." +#: IDF/Views/Project.php:517 +msgid "" +"The project tabs access rights and notification settings have been saved." msgstr "" -#: IDF/Views/Project.php:553 +#: IDF/Views/Project.php:566 #, php-format msgid "%s Source" msgstr "" -#: IDF/Views/Project.php:567 +#: IDF/Views/Project.php:580 msgid "The project source configuration has been saved." msgstr "" @@ -4329,17 +5037,17 @@ msgstr "" #: IDF/Views/Review.php:94 #, php-format -msgid "The code review %d has been created." +msgid "The code review %2$d has been created." msgstr "" #: IDF/Views/Review.php:140 #, php-format -msgid "Review %d: %s" +msgid "Review %2$d: %3$s" msgstr "" #: IDF/Views/Review.php:160 #, php-format -msgid "Your code review %d has been published." +msgid "Your code review %2$d has been published." msgstr "" #: IDF/Views/Source.php:40 @@ -4362,19 +5070,19 @@ msgstr "" msgid "%1$s %2$s Change Log" msgstr "" -#: IDF/Views/Source.php:147 IDF/Views/Source.php:228 IDF/Views/Source.php:356 +#: IDF/Views/Source.php:153 IDF/Views/Source.php:234 IDF/Views/Source.php:362 #, php-format msgid "%1$s %2$s Source Tree" msgstr "" -#: IDF/Views/Source.php:304 +#: IDF/Views/Source.php:310 #, php-format msgid "%s Commit Details" msgstr "" -#: IDF/Views/Source.php:305 +#: IDF/Views/Source.php:311 #, php-format -msgid "%s Commit Details - %s" +msgid "%1$s Commit Details - %2$s" msgstr "" #: IDF/Views/User.php:59 @@ -4427,155 +5135,262 @@ msgstr "" msgid "This table shows the documentation pages." msgstr "" -#: IDF/Views/Wiki.php:61 IDF/Views/Wiki.php:106 IDF/Views/Wiki.php:147 +#: IDF/Views/Wiki.php:61 IDF/Views/Wiki.php:144 IDF/Views/Wiki.php:185 msgid "Page Title" msgstr "" -#: IDF/Views/Wiki.php:63 IDF/Views/Wiki.php:108 IDF/Views/Wiki.php:149 +#: IDF/Views/Wiki.php:63 IDF/Views/Wiki.php:103 IDF/Views/Wiki.php:146 +#: IDF/Views/Wiki.php:187 msgid "Updated" msgstr "" -#: IDF/Views/Wiki.php:67 IDF/Views/Wiki.php:153 +#: IDF/Views/Wiki.php:67 IDF/Views/Wiki.php:191 msgid "No documentation pages were found." msgstr "" -#: IDF/Views/Wiki.php:90 +#: IDF/Views/Wiki.php:88 +#, php-format +msgid "%s Documentation Resources" +msgstr "" + +#: IDF/Views/Wiki.php:94 +msgid "This table shows the resources that can be used on documentation pages." +msgstr "" + +#: IDF/Views/Wiki.php:100 +msgid "Resource Title" +msgstr "" + +#: IDF/Views/Wiki.php:107 +msgid "No resources were found." +msgstr "" + +#: IDF/Views/Wiki.php:128 #, php-format msgid "Documentation Search - %s" msgstr "" -#: IDF/Views/Wiki.php:101 +#: IDF/Views/Wiki.php:139 msgid "This table shows the pages found." msgstr "" -#: IDF/Views/Wiki.php:112 +#: IDF/Views/Wiki.php:150 msgid "No pages were found." msgstr "" -#: IDF/Views/Wiki.php:131 +#: IDF/Views/Wiki.php:169 #, php-format msgid "%1$s Documentation Pages with Label %2$s" msgstr "" -#: IDF/Views/Wiki.php:141 +#: IDF/Views/Wiki.php:179 #, php-format msgid "This table shows the documentation pages with label %s." msgstr "" -#: IDF/Views/Wiki.php:184 +#: IDF/Views/Wiki.php:222 #, php-format -msgid "The page %s has been created." +msgid "The page %2$s has been created." msgstr "" -#: IDF/Views/Wiki.php:271 +#: IDF/Views/Wiki.php:265 +#, php-format +msgid "The resource %2$s has been created." +msgstr "" + +#: IDF/Views/Wiki.php:409 IDF/Views/Wiki.php:448 msgid "The old revision has been deleted." msgstr "" -#: IDF/Views/Wiki.php:277 +#: IDF/Views/Wiki.php:415 IDF/Views/Wiki.php:454 #, php-format msgid "Delete Old Revision of %s" msgstr "" -#: IDF/Views/Wiki.php:322 +#: IDF/Views/Wiki.php:496 #, php-format -msgid "The page %s has been updated." +msgid "The page %2$s has been updated." msgstr "" -#: IDF/Views/Wiki.php:360 +#: IDF/Views/Wiki.php:548 +#, php-format +msgid "The resource %2$s has been updated." +msgstr "" + +#: IDF/Views/Wiki.php:583 msgid "The documentation page has been deleted." msgstr "" -#: IDF/Views/Wiki.php:368 +#: IDF/Views/Wiki.php:591 #, php-format msgid "Delete Page %s" msgstr "" -#: IDF/Views.php:126 IDF/Views.php:152 +#: IDF/Views/Wiki.php:623 +msgid "The documentation resource has been deleted." +msgstr "" + +#: IDF/Views/Wiki.php:631 +#, php-format +msgid "Delete Resource %s" +msgstr "" + +#: IDF/Views.php:173 IDF/Views.php:199 msgid "Confirm Your Account Creation" msgstr "Hesabınızın Oluşturulmasını Onaylayın" -#: IDF/Views.php:172 -msgid "" -"Welcome! You can now participate in the life of your project of choice." +#: IDF/Views.php:219 +msgid "Welcome! You can now participate in the life of your project of choice." msgstr "" -#: IDF/Views.php:198 IDF/Views.php:222 IDF/Views.php:263 +#: IDF/Views.php:245 IDF/Views.php:269 IDF/Views.php:310 msgid "Password Recovery" msgstr "" -#: IDF/Views.php:242 +#: IDF/Views.php:289 msgid "" "Welcome back! Next time, you can use your broswer options to remember the " "password." msgstr "" -#: IDF/Views.php:284 +#: IDF/Views.php:331 msgid "Here to Help You!" msgstr "" -#: IDF/Views.php:300 +#: IDF/Views.php:347 +msgid "InDefero Upload Archive Format" +msgstr "" + +#: IDF/Views.php:363 msgid "InDefero API (Application Programming Interface)" msgstr "" -#: IDF/WikiPage.php:62 +#: IDF/Wiki/Page.php:62 IDF/Wiki/Resource.php:64 msgid "title" msgstr "başlık" -#: IDF/WikiPage.php:63 +#: IDF/Wiki/Page.php:63 msgid "" "The title of the page must only contain letters, digits or the dash " "character. For example: My-new-Wiki-Page." msgstr "" -#: IDF/WikiPage.php:71 +#: IDF/Wiki/Page.php:71 msgid "A one line description of the page content." msgstr "" -#: IDF/WikiPage.php:196 IDF/WikiRevision.php:167 +#: IDF/Wiki/Page.php:196 IDF/Wiki/PageRevision.php:196 #, php-format msgid "%2$s, %3$s" msgstr "" -#: IDF/WikiPage.php:198 +#: IDF/Wiki/Page.php:198 #, php-format -msgid "Creation of page %s, by %s" +msgid "Creation of page %2$s, by %3$s" msgstr "" -#: IDF/WikiPage.php:208 +#: IDF/Wiki/Page.php:208 #, php-format -msgid "%s: Documentation page %s added - %s" +msgid "%1$s: Documentation page %2$s added - %3$s" msgstr "" -#: IDF/WikiRevision.php:48 +#: IDF/Wiki/PageRevision.php:48 msgid "page" msgstr "sayfa" -#: IDF/WikiRevision.php:66 +#: IDF/Wiki/PageRevision.php:66 IDF/Wiki/ResourceRevision.php:64 msgid "A one line description of the changes." msgstr "" -#: IDF/WikiRevision.php:72 +#: IDF/Wiki/PageRevision.php:72 msgid "content" msgstr "içerik" -#: IDF/WikiRevision.php:189 +#: IDF/Wiki/PageRevision.php:218 IDF/Wiki/ResourceRevision.php:311 #, php-format -msgid "Change of %s, by %s" +msgid "Change of %2$s, by %3$s" msgstr "" -#: IDF/WikiRevision.php:208 +#: IDF/Wiki/PageRevision.php:231 #, php-format -msgid "%s: Documentation page %s updated - %s" +msgid "%1$s: Documentation page %2$s updated - %3$s" msgstr "" -#: IDF/WikiRevision.php:262 +#: IDF/Wiki/PageRevision.php:293 #, php-format -msgid "New Documentation Page %s - %s (%s)" +msgid "New Documentation Page %1$s - %2$s (%3$s)" msgstr "" -#: IDF/WikiRevision.php:268 +#: IDF/Wiki/PageRevision.php:297 #, php-format -msgid "Documentation Page Changed %s - %s (%s)" +msgid "Documentation Page Changed %1$s - %2$s (%3$s)" msgstr "" +#: IDF/Wiki/Resource.php:65 +msgid "" +"The title of the resource must only contain letters, digits, dots or the " +"dash character. For example: my-resource.png." +msgstr "" +#: IDF/Wiki/Resource.php:72 +msgid "MIME media type" +msgstr "" + +#: IDF/Wiki/Resource.php:73 +msgid "The MIME media type of the resource." +msgstr "" + +#: IDF/Wiki/Resource.php:81 +#, fuzzy +msgid "A one line description of the resource." +msgstr "Projenin tek satırlık tanımı." + +#: IDF/Wiki/Resource.php:176 IDF/Wiki/ResourceRevision.php:308 +#, php-format +msgid "%2$s, %3$s" +msgstr "" + +#: IDF/Wiki/Resource.php:178 +#, php-format +msgid "Creation of resource %2$s, by %3$s" +msgstr "" + +#: IDF/Wiki/Resource.php:188 +#, php-format +msgid "%1$s: Documentation resource %2$s added - %3$s" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:47 +msgid "resource" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:78 +msgid "File extension" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:79 +msgid "The file extension of the uploaded resource." +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:94 +msgid "page usage" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:116 +#, php-format +msgid "id %d: %s" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:263 +#, fuzzy, php-format +msgid "Download (%s)" +msgstr "Bu dosyayı indir" + +#: IDF/Wiki/ResourceRevision.php:270 +msgid "View resource details" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:324 +#, php-format +msgid "%1$s: Documentation resource %2$s updated - %3$s" +msgstr "" diff --git a/src/IDF/locale/zh_CN/idf.po b/src/IDF/locale/zh_CN/idf.po index 6e4da0e..0572584 100644 --- a/src/IDF/locale/zh_CN/idf.po +++ b/src/IDF/locale/zh_CN/idf.po @@ -1,38 +1,42 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # William MARTIN , 2011. msgid "" msgstr "" "Project-Id-Version: Indefero\n" "Report-Msgid-Bugs-To: http://projects.ceondo.com/p/indefero/issues/\n" -"POT-Creation-Date: 2011-10-31 01:11+0100\n" +"POT-Creation-Date: 2012-03-22 01:16+0100\n" "PO-Revision-Date: 2011-10-31 00:19+0000\n" "Last-Translator: tommyd \n" "Language-Team: LANGUAGE \n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0\n" -#: IDF/Commit.php:55 IDF/Conf.php:54 IDF/Issue.php:52 IDF/Review.php:65 -#: IDF/Search/Occ.php:69 IDF/Tag.php:52 IDF/Upload.php:49 IDF/WikiPage.php:54 +#: IDF/Commit.php:55 IDF/Conf.php:54 IDF/Issue.php:52 +#: IDF/ProjectActivity.php:49 IDF/Review.php:65 IDF/Search/Occ.php:69 +#: IDF/Tag.php:52 IDF/Upload.php:49 IDF/Wiki/Page.php:54 +#: IDF/Wiki/Resource.php:56 msgid "project" msgstr "项目" #: IDF/Commit.php:63 IDF/Issue.php:67 IDF/IssueComment.php:65 #: IDF/IssueFile.php:57 IDF/IssueRelation.php:69 IDF/Review/Comment.php:69 -#: IDF/Review.php:80 IDF/Upload.php:91 IDF/WikiPage.php:78 -#: IDF/WikiRevision.php:79 +#: IDF/Review.php:80 IDF/Upload.php:91 IDF/Wiki/Page.php:78 +#: IDF/Wiki/PageRevision.php:79 IDF/Wiki/Resource.php:88 +#: IDF/Wiki/ResourceRevision.php:86 msgid "submitter" msgstr "上传者" #: IDF/Commit.php:87 IDF/Issue.php:60 IDF/Review/Patch.php:60 -#: IDF/Review.php:73 IDF/Upload.php:57 IDF/WikiPage.php:70 -#: IDF/WikiRevision.php:65 +#: IDF/Review.php:73 IDF/Upload.php:57 IDF/Wiki/Page.php:70 +#: IDF/Wiki/PageRevision.php:65 IDF/Wiki/Resource.php:80 +#: IDF/Wiki/ResourceRevision.php:63 msgid "summary" msgstr "摘要" @@ -43,25 +47,26 @@ msgstr "修改日志" #: IDF/Commit.php:100 IDF/Issue.php:105 IDF/IssueComment.php:79 #: IDF/IssueFile.php:96 IDF/IssueRelation.php:75 IDF/Review/Comment.php:90 #: IDF/Review/FileComment.php:75 IDF/Review/Patch.php:87 IDF/Review.php:108 -#: IDF/Upload.php:112 IDF/WikiPage.php:100 IDF/WikiRevision.php:92 +#: IDF/Upload.php:112 IDF/Wiki/Page.php:100 IDF/Wiki/PageRevision.php:92 +#: IDF/Wiki/Resource.php:95 IDF/Wiki/ResourceRevision.php:101 msgid "creation date" msgstr "创建日期" #: IDF/Commit.php:238 #, php-format -msgid "Commit %s, by %s" +msgid "Commit %1$s, by %2$s" msgstr "" -#: IDF/Commit.php:329 +#: IDF/Commit.php:337 #, php-format -msgid "New Commit %s - %s (%s)" +msgid "New Commit %1$s - %2$s (%3$s)" msgstr "" #: IDF/Conf.php:61 IDF/Gconf.php:73 msgid "key" msgstr "键" -#: IDF/Conf.php:67 IDF/Gconf.php:79 +#: IDF/Conf.php:67 IDF/Gconf.php:79 IDF/ProjectActivity.php:62 msgid "value" msgstr "值" @@ -81,33 +86,57 @@ msgstr "用户" msgid "email" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:38 IDF/Views/Project.php:587 +#: IDF/Form/Admin/ForgeConf.php:34 +msgid "Custom forge page enabled" +msgstr "" + +#: IDF/Form/Admin/ForgeConf.php:39 IDF/Form/WikiPageCreate.php:80 +#: IDF/Form/WikiPageUpdate.php:72 +msgid "Content" +msgstr "内容" + +#: IDF/Form/Admin/LabelConf.php:40 +#, fuzzy +msgid "Predefined project labels" +msgstr "预定义问题标签" + +#: IDF/Form/Admin/LabelConf.php:55 +#, php-format +msgid "" +"The label \"%s\" is invalid: A label must only consist of alphanumeric " +"characters and dashes, and can optionally contain a \":\" with a group " +"prefix." +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:38 IDF/Views/Project.php:600 msgid "git" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:39 IDF/Views/Project.php:588 +#: IDF/Form/Admin/ProjectCreate.php:39 IDF/Views/Project.php:601 msgid "Subversion" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:40 IDF/Views/Project.php:589 +#: IDF/Form/Admin/ProjectCreate.php:40 IDF/Views/Project.php:602 msgid "mercurial" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:41 IDF/Views/Project.php:590 +#: IDF/Form/Admin/ProjectCreate.php:41 IDF/Views/Project.php:603 msgid "monotone" msgstr "" #: IDF/Form/Admin/ProjectCreate.php:49 IDF/Form/Admin/ProjectUpdate.php:44 -#: IDF/Form/ProjectConf.php:38 IDF/Views/Admin.php:66 IDF/Views/Admin.php:210 +#: IDF/Form/ProjectConf.php:39 IDF/Views/Admin.php:86 IDF/Views/Admin.php:273 msgid "Name" msgstr "名字" -#: IDF/Form/Admin/ProjectCreate.php:55 IDF/Form/TabsConf.php:77 +#: IDF/Form/Admin/ProjectCreate.php:55 IDF/Form/TabsConf.php:101 #: IDF/gettexttemplates/idf/base-full.html.php:5 +#: IDF/gettexttemplates/idf/base-full.html~.php:5 #: IDF/gettexttemplates/idf/base.html.php:5 -#: IDF/gettexttemplates/idf/index.html.php:7 -#: IDF/gettexttemplates/idf/index.html.php:8 -#: IDF/gettexttemplates/idf/main-menu.html.php:8 +#: IDF/gettexttemplates/idf/base.html~.php:5 +#: IDF/gettexttemplates/idf/main-menu.html.php:9 +#: IDF/gettexttemplates/idf/project-list.html.php:5 +#: IDF/gettexttemplates/idf/project-list.html.php:7 msgid "Private project" msgstr "私有项目" @@ -130,105 +159,122 @@ msgstr "" msgid "A one line description of the project." msgstr "项目简单描述" -#: IDF/Form/Admin/ProjectCreate.php:77 +#: IDF/Form/Admin/ProjectCreate.php:77 IDF/Form/Admin/ProjectUpdate.php:58 +#: IDF/Form/ProjectConf.php:56 +msgid "External URL" +msgstr "" + +#: IDF/Form/Admin/ProjectCreate.php:84 msgid "Repository type" msgstr "仓库类型" -#: IDF/Form/Admin/ProjectCreate.php:85 +#: IDF/Form/Admin/ProjectCreate.php:92 msgid "Remote Subversion repository" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:92 IDF/Form/SourceConf.php:40 +#: IDF/Form/Admin/ProjectCreate.php:99 IDF/Form/SourceConf.php:40 msgid "Repository username" msgstr "仓库用户名称" -#: IDF/Form/Admin/ProjectCreate.php:99 IDF/Form/SourceConf.php:47 +#: IDF/Form/Admin/ProjectCreate.php:106 IDF/Form/SourceConf.php:47 msgid "Repository password" msgstr "仓库用户密码" -#: IDF/Form/Admin/ProjectCreate.php:106 IDF/Form/Admin/ProjectUpdate.php:59 +#: IDF/Form/Admin/ProjectCreate.php:113 IDF/Form/Admin/ProjectUpdate.php:66 msgid "Master branch" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:109 IDF/Form/Admin/ProjectUpdate.php:62 +#: IDF/Form/Admin/ProjectCreate.php:116 IDF/Form/Admin/ProjectUpdate.php:69 msgid "" "This should be a world-wide unique identifier for your project. A reverse " "DNS notation like \"com.my-domain.my-project\" is a good idea." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:114 IDF/Form/Admin/ProjectUpdate.php:68 +#: IDF/Form/Admin/ProjectCreate.php:121 IDF/Form/Admin/ProjectUpdate.php:95 #: IDF/Form/MembersConf.php:46 IDF/Form/TabsConf.php:53 +#: IDF/Form/TabsConf.php:72 msgid "Project owners" msgstr "项目所有者" -#: IDF/Form/Admin/ProjectCreate.php:123 IDF/Form/Admin/ProjectUpdate.php:76 +#: IDF/Form/Admin/ProjectCreate.php:130 IDF/Form/Admin/ProjectUpdate.php:103 #: IDF/Form/MembersConf.php:54 IDF/Form/TabsConf.php:52 +#: IDF/Form/TabsConf.php:78 msgid "Project members" msgstr "项目成员" -#: IDF/Form/Admin/ProjectCreate.php:136 +#: IDF/Form/Admin/ProjectCreate.php:140 IDF/Form/Admin/ProjectUpdate.php:85 +#: IDF/Form/IssueCreate.php:168 IDF/Form/IssueUpdate.php:164 +#: IDF/Form/ProjectConf.php:73 IDF/Form/UpdateUpload.php:71 +#: IDF/Form/Upload.php:70 IDF/Form/WikiPageCreate.php:93 +#: IDF/Form/WikiPageUpdate.php:104 +msgid "Labels" +msgstr "标签" + +#: IDF/Form/Admin/ProjectCreate.php:155 msgid "Project template" msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:138 +#: IDF/Form/Admin/ProjectCreate.php:157 msgid "" "Use the given project to initialize the new project. Access rights and " "general configuration will be taken from the template project." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:185 +#: IDF/Form/Admin/ProjectCreate.php:204 msgid "" "Only a remote repository available through HTTP or HTTPS is allowed. For " "example \"http://somewhere.com/svn/trunk\"." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:201 +#: IDF/Form/Admin/ProjectCreate.php:220 IDF/Form/Admin/ProjectUpdate.php:117 msgid "" "The master branch is empty or contains illegal characters, please use only " -"letters, digits, dashs and dots as separators." +"letters, digits, dashes and dots as separators." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:211 IDF/Form/Admin/ProjectUpdate.php:101 +#: IDF/Form/Admin/ProjectCreate.php:230 IDF/Form/Admin/ProjectUpdate.php:128 msgid "This master branch is already used. Please select another one." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:222 +#: IDF/Form/Admin/ProjectCreate.php:241 msgid "" "This shortname contains illegal characters, please use only letters, digits " "and dash (-)." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:225 +#: IDF/Form/Admin/ProjectCreate.php:244 msgid "The shortname cannot start with the dash (-) character." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:228 +#: IDF/Form/Admin/ProjectCreate.php:247 msgid "The shortname cannot end with the dash (-) character." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:233 +#: IDF/Form/Admin/ProjectCreate.php:252 msgid "This shortname is already used. Please select another one." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:279 IDF/Form/Admin/ProjectDelete.php:78 -#: IDF/Form/Admin/ProjectUpdate.php:121 IDF/Form/Admin/UserCreate.php:106 +#: IDF/Form/Admin/ProjectCreate.php:303 IDF/Form/Admin/ProjectDelete.php:78 +#: IDF/Form/Admin/ProjectUpdate.php:153 IDF/Form/Admin/UserCreate.php:106 #: IDF/Form/Admin/UserUpdate.php:191 IDF/Form/IssueCreate.php:338 #: IDF/Form/IssueUpdate.php:329 IDF/Form/MembersConf.php:64 #: IDF/Form/Password.php:76 IDF/Form/Register.php:112 #: IDF/Form/ReviewCreate.php:187 IDF/Form/ReviewFileComment.php:143 -#: IDF/Form/TabsConf.php:98 IDF/Form/UpdateUpload.php:126 -#: IDF/Form/Upload.php:148 IDF/Form/UserAccount.php:216 -#: IDF/Form/UserChangeEmail.php:80 IDF/Form/WikiCreate.php:167 -#: IDF/Form/WikiDelete.php:59 IDF/Form/WikiUpdate.php:178 +#: IDF/Form/TabsConf.php:122 IDF/Form/UpdateUpload.php:126 +#: IDF/Form/Upload.php:149 IDF/Form/UploadArchive.php:137 +#: IDF/Form/UserAccount.php:216 IDF/Form/UserChangeEmail.php:80 +#: IDF/Form/WikiPageCreate.php:167 IDF/Form/WikiPageDelete.php:59 +#: IDF/Form/WikiPageUpdate.php:178 IDF/Form/WikiResourceCreate.php:123 +#: IDF/Form/WikiResourceDelete.php:59 IDF/Form/WikiResourceUpdate.php:124 msgid "Cannot save the model from an invalid form." msgstr "" -#: IDF/Form/Admin/ProjectCreate.php:295 +#: IDF/Form/Admin/ProjectCreate.php:341 msgid "" "Click on the Project Management tab to set the description of your project." msgstr "在项目管理里管理项目描述" -#: IDF/Form/Admin/ProjectCreate.php:363 +#: IDF/Form/Admin/ProjectCreate.php:426 msgid "This project is not available." msgstr "" @@ -250,12 +296,6 @@ msgstr "" msgid "Sorry, you really need to backup your data before deletion." msgstr "" -#: IDF/Form/Admin/ProjectUpdate.php:90 -msgid "" -"The master branch is empty or contains illegal characters, please use only " -"letters, digits, dashes and dots as separators." -msgstr "" - #: IDF/Form/Admin/UserCreate.php:37 IDF/Form/Admin/UserUpdate.php:38 #: IDF/Form/RegisterConfirmation.php:50 IDF/Form/UserAccount.php:40 msgid "First name" @@ -272,8 +312,8 @@ msgstr "" #: IDF/Form/Admin/UserCreate.php:60 msgid "" -"The login must be between 3 and 15 characters long and contains only letters" -" and digits." +"The login must be between 3 and 15 characters long and contains only letters " +"and digits." msgstr "账号必须是3至15位的字母或数字组成的字符串" #: IDF/Form/Admin/UserCreate.php:69 IDF/Form/Admin/UserUpdate.php:57 @@ -339,10 +379,11 @@ msgid "Confirm password" msgstr "确认密码" #: IDF/Form/Admin/UserUpdate.php:100 IDF/Form/IssueCreate.php:66 -#: IDF/Form/ProjectConf.php:47 IDF/Form/ReviewCreate.php:54 +#: IDF/Form/ProjectConf.php:48 IDF/Form/ReviewCreate.php:54 #: IDF/Form/UpdateUpload.php:51 IDF/Form/Upload.php:49 -#: IDF/Form/UserAccount.php:101 IDF/Form/WikiCreate.php:70 -#: IDF/Form/WikiUpdate.php:60 +#: IDF/Form/UserAccount.php:101 IDF/Form/WikiPageCreate.php:70 +#: IDF/Form/WikiPageUpdate.php:60 IDF/Form/WikiResourceCreate.php:54 +#: IDF/Form/WikiResourceUpdate.php:46 IDF/Views/Wiki.php:102 msgid "Description" msgstr "描述" @@ -376,15 +417,15 @@ msgstr "" msgid "Tick this to delete the custom avatar." msgstr "" -#: IDF/Form/Admin/UserUpdate.php:161 IDF/Views/Admin.php:211 +#: IDF/Form/Admin/UserUpdate.php:161 IDF/Views/Admin.php:274 msgid "Staff" msgstr "工作人员" #: IDF/Form/Admin/UserUpdate.php:164 -msgid "If you give staff rights to a user, you really need to trust them." +msgid "If you give staff rights to a user, you really need to trust him." msgstr "" -#: IDF/Form/Admin/UserUpdate.php:172 IDF/Views/Admin.php:213 +#: IDF/Form/Admin/UserUpdate.php:172 IDF/Views/Admin.php:276 msgid "Active" msgstr "激活" @@ -419,11 +460,11 @@ msgstr "" #: IDF/Form/ReviewCreate.php:45 IDF/Form/ReviewFileComment.php:73 #: IDF/Form/UpdateUpload.php:42 IDF/Form/Upload.php:40 #: IDF/gettexttemplates/idf/issues/base.html.php:3 IDF/Views/Download.php:65 -#: IDF/Views/Download.php:313 IDF/Views/Issue.php:62 IDF/Views/Issue.php:218 -#: IDF/Views/Issue.php:299 IDF/Views/Issue.php:388 IDF/Views/Issue.php:540 -#: IDF/Views/Issue.php:763 IDF/Views/Issue.php:822 IDF/Views/Review.php:58 -#: IDF/Views/User.php:83 IDF/Views/Wiki.php:62 IDF/Views/Wiki.php:107 -#: IDF/Views/Wiki.php:148 +#: IDF/Views/Download.php:347 IDF/Views/Issue.php:62 IDF/Views/Issue.php:221 +#: IDF/Views/Issue.php:302 IDF/Views/Issue.php:391 IDF/Views/Issue.php:543 +#: IDF/Views/Issue.php:766 IDF/Views/Issue.php:825 IDF/Views/Review.php:58 +#: IDF/Views/User.php:83 IDF/Views/Wiki.php:62 IDF/Views/Wiki.php:145 +#: IDF/Views/Wiki.php:186 msgid "Summary" msgstr "摘要" @@ -438,9 +479,9 @@ msgstr "添加附件" #: IDF/Form/IssueCreate.php:99 IDF/Form/IssueUpdate.php:89 #: IDF/Form/ReviewCreate.php:103 IDF/Form/ReviewFileComment.php:83 -#: IDF/Views/Issue.php:63 IDF/Views/Issue.php:219 IDF/Views/Issue.php:301 -#: IDF/Views/Issue.php:389 IDF/Views/Issue.php:541 IDF/Views/Issue.php:764 -#: IDF/Views/Issue.php:823 IDF/Views/Review.php:59 IDF/Views/User.php:84 +#: IDF/Views/Issue.php:63 IDF/Views/Issue.php:222 IDF/Views/Issue.php:304 +#: IDF/Views/Issue.php:392 IDF/Views/Issue.php:544 IDF/Views/Issue.php:767 +#: IDF/Views/Issue.php:826 IDF/Views/Review.php:59 IDF/Views/User.php:84 msgid "Status" msgstr "状态" @@ -453,26 +494,19 @@ msgstr "所有者" msgid "This issue" msgstr "" -#: IDF/Form/IssueCreate.php:168 IDF/Form/IssueUpdate.php:164 -#: IDF/Form/UpdateUpload.php:71 IDF/Form/Upload.php:70 -#: IDF/Form/WikiCreate.php:93 IDF/Form/WikiUpdate.php:104 -msgid "Labels" -msgstr "标签" - #: IDF/Form/IssueCreate.php:210 msgid "You cannot add a label with the \"Status\" prefix to an issue." msgstr "" #: IDF/Form/IssueCreate.php:211 IDF/Form/IssueCreate.php:218 -#: IDF/Form/UpdateUpload.php:110 IDF/Form/Upload.php:120 -#: IDF/Form/WikiCreate.php:151 IDF/Form/WikiUpdate.php:162 +#: IDF/Form/UpdateUpload.php:110 IDF/Form/Upload.php:121 +#: IDF/Form/WikiPageCreate.php:151 IDF/Form/WikiPageUpdate.php:162 msgid "You provided an invalid label." msgstr "" #: IDF/Form/IssueCreate.php:217 IDF/Form/UpdateUpload.php:109 -#: IDF/Form/Upload.php:119 #, php-format -msgid "You cannot provide more than label from the %s class to an issue." +msgid "You cannot provide more than one label from the %s class to an issue." msgstr "" #: IDF/Form/IssueCreate.php:228 IDF/Form/IssueUpdate.php:194 @@ -541,7 +575,8 @@ msgid "" msgstr "" #: IDF/Form/IssueTrackingConf.php:133 -msgid "Each issue may have at most one label with each of these classes" +#, fuzzy +msgid "Each issue may have at most one label with each of these classes." msgstr "每个问题必须包含的标签" #: IDF/Form/IssueTrackingConf.php:140 @@ -551,11 +586,13 @@ msgstr "" #: IDF/Form/IssueTrackingConf.php:142 msgid "" "You can define bidirectional relations like \"is related to\" or \"blocks, " -"is blocked by\"." +"is blocked by\". For standard relations pre-configured translations exist, " +"new relations should however be defined in a language that is understood by " +"all project members." msgstr "" #: IDF/Form/IssueUpdate.php:56 IDF/Form/ReviewFileComment.php:45 -#: IDF/Form/WikiUpdate.php:82 +#: IDF/Form/WikiPageUpdate.php:82 IDF/Form/WikiResourceUpdate.php:66 msgid "Comment" msgstr "评论" @@ -594,8 +631,8 @@ msgstr "" #: IDF/Form/PasswordInputKey.php:50 IDF/Form/PasswordReset.php:89 msgid "" -"We are sorry but this validation key is not valid. Maybe you should directly" -" copy/paste it from your validation email." +"We are sorry but this validation key is not valid. Maybe you should directly " +"copy/paste it from your validation email." msgstr "" #: IDF/Form/PasswordInputKey.php:61 IDF/Form/PasswordReset.php:100 @@ -636,34 +673,38 @@ msgid "" "activate it." msgstr "" -#: IDF/Form/ProjectConf.php:42 +#: IDF/Form/ProjectConf.php:43 msgid "Short Description" msgstr "" -#: IDF/Form/ProjectConf.php:58 +#: IDF/Form/ProjectConf.php:85 msgid "The \"upload_path\" configuration variable was not set." msgstr "" -#: IDF/Form/ProjectConf.php:63 +#: IDF/Form/ProjectConf.php:90 msgid "Update the logo" msgstr "" -#: IDF/Form/ProjectConf.php:65 +#: IDF/Form/ProjectConf.php:92 msgid "The logo must be a picture with a size of 32 by 32." msgstr "" -#: IDF/Form/ProjectConf.php:75 +#: IDF/Form/ProjectConf.php:103 msgid "Remove the current logo" msgstr "" -#: IDF/Form/ProjectConf.php:111 +#: IDF/Form/ProjectConf.php:139 msgid "Could not determine the size of the uploaded picture." msgstr "" -#: IDF/Form/ProjectConf.php:115 +#: IDF/Form/ProjectConf.php:143 msgid "The picture must have a size of 32 by 32." msgstr "" +#: IDF/Form/ProjectConf.php:164 +msgid "The entered URL is invalid. Only http and https URLs are allowed." +msgstr "" + #: IDF/Form/Register.php:41 msgid "Your login" msgstr "账号" @@ -674,7 +715,7 @@ msgid "" "and digits." msgstr "" -#: IDF/Form/Register.php:53 +#: IDF/Form/Register.php:53 IDF/Form/UserAccount.php:59 msgid "Your email" msgstr "你的Email" @@ -688,15 +729,14 @@ msgstr "同意注册协议" #: IDF/Form/Register.php:88 msgid "" -"We know, this is boring, but you need to agree with the terms and " -"conditions." +"We know, this is boring, but you need to agree with the terms and conditions." msgstr "" #: IDF/Form/Register.php:97 #, php-format msgid "" -"The email \"%s\" is already used. If you need to, click on the help link to " -"recover your password." +"The email \"%1$s\" is already used. If you need to, you can recover your password." msgstr "" #: IDF/Form/Register.php:148 @@ -720,9 +760,10 @@ msgid "" msgstr "" #: IDF/Form/RegisterConfirmation.php:110 +#, php-format msgid "" -"This account has already been confirmed. Maybe should you try to recover " -"your password using the help link." +"This account has already been confirmed. Maybe should you try to recover your password." msgstr "" #: IDF/Form/ReviewCreate.php:74 @@ -765,43 +806,48 @@ msgstr "" msgid "This field is required." msgstr "" -#: IDF/Form/SourceConf.php:56 +#: IDF/Form/SourceConf.php:54 IDF/Form/UploadConf.php:70 msgid "Webhook URL" msgstr "" -#: IDF/Form/SourceConf.php:58 -#, php-format -msgid "Learn more about the post-commit web hooks." -msgstr "" - #: IDF/Form/TabsConf.php:38 IDF/gettexttemplates/idf/admin/base.html.php:4 -#: IDF/gettexttemplates/idf/base-full.html.php:7 -#: IDF/gettexttemplates/idf/base.html.php:7 +#: IDF/gettexttemplates/idf/base-full.html.php:8 +#: IDF/gettexttemplates/idf/base-full.html~.php:7 +#: IDF/gettexttemplates/idf/base.html.php:8 +#: IDF/gettexttemplates/idf/base.html~.php:7 #: IDF/gettexttemplates/idf/downloads/base.html.php:3 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:14 #: IDF/Views/Project.php:97 msgid "Downloads" msgstr "下载列表" -#: IDF/Form/TabsConf.php:39 IDF/gettexttemplates/idf/base-full.html.php:11 -#: IDF/gettexttemplates/idf/base.html.php:11 +#: IDF/Form/TabsConf.php:39 IDF/gettexttemplates/idf/base-full.html.php:12 +#: IDF/gettexttemplates/idf/base-full.html~.php:11 +#: IDF/gettexttemplates/idf/base.html.php:12 +#: IDF/gettexttemplates/idf/base.html~.php:11 msgid "Code Review" msgstr "代码审核" #: IDF/Form/TabsConf.php:40 IDF/gettexttemplates/idf/admin/base.html.php:5 -#: IDF/gettexttemplates/idf/base-full.html.php:8 -#: IDF/gettexttemplates/idf/base.html.php:8 +#: IDF/gettexttemplates/idf/base-full.html.php:9 +#: IDF/gettexttemplates/idf/base-full.html~.php:8 +#: IDF/gettexttemplates/idf/base.html.php:9 +#: IDF/gettexttemplates/idf/base.html~.php:8 msgid "Documentation" msgstr "文档" #: IDF/Form/TabsConf.php:41 IDF/gettexttemplates/idf/admin/base.html.php:7 -#: IDF/gettexttemplates/idf/base-full.html.php:10 -#: IDF/gettexttemplates/idf/base.html.php:10 +#: IDF/gettexttemplates/idf/base-full.html.php:11 +#: IDF/gettexttemplates/idf/base-full.html~.php:10 +#: IDF/gettexttemplates/idf/base.html.php:11 +#: IDF/gettexttemplates/idf/base.html~.php:10 msgid "Source" msgstr "源代码" -#: IDF/Form/TabsConf.php:42 IDF/gettexttemplates/idf/base-full.html.php:9 -#: IDF/gettexttemplates/idf/base.html.php:9 +#: IDF/Form/TabsConf.php:42 IDF/gettexttemplates/idf/base-full.html.php:10 +#: IDF/gettexttemplates/idf/base-full.html~.php:9 +#: IDF/gettexttemplates/idf/base.html.php:10 +#: IDF/gettexttemplates/idf/base.html~.php:9 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:17 msgid "Issues" msgstr "问题跟踪" @@ -818,22 +864,106 @@ msgstr "登录用户" msgid "Closed" msgstr "已关闭" -#: IDF/Form/TabsConf.php:83 +#: IDF/Form/TabsConf.php:84 +#, fuzzy +msgid "Others" +msgstr "其它" + +#: IDF/Form/TabsConf.php:107 msgid "Extra authorized users" msgstr "允许访问用户(客户列表)" -#: IDF/Form/Upload.php:59 IDF/gettexttemplates/idf/source/git/tree.html.php:6 +#: IDF/Form/Upload.php:59 IDF/Form/WikiResourceCreate.php:65 +#: IDF/Form/WikiResourceUpdate.php:56 +#: IDF/gettexttemplates/idf/source/git/tree.html.php:6 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:6 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:7 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:7 -#: IDF/Views/Download.php:64 IDF/Views/Download.php:312 +#: IDF/Views/Download.php:64 IDF/Views/Download.php:346 msgid "File" msgstr "文件" -#: IDF/Form/Upload.php:86 +#: IDF/Form/Upload.php:87 IDF/Form/WikiResourceCreate.php:96 +#: IDF/Form/WikiResourceUpdate.php:83 msgid "For security reasons, you cannot upload a file with this extension." msgstr "" +#: IDF/Form/Upload.php:120 +#, php-format +msgid "You cannot provide more than one label from the %s class to a download." +msgstr "" + +#: IDF/Form/UploadArchive.php:41 +#, fuzzy +msgid "Archive file" +msgstr "归档" + +#: IDF/Form/UploadArchive.php:67 +#, php-format +msgid "" +"For security reasons, you cannot upload a file (%s) with this extension." +msgstr "" + +#: IDF/Form/UploadArchive.php:98 +#, php-format +msgid "" +"You cannot provide more than label from the %1$s class to a download (%2$s)." +msgstr "" + +#: IDF/Form/UploadArchive.php:109 +#, php-format +msgid "" +"A file with the name \"%s\" has already been uploaded and is not marked to " +"be replaced." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:41 +msgid "The archive does not exist." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:48 +#, php-format +msgid "The archive could not be read (code %d)." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:53 +msgid "The archive does not contain a manifest.xml." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:61 +#, php-format +msgid "The archive's manifest is invalid: %s" +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:77 +#, php-format +msgid "The entry %d in the manifest is missing a file name." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:82 +#, php-format +msgid "The entry %d in the manifest is missing a summary." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:86 +msgid "The manifest must not reference itself." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:91 +#, php-format +msgid "The entry %s in the manifest does not exist in the archive." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:96 +#, php-format +msgid "The entry %s in the manifest is referenced more than once." +msgstr "" + +#: IDF/Form/UploadArchiveHelper.php:108 +#, php-format +msgid "The entry %s in the manifest has more than the six allowed labels set." +msgstr "" + #: IDF/Form/UploadConf.php:53 msgid "Predefined download labels" msgstr "预定义下载标签" @@ -842,10 +972,6 @@ msgstr "预定义下载标签" msgid "Each download may have at most one label with each of these classes" msgstr "每个下载必须包含的标签" -#: IDF/Form/UserAccount.php:59 -msgid "Your mail" -msgstr "你的Email" - #: IDF/Form/UserAccount.php:61 msgid "" "If you change your email address, an email will be sent to the new address " @@ -863,11 +989,11 @@ msgid "" msgstr "" #: IDF/Form/UserAccount.php:171 -msgid "Add a secondary mail address" +msgid "Add a secondary email address" msgstr "" #: IDF/Form/UserAccount.php:173 -msgid "You will get a mail to confirm that you own the address you specify." +msgid "You will get an email to confirm that you own the address you specify." msgstr "" #: IDF/Form/UserAccount.php:200 @@ -888,8 +1014,7 @@ msgstr "" #: IDF/Form/UserAccount.php:363 msgid "" -"Please check the key as it does not appear to be a valid monotone public " -"key." +"Please check the key as it does not appear to be a valid monotone public key." msgstr "" #: IDF/Form/UserAccount.php:371 @@ -902,8 +1027,8 @@ msgstr "" #: IDF/Form/UserChangeEmail.php:63 msgid "" -"The validation key is not valid. Please copy/paste it from your confirmation" -" email." +"The validation key is not valid. Please copy/paste it from your confirmation " +"email." msgstr "" #: IDF/Form/WikiConf.php:49 @@ -912,11 +1037,10 @@ msgstr "预定义文档页面标签" #: IDF/Form/WikiConf.php:58 msgid "" -"Each documentation page may have at most one label with each of these " -"classes" +"Each documentation page may have at most one label with each of these classes" msgstr "每个文档必须包含的标签" -#: IDF/Form/WikiCreate.php:38 +#: IDF/Form/WikiPageCreate.php:38 msgid "" "# Introduction\n" "\n" @@ -932,56 +1056,97 @@ msgid "" "* Links to other [[WikiPage]].\n" msgstr "" -#: IDF/Form/WikiCreate.php:57 +#: IDF/Form/WikiPageCreate.php:57 msgid "PageName" msgstr "页面名称" -#: IDF/Form/WikiCreate.php:60 IDF/Form/WikiUpdate.php:50 +#: IDF/Form/WikiPageCreate.php:60 IDF/Form/WikiPageUpdate.php:50 msgid "Page title" msgstr "标题" -#: IDF/Form/WikiCreate.php:66 IDF/Form/WikiUpdate.php:56 +#: IDF/Form/WikiPageCreate.php:66 IDF/Form/WikiPageUpdate.php:56 msgid "" "The page name must contains only letters, digits and the dash (-) character." msgstr "标题只能包含字母、数字和连接号(-)" -#: IDF/Form/WikiCreate.php:71 IDF/Form/WikiUpdate.php:61 +#: IDF/Form/WikiPageCreate.php:71 IDF/Form/WikiPageUpdate.php:61 msgid "This one line description is displayed in the list of pages." msgstr "描述显示在文档列表页面" -#: IDF/Form/WikiCreate.php:80 IDF/Form/WikiUpdate.php:72 -msgid "Content" -msgstr "内容" - -#: IDF/Form/WikiCreate.php:108 IDF/Form/WikiUpdate.php:119 +#: IDF/Form/WikiPageCreate.php:108 IDF/Form/WikiPageUpdate.php:119 +#: IDF/Form/WikiResourceCreate.php:78 msgid "The title contains invalid characters." msgstr "" -#: IDF/Form/WikiCreate.php:114 IDF/Form/WikiUpdate.php:125 +#: IDF/Form/WikiPageCreate.php:114 IDF/Form/WikiPageUpdate.php:125 msgid "A page with this title already exists." msgstr "" -#: IDF/Form/WikiCreate.php:150 IDF/Form/WikiUpdate.php:161 +#: IDF/Form/WikiPageCreate.php:150 IDF/Form/WikiPageUpdate.php:161 #, php-format -msgid "You cannot provide more than label from the %s class to a page." +msgid "You cannot provide more than one label from the %s class to a page." msgstr "" -#: IDF/Form/WikiCreate.php:200 +#: IDF/Form/WikiPageCreate.php:200 msgid "Initial page creation" msgstr "" -#: IDF/Form/WikiDelete.php:39 +#: IDF/Form/WikiPageDelete.php:39 msgid "Yes, I understand that the page and all its revisions will be deleted." msgstr "" -#: IDF/Form/WikiDelete.php:50 +#: IDF/Form/WikiPageDelete.php:50 IDF/Form/WikiResourceDelete.php:50 msgid "You need to confirm the deletion." msgstr "" -#: IDF/Form/WikiUpdate.php:83 +#: IDF/Form/WikiPageUpdate.php:83 IDF/Form/WikiResourceUpdate.php:67 msgid "One line to describe the changes you made." msgstr "" +#: IDF/Form/WikiResourceCreate.php:40 +msgid "ResourceName" +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:44 +msgid "Resource title" +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:50 +#, fuzzy +msgid "" +"The resource name must contains only letters, digits and the dash (-) " +"character." +msgstr "标题只能包含字母、数字和连接号(-)" + +#: IDF/Form/WikiResourceCreate.php:55 IDF/Form/WikiResourceUpdate.php:47 +#, fuzzy +msgid "This one line description is displayed in the list of resources." +msgstr "描述显示在文档列表页面" + +#: IDF/Form/WikiResourceCreate.php:84 +msgid "A resource with this title already exists." +msgstr "" + +#: IDF/Form/WikiResourceCreate.php:142 +msgid "Initial resource creation" +msgstr "" + +#: IDF/Form/WikiResourceDelete.php:39 +msgid "" +"Yes, I understand that the resource and all its revisions will be deleted." +msgstr "" + +#: IDF/Form/WikiResourceUpdate.php:89 +#, php-format +msgid "" +"The mime type of the uploaded file \"%1$s\" does not match the mime type of " +"this resource \"%2$s\"" +msgstr "" + +#: IDF/Form/WikiResourceUpdate.php:97 +msgid "The current version of the resource and the uploaded file are equal." +msgstr "" + #: IDF/Gconf.php:60 IDF/Search/Occ.php:56 msgid "model class" msgstr "" @@ -1009,24 +1174,65 @@ msgstr "访问权限与提醒" #: IDF/gettexttemplates/idf/admin/downloads.html.php:3 #: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:3 #: IDF/gettexttemplates/idf/admin/wiki.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/projects/labels.html.php:3 msgid "" "\n" "

      Instructions:

      \n" "

      List one status value per line in desired sort-order.

      \n" -"

      Optionally, use an equals-sign to document the meaning of each status value.

      \n" +"

      Optionally, use an equals-sign to document the meaning of each status " +"value.

      \n" msgstr "" "\n" "

      提示:

      \n" "

      List one status value per line in desired sort-order.

      \n" -"

      Optionally, use an equals-sign to document the meaning of each status value.

      \n" +"

      Optionally, use an equals-sign to document the meaning of each status " +"value.

      \n" #: IDF/gettexttemplates/idf/admin/downloads.html.php:8 +msgid "" +"

      The webhook URL setting specifies an URL to which a HTTP PUT\n" +"request is sent after a new download has been added or to which a HTTP " +"POST\n" +"request is sent after an existing download has been updated.\n" +"If this field is empty, notifications are disabled.

      \n" +"\n" +"

      Only properly-escaped HTTP URLs are supported, for " +"example:

      \n" +"\n" +"
        \n" +"
      • http://domain.com/upload
      • \n" +"
      • http://domain.com/upload?my%20param
      • \n" +"
      \n" +"\n" +"

      In addition, the URL may contain the following \"%\" notation, which\n" +"will be replaced with specific project values for each download:

      \n" +"\n" +"
        \n" +"
      • %p - project name
      • \n" +"
      • %d - download id
      • \n" +"
      \n" +"\n" +"

      For example, updating download 123 of project 'my-project' with\n" +"web hook URL http://mydomain.com/%p/%d would send a POST " +"request to\n" +"http://mydomain.com/my-project/123.

      " +msgstr "" + +#: IDF/gettexttemplates/idf/admin/downloads.html.php:31 +#: IDF/gettexttemplates/idf/admin/source.html.php:30 +msgid "Web-Hook authentication key:" +msgstr "" + +#: IDF/gettexttemplates/idf/admin/downloads.html.php:32 #: IDF/gettexttemplates/idf/admin/issue-tracking.html.php:8 #: IDF/gettexttemplates/idf/admin/members.html.php:13 #: IDF/gettexttemplates/idf/admin/source.html.php:31 #: IDF/gettexttemplates/idf/admin/summary.html.php:11 -#: IDF/gettexttemplates/idf/admin/tabs.html.php:15 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:12 #: IDF/gettexttemplates/idf/admin/wiki.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/forge/index.html.php:13 +#: IDF/gettexttemplates/idf/gadmin/projects/labels.html.php:8 msgid "Save Changes" msgstr "保存更改" @@ -1035,12 +1241,14 @@ msgstr "保存更改" msgid "" "\n" "

      Instructions:

      \n" -"

      Specify each person by its login. Each person must have already registered with the given login.

      \n" +"

      Specify each person by its login. Each person must have already " +"registered with the given login.

      \n" "

      Separate the logins with commas and/or new lines.

      \n" msgstr "" "\n" "

      提示:

      \n" -"

      Specify each person by its login. Each person must have already registered with the given login.

      \n" +"

      Specify each person by its login. Each person must have already " +"registered with the given login.

      \n" "

      Separate the logins with commas and/or new lines.

      \n" #: IDF/gettexttemplates/idf/admin/members.html.php:8 @@ -1049,43 +1257,51 @@ msgstr "" msgid "" "\n" "

      Notes:

      \n" -"

      A project owner may make any change to this project, including removing other project owners. You need to be carefull when you give owner rights.

      \n" -"

      A project member will not have access to the administration area but will have more options available in the use of the project.

      \n" +"

      A project owner may make any change to this project, including removing " +"other project owners. You need to be carefull when you give owner rights.\n" +"

      A project member will not have access to the administration area but will " +"have more options available in the use of the project.

      \n" msgstr "" "\n" "

      提示:

      \n" -"

      A project owner may make any change to this project, including removing other project owners. You need to be carefull when you give owner rights.

      \n" -"

      A project member will not have access to the administration area but will have more options available in the use of the project.

      \n" +"

      A project owner may make any change to this project, including removing " +"other project owners. You need to be carefull when you give owner rights.\n" +"

      A project member will not have access to the administration area but will " +"have more options available in the use of the project.

      \n" #: IDF/gettexttemplates/idf/admin/source.html.php:3 -msgid "" -"You can find here the current repository configuration of your project." +msgid "You can find here the current repository configuration of your project." msgstr "" #: IDF/gettexttemplates/idf/admin/source.html.php:4 msgid "" -"

      The webhook URL setting specifies a URL to which a HTTP POST\n" -"request is sent after each repository commit. If this field is empty,\n" -"notifications are disabled.

      \n" +"

      The webhook URL setting specifies an URL to which a HTTP \n" +"%%hook_request_method%% request is sent after each " +"repository\n" +"commit. If this field is empty, notifications are disabled.

      \n" "\n" -"

      Only properly-escaped HTTP URLs are supported, for example:

      \n" +"

      Only properly-escaped HTTP URLs are supported, for " +"example:

      \n" "\n" "
        \n" -"
      • http://domain.com/commit
      • \n" -"
      • http://domain.com/commit?my%20param
      • \n" +"
      • http://domain.com/commit
      • \n" +"
      • http://domain.com/commit?my%20param
      • \n" "
      \n" "\n" "

      In addition, the URL may contain the following \"%\" notation, which\n" "will be replaced with specific project values for each commit:

      \n" "\n" "
        \n" -"
      • %p - project name
      • \n" -"
      • %r - revision number
      • \n" +"
      • %p - project name
      • \n" +"
      • %r - revision number
      • \n" "
      \n" "\n" "

      For example, committing revision 123 to project 'my-project' with\n" -"post-commit URL http://mydomain.com/%p/%r would send a request to\n" -"http://mydomain.com/my-project/123.

      " +"post-commit URL http://mydomain.com/%p/%r would send a request " +"to\n" +"http://mydomain.com/my-project/123.

      " msgstr "" #: IDF/gettexttemplates/idf/admin/source.html.php:26 @@ -1106,20 +1322,18 @@ msgstr "仓库地址:" msgid "Repository size:" msgstr "仓库使用空间:" -#: IDF/gettexttemplates/idf/admin/source.html.php:30 -msgid "Post-commit authentication key:" -msgstr "" - #: IDF/gettexttemplates/idf/admin/summary.html.php:3 #, php-format msgid "" "\n" "

      Instructions:

      \n" -"

      The description of the project can be improved using the Markdown syntax.

      \n" +"

      The description of the project can be improved using the Markdown syntax.

      \n" msgstr "" "\n" "

      提示:

      \n" -"

      The description of the project can be improved using the Markdown syntax.

      \n" +"

      The description of the project can be improved using the Markdown syntax.

      \n" #: IDF/gettexttemplates/idf/admin/summary.html.php:7 msgid "" @@ -1132,9 +1346,11 @@ msgstr "" #: IDF/gettexttemplates/idf/admin/summary.html.php:9 #: IDF/gettexttemplates/idf/base-full.html.php:4 +#: IDF/gettexttemplates/idf/base-full.html~.php:4 #: IDF/gettexttemplates/idf/base.html.php:4 -#: IDF/gettexttemplates/idf/index.html.php:6 -#: IDF/gettexttemplates/idf/main-menu.html.php:7 +#: IDF/gettexttemplates/idf/base.html~.php:4 +#: IDF/gettexttemplates/idf/main-menu.html.php:8 +#: IDF/gettexttemplates/idf/project-list.html.php:4 msgid "Project logo" msgstr "" @@ -1144,66 +1360,78 @@ msgstr "" #: IDF/gettexttemplates/idf/admin/tabs.html.php:3 msgid "" -"\n" -"Only project members and admins have write access to the source.
      \n" -"If you restrict the access to the source, anonymous access is
      \n" -"not provided and the users must authenticate themselves with their
      \n" -"password or SSH key." +"This section allows you to configure project tabs access rights and " +"notifications." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:8 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:4 msgid "" -"You can configure here the project tabs access rights and notification " -"emails." +"Tab access controls whether a single user can navigate into a particular " +"section of your project via the main menu or automatically generated object " +"links." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:9 -#, php-format -msgid "" -"Notification emails will be sent from the %%from_email%% " -"address, if you send the email to a mailing list, you may need to register " -"this email address. Multiple email addresses must be separated through " -"commas (','). If you do not want to send emails for a given type of changes," -" simply leave the corresponding field empty." -msgstr "" - -#: IDF/gettexttemplates/idf/admin/tabs.html.php:10 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:5 msgid "" "If you mark a project as private, only the project members and " "administrators, together with the extra authorized users you provide will " -"have access to the project. You will still be able to define further access " -"rights for the different tabs but the \"Open to all\" and \"Signed in " -"users\" will default to authorized users only." +"have access to the project as a whole. You will still be able to define " +"further access rights for the different tabs but the \"Open to all\" and " +"\"Signed in users\" will default to authorized users only." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:11 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:6 +#, fuzzy msgid "" -"Specify each person by its login. Each person must have already registered " -"with the given login. Separate the logins with commas and/or new lines." +"For the extra authorized user list, specify each person by its login. Each " +"person must have already registered with the given login. Separate the " +"logins with commas and/or new lines." +msgstr "" +"\n" +"

      提示:

      \n" +"

      Specify each person by its login. Each person must have already " +"registered with the given login.

      \n" +"

      Separate the logins with commas and/or new lines.

      \n" + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:7 +msgid "" +"Only project members and admins have write access to the source. If you " +"restrict the access to the source, anonymous access is not provided and the " +"users must authenticate themselves with their password or SSH key." msgstr "" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:12 +#: IDF/gettexttemplates/idf/admin/tabs.html.php:8 +#, php-format +msgid "" +"Here you can configure who should be notified about changes in a particular " +"section. You can also configure additional addresses, like the one of a " +"mailing list, that should be notified. (Keep in mind that you might have to " +"register the sender address %%from_email%% to let the " +"mailing list actually accept notification emails.) Multiple email addresses " +"must be separated through commas (',')." +msgstr "" + +#: IDF/gettexttemplates/idf/admin/tabs.html.php:9 msgid "" "The form contains some errors. Please correct them to update the access " "rights." msgstr "" +#: IDF/gettexttemplates/idf/admin/tabs.html.php:10 #: IDF/gettexttemplates/idf/admin/tabs.html.php:13 msgid "Access Rights" msgstr "访问权限" +#: IDF/gettexttemplates/idf/admin/tabs.html.php:11 #: IDF/gettexttemplates/idf/admin/tabs.html.php:14 -msgid "Notification Email" +#, fuzzy +msgid "Notifications" msgstr "提醒Email" -#: IDF/gettexttemplates/idf/admin/tabs.html.php:16 -#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:17 -#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:15 -msgid "Instructions:" -msgstr "提示:" - #: IDF/gettexttemplates/idf/base-full.html.php:3 +#: IDF/gettexttemplates/idf/base-full.html~.php:3 #: IDF/gettexttemplates/idf/base.html.php:3 +#: IDF/gettexttemplates/idf/base.html~.php:3 #, php-format msgid "" "Sign in or create your account to create issues or " @@ -1212,54 +1440,61 @@ msgstr "登录 以便提交问题或评论" #: IDF/gettexttemplates/idf/base-full.html.php:6 #: IDF/gettexttemplates/idf/base.html.php:6 +#: IDF/gettexttemplates/idf/project-list.html.php:6 +msgid "External link to project" +msgstr "" + +#: IDF/gettexttemplates/idf/base-full.html.php:7 +#: IDF/gettexttemplates/idf/base-full.html~.php:6 +#: IDF/gettexttemplates/idf/base.html.php:7 +#: IDF/gettexttemplates/idf/base.html~.php:6 msgid "Project Home" msgstr "项目首页" -#: IDF/gettexttemplates/idf/base-full.html.php:12 -#: IDF/gettexttemplates/idf/base.html.php:12 +#: IDF/gettexttemplates/idf/base-full.html.php:13 +#: IDF/gettexttemplates/idf/base-full.html~.php:12 +#: IDF/gettexttemplates/idf/base.html.php:13 +#: IDF/gettexttemplates/idf/base.html~.php:12 msgid "Project Management" msgstr "管理" #: IDF/gettexttemplates/idf/downloads/base.html.php:4 #: IDF/gettexttemplates/idf/downloads/index.html.php:4 -#: IDF/Views/Download.php:234 +#: IDF/Views/Download.php:235 msgid "New Download" msgstr "上传" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:3 -msgid "" -"Attention! If you want to delete a specific version of your" -" software, maybe, someone is depending on this specific version to run his " -"systems. Are you sure, you will not affect anybody when removing this file?" -msgstr "" +#: IDF/gettexttemplates/idf/downloads/base.html.php:5 +#, fuzzy +msgid "Upload Archive" +msgstr "归档" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:4 +#: IDF/gettexttemplates/idf/downloads/create.html.php:3 +msgid "" +"Each file must have a distinct name and file contents\n" +"cannot be changed, so be sure to include release numbers in each file\n" +"name." +msgstr "" +"每个文件名称都必须唯一用且内容不能修改
      因此请确保文件版本号包含在文件名" +"中" + +#: IDF/gettexttemplates/idf/downloads/create.html.php:6 #, php-format msgid "" -"Instead of deleting the file, you could mark it as " -"deprecated." +"You can use the Markdown syntax for the description." +msgstr "你可以在描述中使用 Markdown 语法" + +#: IDF/gettexttemplates/idf/downloads/create.html.php:7 +msgid "The form contains some errors. Please correct them to submit the file." msgstr "" -#: IDF/gettexttemplates/idf/downloads/delete.html.php:5 -#: IDF/gettexttemplates/idf/downloads/view.html.php:4 -#: IDF/gettexttemplates/idf/issues/attachment.html.php:4 -#: IDF/gettexttemplates/idf/issues/view.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:8 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:4 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:5 -#: IDF/gettexttemplates/idf/wiki/view.html.php:8 -#: IDF/gettexttemplates/idf/wiki/view.html.php:9 -#, php-format -msgid "by %%submitter%%" -msgstr "" - -#: IDF/gettexttemplates/idf/downloads/delete.html.php:6 -msgid "Delete File" -msgstr "删除文件" +#: IDF/gettexttemplates/idf/downloads/create.html.php:8 +msgid "Submit File" +msgstr "提交文件" +#: IDF/gettexttemplates/idf/downloads/create.html.php:9 +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:8 #: IDF/gettexttemplates/idf/downloads/delete.html.php:7 -#: IDF/gettexttemplates/idf/downloads/submit.html.php:9 #: IDF/gettexttemplates/idf/downloads/view.html.php:9 #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:21 #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:16 @@ -1277,13 +1512,87 @@ msgstr "删除文件" #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:5 #: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:5 #: IDF/gettexttemplates/idf/user/passrecovery.html.php:7 -#: IDF/gettexttemplates/idf/wiki/create.html.php:7 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:10 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:7 -#: IDF/gettexttemplates/idf/wiki/update.html.php:7 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:9 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:7 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:5 msgid "Cancel" msgstr "取消" +#: IDF/gettexttemplates/idf/downloads/create.html.php:10 +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:9 +#: IDF/gettexttemplates/idf/register/inputkey.html.php:6 +#: IDF/gettexttemplates/idf/user/changeemail.html.php:6 +#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:6 +msgid "Instructions" +msgstr "提示" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:3 +msgid "" +"The archive must include a manifest.xml file with meta " +"information about the\n" +"files to process inside the archive. All processed files must be unique or " +"replace existing files explicitely." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:5 +#, php-format +msgid "" +"You can learn more about the archive format here." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:6 +msgid "" +"The form contains some errors. Please correct them to submit the archive." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/createFromArchive.html.php:7 +#, fuzzy +msgid "Submit Archive" +msgstr "提交文件" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:3 +msgid "" +"Attention! If you want to delete a specific version of your " +"software, maybe, someone is depending on this specific version to run his " +"systems. Are you sure, you will not affect anybody when removing this file?" +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:4 +#, php-format +msgid "" +"Instead of deleting the file, you could mark it as " +"deprecated." +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:5 +#: IDF/gettexttemplates/idf/downloads/view.html.php:4 +#: IDF/gettexttemplates/idf/issues/attachment.html.php:4 +#: IDF/gettexttemplates/idf/issues/view.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:5 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:7 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:7 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:7 +#, php-format +msgid "by %%submitter%%" +msgstr "" + +#: IDF/gettexttemplates/idf/downloads/delete.html.php:6 +msgid "Delete File" +msgstr "删除文件" + #: IDF/gettexttemplates/idf/downloads/delete.html.php:8 #: IDF/gettexttemplates/idf/downloads/view.html.php:14 msgid "Uploaded:" @@ -1293,38 +1602,46 @@ msgstr "上传时间:" #: IDF/gettexttemplates/idf/downloads/view.html.php:15 #: IDF/gettexttemplates/idf/issues/view.html.php:29 #: IDF/gettexttemplates/idf/review/view.html.php:27 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:12 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:9 -#: IDF/gettexttemplates/idf/wiki/view.html.php:15 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:12 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:14 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:15 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:17 msgid "Updated:" msgstr "更新:" #: IDF/gettexttemplates/idf/downloads/delete.html.php:10 #: IDF/gettexttemplates/idf/downloads/view.html.php:16 #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:6 -#: IDF/gettexttemplates/idf/index.html.php:15 +#: IDF/gettexttemplates/idf/listProjects.html.php:17 msgid "Downloads:" msgstr "下载:" #: IDF/gettexttemplates/idf/downloads/delete.html.php:11 #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:7 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:7 #: IDF/gettexttemplates/idf/downloads/view.html.php:17 #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:6 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:6 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:9 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:10 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:15 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:11 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:16 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:10 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:15 #: IDF/gettexttemplates/idf/issues/view.html.php:21 #: IDF/gettexttemplates/idf/issues/view.html.php:33 +#: IDF/gettexttemplates/idf/project-list.html.php:8 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:6 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:9 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:13 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:13 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:10 -#: IDF/gettexttemplates/idf/wiki/view.html.php:16 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:16 #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:7 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:12 -#: IDF/IssueComment.php:157 IDF/WikiRevision.php:175 +#: IDF/IssueComment.php:157 IDF/Wiki/PageRevision.php:204 msgid "Labels:" msgstr "标签" @@ -1333,8 +1650,10 @@ msgid "A new file is available for download:" msgstr "" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:4 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:4 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:5 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:6 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:5 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:4 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:8 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:4 @@ -1344,8 +1663,10 @@ msgid "Hello," msgstr "你好," #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:5 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:5 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:6 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:6 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:7 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:6 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:5 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:6 @@ -1355,20 +1676,27 @@ msgid "Project:" msgstr "项目:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:6 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:6 msgid "Submitted by:" msgstr "" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:8 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:8 msgid "Download:" msgstr "下载:" #: IDF/gettexttemplates/idf/downloads/download-created-email.txt.php:9 +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:9 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:10 #: IDF/gettexttemplates/idf/review/view.html.php:31 #: IDF/gettexttemplates/idf/user/public.html.php:4 msgid "Description:" msgstr "描述:" +#: IDF/gettexttemplates/idf/downloads/download-updated-email.txt.php:3 +msgid "A file download was updated:" +msgstr "" + #: IDF/gettexttemplates/idf/downloads/feedfragment.xml.php:3 msgid "Details" msgstr "详情" @@ -1382,34 +1710,6 @@ msgstr "" msgid "Number of files:" msgstr "文件数目:" -#: IDF/gettexttemplates/idf/downloads/submit.html.php:3 -msgid "" -"Each file must have a distinct name and file contents\n" -"cannot be changed, so be sure to include release numbers in each file\n" -"name." -msgstr "每个文件名称都必须唯一用且内容不能修改
      因此请确保文件版本号包含在文件名中" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:6 -#, php-format -msgid "" -"You can use the Markdown syntax for the description." -msgstr "你可以在描述中使用 Markdown 语法" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:7 -msgid "The form contains some errors. Please correct them to submit the file." -msgstr "" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:8 -msgid "Submit File" -msgstr "提交文件" - -#: IDF/gettexttemplates/idf/downloads/submit.html.php:10 -#: IDF/gettexttemplates/idf/register/inputkey.html.php:6 -#: IDF/gettexttemplates/idf/user/changeemail.html.php:6 -#: IDF/gettexttemplates/idf/user/passrecovery-inputkey.html.php:6 -msgid "Instructions" -msgstr "提示" - #: IDF/gettexttemplates/idf/downloads/view.html.php:3 msgid "" "Attention! This file is marked as deprecated, download it " @@ -1439,8 +1739,10 @@ msgstr "删除此文件" #: IDF/gettexttemplates/idf/downloads/view.html.php:11 #: IDF/gettexttemplates/idf/gadmin/projects/update.html.php:18 -#: IDF/gettexttemplates/idf/wiki/update.html.php:9 -#: IDF/gettexttemplates/idf/wiki/view.html.php:12 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:9 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:7 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:12 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:12 msgid "Trash" msgstr "回收" @@ -1449,15 +1751,17 @@ msgid "Delete this file" msgstr "删除此文件" #: IDF/gettexttemplates/idf/faq-api.html.php:3 -#: IDF/gettexttemplates/idf/faq.html.php:34 +#: IDF/gettexttemplates/idf/faq-archive-format.html.php:3 +#: IDF/gettexttemplates/idf/faq.html.php:65 msgid "Here we are, just to help you." msgstr "" #: IDF/gettexttemplates/idf/faq-api.html.php:4 -#: IDF/gettexttemplates/idf/faq.html.php:35 -#: IDF/gettexttemplates/idf/gadmin/base.html.php:3 -#: IDF/gettexttemplates/idf/index.html.php:3 IDF/Views/Admin.php:57 -#: IDF/Views.php:47 +#: IDF/gettexttemplates/idf/faq-archive-format.html.php:4 +#: IDF/gettexttemplates/idf/faq.html.php:66 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:4 +#: IDF/gettexttemplates/idf/index.html.php:4 IDF/Views/Admin.php:77 +#: IDF/Views.php:91 msgid "Projects" msgstr "项目列表" @@ -1465,137 +1769,224 @@ msgstr "项目列表" msgid "" "

      This is simple:

      \n" "
        \n" -"
      1. Write in the comments \"This is a duplicate of issue 123\", change 123 with the corresponding issue number.
      2. \n" +"
      3. Write in the comments \"This is a duplicate of issue 123\" or - if you " +"are a member of the crew -\n" +"directly add the \"duplicates\" relation with the value \"123\" below the " +"comment field. Change \"123\"\n" +"with the corresponding issue number.
      4. \n" "
      5. Change the status of the current issue to Duplicate.
      6. \n" "
      7. Submit the changes.
      8. \n" "
      " msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:9 +#: IDF/gettexttemplates/idf/faq.html.php:11 msgid "" -"You need to create an account on Gravatar, this takes about 5 minutes " -"and is free." +"You need to create an account on Gravatar, this takes about 5 minutes and is free." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:10 +#: IDF/gettexttemplates/idf/faq.html.php:12 +msgid "" +"\n" +"

      To embed any previously uploaded resource into your wiki page, you can " +"use the [[!ResourceName]] syntax.

      \n" +"\n" +"

      The rendering of the resource can then be further fine-tuned:\n" +"

        \n" +"
      • [[!ImageResource, align=right, width=200]] renders " +"\"ImageResource\" right-aligned and scale its width to 200
      • \n" +"
      • [[!TextResource, align=center, width=300, height=300]] " +"renders \"TextResource\" in a centered, 300 by 300 px iframe
      • \n" +"
      • [[!AnyResource, preview=no]] does not render a preview of " +"the resource, but only provides a download link (default for binary " +"resources)
      • \n" +"
      • [[!BinaryResource, title=Download]] renders the download " +"link of \"BinaryResource\" with an alternative title
      • \n" +"
      \n" +"

      \n" +"\n" +"Resources are versioned, just like wiki pages. If you update a resource, old " +"wiki pages still show the state of the resource\n" +"at the time when the wiki page was edited. If you specifically want to " +"update a resource on a page, you therefor need to update\n" +"the resource at first and then also the page where it is referenced, " +"otherwise the change won't be visible until the next regular edit. \n" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:28 +msgid "" +"

      If you have to publish many files at once for a new release, it is a very " +"tedious task\n" +"to upload them one after another and enter meta information like a summary, " +"a description or additional\n" +"labels for each of them.

      \n" +"

      InDefero therefore supports a special archive format that is basically a " +"standard zip file which comes with\n" +"some meta information. These meta information are kept in a special manifest " +"file, which is distinctly kept from\n" +"the rest of the files in the archive that should be published.

      \n" +"

      Once this archive has been uploaded, InDefero reads in the meta " +"information, unpacks the other files from\n" +"the archive and creates new individual downloads for each of them.

      " +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:36 +#, fuzzy, php-format +msgid "Learn more about the archive format." +msgstr "更新你的账户" + +#: IDF/gettexttemplates/idf/faq.html.php:37 msgid "" "The API (Application Programming Interface) is used to interact with " "InDefero with another program. For example, this can be used to create a " "desktop program to submit new tickets easily." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:11 +#: IDF/gettexttemplates/idf/faq.html.php:38 #, php-format msgid "Learn more about the API." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:12 -#: IDF/gettexttemplates/idf/faq.html.php:16 +#: IDF/gettexttemplates/idf/faq.html.php:39 +#: IDF/gettexttemplates/idf/faq.html.php:45 msgid "What are the keyboard shortcuts?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:13 -#: IDF/gettexttemplates/idf/faq.html.php:31 +#: IDF/gettexttemplates/idf/faq.html.php:40 +#: IDF/gettexttemplates/idf/faq.html.php:60 msgid "How to mark an issue as duplicate?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:14 -#: IDF/gettexttemplates/idf/faq.html.php:32 +#: IDF/gettexttemplates/idf/faq.html.php:41 +#: IDF/gettexttemplates/idf/faq.html.php:61 msgid "How can I display my head next to my comments?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:15 -#: IDF/gettexttemplates/idf/faq.html.php:33 +#: IDF/gettexttemplates/idf/faq.html.php:42 +#: IDF/gettexttemplates/idf/faq.html.php:62 +msgid "How can I embed images and other resources in my documentation pages?" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:43 +#: IDF/gettexttemplates/idf/faq.html.php:63 +msgid "What is this \"Upload Archive\" functionality about?" +msgstr "" + +#: IDF/gettexttemplates/idf/faq.html.php:44 +#: IDF/gettexttemplates/idf/faq.html.php:64 msgid "What is the API and how is it used?" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:17 +#: IDF/gettexttemplates/idf/faq.html.php:46 msgid "Shift+h: This help page." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:18 +#: IDF/gettexttemplates/idf/faq.html.php:47 msgid "If you are in a project, you have the following shortcuts:" msgstr "如果你在一个项目中,你有以下快捷方式:" -#: IDF/gettexttemplates/idf/faq.html.php:19 +#: IDF/gettexttemplates/idf/faq.html.php:48 msgid "Shift+u: Project updates." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:20 +#: IDF/gettexttemplates/idf/faq.html.php:49 msgid "Shift+d: Downloads." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:21 +#: IDF/gettexttemplates/idf/faq.html.php:50 msgid "Shift+o: Documentation." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:22 +#: IDF/gettexttemplates/idf/faq.html.php:51 msgid "Shift+a: Create a new issue." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:23 +#: IDF/gettexttemplates/idf/faq.html.php:52 msgid "Shift+i: List of open issues." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:24 +#: IDF/gettexttemplates/idf/faq.html.php:53 msgid "Shift+m: The issues you submitted." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:25 +#: IDF/gettexttemplates/idf/faq.html.php:54 msgid "Shift+w: The issues assigned to you." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:26 +#: IDF/gettexttemplates/idf/faq.html.php:55 msgid "Shift+s: Source." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:27 +#: IDF/gettexttemplates/idf/faq.html.php:56 msgid "You also have the standard access keys:" msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:28 +#: IDF/gettexttemplates/idf/faq.html.php:57 msgid "Alt+1: Home." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:29 +#: IDF/gettexttemplates/idf/faq.html.php:58 msgid "Alt+2: Skip the menus." msgstr "" -#: IDF/gettexttemplates/idf/faq.html.php:30 +#: IDF/gettexttemplates/idf/faq.html.php:59 msgid "Alt+4: Search (when available)." msgstr "" -#: IDF/gettexttemplates/idf/gadmin/base.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:3 +msgid "Forge" +msgstr "" + +#: IDF/gettexttemplates/idf/gadmin/base.html.php:5 msgid "People" msgstr "用户列表" -#: IDF/gettexttemplates/idf/gadmin/base.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/base.html.php:6 msgid "Usher" msgstr "" -#: IDF/gettexttemplates/idf/gadmin/home.html.php:3 -msgid "You have here access to the administration of the forge." +#: IDF/gettexttemplates/idf/gadmin/forge/base.html.php:3 +msgid "Frontpage" msgstr "" -#: IDF/gettexttemplates/idf/gadmin/home.html.php:4 -#: IDF/gettexttemplates/idf/project/home.html.php:3 -#: IDF/gettexttemplates/idf/project/timeline.html.php:4 -msgid "Welcome" -msgstr "欢迎" +#: IDF/gettexttemplates/idf/gadmin/forge/index.html.php:3 +#, php-format +msgid "" +"\n" +"

      Instructions:

      \n" +"

      You can set up a custom forge page that is used as entry page for the " +"forge instead of the plain project listing. This page is then also " +"accessible via the 'Home' link in main menu bar.

      \n" +"

      The content of the page can use the Markdown syntax with the Extra extension.

      \n" +"

      Additionally, the following macros are available:
      \n" +"

        \n" +"
      • {projectlist, label=..., order=(name|activity), limit=...} - Renders a project list that can optionally be filtered by label, " +"ordered by 'name' or 'activity' and / or limited to a specific number of " +"projects.
      • \n" +"
      \n" +"

      \n" +msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:3 -#: IDF/gettexttemplates/idf/main-menu.html.php:6 +#: IDF/gettexttemplates/idf/main-menu.html.php:7 msgid "Project List" msgstr "项目列表" #: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:4 +#: IDF/Views/Admin.php:110 +#, fuzzy +msgid "Project Labels" +msgstr "项目列表" + +#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:5 #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:16 -#: IDF/gettexttemplates/idf/index.html.php:5 IDF/Views/Admin.php:128 +#: IDF/gettexttemplates/idf/listProjects.html.php:6 IDF/Views/Admin.php:186 msgid "Create Project" msgstr "创建项目" -#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/projects/base.html.php:6 msgid "Change Project Details" msgstr "修改项目摘要" @@ -1607,14 +1998,15 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:4 msgid "" -"Once you have defined the repository type, you cannot change " -"it." +"Once you have defined the repository type, you cannot change it." msgstr "" #: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:5 msgid "" "\n" -"

      Specify each person by its login. Each person must have already registered with the given login.

      \n" +"

      Specify each person by its login. Each person must have already " +"registered with the given login.

      \n" "

      Separate the logins with commas and/or new lines.

      \n" msgstr "" @@ -1627,6 +2019,11 @@ msgstr "" msgid "Provide at least one owner for the project or use a template." msgstr "" +#: IDF/gettexttemplates/idf/gadmin/projects/create.html.php:17 +#: IDF/gettexttemplates/idf/gadmin/users/update.html.php:15 +msgid "Instructions:" +msgstr "提示:" + #: IDF/gettexttemplates/idf/gadmin/projects/delete.html.php:3 #, php-format msgid "" @@ -1692,7 +2089,8 @@ msgstr "仓库:" #: IDF/gettexttemplates/idf/gadmin/projects/index.html.php:5 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:11 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:17 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:18 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:16 msgid "Attachments:" msgstr "附件:" @@ -1728,7 +2126,7 @@ msgid "You will be asked to confirm." msgstr "" #: IDF/gettexttemplates/idf/gadmin/users/base.html.php:3 -#: IDF/Views/Admin.php:201 +#: IDF/Views/Admin.php:264 msgid "User List" msgstr "用户列表" @@ -1821,15 +2219,17 @@ msgid "Configured servers" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/base.html.php:4 -#: IDF/Views/Admin.php:358 +#: IDF/Views/Admin.php:421 msgid "Usher control" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/usher/connections.html~.php:3 msgid "address" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/connections.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/usher/connections.html~.php:4 msgid "port" msgstr "" @@ -1859,6 +2259,7 @@ msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/control.html.php:8 #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:11 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:11 msgid "Status explanation" msgstr "" @@ -1881,63 +2282,78 @@ msgid "" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:3 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:3 msgid "server name" msgstr "" -#: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:4 IDF/Issue.php:99 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:4 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:4 IDF/Issue.php:99 #: IDF/Review.php:102 msgid "status" msgstr "状态" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:5 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:5 msgid "action" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:6 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:6 msgid "No monotone servers configured." msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:7 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:7 msgid "stop" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:8 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:8 msgid "start" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:9 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:9 msgid "kill" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:10 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:10 msgid "active connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:12 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:12 msgid "remote server without open connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:13 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:13 msgid "server with n open connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:14 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:14 msgid "local server running, without open connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:15 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:15 msgid "local server not running, waiting for connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:16 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:16 msgid "local server is about to stop, n connections still open" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:17 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:17 msgid "local server not running, not accepting connections" msgstr "" #: IDF/gettexttemplates/idf/gadmin/usher/index.html.php:18 +#: IDF/gettexttemplates/idf/gadmin/usher/index.html~.php:18 msgid "usher is shut down, not running and not accepting connections" msgstr "" @@ -1946,36 +2362,9 @@ msgstr "" msgid "Personal project feed for %%user%%." msgstr "" -#: IDF/gettexttemplates/idf/index.html.php:4 -msgid "No projects managed with InDefero were found." -msgstr "没有合适项目" - -#: IDF/gettexttemplates/idf/index.html.php:9 -msgid "Forge statistics" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:10 -msgid "Projects:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:11 -msgid "Members:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:12 -msgid "Issues:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:13 -msgid "Commits:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:14 -msgid "Documentations:" -msgstr "" - -#: IDF/gettexttemplates/idf/index.html.php:16 -msgid "Code reviews:" +#: IDF/gettexttemplates/idf/index.html.php:3 +#: IDF/gettexttemplates/idf/main-menu.html.php:6 +msgid "Home" msgstr "" #: IDF/gettexttemplates/idf/issues/attachment.html.php:3 @@ -1986,6 +2375,7 @@ msgstr "" #: IDF/gettexttemplates/idf/issues/attachment.html.php:5 #: IDF/gettexttemplates/idf/review/view.html.php:35 #: IDF/gettexttemplates/idf/source/commit.html.php:23 +#: IDF/gettexttemplates/idf/source/commit.html~.php:22 #: IDF/gettexttemplates/idf/source/git/file.html.php:6 #: IDF/gettexttemplates/idf/source/git/tree.html.php:11 #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:6 @@ -2001,15 +2391,21 @@ msgstr "归档" #: IDF/gettexttemplates/idf/source/mercurial/file.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/file.html.php:8 #: IDF/gettexttemplates/idf/source/svn/file.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:12 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:12 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:10 msgid "Download this file" msgstr "下载此文件" #: IDF/gettexttemplates/idf/issues/attachment.html.php:7 #: IDF/gettexttemplates/idf/issues/view.html.php:28 #: IDF/gettexttemplates/idf/review/view.html.php:26 -#: IDF/gettexttemplates/idf/wiki/delete.html.php:11 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:8 -#: IDF/gettexttemplates/idf/wiki/view.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:13 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:14 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:16 msgid "Created:" msgstr "创建:" @@ -2035,7 +2431,7 @@ msgid "New Issue" msgstr "新问题" #: IDF/gettexttemplates/idf/issues/base.html.php:8 -#: IDF/gettexttemplates/idf/wiki/base.html.php:6 +#: IDF/gettexttemplates/idf/wiki/base.html.php:9 msgid "Search" msgstr "搜索" @@ -2047,10 +2443,12 @@ msgstr "返回问题" #, php-format msgid "" "

      Open issues: %%open%%

      \n" -"

      Closed issues: %%closed%%

      \n" +"

      Closed issues: %%closed%%

      \n" msgstr "" "

      开放的问题: %%open%%

      \n" -"

      已关闭的问题: %%closed%%

      \n" +"

      已关闭的问题: %%closed%%\n" #: IDF/gettexttemplates/idf/issues/by-label.html.php:7 msgid "Label:" @@ -2062,12 +2460,14 @@ msgstr "完成率:" #: IDF/gettexttemplates/idf/issues/create.html.php:3 msgid "" -"

      When you submit the issue do not forget to provide the following information:

      \n" +"

      When you submit the issue do not forget to provide the following " +"information:

      \n" "
        \n" "
      • The steps to reproduce the problem.
      • \n" "
      • The version of the software and your operating system.
      • \n" "
      • Any information that can help the developers to solve the issue.
      • \n" -"
      • Do not provide any password or confidential information!
      • \n" +"
      • Do not provide any password or confidential information!
      • \n" "
      " msgstr "" "

      提交的问题是,不要忘记提供以下资料:

      \n" @@ -2078,16 +2478,15 @@ msgstr "" "" #: IDF/gettexttemplates/idf/issues/create.html.php:10 -msgid "" -"The form contains some errors. Please correct them to submit the issue." +msgid "The form contains some errors. Please correct them to submit the issue." msgstr "" #: IDF/gettexttemplates/idf/issues/create.html.php:11 #: IDF/gettexttemplates/idf/issues/create.html.php:13 #: IDF/gettexttemplates/idf/issues/view.html.php:24 #: IDF/gettexttemplates/idf/issues/view.html.php:26 -#: IDF/gettexttemplates/idf/wiki/create.html.php:5 -#: IDF/gettexttemplates/idf/wiki/update.html.php:5 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:5 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:5 msgid "Preview" msgstr "预览" @@ -2108,7 +2507,9 @@ msgid "Attach another file" msgstr "其它附件" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:3 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:12 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:3 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:13 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:12 #: IDF/gettexttemplates/idf/issues/view.html.php:18 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:3 #: IDF/gettexttemplates/idf/review/view.html.php:38 @@ -2119,9 +2520,12 @@ msgid "Summary:" msgstr "摘要:" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:4 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:4 #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:13 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:8 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:14 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:7 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:13 #: IDF/gettexttemplates/idf/issues/view.html.php:19 #: IDF/gettexttemplates/idf/issues/view.html.php:30 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:4 @@ -2132,7 +2536,9 @@ msgid "Status:" msgstr "状态" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:5 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:14 +#: IDF/gettexttemplates/idf/issues/feedfragment.xml~.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:15 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:14 #: IDF/gettexttemplates/idf/issues/view.html.php:20 #: IDF/gettexttemplates/idf/issues/view.html.php:31 #: IDF/gettexttemplates/idf/review/feedfragment.xml.php:5 @@ -2141,7 +2547,7 @@ msgid "Owner:" msgstr "所有者" #: IDF/gettexttemplates/idf/issues/feedfragment.xml.php:7 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:16 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:17 #: IDF/gettexttemplates/idf/issues/view.html.php:22 IDF/IssueComment.php:159 msgid "Relations:" msgstr "" @@ -2152,44 +2558,60 @@ msgstr "" #, php-format msgid "" "

      Open issues: %%open%%

      \n" -"

      Closed issues: %%closed%%

      " +"

      Closed issues: %%closed%%

      " msgstr "" #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:3 -msgid "" -"A new issue has been created and assigned\n" -"to you:" +#, fuzzy +msgid "A new issue has been created and assigned to you:" +msgstr "有一个新问题需要你来处理:" + +#: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:4 +#, fuzzy +msgid "A new issue has been created:" msgstr "有一个新问题需要你来处理:" #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:8 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:8 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:9 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:8 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:7 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:11 msgid "Reported by:" msgstr "报告人:" #: IDF/gettexttemplates/idf/issues/issue-created-email.txt.php:12 -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:18 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:19 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:17 msgid "Issue:" msgstr "" #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:3 -msgid "The following issue has been updated:" +#, fuzzy +msgid "The following issue you are owning has been updated:" msgstr "你关注的问题更新了:" #: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:4 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:3 +msgid "The following issue has been updated:" +msgstr "你关注的问题更新了:" + +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:5 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:4 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:4 #, php-format msgid "By %%who%%, %%c.creation_dtime%%:" msgstr "" -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:9 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:10 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:9 #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:8 #: IDF/gettexttemplates/idf/review/review-updated-email.txt.php:12 msgid "URL:" msgstr "" -#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:11 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt.php:12 +#: IDF/gettexttemplates/idf/issues/issue-updated-email.txt~.php:11 msgid "Comments (last first):" msgstr "" @@ -2197,47 +2619,71 @@ msgstr "" #, php-format msgid "" "\n" -"

      Found open issues: %%open%%

      \n" -"

      Found closed issues: %%closed%%

      " +"

      Found open issues: %%open%%

      \n" +"

      Found closed issues: %%closed" +"%%

      " msgstr "" #: IDF/gettexttemplates/idf/issues/search.html.php:6 #, php-format msgid "" "

      Label:\n" -"%%tag.class%%:%%tag.name%%

      " +"%%tag.class%%:" +"%%tag.name%%

      " msgstr "" #: IDF/gettexttemplates/idf/issues/summary.html.php:3 -#, php-format -msgid "" -"The issue tracker is empty.
      You can create your first issue here." +msgid "View all open issues." msgstr "" #: IDF/gettexttemplates/idf/issues/summary.html.php:4 +#, fuzzy +msgid "Create an issue." +msgstr "添加用户" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:5 +#, php-format +msgid "" +"The issue tracker is empty.
      Create your " +"first issue." +msgstr "" + +#: IDF/gettexttemplates/idf/issues/summary.html.php:6 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:4 #, php-format msgid "Unresolved: By %%key%%" msgstr "" -#: IDF/gettexttemplates/idf/issues/summary.html.php:5 +#: IDF/gettexttemplates/idf/issues/summary.html.php:7 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:5 msgid "Status Summary" msgstr "" -#: IDF/gettexttemplates/idf/issues/summary.html.php:6 +#: IDF/gettexttemplates/idf/issues/summary.html.php:8 +#: IDF/gettexttemplates/idf/issues/summary.html~.php:6 msgid "Unresolved: By Assignee" msgstr "" +#: IDF/gettexttemplates/idf/issues/summary.html~.php:3 +#, php-format +msgid "" +"The issue tracker is empty.
      You can create your first issue here." +msgstr "" + #: IDF/gettexttemplates/idf/issues/userIssues.html.php:3 #, php-format -msgid "See the %%nb_submit_closed%% closed." +msgid "" +"See the %%nb_submit_closed%% closed." msgid_plural "" "See the %%nb_submit_closed%% closed." msgstr[0] "" #: IDF/gettexttemplates/idf/issues/userIssues.html.php:4 #, php-format -msgid "See the %%nb_owner_closed%% closed." +msgid "" +"See the %%nb_owner_closed%% closed." msgid_plural "" "See the %%nb_owner_closed%% closed." msgstr[0] "" @@ -2263,7 +2709,8 @@ msgstr "由 %%submitter%%, 报告于 %%c.creation_dtime%%" msgid "" "Comment %%i%% by %%submitter%%, %%c.creation_dtime%%" msgstr "" -"评论 %%i%% 由 %%submitter%%, 发表于 %%c.creation_dtime%%" +"评论 %%i%% 由 %%submitter%%, 发表于 %%c." +"creation_dtime%%" #: IDF/gettexttemplates/idf/issues/view.html.php:5 #, php-format @@ -2296,19 +2743,19 @@ msgid "Add this issue to your watch list" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:12 -msgid "Click here to view the previous closed issue" +msgid "View the previous closed issue" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:13 -msgid "Click here to view the previous open issue" +msgid "View the previous open issue" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:14 -msgid "Click here to view the next closed issue" +msgid "View the next closed issue" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:15 -msgid "Click here to view the next open issue" +msgid "View the next open issue" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:16 @@ -2320,8 +2767,7 @@ msgid "view" msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:23 -msgid "" -"The form contains some errors. Please correct them to change the issue." +msgid "The form contains some errors. Please correct them to change the issue." msgstr "" #: IDF/gettexttemplates/idf/issues/view.html.php:25 @@ -2332,13 +2778,73 @@ msgstr "提交修改" msgid "Followed by:" msgstr "关注:" -#: IDF/gettexttemplates/idf/login_form.html.php:3 +#: IDF/gettexttemplates/idf/listProjects.html.php:3 +#, fuzzy, php-format +msgid "1 project" +msgid_plural "%%label.project_count%% projects" +msgstr[0] "项目" + +#: IDF/gettexttemplates/idf/listProjects.html.php:4 #, php-format -msgid "" -"If you don't have an account yet, you can create one here." +msgid "Remove filter for %%tag%%" msgstr "" +#: IDF/gettexttemplates/idf/listProjects.html.php:5 +msgid "No projects managed with InDefero were found." +msgstr "没有合适项目" + +#: IDF/gettexttemplates/idf/listProjects.html.php:7 +msgid "Filter projects by label" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:8 +#, fuzzy +msgid "No projects with labels found." +msgstr "没有项目" + +#: IDF/gettexttemplates/idf/listProjects.html.php:9 +msgid "Order" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:10 +#, fuzzy +msgid "By name" +msgstr "名称" + +#: IDF/gettexttemplates/idf/listProjects.html.php:11 +msgid "By activity" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:12 +msgid "Filtered project stats" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:13 +msgid "Members:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:14 +msgid "Issues:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:15 +msgid "Commits:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:16 +msgid "Documentations:" +msgstr "" + +#: IDF/gettexttemplates/idf/listProjects.html.php:18 +msgid "Code reviews:" +msgstr "" + +#: IDF/gettexttemplates/idf/login_form.html.php:3 +#, fuzzy, php-format +msgid "" +"You can create an account if you don't have one yet." +msgstr "你可以在描述中使用 Markdown 语法" + #: IDF/gettexttemplates/idf/login_form.html.php:4 msgid "What is your account information?" msgstr "" @@ -2369,8 +2875,10 @@ msgstr "" #: IDF/gettexttemplates/idf/main-menu.html.php:3 #, php-format -msgid "Welcome, %%user%%." -msgstr "欢迎,%%user%%" +msgid "" +"Welcome, %%user%%." +msgstr "" +"欢迎,%%user%%" #: IDF/gettexttemplates/idf/main-menu.html.php:4 msgid "Sign Out" @@ -2380,15 +2888,15 @@ msgstr "退出" msgid "Sign in or create your account" msgstr "登录或创建新用户" -#: IDF/gettexttemplates/idf/main-menu.html.php:9 IDF/Views/Admin.php:42 +#: IDF/gettexttemplates/idf/main-menu.html.php:10 IDF/Views/Admin.php:40 msgid "Forge Management" msgstr "系统管理" -#: IDF/gettexttemplates/idf/main-menu.html.php:10 +#: IDF/gettexttemplates/idf/main-menu.html.php:11 msgid "Help and accessibility features" msgstr "帮助和辅助功能" -#: IDF/gettexttemplates/idf/main-menu.html.php:11 +#: IDF/gettexttemplates/idf/main-menu.html.php:12 #: IDF/gettexttemplates/idf/source/git/tree.html.php:14 #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:14 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:15 @@ -2396,6 +2904,11 @@ msgstr "帮助和辅助功能" msgid "Help" msgstr "帮助" +#: IDF/gettexttemplates/idf/project/home.html.php:3 +#: IDF/gettexttemplates/idf/project/timeline.html.php:4 IDF/Views.php:46 +msgid "Welcome" +msgstr "欢迎" + #: IDF/gettexttemplates/idf/project/home.html.php:4 #: IDF/gettexttemplates/idf/project/timeline.html.php:5 msgid "Latest Updates" @@ -2406,23 +2919,32 @@ msgid "Featured Downloads" msgstr "特色下载" #: IDF/gettexttemplates/idf/project/home.html.php:6 -#: IDF/gettexttemplates/idf/project/home.html.php:8 +#, fuzzy +msgid "Show more featured downloads" +msgstr "特色下载" + +#: IDF/gettexttemplates/idf/project/home.html.php:7 +#: IDF/gettexttemplates/idf/project/home.html.php:10 msgid "show more..." msgstr "显示更多..." -#: IDF/gettexttemplates/idf/project/home.html.php:7 +#: IDF/gettexttemplates/idf/project/home.html.php:8 msgid "Featured Documentation" msgstr "" #: IDF/gettexttemplates/idf/project/home.html.php:9 +msgid "Show more featured documentation" +msgstr "" + +#: IDF/gettexttemplates/idf/project/home.html.php:11 msgid "Development Team" msgstr "开发团队" -#: IDF/gettexttemplates/idf/project/home.html.php:10 +#: IDF/gettexttemplates/idf/project/home.html.php:12 msgid "Admins" msgstr "管理员" -#: IDF/gettexttemplates/idf/project/home.html.php:11 +#: IDF/gettexttemplates/idf/project/home.html.php:13 msgid "Happy Crew" msgstr "成员" @@ -2451,6 +2973,14 @@ msgstr "" msgid "Atom feed" msgstr "" +#: IDF/gettexttemplates/idf/project-list.html.php:3 +msgid "Project activity: %%activity%%%" +msgstr "" + +#: IDF/gettexttemplates/idf/project-list.html.php:9 +msgid "n/a" +msgstr "" + #: IDF/gettexttemplates/idf/register/confirmation-email.txt.php:3 #, php-format msgid "" @@ -2499,40 +3029,41 @@ msgstr "" #: IDF/gettexttemplates/idf/register/confirmation.html.php:8 #: IDF/gettexttemplates/idf/user/passrecovery.html.php:8 msgid "" -"This is the last step, but just be sure to have the cookies " -"enabled to log in afterwards." +"This is the last step, but just be sure to have the cookies enabled to log in afterwards." msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:3 +#, fuzzy msgid "" -"Read the terms and conditions " -"– basically \"Please be nice, we respect you\"." +"Read the terms and conditions – " +"basically \"Please be nice, we respect you\"." msgstr "" -"阅读 注册协议 – jerry " -"\"请善用此系统\"." +"阅读 注册协议 – jerry " +"\"请善用此系统\"." #: IDF/gettexttemplates/idf/register/index.html.php:4 #, php-format msgid "" "If you have just forgotten your login information, then there is no need to " -"create a new account. Just go here to recover your " -"login name and password." +"create a new account. You can just recover your login " +"name and password." msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:5 #, php-format msgid "" "With your account, you will able to participate in the life of all the " -"projects hosted here. Participating in a software project must be fun, so if" -" you have troubles, you can let us know about your " -"issues at anytime!" +"projects hosted here. Participating in a software project must be fun, so if " +"you have troubles, you can let us know about your issues " +"at anytime!" msgstr "" #: IDF/gettexttemplates/idf/register/index.html.php:6 msgid "Oops, please check the provided login and email address to register." msgstr "" -#: IDF/gettexttemplates/idf/register/index.html.php:7 IDF/Views.php:90 +#: IDF/gettexttemplates/idf/register/index.html.php:7 IDF/Views.php:137 msgid "Create Your Account" msgstr "注册" @@ -2584,22 +3115,24 @@ msgstr "添加代码审核" msgid "" "

      To start a code review, you need to provide:

      \n" "
        \n" -"
      • A commit or revision of the current code in the repository from which you started your work.
      • \n" -"
      • A patch describing your changes with respect to the reference commit.
      • \n" -"
      • Check your patch does not provide any password or confidential information!
      • \n" +"
      • A commit or revision of the current code in the repository from which " +"you started your work.
      • \n" +"
      • A patch describing your changes with respect to the reference commit.\n" +"
      • Check your patch does not provide any password or confidential " +"information!
      • \n" "
      " msgstr "" #: IDF/gettexttemplates/idf/review/create.html.php:9 msgid "" -"The form contains some errors. Please correct them to submit the code " -"review." +"The form contains some errors. Please correct them to submit the code review." msgstr "" #: IDF/gettexttemplates/idf/review/create.html.php:10 msgid "" -"Select the commit against which you created your patch to be sure it applies" -" correctly." +"Select the commit against which you created your patch to be sure it applies " +"correctly." msgstr "" #: IDF/gettexttemplates/idf/review/review-created-email.txt.php:3 @@ -2653,6 +3186,7 @@ msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:18 #: IDF/gettexttemplates/idf/source/commit.html.php:3 +#: IDF/gettexttemplates/idf/source/commit.html~.php:3 #, php-format msgid "%%ndiff%% diff" msgid_plural "%%ndiff%% diffs" @@ -2667,8 +3201,8 @@ msgstr[0] "" #: IDF/gettexttemplates/idf/review/view.html.php:20 #, php-format msgid "" -"Comment %%i%% by %%who%%," -" %%c.creation_dtime%%" +"Comment %%i%% by %%who%%, " +"%%c.creation_dtime%%" msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:21 @@ -2692,17 +3226,20 @@ msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:28 #: IDF/gettexttemplates/idf/source/commit.html.php:5 +#: IDF/gettexttemplates/idf/source/commit.html~.php:5 msgid "Author:" msgstr "作者:" #: IDF/gettexttemplates/idf/review/view.html.php:29 #: IDF/gettexttemplates/idf/source/commit-created-email.txt.php:5 #: IDF/gettexttemplates/idf/source/commit.html.php:7 +#: IDF/gettexttemplates/idf/source/commit.html~.php:7 msgid "Commit:" msgstr "" #: IDF/gettexttemplates/idf/review/view.html.php:30 #: IDF/gettexttemplates/idf/source/commit.html.php:8 +#: IDF/gettexttemplates/idf/source/commit.html~.php:8 msgid "View corresponding source tree" msgstr "" @@ -2720,6 +3257,7 @@ msgstr "文件:" #: IDF/gettexttemplates/idf/review/view.html.php:36 #: IDF/gettexttemplates/idf/source/commit.html.php:24 +#: IDF/gettexttemplates/idf/source/commit.html~.php:23 msgid "Download the corresponding diff file" msgstr "" @@ -2748,7 +3286,7 @@ msgstr "获取代码" #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:7 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:8 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:8 -#: IDF/Views/Project.php:188 +#: IDF/Views/Project.php:190 msgid "Age" msgstr "时间" @@ -2766,6 +3304,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/changelog.html.php:6 #: IDF/gettexttemplates/idf/source/commit.html.php:10 +#: IDF/gettexttemplates/idf/source/commit.html~.php:10 msgid "View corresponding commit" msgstr "" @@ -2797,37 +3336,47 @@ msgid "Commit details:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:4 +#: IDF/gettexttemplates/idf/source/commit.html~.php:4 msgid "Date:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:6 +#: IDF/gettexttemplates/idf/source/commit.html~.php:6 msgid "Branch:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:9 +#: IDF/gettexttemplates/idf/source/commit.html~.php:9 msgid "Parents:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:11 +#: IDF/gettexttemplates/idf/source/commit.html~.php:11 msgid "Message:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:12 -#: IDF/gettexttemplates/idf/wiki/feedfragment.xml.php:3 +#: IDF/gettexttemplates/idf/source/commit.html~.php:12 +#: IDF/gettexttemplates/idf/wiki/feedfragment-page.xml.php:3 +#: IDF/gettexttemplates/idf/wiki/feedfragment-resource.xml.php:3 #: IDF/gettexttemplates/idf/wiki/wiki-updated-email.txt.php:10 msgid "Changes:" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:13 +#: IDF/gettexttemplates/idf/source/commit.html~.php:13 msgid "deleted" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:14 #: IDF/gettexttemplates/idf/source/commit.html.php:18 +#: IDF/gettexttemplates/idf/source/commit.html~.php:14 +#: IDF/gettexttemplates/idf/source/commit.html~.php:17 msgid "full" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:15 +#: IDF/gettexttemplates/idf/source/commit.html~.php:15 msgid "renamed" msgstr "" @@ -2836,25 +3385,33 @@ msgid "copied" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:17 +#: IDF/gettexttemplates/idf/source/commit.html~.php:16 msgid "added" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:19 +#: IDF/gettexttemplates/idf/source/commit.html~.php:18 msgid "modified" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:20 -msgid "properies changed" +msgid "properties changed" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:21 +#: IDF/gettexttemplates/idf/source/commit.html~.php:20 msgid "removed" msgstr "" #: IDF/gettexttemplates/idf/source/commit.html.php:22 +#: IDF/gettexttemplates/idf/source/commit.html~.php:21 msgid "File differences" msgstr "" +#: IDF/gettexttemplates/idf/source/commit.html~.php:19 +msgid "properies changed" +msgstr "" + #: IDF/gettexttemplates/idf/source/disambiguate_revision.html.php:3 #, php-format msgid "" @@ -2961,9 +3518,8 @@ msgstr " %%project%% 项目使用 git 管理源代码" msgid "" "You may need to provide your SSH key. The " "synchronization of your SSH key can take a couple of minutes. You can learn " -"more about SSH " -"key authentication." +"more about SSH key authentication." msgstr "" #: IDF/gettexttemplates/idf/source/git/help.html.php:7 @@ -2995,7 +3551,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/mercurial/tree.html.php:9 #: IDF/gettexttemplates/idf/source/mtn/tree.html.php:10 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:11 -#: IDF/Views/Download.php:66 IDF/Views/Download.php:314 +#: IDF/Views/Download.php:66 IDF/Views/Download.php:348 msgid "Size" msgstr "大小" @@ -3019,6 +3575,7 @@ msgid "or" msgstr "或" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:3 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:3 #, php-format msgid "" "The branch or revision %%commit%% is not valid or does not exist\n" @@ -3026,12 +3583,16 @@ msgid "" msgstr "" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:5 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:5 #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:5 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:5 msgid "The following list shows all available branches:" msgstr "" #: IDF/gettexttemplates/idf/source/invalid_revision.html.php:6 +#: IDF/gettexttemplates/idf/source/invalid_revision.html~.php:6 #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:6 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:6 #, php-format msgid "" "If this is a new repository, the reason for this error\n" @@ -3079,6 +3640,7 @@ msgstr "" #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:3 #: IDF/gettexttemplates/idf/source/svn/commit.html.php:3 +#: IDF/gettexttemplates/idf/source/svn/commit.html~.php:3 #: IDF/gettexttemplates/idf/source/svn/file.html.php:9 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:14 msgid "Revision:" @@ -3086,6 +3648,7 @@ msgstr "版本:" #: IDF/gettexttemplates/idf/source/svn/changelog.html.php:4 #: IDF/gettexttemplates/idf/source/svn/commit.html.php:4 +#: IDF/gettexttemplates/idf/source/svn/commit.html~.php:4 #: IDF/gettexttemplates/idf/source/svn/file.html.php:10 #: IDF/gettexttemplates/idf/source/svn/tree.html.php:15 msgid "Switch" @@ -3100,6 +3663,7 @@ msgid "" msgstr "%%project%% 项目使用 subversion 管理源代码" #: IDF/gettexttemplates/idf/source/svn/invalid_revision.html.php:3 +#: IDF/gettexttemplates/idf/source/svn/invalid_revision.html~.php:3 #, php-format msgid "" "The revision %%commit%% is not valid or does not exist\n" @@ -3245,9 +3809,9 @@ msgstr "恢复密码" #: IDF/gettexttemplates/idf/user/passrecovery-ask.html.php:6 msgid "" -"Provide either your login or email address, if a corresponding user is found" -" in the database, we will send you an email with the details on how to reset" -" your password." +"Provide either your login or email address, if a corresponding user is found " +"in the database, we will send you an email with the details on how to reset " +"your password." msgstr "" #: IDF/gettexttemplates/idf/user/passrecovery-email.txt.php:3 @@ -3322,107 +3886,211 @@ msgid "List Pages" msgstr "页面列表" #: IDF/gettexttemplates/idf/wiki/base.html.php:4 -#: IDF/gettexttemplates/idf/wiki/index.html.php:4 -#: IDF/gettexttemplates/idf/wiki/search.html.php:3 IDF/Views/Wiki.php:173 +#, fuzzy +msgid "List Resources" +msgstr "%s 源代码配置" + +#: IDF/gettexttemplates/idf/wiki/base.html.php:5 +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:4 +#: IDF/gettexttemplates/idf/wiki/search.html.php:3 IDF/Views/Wiki.php:211 msgid "New Page" msgstr "新页面" -#: IDF/gettexttemplates/idf/wiki/base.html.php:5 +#: IDF/gettexttemplates/idf/wiki/base.html.php:6 +#: IDF/gettexttemplates/idf/wiki/listResources.html.php:3 +#: IDF/Views/Wiki.php:256 +#, fuzzy +msgid "New Resource" +msgstr "新问题" + +#: IDF/gettexttemplates/idf/wiki/base.html.php:7 msgid "Update This Page" msgstr "更新此页面" -#: IDF/gettexttemplates/idf/wiki/create.html.php:3 -#: IDF/gettexttemplates/idf/wiki/update.html.php:3 +#: IDF/gettexttemplates/idf/wiki/base.html.php:8 +#, fuzzy +msgid "Update This Resource" +msgstr "更新此页面" + +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:3 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:3 msgid "Preview of the Page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/create.html.php:4 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:7 msgid "The form contains some errors. Please correct them to create the page." msgstr "" -#: IDF/gettexttemplates/idf/wiki/create.html.php:6 +#: IDF/gettexttemplates/idf/wiki/createPage.html.php:6 msgid "Create Page" msgstr "创建页面" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:3 -#, php-format +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:3 msgid "" -"You are looking at an old revision (%%oldrev.summary%%) of the page \n" -"%%page.title%%. This revision was created\n" -"by %%submitter%%." +"\n" +"Wiki resources are later addressed in wiki pages by their title, so ensure " +"that you\n" +"give your resource a unique and an easy to remember name.\n" msgstr "" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:6 -msgid "" -"If you delete this old revision, it will be removed from the database and " -"you will not be able to recover it." -msgstr "" +#: IDF/gettexttemplates/idf/wiki/createResource.html.php:8 +#, fuzzy +msgid "Create Resource" +msgstr "添加用户" -#: IDF/gettexttemplates/idf/wiki/delete.html.php:9 -msgid "Delete Revision" -msgstr "删除版本" - -#: IDF/gettexttemplates/idf/wiki/delete.html.php:14 -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:11 -#: IDF/gettexttemplates/idf/wiki/view.html.php:17 -msgid "Old Revisions" -msgstr "" - -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:3 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:3 msgid "" "If you delete this documentation page, it will be removed from the database " "with all the associated revisions and you will not be able to " "recover it." msgstr "" -#: IDF/gettexttemplates/idf/wiki/deletepage.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:6 msgid "Delete Page" msgstr "" +#: IDF/gettexttemplates/idf/wiki/deletePage.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:14 +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:15 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:15 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:17 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:18 +msgid "Old Revisions" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:3 +#, php-format +msgid "" +"You are looking at an old revision (%%oldrev.summary%%) of the " +"page \n" +"%%page.title%%. This revision was created\n" +"by %%submitter%%." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:6 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:5 +msgid "" +"If you delete this old revision, it will be removed from the database and " +"you will not be able to recover it." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deletePageRev.html.php:9 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:8 +msgid "Delete Revision" +msgstr "删除版本" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:3 +msgid "" +"If you delete this documentation resource, it will be removed from the " +"database with all the associated revisions \n" +"and you will not be able to recover it. Any documentation " +"pages that reference this resource,\n" +"will no longer be able to render it, but won't be deleted." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:8 +#, fuzzy +msgid "Delete Resource" +msgstr "删除版本" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:10 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:10 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:8 +#, fuzzy +msgid "File size" +msgstr "文件大小" + +#: IDF/gettexttemplates/idf/wiki/deleteResource.html.php:11 +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:9 +#: IDF/Views/Wiki.php:101 +#, fuzzy +msgid "MIME type" +msgstr "类型" + +#: IDF/gettexttemplates/idf/wiki/deleteResourceRev.html.php:3 +#, php-format +msgid "" +"You are looking at an old revision (%%oldrev.summary%%) of the " +"resource \n" +"%%resource.title%%. This revision was created by " +"%%submitter%%." +msgstr "" + #: IDF/gettexttemplates/idf/wiki/edit-info.html.php:3 #, php-format msgid "" "\n" "

      Instructions:

      \n" -"

      The content of the page can use the Markdown syntax with the Extra extension.

      \n" -"

      Website addresses are automatically linked and you can link to another page in the documentation using double square brackets like that [[AnotherPage]].

      \n" -"

      To directly include a file content from the repository, embrace its path with triple square brackets: [[[path/to/file.txt]]].

      \n" +"

      The content of the page can use the Markdown syntax with the Extra extension.

      \n" +"

      Website addresses are automatically linked and you can link to another " +"page in the documentation using double square brackets like that " +"[[AnotherPage]].

      \n" +"

      If you want to embed uploaded resources, use the [[!ResourceName]] syntax for that. This is described more in detail in the FAQ.

      \n" +"

      To directly include a file content from the repository, embrace its path " +"with triple square brackets: [[[my/file.txt]]].

      \n" msgstr "" -#: IDF/gettexttemplates/idf/wiki/index.html.php:3 +#: IDF/gettexttemplates/idf/wiki/feedfragment-resource.xml.php:4 +msgid "Initial creation" +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:3 #, php-format msgid "See the deprecated pages." msgstr "" -#: IDF/gettexttemplates/idf/wiki/index.html.php:5 +#: IDF/gettexttemplates/idf/wiki/listPages.html.php:5 msgid "Number of pages:" msgstr "文档数目:" +#: IDF/gettexttemplates/idf/wiki/listResources.html.php:4 +#, fuzzy +msgid "Number of resources:" +msgstr "用户数量:" + #: IDF/gettexttemplates/idf/wiki/search.html.php:4 msgid "Pages found:" msgstr "" -#: IDF/gettexttemplates/idf/wiki/update.html.php:4 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:4 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:3 msgid "The form contains some errors. Please correct them to update the page." msgstr "" -#: IDF/gettexttemplates/idf/wiki/update.html.php:6 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:6 msgid "Update Page" msgstr "更新页面" -#: IDF/gettexttemplates/idf/wiki/update.html.php:8 -#: IDF/gettexttemplates/idf/wiki/update.html.php:10 -#: IDF/gettexttemplates/idf/wiki/update.html.php:11 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:8 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:10 +#: IDF/gettexttemplates/idf/wiki/updatePage.html.php:11 msgid "Delete this page" msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:3 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:4 +#, fuzzy +msgid "Update Resource" +msgstr "更新用户" + +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:6 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:8 +#: IDF/gettexttemplates/idf/wiki/updateResource.html.php:9 +#, fuzzy +msgid "Delete this resource" +msgstr "删除此项目" + +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:3 msgid "" "Attention! This page is marked as deprecated, \n" "use it as reference only if you are sure you need these specific information." msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:5 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:5 #, php-format msgid "" "You are looking at an old revision of the page \n" @@ -3430,15 +4098,34 @@ msgid "" "by %%submitter%%." msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:10 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:10 msgid "Table of Content" msgstr "" -#: IDF/gettexttemplates/idf/wiki/view.html.php:11 -#: IDF/gettexttemplates/idf/wiki/view.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewPage.html.php:13 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:11 +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:13 msgid "Delete this revision" msgstr "" +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:3 +#, php-format +msgid "" +"You are looking at an old revision of the resource \n" +"%%resource.title%%. This revision was created\n" +"by %%submitter%%." +msgstr "" + +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:14 +#, fuzzy +msgid "Page Usage" +msgstr "页面名称" + +#: IDF/gettexttemplates/idf/wiki/viewResource.html.php:15 +msgid "This resource is not used on any pages yet." +msgstr "" + #: IDF/gettexttemplates/idf/wiki/wiki-created-email.txt.php:3 msgid "A new documentation page has been created:" msgstr "" @@ -3464,7 +4151,7 @@ msgstr "" msgid "owner" msgstr "所有者" -#: IDF/Issue.php:84 IDF/WikiPage.php:86 +#: IDF/Issue.php:84 IDF/Wiki/Page.php:86 msgid "interested users" msgstr "" @@ -3473,38 +4160,40 @@ msgid "" "Interested users will get an email notification when the issue is changed." msgstr "" -#: IDF/Issue.php:92 IDF/Review.php:95 IDF/Upload.php:99 IDF/WikiPage.php:94 +#: IDF/Issue.php:92 IDF/Project.php:94 IDF/Review.php:95 IDF/Upload.php:99 +#: IDF/Wiki/Page.php:94 msgid "labels" msgstr "标签" #: IDF/Issue.php:111 IDF/IssueFile.php:102 IDF/Review.php:114 -#: IDF/Upload.php:118 IDF/WikiPage.php:106 +#: IDF/Upload.php:118 IDF/Wiki/Page.php:106 IDF/Wiki/Resource.php:101 msgid "modification date" msgstr "修改日期" #: IDF/Issue.php:212 IDF/IssueComment.php:143 #, php-format -msgid "Issue %3$d, %4$s" +msgid "" +"Issue %3$d, %4$s" msgstr "问题 %3$d, %4$s" #: IDF/Issue.php:214 -#, php-format -msgid "Creation of issue %d, by %s" -msgstr "" +#, fuzzy, php-format +msgid "Creation of issue %3$d, by %4$s" +msgstr "评论 issue %d, 由 %s" #: IDF/Issue.php:224 -#, php-format -msgid "%s: Issue %d created - %s" +#, fuzzy, php-format +msgid "%1$s: Issue %2$d created - %3$s" msgstr "%s: Issue %d created - %s" -#: IDF/Issue.php:290 +#: IDF/Issue.php:307 #, php-format -msgid "Issue %s - %s (%s)" +msgid "Issue %1$s - %2$s (%3$s)" msgstr "" -#: IDF/Issue.php:336 +#: IDF/Issue.php:311 #, php-format -msgid "Updated Issue %s - %s (%s)" +msgid "Updated Issue %1$s - %2$s (%3$s)" msgstr "" #: IDF/IssueComment.php:51 IDF/IssueRelation.php:47 @@ -3517,7 +4206,7 @@ msgid "comment" msgstr "评论" #: IDF/IssueComment.php:72 IDF/Review/Comment.php:75 IDF/Upload.php:63 -#: IDF/WikiRevision.php:85 +#: IDF/Wiki/PageRevision.php:85 msgid "changes" msgstr "修改" @@ -3526,13 +4215,13 @@ msgid "Serialized array of the changes in the issue." msgstr "" #: IDF/IssueComment.php:180 -#, php-format -msgid "Comment on issue %d, by %s" +#, fuzzy, php-format +msgid "Comment on issue %3$d, by %4$s" msgstr "评论 issue %d, 由 %s" #: IDF/IssueComment.php:191 #, php-format -msgid "%s: Comment on issue %d - %s" +msgid "%1$s: Comment on issue %2$d - %3$s" msgstr "" #: IDF/IssueFile.php:64 @@ -3640,7 +4329,7 @@ msgstr "" #: IDF/Plugin/SyncMonotone.php:309 IDF/Plugin/SyncMonotone.php:525 #, php-format -msgid "Could not parse usher configuration in \"%s\": %s" +msgid "Could not parse usher configuration in \"%1$s\": %2$s" msgstr "" #: IDF/Plugin/SyncMonotone.php:320 @@ -3685,7 +4374,7 @@ msgstr "" #: IDF/Plugin/SyncMonotone.php:599 IDF/Plugin/SyncMonotone.php:718 #, php-format -msgid "Could not parse read-permissions for project \"%s\": %s" +msgid "Could not parse read-permissions for project \"%1$s\": %2$s" msgstr "" #: IDF/Plugin/SyncMonotone.php:643 IDF/Plugin/SyncMonotone.php:741 @@ -3722,7 +4411,7 @@ msgstr "短名称" #: IDF/Project.php:70 msgid "" -"Used in the url to access the project, must be short with only letters and " +"Used in the URL to access the project, must be short with only letters and " "numbers." msgstr "" @@ -3735,18 +4424,27 @@ msgid "description" msgstr "说明" #: IDF/Project.php:87 -msgid "The description can be extended using the markdown syntax." +msgid "The description can be extended using the Markdown syntax." msgstr "" -#: IDF/Project.php:93 +#: IDF/Project.php:100 msgid "private" msgstr "私有" -#: IDF/Project.php:130 +#: IDF/Project.php:108 +msgid "current project activity" +msgstr "" + +#: IDF/Project.php:159 #, php-format msgid "Project \"%s\" not found." msgstr "" +#: IDF/ProjectActivity.php:56 +#, fuzzy +msgid "date" +msgstr "更新:" + #: IDF/Review/Comment.php:55 IDF/Review/Patch.php:80 msgid "patch" msgstr "补丁" @@ -3757,22 +4455,23 @@ msgstr "" #: IDF/Review/Comment.php:139 IDF/Review/Patch.php:151 #, php-format -msgid "Review %3$d, %4$s" +msgid "" +"Review %3$d, %4$s" msgstr "" #: IDF/Review/Comment.php:141 -#, php-format -msgid "Update of review %d, by %s" -msgstr "" +#, fuzzy, php-format +msgid "Update of review %3$d, by %4$s" +msgstr "问题 %3$d, %4$s" #: IDF/Review/Comment.php:151 #, php-format -msgid "%s: Updated review %d - %s" +msgid "%1$s: Updated review %2$d - %3$s" msgstr "" -#: IDF/Review/Comment.php:216 +#: IDF/Review/Comment.php:222 #, php-format -msgid "Updated Code Review %s - %s (%s)" +msgid "Updated Code Review %1$s - %2$s (%3$s)" msgstr "" #: IDF/Review/Patch.php:52 @@ -3784,18 +4483,18 @@ msgid "commit" msgstr "" #: IDF/Review/Patch.php:153 -#, php-format -msgid "Creation of review %d, by %s" -msgstr "" +#, fuzzy, php-format +msgid "Creation of review %3$d, by %4$s" +msgstr "评论 issue %d, 由 %s" #: IDF/Review/Patch.php:163 #, php-format -msgid "%s: Creation of Review %d - %s" +msgid "%1$s: Creation of Review %2$d - %3$s" msgstr "" -#: IDF/Review/Patch.php:204 +#: IDF/Review/Patch.php:208 #, php-format -msgid "New Code Review %s - %s (%s)" +msgid "New Code Review %1$s - %2$s (%3$s)" msgstr "" #: IDF/Scm/Git.php:309 IDF/Scm/Mercurial.php:199 @@ -3823,7 +4522,7 @@ msgid "Could not write client key \"%s\"" msgstr "" #: IDF/Search/Occ.php:33 -msgid "occurence" +msgid "occurrence" msgstr "" #: IDF/Search/Occ.php:49 @@ -3831,11 +4530,11 @@ msgid "word" msgstr "" #: IDF/Search/Occ.php:75 -msgid "occurences" +msgid "occurrences" msgstr "" #: IDF/Search/Occ.php:81 -msgid "ponderated occurence" +msgid "ponderated occurrence" msgstr "" #: IDF/Tag.php:59 @@ -3854,10 +4553,27 @@ msgstr "" msgid "Lower case version of the name for fast searching." msgstr "" -#: IDF/Template/Markdown.php:75 +#: IDF/Template/Markdown.php:84 msgid "Create this documentation page" msgstr "" +#: IDF/Template/Markdown.php:97 +msgid "You are not allowed to access the wiki." +msgstr "" + +#: IDF/Template/Markdown.php:106 +#, fuzzy +msgid "The wiki resource has not been found." +msgstr "项目更新成功" + +#: IDF/Template/Markdown.php:113 +msgid "The wiki resource has not been found. Create it!" +msgstr "" + +#: IDF/Template/Markdown.php:146 +msgid "This revision of the resource is no longer available." +msgstr "" + #: IDF/Template/ShowUser.php:51 msgid "Anonymous" msgstr "匿名" @@ -3878,7 +4594,7 @@ msgstr "文件" msgid "The path is relative to the upload path." msgstr "" -#: IDF/Upload.php:78 +#: IDF/Upload.php:78 IDF/Wiki/ResourceRevision.php:71 msgid "file size in bytes" msgstr "" @@ -3897,144 +4613,160 @@ msgstr "" #: IDF/Upload.php:204 #, php-format -msgid "Addition of download %d, by %s" +msgid "Addition of download %2$d, by %3$s" msgstr "" #: IDF/Upload.php:214 #, php-format -msgid "%s: Download %d added - %s" +msgid "%1$s: Download %2$d added - %3$s" msgstr "" -#: IDF/Upload.php:256 -#, php-format -msgid "New download - %s (%s)" +#: IDF/Upload.php:301 +#, fuzzy, php-format +msgid "New download - %1$s (%2$s)" msgstr "上传 - %s (%s)" -#: IDF/Views/Admin.php:60 +#: IDF/Upload.php:305 +#, fuzzy, php-format +msgid "Updated download - %1$s (%2$s)" +msgstr "上传 - %s (%s)" + +#: IDF/Views/Admin.php:47 +#, fuzzy +msgid "The forge configuration has been saved." +msgstr "下载配置保存成功" + +#: IDF/Views/Admin.php:80 msgid "This table shows the projects in the forge." msgstr "" -#: IDF/Views/Admin.php:65 +#: IDF/Views/Admin.php:85 msgid "Short Name" msgstr "短名称" -#: IDF/Views/Admin.php:67 +#: IDF/Views/Admin.php:87 msgid "Repository Size" msgstr "仓库大小" -#: IDF/Views/Admin.php:73 +#: IDF/Views/Admin.php:93 msgid "No projects were found." msgstr "没有项目" -#: IDF/Views/Admin.php:93 IDF/Views/Admin.php:251 IDF/Views/Wiki.php:310 +#: IDF/Views/Admin.php:116 +#, fuzzy +msgid "The label configuration has been saved." +msgstr "下载配置保存成功" + +#: IDF/Views/Admin.php:147 IDF/Views/Admin.php:314 IDF/Views/Wiki.php:484 +#: IDF/Views/Wiki.php:536 #, php-format msgid "Update %s" msgstr "更新 %s" -#: IDF/Views/Admin.php:101 IDF/Views/Project.php:302 +#: IDF/Views/Admin.php:155 IDF/Views/Project.php:304 msgid "The project has been updated." msgstr "项目更新成功" -#: IDF/Views/Admin.php:134 +#: IDF/Views/Admin.php:192 msgid "The project has been created." msgstr "项目创建成功" -#: IDF/Views/Admin.php:160 +#: IDF/Views/Admin.php:223 #, php-format msgid "Delete %s Project" msgstr "删除 %s 项目" -#: IDF/Views/Admin.php:167 +#: IDF/Views/Admin.php:230 msgid "The project has been deleted." msgstr "项目删除成功" -#: IDF/Views/Admin.php:197 +#: IDF/Views/Admin.php:260 msgid "Not Validated User List" msgstr "未验证的用户" -#: IDF/Views/Admin.php:205 +#: IDF/Views/Admin.php:268 msgid "This table shows the users in the forge." msgstr "" -#: IDF/Views/Admin.php:209 +#: IDF/Views/Admin.php:272 msgid "login" msgstr "登录" -#: IDF/Views/Admin.php:212 +#: IDF/Views/Admin.php:275 msgid "Admin" msgstr "管理员" -#: IDF/Views/Admin.php:214 +#: IDF/Views/Admin.php:277 msgid "Last Login" msgstr "最后登录" -#: IDF/Views/Admin.php:221 +#: IDF/Views/Admin.php:284 msgid "No users were found." msgstr "没有合适用户" -#: IDF/Views/Admin.php:258 +#: IDF/Views/Admin.php:321 msgid "You do not have the rights to update this user." msgstr "" -#: IDF/Views/Admin.php:276 +#: IDF/Views/Admin.php:339 msgid "The user has been updated." msgstr "" -#: IDF/Views/Admin.php:309 +#: IDF/Views/Admin.php:372 #, php-format msgid "The user %s has been created." msgstr "" -#: IDF/Views/Admin.php:316 +#: IDF/Views/Admin.php:379 msgid "Add User" msgstr "添加用户" -#: IDF/Views/Admin.php:332 +#: IDF/Views/Admin.php:395 msgid "Usher management" msgstr "" -#: IDF/Views/Admin.php:369 +#: IDF/Views/Admin.php:432 msgid "Usher configuration has been reloaded" msgstr "" -#: IDF/Views/Admin.php:373 +#: IDF/Views/Admin.php:436 msgid "Usher has been shut down" msgstr "" -#: IDF/Views/Admin.php:378 +#: IDF/Views/Admin.php:441 msgid "Usher has been started up" msgstr "" -#: IDF/Views/Admin.php:416 +#: IDF/Views/Admin.php:479 #, php-format msgid "The server \"%s\" has been started" msgstr "" -#: IDF/Views/Admin.php:420 +#: IDF/Views/Admin.php:483 #, php-format msgid "The server \"%s\" has been stopped" msgstr "" -#: IDF/Views/Admin.php:425 +#: IDF/Views/Admin.php:488 #, php-format msgid "The server \"%s\" has been killed" msgstr "" -#: IDF/Views/Admin.php:445 +#: IDF/Views/Admin.php:508 #, php-format msgid "Open connections for \"%s\"" msgstr "" -#: IDF/Views/Admin.php:450 +#: IDF/Views/Admin.php:513 #, php-format msgid "no connections for server \"%s\"" msgstr "" -#: IDF/Views/Admin.php:471 +#: IDF/Views/Admin.php:534 msgid "Yes" msgstr "是" -#: IDF/Views/Admin.php:471 +#: IDF/Views/Admin.php:534 msgid "No" msgstr "不" @@ -4047,11 +4779,11 @@ msgstr "%s 下载" msgid "This table shows the files to download." msgstr "" -#: IDF/Views/Download.php:67 IDF/Views/Download.php:315 +#: IDF/Views/Download.php:67 IDF/Views/Download.php:349 msgid "Uploaded" msgstr "上传时间" -#: IDF/Views/Download.php:71 IDF/Views/Download.php:319 +#: IDF/Views/Download.php:71 IDF/Views/Download.php:353 msgid "No downloads were found." msgstr "没有下载" @@ -4074,17 +4806,27 @@ msgstr "删除下载 %s" msgid "The file has been deleted." msgstr "" -#: IDF/Views/Download.php:243 +#: IDF/Views/Download.php:244 #, php-format msgid "The file has been uploaded." msgstr "" -#: IDF/Views/Download.php:297 +#: IDF/Views/Download.php:271 +#, fuzzy +msgid "New Downloads from Archive" +msgstr "上传" + +#: IDF/Views/Download.php:278 +#, fuzzy +msgid "The archive has been uploaded and processed." +msgstr "项目更新成功" + +#: IDF/Views/Download.php:331 #, php-format msgid "%1$s Downloads with Label %2$s" msgstr "" -#: IDF/Views/Download.php:307 +#: IDF/Views/Download.php:341 #, php-format msgid "This table shows the downloads with label %s." msgstr "" @@ -4094,25 +4836,25 @@ msgstr "" msgid "%s Open Issues" msgstr "%s 开放的问题" -#: IDF/Views/Issue.php:51 IDF/Views/Issue.php:379 IDF/Views/User.php:75 +#: IDF/Views/Issue.php:51 IDF/Views/Issue.php:382 IDF/Views/User.php:75 msgid "This table shows the open issues." msgstr "" -#: IDF/Views/Issue.php:61 IDF/Views/Issue.php:217 IDF/Views/Issue.php:298 -#: IDF/Views/Issue.php:387 IDF/Views/Issue.php:539 IDF/Views/Issue.php:762 -#: IDF/Views/Issue.php:821 IDF/Views/Review.php:57 IDF/Views/User.php:81 +#: IDF/Views/Issue.php:61 IDF/Views/Issue.php:220 IDF/Views/Issue.php:301 +#: IDF/Views/Issue.php:390 IDF/Views/Issue.php:542 IDF/Views/Issue.php:765 +#: IDF/Views/Issue.php:824 IDF/Views/Review.php:57 IDF/Views/User.php:81 msgid "Id" msgstr "编号" -#: IDF/Views/Issue.php:64 IDF/Views/Issue.php:220 IDF/Views/Issue.php:302 -#: IDF/Views/Issue.php:390 IDF/Views/Issue.php:542 IDF/Views/Issue.php:765 -#: IDF/Views/Issue.php:824 IDF/Views/Review.php:60 IDF/Views/User.php:85 +#: IDF/Views/Issue.php:64 IDF/Views/Issue.php:223 IDF/Views/Issue.php:305 +#: IDF/Views/Issue.php:393 IDF/Views/Issue.php:545 IDF/Views/Issue.php:768 +#: IDF/Views/Issue.php:827 IDF/Views/Review.php:60 IDF/Views/User.php:85 msgid "Last Updated" msgstr "最后更新" -#: IDF/Views/Issue.php:68 IDF/Views/Issue.php:224 IDF/Views/Issue.php:306 -#: IDF/Views/Issue.php:394 IDF/Views/Issue.php:546 IDF/Views/Issue.php:769 -#: IDF/Views/Issue.php:828 +#: IDF/Views/Issue.php:68 IDF/Views/Issue.php:227 IDF/Views/Issue.php:309 +#: IDF/Views/Issue.php:397 IDF/Views/Issue.php:549 IDF/Views/Issue.php:772 +#: IDF/Views/Issue.php:831 msgid "No issues were found." msgstr "没有问题" @@ -4120,142 +4862,142 @@ msgstr "没有问题" msgid "Not assigned" msgstr "" -#: IDF/Views/Issue.php:146 +#: IDF/Views/Issue.php:149 #, php-format msgid "Summary of tracked issues in %s." msgstr "" -#: IDF/Views/Issue.php:191 +#: IDF/Views/Issue.php:194 #, php-format msgid "Watch List: Closed Issues for %s" msgstr "" -#: IDF/Views/Issue.php:192 +#: IDF/Views/Issue.php:195 #, php-format msgid "This table shows the closed issues in your watch list for %s project." msgstr "" -#: IDF/Views/Issue.php:197 +#: IDF/Views/Issue.php:200 #, php-format msgid "Watch List: Open Issues for %s" msgstr "" -#: IDF/Views/Issue.php:198 +#: IDF/Views/Issue.php:201 #, php-format msgid "This table shows the open issues in your watch list for %s project." msgstr "" -#: IDF/Views/Issue.php:274 +#: IDF/Views/Issue.php:277 msgid "Watch List: Closed Issues" msgstr "" -#: IDF/Views/Issue.php:275 +#: IDF/Views/Issue.php:278 msgid "This table shows the closed issues in your watch list." msgstr "" -#: IDF/Views/Issue.php:280 +#: IDF/Views/Issue.php:283 msgid "Watch List: Open Issues" msgstr "" -#: IDF/Views/Issue.php:281 +#: IDF/Views/Issue.php:284 msgid "This table shows the open issues in your watch list." msgstr "" -#: IDF/Views/Issue.php:300 IDF/Views/User.php:82 +#: IDF/Views/Issue.php:303 IDF/Views/User.php:82 msgid "Project" msgstr "项目" -#: IDF/Views/Issue.php:341 +#: IDF/Views/Issue.php:344 +#, fuzzy, php-format +msgid "%1$s %2$s Submitted %3$s Issues" +msgstr "发布的问题:" + +#: IDF/Views/Issue.php:348 #, php-format -msgid "%s %s Submitted %s Issues" +msgid "%1$s %2$s Closed Submitted %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:345 +#: IDF/Views/Issue.php:352 #, php-format -msgid "%s %s Closed Submitted %s Issues" +msgid "%1$s %2$s Closed Working %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:349 +#: IDF/Views/Issue.php:356 #, php-format -msgid "%s %s Closed Working %s Issues" +msgid "%1$s %2$s Working %3$s Issues" msgstr "" -#: IDF/Views/Issue.php:353 -#, php-format -msgid "%s %s Working %s Issues" -msgstr "" - -#: IDF/Views/Issue.php:414 +#: IDF/Views/Issue.php:417 msgid "Submit a new issue" msgstr "提交新问题" -#: IDF/Views/Issue.php:430 +#: IDF/Views/Issue.php:433 #, php-format -msgid "Issue %d has been created." +msgid "Issue %2$d has been created." msgstr "" -#: IDF/Views/Issue.php:487 +#: IDF/Views/Issue.php:490 #, php-format msgid "Search issues - %s" msgstr "" -#: IDF/Views/Issue.php:489 +#: IDF/Views/Issue.php:492 #, php-format msgid "Search closed issues - %s" msgstr "" -#: IDF/Views/Issue.php:536 +#: IDF/Views/Issue.php:539 msgid "This table shows the found issues." msgstr "" -#: IDF/Views/Issue.php:601 -#, php-format -msgid "Issue %d: %s" +#: IDF/Views/Issue.php:604 +#, fuzzy, php-format +msgid "Issue %2$d: %3$s" msgstr "问题 %d: %s" -#: IDF/Views/Issue.php:625 +#: IDF/Views/Issue.php:628 #, php-format -msgid "Issue %d has been updated." +msgid "Issue %2$d has been updated." msgstr "" -#: IDF/Views/Issue.php:715 +#: IDF/Views/Issue.php:718 #, php-format msgid "View %s" msgstr "查看 %s" -#: IDF/Views/Issue.php:742 +#: IDF/Views/Issue.php:745 #, php-format msgid "%s Closed Issues" msgstr "" -#: IDF/Views/Issue.php:752 +#: IDF/Views/Issue.php:755 msgid "This table shows the closed issues." msgstr "" -#: IDF/Views/Issue.php:795 -#, php-format -msgid "%1$s Issues with Label %2$s" -msgstr "" - #: IDF/Views/Issue.php:798 #, php-format +msgid "%1$s Issues with Label %2$s" +msgstr "" + +#: IDF/Views/Issue.php:801 +#, php-format msgid "%1$s Closed Issues with Label %2$s" msgstr "" -#: IDF/Views/Issue.php:811 +#: IDF/Views/Issue.php:814 #, php-format msgid "This table shows the issues with label %s." msgstr "" -#: IDF/Views/Issue.php:934 +#: IDF/Views/Issue.php:937 msgid "The issue has been removed from your watch list." msgstr "" -#: IDF/Views/Issue.php:937 +#: IDF/Views/Issue.php:940 msgid "The issue has been added to your watch list." msgstr "" -#: IDF/Views/Issue.php:1035 +#: IDF/Views/Issue.php:1037 msgid "On your watch list." msgstr "" @@ -4271,74 +5013,76 @@ msgstr "" msgid "Reviews and Patches" msgstr "" -#: IDF/Views/Project.php:178 +#: IDF/Views/Project.php:180 msgid "This table shows the project updates." msgstr "" -#: IDF/Views/Project.php:189 +#: IDF/Views/Project.php:191 msgid "Change" msgstr "更改" -#: IDF/Views/Project.php:193 +#: IDF/Views/Project.php:195 msgid "No changes were found." msgstr "没有修改信息" -#: IDF/Views/Project.php:294 +#: IDF/Views/Project.php:296 #, php-format msgid "%s Project Summary" msgstr "%s 项目摘要" -#: IDF/Views/Project.php:329 +#: IDF/Views/Project.php:335 #, php-format msgid "%s Issue Tracking Configuration" msgstr "%s 问题跟踪配置" -#: IDF/Views/Project.php:338 +#: IDF/Views/Project.php:344 msgid "The issue tracking configuration has been saved." msgstr "问题跟踪配置保存成功" -#: IDF/Views/Project.php:375 +#: IDF/Views/Project.php:381 #, php-format msgid "%s Downloads Configuration" msgstr "%s 下载配置" -#: IDF/Views/Project.php:384 +#: IDF/Views/Project.php:393 msgid "The downloads configuration has been saved." msgstr "下载配置保存成功" -#: IDF/Views/Project.php:418 +#: IDF/Views/Project.php:428 #, php-format msgid "%s Documentation Configuration" msgstr "%s 文档配置" -#: IDF/Views/Project.php:427 +#: IDF/Views/Project.php:437 msgid "The documentation configuration has been saved." msgstr "文档配置保存成功" -#: IDF/Views/Project.php:461 +#: IDF/Views/Project.php:471 #, php-format msgid "%s Project Members" msgstr "%s 项目成员" -#: IDF/Views/Project.php:470 +#: IDF/Views/Project.php:480 msgid "The project membership has been saved." msgstr "项目成员保存成功" -#: IDF/Views/Project.php:493 +#: IDF/Views/Project.php:503 #, php-format msgid "%s Tabs Access Rights" msgstr "%s 访问权限" -#: IDF/Views/Project.php:507 -msgid "The project tabs access rights have been saved." +#: IDF/Views/Project.php:517 +#, fuzzy +msgid "" +"The project tabs access rights and notification settings have been saved." msgstr "项目访问权限保存成功" -#: IDF/Views/Project.php:553 +#: IDF/Views/Project.php:566 #, php-format msgid "%s Source" msgstr "%s 源代码配置" -#: IDF/Views/Project.php:567 +#: IDF/Views/Project.php:580 msgid "The project source configuration has been saved." msgstr "" @@ -4357,17 +5101,17 @@ msgstr "没有审核" #: IDF/Views/Review.php:94 #, php-format -msgid "The code review %d has been created." +msgid "The code review %2$d has been created." msgstr "" #: IDF/Views/Review.php:140 -#, php-format -msgid "Review %d: %s" -msgstr "" +#, fuzzy, php-format +msgid "Review %2$d: %3$s" +msgstr "问题 %d: %s" #: IDF/Views/Review.php:160 #, php-format -msgid "Your code review %d has been published." +msgid "Your code review %2$d has been published." msgstr "" #: IDF/Views/Source.php:40 @@ -4390,19 +5134,19 @@ msgstr "" msgid "%1$s %2$s Change Log" msgstr "%1$s %2$s 修改日志" -#: IDF/Views/Source.php:147 IDF/Views/Source.php:228 IDF/Views/Source.php:356 +#: IDF/Views/Source.php:153 IDF/Views/Source.php:234 IDF/Views/Source.php:362 #, php-format msgid "%1$s %2$s Source Tree" msgstr "%1$s %2$s 源码树" -#: IDF/Views/Source.php:304 +#: IDF/Views/Source.php:310 #, php-format msgid "%s Commit Details" msgstr "" -#: IDF/Views/Source.php:305 +#: IDF/Views/Source.php:311 #, php-format -msgid "%s Commit Details - %s" +msgid "%1$s Commit Details - %2$s" msgstr "" #: IDF/Views/User.php:59 @@ -4455,155 +5199,269 @@ msgstr "%s 文档" msgid "This table shows the documentation pages." msgstr "" -#: IDF/Views/Wiki.php:61 IDF/Views/Wiki.php:106 IDF/Views/Wiki.php:147 +#: IDF/Views/Wiki.php:61 IDF/Views/Wiki.php:144 IDF/Views/Wiki.php:185 msgid "Page Title" msgstr "标题" -#: IDF/Views/Wiki.php:63 IDF/Views/Wiki.php:108 IDF/Views/Wiki.php:149 +#: IDF/Views/Wiki.php:63 IDF/Views/Wiki.php:103 IDF/Views/Wiki.php:146 +#: IDF/Views/Wiki.php:187 msgid "Updated" msgstr "" -#: IDF/Views/Wiki.php:67 IDF/Views/Wiki.php:153 +#: IDF/Views/Wiki.php:67 IDF/Views/Wiki.php:191 msgid "No documentation pages were found." msgstr "没有文档" -#: IDF/Views/Wiki.php:90 +#: IDF/Views/Wiki.php:88 +#, fuzzy, php-format +msgid "%s Documentation Resources" +msgstr "%s 文档" + +#: IDF/Views/Wiki.php:94 +msgid "This table shows the resources that can be used on documentation pages." +msgstr "" + +#: IDF/Views/Wiki.php:100 +#, fuzzy +msgid "Resource Title" +msgstr "源码" + +#: IDF/Views/Wiki.php:107 +#, fuzzy +msgid "No resources were found." +msgstr "没有问题" + +#: IDF/Views/Wiki.php:128 #, php-format msgid "Documentation Search - %s" msgstr "" -#: IDF/Views/Wiki.php:101 +#: IDF/Views/Wiki.php:139 msgid "This table shows the pages found." msgstr "" -#: IDF/Views/Wiki.php:112 +#: IDF/Views/Wiki.php:150 msgid "No pages were found." msgstr "" -#: IDF/Views/Wiki.php:131 +#: IDF/Views/Wiki.php:169 #, php-format msgid "%1$s Documentation Pages with Label %2$s" msgstr "" -#: IDF/Views/Wiki.php:141 +#: IDF/Views/Wiki.php:179 #, php-format msgid "This table shows the documentation pages with label %s." msgstr "" -#: IDF/Views/Wiki.php:184 -#, php-format -msgid "The page %s has been created." -msgstr "" +#: IDF/Views/Wiki.php:222 +#, fuzzy, php-format +msgid "The page %2$s has been created." +msgstr "项目创建成功" -#: IDF/Views/Wiki.php:271 +#: IDF/Views/Wiki.php:265 +#, fuzzy, php-format +msgid "The resource %2$s has been created." +msgstr "项目创建成功" + +#: IDF/Views/Wiki.php:409 IDF/Views/Wiki.php:448 msgid "The old revision has been deleted." msgstr "" -#: IDF/Views/Wiki.php:277 +#: IDF/Views/Wiki.php:415 IDF/Views/Wiki.php:454 #, php-format msgid "Delete Old Revision of %s" msgstr "" -#: IDF/Views/Wiki.php:322 -#, php-format -msgid "The page %s has been updated." -msgstr "" +#: IDF/Views/Wiki.php:496 +#, fuzzy, php-format +msgid "The page %2$s has been updated." +msgstr "项目更新成功" -#: IDF/Views/Wiki.php:360 +#: IDF/Views/Wiki.php:548 +#, fuzzy, php-format +msgid "The resource %2$s has been updated." +msgstr "项目更新成功" + +#: IDF/Views/Wiki.php:583 msgid "The documentation page has been deleted." msgstr "" -#: IDF/Views/Wiki.php:368 +#: IDF/Views/Wiki.php:591 #, php-format msgid "Delete Page %s" msgstr "" -#: IDF/Views.php:126 IDF/Views.php:152 +#: IDF/Views/Wiki.php:623 +#, fuzzy +msgid "The documentation resource has been deleted." +msgstr "文档配置保存成功" + +#: IDF/Views/Wiki.php:631 +#, fuzzy, php-format +msgid "Delete Resource %s" +msgstr "删除版本" + +#: IDF/Views.php:173 IDF/Views.php:199 msgid "Confirm Your Account Creation" msgstr "" -#: IDF/Views.php:172 -msgid "" -"Welcome! You can now participate in the life of your project of choice." +#: IDF/Views.php:219 +msgid "Welcome! You can now participate in the life of your project of choice." msgstr "" -#: IDF/Views.php:198 IDF/Views.php:222 IDF/Views.php:263 +#: IDF/Views.php:245 IDF/Views.php:269 IDF/Views.php:310 msgid "Password Recovery" msgstr "找回密码" -#: IDF/Views.php:242 +#: IDF/Views.php:289 msgid "" "Welcome back! Next time, you can use your broswer options to remember the " "password." msgstr "欢迎回来!接下来,你可以使用浏览器记住你的密码" -#: IDF/Views.php:284 +#: IDF/Views.php:331 msgid "Here to Help You!" msgstr "希望这些能帮到你" -#: IDF/Views.php:300 +#: IDF/Views.php:347 +msgid "InDefero Upload Archive Format" +msgstr "" + +#: IDF/Views.php:363 msgid "InDefero API (Application Programming Interface)" msgstr "" -#: IDF/WikiPage.php:62 +#: IDF/Wiki/Page.php:62 IDF/Wiki/Resource.php:64 msgid "title" msgstr "标题" -#: IDF/WikiPage.php:63 +#: IDF/Wiki/Page.php:63 msgid "" "The title of the page must only contain letters, digits or the dash " "character. For example: My-new-Wiki-Page." msgstr "" -#: IDF/WikiPage.php:71 +#: IDF/Wiki/Page.php:71 msgid "A one line description of the page content." msgstr "" -#: IDF/WikiPage.php:196 IDF/WikiRevision.php:167 +#: IDF/Wiki/Page.php:196 IDF/Wiki/PageRevision.php:196 #, php-format msgid "%2$s, %3$s" msgstr "" -#: IDF/WikiPage.php:198 +#: IDF/Wiki/Page.php:198 #, php-format -msgid "Creation of page %s, by %s" +msgid "Creation of page %2$s, by %3$s" msgstr "" -#: IDF/WikiPage.php:208 +#: IDF/Wiki/Page.php:208 #, php-format -msgid "%s: Documentation page %s added - %s" +msgid "%1$s: Documentation page %2$s added - %3$s" msgstr "" -#: IDF/WikiRevision.php:48 +#: IDF/Wiki/PageRevision.php:48 msgid "page" msgstr "" -#: IDF/WikiRevision.php:66 +#: IDF/Wiki/PageRevision.php:66 IDF/Wiki/ResourceRevision.php:64 msgid "A one line description of the changes." msgstr "" -#: IDF/WikiRevision.php:72 +#: IDF/Wiki/PageRevision.php:72 msgid "content" msgstr "" -#: IDF/WikiRevision.php:189 +#: IDF/Wiki/PageRevision.php:218 IDF/Wiki/ResourceRevision.php:311 +#, fuzzy, php-format +msgid "Change of %2$s, by %3$s" +msgstr "问题 %d: %s" + +#: IDF/Wiki/PageRevision.php:231 #, php-format -msgid "Change of %s, by %s" +msgid "%1$s: Documentation page %2$s updated - %3$s" msgstr "" -#: IDF/WikiRevision.php:208 +#: IDF/Wiki/PageRevision.php:293 #, php-format -msgid "%s: Documentation page %s updated - %s" +msgid "New Documentation Page %1$s - %2$s (%3$s)" msgstr "" -#: IDF/WikiRevision.php:262 +#: IDF/Wiki/PageRevision.php:297 #, php-format -msgid "New Documentation Page %s - %s (%s)" +msgid "Documentation Page Changed %1$s - %2$s (%3$s)" msgstr "" -#: IDF/WikiRevision.php:268 -#, php-format -msgid "Documentation Page Changed %s - %s (%s)" +#: IDF/Wiki/Resource.php:65 +msgid "" +"The title of the resource must only contain letters, digits, dots or the " +"dash character. For example: my-resource.png." msgstr "" +#: IDF/Wiki/Resource.php:72 +msgid "MIME media type" +msgstr "" +#: IDF/Wiki/Resource.php:73 +msgid "The MIME media type of the resource." +msgstr "" + +#: IDF/Wiki/Resource.php:81 +#, fuzzy +msgid "A one line description of the resource." +msgstr "项目简单描述" + +#: IDF/Wiki/Resource.php:176 IDF/Wiki/ResourceRevision.php:308 +#, fuzzy, php-format +msgid "%2$s, %3$s" +msgstr "问题 %3$d, %4$s" + +#: IDF/Wiki/Resource.php:178 +#, fuzzy, php-format +msgid "Creation of resource %2$s, by %3$s" +msgstr "评论 issue %d, 由 %s" + +#: IDF/Wiki/Resource.php:188 +#, php-format +msgid "%1$s: Documentation resource %2$s added - %3$s" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:47 +#, fuzzy +msgid "resource" +msgstr "源代码" + +#: IDF/Wiki/ResourceRevision.php:78 +msgid "File extension" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:79 +msgid "The file extension of the uploaded resource." +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:94 +msgid "page usage" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:116 +#, php-format +msgid "id %d: %s" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:263 +#, fuzzy, php-format +msgid "Download (%s)" +msgstr "下载 %s" + +#: IDF/Wiki/ResourceRevision.php:270 +msgid "View resource details" +msgstr "" + +#: IDF/Wiki/ResourceRevision.php:324 +#, php-format +msgid "%1$s: Documentation resource %2$s updated - %3$s" +msgstr "" + +#~ msgid "Your mail" +#~ msgstr "你的Email"