New Crowdin translations (#356)

* New translations messages.json (Catalan)

* New translations messages.json (Japanese)

* New translations messages.json (Turkish)

* New translations messages.json (Swedish)

* New translations messages.json (Spanish)

* New translations messages.json (Slovak)

* New translations messages.json (Russian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Portuguese)

* New translations messages.json (Polish)

* New translations messages.json (Norwegian Bokmal)

* New translations messages.json (Korean)

* New translations messages.json (Italian)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Hungarian)

* New translations messages.json (German)

* New translations messages.json (French)

* New translations messages.json (Finnish)

* New translations messages.json (Estonian)

* New translations messages.json (English, United Kingdom)

* New translations messages.json (Dutch)

* New translations messages.json (Danish)

* New translations messages.json (Czech)

* New translations messages.json (Croatian)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Ukrainian)
This commit is contained in:
Kyle Spearrin 2019-02-22 15:50:18 -05:00 committed by GitHub
parent d681f91de9
commit 25e6a03435
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
26 changed files with 367 additions and 29 deletions

View File

@ -851,7 +851,7 @@
} }
}, },
"loggedOutWarning": { "loggedOutWarning": {
"message": "Si es procedeix, es tancarà la vostra sessió actual i haureu de tornar a iniciar-la. Les sessions d'altres dispositius poden continuar mantenint-se actives fins a una hora." "message": "Si es procedeix, es tancarà la vostra sessió actual i l'haureu de tornar a iniciar. Les sessions d'altres dispositius poden mantenir-se actives fins a una hora."
}, },
"emailChanged": { "emailChanged": {
"message": "El correu electrònic s'ha canviat" "message": "El correu electrònic s'ha canviat"
@ -923,7 +923,7 @@
"message": "Voleu evitar que el vostre compte s'inicie en un altre dispositiu? Seguiu aquestes passes per desautoritzar tots els ordinadors o dispositius que hàgeu utilitzat prèviament. Aquest pas de seguretat es recomana si anteriorment heu utilitzat un ordinador públic o si heu guardat la contrasenya accidentalment en un dispositiu que no és vostre. Aquest pas també esborrarà totes les sessions d'inici de sessió en dues passes recordades prèviament." "message": "Voleu evitar que el vostre compte s'inicie en un altre dispositiu? Seguiu aquestes passes per desautoritzar tots els ordinadors o dispositius que hàgeu utilitzat prèviament. Aquest pas de seguretat es recomana si anteriorment heu utilitzat un ordinador públic o si heu guardat la contrasenya accidentalment en un dispositiu que no és vostre. Aquest pas també esborrarà totes les sessions d'inici de sessió en dues passes recordades prèviament."
}, },
"deauthorizeSessionsWarning": { "deauthorizeSessionsWarning": {
"message": "El procediment també tancarà la sessió actual, i l'heu de tornar a iniciar. També demanarà iniciar la sessió en dues passes, si està habilitada. Les sessions actives d'altres dispositius poden continuar mantenint-se actives fins a una hora." "message": "El procediment també tancarà la sessió actual, i l'heu de tornar a iniciar. També demanarà iniciar la sessió en dues passes, si està habilitada. Les sessions actives d'altres dispositius poden mantenir-se actives fins a una hora."
}, },
"sessionsDeauthorized": { "sessionsDeauthorized": {
"message": "Totes les sessions estan desautoritzades" "message": "Totes les sessions estan desautoritzades"
@ -1078,7 +1078,7 @@
"message": "Demana un inici de sessió en dues passes per als usuaris de la vostra organització mitjançant la configuració de proveïdors a nivell de l'organització." "message": "Demana un inici de sessió en dues passes per als usuaris de la vostra organització mitjançant la configuració de proveïdors a nivell de l'organització."
}, },
"twoStepLoginRecoveryWarning": { "twoStepLoginRecoveryWarning": {
"message": "Si habiliteu l'inici de sessió en dues passes, pot bloquejar-vos de manera definitiva del compte de Bitwarden. Un codi de recuperació us permet accedir al vostre compte en cas que no pugueu utilitzar el proveïdor d'inici de sessió en dues passes (p. Ex. Perdreu el dispositiu). El suport Bitwarden no podrà ajudar-vos si perdeu l'accés al vostre compte. Us recomanem que escriviu o imprimiu el codi de recuperació i el mantingueu en un lloc segur." "message": "Si habiliteu l'inici de sessió en dues passes, pot bloquejar-vos de manera definitiva el compte de Bitwarden. Un codi de recuperació us permet accedir al vostre compte en cas que no pugueu utilitzar el proveïdor d'inici de sessió en dues passes (p. Ex. Perdre el dispositiu). El suport de Bitwarden no podrà ajudar-vos si perdeu l'accés al vostre compte. Us recomanem que escriviu o imprimiu el codi de recuperació i el mantingueu en un lloc segur."
}, },
"viewRecoveryCode": { "viewRecoveryCode": {
"message": "Mostra el codi de recuperació" "message": "Mostra el codi de recuperació"
@ -1476,10 +1476,10 @@
"message": "Usuaris afectats" "message": "Usuaris afectats"
}, },
"breachOccurred": { "breachOccurred": {
"message": "S'ha produït una filtració" "message": "La filtració es va produir el"
}, },
"breachReported": { "breachReported": {
"message": "S'ha informat de la filtració" "message": "Es va informar de la filtració el"
}, },
"reportError": { "reportError": {
"message": "S'ha produït un error en intentar carregar l'informe. Torneu-ho a provar" "message": "S'ha produït un error en intentar carregar l'informe. Torneu-ho a provar"
@ -1499,6 +1499,19 @@
"message": "Afegeix crèdit", "message": "Afegeix crèdit",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Fes-te Premium", "message": "Fes-te Premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "Dobít kredit", "message": "Dobít kredit",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Přejděte na Premium", "message": "Přejděte na Premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1485,7 +1485,7 @@
"message": "Der opstod en fejl under forsøget på at indlæse rapporten. Prøv igen" "message": "Der opstod en fejl under forsøget på at indlæse rapporten. Prøv igen"
}, },
"billing": { "billing": {
"message": "Billing" "message": "Fakturering"
}, },
"accountCredit": { "accountCredit": {
"message": "Account Credit", "message": "Account Credit",
@ -1499,6 +1499,19 @@
"message": "Add Credit", "message": "Add Credit",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Skift til Premium", "message": "Skift til Premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "Guthaben hinzufügen", "message": "Guthaben hinzufügen",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Zu Premium wechseln", "message": "Zu Premium wechseln",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "Add credit", "message": "Add credit",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Go premium", "message": "Go premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "Agregar crédito", "message": "Agregar crédito",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Hazte Premium", "message": "Hazte Premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1485,20 +1485,33 @@
"message": "Raporti laadimisel ilmes viga. Proovi uuesti" "message": "Raporti laadimisel ilmes viga. Proovi uuesti"
}, },
"billing": { "billing": {
"message": "Billing" "message": "Maksmine"
}, },
"accountCredit": { "accountCredit": {
"message": "Account Credit", "message": "Konto krediit",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)." "description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
}, },
"accountBalance": { "accountBalance": {
"message": "Account Balance", "message": "Kontojääk",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)." "description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
}, },
"addCredit": { "addCredit": {
"message": "Add Credit", "message": "Lisa krediiti",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Hangi Premium", "message": "Hangi Premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "Lisää luottoa", "message": "Lisää luottoa",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Päivitä premiumiin", "message": "Päivitä premiumiin",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "Ajouter du crédit", "message": "Ajouter du crédit",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Devenir Premium", "message": "Devenir Premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "Add Credit", "message": "Add Credit",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Pređite na Premium", "message": "Pređite na Premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "Add Credit", "message": "Add Credit",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Go Premium", "message": "Go Premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "Aggiungi credito", "message": "Aggiungi credito",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Passa a Premium", "message": "Passa a Premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "クレジットの追加", "message": "クレジットの追加",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "プレミアム版にアップグレード", "message": "プレミアム版にアップグレード",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "Add Credit", "message": "Add Credit",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Go Premium", "message": "Go Premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "Legg til kreditt", "message": "Legg til kreditt",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Oppgrader til Premium", "message": "Oppgrader til Premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "Krediet toevoegen", "message": "Krediet toevoegen",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Neem Premium", "message": "Neem Premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "Add Credit", "message": "Add Credit",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Przejdź na konto Premium", "message": "Przejdź na konto Premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1485,20 +1485,33 @@
"message": "Ocorreu um erro ao tentar carregar o relatório. Tente novamente" "message": "Ocorreu um erro ao tentar carregar o relatório. Tente novamente"
}, },
"billing": { "billing": {
"message": "Billing" "message": "Cobrança"
}, },
"accountCredit": { "accountCredit": {
"message": "Account Credit", "message": "Crédito",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)." "description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
}, },
"accountBalance": { "accountBalance": {
"message": "Account Balance", "message": "Saldo da conta",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)." "description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
}, },
"addCredit": { "addCredit": {
"message": "Add Credit", "message": "Adicionar crédito",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Torne-se Premium", "message": "Torne-se Premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""
@ -1701,32 +1714,32 @@
"message": "Alterar Forma de Pagamento" "message": "Alterar Forma de Pagamento"
}, },
"invoices": { "invoices": {
"message": "Invoices" "message": "Faturas"
}, },
"noInvoices": { "noInvoices": {
"message": "No invoices." "message": "Sem faturas."
}, },
"paid": { "paid": {
"message": "Paid", "message": "Pago",
"description": "Past tense status of an invoice. ex. Paid or unpaid." "description": "Past tense status of an invoice. ex. Paid or unpaid."
}, },
"unpaid": { "unpaid": {
"message": "Unpaid", "message": "Por pagar",
"description": "Past tense status of an invoice. ex. Paid or unpaid." "description": "Past tense status of an invoice. ex. Paid or unpaid."
}, },
"transactions": { "transactions": {
"message": "Transactions", "message": "Transações",
"description": "Payment\/credit transactions." "description": "Payment\/credit transactions."
}, },
"noTransactions": { "noTransactions": {
"message": "No transactions." "message": "Sem transações."
}, },
"chargeNoun": { "chargeNoun": {
"message": "Charge", "message": "Cobrança",
"description": "Noun. A charge from a payment method." "description": "Noun. A charge from a payment method."
}, },
"refundNoun": { "refundNoun": {
"message": "Refund", "message": "Reembolso",
"description": "Noun. A refunded payment that was charged." "description": "Noun. A refunded payment that was charged."
}, },
"chargesStatement": { "chargesStatement": {
@ -2506,7 +2519,7 @@
"description": "A billing plan\/package. For example: families, teams, enterprise, etc." "description": "A billing plan\/package. For example: families, teams, enterprise, etc."
}, },
"invoiceNumber": { "invoiceNumber": {
"message": "Invoice #$NUMBER$", "message": "Fatura #$NUMBER$",
"description": "ex. Invoice #79C66F0-0001", "description": "ex. Invoice #79C66F0-0001",
"placeholders": { "placeholders": {
"number": { "number": {
@ -2516,10 +2529,10 @@
} }
}, },
"viewInvoice": { "viewInvoice": {
"message": "View Invoice" "message": "Ver fatura"
}, },
"downloadInvoice": { "downloadInvoice": {
"message": "Download Invoice" "message": "Download da fatura"
}, },
"verifyBankAccount": { "verifyBankAccount": {
"message": "Verificar Conta Bancária" "message": "Verificar Conta Bancária"

View File

@ -1499,6 +1499,19 @@
"message": "Adicionar crédito", "message": "Adicionar crédito",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Tornar-se Premium", "message": "Tornar-se Premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "Пополнить счет", "message": "Пополнить счет",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Перейти на Премиум", "message": "Перейти на Премиум",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "Add Credit", "message": "Add Credit",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Prejsť na Premium", "message": "Prejsť na Premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "Add Credit", "message": "Add Credit",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Skaffa premium", "message": "Skaffa premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "Add Credit", "message": "Add Credit",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Go Premium", "message": "Go Premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1485,20 +1485,33 @@
"message": "При завантаженні звіту сталася помилка. Спробуйте знову" "message": "При завантаженні звіту сталася помилка. Спробуйте знову"
}, },
"billing": { "billing": {
"message": "Billing" "message": "Оплата"
}, },
"accountCredit": { "accountCredit": {
"message": "Account Credit", "message": "Кредит рахунку",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)." "description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
}, },
"accountBalance": { "accountBalance": {
"message": "Account Balance", "message": "Баланс рахунку",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)." "description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
}, },
"addCredit": { "addCredit": {
"message": "Add Credit", "message": "Додати кредит",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "Перейти на Premium", "message": "Перейти на Premium",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "Add Credit", "message": "Add Credit",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "升级高级会员", "message": "升级高级会员",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""

View File

@ -1499,6 +1499,19 @@
"message": "Add Credit", "message": "Add Credit",
"description": "Add more credit to your account's balance." "description": "Add more credit to your account's balance."
}, },
"amount": {
"message": "Amount",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "Added credit will appear on your account after the payment has been fully processed. Some payment methods are delayed and can take longer to process than others."
},
"makeSureEnoughCredit": {
"message": "Please make sure that your account has enough credit available for this purchase. If your account does not have enough credit available, your default payment method on file will be used for the difference. You can add credit to your account from the Billing page."
},
"creditAppliedDesc": {
"message": "Your account's credit can be used to make purchases. Any available credit will be automatically applied towards invoices generated for this account."
},
"goPremium": { "goPremium": {
"message": "升級至進階版", "message": "升級至進階版",
"description": "Another way of saying \"Get a premium membership\"" "description": "Another way of saying \"Get a premium membership\""