diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-28 00:07:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-28 00:07:53 +0000 |
commit | 6309b9ec1db1e16eaf8a2717f1bd60f39afaf15d (patch) | |
tree | 9b95c2252c4b91a3bd37b0f69ab0a54c7fbc668d /core/l10n/ro.js | |
parent | b673d1d8c4410af07a87423d0cee3566d4a1bef3 (diff) | |
download | nextcloud-server-6309b9ec1db1e16eaf8a2717f1bd60f39afaf15d.tar.gz nextcloud-server-6309b9ec1db1e16eaf8a2717f1bd60f39afaf15d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ro.js')
-rw-r--r-- | core/l10n/ro.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index f8a3d2a3f42..9f668dcafa9 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -124,7 +124,6 @@ OC.L10N.register( "Password protect" : "Protejare cu parolă", "Allow upload and editing" : "Permite încărcarea și editarea", "Allow editing" : "Permite editarea", - "File drop (upload only)" : "Aruncă fișierul (numai încărcare)", "Email link to person" : "Expediază legătura prin poșta electronică", "Send" : "Trimite", "Shared with you and the group {group} by {owner}" : "Distribuie cu tine si grupul {group} de {owner}", @@ -290,6 +289,7 @@ OC.L10N.register( "This page will refresh itself when the %s instance is available again." : "Această pagină se va reîmprospăta atunci când %s instance e disponibil din nou.", "Problem loading page, reloading in 5 seconds" : "A apărut o problemă la încărcarea paginii, se reîncearcă în 5 secunde", "Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Fișierele tale sunt criptate. Dacă nu ai activat o cheie de restabilire, e posibil să nu mai poți accesa informațiile tale după o resetare a parolei.<br />Dacă nu ești sigur ce trebuie să faci, contactează administratorul înainte de a continua. <br /> Sigur vrei să continui?", + "File drop (upload only)" : "Aruncă fișierul (numai încărcare)", "The update was successful. Redirecting you to Nextcloud now." : "Actualizarea a reușit. Te redirecționăm acum la Nextcloud." }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |