diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-06-13 17:46:52 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-06-13 17:46:52 +0200 |
commit | b5c6850732d69f8a68dc05738acb55dffc03677a (patch) | |
tree | 1b83e94e99db9c47500152fcf04bb086c597c9e5 /plugins/newmail_notifier/localization | |
parent | 50d0a12933f5b58506cfe0df477eeb81b727d41e (diff) |
Updated translations from Transifex
Diffstat (limited to 'plugins/newmail_notifier/localization')
-rw-r--r-- | plugins/newmail_notifier/localization/ro_RO.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/newmail_notifier/localization/ro_RO.inc b/plugins/newmail_notifier/localization/ro_RO.inc index c78c7e081..b27e506ab 100644 --- a/plugins/newmail_notifier/localization/ro_RO.inc +++ b/plugins/newmail_notifier/localization/ro_RO.inc @@ -19,11 +19,11 @@ $labels['basic'] = 'Afişează notificări în browser la mesaj nou.'; $labels['desktop'] = 'Afişează notificări desktop la mesaj nou.'; $labels['sound'] = 'Redă un sunet la mesaj nou.'; -$labels['test'] = 'Test'; +$labels['test'] = 'Testează'; $labels['title'] = 'E-mail nou!'; $labels['body'] = 'Ai primit un mesaj nou.'; $labels['testbody'] = 'Aceasta este o notificare de test.'; $labels['desktopdisabled'] = 'Notificările desktop sunt dezactivate în browser.'; -$labels['desktopunsupported'] = 'Browser-ul nu suportă notificări desktop.'; +$labels['desktopunsupported'] = 'Browser-ul dumneavoastră nu suportă notificări desktop.'; ?> |