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>2020-01-07 05:28:34 +0300
committerNextcloud bot <bot@nextcloud.com>2020-01-07 05:28:34 +0300
commit1b8f81617079cd49fb35d9d893370815ea5d05c1 (patch)
tree08eeb44ebcd3db02db2f5925f4a110a9fcee8130 /core/l10n/ro.js
parent4c841559e16f7e5714e42f41ecd339fd6c135d7a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ro.js')
-rw-r--r--core/l10n/ro.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/ro.js b/core/l10n/ro.js
index 71ca83042e4..59584b1d8d0 100644
--- a/core/l10n/ro.js
+++ b/core/l10n/ro.js
@@ -228,7 +228,7 @@ OC.L10N.register(
"Two-factor authentication" : "Autentificare în doi-factori",
"Set up two-factor authentication" : "Setează autentificarea cu doi factori",
"Use backup code" : "Folosește un cod de backup",
- "Cancel log in" : "Anulează conectarea",
+ "Cancel login" : "Anulează autentificarea",
"Setup two-factor authentication" : "Setează autentificarea cu doi factori",
"Error while validating your second factor" : "Eroare la validarea celui de-al doilea factor",
"Access through untrusted domain" : "Acces printr-un domeniu nesigur",
@@ -336,6 +336,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "În special atunci când este folosit clientul desktop pentru sincronizarea fișierelor, utilizarea SQLite este nerecomandată.",
"Wrong password." : "Parolă greșită.",
"New Password" : "Noua Parolă",
+ "Cancel log in" : "Anulează conectarea",
"Search globally" : "Caută global"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");