mirror of https://github.com/BOINC/boinc.git
- translation updates and fixes
This commit is contained in:
parent
ff94731e9d
commit
e1fc022793
14
build_pos
14
build_pos
|
@ -9,19 +9,19 @@
|
|||
$emails = "davea@ssl.berkeley.edu rwalton@ssl.berkeley.edu";
|
||||
$tdir = "locale/templates";
|
||||
|
||||
system("cd doc; build_po.php");
|
||||
system("cd doc; ./build_po.php");
|
||||
system("tools/compare_pot doc/BOINC-Web.pot $tdir/BOINC-Web.pot $emails");
|
||||
|
||||
system("cd html/ops; build_po_boinc.php");
|
||||
system("cd html/ops; ./build_po_boinc.php");
|
||||
system("tools/compare_pot html/ops/BOINC-Project-Generic.pot $tdir/BOINC-Project-Generic.pot $emails");
|
||||
|
||||
system("cd client; build_po");
|
||||
system("cd client; ./build_po");
|
||||
system("tools/compare_pot client/BOINC-Client.pot $tdir/BOINC-Client.pot $emails");
|
||||
|
||||
system("cd clientgui; build_po");
|
||||
system("cd clientgui; ./build_po");
|
||||
system("tools/compare_pot clientgui/BOINC-Manager.pot $tdir/BOINC-Manager.pot $emails");
|
||||
|
||||
system("cd mac_installer; build_po");
|
||||
system("cd mac_installer; ./build_po");
|
||||
system("tools/compare_pot mac_installer/BOINC-Setup.pot $tdir/BOINC-Setup.pot $emails");
|
||||
|
||||
system("cd android; a2po export -v");
|
||||
|
@ -29,9 +29,9 @@ system("tools/compare_pot android/BOINC-Android.pot $tdir/BOINC-Android.pot $ema
|
|||
|
||||
// generate translations for BOINC web site
|
||||
//
|
||||
system("cd doc; update_translations.php");
|
||||
system("cd doc; ./update_translations.php");
|
||||
|
||||
// copy generic web files to html/translations
|
||||
//
|
||||
system("cd locale; copy_files.php");
|
||||
system("cd locale; ./copy_files.php");
|
||||
?>
|
||||
|
|
|
@ -34,7 +34,9 @@ HDR;
|
|||
|
||||
$out = fopen("BOINC-Web.pot", "w");
|
||||
fwrite($out, $header);
|
||||
$pipe = popen("xgettext --omit-header -o - --keyword=tra -L PHP *.inc *.php ../html/inc/news.inc", "r");
|
||||
|
||||
$files = "docutil.php download.php help.php help_funcs.php index.php projects.inc ../html/inc/news.inc";
|
||||
$pipe = popen("xgettext --omit-header -o - --keyword=tra -L PHP $files", "r");
|
||||
stream_copy_to_stream($pipe, $out);
|
||||
fclose($pipe);
|
||||
fclose($out);
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -9,7 +9,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: BOINC $Id$\n"
|
||||
"Report-Msgid-Bugs-To: BOINC translation team <boinc_loc@boinc.berkeley.edu>\n"
|
||||
"POT-Creation-Date: 2013-10-15 22:23 PDT\n"
|
||||
"POT-Creation-Date: 2013-10-29 10:57 PDT\n"
|
||||
"Last-Translator: Generated automatically from source files\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
|
@ -854,6 +854,10 @@ msgstr ""
|
|||
msgid "Merge computers by name"
|
||||
msgstr ""
|
||||
|
||||
#: ../inc/language_names.inc:61
|
||||
msgid "Browser default"
|
||||
msgstr ""
|
||||
|
||||
#: ../inc/news.inc:40
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
|
|
@ -9,13 +9,321 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: BOINC $Id$\n"
|
||||
"Report-Msgid-Bugs-To: BOINC translation team <boinc_loc@ssl.berkeley.edu>\n"
|
||||
"POT-Creation-Date: 2013-10-15 22:21 PDT\n"
|
||||
"POT-Creation-Date: 2013-10-29 11:10 PDT\n"
|
||||
"Last-Translator: Generated automatically from source files\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Poedit-SourceCharset: utf-8\n"
|
||||
|
||||
#: docutil.php:21
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: docutil.php:103
|
||||
msgid "Return to BOINC main page"
|
||||
msgstr ""
|
||||
|
||||
#: docutil.php:114
|
||||
#, php-format
|
||||
msgid "This page is %stranslatable%s."
|
||||
msgstr ""
|
||||
|
||||
#: download.php:44
|
||||
msgid "Download BOINC + Virtualbox"
|
||||
msgstr ""
|
||||
|
||||
#: download.php:46 download.php:56
|
||||
#, php-format
|
||||
msgid "%s for %s (%s MB)"
|
||||
msgstr ""
|
||||
|
||||
#: download.php:54
|
||||
msgid "Download BOINC"
|
||||
msgstr ""
|
||||
|
||||
#: download.php:107
|
||||
msgid ""
|
||||
"BOINC is a program that lets you donate your idle computer time to science "
|
||||
"projects like SETI@home, Climateprediction.net, Rosetta@home, World "
|
||||
"Community Grid, and many others. <p> After installing BOINC on your "
|
||||
"computer, you can connect it to as many of these projects as you like."
|
||||
msgstr ""
|
||||
|
||||
#: download.php:109
|
||||
msgid ""
|
||||
"You may run this software on a computer only if you own the computer or have "
|
||||
"the permission of its owner."
|
||||
msgstr ""
|
||||
|
||||
#: download.php:151
|
||||
msgid "System requirements"
|
||||
msgstr ""
|
||||
|
||||
#: download.php:152
|
||||
msgid "Release notes"
|
||||
msgstr ""
|
||||
|
||||
#: download.php:153 index.php:86
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
#: download.php:154
|
||||
msgid "All versions"
|
||||
msgstr ""
|
||||
|
||||
#: download.php:155
|
||||
msgid "Version history"
|
||||
msgstr ""
|
||||
|
||||
#: download.php:156
|
||||
msgid "GPU computing"
|
||||
msgstr ""
|
||||
|
||||
#: download.php:174
|
||||
msgid "BOINC: compute for science"
|
||||
msgstr ""
|
||||
|
||||
#: help.php:12
|
||||
#, php-format
|
||||
msgid ""
|
||||
"BOINC Online Help lets you talk one-on-one with experienced BOINC users, who "
|
||||
"can: %s answer questions about BOINC and volunteer computing; %s walk you "
|
||||
"through the process of installing and using BOINC; %s troubleshoot any "
|
||||
"problems you might have."
|
||||
msgstr ""
|
||||
|
||||
#: help.php:21
|
||||
#, php-format
|
||||
msgid ""
|
||||
"BOINC Online Help is based on %sSkype%s, an Internet-based telephone system. "
|
||||
"Skype is free (both the software and the calls). If you don't already have "
|
||||
"Skype, please %sdownload and install it now%s. When you're finished, return "
|
||||
"to this page."
|
||||
msgstr ""
|
||||
|
||||
#: help.php:28
|
||||
msgid ""
|
||||
"The best way to get help is by voice, for which you need either built-in "
|
||||
"microphone and speakers or an external headset for your computer. You can "
|
||||
"also use Skype's text-based chat system or regular email (if you don't have "
|
||||
"Skype) to communicate with Help Volunteers."
|
||||
msgstr ""
|
||||
|
||||
#: help.php:31
|
||||
msgid ""
|
||||
"Volunteers speaking several languages are available. Please select a "
|
||||
"language:"
|
||||
msgstr ""
|
||||
|
||||
#: help.php:47
|
||||
msgid "Be a Help Volunteer"
|
||||
msgstr ""
|
||||
|
||||
#: help.php:50
|
||||
#, php-format
|
||||
msgid ""
|
||||
"If you're an experienced BOINC user, we encourage you to %sbecome a Help "
|
||||
"Volunteer%s. It's a great way to help the cause of scientific research and "
|
||||
"volunteer computing - and it's fun!"
|
||||
msgstr ""
|
||||
|
||||
#: help.php:56
|
||||
#, php-format
|
||||
msgid ""
|
||||
"If you're already a Help Volunteer: to edit your settings, %sclick here%s."
|
||||
msgstr ""
|
||||
|
||||
#: help_funcs.php:107
|
||||
msgid ""
|
||||
"BOINC helpers are unpaid volunteers. Their advice is not endorsed by BOINC "
|
||||
"or the University of California."
|
||||
msgstr ""
|
||||
|
||||
#: help_funcs.php:110
|
||||
msgid "%1Never%2 give email address or password information to BOINC helpers."
|
||||
msgstr ""
|
||||
|
||||
#: index.php:24
|
||||
msgid "Computing power"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:26
|
||||
msgid "Top 100 volunteers"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:27
|
||||
msgid "Statistics"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:55
|
||||
msgid "Active:"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:55
|
||||
msgid "volunteers,"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:55
|
||||
msgid "computers.\n"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:56
|
||||
msgid "24-hour average:"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:56
|
||||
msgid "PetaFLOPS."
|
||||
msgstr ""
|
||||
|
||||
#: index.php:68
|
||||
msgid "News"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:83
|
||||
msgid "Volunteer"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:85
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:87 index.php:120 index.php:171
|
||||
msgid "Documentation"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:88
|
||||
msgid "Add-ons"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:89
|
||||
msgid "Links"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:94
|
||||
msgid ""
|
||||
"Use the idle time on your computer (Windows, Mac, Linux, or Android) to cure "
|
||||
"diseases, study global warming, discover pulsars, and do many other types of "
|
||||
"scientific research. It's safe, secure, and easy:"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:96
|
||||
msgid "Choose projects"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:97
|
||||
msgid "Download BOINC software"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:98
|
||||
msgid "Enter an email address and password."
|
||||
msgstr ""
|
||||
|
||||
#: index.php:102
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Or, if you run several projects, try an %saccount manager%s such as %"
|
||||
"sGridRepublic%s or %sBAM!%s. "
|
||||
msgstr ""
|
||||
|
||||
#: index.php:118
|
||||
msgid "Compute with BOINC"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:121
|
||||
msgid "Software updates"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:128
|
||||
msgid ""
|
||||
"%1Scientists%2: use BOINC to create a %3volunteer computing project%4 giving "
|
||||
"you the computing power of thousands of CPUs."
|
||||
msgstr ""
|
||||
|
||||
#: index.php:132
|
||||
msgid ""
|
||||
"%1Universities%2: use BOINC to create a %3Virtual Campus Supercomputing "
|
||||
"Center%4."
|
||||
msgstr ""
|
||||
|
||||
#: index.php:137
|
||||
msgid "%1Companies%2: use BOINC for %3desktop Grid computing%4."
|
||||
msgstr ""
|
||||
|
||||
#: index.php:149
|
||||
msgid "The BOINC project"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:155
|
||||
msgid "Message boards"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:156
|
||||
msgid "Email lists"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:157
|
||||
msgid "Personnel and contributors"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:158
|
||||
msgid "Events"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:159
|
||||
msgid "Papers and talks"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:160
|
||||
msgid "Research projects"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:161
|
||||
msgid "Logos and graphics"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:162
|
||||
msgid "and"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:166
|
||||
msgid "Help wanted"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:168
|
||||
msgid "Programming"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:169
|
||||
msgid "Translation"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:170
|
||||
msgid "Testing"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:172
|
||||
msgid "Publicity"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:174
|
||||
msgid "Software development"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:175
|
||||
msgid "APIs for add-on software"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:217
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Open-source software for %svolunteer computing%s and %sgrid computing%s."
|
||||
msgstr ""
|
||||
|
||||
#: index.php:230
|
||||
msgid "BOINC is based at The University of California, Berkeley"
|
||||
msgstr ""
|
||||
|
||||
#: projects.inc:14
|
||||
msgid "Distributed sensing"
|
||||
msgstr ""
|
||||
|
@ -581,310 +889,6 @@ msgid ""
|
|||
"and digits are vectors) up to dimension 11."
|
||||
msgstr ""
|
||||
|
||||
#: docutil.php:21
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: docutil.php:103
|
||||
msgid "Return to BOINC main page"
|
||||
msgstr ""
|
||||
|
||||
#: docutil.php:114
|
||||
#, php-format
|
||||
msgid "This page is %stranslatable%s."
|
||||
msgstr ""
|
||||
|
||||
#: download.php:44
|
||||
msgid "Download BOINC + Virtualbox"
|
||||
msgstr ""
|
||||
|
||||
#: download.php:46 download.php:56
|
||||
#, php-format
|
||||
msgid "%s for %s (%s MB)"
|
||||
msgstr ""
|
||||
|
||||
#: download.php:54
|
||||
msgid "Download BOINC"
|
||||
msgstr ""
|
||||
|
||||
#: download.php:107
|
||||
msgid ""
|
||||
"BOINC is a program that lets you donate your idle computer time to science "
|
||||
"projects like SETI@home, Climateprediction.net, Rosetta@home, World "
|
||||
"Community Grid, and many others. <p> After installing BOINC on your "
|
||||
"computer, you can connect it to as many of these projects as you like."
|
||||
msgstr ""
|
||||
|
||||
#: download.php:109
|
||||
msgid ""
|
||||
"You may run this software on a computer only if you own the computer or have "
|
||||
"the permission of its owner."
|
||||
msgstr ""
|
||||
|
||||
#: download.php:151
|
||||
msgid "System requirements"
|
||||
msgstr ""
|
||||
|
||||
#: download.php:152
|
||||
msgid "Release notes"
|
||||
msgstr ""
|
||||
|
||||
#: download.php:153 index.php:85 index2.php:85
|
||||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
#: download.php:154
|
||||
msgid "All versions"
|
||||
msgstr ""
|
||||
|
||||
#: download.php:155
|
||||
msgid "Version history"
|
||||
msgstr ""
|
||||
|
||||
#: download.php:156
|
||||
msgid "GPU computing"
|
||||
msgstr ""
|
||||
|
||||
#: download.php:174
|
||||
msgid "BOINC: compute for science"
|
||||
msgstr ""
|
||||
|
||||
#: help.php:12
|
||||
#, php-format
|
||||
msgid ""
|
||||
"BOINC Online Help lets you talk one-on-one with experienced BOINC users, who "
|
||||
"can: %s answer questions about BOINC and volunteer computing; %s walk you "
|
||||
"through the process of installing and using BOINC; %s troubleshoot any "
|
||||
"problems you might have."
|
||||
msgstr ""
|
||||
|
||||
#: help.php:21
|
||||
#, php-format
|
||||
msgid ""
|
||||
"BOINC Online Help is based on %sSkype%s, an Internet-based telephone system. "
|
||||
"Skype is free (both the software and the calls). If you don't already have "
|
||||
"Skype, please %sdownload and install it now%s. When you're finished, return "
|
||||
"to this page."
|
||||
msgstr ""
|
||||
|
||||
#: help.php:28
|
||||
msgid ""
|
||||
"The best way to get help is by voice, for which you need either built-in "
|
||||
"microphone and speakers or an external headset for your computer. You can "
|
||||
"also use Skype's text-based chat system or regular email (if you don't have "
|
||||
"Skype) to communicate with Help Volunteers."
|
||||
msgstr ""
|
||||
|
||||
#: help.php:31
|
||||
msgid ""
|
||||
"Volunteers speaking several languages are available. Please select a "
|
||||
"language:"
|
||||
msgstr ""
|
||||
|
||||
#: help.php:47
|
||||
msgid "Be a Help Volunteer"
|
||||
msgstr ""
|
||||
|
||||
#: help.php:50
|
||||
#, php-format
|
||||
msgid ""
|
||||
"If you're an experienced BOINC user, we encourage you to %sbecome a Help "
|
||||
"Volunteer%s. It's a great way to help the cause of scientific research and "
|
||||
"volunteer computing - and it's fun!"
|
||||
msgstr ""
|
||||
|
||||
#: help.php:56
|
||||
#, php-format
|
||||
msgid ""
|
||||
"If you're already a Help Volunteer: to edit your settings, %sclick here%s."
|
||||
msgstr ""
|
||||
|
||||
#: help_funcs.php:107
|
||||
msgid ""
|
||||
"BOINC helpers are unpaid volunteers. Their advice is not endorsed by BOINC "
|
||||
"or the University of California."
|
||||
msgstr ""
|
||||
|
||||
#: help_funcs.php:110
|
||||
msgid "%1Never%2 give email address or password information to BOINC helpers."
|
||||
msgstr ""
|
||||
|
||||
#: index.php:23 index2.php:23
|
||||
msgid "Computing power"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:25 index2.php:25
|
||||
msgid "Top 100 volunteers"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:26 index2.php:26
|
||||
msgid "Statistics"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:54 index2.php:54
|
||||
msgid "Active:"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:54 index2.php:54
|
||||
msgid "volunteers,"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:54 index2.php:54
|
||||
msgid "computers.\n"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:55 index2.php:55
|
||||
msgid "24-hour average:"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:55 index2.php:55
|
||||
msgid "PetaFLOPS."
|
||||
msgstr ""
|
||||
|
||||
#: index.php:67 index2.php:67
|
||||
msgid "News"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:82 index2.php:82
|
||||
msgid "Volunteer"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:84 index2.php:84
|
||||
msgid "Download"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:86 index.php:123 index.php:174 index2.php:86 index2.php:123
|
||||
#: index2.php:174
|
||||
msgid "Documentation"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:87 index2.php:87
|
||||
msgid "Add-ons"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:88 index2.php:88
|
||||
msgid "Links"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:94 index2.php:94
|
||||
#, php-format
|
||||
msgid ""
|
||||
" Use the idle time on your computer (Windows, Mac, Linux, or Android) to "
|
||||
"cure diseases, study global warming, discover pulsars, and do many other "
|
||||
"types of scientific research. It's safe, secure, and easy: %sChoose%s "
|
||||
"projects %sDownload%s and run BOINC software %sEnter%s an email address "
|
||||
"and password. "
|
||||
msgstr ""
|
||||
|
||||
#: index.php:105 index2.php:105
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Or, if you run several projects, try an %saccount manager%s such as %"
|
||||
"sGridRepublic%s or %sBAM!%s. "
|
||||
msgstr ""
|
||||
|
||||
#: index.php:121 index2.php:121
|
||||
msgid "Compute with BOINC"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:124 index2.php:124
|
||||
msgid "Software updates"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:131 index2.php:131
|
||||
msgid ""
|
||||
"%1Scientists%2: use BOINC to create a %3volunteer computing project%4 giving "
|
||||
"you the computing power of thousands of CPUs."
|
||||
msgstr ""
|
||||
|
||||
#: index.php:135 index2.php:135
|
||||
msgid ""
|
||||
"%1Universities%2: use BOINC to create a %3Virtual Campus Supercomputing "
|
||||
"Center%4."
|
||||
msgstr ""
|
||||
|
||||
#: index.php:140 index2.php:140
|
||||
msgid "%1Companies%2: use BOINC for %3desktop Grid computing%4."
|
||||
msgstr ""
|
||||
|
||||
#: index.php:152 index2.php:152
|
||||
msgid "The BOINC project"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:158 index2.php:158
|
||||
msgid "Message boards"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:159 index2.php:159
|
||||
msgid "Email lists"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:160 index2.php:160
|
||||
msgid "Personnel and contributors"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:161 index2.php:161
|
||||
msgid "Events"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:162 index2.php:162
|
||||
msgid "Papers and talks"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:163 index2.php:163
|
||||
msgid "Research projects"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:164 index2.php:164
|
||||
msgid "Logos and graphics"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:165 index2.php:165
|
||||
msgid "and"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:169 index2.php:169
|
||||
msgid "Help wanted"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:171 index2.php:171
|
||||
msgid "Programming"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:172 index2.php:172
|
||||
msgid "Translation"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:173 index2.php:173
|
||||
msgid "Testing"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:175 index2.php:175
|
||||
msgid "Publicity"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:177 index2.php:177
|
||||
msgid "Software development"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:178 index2.php:178
|
||||
msgid "APIs for add-on software"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:212 index2.php:212
|
||||
msgid "Browser default"
|
||||
msgstr ""
|
||||
|
||||
#: index.php:265 index2.php:266
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Open-source software for %svolunteer computing%s and %sgrid computing%s."
|
||||
msgstr ""
|
||||
|
||||
#: index.php:278 index2.php:279
|
||||
msgid "BOINC is based at The University of California, Berkeley"
|
||||
msgstr ""
|
||||
|
||||
#: ../html/inc/news.inc:40
|
||||
msgid "Comment"
|
||||
msgstr ""
|
||||
|
|
Loading…
Reference in New Issue