diff options
Diffstat (limited to 'core/l10n/ro.js')
-rw-r--r-- | core/l10n/ro.js | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index f443fc162f2..557d370aa89 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -55,13 +55,6 @@ OC.L10N.register( "Missing index \"{indexName}\" in table \"{tableName}\"." : "Lipsește indexul \"{indexName}\" in tabela \"{tableName}\".", "The PHP memory limit is below the recommended value of 512MB." : "Limita memoriei PHP este sub valoarea recomandată de 512MB.", "Error occurred while checking server setup" : "A apărut o eroare la verificarea configurației serverului", - "Non-existing tag #{tag}" : "Etichetă inexistentă #{tag}", - "restricted" : "restricționat", - "invisible" : "invizibil", - "Delete" : "Șterge", - "Rename" : "Redenumește", - "Collaborative tags" : "Etichete colaborative", - "No tags found" : "Nu au fost găsite etichete", "unknown text" : "text necunoscut", "Hello world!" : "Hello world!", "sunny" : "însorit", @@ -164,6 +157,13 @@ OC.L10N.register( "Strong password" : "Parolă puternică", "No action available" : "Nici o acțiune disponibilă", "Error fetching contact actions" : "A apărut o eroare la preluarea activităților privind contactele", + "Non-existing tag #{tag}" : "Etichetă inexistentă #{tag}", + "restricted" : "restricționat", + "invisible" : "invizibil", + "Delete" : "Șterge", + "Rename" : "Redenumește", + "Collaborative tags" : "Etichete colaborative", + "No tags found" : "Nu au fost găsite etichete", "Personal" : "Personal", "Users" : "Utilizatori", "Apps" : "Aplicații", |