From 74d06b0c315a494a379c2575ce17a65e88721013 Mon Sep 17 00:00:00 2001
From: Thomas Keller Instructions: List one status value per line in desired sort-order. Optionally, use an equals-sign to document the meaning of each status value. Optionally, use an equals-sign to document the meaning of each status "
+"value. The webhook URL setting specifies an URL to which a HTTP PUT"
+"strong>\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. Only properly-escaped HTTP URLs are supported, for "
+"example: In addition, the URL may contain the following \"%\" notation, which\n"
+"will be replaced with specific project values for each download: For example, updating download 123 of project 'my-project' with\n"
+"web hook URL Instructions: Specify each person by its login. Each person must have already registered with the given login. 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. Notes: 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. A project member will not have access to the administration area but will have more options available in the use of the project. 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."
+"p>\n"
+" A project member will not have access to the administration area but will "
+"have more options available in the use of the project. 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. 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. Only properly-escaped HTTP URLs are supported, for example: Only properly-escaped HTTP URLs are supported, for "
+"example: In addition, the URL may contain the following \"%\" notation, which\n"
"will be replaced with specific project values for each commit: 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.\n"
+"
\n"
+"\n"
+"http://domain.com/upload
http://domain.com/upload?my%20param
\n"
+"
\n"
+"\n"
+"%p
- project name%d
- download idhttp://mydomain.com/%p/%d
would send a POST "
+"request to\n"
+"http://mydomain.com/my-project/123
.\n"
-"
\n"
"\n"
"http://domain.com/commit
http://domain.com/commit?my%20param
\n"
-"
\n"
"\n"
"%p
- project name%r
- revision numberhttp://mydomain.com/%p/%r
would send a request "
+"to\n"
+"http://mydomain.com/my-project/123
.
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.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" "To embed any previously uploaded resource into your wiki page, you can "
+"use the [[!ResourceName]]
syntax.
The rendering of the resource can then be further fine-tuned:\n" +"
[[!ImageResource, align=right, width=200]]
renders "
+"\"ImageResource\" right-aligned and scale its width to 200[[!TextResource, align=center, width=300, height=300]]
"
+"renders \"TextResource\" in a centered, 300 by 300 px iframe[[!AnyResource, preview=no]]
does not render a preview of "
+"the resource, but only provides a download link (default for binary "
+"resources)[[!BinaryResource, title=Download]]
renders the download "
+"link of \"BinaryResource\" with an alternative titleIf 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" +"a> with the Extra extension.
\n" +"Additionally, the following macros are available:
\n"
+"
{projectlist, label=..., order=(name|activity), limit=...}"
+"code> - 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.
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%%" +"a>
\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" "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" "Open issues: %%open%%
\n" -"Closed issues: %%closed%%
" +"Closed issues: %%closed%%" +"a>
" 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%%" +"a>
\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.To start a code review, you need to provide:
\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" +"a> 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]]
.
If you want to embed uploaded resources, use the [[!ResourceName]]"
+"code> syntax for that. This is described more in detail in the FAQ.
To directly include a file content from the repository, embrace its path "
+"with triple square brackets: [[[my/file.txt]]]
.
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." +"p>\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" +"strong>\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" "http://domain.com/upload
http://domain.com/upload?my%20param
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" "%p
- project name%d
- download idFor 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
.
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." +"p>\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" +"http://domain.com/commit
http://domain.com/commit?my%20param
In addition, the URL may contain the following \"%\" notation, which\n" +"will be replaced with specific project values for each commit:
\n" +"\n" +"%p
- project name%r
- revision numberFor 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
.
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" +"Zusätzlich darf die URL die folgenden Platzhalter beinhalten, welche\n" +"für jede Revision mit den spezifischen Projektwerten ersetzt werden:
\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.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" "To embed any previously uploaded resource into your wiki page, you can "
+"use the [[!ResourceName]]
syntax.
The rendering of the resource can then be further fine-tuned:\n" +"
[[!ImageResource, align=right, width=200]]
renders "
+"\"ImageResource\" right-aligned and scale its width to 200[[!TextResource, align=center, width=300, height=300]]
"
+"renders \"TextResource\" in a centered, 300 by 300 px iframe[[!AnyResource, preview=no]]
does not render a preview of "
+"the resource, but only provides a download link (default for binary "
+"resources)[[!BinaryResource, title=Download]]
renders the download "
+"link of \"BinaryResource\" with an alternative titleIf 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" +"a> with the Extra extension.
\n" +"Additionally, the following macros are available:
\n"
+"
{projectlist, label=..., order=(name|activity), limit=...}"
+"code> - 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.
Open issues: %%open%%
\n" -"Closed issues: %%closed%%
\n" +"Closed issues: %%closed%%" +"a>
\n" msgstr "" -"Offene Tickets: %%open%%
\n" -"Geschlossene Tickets: %%closed%%
\n" +"Offene Tickets: %%open%%" +"p>\n" +"
Geschlossene Tickets: %%closed" +"%%
\n" #: IDF/gettexttemplates/idf/issues/by-label.html.php:7 msgid "Label:" @@ -2342,8 +2764,8 @@ msgid "" "Wenn Du ein Ticket erstellst, vergesse nicht die folgenden Angaben zu " @@ -2351,10 +2773,10 @@ msgstr "" "
Open issues: %%open%%
\n" -"Closed issues: %%closed%%
" +"Closed issues: %%closed%%" +"a>
" msgstr "" -"Offene Tickets: %%open%%
\n" -"Geschlossene Tickets: %%closed%%
" +"Offene Tickets: %%open%%" +"p>\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%%" +"a>
\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.Wenn Du eine Code-Besprechung erstellst, musst Du folgende Angaben " -"machen:
\n" +"Wenn Du eine Code-Besprechung erstellst, musst Du folgende Angaben machen:" +"
\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" +"a> 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]]"
+"code> syntax for that. This is described more in detail in the FAQ.
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" +"a> 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: # MikaInstructions:
\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" +"strong>\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" "http://domain.com/upload
http://domain.com/upload?my%20param
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" "%p
- project name%d
- download idFor 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
.
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 "" "
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:" +"p>\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." +"p>\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" +"http://domain.com/commit
http://domain.com/commit?my%20param
In addition, the URL may contain the following \"%\" notation, which\n" +"will be replaced with specific project values for each commit:
\n" +"\n" +"%p
- project name%r
- revision numberFor 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
.
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" +"Además, la URL puede contener la siguiente notación: \"%\", que\n" +"será reemplazada por los valores específicos del proyecto para cada commit:" +"p>\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.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" "Es simple:
\n" "To embed any previously uploaded resource into your wiki page, you can "
+"use the [[!ResourceName]]
syntax.
The rendering of the resource can then be further fine-tuned:\n" +"
[[!ImageResource, align=right, width=200]]
renders "
+"\"ImageResource\" right-aligned and scale its width to 200[[!TextResource, align=center, width=300, height=300]]
"
+"renders \"TextResource\" in a centered, 300 by 300 px iframe[[!AnyResource, preview=no]]
does not render a preview of "
+"the resource, but only provides a download link (default for binary "
+"resources)[[!BinaryResource, title=Download]]
renders the download "
+"link of \"BinaryResource\" with an alternative titleIf 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" +"a> with the Extra extension.
\n" +"Additionally, the following macros are available:
\n"
+"
{projectlist, label=..., order=(name|activity), limit=...}"
+"code> - 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.
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. " +"p>" #: 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%%" +"a>
\n" msgstr "" -"Tickets abiertos: %%open%%
\n" -"Tickets cerrados: %%closed%%
\n" +"Tickets abiertos: %%open%%" +"p>\n" +"
Tickets cerrados: %%closed%%" +"a>
\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" "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" "Open issues: %%open%%
\n" -"Closed issues: %%closed%%
" +"Closed issues: %%closed%%" +"a>
" msgstr "" -"Tickets abiertos: %%open%%
\n" -"Tickets cerrados: %%closed%%
" +"Tickets abiertos: %%open%%" +"p>\n" +"
Tickets cerrados: %%closed%%" +"a>
" #: 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%%" +"a>
\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.To start a code review, you need to provide:
\n" "Para iniciar una revisión de código, debe proporcionar:
\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" +"a> 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]]
.
If you want to embed uploaded resources, use the [[!ResourceName]]"
+"code> syntax for that. This is described more in detail in the FAQ.
To directly include a file content from the repository, embrace its path "
+"with triple square brackets: [[[my/file.txt]]]
.
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: DelkiaInstructions:
\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 "\nInstructions:
\nListez un statut par ligne dans l'ordre de tri désiré.
\nVous 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" +"http://domain.com/upload
http://domain.com/upload?my%20param
In addition, the URL may contain the following \"%\" notation, which\n" +"will be replaced with specific project values for each download:
\n" +"\n" +"%p
- project name%d
- download idFor 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
.
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 "\nInstructions:
\nIndiquez chaque personne à l'aide de son identifiant. Chaque personne doit avoir préalablement créé son compte.
\nSé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 "\nNotes:
\nLe 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.
\nUn 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" "http://domain.com/commit
http://domain.com/commit?my%20param
In addition, the URL may contain the following \"%\" notation, which\n" "will be replaced with specific project values for each commit:
\n" "\n" "%p
- project name%r
- revision numberFor 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 URLhttp://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" -"De plusl'URL peut contenir la mention \"%\", qui\n" -"sera remplacée avec des valeurs spécifiques du projet pour chaque commit :
\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 "\nInstructions:
\nLa 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.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" "C'est simple :
\n" -"To embed any previously uploaded resource into your wiki page, you can use the [[!ResourceName]]
syntax.
The rendering of the resource can then be further fine-tuned:\n" +"
[[!ImageResource, align=right, width=200]]
renders \"ImageResource\" right-aligned and scale its width to 200[[!TextResource, align=center, width=300, height=300]]
renders \"TextResource\" in a centered, 300 by 300 px iframe[[!AnyResource, preview=no]]
does not render a preview of the resource, but only provides a download link (default for binary resources)[[!BinaryResource, title=Download]]
renders the download link of \"BinaryResource\" with an alternative titleIf 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"
+"
{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.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 "\nIndiquez chaque personne à l'aide de son identifiant. Chaque personne doit avoir préalablement créé son compte.
\nSé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%%
\nTickets 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 "" "Quand vous soumettez un ticket, n'oubliez de fournir les informations suivantes :
\n" -"Quand vous soumettez un ticket, n'oubliez de fournir les informations suivantes:
\nOpen issues: %%open%%
\n" "Closed issues: %%closed%%
" -msgstr "" -"Tickets ouverts : %%open%%
\n" -"Tickets fermés : %%closed%%
" +msgstr "Tickets ouverts: %%open%%
\nTickets 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 "\nTickets ouverts trouvés: %%open%%
\nTickets 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.Pour démarrer une revue de code vous devez fournir :
\n" -"Pour démarrer une revue de code, vous devez fournir:
\nInstructions:
\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]]
.
If you want to embed uploaded resources, use the [[!ResourceName]]
syntax for that. This is described more in detail in the FAQ.
To directly include a file content from the repository, embrace its path with triple square brackets: [[[my/file.txt]]]
.
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: # pkieferInstructions:
\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" +"strong>\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" +"http://domain.com/upload
http://domain.com/upload?my%20param
In addition, the URL may contain the following \"%\" notation, which\n" +"will be replaced with specific project values for each download:
\n" +"\n" +"%p
- project name%d
- download idFor 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
.
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." +"p>\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" "http://domain.com/commit
http://domain.com/commit?my%20param
In addition, the URL may contain the following \"%\" notation, which\n" "will be replaced with specific project values for each commit:
\n" "\n" "%p
- project name%r
- revision numberFor 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 URLhttp://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.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" "To embed any previously uploaded resource into your wiki page, you can "
+"use the [[!ResourceName]]
syntax.
The rendering of the resource can then be further fine-tuned:\n" +"
[[!ImageResource, align=right, width=200]]
renders "
+"\"ImageResource\" right-aligned and scale its width to 200[[!TextResource, align=center, width=300, height=300]]
"
+"renders \"TextResource\" in a centered, 300 by 300 px iframe[[!AnyResource, preview=no]]
does not render a preview of "
+"the resource, but only provides a download link (default for binary "
+"resources)[[!BinaryResource, title=Download]]
renders the download "
+"link of \"BinaryResource\" with an alternative titleIf 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" +"a> with the Extra extension.
\n" +"Additionally, the following macros are available:
\n"
+"
{projectlist, label=..., order=(name|activity), limit=...}"
+"code> - 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.
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%%" +"a>
\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" "Open issues: %%open%%
\n" -"Closed issues: %%closed%%
" +"Closed issues: %%closed%%" +"a>
" 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%%" +"a>
\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.To start a code review, you need to provide:
\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" +"a> 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]]
.
If you want to embed uploaded resources, use the [[!ResourceName]]"
+"code> syntax for that. This is described more in detail in the FAQ.
To directly include a file content from the repository, embrace its path "
+"with triple square brackets: [[[my/file.txt]]]
.
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" +"strong>\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" +"http://domain.com/upload
http://domain.com/upload?my%20param
In addition, the URL may contain the following \"%\" notation, which\n" +"will be replaced with specific project values for each download:
\n" +"\n" +"%p
- project name%d
- download idFor 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
.
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." +"p>\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" "http://domain.com/commit
http://domain.com/commit?my%20param
In addition, the URL may contain the following \"%\" notation, which\n" "will be replaced with specific project values for each commit:
\n" "\n" "%p
- project name%r
- revision numberFor 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 URLhttp://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.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" -"To embed any previously uploaded resource into your wiki page, you can "
+"use the [[!ResourceName]]
syntax.
The rendering of the resource can then be further fine-tuned:\n" +"
[[!ImageResource, align=right, width=200]]
renders "
+"\"ImageResource\" right-aligned and scale its width to 200[[!TextResource, align=center, width=300, height=300]]
"
+"renders \"TextResource\" in a centered, 300 by 300 px iframe[[!AnyResource, preview=no]]
does not render a preview of "
+"the resource, but only provides a download link (default for binary "
+"resources)[[!BinaryResource, title=Download]]
renders the download "
+"link of \"BinaryResource\" with an alternative titleIf 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" +"a> with the Extra extension.
\n" +"Additionally, the following macros are available:
\n"
+"
{projectlist, label=..., order=(name|activity), limit=...}"
+"code> - 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.
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%%" +"a>
\n" msgstr "" -"Открытых проблем: %%open%%
\n" -"Закрытых проблем: %%closed%%
\n" +"Открытых проблем: %%open%%" +"p>\n" +"
Закрытых проблем: %%closed%%" +"a>
\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" +"Когда вы отправляете проблему не забудьте указать следующую информацию: " +"
\n" "Open issues: %%open%%
\n" -"Closed issues: %%closed%%
" +"Closed issues: %%closed%%" +"a>
" msgstr "" -"Открытых проблем: %%open%%
\n" -"Закрытых проблем: %%closed%%
" +"Открытых проблем: %%open%%" +"p>\n" +"
Закрытых проблем: %%closed%%" +"a>
" #: 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%%" +"a>
\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.To start a code review, you need to provide:
\n" "Для начала аудита кода Вам необходимо указать:
\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" +"a> 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]]
.
If you want to embed uploaded resources, use the [[!ResourceName]]"
+"code> syntax for that. This is described more in detail in the FAQ.
To directly include a file content from the repository, embrace its path "
+"with triple square brackets: [[[my/file.txt]]]
.
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" +"strong>\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" +"http://domain.com/upload
http://domain.com/upload?my%20param
In addition, the URL may contain the following \"%\" notation, which\n" +"will be replaced with specific project values for each download:
\n" +"\n" +"%p
- project name%d
- download idFor 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
.
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." +"p>\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" "http://domain.com/commit
http://domain.com/commit?my%20param
In addition, the URL may contain the following \"%\" notation, which\n" "will be replaced with specific project values for each commit:
\n" "\n" "%p
- project name%r
- revision numberFor 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 URLhttp://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.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" "To embed any previously uploaded resource into your wiki page, you can "
+"use the [[!ResourceName]]
syntax.
The rendering of the resource can then be further fine-tuned:\n" +"
[[!ImageResource, align=right, width=200]]
renders "
+"\"ImageResource\" right-aligned and scale its width to 200[[!TextResource, align=center, width=300, height=300]]
"
+"renders \"TextResource\" in a centered, 300 by 300 px iframe[[!AnyResource, preview=no]]
does not render a preview of "
+"the resource, but only provides a download link (default for binary "
+"resources)[[!BinaryResource, title=Download]]
renders the download "
+"link of \"BinaryResource\" with an alternative titleIf 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" +"a> with the Extra extension.
\n" +"Additionally, the following macros are available:
\n"
+"
{projectlist, label=..., order=(name|activity), limit=...}"
+"code> - 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.
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%%" +"a>
\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" "Open issues: %%open%%
\n" -"Closed issues: %%closed%%
" +"Closed issues: %%closed%%" +"a>
" msgstr "" -"Odprtih zadev: %%open%%
\n" -"Zaprtih zadev: %%closed%%
" +"Odprtih zadev: %%open%%" +"p>\n" +"
Zaprtih zadev: %%closed%%" +"a>
" #: 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%%" +"a>
\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.To start a code review, you need to provide:
\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" +"a> 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]]
.
If you want to embed uploaded resources, use the [[!ResourceName]]"
+"code> syntax for that. This is described more in detail in the FAQ.
To directly include a file content from the repository, embrace its path "
+"with triple square brackets: [[[my/file.txt]]]
.
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" +"strong>\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" +"http://domain.com/upload
http://domain.com/upload?my%20param
In addition, the URL may contain the following \"%\" notation, which\n" +"will be replaced with specific project values for each download:
\n" +"\n" +"%p
- project name%d
- download idFor 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
.
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." +"p>\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" "http://domain.com/commit
http://domain.com/commit?my%20param
In addition, the URL may contain the following \"%\" notation, which\n" "will be replaced with specific project values for each commit:
\n" "\n" "%p
- project name%r
- revision numberFor 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 URLhttp://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.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" "To embed any previously uploaded resource into your wiki page, you can "
+"use the [[!ResourceName]]
syntax.
The rendering of the resource can then be further fine-tuned:\n" +"
[[!ImageResource, align=right, width=200]]
renders "
+"\"ImageResource\" right-aligned and scale its width to 200[[!TextResource, align=center, width=300, height=300]]
"
+"renders \"TextResource\" in a centered, 300 by 300 px iframe[[!AnyResource, preview=no]]
does not render a preview of "
+"the resource, but only provides a download link (default for binary "
+"resources)[[!BinaryResource, title=Download]]
renders the download "
+"link of \"BinaryResource\" with an alternative titleIf 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" +"a> with the Extra extension.
\n" +"Additionally, the following macros are available:
\n"
+"
{projectlist, label=..., order=(name|activity), limit=...}"
+"code> - 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.
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%%" +"a>
\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" "Open issues: %%open%%
\n" -"Closed issues: %%closed%%
" +"Closed issues: %%closed%%" +"a>
" 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%%" +"a>
\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.To start a code review, you need to provide:
\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" +"a> 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]]
.
If you want to embed uploaded resources, use the [[!ResourceName]]"
+"code> syntax for that. This is described more in detail in the FAQ.
To directly include a file content from the repository, embrace its path "
+"with triple square brackets: [[[my/file.txt]]]
.
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" +"strong>\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" +"http://domain.com/upload
http://domain.com/upload?my%20param
In addition, the URL may contain the following \"%\" notation, which\n" +"will be replaced with specific project values for each download:
\n" +"\n" +"%p
- project name%d
- download idFor 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
.
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." +"p>\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." +"p>\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" "http://domain.com/commit
http://domain.com/commit?my%20param
In addition, the URL may contain the following \"%\" notation, which\n" "will be replaced with specific project values for each commit:
\n" "\n" "%p
- project name%r
- revision numberFor 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 URLhttp://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" +"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 "" +"每个文件名称都必须唯一用且内容不能修改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 "每个文件名称都必须唯一用且内容不能修改This is simple:
\n" "To embed any previously uploaded resource into your wiki page, you can "
+"use the [[!ResourceName]]
syntax.
The rendering of the resource can then be further fine-tuned:\n" +"
[[!ImageResource, align=right, width=200]]
renders "
+"\"ImageResource\" right-aligned and scale its width to 200[[!TextResource, align=center, width=300, height=300]]
"
+"renders \"TextResource\" in a centered, 300 by 300 px iframe[[!AnyResource, preview=no]]
does not render a preview of "
+"the resource, but only provides a download link (default for binary "
+"resources)[[!BinaryResource, title=Download]]
renders the download "
+"link of \"BinaryResource\" with an alternative titleIf 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" +"a> with the Extra extension.
\n" +"Additionally, the following macros are available:
\n"
+"
{projectlist, label=..., order=(name|activity), limit=...}"
+"code> - 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.
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%%" +"a>
\n" msgstr "" "开放的问题: %%open%%
\n" -"已关闭的问题: %%closed%%
\n" +"已关闭的问题: %%closed%%" +"p>\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" @@ -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%%" +"a>
" 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%%" +"a>
\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.To start a code review, you need to provide:
\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" +"a> 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]]
.
If you want to embed uploaded resources, use the [[!ResourceName]]"
+"code> syntax for that. This is described more in detail in the FAQ.
To directly include a file content from the repository, embrace its path "
+"with triple square brackets: [[[my/file.txt]]]
.