Skip to content

Commit

Permalink
updated translations for 2023.4 (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
sadiqkhoja committed Sep 22, 2023
1 parent 972062f commit 95326b9
Show file tree
Hide file tree
Showing 11 changed files with 90 additions and 38 deletions.
2 changes: 1 addition & 1 deletion src/components/entity/table.vue
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ defineExpose({ afterUpdate });
},
"fr": {
"header": {
"updatedAtAndActions": "Dernières Mises à jour / Actions"
"updatedAtAndActions": "Dernières mises à jour / Actions"
}
},
"it": {
Expand Down
24 changes: 6 additions & 18 deletions src/components/project/home-block.vue
Original file line number Diff line number Diff line change
Expand Up @@ -280,43 +280,31 @@ export default {
{
"cs": {
"encrypted": "Šifrováno",
"encryptionTip": "Tento projekt používá řízené šifrování.",
"showMore": "Zobrazit celkem {count}",
"showFewer": "Zobrazit méně naž {count} z celkového počtu"
"encryptionTip": "Tento projekt používá řízené šifrování."
},
"de": {
"encrypted": "Verschlüsselt",
"encryptionTip": "Dieses Projekt verwendet verwaltete Verschlüsselung.",
"showMore": "Zeige {count} von insgesamt",
"showFewer": "Zeige weniger {count} von insgesamt"
"encryptionTip": "Dieses Projekt verwendet verwaltete Verschlüsselung."
},
"es": {
"encrypted": "Cifrado",
"encryptionTip": "Este proyecto utiliza cifrado administrado.",
"showMore": "Mostrar {count} total",
"showFewer": "Mostrar menos de {count} total"
"encryptionTip": "Este proyecto utiliza cifrado administrado."
},
"fr": {
"encrypted": "Chiffré",
"encryptionTip": "Ce projet utilise un chiffrement des données.",
"showMore": "Montrer {count} total",
"showFewer": "Réduire {count} total"
"encryptionTip": "Ce projet utilise un chiffrement des données."
},
"id": {
"encrypted": "Terenkripsi",
"encryptionTip": "Proyek ini menggunakan enkripsi terkelola."
},
"it": {
"encrypted": "Crittografato",
"encryptionTip": "Questo progetto utilizza la crittografia gestita.",
"showMore": "Mostra {count} del totale",
"showFewer": "Mostra meno {count} del totale"
"encryptionTip": "Questo progetto utilizza la crittografia gestita."
},
"sw": {
"encrypted": "Imesimbwa kwa njia fiche",
"encryptionTip": "Mradi huu unatumia usimbaji fiche unaodhibitiwa.",
"showMore": "Onyesha jumla ya {count}",
"showFewer": "Onyesha idadi ndogo ya jumla ya {count}"
"encryptionTip": "Mradi huu unatumia usimbaji fiche unaodhibitiwa."
}
}
</i18n>
2 changes: 1 addition & 1 deletion src/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@
"emptyTable": "Il n'y a pas encore de Soumission"
},
"entity": {
"label": "Étiquettes",
"label": "Étiquette",
"entityLabel": "Étiquette de l'entité",
"entityId": "ID de l'entité",
"noProperties": "Ce formulaire définit seulement l'étiquette.",
Expand Down
12 changes: 10 additions & 2 deletions transifex/strings_cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -3140,12 +3140,20 @@
"string": "Tento projekt používá řízené šifrování."
},
"showMore": {
"string": "Zobrazit celkem {count}",
"string": "{count, plural, one {} few {} many {} other {}}",
"developer_comment": "This clickable text is shown below a table of forms where only a few out of the total number (\"count\") of forms is shown."
},
"showMoreDatasets": {
"string": "{count, plural, one {} few {} many {} other {}}",
"developer_comment": "This clickable text is shown below a table of entity lists where only a few out of the total number (\"count\") of entity lists is shown."
},
"showFewer": {
"string": "Zobrazit méně naž {count} z celkového počtu",
"string": "{count, plural, one {} few {} many {} other {}}",
"developer_comment": "This clickable text is shown below an expanded table of forms that can be collapsed to hide some forms. \"Count\" refers to the number of forms."
},
"showFewerDatasets": {
"string": "{count, plural, one {} few {} many {} other {}}",
"developer_comment": "This clickable text is shown below an expanded table of entity lists that can be collapsed to hide some entity list. \"Count\" refers to the number of entity lists."
}
},
"ProjectList": {
Expand Down
12 changes: 10 additions & 2 deletions transifex/strings_de.json
Original file line number Diff line number Diff line change
Expand Up @@ -3140,12 +3140,20 @@
"string": "Dieses Projekt verwendet verwaltete Verschlüsselung."
},
"showMore": {
"string": "Zeige {count} von insgesamt",
"string": "{count, plural, one {} other {}}",
"developer_comment": "This clickable text is shown below a table of forms where only a few out of the total number (\"count\") of forms is shown."
},
"showMoreDatasets": {
"string": "{count, plural, one {} other {}}",
"developer_comment": "This clickable text is shown below a table of entity lists where only a few out of the total number (\"count\") of entity lists is shown."
},
"showFewer": {
"string": "Zeige weniger {count} von insgesamt",
"string": "{count, plural, one {} other {}}",
"developer_comment": "This clickable text is shown below an expanded table of forms that can be collapsed to hide some forms. \"Count\" refers to the number of forms."
},
"showFewerDatasets": {
"string": "{count, plural, one {} other {}}",
"developer_comment": "This clickable text is shown below an expanded table of entity lists that can be collapsed to hide some entity list. \"Count\" refers to the number of entity lists."
}
},
"ProjectList": {
Expand Down
12 changes: 10 additions & 2 deletions transifex/strings_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -3140,12 +3140,20 @@
"string": "Este proyecto utiliza cifrado administrado."
},
"showMore": {
"string": "Mostrar {count} total",
"string": "{count, plural, one {} many {} other {}}",
"developer_comment": "This clickable text is shown below a table of forms where only a few out of the total number (\"count\") of forms is shown."
},
"showMoreDatasets": {
"string": "{count, plural, one {} many {} other {}}",
"developer_comment": "This clickable text is shown below a table of entity lists where only a few out of the total number (\"count\") of entity lists is shown."
},
"showFewer": {
"string": "Mostrar menos de {count} total",
"string": "{count, plural, one {} many {} other {}}",
"developer_comment": "This clickable text is shown below an expanded table of forms that can be collapsed to hide some forms. \"Count\" refers to the number of forms."
},
"showFewerDatasets": {
"string": "{count, plural, one {} many {} other {}}",
"developer_comment": "This clickable text is shown below an expanded table of entity lists that can be collapsed to hide some entity list. \"Count\" refers to the number of entity lists."
}
},
"ProjectList": {
Expand Down
16 changes: 12 additions & 4 deletions transifex/strings_fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -741,7 +741,7 @@
},
"entity": {
"label": {
"string": "Étiquettes",
"string": "Étiquette",
"developer_comment": "This is the label of an Entity."
},
"entityLabel": {
Expand Down Expand Up @@ -1568,7 +1568,7 @@
"EntityTable": {
"header": {
"updatedAtAndActions": {
"string": "Dernières Mises à jour / Actions",
"string": "Dernières mises à jour / Actions",
"developer_comment": "This is the text of a column header of a table of Entities. The column shows when each Entity was last updated, as well as actions that can be taken on the Entity."
}
}
Expand Down Expand Up @@ -3140,12 +3140,20 @@
"string": "Ce projet utilise un chiffrement des données."
},
"showMore": {
"string": "Montrer {count} total",
"string": "{count, plural, one {} many {} other {}}",
"developer_comment": "This clickable text is shown below a table of forms where only a few out of the total number (\"count\") of forms is shown."
},
"showMoreDatasets": {
"string": "{count, plural, one {} many {} other {}}",
"developer_comment": "This clickable text is shown below a table of entity lists where only a few out of the total number (\"count\") of entity lists is shown."
},
"showFewer": {
"string": "Réduire {count} total",
"string": "{count, plural, one {} many {} other {}}",
"developer_comment": "This clickable text is shown below an expanded table of forms that can be collapsed to hide some forms. \"Count\" refers to the number of forms."
},
"showFewerDatasets": {
"string": "{count, plural, one {} many {} other {}}",
"developer_comment": "This clickable text is shown below an expanded table of entity lists that can be collapsed to hide some entity list. \"Count\" refers to the number of entity lists."
}
},
"ProjectList": {
Expand Down
12 changes: 10 additions & 2 deletions transifex/strings_id.json
Original file line number Diff line number Diff line change
Expand Up @@ -3140,12 +3140,20 @@
"string": "Proyek ini menggunakan enkripsi terkelola."
},
"showMore": {
"string": "",
"string": "{count, plural, other {}}",
"developer_comment": "This clickable text is shown below a table of forms where only a few out of the total number (\"count\") of forms is shown."
},
"showMoreDatasets": {
"string": "{count, plural, other {}}",
"developer_comment": "This clickable text is shown below a table of entity lists where only a few out of the total number (\"count\") of entity lists is shown."
},
"showFewer": {
"string": "",
"string": "{count, plural, other {}}",
"developer_comment": "This clickable text is shown below an expanded table of forms that can be collapsed to hide some forms. \"Count\" refers to the number of forms."
},
"showFewerDatasets": {
"string": "{count, plural, other {}}",
"developer_comment": "This clickable text is shown below an expanded table of entity lists that can be collapsed to hide some entity list. \"Count\" refers to the number of entity lists."
}
},
"ProjectList": {
Expand Down
12 changes: 10 additions & 2 deletions transifex/strings_it.json
Original file line number Diff line number Diff line change
Expand Up @@ -3140,12 +3140,20 @@
"string": "Questo progetto utilizza la crittografia gestita."
},
"showMore": {
"string": "Mostra {count} del totale",
"string": "{count, plural, one {} many {} other {}}",
"developer_comment": "This clickable text is shown below a table of forms where only a few out of the total number (\"count\") of forms is shown."
},
"showMoreDatasets": {
"string": "{count, plural, one {} many {} other {}}",
"developer_comment": "This clickable text is shown below a table of entity lists where only a few out of the total number (\"count\") of entity lists is shown."
},
"showFewer": {
"string": "Mostra meno {count} del totale",
"string": "{count, plural, one {} many {} other {}}",
"developer_comment": "This clickable text is shown below an expanded table of forms that can be collapsed to hide some forms. \"Count\" refers to the number of forms."
},
"showFewerDatasets": {
"string": "{count, plural, one {} many {} other {}}",
"developer_comment": "This clickable text is shown below an expanded table of entity lists that can be collapsed to hide some entity list. \"Count\" refers to the number of entity lists."
}
},
"ProjectList": {
Expand Down
12 changes: 10 additions & 2 deletions transifex/strings_ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -3140,12 +3140,20 @@
"string": ""
},
"showMore": {
"string": "",
"string": "{count, plural, other {}}",
"developer_comment": "This clickable text is shown below a table of forms where only a few out of the total number (\"count\") of forms is shown."
},
"showMoreDatasets": {
"string": "{count, plural, other {}}",
"developer_comment": "This clickable text is shown below a table of entity lists where only a few out of the total number (\"count\") of entity lists is shown."
},
"showFewer": {
"string": "",
"string": "{count, plural, other {}}",
"developer_comment": "This clickable text is shown below an expanded table of forms that can be collapsed to hide some forms. \"Count\" refers to the number of forms."
},
"showFewerDatasets": {
"string": "{count, plural, other {}}",
"developer_comment": "This clickable text is shown below an expanded table of entity lists that can be collapsed to hide some entity list. \"Count\" refers to the number of entity lists."
}
},
"ProjectList": {
Expand Down
12 changes: 10 additions & 2 deletions transifex/strings_sw.json
Original file line number Diff line number Diff line change
Expand Up @@ -3140,12 +3140,20 @@
"string": "Mradi huu unatumia usimbaji fiche unaodhibitiwa."
},
"showMore": {
"string": "Onyesha jumla ya {count}",
"string": "{count, plural, one {} other {}}",
"developer_comment": "This clickable text is shown below a table of forms where only a few out of the total number (\"count\") of forms is shown."
},
"showMoreDatasets": {
"string": "{count, plural, one {} other {}}",
"developer_comment": "This clickable text is shown below a table of entity lists where only a few out of the total number (\"count\") of entity lists is shown."
},
"showFewer": {
"string": "Onyesha idadi ndogo ya jumla ya {count}",
"string": "{count, plural, one {} other {}}",
"developer_comment": "This clickable text is shown below an expanded table of forms that can be collapsed to hide some forms. \"Count\" refers to the number of forms."
},
"showFewerDatasets": {
"string": "{count, plural, one {} other {}}",
"developer_comment": "This clickable text is shown below an expanded table of entity lists that can be collapsed to hide some entity list. \"Count\" refers to the number of entity lists."
}
},
"ProjectList": {
Expand Down

0 comments on commit 95326b9

Please sign in to comment.