diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-30 02:16:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-30 02:16:04 +0000 |
commit | 64c15a15d4fada2b259952bf00a989f41b5b9e65 (patch) | |
tree | 0a9c465e132c7d007e566404f6e13815503bf367 /core/l10n/ro.js | |
parent | 395cd140b12c6c061f540606f2824b5b023db870 (diff) | |
download | nextcloud-server-64c15a15d4fada2b259952bf00a989f41b5b9e65.tar.gz nextcloud-server-64c15a15d4fada2b259952bf00a989f41b5b9e65.zip |
[tx-robot] updated from transifex
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", |