Index: trunk/extensions/SemanticMediaWiki/includes/SMW_RefreshTab.php |
— | — | @@ -11,7 +11,7 @@ |
12 | 12 | if($wgUser->isAllowed('delete')){ |
13 | 13 | $content_actions['purge'] = array( |
14 | 14 | 'class' => false, |
15 | | - 'text' => wfMsg('purge'), |
| 15 | + 'text' => wfMsg('smw_purge'), |
16 | 16 | 'href' => $wgTitle->getLocalUrl( 'action=purge' ) |
17 | 17 | ); |
18 | 18 | } |
Index: trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php |
— | — | @@ -114,7 +114,7 @@ |
115 | 115 | 'smw_wantedproperty_template' => '$1 ($2 uses)', // <propname> (<count> uses) |
116 | 116 | // Messages for the refresh button |
117 | 117 | 'tooltip-purge' => 'Click here to refresh all queries and templates on this page', |
118 | | - 'purge' => 'Refresh', |
| 118 | + 'smw_purge' => 'Refresh', |
119 | 119 | // Messages for Import Ontology Special |
120 | 120 | 'ontologyimport' => 'Import ontology', |
121 | 121 | 'smw_oi_docu' => 'This special page allows to import ontologies. The ontologies have to follow a certain format, specified at the <a href="http://wiki.ontoworld.org/index.php/Help:Ontology_import">ontology import help page</a>.', |
— | — | @@ -296,7 +296,7 @@ |
297 | 297 | 'smw_wantedproperty_template' => '$1 ($2 Vorkommen)', // <propname> (<count> uses) |
298 | 298 | /* Messages for the refresh button */ |
299 | 299 | 'tooltip-purge' => 'Alle Anfrageergebnisse und Vorlagen auf dieser Seite auf den neuesten Stand bringen.', |
300 | | - 'purge' => 'aktualisieren', |
| 300 | + 'smw_purge' => 'aktualisieren', |
301 | 301 | /*Messages for Import Ontology Special*/ |
302 | 302 | 'ontologyimport' => 'Importiere Ontologie', |
303 | 303 | 'smw_oi_docu' => 'Diese Spezialseite erlaubt es, Informationen aus einer externen Ontologie zu importieren. Die Ontologie sollte in einem vereinfachten RDF-Format vorliegen. Weitere Informationen sind in der englischsprachigen <a href="http://wiki.ontoworld.org/index.php/Help:Ontology_import">Dokumentation zum Ontologieimport</a> zu finden.', |
— | — | @@ -468,7 +468,7 @@ |
469 | 469 | 'smw_wantedproperty_template' => '$1 ($2 utilisations)', // <propname> (<count> uses) |
470 | 470 | /* Messages for the refresh button */ |
471 | 471 | 'tooltip-purge' => 'Réactualiser toutes les recherches et tous les brouillons de cette page.', |
472 | | - 'purge' => 'Réactualiser', |
| 472 | + 'smw_purge' => 'Réactualiser', |
473 | 473 | /*Messages for Import Ontology Special*/ |
474 | 474 | 'ontologyimport' => 'Importer une ontologie', |
475 | 475 | 'smw_oi_docu' => 'Cette page spéciale permet d\'importer des informations d\'une ontologie externe. Cette ontologie doit être dans un format RDF simplifié. Des informations supplémentaires sont disponibles dans la <a href="http://wiki.ontoworld.org/index.php/Help:Ontology_import">Documentation relative à l\'import d\'ontologie</a> en langues anglaise.', |
— | — | @@ -601,7 +601,7 @@ |
602 | 602 | 'smw_exportrdf_backlinks' => 'Exportar igualmente todas las páginas que reenvían a páginas exportadas. Resulta un RDF en el que se facilita la navegación.', |
603 | 603 | /* Messages for the refresh button */ |
604 | 604 | 'tooltip-purge' => 'Volver a actualizar todas las búsquedas y borradores de esta página.', |
605 | | - 'purge' => 'Volver a actualizar', |
| 605 | + 'smw_purge' => 'Volver a actualizar', |
606 | 606 | /*Messages for Import Ontology Special*/ |
607 | 607 | // Messages for Import Ontology Special |
608 | 608 | 'ontologyimport' => 'Importar la ontología', |
— | — | @@ -686,7 +686,7 @@ |
687 | 687 | 'smw_nodatetime' => '[אופס! התאריך "$1" אינו מובן. מצד שני התמיכה בתאריכים היא עדיין ניסיונית.]', |
688 | 688 | /* Messages for the refresh button */ |
689 | 689 | 'tooltip-purge' => 'לחץ כאן הכדי לרענן את כל התבניות והשאילתות בדף זה', |
690 | | - 'purge' => 'רענן תבניות ושאילתות', |
| 690 | + 'smw_purge' => 'רענן תבניות ושאילתות', |
691 | 691 | /*Messages for (data)Types Special*/ |
692 | 692 | 'types' => 'טיפוסים', |
693 | 693 | 'smw_types_docu' => 'ברשימה זו מופיעים כל טיפוסי המידע שתכונות יכולות להשתמש בהם . לכל טיפוס מידע יש דף המסביר על אודותיו.', |
— | — | @@ -797,7 +797,7 @@ |
798 | 798 | 'smw_wantedproperty_template' => '$1 ($2 keren gebruikt)', // <propname> (<count> uses) |
799 | 799 | // Messages for the refresh button |
800 | 800 | 'tooltip-purge' => 'Klik hier om alle zoekopdrachten en sjablonen op deze pagina bij te werken', |
801 | | - 'purge' => 'Verversen', |
| 801 | + 'smw_purge' => 'Verversen', |
802 | 802 | // Messages for Import Ontology Special |
803 | 803 | 'ontologyimport' => 'Importeer ontologie', |
804 | 804 | 'smw_oi_docu' => 'Via deze speciale pagina is het mogelijk een ontologie te importeren. Een ontologie moet een bepaalde opmaak hebben, die is gespecificeerd op de <a href="http://wiki.ontoworld.org/index.php/Help:Ontology_import">ontologie importhelppagina</a>.', |
— | — | @@ -931,7 +931,7 @@ |
932 | 932 | 'smw_exportrdf_backlinks' => 'Eksportuj także wszystkie strony, które odwołują się do eksportowanych stron. Tworzy przeglądalny RDF.', |
933 | 933 | /* Messages for the refresh button */ |
934 | 934 | 'tooltip-purge' => 'Kliknij tutaj, aby odświeżyć wszystkie zapytania i szablony na tej stronie', |
935 | | - 'purge' => 'Odśwież', |
| 935 | + 'smw_purge' => 'Odśwież', |
936 | 936 | /*Messages for Import Ontology Special*/ |
937 | 937 | 'ontologyimport' => 'Importuj ontologię', |
938 | 938 | 'smw_oi_docu' => 'Ta strona specjalna pozwala na import ontologii. Ontologie muszą być reprezentowane w odpowiednim formacie, opisanym na <a href="http://wiki.ontoworld.org/index.php/Help:Ontology_import">stronie pomocy poświęconej importowi ontologii</a>.', |
— | — | @@ -1090,7 +1090,7 @@ |
1091 | 1091 | 'smw_wantedproperty_template' => '$1 ($2 использований)', // <propname> (<count> uses) |
1092 | 1092 | // Messages for the refresh button |
1093 | 1093 | 'tooltip-purge' => 'Нажмите здесь для обновления всех запросов и шаблонов на этой странице', |
1094 | | - 'purge' => 'Обновить', |
| 1094 | + 'smw_purge' => 'Обновить', |
1095 | 1095 | // Messages for Import Ontology Special |
1096 | 1096 | 'ontologyimport' => 'Импорт онтологии', |
1097 | 1097 | 'smw_oi_docu' => 'Это специальная страница для импорта онтологий. Формат онтологии приведен на <a href="http://wiki.ontoworld.org/index.php/Help:Ontology_import">странице справки</a>.', |
— | — | @@ -1211,7 +1211,7 @@ |
1212 | 1212 | 'smw_exportrdf_backlinks' => 'Tieť exportovať všetky stránky, ktoré odkazujú na exportované stránky. Vytvorí prehliadateľné RDF.', |
1213 | 1213 | /* Messages for the refresh button */ |
1214 | 1214 | 'tooltip-purge' => 'Kliknutím sem obnovíte všetky dotazy a šablóny na tejto stránke', |
1215 | | - 'purge' => 'Obnoviť', |
| 1215 | + 'smw_purge' => 'Obnoviť', |
1216 | 1216 | /*Messages for Import Ontology Special*/ |
1217 | 1217 | 'ontologyimport' => 'Importovať ontológiu', |
1218 | 1218 | 'smw_oi_docu' => 'Táto špeciálna stránka umožňuje import ontológií. Ontológie musia dodržiavať istý formát, špecifkovaný na <a href="http://wiki.ontoworld.org/index.php/Help:Ontology_import">stránke pomocníka pre import ontógie</a>.', |
— | — | @@ -1357,7 +1357,7 @@ |
1358 | 1358 | 'smw_wantedproperty_template' => '$1 (已用於$2處)', //'$1 ($2 uses)', // <propname> (<count> uses) |
1359 | 1359 | // Messages for the refresh button |
1360 | 1360 | 'tooltip-purge' => '按此處以更新此頁全部的查詢項目及樣板。', //'Click here to refresh all queries and templates on this page', |
1361 | | - 'purge' => '更新', //'Refresh', |
| 1361 | + 'smw_purge' => '更新', //'Refresh', |
1362 | 1362 | // Messages for Import Ontology Special |
1363 | 1363 | 'ontologyimport' => '輸入知識本體(ontology)', //'Import ontology', |
1364 | 1364 | 'smw_oi_docu' => '此特殊頁可用以輸入知識本體(ontology),此知識本體(ontology)必須依循特定的格式,此特定格式在<a href="http://wiki.ontoworld.org/index.php/Help:Ontology_import">知識本體(ontology)的匯入求助頁面。</a>', //'This special page allows to import ontologies. The ontologies have to follow a certain format, specified at the <a href="http://wiki.ontoworld.org/index.php/Help:Ontology_import">ontology import help page</a>.', |
— | — | @@ -1523,7 +1523,7 @@ |
1524 | 1524 | 'smw_wantedproperty_template' => '$1 (已用于$2处)', //'$1 ($2 uses)', // <propname> (<count> uses) |
1525 | 1525 | // Messages for the refresh button |
1526 | 1526 | 'tooltip-purge' => '按此处以更新此页全部的查询项目及样板。', //'Click here to refresh all queries and templates on this page', |
1527 | | - 'purge' => '更新', //'Refresh', |
| 1527 | + 'smw_purge' => '更新', //'Refresh', |
1528 | 1528 | // Messages for Import Ontology Special |
1529 | 1529 | 'ontologyimport' => '输入知识本体(ontology)', //'Import ontology', |
1530 | 1530 | 'smw_oi_docu' => '此特殊页可用以输入知识本体(ontology),此知识本体(ontology)必须依循特定的格式,此特定格式在<a href="http://wiki.ontoworld.org/index.php/Help:Ontology_import">知识本体(ontology)的导入求助页面。</a>', //'This special page allows to import ontologies. The ontologies have to follow a certain format, specified at the <a href="http://wiki.ontoworld.org/index.php/Help:Ontology_import">ontology import help page</a>.', |
— | — | @@ -1690,7 +1690,7 @@ |
1691 | 1691 | 'smw_wantedproperty_template' => '$1 ($2 사용)', // <propname> (<count> uses) |
1692 | 1692 | // Messages for the refresh button |
1693 | 1693 | 'tooltip-purge' => '여기를 클릭하여이 페이지를 새로 고치 모든 쿼리와 템플릿', |
1694 | | - 'purge' => '새로 고침', |
| 1694 | + 'smw_purge' => '새로 고침', |
1695 | 1695 | // Messages for Import Ontology Special |
1696 | 1696 | 'ontologyimport' => '져올 존재론', |
1697 | 1697 | 'smw_oi_docu' => '이 특별 페이지를 통해를가 져올 존재론. 가 존재론 필요가 다음과 일정한 형식, 지정된 부분에 <a href="http://wiki.ontoworld.org/index.php/help:ontology_import"> 존재론 져올 도움말 페이지 </a>.', |
— | — | @@ -1856,7 +1856,7 @@ |
1857 | 1857 | 'smw_wantedproperty_template' => '$1 ($2 usi)', // <propname> (<count> uses) |
1858 | 1858 | // Messages for the refresh button |
1859 | 1859 | 'tooltip-purge' => 'Clicca qui per riaggiornare tutte le query e i template di questa pagina', |
1860 | | - 'purge' => 'Aggiorna', |
| 1860 | + 'smw_purge' => 'Aggiorna', |
1861 | 1861 | // Messages for Import Ontology Special |
1862 | 1862 | 'ontologyimport' => 'Importa ontologia', |
1863 | 1863 | 'smw_oi_docu' => 'Questa pagina speciale permette di importare ontologie. Le ontologie devono seguire un certo formato, specificato nella <a href="http://semantic-mediawiki.org/index.php/Help:Ontology_import">pagina di aiuto per l\'importazione di ontologie (in inglese)</a>.', |
— | — | @@ -2028,7 +2028,7 @@ |
2029 | 2029 | 'smw_wantedproperty_template' => '$1 ($2 الاستعمالات)', // <propname> (<count> uses) |
2030 | 2030 | // Messages for the refresh button |
2031 | 2031 | 'tooltip-purge' => ' اضغط هنا لتحديث كافة الاستفسارات والقوالب على هذه الصفحه', |
2032 | | - 'purge' => 'تحديث', |
| 2032 | + 'smw_purge' => 'تحديث', |
2033 | 2033 | // Messages for Import Ontology Special |
2034 | 2034 | 'ontologyimport' => 'استيراد أنتولوجي', |
2035 | 2035 | |