<?php
|
|
/*
|
+-----------------------------------------------------------------------+
|
| localization/ro_RO/labels.inc |
|
| |
|
| Language file of the Roundcube Webmail client |
|
| Copyright (C) 2012, The Roundcube Dev Team |
|
| Licensed under the GNU General Public License |
|
| |
|
+-----------------------------------------------------------------------+
|
| Author: tudor <tudor@starnet-alba.ro> |
|
+-----------------------------------------------------------------------+
|
*/
|
|
$labels = array();
|
$labels['buttontext'] = 'Arhivă';
|
$labels['archivefolder'] = 'Arhivă';
|
$labels['buttontitle'] = 'Arhivează acest mesaj.';
|
$labels['archived'] = 'Arhivare reuşită.';
|