Skip to content

Commit d846e3d

Browse files
committed
New Crowdin translations by GitHub Action
1 parent 8b23b61 commit d846e3d

File tree

6 files changed

+24
-12
lines changed

6 files changed

+24
-12
lines changed

lib/process-services-cloud/src/lib/i18n/de.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
"MAXIMUM_LENGTH": "Max. Länge überschritten, max. {{characters}} Zeichen.",
5151
"SPACE_VALIDATOR": "Darf nicht mit einem Leerzeichen beginnen oder enden."
5252
}
53-
}
53+
},
54+
"LOADING": "Wird geladen"
5455
},
5556
"ADF_CLOUD_TASK_LIST": {
5657
"START_TASK": {
@@ -97,7 +98,8 @@
9798
"SUBTITLE": "Erstellen Sie eine neue Aufgabe, die sich später leicht wiederfinden lässt",
9899
"NONE": "Keine Aufgabenliste gefunden"
99100
}
100-
}
101+
},
102+
"LOADING": "Wird geladen"
101103
},
102104
"ADF_CLOUD_SERVICE_TASK_LIST": {
103105
"PROPERTIES": {

lib/process-services-cloud/src/lib/i18n/es.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
"MAXIMUM_LENGTH": "Longitud excedida, {{characters}} caracteres como máx.",
5151
"SPACE_VALIDATOR": "No puede comenzar ni terminar con un espacio."
5252
}
53-
}
53+
},
54+
"LOADING": "Cargando"
5455
},
5556
"ADF_CLOUD_TASK_LIST": {
5657
"START_TASK": {
@@ -97,7 +98,8 @@
9798
"SUBTITLE": "Cree una nueva tarea que desee encontrar fácilmente más adelante",
9899
"NONE": "No se han encontrado listas de tareas"
99100
}
100-
}
101+
},
102+
"LOADING": "Cargando"
101103
},
102104
"ADF_CLOUD_SERVICE_TASK_LIST": {
103105
"PROPERTIES": {

lib/process-services-cloud/src/lib/i18n/fr.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
"MAXIMUM_LENGTH": "Longueur dépassée, {{characters}} caractères max.",
5151
"SPACE_VALIDATOR": "Ne peut pas commencer ou finir par un espace."
5252
}
53-
}
53+
},
54+
"LOADING": "Chargement"
5455
},
5556
"ADF_CLOUD_TASK_LIST": {
5657
"START_TASK": {
@@ -97,7 +98,8 @@
9798
"SUBTITLE": "Créer une nouvelle tâche facilement accessible ultérieurement",
9899
"NONE": "Aucune liste de tâches trouvée"
99100
}
100-
}
101+
},
102+
"LOADING": "Chargement"
101103
},
102104
"ADF_CLOUD_SERVICE_TASK_LIST": {
103105
"PROPERTIES": {

lib/process-services-cloud/src/lib/i18n/it.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
"MAXIMUM_LENGTH": "Lunghezza superata, massimo {{characters}} caratteri.",
5151
"SPACE_VALIDATOR": "Non può iniziare o terminare con uno spazio."
5252
}
53-
}
53+
},
54+
"LOADING": "Caricamento in corso"
5455
},
5556
"ADF_CLOUD_TASK_LIST": {
5657
"START_TASK": {
@@ -97,7 +98,8 @@
9798
"SUBTITLE": "Crea un nuovo compito da trovare facilmente più tardi",
9899
"NONE": "Nessun elenco compiti trovato"
99100
}
100-
}
101+
},
102+
"LOADING": "Caricamento in corso"
101103
},
102104
"ADF_CLOUD_SERVICE_TASK_LIST": {
103105
"PROPERTIES": {

lib/process-services-cloud/src/lib/i18n/pl.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
"MAXIMUM_LENGTH": "Przekroczono długość, maksymalna długość wynosi {{characters}} znaków",
5151
"SPACE_VALIDATOR": "Spacje na początku lub końcu są zabronione."
5252
}
53-
}
53+
},
54+
"LOADING": "Ładowanie"
5455
},
5556
"ADF_CLOUD_TASK_LIST": {
5657
"START_TASK": {
@@ -97,7 +98,8 @@
9798
"SUBTITLE": "Utwórz nowe zadanie, które później będzie łatwo znaleźć.",
9899
"NONE": "Nie znaleziono list zadań."
99100
}
100-
}
101+
},
102+
"LOADING": "Ładowanie"
101103
},
102104
"ADF_CLOUD_SERVICE_TASK_LIST": {
103105
"PROPERTIES": {

lib/process-services-cloud/src/lib/i18n/pt.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
"MAXIMUM_LENGTH": "Comprimento excedido, {{characters}} caracteres máx.",
5151
"SPACE_VALIDATOR": "Não pode começar ou terminar com um espaço."
5252
}
53-
}
53+
},
54+
"LOADING": "A carregar"
5455
},
5556
"ADF_CLOUD_TASK_LIST": {
5657
"START_TASK": {
@@ -97,7 +98,8 @@
9798
"SUBTITLE": "Criar uma nova tarefa que pretende encontrar facilmente mais tarde",
9899
"NONE": "Não foram encontradas listas de tarefas"
99100
}
100-
}
101+
},
102+
"LOADING": "A carregar"
101103
},
102104
"ADF_CLOUD_SERVICE_TASK_LIST": {
103105
"PROPERTIES": {

0 commit comments

Comments
 (0)