diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
commit | f7d221f5f0aadedf80ebb477c623612545c7be08 (patch) | |
tree | 4c640cf1d354921028f5ef320765e9fee4fad4ad /core/l10n/ro.php | |
parent | a3c1f70be423eb4e6bc76164da9d080ffe66305c (diff) | |
download | nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.tar.gz nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.zip |
update translations
Diffstat (limited to 'core/l10n/ro.php')
-rw-r--r-- | core/l10n/ro.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/ro.php b/core/l10n/ro.php index 6f8256cea4b..b6170d8e96f 100644 --- a/core/l10n/ro.php +++ b/core/l10n/ro.php @@ -1,5 +1,9 @@ <?php $TRANSLATIONS = array( +"Application name not provided." => "Numele aplicație nu este furnizat.", +"No category to add?" => "Nici o categorie de adăugat?", +"This category already exists: " => "Această categorie deja există:", "Owncloud password reset" => "Resetarea parolei ownCloud", +"ownCloud password reset" => "Resetarea parolei ownCloud ", "Use the following link to reset your password: {link}" => "Folosește următorul link pentru a reseta parola: {link}", "You will receive a link to reset your password via Email." => "Vei primi un mesaj prin care vei putea reseta parola via email", "Requested" => "Solicitat", @@ -15,7 +19,10 @@ "Apps" => "Aplicații", "Admin" => "Administrator", "Help" => "Ajutor", +"Access forbidden" => "Acces interzis", "Cloud not found" => "Nu s-a găsit", +"Edit categories" => "Editează categoriile", +"Add" => "Adaugă", "Create an <strong>admin account</strong>" => "Crează un <strong>cont de administrator</strong>", "Password" => "Parola", "Advanced" => "Avansat", |