summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/ro.js1
-rw-r--r--lib/l10n/ro.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js
index d08182f5786..d8f3d965148 100644
--- a/lib/l10n/ro.js
+++ b/lib/l10n/ro.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"See %s" : "Vezi %s",
"Sample configuration detected" : "A fost detectată o configurație exemplu",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "S-a detectat copierea configurației exemplu. Acest lucru poate duce la oprirea instanței tale și nu este suportat. Te rugăm să citești documentația înainte de a face modificări în fișierul config.php",
+ "The page could not be found on the server." : "Pagina nu a fost găsită.",
"Other activities" : "Alte activități",
"%1$s and %2$s" : "%1$s și %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s și %3$s",
diff --git a/lib/l10n/ro.json b/lib/l10n/ro.json
index 5793338e064..cdf9e4d4c96 100644
--- a/lib/l10n/ro.json
+++ b/lib/l10n/ro.json
@@ -3,6 +3,7 @@
"See %s" : "Vezi %s",
"Sample configuration detected" : "A fost detectată o configurație exemplu",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "S-a detectat copierea configurației exemplu. Acest lucru poate duce la oprirea instanței tale și nu este suportat. Te rugăm să citești documentația înainte de a face modificări în fișierul config.php",
+ "The page could not be found on the server." : "Pagina nu a fost găsită.",
"Other activities" : "Alte activități",
"%1$s and %2$s" : "%1$s și %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s și %3$s",