Merge pull request #817 from felixhaeberle/main

Update translations
This commit is contained in:
Hiddify
2024-06-02 22:11:01 +02:00
committed by GitHub
3 changed files with 14 additions and 3 deletions

View File

@@ -16,7 +16,11 @@
"agree": "Aceptar",
"decline": "Rechazar",
"unknown": "Desconocido",
"timeout": "Se acabó el tiempo"
"hidden": "Oculto",
"timeout": "Se acabó el tiempo",
"showMore": "Mostrar más",
"showLess": "Muestra menos",
"grantPermission": "Conceder permiso"
},
"intro": {
"termsAndPolicyCaution(rich)": "al continuar, aceptas ${tap(@:about.termsAndConditions)}",

View File

@@ -17,7 +17,10 @@
"decline": "Recusar",
"unknown": "Desconhecido",
"hidden": "Escondido",
"timeout": "Tempo Esgotado"
"timeout": "Tempo Esgotado",
"showMore": "Mostre mais",
"showLess": "Mostre menos",
"grantPermission": "Conceder permissão"
},
"intro": {
"termsAndPolicyCaution(rich)": "ao continuar você concorda com ${tap( @:about.termsAndConditions)}",

View File

@@ -16,7 +16,11 @@
"agree": "Kabul etmek",
"decline": "Reddetmek",
"unknown": "Bilinmeyen",
"timeout": "Zaman aşımı"
"hidden": "Gizlenmiş",
"timeout": "Zaman aşımı",
"showMore": "Daha fazla göster",
"showLess": "Daha az göster",
"grantPermission": "İzin Ver"
},
"intro": {
"termsAndPolicyCaution(rich)": "devam ederek ${tap(@:about.termsAndConditions)} kabul etmiş olursunuz",