Skip to content

Commit c3fee2d

Browse files
committed
Translations: Import from Launchpad.
git-svn-id: https://openintents.googlecode.com/svn/trunk@3821 72b678ce-9140-0410-bee8-679b907dd61a
1 parent 8b31816 commit c3fee2d

File tree

9 files changed

+321
-92
lines changed

9 files changed

+321
-92
lines changed

AboutApp/res/values-ar/strings.xml

+110
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,110 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
**
4+
** Copyright (C) 2008-2009 pjv (and others, see About dialog)
5+
**
6+
** This file is part of OI About.
7+
**
8+
** OI About is free software: you can redistribute it and/or modify
9+
** it under the terms of the GNU General Public License as published by
10+
** the Free Software Foundation, either version 3 of the License, or
11+
** (at your option) any later version.
12+
**
13+
** OI About is distributed in the hope that it will be useful,
14+
** but WITHOUT ANY WARRANTY; without even the implied warranty of
15+
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16+
** GNU General Public License for more details.
17+
**
18+
** You should have received a copy of the GNU General Public License
19+
** along with OI About. If not, see <http://www.gnu.org/licenses/>.
20+
**
21+
*/
22+
-->
23+
<resources>
24+
25+
<!-- ***************************
26+
About information
27+
*************************** -->
28+
29+
<!-- Automatically filled in by Launchpad: -->
30+
<string name="about_translators">translator-credits</string>
31+
32+
<!-- Explanation what this application does. It is a menu extension for other applications. -->
33+
<string name="about_comments">A standalone about dialog that is shared between apps.</string>
34+
35+
<!-- ***************************
36+
Distribution
37+
*************************** -->
38+
<!-- Name of an application. Please make sure that translations are consistent. -->
39+
<string name="info_app_filemanager">OI File Manager</string>
40+
<!-- Name of an application. Please make sure that translations are consistent. -->
41+
<string name="info_app_shopping">OI Shopping List</string>
42+
<!-- Name of an application. Please make sure that translations are consistent. -->
43+
<string name="info_app_notepad">OI Notepad</string>
44+
<!-- Name of an application. Please make sure that translations are consistent. -->
45+
<string name="info_app_safe">OI Safe</string>
46+
47+
<!-- %s is the name of an application (e.g. "Launch OI Notepad and select menu > About.") -->
48+
<string name="info_instructions">Launch %s and select menu &gt; About.</string>
49+
50+
<!-- ***************************
51+
Applicatio-specific strings
52+
*************************** -->
53+
<!-- Application name. Can be localized, like "OI About", or "OI Info".
54+
This is an extension that shows an about dialog or info dialog. -->
55+
<string name="app_name">OI About</string>
56+
57+
<string name="menu_about">About OI About itself</string>
58+
59+
<!-- About some application, where "%s" is the name of another application. -->
60+
<string name="about_activity_name_extended">About %s</string>
61+
62+
<string name="l_authors">Written by</string>
63+
<string name="l_documenters">Documented by</string>
64+
<string name="l_translators">Translated by</string>
65+
<string name="l_artists">Artwork by</string>
66+
<string name="l_international_translators">International translations by</string>
67+
<string name="l_credits">Credits</string>
68+
<string name="l_license">License</string>
69+
<string name="l_info">General Info</string>
70+
<string name="l_recent_changes">Recent changes</string>
71+
72+
<string name="no_information_available">No information available.</string>
73+
74+
<!-- ***************************
75+
International languages
76+
*************************** -->
77+
<!-- Language names. -->
78+
<string-array name="language_names">
79+
<item>Arabic</item>
80+
<item>Czech</item>
81+
<item>Danish</item>
82+
<item>German</item>
83+
<item>English</item>
84+
<item>Greek</item>
85+
<item>Spanish</item>
86+
<item>Persian</item>
87+
<item>Finnish</item>
88+
<item>Faroese</item>
89+
<item>French</item>
90+
<item>Croatian</item>
91+
<item>Hungarian</item>
92+
<item>Italian</item>
93+
<item>Japanese</item>
94+
<item>Korean</item>
95+
<item>Lao</item>
96+
<item>Dutch</item>
97+
<item>Occitan (post 1500)</item>
98+
<item>Polish</item>
99+
<item>Portuguese</item>
100+
<item>Brazilian Portuguese</item>
101+
<item>Romanian</item>
102+
<item>Russian</item>
103+
<item>Sardinian</item>
104+
<item>Slovak</item>
105+
<item>Swedish</item>
106+
<item>Turkish</item>
107+
<item>Chinese (Simplified)</item>
108+
<item>Chinese (Traditional)</item>
109+
</string-array>
110+
</resources>

AboutApp/res/values-bg/strings.xml

+52-50
Original file line numberDiff line numberDiff line change
@@ -27,84 +27,86 @@
2727
*************************** -->
2828

2929
<!-- Automatically filled in by Launchpad: -->
30-
<string name="about_translators">translator-credits</string>
30+
<string name="about_translators">Launchpad Contributions:
31+
Boyan Penchev https://launchpad.net/~boyan-penchev
32+
Stefani Soyanova https://launchpad.net/~stefi-stoyanova95</string>
3133

3234
<!-- Explanation what this application does. It is a menu extension for other applications. -->
33-
<string name="about_comments">A standalone about dialog that is shared between apps.</string>
35+
<string name="about_comments">Самостоятелното за диалога е, че споделя между приложенията.</string>
3436

3537
<!-- ***************************
3638
Distribution
3739
*************************** -->
3840
<!-- Name of an application. Please make sure that translations are consistent. -->
39-
<string name="info_app_filemanager">OI File Manager</string>
41+
<string name="info_app_filemanager">OI Файлов Мениджър</string>
4042
<!-- Name of an application. Please make sure that translations are consistent. -->
41-
<string name="info_app_shopping">OI Shopping List</string>
43+
<string name="info_app_shopping">OI Лист за пазаруване</string>
4244
<!-- Name of an application. Please make sure that translations are consistent. -->
43-
<string name="info_app_notepad">OI Notepad</string>
45+
<string name="info_app_notepad">OI Бележник</string>
4446
<!-- Name of an application. Please make sure that translations are consistent. -->
45-
<string name="info_app_safe">OI Safe</string>
47+
<string name="info_app_safe">OI Безопасност</string>
4648

4749
<!-- %s is the name of an application (e.g. "Launch OI Notepad and select menu > About.") -->
48-
<string name="info_instructions">Launch %s and select menu &gt; About.</string>
50+
<string name="info_instructions">Стартирай %s и избери меню &gt; За.</string>
4951

5052
<!-- ***************************
5153
Applicatio-specific strings
5254
*************************** -->
5355
<!-- Application name. Can be localized, like "OI About", or "OI Info".
5456
This is an extension that shows an about dialog or info dialog. -->
55-
<string name="app_name">OI About</string>
57+
<string name="app_name">OI За</string>
5658

57-
<string name="menu_about">About OI About itself</string>
59+
<string name="menu_about">За OI за себе си</string>
5860

5961
<!-- About some application, where "%s" is the name of another application. -->
60-
<string name="about_activity_name_extended">About %s</string>
62+
<string name="about_activity_name_extended">Относно %s</string>
6163

62-
<string name="l_authors">Written by</string>
63-
<string name="l_documenters">Documented by</string>
64-
<string name="l_translators">Translated by</string>
65-
<string name="l_artists">Artwork by</string>
66-
<string name="l_international_translators">International translations by</string>
67-
<string name="l_credits">Credits</string>
68-
<string name="l_license">License</string>
69-
<string name="l_info">General Info</string>
70-
<string name="l_recent_changes">Recent changes</string>
64+
<string name="l_authors">Написано от:</string>
65+
<string name="l_documenters">Документирано от</string>
66+
<string name="l_translators">Преведено от</string>
67+
<string name="l_artists">Дизайн</string>
68+
<string name="l_international_translators">Международни преводи от</string>
69+
<string name="l_credits">Заслуги</string>
70+
<string name="l_license">Лиценз</string>
71+
<string name="l_info">Обща Информация</string>
72+
<string name="l_recent_changes">Последни промени</string>
7173

72-
<string name="no_information_available">No information available.</string>
74+
<string name="no_information_available">Няма налична информация</string>
7375

7476
<!-- ***************************
7577
International languages
7678
*************************** -->
7779
<!-- Language names. -->
7880
<string-array name="language_names">
79-
<item>Arabic</item>
80-
<item>Czech</item>
81-
<item>Danish</item>
82-
<item>German</item>
83-
<item>English</item>
84-
<item>Greek</item>
85-
<item>Spanish</item>
86-
<item>Persian</item>
87-
<item>Finnish</item>
88-
<item>Faroese</item>
89-
<item>French</item>
90-
<item>Croatian</item>
91-
<item>Hungarian</item>
92-
<item>Italian</item>
93-
<item>Japanese</item>
94-
<item>Korean</item>
95-
<item>Lao</item>
96-
<item>Dutch</item>
97-
<item>Occitan (post 1500)</item>
98-
<item>Polish</item>
99-
<item>Portuguese</item>
100-
<item>Brazilian Portuguese</item>
101-
<item>Romanian</item>
102-
<item>Russian</item>
103-
<item>Sardinian</item>
104-
<item>Slovak</item>
105-
<item>Swedish</item>
106-
<item>Turkish</item>
107-
<item>Chinese (Simplified)</item>
108-
<item>Chinese (Traditional)</item>
81+
<item>Арабски</item>
82+
<item>Чешки</item>
83+
<item>Датски</item>
84+
<item>Немски</item>
85+
<item>Английски</item>
86+
<item>Гръцки</item>
87+
<item>Испански</item>
88+
<item>Персийски</item>
89+
<item>Фински</item>
90+
<item>Фарьорски</item>
91+
<item>Френски</item>
92+
<item>Хърватски</item>
93+
<item>Унгарски</item>
94+
<item>Италиански</item>
95+
<item>Японски</item>
96+
<item>Корейски</item>
97+
<item>Лаоски</item>
98+
<item>Холандси</item>
99+
<item>Окситански (след 1500)</item>
100+
<item>Полски</item>
101+
<item>Португалски</item>
102+
<item>Бразилски португалски</item>
103+
<item>Румънски</item>
104+
<item>Руски</item>
105+
<item>Сардински</item>
106+
<item>Словашки</item>
107+
<item>Шведски</item>
108+
<item>Турски</item>
109+
<item>Китайски (опростен)</item>
110+
<item>Китайски (традиционен)</item>
109111
</string-array>
110112
</resources>

AboutApp/res/values-hi/strings.xml

+111
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,111 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
**
4+
** Copyright (C) 2008-2009 pjv (and others, see About dialog)
5+
**
6+
** This file is part of OI About.
7+
**
8+
** OI About is free software: you can redistribute it and/or modify
9+
** it under the terms of the GNU General Public License as published by
10+
** the Free Software Foundation, either version 3 of the License, or
11+
** (at your option) any later version.
12+
**
13+
** OI About is distributed in the hope that it will be useful,
14+
** but WITHOUT ANY WARRANTY; without even the implied warranty of
15+
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16+
** GNU General Public License for more details.
17+
**
18+
** You should have received a copy of the GNU General Public License
19+
** along with OI About. If not, see <http://www.gnu.org/licenses/>.
20+
**
21+
*/
22+
-->
23+
<resources>
24+
25+
<!-- ***************************
26+
About information
27+
*************************** -->
28+
29+
<!-- Automatically filled in by Launchpad: -->
30+
<string name="about_translators">Launchpad Contributions:
31+
happy nawani https://launchpad.net/~nawanihappy</string>
32+
33+
<!-- Explanation what this application does. It is a menu extension for other applications. -->
34+
<string name="about_comments">एक स्वसंपूर्ण उस संवाद के बारे में जो अनुप्रयोगों के बीच साझा गया है|</string>
35+
36+
<!-- ***************************
37+
Distribution
38+
*************************** -->
39+
<!-- Name of an application. Please make sure that translations are consistent. -->
40+
<string name="info_app_filemanager">OI फ़ाइल प्रबंधक</string>
41+
<!-- Name of an application. Please make sure that translations are consistent. -->
42+
<string name="info_app_shopping">OI खरीददारी सूची</string>
43+
<!-- Name of an application. Please make sure that translations are consistent. -->
44+
<string name="info_app_notepad">OI नोटपैड</string>
45+
<!-- Name of an application. Please make sure that translations are consistent. -->
46+
<string name="info_app_safe">OI सुरक्षित</string>
47+
48+
<!-- %s is the name of an application (e.g. "Launch OI Notepad and select menu > About.") -->
49+
<string name="info_instructions">%s को शुरू करें और </string>
50+
51+
<!-- ***************************
52+
Applicatio-specific strings
53+
*************************** -->
54+
<!-- Application name. Can be localized, like "OI About", or "OI Info".
55+
This is an extension that shows an about dialog or info dialog. -->
56+
<string name="app_name">OI के बारे में</string>
57+
58+
<string name="menu_about">OI के बारे में खुद के बारे में</string>
59+
60+
<!-- About some application, where "%s" is the name of another application. -->
61+
<string name="about_activity_name_extended">%s के बारे में</string>
62+
63+
<string name="l_authors">द्वारा लिखित</string>
64+
<string name="l_documenters">द्वारा प्रलेखित</string>
65+
<string name="l_translators">द्वारा अनुवादित</string>
66+
<string name="l_artists">द्वारा कलाकृति</string>
67+
<string name="l_international_translators">अंतर्राष्ट्रीय अनुवाद द्वारा</string>
68+
<string name="l_credits">श्रेय</string>
69+
<string name="l_license">लाइसेंस</string>
70+
<string name="l_info">सामान्य जानकारी</string>
71+
<string name="l_recent_changes">हाल में हुए बदलाव</string>
72+
73+
<string name="no_information_available">कोई जानकारी उपलब्ध नहीं|</string>
74+
75+
<!-- ***************************
76+
International languages
77+
*************************** -->
78+
<!-- Language names. -->
79+
<string-array name="language_names">
80+
<item>अरबी भाषा</item>
81+
<item>चेकोस्लोवाकिया की भाषा</item>
82+
<item>डेनिश भाषा</item>
83+
<item>जर्मन भाषा</item>
84+
<item>अंग्रेज़ी भाषा</item>
85+
<item>यूनानी/ग्रीक भाषा</item>
86+
<item>स्पेनिश भाषा</item>
87+
<item>फ़ारसी भाषा</item>
88+
<item>फ़िन भाषा</item>
89+
<item>फिरोज़ी भाषा</item>
90+
<item>फ्रांसीसी भाषा</item>
91+
<item>क्रोएशियाई भाषा</item>
92+
<item>हंगेरी भाषा</item>
93+
<item>इतालवी भाषा</item>
94+
<item>जापानी भाषा</item>
95+
<item>कोरियाई भाषा</item>
96+
<item>लाओथियाई भाषा</item>
97+
<item>डच भाषा</item>
98+
<item>ओसीटान ( पद 1500)</item>
99+
<item>पोलिश भाषा</item>
100+
<item>पुर्तगाली भाषा</item>
101+
<item>ब्राज़ीली पुर्तगाली भाषा</item>
102+
<item>रोमानियाई भाषा</item>
103+
<item>रूसी भाषा</item>
104+
<item>सार्दीनीअन भाषा</item>
105+
<item>स्लोवाक भाषा</item>
106+
<item>स्वीडिश भाषा</item>
107+
<item>तुर्की</item>
108+
<item>चीनी भाषा (सरलीकृत)</item>
109+
<item>चीनी भाषा (पारंपरिक)</item>
110+
</string-array>
111+
</resources>

AboutApp/res/values-nl/strings.xml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<!-- Automatically filled in by Launchpad: -->
3030
<string name="about_translators">Launchpad Contributions:
3131
Menno Vogel https://launchpad.net/~mennovogel90
32+
OpenIntents devs https://launchpad.net/~openintents-devs
3233
Peli https://launchpad.net/~peli0101
3334
pjv https://launchpad.net/~pjv</string>
3435

0 commit comments

Comments
 (0)