mirror of
https://gitlab.gnome.org/World/Authenticator.git
synced 2025-03-04 08:44:40 +01:00
480 lines
12 KiB
Text
480 lines
12 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-09-22 17:19+0200\n"
|
|
"PO-Revision-Date: 2018-05-14 15:02+0000\n"
|
|
"Last-Translator: ditokp <ditokpl@gmail.com>\n"
|
|
"Language-Team: Indonesian <https://hosted.weblate.org/projects/authenticator/"
|
|
"translation/id/>\n"
|
|
"Language: id\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
|
"X-Generator: Weblate 3.0-dev\n"
|
|
|
|
#: Authenticator/application.py:40 Authenticator/widgets/about.py.in:44
|
|
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:6
|
|
#: data/com.github.bilelmoussaoui.Authenticator.desktop.in:3
|
|
msgid "Authenticator"
|
|
msgstr "AutentiksiDuaFaktor"
|
|
|
|
#: Authenticator/application.py:93 Authenticator/widgets/settings.py:239
|
|
#, fuzzy
|
|
msgid "Lock the application"
|
|
msgstr "Kunci aplikasi"
|
|
|
|
#: Authenticator/application.py:101
|
|
msgid "from a plain-text JSON file"
|
|
msgstr ""
|
|
|
|
#: Authenticator/application.py:102
|
|
msgid "from an OpenPGP-encrypted JSON file"
|
|
msgstr ""
|
|
|
|
#: Authenticator/application.py:103
|
|
msgid "in a plain-text JSON file"
|
|
msgstr ""
|
|
|
|
#: Authenticator/application.py:104
|
|
msgid "in an OpenPGP-encrypted JSON file"
|
|
msgstr ""
|
|
|
|
#: Authenticator/application.py:106
|
|
msgid "Restore"
|
|
msgstr ""
|
|
|
|
#: Authenticator/application.py:107 Authenticator/widgets/settings.py:258
|
|
#, fuzzy
|
|
msgid "Backup"
|
|
msgstr "Kembali"
|
|
|
|
#. Night mode action
|
|
#: Authenticator/application.py:115 Authenticator/widgets/headerbar.py:103
|
|
#: Authenticator/widgets/settings.py:212
|
|
msgid "Settings"
|
|
msgstr "Pengaturan"
|
|
|
|
#: Authenticator/application.py:116
|
|
msgid "About"
|
|
msgstr "Tentang"
|
|
|
|
#: Authenticator/application.py:117
|
|
msgid "Quit"
|
|
msgstr "Keluar"
|
|
|
|
#: Authenticator/models/account.py:72
|
|
msgid "Default"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/accounts/add.py:50
|
|
#: Authenticator/widgets/headerbar.py:101
|
|
msgid "Add a new account"
|
|
msgstr "Tambah akun baru"
|
|
|
|
#: Authenticator/widgets/accounts/add.py:54
|
|
msgid "Add"
|
|
msgstr "Tambah"
|
|
|
|
#: Authenticator/widgets/accounts/add.py:63
|
|
msgid "Scan QR code"
|
|
msgstr "Pindai kode QR"
|
|
|
|
#: Authenticator/widgets/accounts/add.py:70
|
|
#: Authenticator/widgets/accounts/edit.py:58
|
|
msgid "Close"
|
|
msgstr "Tutup"
|
|
|
|
#: Authenticator/widgets/accounts/add.py:161
|
|
msgid "Provider"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/accounts/add.py:171
|
|
msgid "Account name"
|
|
msgstr "Nama Akun"
|
|
|
|
#: Authenticator/widgets/accounts/add.py:177
|
|
#, fuzzy
|
|
msgid "Secret token"
|
|
msgstr "Token Rahasia"
|
|
|
|
#: Authenticator/widgets/accounts/add.py:260
|
|
msgid "Invalid QR code"
|
|
msgstr "Kode QR tidak valid"
|
|
|
|
#: Authenticator/widgets/accounts/add.py:264
|
|
msgid "zbar library is not found. QRCode scanner will be disabled"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/accounts/edit.py:47
|
|
msgid "Edit {} - {}"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/accounts/edit.py:52
|
|
#: Authenticator/widgets/settings.py:143
|
|
msgid "Save"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/accounts/list.py:158
|
|
msgid "The One-Time Passwords expires in {} seconds"
|
|
msgstr ""
|
|
|
|
#. Label
|
|
#: Authenticator/widgets/accounts/list.py:280
|
|
#, fuzzy
|
|
msgid "There are no accounts yet…"
|
|
msgstr "Tidak ada akun saat ini..."
|
|
|
|
#: Authenticator/widgets/accounts/row.py:58
|
|
msgid "Copy"
|
|
msgstr "Salin"
|
|
|
|
#: Authenticator/widgets/accounts/row.py:59
|
|
msgid "Edit"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/accounts/row.py:149
|
|
msgid "Couldn't generate the secret code"
|
|
msgstr "Tidak dapat menghasilkan kode rahasia"
|
|
|
|
#: Authenticator/widgets/backup/gnupg.py:38
|
|
#: Authenticator/widgets/backup/gnupg.py:46
|
|
msgid "GPG paraphrase"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/backup/gnupg.py:48
|
|
msgid "Import"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/backup/gnupg.py:55
|
|
msgid "Paraphrase"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/backup/gnupg.py:73
|
|
msgid "There was an error during the import of the encrypted file."
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/backup/gnupg.py:104
|
|
#: Authenticator/widgets/backup/gnupg.py:112
|
|
msgid "GPG fingerprint"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/backup/gnupg.py:117
|
|
msgid "Public keys"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/backup/gnupg.py:118
|
|
msgid "Private keys"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/about.py.in:45
|
|
msgid "translator-credits"
|
|
msgstr "kredit-penerjemah"
|
|
|
|
#: Authenticator/widgets/about.py.in:47
|
|
#, fuzzy
|
|
msgid "Two-factor authentication code generator."
|
|
msgstr "Pembuat kode autentikasi dua faktor."
|
|
|
|
#: Authenticator/widgets/actions_bar.py:52
|
|
msgid "Delete"
|
|
msgstr "Hapus"
|
|
|
|
#: Authenticator/widgets/headerbar.py:99
|
|
msgid "Search"
|
|
msgstr "Cari"
|
|
|
|
#: Authenticator/widgets/headerbar.py:105
|
|
msgid "Selection mode"
|
|
msgstr "Mode seleksi"
|
|
|
|
#: Authenticator/widgets/headerbar.py:107
|
|
msgid "Cancel"
|
|
msgstr "Batal"
|
|
|
|
#: Authenticator/widgets/headerbar.py:182
|
|
msgid "Click on items to select them"
|
|
msgstr "Klik pada item untuk menyeleksinya"
|
|
|
|
#: Authenticator/widgets/settings.py:139
|
|
#, fuzzy
|
|
msgid "Authentication Password"
|
|
msgstr "AutentiksiDuaFaktor"
|
|
|
|
#: Authenticator/widgets/settings.py:152
|
|
#, fuzzy
|
|
msgid "Old Password"
|
|
msgstr "Kata sandi lama"
|
|
|
|
#: Authenticator/widgets/settings.py:156
|
|
#, fuzzy
|
|
msgid "Password"
|
|
msgstr "Kata sandi lama"
|
|
|
|
#: Authenticator/widgets/settings.py:159
|
|
#, fuzzy
|
|
msgid "Repeat Password"
|
|
msgstr "Ulangan kata sandi baru"
|
|
|
|
#: Authenticator/widgets/settings.py:229
|
|
msgid "Dark theme"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/settings.py:229
|
|
msgid "Use a dark theme, if possible"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/settings.py:232
|
|
msgid "Appearance"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/settings.py:236
|
|
msgid "Clear the database"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/settings.py:236
|
|
msgid "Erase existing accounts"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/settings.py:240
|
|
msgid "Possibility to lock the application with a password"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/settings.py:243
|
|
#, fuzzy
|
|
msgid "Authentication password"
|
|
msgstr "AutentiksiDuaFaktor"
|
|
|
|
#: Authenticator/widgets/settings.py:244
|
|
msgid "Set up application authentication password"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/settings.py:250
|
|
#, fuzzy
|
|
msgid "Behaviour"
|
|
msgstr "Kebiasaan"
|
|
|
|
#: Authenticator/widgets/settings.py:253
|
|
#: data/com.github.bilelmoussaoui.Authenticator.gschema.xml:21
|
|
msgid "GPG keys location"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/settings.py:267
|
|
msgid "The application needs to be restarted first."
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/settings.py:303
|
|
msgid "The existing accounts will be erased in 5 seconds"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/settings.py:307
|
|
msgid "Undo"
|
|
msgstr "Undo"
|
|
|
|
#: Authenticator/widgets/utils.py:26 Authenticator/widgets/utils.py:31
|
|
msgid "JSON files"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/utils.py:36 Authenticator/widgets/utils.py:41
|
|
msgid "Encrypted GPG files"
|
|
msgstr ""
|
|
|
|
#: Authenticator/widgets/window.py:194
|
|
msgid "An account or more were removed."
|
|
msgstr ""
|
|
|
|
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:7
|
|
#: data/com.github.bilelmoussaoui.Authenticator.desktop.in:5
|
|
#, fuzzy
|
|
msgid "Two-factor authentication code generator"
|
|
msgstr "Pembuat kode autentikasi dua faktor."
|
|
|
|
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:9
|
|
#, fuzzy
|
|
msgid ""
|
|
"Simple application that generates a two-factor authentication code, created "
|
|
"for GNOME."
|
|
msgstr ""
|
|
"Aplikasi sederhana untuk menghasilkan kode autentifikasi 2 faktor, dibuat "
|
|
"untuk Gnome"
|
|
|
|
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:10
|
|
msgid "Features:"
|
|
msgstr ""
|
|
|
|
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:12
|
|
msgid "QR code scanner"
|
|
msgstr ""
|
|
|
|
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:13
|
|
msgid "Beautiful UI"
|
|
msgstr ""
|
|
|
|
#: data/com.github.bilelmoussaoui.Authenticator.appdata.xml.in:14
|
|
msgid "Huge database of (290+) websites/applications"
|
|
msgstr ""
|
|
|
|
#: data/com.github.bilelmoussaoui.Authenticator.desktop.in:4
|
|
#, fuzzy
|
|
msgid "Two-factor authentication"
|
|
msgstr "Autentikasi Dua Faktor"
|
|
|
|
#: data/com.github.bilelmoussaoui.Authenticator.desktop.in:10
|
|
msgid "Gnome;GTK;Verification;"
|
|
msgstr "Gnome;GTK;Verifikasi;"
|
|
|
|
#: data/com.github.bilelmoussaoui.Authenticator.desktop.in:11
|
|
msgid "com.github.bilelmoussaoui.Authenticator"
|
|
msgstr "com.github.bilelmoussaoui.Authenticator"
|
|
|
|
#: data/com.github.bilelmoussaoui.Authenticator.gschema.xml:6
|
|
#: data/com.github.bilelmoussaoui.Authenticator.gschema.xml:7
|
|
msgid "Default window position"
|
|
msgstr ""
|
|
|
|
#: data/com.github.bilelmoussaoui.Authenticator.gschema.xml:11
|
|
#, fuzzy
|
|
msgid "Night mode"
|
|
msgstr "Mode Malam"
|
|
|
|
#: data/com.github.bilelmoussaoui.Authenticator.gschema.xml:12
|
|
msgid "Enable/disable night mode within the application"
|
|
msgstr ""
|
|
|
|
#: data/com.github.bilelmoussaoui.Authenticator.gschema.xml:16
|
|
msgid "Default window maximized behaviour"
|
|
msgstr ""
|
|
|
|
#: data/com.github.bilelmoussaoui.Authenticator.gschema.xml:26
|
|
msgid "Whether the application is locked with a password or not"
|
|
msgstr ""
|
|
|
|
#: data/com.github.bilelmoussaoui.Authenticator.gschema.xml:31
|
|
msgid "Whether the application can be locked or not"
|
|
msgstr ""
|
|
|
|
#: authenticator.py.in:50
|
|
msgid "Start in debug mode"
|
|
msgstr "Mulai dengan mode debud"
|
|
|
|
#: authenticator.py.in:52
|
|
msgid "Authenticator version number"
|
|
msgstr "Nomor versi Authenticator"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Backup Password"
|
|
#~ msgstr "Ganti kata sandi"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Rename project to Authenticator"
|
|
#~ msgstr "Tentang Authenticator"
|
|
|
|
#, fuzzy
|
|
#~ msgid "Remove unneeded features"
|
|
#~ msgstr "Hapus akun terpilih"
|
|
|
|
#~ msgid "Next"
|
|
#~ msgstr "Selanjutnya"
|
|
|
|
#~ msgid "Two Factor Authentication code generator"
|
|
#~ msgstr "Pembuat kode Autentikasi Dua Faktor"
|
|
|
|
#~ msgid "Two-Factor Authentication code generator"
|
|
#~ msgstr "Pembuat kode Autentikasi Dua Faktor"
|
|
|
|
#~ msgctxt "shortcut window"
|
|
#~ msgid "General"
|
|
#~ msgstr "Umum"
|
|
|
|
#~ msgctxt "shortcut window"
|
|
#~ msgid "Search"
|
|
#~ msgstr "Cari"
|
|
|
|
#~ msgctxt "shortcut window"
|
|
#~ msgid "Add a new account"
|
|
#~ msgstr "Tambah akun baru"
|
|
|
|
#~ msgctxt "shortcut window"
|
|
#~ msgid "Selection mode"
|
|
#~ msgstr "Mode seleksi"
|
|
|
|
#~ msgctxt "shortcut window"
|
|
#~ msgid "Account list"
|
|
#~ msgstr "Daftar akun"
|
|
|
|
#~ msgctxt "shortcut window"
|
|
#~ msgid "Select next/previous account"
|
|
#~ msgstr "Pilih akun selanjutnya/sebelumnya"
|
|
|
|
#~ msgctxt "shortcut window"
|
|
#~ msgid "Add Account"
|
|
#~ msgstr "Tambah Akun"
|
|
|
|
#~ msgid ""
|
|
#~ "This program comes with absolutely no warranty. See the <a href=\"http://"
|
|
#~ "www.gnu.org/licenses/gpl-3.0.html\">GNU General Public License, version 3 "
|
|
#~ "or later</a> for details."
|
|
#~ msgstr ""
|
|
#~ "Tidak ada jaminan apapun dalam program ini. Lihat <a href=\"http://www."
|
|
#~ "gnu.org/licenses/gpl-3.0.html\">GNU General Public License, vesi 3 ke "
|
|
#~ "atas</a> untuk lebih jelasnya."
|
|
|
|
#~ msgid "Github"
|
|
#~ msgstr "Github"
|
|
|
|
#~ msgid "Lock the Application"
|
|
#~ msgstr "Kunci Aplikasi"
|
|
|
|
#~ msgid "Apply"
|
|
#~ msgstr "Terapkan"
|
|
|
|
#~ msgid "New password"
|
|
#~ msgstr "Kata sandi baru"
|
|
|
|
#~ msgid "Select an application"
|
|
#~ msgstr "Pilih aplikasi"
|
|
|
|
#~ msgid "Enter your password"
|
|
#~ msgstr "Masukkan kata sandi anda"
|
|
|
|
#~ msgid "Unlock"
|
|
#~ msgstr "Buka Kunci"
|
|
|
|
#~ msgid "Remove the account"
|
|
#~ msgstr "Hapus akun"
|
|
|
|
#~ msgid "Copy the generated code"
|
|
#~ msgstr "Salin kode yang dihasilkan"
|
|
|
|
#~ msgid "Edit the account"
|
|
#~ msgstr "Sunting akun"
|
|
|
|
#~ msgid "Save the new account name"
|
|
#~ msgstr "Simpan nama akun baru"
|
|
|
|
#~ msgid "Expires in %s seconds"
|
|
#~ msgstr "Kadaluarsa dalam %s detik"
|
|
|
|
#~ msgid "Error during the generation of code"
|
|
#~ msgstr "Galat ketika menghasilkan kode"
|
|
|
|
#~ msgid "Do you really want to remove \"%s\"?"
|
|
#~ msgstr "Kamu benar-benar ingin menghapus \"%s\"?"
|
|
|
|
#~ msgid "Account"
|
|
#~ msgstr "Akun"
|
|
|
|
#~ msgid "Password protection"
|
|
#~ msgstr "Proteksi kata sandi"
|
|
|
|
#~ msgid "Auto-lock the application (m):"
|
|
#~ msgstr "Kunci-otomatis aplikasi (m):"
|
|
|
|
#~ msgid "Shortcuts"
|
|
#~ msgstr "Jalan pintas"
|