diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-10-30 12:20:19 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-10-30 12:20:19 +0100 |
commit | 5b334509a80dd2d447a505944c6c5cb63447dd1f (patch) | |
tree | 6e0dea36455de85a442707d3183a8d311ecc987a /plugins/attachment_reminder | |
parent | c641dea371ad3b3162c1d8cfa77ba4d4b8629479 (diff) |
Updated localizations from Transifex
Diffstat (limited to 'plugins/attachment_reminder')
-rw-r--r-- | plugins/attachment_reminder/localization/pt_BR.inc | 2 | ||||
-rw-r--r-- | plugins/attachment_reminder/localization/uk_UA.inc | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/plugins/attachment_reminder/localization/pt_BR.inc b/plugins/attachment_reminder/localization/pt_BR.inc index b06e8923e..4b61e951c 100644 --- a/plugins/attachment_reminder/localization/pt_BR.inc +++ b/plugins/attachment_reminder/localization/pt_BR.inc @@ -16,5 +16,5 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ */ $messages['forgotattachment'] = "Você esqueceu-se de anexar um arquivo?"; -$messages['reminderoption'] = "Alertar quando os anexos forem esquecidos"; +$messages['reminderoption'] = "Alertar sobre o possível esquecimento de anexos"; $messages['keywords'] = "anexo,arquivo,anexar,anexado,anexando,incluso,CV,currículo"; diff --git a/plugins/attachment_reminder/localization/uk_UA.inc b/plugins/attachment_reminder/localization/uk_UA.inc index c3b4aaa02..122fb2bee 100644 --- a/plugins/attachment_reminder/localization/uk_UA.inc +++ b/plugins/attachment_reminder/localization/uk_UA.inc @@ -15,6 +15,6 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/ */ -$messages['forgotattachment'] = ""; -$messages['reminderoption'] = ""; +$messages['forgotattachment'] = "Ви забули прикріпити файл?"; +$messages['reminderoption'] = "Нагадати про забуте вкладення"; $messages['keywords'] = ""; |