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-06-14 03:13:06 +0300
committerNextcloud bot <bot@nextcloud.com>2018-06-14 03:13:06 +0300
commit479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8 (patch)
tree8e57487cd7b59b1195126b0b37562ff5c7f09828 /lib/l10n/ro.js
parent90f9e0a88e2c611f7d5b964b8b5cc681f1f58d82 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/ro.js')
-rw-r--r--lib/l10n/ro.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js
index 8f8c44b4808..cf1fc4c1e45 100644
--- a/lib/l10n/ro.js
+++ b/lib/l10n/ro.js
@@ -46,7 +46,6 @@ OC.L10N.register(
"Security" : "Securitate",
"Encryption" : "Încriptare",
"Additional settings" : "Setări adiționale",
- "Tips & tricks" : "Sfaturi & trucuri",
"Personal info" : "Informații personale",
"Verifying …" : "Se verifică ...",
"Verify" : "Verifică",
@@ -139,6 +138,7 @@ OC.L10N.register(
"PHP module %s not installed." : "Modulul PHP %s nu este instalat.",
"PHP modules have been installed, but they are still listed as missing?" : "Modulele PHP au fost instalate, dar apar ca lipsind?",
"PostgreSQL >= 9 required" : "Este necesară versiunea 9 sau mai mare a PostgreSQL",
- "Please upgrade your database version" : "Actualizați baza de date la o versiune mai nouă"
+ "Please upgrade your database version" : "Actualizați baza de date la o versiune mai nouă",
+ "Tips & tricks" : "Sfaturi & trucuri"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");