Index: trunk/phase3/languages/messages/MessagesHe.php |
— | — | @@ -1352,6 +1352,7 @@ |
1353 | 1353 | 'prefs-files' => 'קבצים', |
1354 | 1354 | 'prefs-custom-css' => 'קובץ CSS מותאם אישית', |
1355 | 1355 | 'prefs-custom-js' => 'קובץ JS מותאם אישית', |
| 1356 | +'prefs-common-css-js' => 'קובצי CSS/JS משותפים לכל העיצובים:', |
1356 | 1357 | 'prefs-reset-intro' => 'באפשרותכם להשתמש בדף זה כדי להחזיר את ההעדפות שלכם להגדרות ברירת המחדל של האתר. |
1357 | 1358 | לא ניתן לבטל פעולה זו.', |
1358 | 1359 | 'prefs-emailconfirm-label' => 'אימות כתובת דוא"ל:', |
Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -2199,42 +2199,42 @@ |
2200 | 2200 | 'listfiles_count' => 'Versions', |
2201 | 2201 | |
2202 | 2202 | # File description page |
2203 | | -'file-anchor-link' => 'File', |
2204 | | -'filehist' => 'File history', |
2205 | | -'filehist-help' => 'Click on a date/time to view the file as it appeared at that time.', |
2206 | | -'filehist-deleteall' => 'delete all', |
2207 | | -'filehist-deleteone' => 'delete', |
2208 | | -'filehist-revert' => 'revert', |
2209 | | -'filehist-current' => 'current', |
2210 | | -'filehist-datetime' => 'Date/Time', |
2211 | | -'filehist-thumb' => 'Thumbnail', |
2212 | | -'filehist-thumbtext' => 'Thumbnail for version as of $1', |
2213 | | -'filehist-nothumb' => 'No thumbnail', |
2214 | | -'filehist-user' => 'User', |
2215 | | -'filehist-dimensions' => 'Dimensions', |
2216 | | -'filehist-filesize' => 'File size', |
2217 | | -'filehist-comment' => 'Comment', |
2218 | | -'filehist-missing' => 'File missing', |
2219 | | -'imagelinks' => 'File links', |
2220 | | -'linkstoimage' => 'The following {{PLURAL:$1|page links|$1 pages link}} to this file:', |
2221 | | -'linkstoimage-more' => 'More than $1 {{PLURAL:$1|page links|pages link}} to this file. |
| 2203 | +'file-anchor-link' => 'File', |
| 2204 | +'filehist' => 'File history', |
| 2205 | +'filehist-help' => 'Click on a date/time to view the file as it appeared at that time.', |
| 2206 | +'filehist-deleteall' => 'delete all', |
| 2207 | +'filehist-deleteone' => 'delete', |
| 2208 | +'filehist-revert' => 'revert', |
| 2209 | +'filehist-current' => 'current', |
| 2210 | +'filehist-datetime' => 'Date/Time', |
| 2211 | +'filehist-thumb' => 'Thumbnail', |
| 2212 | +'filehist-thumbtext' => 'Thumbnail for version as of $1', |
| 2213 | +'filehist-nothumb' => 'No thumbnail', |
| 2214 | +'filehist-user' => 'User', |
| 2215 | +'filehist-dimensions' => 'Dimensions', |
| 2216 | +'filehist-filesize' => 'File size', |
| 2217 | +'filehist-comment' => 'Comment', |
| 2218 | +'filehist-missing' => 'File missing', |
| 2219 | +'imagelinks' => 'File links', |
| 2220 | +'linkstoimage' => 'The following {{PLURAL:$1|page links|$1 pages link}} to this file:', |
| 2221 | +'linkstoimage-more' => 'More than $1 {{PLURAL:$1|page links|pages link}} to this file. |
2222 | 2222 | The following list shows the {{PLURAL:$1|first page link|first $1 page links}} to this file only. |
2223 | 2223 | A [[Special:WhatLinksHere/$2|full list]] is available.', |
2224 | | -'nolinkstoimage' => 'There are no pages that link to this file.', |
2225 | | -'morelinkstoimage' => 'View [[Special:WhatLinksHere/$1|more links]] to this file.', |
2226 | | -'redirectstofile' => 'The following {{PLURAL:$1|file redirects|$1 files redirect}} to this file:', |
2227 | | -'duplicatesoffile' => 'The following {{PLURAL:$1|file is a duplicate|$1 files are duplicates}} of this file ([[Special:FileDuplicateSearch/$2|more details]]):', |
2228 | | -'sharedupload' => 'This file is from $1 and may be used by other projects.', |
2229 | | -'sharedupload-desc-there' => 'This file is from $1 and may be used by other projects. |
| 2224 | +'nolinkstoimage' => 'There are no pages that link to this file.', |
| 2225 | +'morelinkstoimage' => 'View [[Special:WhatLinksHere/$1|more links]] to this file.', |
| 2226 | +'redirectstofile' => 'The following {{PLURAL:$1|file redirects|$1 files redirect}} to this file:', |
| 2227 | +'duplicatesoffile' => 'The following {{PLURAL:$1|file is a duplicate|$1 files are duplicates}} of this file ([[Special:FileDuplicateSearch/$2|more details]]):', |
| 2228 | +'sharedupload' => 'This file is from $1 and may be used by other projects.', |
| 2229 | +'sharedupload-desc-there' => 'This file is from $1 and may be used by other projects. |
2230 | 2230 | Please see the [$2 file description page] for further information.', |
2231 | | -'sharedupload-desc-here' => 'This file is from $1 and may be used by other projects. |
| 2231 | +'sharedupload-desc-here' => 'This file is from $1 and may be used by other projects. |
2232 | 2232 | The description on its [$2 file description page] there is shown below.', |
2233 | | -'shareddescriptionfollows' => '-', # do not translate or duplicate this message to other languages |
2234 | | -'filepage-nofile' => 'No file by this name exists.', |
2235 | | -'filepage-nofile-link' => 'No file by this name exists, but you can [$1 upload it].', |
2236 | | -'uploadnewversion-linktext' => 'Upload a new version of this file', |
2237 | | -'shared-repo-from' => 'from $1', |
2238 | | -'shared-repo' => 'a shared repository', |
| 2233 | +'shareddescriptionfollows' => '-', # do not translate or duplicate this message to other languages |
| 2234 | +'filepage-nofile' => 'No file by this name exists.', |
| 2235 | +'filepage-nofile-link' => 'No file by this name exists, but you can [$1 upload it].', |
| 2236 | +'uploadnewversion-linktext' => 'Upload a new version of this file', |
| 2237 | +'shared-repo-from' => 'from $1', |
| 2238 | +'shared-repo' => 'a shared repository', |
2239 | 2239 | 'shared-repo-name-wikimediacommons' => 'Wikimedia Commons', # only translate this message to other languages if you have to change it |
2240 | 2240 | |
2241 | 2241 | # File reversion |