diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:12:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:12:29 +0000 |
commit | 93b8a486dcf13337391dd032c69d876b3bbc68a1 (patch) | |
tree | 2eb8c05656e61429a601597fae7318dcdabcb262 /core/l10n/ro.js | |
parent | 03a2ff60551c588ce02c3e799704784f8a9ebfa6 (diff) | |
download | nextcloud-server-93b8a486dcf13337391dd032c69d876b3bbc68a1.tar.gz nextcloud-server-93b8a486dcf13337391dd032c69d876b3bbc68a1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ro.js')
-rw-r--r-- | core/l10n/ro.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js index eae1ba61a3a..fd91ebbfb31 100644 --- a/core/l10n/ro.js +++ b/core/l10n/ro.js @@ -252,7 +252,6 @@ OC.L10N.register( "Log in" : "Autentificare", "Wrong password." : "Parolă greșită.", "Stay logged in" : "Rămâi autentificat", - "Alternative Logins" : "Conectări alternative", "Account access" : "Acces cont", "You are about to grant %s access to your %s account." : "Ești pe cale să permiți %s accesul la %s contul tău.", "App token" : "Token aplicație", @@ -285,6 +284,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Instanța %s este acum în modul de mentenanță, ceea ce ar putea dura o vreme.", "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.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contactează-ți administratorul de sistem dacă acest mesaj persistă sau a apărut neașteptat.", - "Thank you for your patience." : "Îți mulțumim pentru răbdare." + "Thank you for your patience." : "Îți mulțumim pentru răbdare.", + "Alternative Logins" : "Conectări alternative" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |