aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ro.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-21 02:30:14 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-21 02:30:14 +0000
commit78d8723d0cc8c726cc02dd41439f1c7e2a50136d (patch)
tree309032247bd62ee756313ecfb9b87ff806ed9fa5 /lib/l10n/ro.js
parent761221bc80d01cd6f79f4e6ce4ba3fc298547ac1 (diff)
downloadnextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.tar.gz
nextcloud-server-78d8723d0cc8c726cc02dd41439f1c7e2a50136d.zip
Fix(l10n): šŸ”  Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ro.js')
-rw-r--r--lib/l10n/ro.js6
1 files changed, 1 insertions, 5 deletions
diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js
index 89011cfd05b..54ffe8f5c47 100644
--- a/lib/l10n/ro.js
+++ b/lib/l10n/ro.js
@@ -132,10 +132,6 @@ OC.L10N.register(
"Storage is temporarily not available" : "Spațiu de stocare este indisponibil temporar",
"%s enter the database username and name." : "%s introdu numele de utilizator și parola pentru baza de date.",
"%s enter the database username." : "%s introdu utilizatorul bazei de date.",
- "%s enter the database name." : "%s introduceți numele bazei de date",
- "Cannot write into \"config\" directory" : "Nu se poate scrie Ʈn folderul \"config\"",
- "Cannot write into \"apps\" directory" : "Nu se poate scrie Ʈn folderul \"apps\"",
- "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ă"
+ "%s enter the database name." : "%s introduceți numele bazei de date"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");