chore: new Crowdin updates (#1890)

This commit is contained in:
Thomas Camlong
2024-03-09 17:56:56 +01:00
committed by GitHub
parent 28bd849af7
commit e23e25890a
229 changed files with 5827 additions and 88 deletions

View File

@@ -0,0 +1,45 @@
{
"descriptor": {
"name": "iFrame",
"description": "Įterpkite bet kokį turinį iš interneto. Kai kuriose svetainėse prieiga gali būti ribojama.",
"settings": {
"title": "iFrame nustatymai",
"embedUrl": {
"label": "Įterpimo URL"
},
"allowFullScreen": {
"label": "Leisti per visą ekraną"
},
"allowTransparency": {
"label": "Suteikti skaidrumo"
},
"allowScrolling": {
"label": "Leisti slinkti"
},
"allowPayment": {
"label": "Leisti mokėti"
},
"allowAutoPlay": {
"label": "Leisti automatinį paleidimą"
},
"allowMicrophone": {
"label": "Įgalinti mikrofoną"
},
"allowCamera": {
"label": "Leisti kamerą"
},
"allowGeolocation": {
"label": "Leisti nustatyti geografinę buvimo vietą"
}
}
},
"card": {
"errors": {
"noUrl": {
"title": "Klaidingas URL",
"text": "Įsitikinkite, kad valdiklio konfigūracijoje įvedėte galiojantį adresą."
},
"browserSupport": "Jūsų naršyklė nepalaiko iframe. Atnaujinkite savo naršyklę."
}
}
}