diff options
-rw-r--r-- | en/community/index.php | 18 | ||||
-rw-r--r-- | langs/en/community.en.lang | 109 | ||||
-rw-r--r-- | langs/sl/community.sl.lang | 111 |
3 files changed, 112 insertions, 126 deletions
diff --git a/en/community/index.php b/en/community/index.php index 3e9647f54..3817c4f68 100644 --- a/en/community/index.php +++ b/en/community/index.php @@ -55,17 +55,9 @@ include '../../lib/news.php'; ?> <hr> <p><?php - $s = array(); - $feeds = array( - 'Planet' => 'http://planet.mageia.org/en/', - 'Blog' => 'http://blog.mageia.org/en/', - 'Forum' => 'https://forum.mageia.org/en/' - ); - foreach ($feeds as $k => $v) - if (_t($v) != $v) - $s[] = sprintf('<a href="%s">%s</a>', _t($v), _t($k)); - - echo implode(' | ', $s); + echo sprintf('<a href="%s">%s</a>', _t('http://planet.mageia.org/en/', null, ''), _t('Planet', null, '')) . ' | '; + echo sprintf('<a href="%s">%s</a>', _t('http://blog.mageia.org/en/', null, ''), _t('Blog', null, '')) . ' | '; + echo sprintf('<a href="%s">%s</a>', _t('https://forum.mageia.org/en/', null, ''), _t('Forums', null, '')); ?></p> </section> </div> @@ -81,7 +73,7 @@ include '../../lib/news.php'; <ul class="hl"> <li><a href="<?php _e('http://wiki.mageia.org/')?>"><?php _e('Wiki</a> ← collaborative documentation')?></li> <li><a href="http://bugs.mageia.org/"><?php _e('Bugzilla</a> ← to report bugs')?></li> - <li><a href="<?php _e('https://forum.mageia.org/en/')?>"><?php _e('Forum')?></a></li> + <li><a href="<?php _e('https://forum.mageia.org/en/')?>"><?php _e('Forums')?></a></li> <li><a href="../calendar/"><?php _e('Calendar')?></a></li> <li><a href="http://mageia.madb.org"><?php _e('Mageia Applications Database')?></a></li> </ul> @@ -101,7 +93,7 @@ include '../../lib/news.php'; <ul class="hl"> <li><a href="https://wiki.mageia.org/en/IRC" title="Internet Relay Chat"><?php echo _d('IRC</a> on Freenode')?>,</li> <li><a href="https://wiki.mageia.org/en/Mailing_lists"><?php echo _d('Mailing-lists')?></a>,</li> - <li><a href="<?php _e('https://forum.mageia.org/en/')?>"><?php echo _d('Forum')?></a>,</li> + <li><a href="<?php _e('https://forum.mageia.org/en/')?>"><?php echo _d('Forums')?></a>,</li> <li><a href="<?php _e('http://blog.mageia.org/en/')?>"><?php echo _d('Blog')?></a>,</li> <li><?php _e('in real life!')?></li> <li><?php _e('during events!')?></li> diff --git a/langs/en/community.en.lang b/langs/en/community.en.lang index 9ed719fdc..910212e0f 100644 --- a/langs/en/community.en.lang +++ b/langs/en/community.en.lang @@ -1,256 +1,253 @@ -# Generated by extract2lang.php on 2012-12-21T11:10:58+01:00 +# Generated by extract2lang.php on 2013-05-25T18:57:29+02:00 # Domain community +# include translation strings from: +# en/community/index.php -# ../../svn/web/en/community/index.php +13 +# en/community/index.php +13 ;Mageia Community Mageia Community -# ../../svn/web/en/community/index.php +14 +# en/community/index.php +14 ;Mageia Community Central is the place where all contributors and users can find the latest news about Mageia and learn more about what to do in the project. Mageia Community Central is the place where all contributors and users can find the latest news about Mageia and learn more about what to do in the project. -# ../../svn/web/en/community/index.php +15 +# en/community/index.php +15 ;mageia, community, news, tools, tasks mageia, community, news, tools, tasks -# ../../svn/web/en/community/index.php +31 +# en/community/index.php +31 ;Mageia Community Central Mageia Community Central -# ../../svn/web/en/community/index.php +33 +# en/community/index.php +33 ;http://blog.mageia.org/en/ http://blog.mageia.org/en/ -# ../../svn/web/en/community/index.php +33 +# en/community/index.php +33 ;Blog Blog -# ../../svn/web/en/community/index.php +34 +# en/community/index.php +34 ;http://planet.mageia.org/en/ http://planet.mageia.org/en/ -# ../../svn/web/en/community/index.php +34 +# en/community/index.php +34 ;Planet Planet -# ../../svn/web/en/community/index.php +35 +# en/community/index.php +35 ;Calendar Calendar -# ../../svn/web/en/community/index.php +37 +# en/community/index.php +37 ;https://forum.mageia.org/en/ https://forum.mageia.org/en/ -# ../../svn/web/en/community/index.php +37 +# en/community/index.php +37 ;Forums Forums -# ../../svn/web/en/community/index.php +38 +# en/community/index.php +38 ;Mailing-lists Mailing-lists -# ../../svn/web/en/community/index.php +39 +# en/community/index.php +39 ;http://wiki.mageia.org/ http://wiki.mageia.org/ -# ../../svn/web/en/community/index.php +45 +# en/community/index.php +45 ;News News -# ../../svn/web/en/community/index.php +73 +# en/community/index.php +65 ;How to contribute? How to contribute? -# ../../svn/web/en/community/index.php +75 +# en/community/index.php +67 ;Start here Start here -# ../../svn/web/en/community/index.php +76 +# en/community/index.php +68 ;and meet us on <a href="http://wiki.mageia.org/en/IRC">IRC</a>. and meet us on <a href="http://wiki.mageia.org/en/IRC">IRC</a>. -# ../../svn/web/en/community/index.php +77 +# en/community/index.php +69 ;You can also <a href="../donate/">support financially</a> the project! You can also <a href="../donate/">support financially</a> the project! -# ../../svn/web/en/community/index.php +80 +# en/community/index.php +72 ;Toolbox Toolbox -# ../../svn/web/en/community/index.php +82 +# en/community/index.php +74 ;Wiki</a> ← collaborative documentation Wiki</a> ← collaborative documentation -# ../../svn/web/en/community/index.php +83 +# en/community/index.php +75 ;Bugzilla</a> ← to report bugs Bugzilla</a> ← to report bugs -# ../../svn/web/en/community/index.php +84 -;Forum -Forum - - -# ../../svn/web/en/community/index.php +86 +# en/community/index.php +78 ;Mageia Applications Database Mageia Applications Database -# ../../svn/web/en/community/index.php +89 +# en/community/index.php +81 ;For developers & packagers For developers & packagers -# ../../svn/web/en/community/index.php +91 +# en/community/index.php +83 ;Subversion Subversion -# ../../svn/web/en/community/index.php +92 +# en/community/index.php +84 ;Git</a> code repositories Git</a> code repositories -# ../../svn/web/en/community/index.php +93 +# en/community/index.php +85 ;Packages submission queue Packages submission queue -# ../../svn/web/en/community/index.php +94 +# en/community/index.php +86 ;unmaintained packages unmaintained packages -# ../../svn/web/en/community/index.php +95 +# en/community/index.php +87 ;Global QA report Global QA report -# ../../svn/web/en/community/index.php +99 +# en/community/index.php +91 ;Conversations Conversations -# ../../svn/web/en/community/index.php +100 +# en/community/index.php +92 ;... or, how to get in touch with us? Easy: ... or, how to get in touch with us? Easy: -# ../../svn/web/en/community/index.php +102 +# en/community/index.php +94 ;IRC</a> on Freenode IRC</a> on Freenode -# ../../svn/web/en/community/index.php +106 +# en/community/index.php +98 ;in real life! in real life! -# ../../svn/web/en/community/index.php +107 +# en/community/index.php +99 ;during events! during events! -# ../../svn/web/en/community/index.php +110 +# en/community/index.php +102 ;Teams you can join! Teams you can join! -# ../../svn/web/en/community/index.php +112 +# en/community/index.php +104 ;Atelier Atelier -# ../../svn/web/en/community/index.php +113 +# en/community/index.php +105 ;Documentation Documentation -# ../../svn/web/en/community/index.php +114 +# en/community/index.php +106 ;Packaging Packaging -# ../../svn/web/en/community/index.php +115 +# en/community/index.php +107 ;Testing & <abbr title="Quality Assurance">QA</abbr> Testing & <abbr title="Quality Assurance">QA</abbr> -# ../../svn/web/en/community/index.php +116 +# en/community/index.php +108 ;Translation Translation -# ../../svn/web/en/community/index.php +117 +# en/community/index.php +109 ;Systems & infrastructure administration Systems & infrastructure administration -# ../../svn/web/en/community/index.php +118 +# en/community/index.php +110 ;Bugs triaging Bugs triaging -# ../../svn/web/en/community/index.php +130 +# en/community/index.php +122 ;Mageia Mageia -# ../../svn/web/en/community/index.php +132 +# en/community/index.php +124 ;More about Mageia More about Mageia -# ../../svn/web/en/community/index.php +133 +# en/community/index.php +125 ;Our <a href="../about/code-of-conduct/">code of conduct</a> and <a href="../about/values/">values</a> Our <a href="../about/code-of-conduct/">code of conduct</a> and <a href="../about/values/">values</a> -# ../../svn/web/en/community/index.php +134 +# en/community/index.php +126 ;Our governance model</a> and structure: Our governance model</a> and structure: -# ../../svn/web/en/community/index.php +136 +# en/community/index.php +128 ;Teams Teams -# ../../svn/web/en/community/index.php +137 +# en/community/index.php +129 ;the Council the Council -# ../../svn/web/en/community/index.php +138 +# en/community/index.php +130 ;the Board the Board -# ../../svn/web/en/community/index.php +140 +# en/community/index.php +132 ;<a href="../donate/">Donations</a> & <a href="../about/reports/">reports</a>. <a href="../donate/">Donations</a> & <a href="../about/reports/">reports</a>. -# ../../svn/web/en/community/index.php +144 +# en/community/index.php +136 ;This page needs you! <a href="https://wiki.mageia.org/en/Web_team">Join the Web team</a>! This page needs you! <a href="https://wiki.mageia.org/en/Web_team">Join the Web team</a>! diff --git a/langs/sl/community.sl.lang b/langs/sl/community.sl.lang index 92582cf07..5a8349ede 100644 --- a/langs/sl/community.sl.lang +++ b/langs/sl/community.sl.lang @@ -1,256 +1,253 @@ -# Generated by extract2lang.php on 2012-12-21T11:10:58+01:00 +# Generated by extract2lang.php on 2013-05-25T18:57:29+02:00 # Domain community +# include translation strings from: +# en/community/index.php -# ../../svn/web/en/community/index.php +13 +# en/community/index.php +13 ;Mageia Community Skupnost Mageia -# ../../svn/web/en/community/index.php +14 +# en/community/index.php +14 ;Mageia Community Central is the place where all contributors and users can find the latest news about Mageia and learn more about what to do in the project. Središče skupnosti Mageia je kraj, kjer lahko vsi soustvarjalci in uporabniki najdejo najnovejše novice o Mageji in izvedejo več o tem, kako lahko pomagajo v projektu. -# ../../svn/web/en/community/index.php +15 +# en/community/index.php +15 ;mageia, community, news, tools, tasks mageia, skupnost, novice, orodja, naloge -# ../../svn/web/en/community/index.php +31 +# en/community/index.php +31 ;Mageia Community Central Središče skupnosti Mageia -# ../../svn/web/en/community/index.php +33 +# en/community/index.php +33 ;http://blog.mageia.org/en/ http://blog.mageia.org/en/ {ok} -# ../../svn/web/en/community/index.php +33 +# en/community/index.php +33 ;Blog Blog {ok} -# ../../svn/web/en/community/index.php +34 +# en/community/index.php +34 ;http://planet.mageia.org/en/ http://planet.mageia.org/en/ {ok} -# ../../svn/web/en/community/index.php +34 +# en/community/index.php +34 ;Planet Planet novic -# ../../svn/web/en/community/index.php +35 +# en/community/index.php +35 ;Calendar Koledar -# ../../svn/web/en/community/index.php +37 +# en/community/index.php +37 ;https://forum.mageia.org/en/ https://forum.mageia.org/en/ {ok} -# ../../svn/web/en/community/index.php +37 +# en/community/index.php +37 ;Forums Forumi -# ../../svn/web/en/community/index.php +38 +# en/community/index.php +38 ;Mailing-lists Dopisni seznami -# ../../svn/web/en/community/index.php +39 +# en/community/index.php +39 ;http://wiki.mageia.org/ http://wiki.mageia.org/ {ok} -# ../../svn/web/en/community/index.php +45 +# en/community/index.php +45 ;News Novice -# ../../svn/web/en/community/index.php +73 +# en/community/index.php +65 ;How to contribute? Kako sodelovati? -# ../../svn/web/en/community/index.php +75 +# en/community/index.php +67 ;Start here Pričnite tule -# ../../svn/web/en/community/index.php +76 +# en/community/index.php +68 ;and meet us on <a href="http://wiki.mageia.org/en/IRC">IRC</a>. in se pogovorite z nami na <a href="http://wiki.mageia.org/en/IRC">IRC</a>-u. -# ../../svn/web/en/community/index.php +77 +# en/community/index.php +69 ;You can also <a href="../donate/">support financially</a> the project! Projekt lahko <a href="../donate/">podprete tudi finančno</a>! -# ../../svn/web/en/community/index.php +80 +# en/community/index.php +72 ;Toolbox Orodja skupnosti -# ../../svn/web/en/community/index.php +82 +# en/community/index.php +74 ;Wiki</a> ← collaborative documentation Wiki</a> ← soustvarjena dokumentacija -# ../../svn/web/en/community/index.php +83 +# en/community/index.php +75 ;Bugzilla</a> ← to report bugs Bugzilla</a> ← za poročanje hroščev -# ../../svn/web/en/community/index.php +84 -;Forum -Forum {ok} - - -# ../../svn/web/en/community/index.php +86 +# en/community/index.php +78 ;Mageia Applications Database Podatkovna zbirka programov Mageia -# ../../svn/web/en/community/index.php +89 +# en/community/index.php +81 ;For developers & packagers Za razvijalce in pripravljalce paketov -# ../../svn/web/en/community/index.php +91 +# en/community/index.php +83 ;Subversion Subversion {ok} -# ../../svn/web/en/community/index.php +92 +# en/community/index.php +84 ;Git</a> code repositories Git</a> kot skladišči izvorne kode -# ../../svn/web/en/community/index.php +93 +# en/community/index.php +85 ;Packages submission queue Seznam poslanih paketov za prevajanje -# ../../svn/web/en/community/index.php +94 +# en/community/index.php +86 ;unmaintained packages paketi brez vzdrževanja -# ../../svn/web/en/community/index.php +95 +# en/community/index.php +87 ;Global QA report globalno poročilo nadzora kakovosti -# ../../svn/web/en/community/index.php +99 +# en/community/index.php +91 ;Conversations Komunikacije -# ../../svn/web/en/community/index.php +100 +# en/community/index.php +92 ;... or, how to get in touch with us? Easy: ... ali kako z nami priti v stik? Preprosto: -# ../../svn/web/en/community/index.php +102 +# en/community/index.php +94 ;IRC</a> on Freenode IRC</a> na strežniku Freenode -# ../../svn/web/en/community/index.php +106 +# en/community/index.php +98 ;in real life! v resnici! -# ../../svn/web/en/community/index.php +107 +# en/community/index.php +99 ;during events! na prireditvah! -# ../../svn/web/en/community/index.php +110 +# en/community/index.php +102 ;Teams you can join! Ekipe, ki se jim lahko pridružite! -# ../../svn/web/en/community/index.php +112 +# en/community/index.php +104 ;Atelier Atelje -# ../../svn/web/en/community/index.php +113 +# en/community/index.php +105 ;Documentation Dokumentiranje -# ../../svn/web/en/community/index.php +114 +# en/community/index.php +106 ;Packaging Priprava paketov -# ../../svn/web/en/community/index.php +115 +# en/community/index.php +107 ;Testing & <abbr title="Quality Assurance">QA</abbr> Testiranje in nadzor kakovosti (<abbr title="Quality Assurance">QA</abbr>) -# ../../svn/web/en/community/index.php +116 +# en/community/index.php +108 ;Translation Prevajanje -# ../../svn/web/en/community/index.php +117 +# en/community/index.php +109 ;Systems & infrastructure administration Administracija sistemov in informacijske infrastrukture -# ../../svn/web/en/community/index.php +118 +# en/community/index.php +110 ;Bugs triaging Razvrščanje hroščev (trijaža) -# ../../svn/web/en/community/index.php +130 +# en/community/index.php +122 ;Mageia Mageia {ok} -# ../../svn/web/en/community/index.php +132 +# en/community/index.php +124 ;More about Mageia Več o Mageji -# ../../svn/web/en/community/index.php +133 +# en/community/index.php +125 ;Our <a href="../about/code-of-conduct/">code of conduct</a> and <a href="../about/values/">values</a> Naš <a href="../about/code-of-conduct/">kodeks ravnanja</a> in <a href="../about/values/">vrednote</a> -# ../../svn/web/en/community/index.php +134 +# en/community/index.php +126 ;Our governance model</a> and structure: Naš model upravljanja</a> in struktura: -# ../../svn/web/en/community/index.php +136 +# en/community/index.php +128 ;Teams Ekipe -# ../../svn/web/en/community/index.php +137 +# en/community/index.php +129 ;the Council Svet -# ../../svn/web/en/community/index.php +138 +# en/community/index.php +130 ;the Board Odbor -# ../../svn/web/en/community/index.php +140 +# en/community/index.php +132 ;<a href="../donate/">Donations</a> & <a href="../about/reports/">reports</a>. <a href="../donate/">Donacije</a> in <a href="../about/reports/">poročila</a>. -# ../../svn/web/en/community/index.php +144 +# en/community/index.php +136 ;This page needs you! <a href="https://wiki.mageia.org/en/Web_team">Join the Web team</a>! -Ta spletna stran vas potrebuje! <a href="https://wiki.mageia.org/en/Web_team">Pridružite se ekipi za splet (Atelje)</a>!
\ No newline at end of file +Ta spletna stran vas potrebuje! <a href="https://wiki.mageia.org/en/Web_team">Pridružite se ekipi za splet (Atelje)</a>! |