diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-24 02:28:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-24 02:28:28 +0000 |
commit | 20d7bf8a880ddf41874afdaf3784d29bc1bc925d (patch) | |
tree | fa516123a99923356e2ee6e2843300426c41b80d /lib/l10n/ro.js | |
parent | e66ebb01bb01055a701b9f4f311d4ff6a769a9af (diff) | |
download | nextcloud-server-20d7bf8a880ddf41874afdaf3784d29bc1bc925d.tar.gz nextcloud-server-20d7bf8a880ddf41874afdaf3784d29bc1bc925d.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ro.js')
-rw-r--r-- | lib/l10n/ro.js | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/l10n/ro.js b/lib/l10n/ro.js index 505714c5e32..08c9e4fb31d 100644 --- a/lib/l10n/ro.js +++ b/lib/l10n/ro.js @@ -29,6 +29,7 @@ OC.L10N.register( "_%n year ago_::_%n years ago_" : ["%n an în urmă","%n ani în urmâ","%n ani în urmâ"], "in a few seconds" : "în câteva secunde", "seconds ago" : "secunde în urmă", + "File already exists" : "Fișierul există deja", "File name is a reserved word" : "Numele fișierului este un cuvânt rezervat", "File name contains at least one invalid character" : "Numele fișierului conține cel puțin un caracter invalid", "File name is too long" : "Numele fișierului este prea lung", @@ -40,6 +41,15 @@ OC.L10N.register( "Settings" : "Setări", "Log out" : "Ieșire", "Users" : "Utilizatori", + "Email" : "E-mail", + "Phone" : "Telefon", + "Twitter" : "Twitter", + "Website" : "Site web", + "Address" : "Adresă", + "Profile picture" : "Imagine de profil", + "About" : "Despre", + "Full name" : "Nume complet", + "Role" : "Rol", "Unknown user" : "Utilizator necunoscut", "Additional settings" : "Setări adiționale", "%s enter the database username and name." : "%s introdu numele de utilizator și parola pentru baza de date.", @@ -56,6 +66,7 @@ OC.L10N.register( "%1$s via %2$s" : "%1$sprin %2$s", "You are not allowed to share %s" : "Nu există permisiunea de partajare %s", "Expiration date is in the past" : "Data expirării este în trecut", + "Sharing %s failed, because this item is already shared with user %s" : "Partajarea %s a eșuat deoarece acest element este deja partajat cu utilizatorul %s", "%1$s shared »%2$s« with you." : "%1$sa partajat »%2$s« cu tine.", "Click the button below to open it." : "Apasă pe butonul de jos pentru a deschide.", "Could not find category \"%s\"" : "Cloud nu a gasit categoria \"%s\"", |