fix translation conflict
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"meta": {
|
||||
"name": "Italiano (IT)"
|
||||
"name": "Inglese (US)"
|
||||
},
|
||||
"strings": {
|
||||
"ifItWasNotYou": "Se non sei stato tu, puoi ignorare questa email.",
|
||||
|
||||
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"meta": {
|
||||
"name": "Polski (PL)"
|
||||
},
|
||||
"strings": {
|
||||
"ifItWasNotYou": "Jeśli to nie ty, zignoruj tą wiadomość.",
|
||||
"helloUser": "Hi {username},",
|
||||
"reason": "Przyczyna"
|
||||
},
|
||||
"userCreated": {
|
||||
"name": "Tworzenie użytkownika",
|
||||
"title": "Uwaga: Użytkownik utworzony",
|
||||
"aUserWasCreated": "Użytkownik został utworzony przy użyciu kodu {code}.",
|
||||
"time": "Czas",
|
||||
"notificationNotice": "Uwaga: Powiadomienia mogą być włączone z panelu administratora."
|
||||
},
|
||||
"inviteExpiry": {
|
||||
"name": "Zaproszenie wygaśnie",
|
||||
"title": "Uwaga: Zaproszenie wygasło",
|
||||
"inviteExpired": "Zaproszenie wygasło.",
|
||||
"expiredAt": "Kod {code} wygaśnie za {time}.",
|
||||
"notificationNotice": "Uwaga: Powiadomienia mogą zostać włączone w panelu administratora."
|
||||
},
|
||||
"passwordReset": {
|
||||
"name": "Resetowanie hasła",
|
||||
"title": "Prośba o reset hasła -Jellyfin",
|
||||
"someoneHasRequestedReset": "Ktoś niedawno poprosił o zresetowanie hasła w Jellyfin.",
|
||||
"ifItWasYou": "Jeśli to byłeś ty, wprowadź PIN poniżej.",
|
||||
"ifItWasYouLink": "Jeśli to byłeś ty, kliknij link poniżej.",
|
||||
"codeExpiry": "Ten kod wygaśnie {date}, o {time} UTC, dokładnie za {expiresInMinutes}.",
|
||||
"pin": "PIN"
|
||||
},
|
||||
"userDeleted": {
|
||||
"name": "Usuwanie użytownika",
|
||||
"title": "Twoje konto zostało usunięte - Jellyfin",
|
||||
"yourAccountWasDeleted": "Twoje konto Jellyfin zostało usunięte."
|
||||
},
|
||||
"userDisabled": {
|
||||
"name": "Użytkownik wyłączony",
|
||||
"title": "Twoje konto zostało wyłączone - Jellyfin",
|
||||
"yourAccountWasDisabled": "Twoje konto zostało wyłączone."
|
||||
},
|
||||
"userEnabled": {
|
||||
"name": "Użytkownik włączony",
|
||||
"title": "Twoje konto zostało ponownie włączony - Jellyfin",
|
||||
"yourAccountWasEnabled": "Twoje konto zostało włączone ponownie."
|
||||
},
|
||||
"inviteEmail": {
|
||||
"name": "Email z zaproszeniem",
|
||||
"title": "Zaproszenie - Jellyfin",
|
||||
"hello": "Cześć",
|
||||
"youHaveBeenInvited": "Zostałeś zaproszony na Jellyfin.",
|
||||
"toJoin": "Aby dołączyć, przejdź używając linku poniżej.",
|
||||
"inviteExpiry": "To zaproszenie wygaśnie {date} o {time}, czyli za {expiresInMinutes}, więc się pośpiesz.",
|
||||
"linkButton": "Skonfiguruj swoje konto"
|
||||
},
|
||||
"welcomeEmail": {
|
||||
"name": "Witaj",
|
||||
"title": "Witaj w Jellyfin",
|
||||
"welcome": "Witaj w Jellyfin!",
|
||||
"youCanLoginWith": "Możesz się teraz zalogować używając poniższych danych",
|
||||
"yourAccountWillExpire": "Twoje konto wygaśnie {date}.",
|
||||
"jellyfinURL": "URL"
|
||||
},
|
||||
"emailConfirmation": {
|
||||
"name": "Potwierdź adres email",
|
||||
"title": "Potwierdź adres email - Jellyfin",
|
||||
"clickBelow": "Naciśnij link poniżej aby potwierdzić adres email.",
|
||||
"confirmEmail": "Potwierdź adres email"
|
||||
},
|
||||
"userExpired": {
|
||||
"name": "Użytkownik wygasł",
|
||||
"title": "Twoje konto wygasło - Jellyfin",
|
||||
"yourAccountHasExpired": "Twoje konto wygasło.",
|
||||
"contactTheAdmin": "Skontaktuj się z administratorem aby uzyskać więcej szczegółów."
|
||||
}
|
||||
}
|
||||
@@ -11,14 +11,14 @@
|
||||
"title": "Aviso: Usuário criado",
|
||||
"aUserWasCreated": "Um usuário foi criado usando o código {code}.",
|
||||
"time": "Tempo",
|
||||
"notificationNotice": "Nota: Os emails de notificação podem ser alternados no painel do administrador.",
|
||||
"notificationNotice": "Nota: As mensagens de notificação podem ser alternadas no painel do administrador.",
|
||||
"name": "Criação de usuário"
|
||||
},
|
||||
"inviteExpiry": {
|
||||
"title": "Aviso: Convite expirado",
|
||||
"inviteExpired": "Convite expirado.",
|
||||
"expiredAt": "O código {code} expirou em {time}.",
|
||||
"notificationNotice": "Nota: Os emails de notificação podem ser alternados no painel do administrador.",
|
||||
"notificationNotice": "Nota: As mensagens de notificação podem ser alternadas no painel do administrador.",
|
||||
"name": "Convite Expirado"
|
||||
},
|
||||
"passwordReset": {
|
||||
|
||||
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"meta": {
|
||||
"name": "Română (ROU)"
|
||||
},
|
||||
"strings": {
|
||||
"ifItWasNotYou": "Dacă nu ați fost dvs., vă rugăm să ignorați asta.",
|
||||
"helloUser": "Salut {username},",
|
||||
"reason": "Motiv"
|
||||
},
|
||||
"userCreated": {
|
||||
"name": "Crearea utilizatorului",
|
||||
"title": "Notă: Utilizator creat",
|
||||
"aUserWasCreated": "Un utilizator a fost creat folosind codul {code}.",
|
||||
"time": "Oră",
|
||||
"notificationNotice": "Notă: Mesajele de notificare pot fi comutate în Tabloul de Bord."
|
||||
},
|
||||
"inviteExpiry": {
|
||||
"name": "Expirare invitație",
|
||||
"title": "Notă: Invitația a expirat",
|
||||
"inviteExpired": "Invitația a expirat.",
|
||||
"expiredAt": "Codul {code} a expirat la {time}.",
|
||||
"notificationNotice": "Notă: Mesajele de notificare pot fi comutate în Tabloul de Bord."
|
||||
},
|
||||
"passwordReset": {
|
||||
"name": "Resetare parolă",
|
||||
"title": "Solicitată resetarea parolei - Jellyfin",
|
||||
"someoneHasRequestedReset": "Cineva a cerut recent o resetare a parolei pe Jellyfin.",
|
||||
"ifItWasYou": "Dacă acesta ați fost dvs., introduceți codul de mai jos în solicitare.",
|
||||
"ifItWasYouLink": "Dacă acesta ați fost dvs., faceți clic pe linkul de mai jos.",
|
||||
"codeExpiry": "Codul va expira pe {date}, la {time} UTC, adică în {expiresInMinutes}.",
|
||||
"pin": "PIN"
|
||||
},
|
||||
"userDeleted": {
|
||||
"name": "Ștergere utilizator",
|
||||
"title": "Contul dvs. a fost șters - Jellyfin",
|
||||
"yourAccountWasDeleted": "Contul dvs. Jellyfin a fost șters."
|
||||
},
|
||||
"userDisabled": {
|
||||
"name": "Utilizator dezactivat",
|
||||
"title": "Contul dvs. a fost dezactivat - Jellyfin",
|
||||
"yourAccountWasDisabled": "Contul dvs. a fost dezactivat."
|
||||
},
|
||||
"userEnabled": {
|
||||
"name": "Utilizator activat",
|
||||
"title": "Contul dvs. a fost reactivat - Jellyfin",
|
||||
"yourAccountWasEnabled": "Contul dvs. a fost reactivat."
|
||||
},
|
||||
"inviteEmail": {
|
||||
"name": "E-mail de invitație",
|
||||
"title": "Invitație - Jellyfin",
|
||||
"hello": "Salut",
|
||||
"youHaveBeenInvited": "Ai fost invitat la Jellyfin.",
|
||||
"toJoin": "Pentru a vă alătura, urmați linkul de mai jos.",
|
||||
"inviteExpiry": "Această invitație va expira pe {date} la {time}, care este în {expiresInMinutes}, așa că acționați rapid.",
|
||||
"linkButton": "Configurați-vă contul"
|
||||
},
|
||||
"welcomeEmail": {
|
||||
"name": "Bun venit",
|
||||
"title": "Bun venit la Jellyfin",
|
||||
"welcome": "Bun venit la Jellyfin!",
|
||||
"youCanLoginWith": "Vă puteți autentifica cu detaliile de mai jos",
|
||||
"yourAccountWillExpire": "Contul dvs. va expira pe {date}.",
|
||||
"jellyfinURL": "URL"
|
||||
},
|
||||
"emailConfirmation": {
|
||||
"name": "E-mail de confirmare",
|
||||
"title": "Confirmați e-mailul dvs. - Jellyfin",
|
||||
"clickBelow": "Faceți clic pe linkul de mai jos pentru a vă confirma adresa de e-mail și pentru a începe să utilizați Jellyfin.",
|
||||
"confirmEmail": "Confirmați adresa de e-mail"
|
||||
},
|
||||
"userExpired": {
|
||||
"name": "Expirarea utilizatorului",
|
||||
"title": "Contul dvs. a expirat - Jellyfin",
|
||||
"yourAccountHasExpired": "Contul dvs. a expirat.",
|
||||
"contactTheAdmin": "Contactați administratorul pentru mai multe informații."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user