summaryrefslogtreecommitdiff
path: root/plugins/acl/localization/ro_RO.inc
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-11-19 15:30:07 +0100
committerThomas Bruederli <thomas@roundcube.net>2012-11-19 15:30:07 +0100
commit6199a72c8e11ca8fbfba631af552ddf53b9eebf7 (patch)
treeb0151e286bf05b1a2703c5c05527323c029736d0 /plugins/acl/localization/ro_RO.inc
parent15eb32eee59c8a37160645320365f956caf15c95 (diff)
Updated localization files from launchpad
Diffstat (limited to 'plugins/acl/localization/ro_RO.inc')
-rw-r--r--plugins/acl/localization/ro_RO.inc52
1 files changed, 52 insertions, 0 deletions
diff --git a/plugins/acl/localization/ro_RO.inc b/plugins/acl/localization/ro_RO.inc
new file mode 100644
index 000000000..5d51f392c
--- /dev/null
+++ b/plugins/acl/localization/ro_RO.inc
@@ -0,0 +1,52 @@
+<?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: Raduta Alex <raduta.alex@gmail.com> |
+ +-----------------------------------------------------------------------+
+*/
+
+$labels = array();
+$labels['username'] = 'Utilizator:';
+$labels['advanced'] = 'mod avansat';
+$labels['newuser'] = 'Adăugare intrare';
+$labels['anonymous'] = 'Vizitator';
+$labels['identifier'] = 'Identificator';
+$labels['acll'] = 'Caută';
+$labels['shortacll'] = 'Caută';
+$labels['aclr'] = 'Citire mesaje';
+$labels['aclp'] = 'Postează';
+$labels['shortaclp'] = 'Postează';
+$labels['aclc'] = 'Creează subdirectoare';
+$labels['aclk'] = 'Creează subdirectoare';
+$labels['acld'] = 'Ștergere mesaje';
+$labels['aclt'] = 'Ștergere mesaje';
+$labels['acle'] = 'Elimină';
+$labels['shortacle'] = 'Elimină';
+$labels['aclx'] = 'Ștergere dosar';
+$labels['acla'] = 'Administrează';
+$labels['shortacla'] = 'Administrează';
+$labels['aclother'] = 'Altul';
+$labels['shortaclother'] = 'Altul';
+$labels['aclread'] = 'Citeşte';
+$labels['shortaclr'] = 'Citeşte';
+$labels['shortaclread'] = 'Citeşte';
+$labels['aclwrite'] = 'Scrie';
+$labels['shortaclw'] = 'Scrie';
+$labels['shortaclwrite'] = 'Scrie';
+$labels['acldelete'] = 'Șterge';
+$labels['shortacld'] = 'Șterge';
+$labels['shortaclt'] = 'Șterge';
+$labels['shortacldelete'] = 'Șterge';
+$labels['shortacls'] = 'Păstrează';
+$labels['shortacli'] = 'Inserează';
+$labels['shortaclc'] = 'Creează';
+$labels['shortaclk'] = 'Creează';
+