diff options
Diffstat (limited to 'program')
| -rw-r--r-- | program/localization/de_CH/labels.inc | 10 | ||||
| -rw-r--r-- | program/localization/de_DE/labels.inc | 10 | ||||
| -rw-r--r-- | program/localization/it_IT/labels.inc | 6 | ||||
| -rw-r--r-- | program/localization/it_IT/messages.inc | 2 | ||||
| -rw-r--r-- | program/localization/nl_NL/labels.inc | 4 | ||||
| -rw-r--r-- | program/localization/ru_RU/labels.inc | 2 | ||||
| -rw-r--r-- | program/localization/ru_RU/messages.inc | 17 | ||||
| -rw-r--r-- | program/localization/sl_SI/labels.inc | 4 | ||||
| -rw-r--r-- | program/localization/sl_SI/messages.inc | 2 | ||||
| -rw-r--r-- | program/localization/uk_UA/labels.inc | 6 | ||||
| -rw-r--r-- | program/localization/uk_UA/messages.inc | 2 | 
11 files changed, 39 insertions, 26 deletions
| diff --git a/program/localization/de_CH/labels.inc b/program/localization/de_CH/labels.inc index f0a3312a6..5c2bc6d98 100644 --- a/program/localization/de_CH/labels.inc +++ b/program/localization/de_CH/labels.inc @@ -175,8 +175,8 @@ $labels['sendmessage'] = 'Nachricht jetzt senden';  $labels['addattachment'] = 'Datei anfügen';  $labels['charset'] = 'Zeichensatz';  $labels['editortype'] = 'Editor-Typ'; -$labels['returnreceipt'] = 'Lesebestätigung'; -$labels['dsn'] = 'Empfangsbestätigung'; +$labels['returnreceipt'] = 'Empfangsbestätigung (MSN)'; +$labels['dsn'] = 'Übermittlungsbestätigung (DSN)';  $labels['editidents'] = 'Absender bearbeiten';  $labels['checkspelling'] = 'Rechtschreibung prüfen';  $labels['resumeediting'] = 'Bearbeitung fortsetzen'; @@ -271,7 +271,7 @@ $labels['logoutcompact'] = 'Posteingang beim Abmelden packen';  $labels['uisettings'] = 'Benutzeroberfläche';  $labels['serversettings'] = 'Server-Einstellungen';  $labels['mailboxview'] = 'Mailbox-Ansicht'; -$labels['mdnrequests'] = 'Lesebestätigung senden'; +$labels['mdnrequests'] = 'Empfangsbestätigung senden';  $labels['askuser'] = 'immer fragen';  $labels['autosend'] = 'automatisch senden';  $labels['autosendknown'] = 'für bekannte Absender, sonst fragen'; @@ -320,8 +320,8 @@ $labels['abovequote'] = 'über der Originalnachricht einfügen';  $labels['insertsignature'] = 'Signatur einfügen';  $labels['previewpanemarkread'] = 'Nachricht in Vorschau als gelesen markieren';  $labels['afternseconds'] = 'nach $n Sekuden'; -$labels['reqmdn'] = 'Lesebestätigung immer anfordern'; -$labels['reqdsn'] = 'Empfangsbestätigung immer anfordern'; +$labels['reqmdn'] = 'Empfangsbestätigung (MSN) immer anfordern'; +$labels['reqdsn'] = 'Übermittlungsbestätigung (DSN) immer anfordern';  $labels['replysamefolder'] = 'Antworten im selben Ordner wie Original speichern';  $labels['folder'] = 'Ordner';  $labels['folders'] = 'Ordner'; diff --git a/program/localization/de_DE/labels.inc b/program/localization/de_DE/labels.inc index 6a3e3e4fd..791c32311 100644 --- a/program/localization/de_DE/labels.inc +++ b/program/localization/de_DE/labels.inc @@ -175,8 +175,8 @@ $labels['sendmessage'] = 'Nachricht jetzt senden';  $labels['addattachment'] = 'Datei anfügen';  $labels['charset'] = 'Zeichensatz';  $labels['editortype'] = 'Editor Typ'; -$labels['returnreceipt'] = 'Lesebestätigung'; -$labels['dsn'] = 'Empfangsbestätigung'; +$labels['returnreceipt'] = 'Empfangsbestätigung (MSN)'; +$labels['dsn'] = 'Übermittlungsbestätigung (DSN)';  $labels['editidents'] = 'Absender ändern';  $labels['checkspelling'] = 'Rechtschreibung prüfen';  $labels['resumeediting'] = 'Bearbeitung fortsetzen'; @@ -271,7 +271,7 @@ $labels['logoutcompact'] = 'Posteingang beim Abmelden packen';  $labels['uisettings'] = 'Benutzeroberfläche';  $labels['serversettings'] = 'Server-Einstellungen';  $labels['mailboxview'] = 'Mailbox-Ansicht'; -$labels['mdnrequests'] = 'Lesebestätigung senden'; +$labels['mdnrequests'] = 'Empfangsbestätigung senden';  $labels['askuser'] = 'immer fragen';  $labels['autosend'] = 'Lesebestätigung automatisch senden';  $labels['autosendknown'] = 'Lesebestätigung nur an meine Kontakte senden'; @@ -320,8 +320,8 @@ $labels['abovequote'] = 'über der Originalnachricht einfügen';  $labels['insertsignature'] = 'Signatur einfügen';  $labels['previewpanemarkread'] = 'Nachricht in Vorschau als gelesen markieren';  $labels['afternseconds'] = 'nach $n Sekuden'; -$labels['reqmdn'] = 'Immer eine Lesebestätigung anfordern'; -$labels['reqdsn'] = 'Empfangsbestätigung immer anfordern'; +$labels['reqmdn'] = 'Empfangsbestätigung (MSN) immer anfordern'; +$labels['reqdsn'] = 'Übermittlungsbestätigung (DSN) immer anfordern';  $labels['replysamefolder'] = 'Antworten im selben Ordner wie Original speichern';  $labels['folder'] = 'Ordner';  $labels['folders'] = 'Ordner'; diff --git a/program/localization/it_IT/labels.inc b/program/localization/it_IT/labels.inc index 78e1d4eab..5f6cc8505 100644 --- a/program/localization/it_IT/labels.inc +++ b/program/localization/it_IT/labels.inc @@ -3,7 +3,7 @@  /*  +-----------------------------------------------------------------------+ -| language/it/labels.inc                                                | +| language/it_IT/labels.inc                                             |  |                                                                       |  | Language file of the Roundcube Webmail client                         |  | Copyright (C) 2005-2010, Roundcube Dev. - Switzerland                 | @@ -46,8 +46,8 @@ $labels['size'] = 'Dimensione';  $labels['priority'] = 'Priorità';  $labels['organization'] = 'Società';  $labels['reply-to'] = 'Rispondi a'; -$labels['mail-reply-to'] = 'Mail-Reply-To'; -$labels['mail-followup-to'] = 'Mail-Followup-To'; +$labels['mailreply-to'] = 'Mail-Reply-To'; +$labels['mailfollowup-to'] = 'Mail-Followup-To';  $labels['mailboxlist'] = 'Cartelle';  $labels['messagesfromto'] = 'Messaggi da $from a $to di $count';  $labels['threadsfromto'] = 'Thread da $from a $to di $count'; diff --git a/program/localization/it_IT/messages.inc b/program/localization/it_IT/messages.inc index edecf2faf..1a0c9db76 100644 --- a/program/localization/it_IT/messages.inc +++ b/program/localization/it_IT/messages.inc @@ -3,7 +3,7 @@  /*  +-----------------------------------------------------------------------+ -| language/it/messages.inc                                              | +| language/it_IT/messages.inc                                           |  |                                                                       |  | Language file of the Roundcube Webmail client                         |  | Copyright (C) 2005-2010, Roundcube Dev. - Switzerland                 | diff --git a/program/localization/nl_NL/labels.inc b/program/localization/nl_NL/labels.inc index 9840cff1e..97ad8cc18 100644 --- a/program/localization/nl_NL/labels.inc +++ b/program/localization/nl_NL/labels.inc @@ -50,8 +50,8 @@ $labels['priority'] = 'Prioriteit';  $labels['organization'] = 'Organisatie';  $labels['readstatus'] = 'Gelezen?';  $labels['reply-to'] = 'Antwoord-aan'; -$labels['mail-reply-to'] = 'Mail-Antwoord-Aan'; -$labels['mail-followup-to'] = 'Mail-Followup-Aan'; +$labels['mailreply-to'] = 'Mail-Antwoord-Aan'; +$labels['mailfollowup-to'] = 'Mail-Followup-Aan';  $labels['mailboxlist'] = 'Mappen';  $labels['messagesfromto'] = 'Bericht $from t/m $to van $count';  $labels['threadsfromto'] = 'Conversatie $from t/m $to van $count'; diff --git a/program/localization/ru_RU/labels.inc b/program/localization/ru_RU/labels.inc index c211f2508..d8e5ff84a 100644 --- a/program/localization/ru_RU/labels.inc +++ b/program/localization/ru_RU/labels.inc @@ -46,7 +46,7 @@ $labels['size'] = 'Размер';  $labels['priority'] = 'Приоритет';  $labels['organization'] = 'Организация';  $labels['reply-to'] = 'Ответить'; -$labels['mail-reply-to'] = 'Ответить в списке рассылки'; +$labels['mailreply-to'] = 'Ответить в списке рассылки';  $labels['mailboxlist'] = 'Папки';  $labels['messagesfromto'] = 'Сообщения с $from по $to из $count';  $labels['threadsfromto'] = 'Обсуждения с $from по $to из $count'; diff --git a/program/localization/ru_RU/messages.inc b/program/localization/ru_RU/messages.inc index 4ba46392e..75c6d77ce 100644 --- a/program/localization/ru_RU/messages.inc +++ b/program/localization/ru_RU/messages.inc @@ -24,6 +24,7 @@ $messages['cookiesdisabled'] = 'Ваш броузер не принимает co  $messages['sessionerror'] = 'Ваша сессия устарела';  $messages['imaperror'] = 'Неудачное соединение с IMAP сервером';  $messages['servererror'] = 'Ошибка сервера!'; +$messages['servererrormsg'] = 'Ошибка сервера: $msg';  $messages['invalidrequest'] = 'Неверный запрос! Информация не сохранена.';  $messages['nomessagesfound'] = 'Сообщений не найдено';  $messages['loggedout'] = 'Ваша сессия завершена. Всего доброго!'; @@ -87,8 +88,10 @@ $messages['copysuccess'] = 'Скопировано $nr адресов';  $messages['copyerror'] = 'Невозможно скопировать адреса';  $messages['sourceisreadonly'] = 'Данный источник адресов только для чтения';  $messages['errorsavingcontact'] = 'Невозможно сохранить адрес контакта'; -$messages['movingmessage'] = 'Перемещение сообщения…'; -$messages['copyingmessage'] = 'Копирование сообщения...'; +$messages['movingmessage'] = 'Перемещение сообщений…'; +$messages['copyingmessage'] = 'Копирование сообщений...'; +$messages['deletingmessage'] = 'Удаление сообщений...'; +$messages['markingmessage'] = 'Выделение сообщений...';  $messages['receiptsent'] = 'Уведомление о прочтении отправлено';  $messages['errorsendingreceipt'] = 'Уведомление о прочтении не отправлено';  $messages['nodeletelastidentity'] = 'Вы не можете удалить этот профиль, он у вас последний'; @@ -116,5 +119,15 @@ $messages['emailformaterror'] = 'Неверный адрес: $email';  $messages['toomanyrecipients'] = 'Слишком много получателей, уменьшите их количество до $max.';  $messages['maxgroupmembersreached'] = 'Размер группы больше максимально разрешенного - $max';  $messages['internalerror'] = 'Произошла внутренняя ошибка. Попробуйте ещё раз'; +$messages['contactdelerror'] = 'Не могу удалить контакт(ы)'; +$messages['contactdeleted'] = 'Контакт(ы) успешно удален(ы)'; +$messages['groupdeleted'] = 'Группа успешно удалена '; +$messages['grouprenamed'] = 'Группа успешно переименована'; +$messages['groupcreated'] = 'Группа успешно создана'; +$messages['messagedeleted'] = 'Сообщения успешно удалены'; +$messages['messagemoved'] = 'Сообщения успешно перемещены'; +$messages['messagecopied'] = 'Сообщения успешно скопированы'; +$messages['messagemarked'] = 'Сообщения успешно выделены'; +$messages['autocompletechars'] = 'Введите, как минимум, $min символов для автодополнения';  ?> diff --git a/program/localization/sl_SI/labels.inc b/program/localization/sl_SI/labels.inc index fa6e5cb9d..8b90a004c 100644 --- a/program/localization/sl_SI/labels.inc +++ b/program/localization/sl_SI/labels.inc @@ -47,8 +47,8 @@ $labels['priority'] = 'Prioriteta';  $labels['organization'] = 'Organizacija';  $labels['readstatus'] = 'Status';  $labels['reply-to'] = 'Odgovor na'; -$labels['mail-reply-to'] = 'Odgovor na'; -$labels['mail-followup-to'] = 'Odgovor na'; +$labels['mailreply-to'] = 'Odgovor na'; +$labels['mailfollowup-to'] = 'Odgovor na';  $labels['mailboxlist'] = 'Mape';  $labels['messagesfromto'] = 'Sporočila $from do $to od $count';  $labels['threadsfromto'] = 'Nit $from do $to od $count'; diff --git a/program/localization/sl_SI/messages.inc b/program/localization/sl_SI/messages.inc index 5522fd298..7570919b8 100644 --- a/program/localization/sl_SI/messages.inc +++ b/program/localization/sl_SI/messages.inc @@ -2,7 +2,7 @@  /*  +-----------------------------------------------------------------------+ -| language/sl_SL/messages.inc                                           | +| language/sl_SI/messages.inc                                           |  |                                                                       |  | Language file of the Roundcube Webmail client                         |  | Copyright (C) 2008-2010, RoundQube Dev. - Switzerland                 | diff --git a/program/localization/uk_UA/labels.inc b/program/localization/uk_UA/labels.inc index 12026da0c..be69f41af 100644 --- a/program/localization/uk_UA/labels.inc +++ b/program/localization/uk_UA/labels.inc @@ -3,7 +3,7 @@  /*  +-----------------------------------------------------------------------+ -| language/uk/labels.inc                                                | +| language/uk_UA/labels.inc                                             |  |                                                                       |  | Language file of the Roundcube Webmail client                         |  | Copyright (C) 2005-2010, Roundcube Dev. - Switzerland                 | @@ -45,8 +45,8 @@ $labels['size'] = 'Розмір';  $labels['priority'] = 'Пріоритет';  $labels['organization'] = 'Організація';  $labels['reply-to'] = 'Відповісти'; -$labels['mail-reply-to'] = 'Mail-Reply-To'; -$labels['mail-followup-to'] = 'Mail-Followup-To'; +$labels['mailreply-to'] = 'Mail-Reply-To'; +$labels['mailfollowup-to'] = 'Mail-Followup-To';  $labels['mailboxlist'] = 'Папки';  $labels['messagesfromto'] = 'Повідомлення з $from по $to із $count';  $labels['threadsfromto'] = 'Обговорення з $from по $to із $count'; diff --git a/program/localization/uk_UA/messages.inc b/program/localization/uk_UA/messages.inc index 0d61b2331..6ec33e506 100644 --- a/program/localization/uk_UA/messages.inc +++ b/program/localization/uk_UA/messages.inc @@ -3,7 +3,7 @@  /*  +-----------------------------------------------------------------------+ -| language/uk/messages.inc                                              | +| language/uk_UA/messages.inc                                           |  |                                                                       |  | Language file of the Roundcube Webmail client                         |  | Copyright (C) 2005-2010, Roundcube Dev. - Switzerland                 | | 
