update translations
This commit is contained in:
parent
7b104dc2be
commit
863e6db058
@ -140,9 +140,15 @@ strings['de'] = {
|
||||
"All": [
|
||||
""
|
||||
],
|
||||
"Instance '%1$s' (ID: %2$s) has been deleted": [
|
||||
""
|
||||
],
|
||||
"Failed to delete instance": [
|
||||
""
|
||||
],
|
||||
"Instance '%1$s' (ID: %2$s) has been disabled": [
|
||||
""
|
||||
],
|
||||
"Failed to purge instance": [
|
||||
""
|
||||
],
|
||||
@ -1106,6 +1112,9 @@ strings['de'] = {
|
||||
"could not update template": [
|
||||
""
|
||||
],
|
||||
"should be one of '%1$s'": [
|
||||
""
|
||||
],
|
||||
"Webhook ID to use": [
|
||||
""
|
||||
],
|
||||
@ -1448,6 +1457,9 @@ strings['de'] = {
|
||||
"The request to the backend take too long and was cancelled": [
|
||||
""
|
||||
],
|
||||
"Diagnostic from %1$s is '%2$s'": [
|
||||
""
|
||||
],
|
||||
"The backend reported a problem: HTTP status #%1$s": [
|
||||
""
|
||||
],
|
||||
@ -1656,9 +1668,15 @@ strings['en'] = {
|
||||
"All": [
|
||||
""
|
||||
],
|
||||
"Instance '%1$s' (ID: %2$s) has been deleted": [
|
||||
""
|
||||
],
|
||||
"Failed to delete instance": [
|
||||
""
|
||||
],
|
||||
"Instance '%1$s' (ID: %2$s) has been disabled": [
|
||||
""
|
||||
],
|
||||
"Failed to purge instance": [
|
||||
""
|
||||
],
|
||||
@ -2622,6 +2640,9 @@ strings['en'] = {
|
||||
"could not update template": [
|
||||
""
|
||||
],
|
||||
"should be one of '%1$s'": [
|
||||
""
|
||||
],
|
||||
"Webhook ID to use": [
|
||||
""
|
||||
],
|
||||
@ -2964,6 +2985,9 @@ strings['en'] = {
|
||||
"The request to the backend take too long and was cancelled": [
|
||||
""
|
||||
],
|
||||
"Diagnostic from %1$s is '%2$s'": [
|
||||
""
|
||||
],
|
||||
"The backend reported a problem: HTTP status #%1$s": [
|
||||
""
|
||||
],
|
||||
@ -3062,10 +3086,10 @@ strings['es'] = {
|
||||
"Cancelar"
|
||||
],
|
||||
"%1$s": [
|
||||
""
|
||||
"%1$s"
|
||||
],
|
||||
"Continue": [
|
||||
""
|
||||
"Continuar"
|
||||
],
|
||||
"Clear": [
|
||||
"Limpiar"
|
||||
@ -3074,22 +3098,22 @@ strings['es'] = {
|
||||
"Confirmar"
|
||||
],
|
||||
"is not the same as the current access token": [
|
||||
""
|
||||
"no es el mismo que el token de acceso actual"
|
||||
],
|
||||
"cannot be empty": [
|
||||
"no puede ser vacío"
|
||||
],
|
||||
"cannot be the same as the old token": [
|
||||
"no puede ser igual al anterior"
|
||||
"no puede ser igual al viejo token"
|
||||
],
|
||||
"is not the same": [
|
||||
"deberían ser iguales"
|
||||
"no son iguales"
|
||||
],
|
||||
"You are updating the access token from instance with id %1$s": [
|
||||
"Está actualizando el token de autorización para la instancia %1$s con id %2$s"
|
||||
"Está actualizando el token de autorización para la instancia con id %1$s"
|
||||
],
|
||||
"Old access token": [
|
||||
"Viejo token"
|
||||
"Viejo token de acceso"
|
||||
],
|
||||
"access token currently in use": [
|
||||
""
|
||||
@ -3172,9 +3196,15 @@ strings['es'] = {
|
||||
"All": [
|
||||
"Todo"
|
||||
],
|
||||
"Instance '%1$s' (ID: %2$s) has been deleted": [
|
||||
""
|
||||
],
|
||||
"Failed to delete instance": [
|
||||
"Sin instancia default"
|
||||
],
|
||||
"Instance '%1$s' (ID: %2$s) has been disabled": [
|
||||
""
|
||||
],
|
||||
"Failed to purge instance": [
|
||||
"no se pudo crear la instancia"
|
||||
],
|
||||
@ -4138,6 +4168,9 @@ strings['es'] = {
|
||||
"could not update template": [
|
||||
"no se pudo actualizar el producto"
|
||||
],
|
||||
"should be one of '%1$s'": [
|
||||
"deberían ser iguales"
|
||||
],
|
||||
"Webhook ID to use": [
|
||||
""
|
||||
],
|
||||
@ -4480,6 +4513,9 @@ strings['es'] = {
|
||||
"The request to the backend take too long and was cancelled": [
|
||||
""
|
||||
],
|
||||
"Diagnostic from %1$s is '%2$s'": [
|
||||
""
|
||||
],
|
||||
"The backend reported a problem: HTTP status #%1$s": [
|
||||
"Servidir reporto un problema: HTTP status #%1$s"
|
||||
],
|
||||
@ -4688,9 +4724,15 @@ strings['fr'] = {
|
||||
"All": [
|
||||
""
|
||||
],
|
||||
"Instance '%1$s' (ID: %2$s) has been deleted": [
|
||||
""
|
||||
],
|
||||
"Failed to delete instance": [
|
||||
""
|
||||
],
|
||||
"Instance '%1$s' (ID: %2$s) has been disabled": [
|
||||
""
|
||||
],
|
||||
"Failed to purge instance": [
|
||||
""
|
||||
],
|
||||
@ -5654,6 +5696,9 @@ strings['fr'] = {
|
||||
"could not update template": [
|
||||
""
|
||||
],
|
||||
"should be one of '%1$s'": [
|
||||
""
|
||||
],
|
||||
"Webhook ID to use": [
|
||||
""
|
||||
],
|
||||
@ -5996,6 +6041,9 @@ strings['fr'] = {
|
||||
"The request to the backend take too long and was cancelled": [
|
||||
""
|
||||
],
|
||||
"Diagnostic from %1$s is '%2$s'": [
|
||||
""
|
||||
],
|
||||
"The backend reported a problem: HTTP status #%1$s": [
|
||||
""
|
||||
],
|
||||
@ -6204,9 +6252,15 @@ strings['it'] = {
|
||||
"All": [
|
||||
""
|
||||
],
|
||||
"Instance '%1$s' (ID: %2$s) has been deleted": [
|
||||
""
|
||||
],
|
||||
"Failed to delete instance": [
|
||||
""
|
||||
],
|
||||
"Instance '%1$s' (ID: %2$s) has been disabled": [
|
||||
""
|
||||
],
|
||||
"Failed to purge instance": [
|
||||
""
|
||||
],
|
||||
@ -7170,6 +7224,9 @@ strings['it'] = {
|
||||
"could not update template": [
|
||||
""
|
||||
],
|
||||
"should be one of '%1$s'": [
|
||||
""
|
||||
],
|
||||
"Webhook ID to use": [
|
||||
""
|
||||
],
|
||||
@ -7512,6 +7569,9 @@ strings['it'] = {
|
||||
"The request to the backend take too long and was cancelled": [
|
||||
""
|
||||
],
|
||||
"Diagnostic from %1$s is '%2$s'": [
|
||||
""
|
||||
],
|
||||
"The backend reported a problem: HTTP status #%1$s": [
|
||||
""
|
||||
],
|
||||
@ -7720,9 +7780,15 @@ strings['sv'] = {
|
||||
"All": [
|
||||
""
|
||||
],
|
||||
"Instance '%1$s' (ID: %2$s) has been deleted": [
|
||||
""
|
||||
],
|
||||
"Failed to delete instance": [
|
||||
""
|
||||
],
|
||||
"Instance '%1$s' (ID: %2$s) has been disabled": [
|
||||
""
|
||||
],
|
||||
"Failed to purge instance": [
|
||||
""
|
||||
],
|
||||
@ -8686,6 +8752,9 @@ strings['sv'] = {
|
||||
"could not update template": [
|
||||
""
|
||||
],
|
||||
"should be one of '%1$s'": [
|
||||
""
|
||||
],
|
||||
"Webhook ID to use": [
|
||||
""
|
||||
],
|
||||
@ -9028,6 +9097,9 @@ strings['sv'] = {
|
||||
"The request to the backend take too long and was cancelled": [
|
||||
""
|
||||
],
|
||||
"Diagnostic from %1$s is '%2$s'": [
|
||||
""
|
||||
],
|
||||
"The backend reported a problem: HTTP status #%1$s": [
|
||||
""
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user