Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPootle daemon <pootle@pootle.sugarlabs.org>2013-12-23 02:00:46 (GMT)
committer Pootle daemon <pootle@pootle.sugarlabs.org>2013-12-23 02:00:46 (GMT)
commit5dd5399443eb1ffaaaf9a9f2b33154f5b4104b73 (patch)
tree8f19fa0e021c4cc7eeb861868c2022991cbdb505
parent936127c38f4a0f4d52d961948466f2ef8444ff58 (diff)
Commit from Sugar Labs: Translation System by user cjl.: 164 of 164 messages translated (0 fuzzy).
-rw-r--r--po/id.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/po/id.po b/po/id.po
index 67e25e2..d96ff87 100644
--- a/po/id.po
+++ b/po/id.po
@@ -15,7 +15,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-08 00:33-0400\n"
-"PO-Revision-Date: 2013-01-09 05:55+0200\n"
+"PO-Revision-Date: 2013-12-10 12:11+0200\n"
"Last-Translator: andika <andika@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: id\n"
@@ -420,9 +420,9 @@ msgid ""
"gcd(a, b), determine the greatest common denominator of a and b. For "
"example, the biggest factor that is shared by the numbers 15 and 18 is 3."
msgstr ""
-"gcd(a, b), menentukan greatest common denominator (faktor persekutuan "
-"bersama) dari a dan b. Sebagai contoh, faktor terbesar yang dimiliki bersama "
-"oleh bilangan 15 dan 18 adalah 3."
+"gcd(a, b), menentukan greatest common denominator/faktor persekutuan bersama "
+"dari a dan b. Sebagai contoh, faktor terbesar yang dimiliki bersama oleh "
+"bilangan 15 dan 18 adalah 3."
#: functions.py:227
msgid "exp(x), return the natural exponent of x. Given by e^x"