Index: trunk/tools/ToolserverI18N/language/messages/Commonshelper2.i18n.php |
— | — | @@ -1,8 +1,12 @@ |
2 | | -<?PHP |
| 2 | +<?php |
3 | 3 | /** |
4 | | - * General purpose messages. |
| 4 | + * Interface messages for tool "CommonsHelper2". |
| 5 | + * |
| 6 | + * @toolowner jan |
5 | 7 | */ |
6 | 8 | |
| 9 | +$url = '~commonshelper2/'; |
| 10 | + |
7 | 11 | $messages = array(); |
8 | 12 | |
9 | 13 | /** |
— | — | @@ -11,63 +15,62 @@ |
12 | 16 | * @author Jan Luca |
13 | 17 | */ |
14 | 18 | $messages['en'] = array( |
15 | | - // Title |
16 | | - 'attention' => 'ATTENTION', |
17 | | - 'commonshelper2' => 'CommonsHelper 2', |
18 | | - 'description' => 'A tool to transfer files from Wikimedia projects to Wikimedia Commons', |
19 | | - 'change_meta' => 'Change the $1category and template settings$2 for $3', // $1 and $2 are for the link tag (<a href=...> and </a>), $3 for target wiki name |
20 | | - 'jira_link' => 'Report a bug or suggest a feature', |
| 19 | + 'attention' => 'Attention', |
| 20 | + 'commonshelper2' => 'CommonsHelper 2', |
| 21 | + 'description' => 'A tool to transfer files from Wikimedia projects to Wikimedia Commons', |
| 22 | + 'change_meta' => 'Change the $1category and template settings$2 for $3', // $1 and $2 are for the link tag (<a href=...> and </a>), $3 for target wiki name |
| 23 | + 'jira_link' => 'Report a bug or suggest a feature', |
21 | 24 | |
22 | 25 | // Main form |
23 | | - 'language' => 'Language', |
24 | | - 'project' => 'Project', |
25 | | - 'source_file' => 'Source-File', |
26 | | - 'target_file' => 'Target-File', |
27 | | - 'commons_username' => 'Commons-Username', |
| 26 | + 'language' => 'Language', |
| 27 | + 'project' => 'Project', |
| 28 | + 'source_file' => 'Source-File', |
| 29 | + 'target_file' => 'Target-File', |
| 30 | + 'commons_username' => 'Commons-Username', |
28 | 31 | 'commons_to_project' => 'Commons to project', |
29 | 32 | 'move_file_from_com' => 'Move file from commons to project', |
30 | | - 'categories' => 'Categories', |
31 | | - 'remove_cats' => 'Remove existing categories', |
32 | | - 'checkusage' => 'CheckUsage', |
33 | | - 'use_checkusage' => 'Use $1CommonSense$2 to suggest new categories', // $1 and $2 are for the link tag (<a href=...> and </a>) |
34 | | - 'tusc' => 'TUSC', |
35 | | - 'use_tusc' => 'Use $1TUSC$2 to transfer the file directly', // $1 and $2 are for the link tag (<a href=...> and </a>) |
36 | | - 'tusc_user' => 'TUSC user name', |
37 | | - 'tusc_pass' => 'TUSC password', |
38 | | - 'do_it' => 'Do it', |
| 33 | + 'categories' => 'Categories', |
| 34 | + 'remove_cats' => 'Remove existing categories', |
| 35 | + 'checkusage' => 'CheckUsage', |
| 36 | + 'use_checkusage' => 'Use $1CommonSense$2 to suggest new categories', // $1 and $2 are for the link tag (<a href=...> and </a>) |
| 37 | + 'tusc' => 'TUSC', |
| 38 | + 'use_tusc' => 'Use $1TUSC$2 to transfer the file directly', // $1 and $2 are for the link tag (<a href=...> and </a>) |
| 39 | + 'tusc_user' => 'TUSC user name', |
| 40 | + 'tusc_pass' => 'TUSC password', |
| 41 | + 'do_it' => 'Do it', |
39 | 42 | |
40 | 43 | // Error |
41 | 44 | 'error_transfer_usr' => 'You have not set a Commons-Username', |
42 | | - 'error_not_exists' => 'Source file does not exist!', |
43 | | - 'error_file_exists' => 'File already exists on $3 as "$1$4$2"!', // $1 and $2 are for the link tag (<a href=...> and </a>), $3 'Commons' or message 'target_wiki', $4 is the name of the file |
44 | | - 'error_diff_exists' => 'Different target file exists on the target wiki under the same name!', |
45 | | - 'error_no_meta' => 'No meta data found for the source wiki! $1Link$2', // $1 and $2 are for the link tag (<a href=...> and </a>) |
| 45 | + 'error_not_exists' => 'Source file does not exist!', |
| 46 | + 'error_file_exists' => 'File already exists on $3 as "$1$4$2"!', // $1 and $2 are for the link tag (<a href=...> and </a>), $3 'Commons' or message 'target_wiki', $4 is the name of the file |
| 47 | + 'error_diff_exists' => 'Different target file exists on the target wiki under the same name!', |
| 48 | + 'error_no_meta' => 'No meta data found for the source wiki! $1Link$2', // $1 and $2 are for the link tag (<a href=...> and </a>) |
46 | 49 | 'error_meta_no_good' => 'Meta-Data: No good templates found! $1Link$2', // $1 and $2 are for the link tag (<a href=...> and </a>) |
47 | | - 'error_meta_bad' => 'Meta-Data: Bad template found! $1Link$2', // $1 and $2 are for the link tag (<a href=...> and </a>) |
| 50 | + 'error_meta_bad' => 'Meta-Data: Bad template found! $1Link$2', // $1 and $2 are for the link tag (<a href=...> and </a>) |
48 | 51 | |
49 | 52 | // Output |
50 | | - 'original_wikitext' => 'Original wikitext', |
51 | | - 'new_wikitext' => 'New wikitext', |
52 | | - 'new_filename' => 'New filename:', |
| 53 | + 'original_wikitext' => 'Original wikitext', |
| 54 | + 'new_wikitext' => 'New wikitext', |
| 55 | + 'new_filename' => 'New filename:', |
53 | 56 | 'output_information' => 'For manual upload, edit the above text (if necessary), save $1the file$2 on your computer, then', // $1 and $2 are for the link tag (<a href=...> and </a>) |
54 | | - 'upload_it' => 'upload it', |
| 57 | + 'upload_it' => 'upload it', |
55 | 58 | |
56 | 59 | // Misc |
57 | | - 'target_wiki' => 'the target wiki', |
| 60 | + 'target_wiki' => 'the target wiki', |
58 | 61 | |
59 | 62 | // Standard values in Latin chars (for Maindesk and Metadata-Links) |
60 | | - 'standard_language' => 'en', |
61 | | - 'standard_project' => 'wikipedia', |
| 63 | + 'standard_language' => 'en', |
| 64 | + 'standard_project' => 'wikipedia', |
62 | 65 | |
63 | 66 | //Upload |
64 | | - 'error_bot_blocked' => 'Upload bot is blocked on Commons.', |
65 | | - 'error_upload_meta' => 'Cannot upload directly because there are problem with the meta data (see above)!', |
66 | | - 'error_tusc_failed' => 'TUSC verification failed!', |
| 67 | + 'error_bot_blocked' => 'Upload bot is blocked on Commons.', |
| 68 | + 'error_upload_meta' => 'Cannot upload directly because there are problem with the meta data (see above)!', |
| 69 | + 'error_tusc_failed' => 'TUSC verification failed!', |
67 | 70 | 'error_only_commons' => 'Direct upload works only at commons!', |
68 | 71 | 'upload_control_text'=> 'Please control the new wikitext and click "Upload!" if all is OK!', |
69 | 72 | 'error_commons_user' => 'To identify the transfer user, your Commons-Username have to be in the description!', |
70 | 73 | 'error_upload_users' => 'The upload function is only to some users during the test time!', |
71 | | - 'error_upload_file' => 'The orginal file cannot downloaded.' |
| 74 | + 'error_upload_file' => 'The orginal file cannot downloaded.' |
72 | 75 | ); |
73 | 76 | |
74 | 77 | /** German (Deutsch) |
— | — | @@ -75,8 +78,8 @@ |
76 | 79 | */ |
77 | 80 | $messages['de'] = array( |
78 | 81 | // Title |
79 | | - 'commonshelper2' => 'CommonsHelper 2', |
80 | | - 'description' => 'Ein Tool, um Dateien von Wikimedia Projekten nach Wikimedia Commons zu transportieren', |
| 82 | + 'commonshelper2' => 'CommonsHelper 2', |
| 83 | + 'description' => 'Ein Tool, um Dateien von Wikimedia Projekten nach Wikimedia Commons zu transportieren', |
81 | 84 | ); |
82 | 85 | |
83 | 86 | /** Hebrew (עברית) |
— | — | @@ -84,52 +87,50 @@ |
85 | 88 | */ |
86 | 89 | $messages['he'] = array( |
87 | 90 | // Title |
88 | | - 'attention' => 'לתשומת לבך', |
89 | | - 'commonshelper2' => 'CommonsHelper 2', |
90 | | - 'description' => 'כלי להעברת קבצים ממיזמים של קרן ויקימדיה לוויקישיתוף', |
91 | | - 'change_meta' => 'לשנות את $1הגדרות הקטגוריות והתבניות$2 עבור $3', // $1 and $2 are for the link tag (<a href=...> and </a>), $3 for target wiki name |
92 | | - 'jira_link' => 'דיווח באג או הצעת שיפור', |
| 91 | + 'attention' => 'לתשומת לבך', |
| 92 | + 'commonshelper2' => 'CommonsHelper 2', |
| 93 | + 'description' => 'כלי להעברת קבצים ממיזמים של קרן ויקימדיה לוויקישיתוף', |
| 94 | + 'change_meta' => 'לשנות את $1הגדרות הקטגוריות והתבניות$2 עבור $3', // $1 and $2 are for the link tag (<a href=...> and </a>), $3 for target wiki name |
| 95 | + 'jira_link' => 'דיווח באג או הצעת שיפור', |
93 | 96 | |
94 | 97 | // Main form |
95 | | - 'language' => 'שפת המיזם', |
96 | | - 'project' => 'שם המיזם', |
97 | | - 'source_file' => 'קובץ מקור', |
98 | | - 'target_file' => 'קובץ יעד', |
99 | | - 'commons_username' => 'שם משתמש בוויקישיתוף', |
| 98 | + 'language' => 'שפת המיזם', |
| 99 | + 'project' => 'שם המיזם', |
| 100 | + 'source_file' => 'קובץ מקור', |
| 101 | + 'target_file' => 'קובץ יעד', |
| 102 | + 'commons_username' => 'שם משתמש בוויקישיתוף', |
100 | 103 | 'commons_to_project' => 'מוויקישיתוף למיזם', |
101 | 104 | 'move_file_from_com' => 'העברת קובץ מוויקישיתוף למיזם מקומי', |
102 | | - 'categories' => 'קטגוריות', |
103 | | - 'remove_cats' => 'מחיקת קטגוריות קיימות', |
104 | | - 'checkusage' => 'CheckUsage', |
105 | | - 'use_checkusage' => 'להשתמש ב־$1CheckUsage$2 כדי לאתר קטגוריות', // $1 and $2 are for the link tag (<a href=...> and </a>) |
106 | | - 'tusc' => 'TUSC', |
107 | | - 'use_tusc' => 'להשתמש ב־$1TUSC$2 כדי להעביר את הקובץ ישירות', // $1 and $2 are for the link tag (<a href=...> and </a>) |
108 | | - 'tusc_user' => 'שם משתמש ב־TUSC', |
109 | | - 'tusc_pass' => 'סיסמה ב־TUSC', |
110 | | - 'do_it' => 'העברה', |
| 105 | + 'categories' => 'קטגוריות', |
| 106 | + 'remove_cats' => 'מחיקת קטגוריות קיימות', |
| 107 | + 'checkusage' => 'CheckUsage', |
| 108 | + 'use_checkusage' => 'להשתמש ב־$1CheckUsage$2 כדי לאתר קטגוריות', // $1 and $2 are for the link tag (<a href=...> and </a>) |
| 109 | + 'tusc' => 'TUSC', |
| 110 | + 'use_tusc' => 'להשתמש ב־$1TUSC$2 כדי להעביר את הקובץ ישירות', // $1 and $2 are for the link tag (<a href=...> and </a>) |
| 111 | + 'tusc_user' => 'שם משתמש ב־TUSC', |
| 112 | + 'tusc_pass' => 'סיסמה ב־TUSC', |
| 113 | + 'do_it' => 'העברה', |
111 | 114 | |
112 | 115 | // Error |
113 | 116 | 'error_transfer_usr' => 'לא יצרת שם משתמש בוויקישיתוף', |
114 | | - 'error_not_exists' => 'קובץ המקור לא קיים!', |
115 | | - 'error_file_exists' => 'הקובץ כבר קיים ב־$3 בשם "$1$4$2"!', // $1 and $2 are for the link tag (<a href=...> and </a>), $3 'Commons' or message 'target_wiki', $4 is the name of the file |
116 | | - 'error_diff_exists' => 'קובץ שונה קיים באתר היעד באותו שם!', |
117 | | - 'error_no_meta' => 'לא נמצאו מטא־נתונים בוויקי המקור! $1Link$2', // $1 and $2 are for the link tag (<a href=...> and </a>) |
| 117 | + 'error_not_exists' => 'קובץ המקור לא קיים!', |
| 118 | + 'error_file_exists' => 'הקובץ כבר קיים ב־$3 בשם "$1$4$2"!', // $1 and $2 are for the link tag (<a href=...> and </a>), $3 'Commons' or message 'target_wiki', $4 is the name of the file |
| 119 | + 'error_diff_exists' => 'קובץ שונה קיים באתר היעד באותו שם!', |
| 120 | + 'error_no_meta' => 'לא נמצאו מטא־נתונים בוויקי המקור! $1Link$2', // $1 and $2 are for the link tag (<a href=...> and </a>) |
118 | 121 | 'error_meta_no_good' => 'מטא־נתונים: לא נמצאו תבניות קבילות! $1Link$2', // $1 and $2 are for the link tag (<a href=...> and </a>) |
119 | | - 'error_meta_bad' => 'מטא־נתונים: נמצאו תבניות לא קבילות! $1Link$2', // $1 and $2 are for the link tag (<a href=...> and </a>) |
| 122 | + 'error_meta_bad' => 'מטא־נתונים: נמצאו תבניות לא קבילות! $1Link$2', // $1 and $2 are for the link tag (<a href=...> and </a>) |
120 | 123 | |
121 | 124 | // Output |
122 | | - 'original_wikitext' => 'תיאור מקורי', |
123 | | - 'new_wikitext' => 'תיאור חדש', |
124 | | - 'new_filename' => 'שם קובץ חדש:', |
| 125 | + 'original_wikitext' => 'תיאור מקורי', |
| 126 | + 'new_wikitext' => 'תיאור חדש', |
| 127 | + 'new_filename' => 'שם קובץ חדש:', |
125 | 128 | 'output_information' => 'לשם העלאה ידנית יש לערוך את הטקסט למעלה (אם זה נחוץ), לשמור את $1הקובץ$2 במחשב שלך ואז', // $1 and $2 are for the link tag (<a href=...> and </a>) |
126 | | - 'upload_it' => 'להעלות אותו', |
| 129 | + 'upload_it' => 'להעלות אותו', |
127 | 130 | |
128 | 131 | // Misc |
129 | | - 'target_wiki' => 'ויקי היעד', |
| 132 | + 'target_wiki' => 'ויקי היעד', |
130 | 133 | |
131 | 134 | // Standard values in Latin chars (for Maindesk and Metadata-Links) |
132 | | - 'standard_language' => 'he', |
133 | | - 'standard_project' => 'wikipedia', |
| 135 | + 'standard_language' => 'he', |
| 136 | + 'standard_project' => 'wikipedia', |
134 | 137 | ); |
135 | | - |
136 | | -?> |
\ No newline at end of file |