Skip to content

Commit

Permalink
New Crowdin translations by Github Action (#7740)
Browse files Browse the repository at this point in the history
Co-authored-by: Crowdin Bot <[email protected]>
  • Loading branch information
github-actions[bot] and crowdin-bot authored Dec 13, 2023
1 parent 75586fe commit 9c4866e
Show file tree
Hide file tree
Showing 8 changed files with 973 additions and 973 deletions.
4 changes: 2 additions & 2 deletions packages/shared/locales/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -539,8 +539,8 @@
}
},
"banners": {
"new": "New Event",
"complete": "Complete"
"new": "حدث جديد",
"complete": "مكتمل"
}
},
"picker": {
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/locales/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -1966,7 +1966,7 @@
},
"layer2": {
"layer1Recipient": "A layer 2 transaction cannot be sent to a layer 1 account.",
"estimatedGas": "Failed to estimate gas."
"estimatedGas": "Kunne ikke estimere gas."
},
"node": {
"invalid": "Indtast venligst en gyldig URL.",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -1966,7 +1966,7 @@
},
"layer2": {
"layer1Recipient": "Eine Layer-2-Transaktion kann nicht an ein Layer-1-Konto gesendet werden.",
"estimatedGas": "Failed to estimate gas."
"estimatedGas": "Gas konnte nicht geschätzt werden."
},
"node": {
"invalid": "Gib eine gültige URL ein.",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/locales/es-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -1966,7 +1966,7 @@
},
"layer2": {
"layer1Recipient": "Una transacción de capa 2 no puede ser enviada a una cuenta de capa 1.",
"estimatedGas": "Failed to estimate gas."
"estimatedGas": "Error al estimar el gas."
},
"node": {
"invalid": "Por favor, introduce una URL válida.",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/locales/es-LA.json
Original file line number Diff line number Diff line change
Expand Up @@ -1966,7 +1966,7 @@
},
"layer2": {
"layer1Recipient": "A layer 2 transaction cannot be sent to a layer 1 account.",
"estimatedGas": "Failed to estimate gas."
"estimatedGas": "Falló al estimarse el gas."
},
"node": {
"invalid": "Por favor, introduzca una URL válida.",
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/locales/hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -1966,7 +1966,7 @@
},
"layer2": {
"layer1Recipient": "A 2. rétegbeli tranzakció nem küldhető át egy 1. rétegbeli számlára.",
"estimatedGas": "Failed to estimate gas."
"estimatedGas": "Tranzakciós költség (gáz) becslése sikertelen."
},
"node": {
"invalid": "Kérjük, adjon meg egy érvényes URL címet!",
Expand Down
1,920 changes: 960 additions & 960 deletions packages/shared/locales/id.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions packages/shared/locales/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -1598,7 +1598,7 @@
"giftedStorageDeposit": "Podarowany depozyt magazynowy",
"storageDepositPerNft": "Depozyt magazynowy na NFT",
"totalStorageDeposit": "Całkowity depozyt magazynowy",
"expirationTime": "Czas wygaśnięcia",
"expirationTime": "Termin ważności",
"timelockDate": "Blokada czasowa",
"claimedTime": "Odebrano",
"nftAddress": "Adres NFT",
Expand Down Expand Up @@ -1953,7 +1953,7 @@
"leavingDust": "Nie możesz pozostawić na swoim adresie mniej niż ({minRequiredStorageDeposit}). Jest to minimalny wymagany depozyt magazynowy.",
"cancelled": "Transakcja została anulowana.",
"transaction": "Wystąpił błąd podczas wysyłania transakcji. Spróbuj ponownie.",
"invalidExpirationDateTime": "Wybrany czas wygaśnięcia jest nieprawidłowy.",
"invalidExpirationDateTime": "Wybrany termin ważności jest nieprawidłowy.",
"noInputs": "Nie znaleziono danych wejściowych.",
"notEnoughBalance": "Brak wystarczających środków.",
"missingTransactionId": "Brak ID transakcji",
Expand All @@ -1966,7 +1966,7 @@
},
"layer2": {
"layer1Recipient": "Transakcja layer 2 nie może zostać wysłana do konta layer 1.",
"estimatedGas": "Failed to estimate gas."
"estimatedGas": "Nie udało się oszacować opłaty gas."
},
"node": {
"invalid": "Wprowadź prawidłowy adres URL.",
Expand Down Expand Up @@ -2106,7 +2106,7 @@
},
"warning": {
"transaction": {
"invalidExpirationDateTime": "Wybrana data wygaśnięcia jest nieprawidłowa."
"invalidExpirationDateTime": "Wybrany termin ważności jest nieprawidłowy."
},
"node": {
"http": "Korzystanie z węzłów przez HTTP powoduje, że ruch jest niezaszyfrowany i może stanowić zagrożenie dla bezpieczeństwa."
Expand Down Expand Up @@ -2364,13 +2364,13 @@
},
"menus": {
"expirationTimePicker": {
"none": "Brak czasu wygaśnięcia",
"none": "Brak terminu ważności",
"1hour": "Za godzinę",
"1day": "Za 1 dzień",
"1week": "Za tydzień",
"customDate": {
"title": "Niestandardowa data",
"subtitle": "Ustaw własny czas wygaśnięcia"
"subtitle": "Ustaw własny termin ważności"
}
}
}
Expand Down

0 comments on commit 9c4866e

Please sign in to comment.