Revision 7d9d434c
Added by Marc Dequènes almost 15 years ago
- ID 7d9d434c136ed48c8e96e9e0f3a0cef7d82f499b
po/cyborghood.pot | ||
---|---|---|
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: CyborgHood 0.2.0~dev\n"
|
||
"POT-Creation-Date: 2010-04-04 02:19+0200\n"
|
||
"POT-Creation-Date: 2010-04-04 17:32+0200\n"
|
||
"PO-Revision-Date: 2009-03-07 21:38+0100\n"
|
||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||
... | ... | |
msgid "Syntax error in command."
|
||
msgstr ""
|
||
|
||
#: lib/cyborghood/mail.rb:93
|
||
#: lib/cyborghood/mail.rb:92
|
||
msgid "Replay detected."
|
||
msgstr ""
|
||
|
||
#: lib/cyborghood/mail.rb:99
|
||
#: lib/cyborghood/mail.rb:98
|
||
msgid "Mail not RFC3156 compliant."
|
||
msgstr ""
|
||
|
||
#: lib/cyborghood/mail.rb:173
|
||
#: lib/cyborghood/mail.rb:172
|
||
msgid "Mail not formatted correctly (signed part)."
|
||
msgstr ""
|
||
|
||
#: lib/cyborghood/mail.rb:176
|
||
#: lib/cyborghood/mail.rb:175
|
||
msgid "Mail content tampered or badly signed: %{sig_err}"
|
||
msgstr ""
|
||
|
||
#: lib/cyborghood/mail.rb:180
|
||
#: lib/cyborghood/mail.rb:179
|
||
msgid "Mail is from an unknown person."
|
||
msgstr ""
|
||
|
||
#: lib/cyborghood/mail.rb:189
|
||
#: lib/cyborghood/mail.rb:188
|
||
msgid ""
|
||
"The signature was made too long ago (check your system clock). Rejected "
|
||
"message to avoid replay attacks."
|
||
msgstr ""
|
||
|
||
#: lib/cyborghood/mail.rb:193
|
||
#: lib/cyborghood/mail.rb:192
|
||
msgid ""
|
||
"The signature was made in the future (check your system clock). Rejected "
|
||
"message to avoid replay attacks."
|
||
msgstr ""
|
||
|
||
#: lib/cyborghood/mail.rb:238
|
||
#: lib/cyborghood/mail.rb:237
|
||
msgid "Mail not formatted correctly (encrypted part)."
|
||
msgstr ""
|
||
|
||
... | ... | |
#: lib/cyborghood/mail_order.rb:38
|
||
msgid "Attachment '%{ref}' not found."
|
||
msgstr ""
|
||
|
||
#: lib/cyborghood/command_runner.rb:47 lib/cyborghood/command_runner.rb:157
|
||
msgid "Internal error. Administrator is warned."
|
||
msgstr ""
|
||
|
||
#: lib/cyborghood/command_runner.rb:75
|
||
msgid "You are manager of the following zones: %{zone_list}."
|
||
msgstr ""
|
||
|
||
#: lib/cyborghood/command_runner.rb:85 lib/cyborghood/command_runner.rb:107
|
||
msgid "This zone is not hosted here."
|
||
msgstr ""
|
||
|
||
#: lib/cyborghood/command_runner.rb:89 lib/cyborghood/command_runner.rb:111
|
||
msgid "You are not allowed to manage this zone."
|
||
msgstr ""
|
||
|
||
#: lib/cyborghood/command_runner.rb:95
|
||
msgid "Requested zone content attached."
|
||
msgstr ""
|
||
|
||
#: lib/cyborghood/command_runner.rb:120
|
||
msgid "Attachment has wrong content-type."
|
||
msgstr ""
|
||
|
||
#: lib/cyborghood/command_runner.rb:135
|
||
msgid "Invalid zone data."
|
||
msgstr ""
|
||
|
||
#: lib/cyborghood/command_runner.rb:142
|
||
msgid "Zone serial is not superior to current serial."
|
||
msgstr ""
|
||
|
||
#: lib/cyborghood/command_runner.rb:153
|
||
msgid "Zone updated."
|
||
msgstr ""
|
||
|
||
#: lib/cyborghood/command_runner.rb:171
|
||
msgid "Command not recognized."
|
||
msgstr ""
|
Also available in: Unified diff
[cleanup] moved CommandRunner out of 'bin/postman' and associated L10N strings