mirror of
https://gitlab.gnome.org/World/Authenticator.git
synced 2025-03-04 08:44:40 +01:00
Added translation using Weblate (Indonesian)
This commit is contained in:
parent
4eae448e1f
commit
fc6d30c9fb
1 changed files with 250 additions and 0 deletions
250
po/id.po
Normal file
250
po/id.po
Normal file
|
@ -0,0 +1,250 @@
|
|||
# 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: 2016-07-19 12:39+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: id\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: data/shortcuts.ui:13
|
||||
msgctxt "shortcut window"
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
|
||||
#: data/shortcuts.ui:17
|
||||
msgctxt "shortcut window"
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: data/shortcuts.ui:24
|
||||
msgctxt "shortcut window"
|
||||
msgid "Add a new account"
|
||||
msgstr ""
|
||||
|
||||
#: data/shortcuts.ui:31
|
||||
msgctxt "shortcut window"
|
||||
msgid "Selection mode"
|
||||
msgstr ""
|
||||
|
||||
#: data/shortcuts.ui:38
|
||||
msgctxt "shortcut window"
|
||||
msgid "Lock the application"
|
||||
msgstr ""
|
||||
|
||||
#: data/shortcuts.ui:47
|
||||
msgctxt "shortcut window"
|
||||
msgid "Account list"
|
||||
msgstr ""
|
||||
|
||||
#: data/shortcuts.ui:51
|
||||
msgctxt "shortcut window"
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
#: data/shortcuts.ui:58
|
||||
msgctxt "shortcut window"
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: data/shortcuts.ui:65
|
||||
msgctxt "shortcut window"
|
||||
msgid "Select next/previous account"
|
||||
msgstr ""
|
||||
|
||||
#: data/shortcuts.ui:74
|
||||
msgctxt "shortcut window"
|
||||
msgid "Add Account"
|
||||
msgstr ""
|
||||
|
||||
#: data/shortcuts.ui:78
|
||||
msgctxt "shortcut window"
|
||||
msgid "Scan QR code"
|
||||
msgstr ""
|
||||
|
||||
#: data/shortcuts.ui:85
|
||||
msgctxt "shortcut window"
|
||||
msgid "Close"
|
||||
msgstr ""
|
||||
|
||||
#: data/about.ui:14
|
||||
msgid "Simple application to generate two-factor authentication code"
|
||||
msgstr ""
|
||||
|
||||
#: data/about.ui:15
|
||||
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 ""
|
||||
|
||||
#: data/about.ui:20
|
||||
msgid "Github"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/headerbar.py:64
|
||||
msgid "Remove selected accounts"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/headerbar.py:71
|
||||
#: TwoFactorAuth/widgets/add_account.py:49
|
||||
#: TwoFactorAuth/widgets/add_account.py:64
|
||||
msgid "Add a new account"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/headerbar.py:78
|
||||
msgid "Lock the Application"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/headerbar.py:94
|
||||
msgid "Selection mode"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/headerbar.py:101
|
||||
#: TwoFactorAuth/widgets/applications_list.py:121
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/headerbar.py:105
|
||||
#: TwoFactorAuth/widgets/add_account.py:69
|
||||
#: TwoFactorAuth/widgets/change_password.py:162
|
||||
#: TwoFactorAuth/widgets/applications_list.py:114
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/headerbar.py:117 TwoFactorAuth/widgets/settings.py:42
|
||||
#: TwoFactorAuth/application.py:78
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/no_account_window.py:39
|
||||
msgid "There's no account at the moment"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/add_account.py:74
|
||||
msgid "Add"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/add_account.py:82
|
||||
msgid "Scan a QR code"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/add_account.py:104
|
||||
msgid "Account Name"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/add_account.py:112
|
||||
msgid "Secret Code"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/change_password.py:36
|
||||
msgid "Apply"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/change_password.py:46
|
||||
msgid "Change password"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/change_password.py:78
|
||||
msgid "Old password"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/change_password.py:88
|
||||
msgid "New password"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/change_password.py:98
|
||||
msgid "Repeat new password"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/applications_list.py:109
|
||||
msgid "Select an application"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/applications_list.py:124
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/login_window.py:45
|
||||
msgid "Enter your password"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/login_window.py:48
|
||||
msgid "Unlock"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/account_row.py:219
|
||||
msgid "Remove the account"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/account_row.py:229
|
||||
msgid "Copy the generated code"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/account_row.py:239
|
||||
msgid "Edit the account"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/account_row.py:249
|
||||
msgid "Save the new account name"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/account_row.py:257
|
||||
#: TwoFactorAuth/widgets/account_row.py:381
|
||||
#, python-format
|
||||
msgid "Expires in %s seconds"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/account_row.py:263
|
||||
msgid "Error during the generation of code"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/account_row.py:308
|
||||
msgid "Couldn't generate the secret code"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/account_row.py:370
|
||||
#, python-format
|
||||
msgid "Do you really want to remove \"%s\"?"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/settings.py:70
|
||||
msgid "Behavior"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/settings.py:75
|
||||
msgid "Account"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/settings.py:89
|
||||
msgid "Password protection"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/widgets/settings.py:113
|
||||
msgid "Auto-lock the application (m):"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/application.py:46
|
||||
msgid "TwoFactorAuth"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/application.py:86
|
||||
msgid "Shortcuts"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/application.py:88
|
||||
msgid "About"
|
||||
msgstr ""
|
||||
|
||||
#: TwoFactorAuth/application.py:89
|
||||
msgid "Quit"
|
||||
msgstr ""
|
Loading…
Add table
Reference in a new issue