Skip to content

Commit 95326b9

Browse files
authored
updated translations for 2023.4 (#867)
1 parent 972062f commit 95326b9

File tree

11 files changed

+90
-38
lines changed

11 files changed

+90
-38
lines changed

src/components/entity/table.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ defineExpose({ afterUpdate });
115115
},
116116
"fr": {
117117
"header": {
118-
"updatedAtAndActions": "Dernières Mises à jour / Actions"
118+
"updatedAtAndActions": "Dernières mises à jour / Actions"
119119
}
120120
},
121121
"it": {

src/components/project/home-block.vue

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -280,43 +280,31 @@ export default {
280280
{
281281
"cs": {
282282
"encrypted": "Šifrováno",
283-
"encryptionTip": "Tento projekt používá řízené šifrování.",
284-
"showMore": "Zobrazit celkem {count}",
285-
"showFewer": "Zobrazit méně naž {count} z celkového počtu"
283+
"encryptionTip": "Tento projekt používá řízené šifrování."
286284
},
287285
"de": {
288286
"encrypted": "Verschlüsselt",
289-
"encryptionTip": "Dieses Projekt verwendet verwaltete Verschlüsselung.",
290-
"showMore": "Zeige {count} von insgesamt",
291-
"showFewer": "Zeige weniger {count} von insgesamt"
287+
"encryptionTip": "Dieses Projekt verwendet verwaltete Verschlüsselung."
292288
},
293289
"es": {
294290
"encrypted": "Cifrado",
295-
"encryptionTip": "Este proyecto utiliza cifrado administrado.",
296-
"showMore": "Mostrar {count} total",
297-
"showFewer": "Mostrar menos de {count} total"
291+
"encryptionTip": "Este proyecto utiliza cifrado administrado."
298292
},
299293
"fr": {
300294
"encrypted": "Chiffré",
301-
"encryptionTip": "Ce projet utilise un chiffrement des données.",
302-
"showMore": "Montrer {count} total",
303-
"showFewer": "Réduire {count} total"
295+
"encryptionTip": "Ce projet utilise un chiffrement des données."
304296
},
305297
"id": {
306298
"encrypted": "Terenkripsi",
307299
"encryptionTip": "Proyek ini menggunakan enkripsi terkelola."
308300
},
309301
"it": {
310302
"encrypted": "Crittografato",
311-
"encryptionTip": "Questo progetto utilizza la crittografia gestita.",
312-
"showMore": "Mostra {count} del totale",
313-
"showFewer": "Mostra meno {count} del totale"
303+
"encryptionTip": "Questo progetto utilizza la crittografia gestita."
314304
},
315305
"sw": {
316306
"encrypted": "Imesimbwa kwa njia fiche",
317-
"encryptionTip": "Mradi huu unatumia usimbaji fiche unaodhibitiwa.",
318-
"showMore": "Onyesha jumla ya {count}",
319-
"showFewer": "Onyesha idadi ndogo ya jumla ya {count}"
307+
"encryptionTip": "Mradi huu unatumia usimbaji fiche unaodhibitiwa."
320308
}
321309
}
322310
</i18n>

src/locales/fr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@
263263
"emptyTable": "Il n'y a pas encore de Soumission"
264264
},
265265
"entity": {
266-
"label": "Étiquettes",
266+
"label": "Étiquette",
267267
"entityLabel": "Étiquette de l'entité",
268268
"entityId": "ID de l'entité",
269269
"noProperties": "Ce formulaire définit seulement l'étiquette.",

transifex/strings_cs.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3140,12 +3140,20 @@
31403140
"string": "Tento projekt používá řízené šifrování."
31413141
},
31423142
"showMore": {
3143-
"string": "Zobrazit celkem {count}",
3143+
"string": "{count, plural, one {} few {} many {} other {}}",
31443144
"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."
31453145
},
3146+
"showMoreDatasets": {
3147+
"string": "{count, plural, one {} few {} many {} other {}}",
3148+
"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."
3149+
},
31463150
"showFewer": {
3147-
"string": "Zobrazit méně naž {count} z celkového počtu",
3151+
"string": "{count, plural, one {} few {} many {} other {}}",
31483152
"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."
3153+
},
3154+
"showFewerDatasets": {
3155+
"string": "{count, plural, one {} few {} many {} other {}}",
3156+
"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."
31493157
}
31503158
},
31513159
"ProjectList": {

transifex/strings_de.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3140,12 +3140,20 @@
31403140
"string": "Dieses Projekt verwendet verwaltete Verschlüsselung."
31413141
},
31423142
"showMore": {
3143-
"string": "Zeige {count} von insgesamt",
3143+
"string": "{count, plural, one {} other {}}",
31443144
"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."
31453145
},
3146+
"showMoreDatasets": {
3147+
"string": "{count, plural, one {} other {}}",
3148+
"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."
3149+
},
31463150
"showFewer": {
3147-
"string": "Zeige weniger {count} von insgesamt",
3151+
"string": "{count, plural, one {} other {}}",
31483152
"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."
3153+
},
3154+
"showFewerDatasets": {
3155+
"string": "{count, plural, one {} other {}}",
3156+
"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."
31493157
}
31503158
},
31513159
"ProjectList": {

transifex/strings_es.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3140,12 +3140,20 @@
31403140
"string": "Este proyecto utiliza cifrado administrado."
31413141
},
31423142
"showMore": {
3143-
"string": "Mostrar {count} total",
3143+
"string": "{count, plural, one {} many {} other {}}",
31443144
"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."
31453145
},
3146+
"showMoreDatasets": {
3147+
"string": "{count, plural, one {} many {} other {}}",
3148+
"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."
3149+
},
31463150
"showFewer": {
3147-
"string": "Mostrar menos de {count} total",
3151+
"string": "{count, plural, one {} many {} other {}}",
31483152
"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."
3153+
},
3154+
"showFewerDatasets": {
3155+
"string": "{count, plural, one {} many {} other {}}",
3156+
"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."
31493157
}
31503158
},
31513159
"ProjectList": {

transifex/strings_fr.json

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -741,7 +741,7 @@
741741
},
742742
"entity": {
743743
"label": {
744-
"string": "Étiquettes",
744+
"string": "Étiquette",
745745
"developer_comment": "This is the label of an Entity."
746746
},
747747
"entityLabel": {
@@ -1568,7 +1568,7 @@
15681568
"EntityTable": {
15691569
"header": {
15701570
"updatedAtAndActions": {
1571-
"string": "Dernières Mises à jour / Actions",
1571+
"string": "Dernières mises à jour / Actions",
15721572
"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."
15731573
}
15741574
}
@@ -3140,12 +3140,20 @@
31403140
"string": "Ce projet utilise un chiffrement des données."
31413141
},
31423142
"showMore": {
3143-
"string": "Montrer {count} total",
3143+
"string": "{count, plural, one {} many {} other {}}",
31443144
"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."
31453145
},
3146+
"showMoreDatasets": {
3147+
"string": "{count, plural, one {} many {} other {}}",
3148+
"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."
3149+
},
31463150
"showFewer": {
3147-
"string": "Réduire {count} total",
3151+
"string": "{count, plural, one {} many {} other {}}",
31483152
"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."
3153+
},
3154+
"showFewerDatasets": {
3155+
"string": "{count, plural, one {} many {} other {}}",
3156+
"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."
31493157
}
31503158
},
31513159
"ProjectList": {

transifex/strings_id.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3140,12 +3140,20 @@
31403140
"string": "Proyek ini menggunakan enkripsi terkelola."
31413141
},
31423142
"showMore": {
3143-
"string": "",
3143+
"string": "{count, plural, other {}}",
31443144
"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."
31453145
},
3146+
"showMoreDatasets": {
3147+
"string": "{count, plural, other {}}",
3148+
"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."
3149+
},
31463150
"showFewer": {
3147-
"string": "",
3151+
"string": "{count, plural, other {}}",
31483152
"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."
3153+
},
3154+
"showFewerDatasets": {
3155+
"string": "{count, plural, other {}}",
3156+
"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."
31493157
}
31503158
},
31513159
"ProjectList": {

transifex/strings_it.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3140,12 +3140,20 @@
31403140
"string": "Questo progetto utilizza la crittografia gestita."
31413141
},
31423142
"showMore": {
3143-
"string": "Mostra {count} del totale",
3143+
"string": "{count, plural, one {} many {} other {}}",
31443144
"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."
31453145
},
3146+
"showMoreDatasets": {
3147+
"string": "{count, plural, one {} many {} other {}}",
3148+
"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."
3149+
},
31463150
"showFewer": {
3147-
"string": "Mostra meno {count} del totale",
3151+
"string": "{count, plural, one {} many {} other {}}",
31483152
"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."
3153+
},
3154+
"showFewerDatasets": {
3155+
"string": "{count, plural, one {} many {} other {}}",
3156+
"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."
31493157
}
31503158
},
31513159
"ProjectList": {

transifex/strings_ja.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3140,12 +3140,20 @@
31403140
"string": ""
31413141
},
31423142
"showMore": {
3143-
"string": "",
3143+
"string": "{count, plural, other {}}",
31443144
"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."
31453145
},
3146+
"showMoreDatasets": {
3147+
"string": "{count, plural, other {}}",
3148+
"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."
3149+
},
31463150
"showFewer": {
3147-
"string": "",
3151+
"string": "{count, plural, other {}}",
31483152
"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."
3153+
},
3154+
"showFewerDatasets": {
3155+
"string": "{count, plural, other {}}",
3156+
"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."
31493157
}
31503158
},
31513159
"ProjectList": {

0 commit comments

Comments
 (0)