mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Update translations from Crowdin for id_ID
This commit is contained in:
@@ -12,132 +12,132 @@ msgstr ""
|
||||
"Language-Team: Indonesian\n"
|
||||
"Language: id_ID\n"
|
||||
|
||||
#: crypt.cpp:198
|
||||
#: crypt.cpp:199
|
||||
msgid "<#chan|Nick>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:199
|
||||
#: crypt.cpp:200
|
||||
msgid "Remove a key for nick or channel"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:201
|
||||
#: crypt.cpp:202
|
||||
msgid "<#chan|Nick> <Key>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:202
|
||||
#: crypt.cpp:203
|
||||
msgid "Set a key for nick or channel"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:204
|
||||
#: crypt.cpp:205
|
||||
msgid "List all keys"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:206
|
||||
#: crypt.cpp:207
|
||||
msgid "<Nick>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:207
|
||||
#: crypt.cpp:208
|
||||
msgid "Start a DH1080 key exchange with nick"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:210
|
||||
#: crypt.cpp:211
|
||||
msgid "Get the nick prefix"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:213
|
||||
#: crypt.cpp:214
|
||||
msgid "[Prefix]"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:214
|
||||
#: crypt.cpp:215
|
||||
msgid "Set the nick prefix, with no argument it's disabled."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:270
|
||||
#: crypt.cpp:271
|
||||
msgid "Received DH1080 public key from {1}, sending mine..."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:275 crypt.cpp:296
|
||||
#: crypt.cpp:276 crypt.cpp:297
|
||||
msgid "Key for {1} successfully set."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:278 crypt.cpp:299
|
||||
#: crypt.cpp:279 crypt.cpp:300
|
||||
msgid "Error in {1} with {2}: {3}"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:280 crypt.cpp:301
|
||||
#: crypt.cpp:281 crypt.cpp:302
|
||||
msgid "no secret key computed"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:395
|
||||
#: crypt.cpp:396
|
||||
msgid "Target [{1}] deleted"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:397
|
||||
#: crypt.cpp:398
|
||||
msgid "Target [{1}] not found"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:400
|
||||
#: crypt.cpp:401
|
||||
msgid "Usage DelKey <#chan|Nick>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:415
|
||||
#: crypt.cpp:416
|
||||
msgid "Set encryption key for [{1}] to [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:417
|
||||
#: crypt.cpp:418
|
||||
msgid "Usage: SetKey <#chan|Nick> <Key>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:428
|
||||
#: crypt.cpp:429
|
||||
msgid "Sent my DH1080 public key to {1}, waiting for reply ..."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:430
|
||||
#: crypt.cpp:431
|
||||
msgid "Error generating our keys, nothing sent."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:433
|
||||
#: crypt.cpp:434
|
||||
msgid "Usage: KeyX <Nick>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:440
|
||||
#: crypt.cpp:441
|
||||
msgid "Nick Prefix disabled."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:442
|
||||
#: crypt.cpp:443
|
||||
msgid "Nick Prefix: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:451
|
||||
#: crypt.cpp:452
|
||||
msgid "You cannot use :, even followed by other symbols, as Nick Prefix."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:460
|
||||
#: crypt.cpp:461
|
||||
msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:465
|
||||
#: crypt.cpp:466
|
||||
msgid "Disabling Nick Prefix."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:467
|
||||
#: crypt.cpp:468
|
||||
msgid "Setting Nick Prefix to {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:474 crypt.cpp:481
|
||||
msgctxt "listkeys"
|
||||
msgid "Target"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:475 crypt.cpp:482
|
||||
msgctxt "listkeys"
|
||||
msgid "Target"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:476 crypt.cpp:483
|
||||
msgctxt "listkeys"
|
||||
msgid "Key"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:486
|
||||
#: crypt.cpp:487
|
||||
msgid "You have no encryption keys set."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:508
|
||||
#: crypt.cpp:509
|
||||
msgid "Encryption for channel/private messages"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user