* new server package
* make-deb.sh corrected
This commit is contained in:
parent
89e08bd135
commit
d849eefda8
771 changed files with 123292 additions and 1 deletions
|
@ -0,0 +1,73 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: CryptoBox-Server 0.3\n"
|
||||
"Report-Msgid-Bugs-To: translate@cryptobox.org\n"
|
||||
"POT-Creation-Date: 2007-02-07 09:21+0100\n"
|
||||
"PO-Revision-Date: 2007-04-20 12:17+0200\n"
|
||||
"Last-Translator: Denis Vaganov <vaganovdenis@gmail.com>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Generator: Pootle 0.10.1\n"
|
||||
|
||||
#: Name
|
||||
msgid "Event log"
|
||||
msgstr "Журнал событий"
|
||||
|
||||
#: Text.ShowAll
|
||||
msgid "Show all messages"
|
||||
msgstr "Показать все записи"
|
||||
|
||||
#: Text.AtLeastWarnings
|
||||
msgid "Show warnings and errors"
|
||||
msgstr "Показать предупреждения и ошибки"
|
||||
|
||||
#: Text.OnlyErrors
|
||||
msgid "Show errors only"
|
||||
msgstr "Показать ошибки"
|
||||
|
||||
#: Text.DownloadLogFile
|
||||
msgid "Download complete log"
|
||||
msgstr "Загрузить полный журнал"
|
||||
|
||||
#: Text.AgeOfEvent
|
||||
msgid "Time passed"
|
||||
msgstr "Время истекло"
|
||||
|
||||
#: Text.EventText
|
||||
msgid "Description"
|
||||
msgstr "Описание"
|
||||
|
||||
#: Text.TimeUnits.Days
|
||||
msgid "days"
|
||||
msgstr "дней"
|
||||
|
||||
#: Text.TimeUnits.Hours
|
||||
msgid "hours"
|
||||
msgstr "часов"
|
||||
|
||||
#: Text.TimeUnits.Minutes
|
||||
msgid "minutes"
|
||||
msgstr "минут"
|
||||
|
||||
#: Text.TimeUnits.Seconds
|
||||
msgid "seconds"
|
||||
msgstr "секунд"
|
||||
|
||||
#: Help.EventLog
|
||||
msgid "Here you can see the event log of the CryptoBox. Every message belongs to one of the following groups: information/warning/error as represented by the symbol in the leftmost column. You may choose to see all or only some selected messages. If you encounter any problems with the CryptoBox then you should send the most recent warnings and errors besides a detailed description to info@cryptobox.org."
|
||||
msgstr ""
|
||||
|
||||
#: AdviceMessage.EmptyLog.Text
|
||||
msgid "There are no messages available."
|
||||
msgstr "Не содержит записей."
|
||||
|
||||
#: AdviceMessage.NoLogFileConfigured.Title
|
||||
msgid "No log file configured"
|
||||
msgstr "Файл журнала не настроен"
|
||||
|
||||
#: AdviceMessage.NoLogFileConfigured.Text
|
||||
msgid "The CryptoBox is not configured to log events to a file. Thus it is not possible to review log events."
|
||||
msgstr ""
|
Loading…
Add table
Add a link
Reference in a new issue