diff options
author | Filip Komar <filip@mageia.org> | 2012-07-28 11:51:08 +0000 |
---|---|---|
committer | Filip Komar <filip@mageia.org> | 2012-07-28 11:51:08 +0000 |
commit | c5d4252d9168efc5279bf02057b84a5becdbd535 (patch) | |
tree | dd3fb5a74ce5af28bcffc74918f88441f3cded1c | |
parent | 315f9fa5471ecb2c4d9b162070549e1f6b3952dc (diff) | |
download | www-c5d4252d9168efc5279bf02057b84a5becdbd535.tar www-c5d4252d9168efc5279bf02057b84a5becdbd535.tar.gz www-c5d4252d9168efc5279bf02057b84a5becdbd535.tar.bz2 www-c5d4252d9168efc5279bf02057b84a5becdbd535.tar.xz www-c5d4252d9168efc5279bf02057b84a5becdbd535.zip |
change some language redirections to relative to be more translation friendly
-rw-r--r-- | en/donate/index.php | 2 | ||||
-rw-r--r-- | langs/cs/donate.cs.lang | 4 | ||||
-rw-r--r-- | langs/de/donate.de.lang | 4 | ||||
-rw-r--r-- | langs/en/donate.en.lang | 4 | ||||
-rw-r--r-- | langs/fr/donate.fr.lang | 4 | ||||
-rw-r--r-- | langs/ru/donate.ru.lang | 4 | ||||
-rw-r--r-- | langs/sl/donate.sl.lang | 4 | ||||
-rw-r--r-- | langs/uk/donate.uk.lang | 4 |
8 files changed, 15 insertions, 15 deletions
diff --git a/en/donate/index.php b/en/donate/index.php index bb5e118cb..2b5f98f6d 100644 --- a/en/donate/index.php +++ b/en/donate/index.php @@ -77,7 +77,7 @@ _lang_load($locale, 'donate'); </div> <div class="para track"> <h2 id="status"><?php _e('How to track donation?')?></h2> - <p><?php echo sprintf(_t('Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="/en/thank-you/">donors</a>!'), + <p><?php echo sprintf(_t('Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="../thank-you/">donors</a>!'), $g_donate_amount, $g_amount_remain);?></p> <p><?php echo sprintf(_t('We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="%s">financial reports</a>.'), '../about/reports/' . date('Y') . '/')?></p> diff --git a/langs/cs/donate.cs.lang b/langs/cs/donate.cs.lang index 78c8efc22..8805f2b81 100644 --- a/langs/cs/donate.cs.lang +++ b/langs/cs/donate.cs.lang @@ -96,8 +96,8 @@ a mnohé další. Jak dary sledovat? -;Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="/en/thank-you/">donors</a>! -Až do teď jsme díky všem našim <a href="/en/thank-you/">dárcům</a> dostali mnoho štědrých darů (%s, zbývá %s)! +;Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="../thank-you/">donors</a>! +Až do teď jsme díky všem našim <a href="../thank-you/">dárcům</a> dostali mnoho štědrých darů (%s, zbývá %s)! ;We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="%s">financial reports</a>. diff --git a/langs/de/donate.de.lang b/langs/de/donate.de.lang index 5e707fbd3..d61c08787 100644 --- a/langs/de/donate.de.lang +++ b/langs/de/donate.de.lang @@ -44,8 +44,8 @@ weiteres Wo gibt es eine Spendenübersicht? -;Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="/en/thank-you/">donors</a>! -Dank all <a href="/en/thank-you/">unserer</a> Spender verfügen wir derzeit über eine Summe von %s! +;Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="../thank-you/">donors</a>! +Dank all <a href="../thank-you/">unserer</a> Spender verfügen wir derzeit über eine Summe von %s! ;We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="%s">financial reports</a>. diff --git a/langs/en/donate.en.lang b/langs/en/donate.en.lang index 036551ff9..803b7c23d 100644 --- a/langs/en/donate.en.lang +++ b/langs/en/donate.en.lang @@ -96,8 +96,8 @@ etc. How to track donation? -;Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="/en/thank-you/">donors</a>! -Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="/en/thank-you/">donors</a>! +;Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="../thank-you/">donors</a>! +Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="../thank-you/">donors</a>! ;We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="%s">financial reports</a>. diff --git a/langs/fr/donate.fr.lang b/langs/fr/donate.fr.lang index a522b64b6..535b42ce6 100644 --- a/langs/fr/donate.fr.lang +++ b/langs/fr/donate.fr.lang @@ -60,8 +60,8 @@ etc. Comment suivre les dons ? -;Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="/en/thank-you/">donors</a>! -Actuellement, nous avons reçu %s (dont restent %s à ce jour) grâce à tous nos <a href="/en/thank-you/" hreflang="en">donateurs</a> ! +;Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="../thank-you/">donors</a>! +Actuellement, nous avons reçu %s (dont restent %s à ce jour) grâce à tous nos <a href="../thank-you/" hreflang="en">donateurs</a> ! ;We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="%s">financial reports</a>. diff --git a/langs/ru/donate.ru.lang b/langs/ru/donate.ru.lang index ce5222c3e..eea4bcdf7 100644 --- a/langs/ru/donate.ru.lang +++ b/langs/ru/donate.ru.lang @@ -60,8 +60,8 @@ Mageia.Org это некоммерческая организация, зани Как отследить ваши взносы? -;Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="/en/thank-you/">donors</a>! -В настоящее время мы получили %s, спасибо всем нашим <a href="/en/thank-you/">спонсорам</a>! +;Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="../thank-you/">donors</a>! +В настоящее время мы получили %s, спасибо всем нашим <a href="../thank-you/">спонсорам</a>! ;We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="%s">financial reports</a>. diff --git a/langs/sl/donate.sl.lang b/langs/sl/donate.sl.lang index b30bebd3c..ecd62bc6f 100644 --- a/langs/sl/donate.sl.lang +++ b/langs/sl/donate.sl.lang @@ -96,8 +96,8 @@ drugo. Kako spremljati donacijo? -;Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="/en/thank-you/">donors</a>! -Po zaslugi vseh naših <a href="/sl/thank-you/">donatorjev</a> smo prejeli precej velikodušnih donacij (vse skupaj %s, trenutno stanje %s)! +;Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="../thank-you/">donors</a>! +Po zaslugi vseh naših <a href="../thank-you/">donatorjev</a> smo prejeli precej velikodušnih donacij (vse skupaj %s, trenutno stanje %s)! ;We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="%s">financial reports</a>. diff --git a/langs/uk/donate.uk.lang b/langs/uk/donate.uk.lang index 6e0807fb7..f518ae789 100644 --- a/langs/uk/donate.uk.lang +++ b/langs/uk/donate.uk.lang @@ -96,8 +96,8 @@ Mageia.Org є неприбутковою організацією, яка кер Як простежити за пожертвою? -;Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="/en/thank-you/">donors</a>! -Нами отримано багато щедрих пожертв (%s, залишилося %s) завдяки всім нашим <a href="/en/thank-you/">спонсорам</a>! +;Currently, we received a lot of generous donations (%s, remains %s) thanks to all of our <a href="../thank-you/">donors</a>! +Нами отримано багато щедрих пожертв (%s, залишилося %s) завдяки всім нашим <a href="../thank-you/">спонсорам</a>! ;We believe public accountability is crucial. You can know more about how are used the funds received by reading our <a href="%s">financial reports</a>. |