aboutsummaryrefslogtreecommitdiffstats
path: root/langs
diff options
context:
space:
mode:
authorFilip Komar <filip@mageia.org>2013-07-14 18:34:25 +0000
committerFilip Komar <filip@mageia.org>2013-07-14 18:34:25 +0000
commit42d540a56e4459a9157e7fb8f95160182d5e2e6f (patch)
treef2a7e8369dac02014cddef19394da97d113fad5e /langs
parentafafa9510bfa64b1b055315e4ebbbb44a039b605 (diff)
downloadwww-42d540a56e4459a9157e7fb8f95160182d5e2e6f.tar
www-42d540a56e4459a9157e7fb8f95160182d5e2e6f.tar.gz
www-42d540a56e4459a9157e7fb8f95160182d5e2e6f.tar.bz2
www-42d540a56e4459a9157e7fb8f95160182d5e2e6f.tar.xz
www-42d540a56e4459a9157e7fb8f95160182d5e2e6f.zip
license page refactored, updated, included in i18n report and linked in map. map.en.lang sync. small addition on community page
Diffstat (limited to 'langs')
-rw-r--r--langs/cs/about/license.cs.lang23
-rw-r--r--langs/de/about/license.de.lang23
-rw-r--r--langs/diff.php21
-rw-r--r--langs/el/about/license.el.lang23
-rw-r--r--langs/en/about/license.en.lang23
-rw-r--r--langs/en/community.en.lang81
-rw-r--r--langs/en/map.en.lang61
-rw-r--r--langs/eo/about/license.eo.lang23
-rw-r--r--langs/es/about/license.es.lang23
-rw-r--r--langs/et/about/license.et.lang23
-rw-r--r--langs/fi/about/license.fi.lang23
-rw-r--r--langs/fr/about/license.fr.lang23
-rw-r--r--langs/id/about/license.id.lang23
-rw-r--r--langs/it/about/license.it.lang23
-rw-r--r--langs/lv/about/license.lv.lang23
-rw-r--r--langs/nb/about/license.nb.lang23
-rw-r--r--langs/nl/about/license.nl.lang23
-rw-r--r--langs/pl/about/license.pl.lang23
-rw-r--r--langs/pt-br/about/license.pt-br.lang23
-rw-r--r--langs/pt/about/license.pt.lang23
-rw-r--r--langs/report.php8
-rw-r--r--langs/ro/about/license.ro.lang23
-rw-r--r--langs/ru/about/license.ru.lang23
-rw-r--r--langs/sl/about/license.sl.lang23
-rw-r--r--langs/sl/community.sl.lang81
-rw-r--r--langs/sl/map.sl.lang78
-rw-r--r--langs/tr/about/license.tr.lang23
-rw-r--r--langs/uk/about/license.uk.lang23
-rw-r--r--langs/ur/about/license.ur.lang23
-rw-r--r--langs/zh-cn/about/license.zh-cn.lang23
-rw-r--r--langs/zh-tw/about/license.zh-tw.lang23
31 files changed, 764 insertions, 141 deletions
diff --git a/langs/cs/about/license.cs.lang b/langs/cs/about/license.cs.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/cs/about/license.cs.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/de/about/license.de.lang b/langs/de/about/license.de.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/de/about/license.de.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/diff.php b/langs/diff.php
index 518dc211a..462b72a4c 100644
--- a/langs/diff.php
+++ b/langs/diff.php
@@ -31,6 +31,12 @@ if($source_file =='en/about/constitution.en.lang') {
$constitution = false;
}
+if($source_file =='en/about/license.en.lang') {
+ $license = true;
+} else {
+ $license = false;
+}
+
$source_file = realpath($source_file);
$target_file = realpath($target_file);
@@ -48,12 +54,21 @@ $s .= sprintf('<h1>Differences between %s source and %s target</h1>',
if($constitution) {
$s .= '<h2 style="color: red;">Please translate constitution first</h2>';
- $s .= '<p>You can find it in <a href="http://svnweb.mageia.org/org/constitution/">svn</a>. Please read <a href="https://wiki.mageia.org/en/Internationalisation_Team_%28i18n%29#Special_cases_of_web_pages">page on wiki for more information</a> about that.</p>';
+ $s .= '<p>You can find it in <a href="http://svnweb.mageia.org/org/constitution/">svn</a>. ';
+}
+
+if($license) {
+ $s .= '<h2 style="color: red;">Please translate license first</h2>';
+ $s .= '<p>You can find it in <a href="http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/">svn</a>. ';
+}
+
+if($constitution || $license) {
+ $s .= 'Please read <a href="https://wiki.mageia.org/en/Internationalisation_Team_%28i18n%29#Special_cases_of_web_pages">page on wiki for more information</a> about that.</p>';
}
-foreach (array('missing', 'notrans', 'extra') as $type) {
+foreach (array('missing' => 'missing strings', 'notrans' => 'untranslated strings', 'extra' => 'unused (old) strings') as $type => $name) {
if (count($diff[$type]) > 0) {
- $s .= sprintf('<h2>%d %s:</h2>', count($diff[$type]), $type);
+ $s .= sprintf('<h2>%d %s:</h2>', count($diff[$type]), $name);
$s .= '<pre>';
foreach ($diff[$type] as $l)
$s .= sprintf(";%s\n\n", htmlspecialchars($l));
diff --git a/langs/el/about/license.el.lang b/langs/el/about/license.el.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/el/about/license.el.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/en/about/license.en.lang b/langs/en/about/license.en.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/en/about/license.en.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/en/community.en.lang b/langs/en/community.en.lang
index 910212e0f..c5955d289 100644
--- a/langs/en/community.en.lang
+++ b/langs/en/community.en.lang
@@ -1,4 +1,4 @@
-# Generated by extract2lang.php on 2013-05-25T18:57:29+02:00
+# Generated by extract2lang.php on 2013-07-14T17:49:03+00:00
# Domain community
# include translation strings from:
# en/community/index.php
@@ -68,186 +68,191 @@ Mailing-lists
http://wiki.mageia.org/
-# en/community/index.php +45
+# en/community/index.php +41
+;People
+People
+
+
+# en/community/index.php +46
;News
News
-# en/community/index.php +65
+# en/community/index.php +66
;How to contribute?
How to contribute?
-# en/community/index.php +67
+# en/community/index.php +68
;Start here
Start here
-# en/community/index.php +68
+# en/community/index.php +69
;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>.
-# en/community/index.php +69
+# en/community/index.php +70
;You can also <a href="../donate/">support financially</a> the project!
You can also <a href="../donate/">support financially</a> the project!
-# en/community/index.php +72
+# en/community/index.php +73
;Toolbox
Toolbox
-# en/community/index.php +74
+# en/community/index.php +75
;Wiki</a> &larr; collaborative documentation
Wiki</a> &larr; collaborative documentation
-# en/community/index.php +75
+# en/community/index.php +76
;Bugzilla</a> &larr; to report bugs
Bugzilla</a> &larr; to report bugs
-# en/community/index.php +78
+# en/community/index.php +79
;Mageia Applications Database
Mageia Applications Database
-# en/community/index.php +81
+# en/community/index.php +82
;For developers &amp; packagers
For developers &amp; packagers
-# en/community/index.php +83
+# en/community/index.php +84
;Subversion
Subversion
-# en/community/index.php +84
+# en/community/index.php +85
;Git</a> code repositories
Git</a> code repositories
-# en/community/index.php +85
+# en/community/index.php +86
;Packages submission queue
Packages submission queue
-# en/community/index.php +86
+# en/community/index.php +87
;unmaintained packages
unmaintained packages
-# en/community/index.php +87
+# en/community/index.php +88
;Global QA report
Global QA report
-# en/community/index.php +91
+# en/community/index.php +92
;Conversations
Conversations
-# en/community/index.php +92
+# en/community/index.php +93
;... or, how to get in touch with us? Easy:
... or, how to get in touch with us? Easy:
-# en/community/index.php +94
+# en/community/index.php +95
;IRC</a> on Freenode
IRC</a> on Freenode
-# en/community/index.php +98
+# en/community/index.php +99
;in real life!
in real life!
-# en/community/index.php +99
+# en/community/index.php +100
;during events!
during events!
-# en/community/index.php +102
+# en/community/index.php +103
;Teams you can join!
Teams you can join!
-# en/community/index.php +104
+# en/community/index.php +105
;Atelier
Atelier
-# en/community/index.php +105
+# en/community/index.php +106
;Documentation
Documentation
-# en/community/index.php +106
+# en/community/index.php +107
;Packaging
Packaging
-# en/community/index.php +107
+# en/community/index.php +108
;Testing &amp; <abbr title="Quality Assurance">QA</abbr>
Testing &amp; <abbr title="Quality Assurance">QA</abbr>
-# en/community/index.php +108
+# en/community/index.php +109
;Translation
Translation
-# en/community/index.php +109
+# en/community/index.php +110
;Systems &amp; infrastructure administration
Systems &amp; infrastructure administration
-# en/community/index.php +110
+# en/community/index.php +111
;Bugs triaging
Bugs triaging
-# en/community/index.php +122
+# en/community/index.php +123
;Mageia
Mageia
-# en/community/index.php +124
+# en/community/index.php +125
;More about Mageia
More about Mageia
-# en/community/index.php +125
+# en/community/index.php +126
;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>
-# en/community/index.php +126
+# en/community/index.php +127
;Our governance model</a> and structure:
Our governance model</a> and structure:
-# en/community/index.php +128
+# en/community/index.php +129
;Teams
Teams
-# en/community/index.php +129
+# en/community/index.php +130
;the Council
the Council
-# en/community/index.php +130
+# en/community/index.php +131
;the Board
the Board
-# en/community/index.php +132
+# en/community/index.php +133
;<a href="../donate/">Donations</a> &amp; <a href="../about/reports/">reports</a>.
<a href="../donate/">Donations</a> &amp; <a href="../about/reports/">reports</a>.
-# en/community/index.php +136
+# en/community/index.php +137
;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/en/map.en.lang b/langs/en/map.en.lang
index 3afa0bb5e..901128bcf 100644
--- a/langs/en/map.en.lang
+++ b/langs/en/map.en.lang
@@ -1,4 +1,4 @@
-# Generated by extract2lang.php on 2013-07-14T07:29:40+02:00
+# Generated by extract2lang.php on 2013-07-14T18:02:24+00:00
# Domain map
# include translation strings from:
# en/map/index.php
@@ -79,121 +79,126 @@ Reports
# en/map/index.php +33
+;License
+License
+
+
+# en/map/index.php +34
;Timeline
Timeline
-# en/map/index.php +34
+# en/map/index.php +35
;Financial Infos
Financial Infos
-# en/map/index.php +38
+# en/map/index.php +39
;Downloads
Downloads
-# en/map/index.php +41
+# en/map/index.php +42
;3 (May 2013)
3 (May 2013)
-# en/map/index.php +42
+# en/map/index.php +43
;2 (May 2012)
2 (May 2012)
-# en/map/index.php +43
+# en/map/index.php +44
;1 (June 2011)
1 (June 2011)
-# en/map/index.php +44
+# en/map/index.php +45
;Download mirrors
Download mirrors
-# en/map/index.php +48
+# en/map/index.php +49
;Support
Support
-# en/map/index.php +51
+# en/map/index.php +52
;Software updates
Software updates
-# en/map/index.php +52
+# en/map/index.php +53
;Product lifecycle
Product lifecycle
-# en/map/index.php +53
+# en/map/index.php +54
;Official Documentation
Official Documentation
-# en/map/index.php +54
+# en/map/index.php +55
;Community support
Community support
-# en/map/index.php +55
+# en/map/index.php +56
;Professional support
Professional support
-# en/map/index.php +56
+# en/map/index.php +57
;Compatible hardware
Compatible hardware
-# en/map/index.php +57
+# en/map/index.php +58
;FAQ
FAQ
-# en/map/index.php +61
+# en/map/index.php +62
;Community
Community
-# en/map/index.php +64
+# en/map/index.php +65
;Planet
Planet
-# en/map/index.php +64
+# en/map/index.php +65
;http://planet.mageia.org/en/
http://planet.mageia.org/en/
-# en/map/index.php +65
+# en/map/index.php +66
;Blog
Blog
-# en/map/index.php +65
+# en/map/index.php +66
;http://blog.mageia.org/en/
http://blog.mageia.org/en/
-# en/map/index.php +66
+# en/map/index.php +67
;Calendar
Calendar
-# en/map/index.php +67
+# en/map/index.php +68
;Mailing-lists
Mailing-lists
-# en/map/index.php +69
+# en/map/index.php +70
;Forums
Forums
-# en/map/index.php +69
+# en/map/index.php +70
;https://forums.mageia.org/
https://forums.mageia.org/
@@ -233,21 +238,21 @@ Your Mageia id
Privacy policy
-# en/map/index.php +124
+# en/map/index.php +123
;Mageia.org site map
Mageia.org site map
-# en/map/index.php +125
+# en/map/index.php +124
;mageia, web site, map, sitemap
mageia, web site, map, sitemap
-# en/map/index.php +133
+# en/map/index.php +132
;Site Map
Site Map
-# en/map/index.php +140
+# en/map/index.php +139
;You still can not find what you were looking for? Try searching mageia.org:
You still can not find what you were looking for? Try searching mageia.org:
diff --git a/langs/eo/about/license.eo.lang b/langs/eo/about/license.eo.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/eo/about/license.eo.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/es/about/license.es.lang b/langs/es/about/license.es.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/es/about/license.es.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/et/about/license.et.lang b/langs/et/about/license.et.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/et/about/license.et.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/fi/about/license.fi.lang b/langs/fi/about/license.fi.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/fi/about/license.fi.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/fr/about/license.fr.lang b/langs/fr/about/license.fr.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/fr/about/license.fr.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/id/about/license.id.lang b/langs/id/about/license.id.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/id/about/license.id.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/it/about/license.it.lang b/langs/it/about/license.it.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/it/about/license.it.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/lv/about/license.lv.lang b/langs/lv/about/license.lv.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/lv/about/license.lv.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/nb/about/license.nb.lang b/langs/nb/about/license.nb.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/nb/about/license.nb.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/nl/about/license.nl.lang b/langs/nl/about/license.nl.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/nl/about/license.nl.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/pl/about/license.pl.lang b/langs/pl/about/license.pl.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/pl/about/license.pl.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/pt-br/about/license.pt-br.lang b/langs/pt-br/about/license.pt-br.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/pt-br/about/license.pt-br.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/pt/about/license.pt.lang b/langs/pt/about/license.pt.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/pt/about/license.pt.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/report.php b/langs/report.php
index 3675e126b..5be405cf4 100644
--- a/langs/report.php
+++ b/langs/report.php
@@ -113,9 +113,15 @@
}
$test['a'] += $strings_en_constitution; // add aproximate number of strings from constitution to translate
if(!is_readable($dest_constitution) || $l == 'en') {
- $num_of_untranslated_strings += $strings_en_constitution; // add constitution strings as not translated
+ $num_of_untranslated_strings += $strings_en_constitution; // add all constitution strings
}
}
+ if ($link == 'about/license') {
+ require_once('../en/about/license/license.php');
+ $license_numbers = array_pop(read_license_from_vcs($l));
+ $test['a'] += $license_numbers["all"]; // add aproximate number of untranslated sentences from license
+ $num_of_untranslated_strings += $license_numbers["untran"]; // add number of all license sentences
+ }
if ($nav) {
$mga = array();
diff --git a/langs/ro/about/license.ro.lang b/langs/ro/about/license.ro.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/ro/about/license.ro.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/ru/about/license.ru.lang b/langs/ru/about/license.ru.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/ru/about/license.ru.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/sl/about/license.sl.lang b/langs/sl/about/license.sl.lang
new file mode 100644
index 000000000..0a30d76a0
--- /dev/null
+++ b/langs/sl/about/license.sl.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details. {ok}
+
+
+# en/about/license/index.php +17
+;Mageia license
+Licenčna pogodba Mageia
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+Več informacij o licenčni politiki je %stukaj</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Opozorilo o patentih
diff --git a/langs/sl/community.sl.lang b/langs/sl/community.sl.lang
index 5a8349ede..fb770e2e7 100644
--- a/langs/sl/community.sl.lang
+++ b/langs/sl/community.sl.lang
@@ -1,4 +1,4 @@
-# Generated by extract2lang.php on 2013-05-25T18:57:29+02:00
+# Generated by extract2lang.php on 2013-07-14T17:49:03+00:00
# Domain community
# include translation strings from:
# en/community/index.php
@@ -68,186 +68,191 @@ Dopisni seznami
http://wiki.mageia.org/ {ok}
-# en/community/index.php +45
+# en/community/index.php +41
+;People
+Ljudje
+
+
+# en/community/index.php +46
;News
Novice
-# en/community/index.php +65
+# en/community/index.php +66
;How to contribute?
Kako sodelovati?
-# en/community/index.php +67
+# en/community/index.php +68
;Start here
Pričnite tule
-# en/community/index.php +68
+# en/community/index.php +69
;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.
-# en/community/index.php +69
+# en/community/index.php +70
;You can also <a href="../donate/">support financially</a> the project!
Projekt lahko <a href="../donate/">podprete tudi finančno</a>!
-# en/community/index.php +72
+# en/community/index.php +73
;Toolbox
Orodja skupnosti
-# en/community/index.php +74
+# en/community/index.php +75
;Wiki</a> &larr; collaborative documentation
Wiki</a> &larr; soustvarjena dokumentacija
-# en/community/index.php +75
+# en/community/index.php +76
;Bugzilla</a> &larr; to report bugs
Bugzilla</a> &larr; za poročanje hroščev
-# en/community/index.php +78
+# en/community/index.php +79
;Mageia Applications Database
Podatkovna zbirka programov Mageia
-# en/community/index.php +81
+# en/community/index.php +82
;For developers &amp; packagers
Za razvijalce in pripravljalce paketov
-# en/community/index.php +83
+# en/community/index.php +84
;Subversion
Subversion {ok}
-# en/community/index.php +84
+# en/community/index.php +85
;Git</a> code repositories
Git</a> kot skladišči izvorne kode
-# en/community/index.php +85
+# en/community/index.php +86
;Packages submission queue
Seznam poslanih paketov za prevajanje
-# en/community/index.php +86
+# en/community/index.php +87
;unmaintained packages
paketi brez vzdrževanja
-# en/community/index.php +87
+# en/community/index.php +88
;Global QA report
globalno poročilo nadzora kakovosti
-# en/community/index.php +91
+# en/community/index.php +92
;Conversations
Komunikacije
-# en/community/index.php +92
+# en/community/index.php +93
;... or, how to get in touch with us? Easy:
... ali kako z nami priti v stik? Preprosto:
-# en/community/index.php +94
+# en/community/index.php +95
;IRC</a> on Freenode
IRC</a> na strežniku Freenode
-# en/community/index.php +98
+# en/community/index.php +99
;in real life!
v resnici!
-# en/community/index.php +99
+# en/community/index.php +100
;during events!
na prireditvah!
-# en/community/index.php +102
+# en/community/index.php +103
;Teams you can join!
Ekipe, ki se jim lahko pridružite!
-# en/community/index.php +104
+# en/community/index.php +105
;Atelier
Atelje
-# en/community/index.php +105
+# en/community/index.php +106
;Documentation
Dokumentiranje
-# en/community/index.php +106
+# en/community/index.php +107
;Packaging
Priprava paketov
-# en/community/index.php +107
+# en/community/index.php +108
;Testing &amp; <abbr title="Quality Assurance">QA</abbr>
Testiranje in nadzor kakovosti (<abbr title="Quality Assurance">QA</abbr>)
-# en/community/index.php +108
+# en/community/index.php +109
;Translation
Prevajanje
-# en/community/index.php +109
+# en/community/index.php +110
;Systems &amp; infrastructure administration
Administracija sistemov in informacijske infrastrukture
-# en/community/index.php +110
+# en/community/index.php +111
;Bugs triaging
Razvrščanje hroščev (trijaža)
-# en/community/index.php +122
+# en/community/index.php +123
;Mageia
Mageia {ok}
-# en/community/index.php +124
+# en/community/index.php +125
;More about Mageia
Več o Mageji
-# en/community/index.php +125
+# en/community/index.php +126
;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>
-# en/community/index.php +126
+# en/community/index.php +127
;Our governance model</a> and structure:
Naš model upravljanja</a> in struktura:
-# en/community/index.php +128
+# en/community/index.php +129
;Teams
Ekipe
-# en/community/index.php +129
+# en/community/index.php +130
;the Council
Svet
-# en/community/index.php +130
+# en/community/index.php +131
;the Board
Odbor
-# en/community/index.php +132
+# en/community/index.php +133
;<a href="../donate/">Donations</a> &amp; <a href="../about/reports/">reports</a>.
<a href="../donate/">Donacije</a> in <a href="../about/reports/">poročila</a>.
-# en/community/index.php +136
+# en/community/index.php +137
;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>!
diff --git a/langs/sl/map.sl.lang b/langs/sl/map.sl.lang
index 2e984d427..f2d2cb2ab 100644
--- a/langs/sl/map.sl.lang
+++ b/langs/sl/map.sl.lang
@@ -1,5 +1,7 @@
-# Generated by extract2lang.php on 2013-05-22T07:38:44+02:00
-# Domain map_
+# Generated by extract2lang.php on 2013-07-14T18:02:24+00:00
+# Domain map
+# include translation strings from:
+# en/map/index.php
# en/map/index.php +9
;About Mageia
@@ -77,151 +79,161 @@ Poročila
# en/map/index.php +33
+;License
+Licenčna pogodba
+
+
+# en/map/index.php +34
;Timeline
Časovnica
-# en/map/index.php +37
+# en/map/index.php +35
+;Financial Infos
+Finančne informacije
+
+
+# en/map/index.php +39
;Downloads
Prenosi
-# en/map/index.php +40
+# en/map/index.php +42
;3 (May 2013)
3 (maj 2013)
-# en/map/index.php +41
+# en/map/index.php +43
;2 (May 2012)
2 (maj 2012)
-# en/map/index.php +42
+# en/map/index.php +44
;1 (June 2011)
1 (junij 2011)
-# en/map/index.php +43
+# en/map/index.php +45
;Download mirrors
Zrcalni strežniki za prenose
-# en/map/index.php +47
+# en/map/index.php +49
;Support
Podpora
-# en/map/index.php +50
+# en/map/index.php +52
;Software updates
Posodobitve programske opreme
-# en/map/index.php +51
+# en/map/index.php +53
;Product lifecycle
Čas podpore izdelka
-# en/map/index.php +52
+# en/map/index.php +54
;Official Documentation
Uradna dokumentacija
-# en/map/index.php +53
+# en/map/index.php +55
;Community support
Podpora skupnosti
-# en/map/index.php +54
+# en/map/index.php +56
;Professional support
Strokovna podpora
-# en/map/index.php +55
+# en/map/index.php +57
;Compatible hardware
Združljiva strojna oprema
-# en/map/index.php +56
+# en/map/index.php +58
;FAQ
Pogosta vprašanja
-# en/map/index.php +60
+# en/map/index.php +62
;Community
Skupnost
-# en/map/index.php +63
+# en/map/index.php +65
;Planet
Planet novic
-# en/map/index.php +63
+# en/map/index.php +65
;http://planet.mageia.org/en/
http://planet.mageia.org/en/ {ok}
-# en/map/index.php +64
+# en/map/index.php +66
;Blog
Blog {ok}
-# en/map/index.php +64
+# en/map/index.php +66
;http://blog.mageia.org/en/
http://blog.mageia.org/en/ {ok}
-# en/map/index.php +65
+# en/map/index.php +67
;Calendar
Koledar
-# en/map/index.php +66
+# en/map/index.php +68
;Mailing-lists
Poštni seznami
-# en/map/index.php +69
+# en/map/index.php +70
;Forums
Forumi
-# en/map/index.php +69
-;http://forums.mageia.org/
-http://forums.mageia.org/ {ok}
+# en/map/index.php +70
+;https://forums.mageia.org/
+https://forums.mageia.org/ {ok}
-# en/map/index.php +76
+# en/map/index.php +77
;Contribute
Sodelujte
-# en/map/index.php +79
+# en/map/index.php +80
;Why contribute?
Zakaj sodelovati?
-# en/map/index.php +80
+# en/map/index.php +81
;How to contribute?
Kako sodelovati?
-# en/map/index.php +81
+# en/map/index.php +82
;Donate
Prispevajte
-# en/map/index.php +85
+# en/map/index.php +86
;About you
O vas
-# en/map/index.php +88
+# en/map/index.php +89
;Your Mageia id
Registracija in upravljanje vaše prijave (Mageia id).
-# en/map/index.php +89
+# en/map/index.php +90
;Privacy policy
Politika zasebnosti
diff --git a/langs/tr/about/license.tr.lang b/langs/tr/about/license.tr.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/tr/about/license.tr.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/uk/about/license.uk.lang b/langs/uk/about/license.uk.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/uk/about/license.uk.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/ur/about/license.ur.lang b/langs/ur/about/license.ur.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/ur/about/license.ur.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/zh-cn/about/license.zh-cn.lang b/langs/zh-cn/about/license.zh-cn.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/zh-cn/about/license.zh-cn.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents
diff --git a/langs/zh-tw/about/license.zh-tw.lang b/langs/zh-tw/about/license.zh-tw.lang
new file mode 100644
index 000000000..1cbe7a580
--- /dev/null
+++ b/langs/zh-tw/about/license.zh-tw.lang
@@ -0,0 +1,23 @@
+# Generated by extract2lang.php on 2013-07-14T12:30:06+00:00
+# Domain about/license
+# include translation strings from:
+# en/about/license/index.php
+
+# en/about/license/index.php +11
+;Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+Note to translators! PLEASE READ THIS LINE! YOU DON'T NEED TO TRANSLATE IT! Please translate license in file "http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/po/" first. Check wiki for details.
+
+
+# en/about/license/index.php +17
+;Mageia license
+Mageia license
+
+
+# en/about/license/index.php +34
+;You can get more information about our licensing policy %shere</a>.
+You can get more information about our licensing policy %shere</a>.
+
+
+# en/about/license/index.php +46
+;Warning about patents
+Warning about patents