From 6c14037eafe36aaab70b6d00bb2614ee50b7c7f2 Mon Sep 17 00:00:00 2001 From: yllar <yllar.pajus@gmail.com> Date: Thu, 31 Dec 2009 08:30:02 -0500 Subject: [PATCH] ru_RU sl_SI da_DK updates --- program/localization/sl_SI/messages.inc | 2 +- program/localization/da_DK/labels.inc | 1 - program/localization/ru_RU/labels.inc | 4 +++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/program/localization/da_DK/labels.inc b/program/localization/da_DK/labels.inc index 268cb74..d2035d1 100644 --- a/program/localization/da_DK/labels.inc +++ b/program/localization/da_DK/labels.inc @@ -1,4 +1,3 @@ -<!-- Update from SVN: da_DK/labels.inc--> <?php /* diff --git a/program/localization/ru_RU/labels.inc b/program/localization/ru_RU/labels.inc index 1dd77d0..a1c7bdf 100644 --- a/program/localization/ru_RU/labels.inc +++ b/program/localization/ru_RU/labels.inc @@ -265,7 +265,9 @@ $labels['autoaddsignature'] = 'Автоматически добавлять подпись'; $labels['newmessageonly'] = 'только в новых сообщениях'; $labels['replyandforwardonly'] = 'только в ответах и пересылках'; -$labels['replysignatureabove'] = 'Добавлять подпись перед цитатой при ответе или пересылке'; +$labels['replysignaturepos'] = 'Прикрепить подпись при ответе и пересылке'; +$labels['belowquote'] = 'после цитаты'; +$labels['abovequote'] = 'до цитаты'; $labels['insertsignature'] = 'Вставить подпись'; $labels['folder'] = 'Папка'; $labels['folders'] = 'Папки'; diff --git a/program/localization/sl_SI/messages.inc b/program/localization/sl_SI/messages.inc index 4854d4b..47d4bb4 100644 --- a/program/localization/sl_SI/messages.inc +++ b/program/localization/sl_SI/messages.inc @@ -40,7 +40,7 @@ $messages['nocontactsfound'] = 'Nobenega stika ni bilo mogoče najti.'; $messages['contactnotfound'] = 'Iskanega stika ni bilo mogoče najti.'; $messages['sendingfailed'] = 'Sporočila ni bilo mogoče poslati.'; -$messages['senttooquickly'] = 'Počakajte $sek sekund in nato znova poskusite s pošiljanjem sporočila.'; +$messages['senttooquickly'] = 'Počakajte $sec sekund in nato znova poskusite s pošiljanjem sporočila.'; $messages['errorsavingsent'] = 'Pri shranjevanju poslanega sporočila je prišlo do napake.'; $messages['errorsaving'] = 'Pri shranjevanju je prišlo do napake.'; $messages['errormoving'] = 'Sporočila ni bilo mogoče premakniti.'; -- Gitblit v1.9.1