commit 9a63ff92aa60189ed54f3ea775dd538d1015651f Author: Translation commit bot translation@torproject.org Date: Wed Aug 14 23:16:33 2013 +0000
Update translations for tails-greeter_completed --- id/id.po | 140 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 140 insertions(+)
diff --git a/id/id.po b/id/id.po new file mode 100644 index 0000000..ba04464 --- /dev/null +++ b/id/id.po @@ -0,0 +1,140 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# esteween stwn@kuliax.net, 2013 +# Mohamad Hasan Al Banna, 2013 +msgid "" +msgstr "" +"Project-Id-Version: The Tor Project\n" +"Report-Msgid-Bugs-To: https://trac.torproject.org/projects/tor%5Cn" +"POT-Creation-Date: 2013-05-12 19:29+0200\n" +"PO-Revision-Date: 2013-08-14 23:00+0000\n" +"Last-Translator: Mohamad Hasan Al Banna\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/torproject/language/id/)%5Cn" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: id\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: ../glade/persistencewindow.glade.h:1 +msgid "Forward" +msgstr "Maju" + +#: ../glade/persistencewindow.glade.h:2 ../glade/optionswindow.glade.h:1 +msgid "Login" +msgstr "Log Masuk" + +#: ../glade/persistencewindow.glade.h:3 ../glade/optionswindow.glade.h:2 +msgid "Welcome to Tails" +msgstr "Selamat datang di Tails" + +#: ../glade/persistencewindow.glade.h:4 +msgid "Use persistence?" +msgstr "Gunakan kegigihan?" + +#: ../glade/persistencewindow.glade.h:5 +msgid "Yes" +msgstr "Ya" + +#: ../glade/persistencewindow.glade.h:6 +msgid "No" +msgstr "Tidak" + +#: ../glade/persistencewindow.glade.h:7 +msgid "Passphrase:" +msgstr "Ungkapan Katasandi:" + +#: ../glade/persistencewindow.glade.h:8 +msgid "Read-Only?" +msgstr "Hanya-Baca?" + +#: ../glade/persistencewindow.glade.h:9 +msgid "<i>Wrong passphrase. Please try again.</i>" +msgstr "<i>Ungkapan katasandi salah. Harap coba lagi.</i>" + +#: ../glade/persistencewindow.glade.h:10 +msgid "More options?" +msgstr "Opsi selanjutnya?" + +#: ../glade/optionswindow.glade.h:3 +msgid "Administration password" +msgstr "Kata sandi administrasi" + +#: ../glade/optionswindow.glade.h:4 +msgid "" +"Enter an administration password in case you need to perform administration tasks.\n" +"Otherwise it will be disabled for better security." +msgstr "Masukkan katasandi administrasi dalam kasus anda membutuhkan pekerjaan administrasi.\nSelain itu akan dimatikan untuk keamanan yang lebih baik." + +#: ../glade/optionswindow.glade.h:6 +msgid "Password:" +msgstr "Kata sandi:" + +#: ../glade/optionswindow.glade.h:7 +msgid "Verify Password:" +msgstr "Verifikasi Kata Sandi:" + +#: ../glade/optionswindow.glade.h:8 +msgid "<i>Passwords do not match</i>" +msgstr "<i>Katasandi tidak sama</i>" + +#: ../glade/optionswindow.glade.h:9 +msgid "Windows Camouflage" +msgstr "Kamuflase Jendela" + +#: ../glade/optionswindow.glade.h:10 +msgid "" +"This option makes Tails look more like Microsoft Windows XP. This may be " +"useful in public places in order to avoid attracting suspicion." +msgstr "Pilihan ini membuat Tails lebih mirip Microsoft Windows XP. Ini mungkin akan berguna di tempat publik dalam rangka menghindari daya tarik kecurigaan." + +#: ../glade/optionswindow.glade.h:11 +msgid "Activate Microsoft Windows XP Camouflage" +msgstr "Aktifasi Kamuflase Microsoft Windows XP" + +#: ../glade/langpanel.glade.h:1 +msgid " " +msgstr " " + +#: ../glade/langpanel.glade.h:2 ../GdmGreeter/langpanel.py:42 +msgid "Language" +msgstr "Bahasa" + +#: ../glade/langpanel.glade.h:3 +msgid "Locale" +msgstr "Lokal" + +#: ../glade/langpanel.glade.h:4 +msgid "Layout" +msgstr "Tata Letak" + +#: ../GdmGreeter/persistence.py:59 +#, python-format +msgid "" +"live-persist failed with return code %(returncode)s:\n" +"%(stderr)s" +msgstr "live-persist gagal dengan kode sebagai berikut %(returncode)s:\n%(stderr)s" + +#: ../GdmGreeter/persistence.py:99 +#, python-format +msgid "" +"cryptsetup failed with return code %(returncode)s:\n" +"%(stdout)s\n" +"%(stderr)s" +msgstr "Konfigrasi Crypt gagal dengan kode sebagai berikut %(returncode)s:\n%(stdout)s\n%(stderr)s" + +#: ../GdmGreeter/persistence.py:124 +#, python-format +msgid "" +"live-persist failed with return code %(returncode)s:\n" +"%(stdout)s\n" +"%(stderr)s" +msgstr "live-persist gagal dengan kode sebagai berikut %(returncode)s:\n%(stdout)s\n%(stderr)s" + +#: ../GdmGreeter/langpanel.py:124 ../GdmGreeter/langpanel.py:148 +#: ../GdmGreeter/langpanel.py:181 +msgid "Other..." +msgstr "Lainnya..."
tor-commits@lists.torproject.org