Added translation using Weblate (Romanian)

This commit is contained in:
DragoPrime 2022-04-05 20:34:52 +02:00 committed by Weblate
parent d97576678d
commit 6f69f3b8f5
1 changed files with 77 additions and 0 deletions

77
lang/email/ro-RO.json Normal file
View File

@ -0,0 +1,77 @@
{
"meta": {
"name": ""
},
"strings": {
"ifItWasNotYou": "",
"helloUser": "",
"reason": ""
},
"userCreated": {
"name": "",
"title": "",
"aUserWasCreated": "",
"time": "",
"notificationNotice": ""
},
"inviteExpiry": {
"name": "",
"title": "",
"inviteExpired": "",
"expiredAt": "",
"notificationNotice": ""
},
"passwordReset": {
"name": "",
"title": "",
"someoneHasRequestedReset": "",
"ifItWasYou": "",
"ifItWasYouLink": "",
"codeExpiry": "",
"pin": ""
},
"userDeleted": {
"name": "",
"title": "",
"yourAccountWasDeleted": ""
},
"userDisabled": {
"name": "",
"title": "",
"yourAccountWasDisabled": ""
},
"userEnabled": {
"name": "",
"title": "",
"yourAccountWasEnabled": ""
},
"inviteEmail": {
"name": "",
"title": "",
"hello": "",
"youHaveBeenInvited": "",
"toJoin": "",
"inviteExpiry": "",
"linkButton": ""
},
"welcomeEmail": {
"name": "",
"title": "",
"welcome": "",
"youCanLoginWith": "",
"yourAccountWillExpire": "",
"jellyfinURL": ""
},
"emailConfirmation": {
"name": "",
"title": "",
"clickBelow": "",
"confirmEmail": ""
},
"userExpired": {
"name": "",
"title": "",
"yourAccountHasExpired": "",
"contactTheAdmin": ""
}
}