Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-15 04:11:41 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-15 04:11:41 +0300
commit055d15e305b81be75fe838a9ac733d86818ea807 (patch)
tree020a41c5e753f9bf1da2823aa3d267bfee314cc5 /core/l10n/ro.js
parent23a02eaf141647c12f964651ba86299966a2d108 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ro.js')
-rw-r--r--core/l10n/ro.js4
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));");