Skip to content

Commit bc0ebaf

Browse files
committed
sync translations
1 parent e872536 commit bc0ebaf

15 files changed

Lines changed: 66 additions & 66 deletions

File tree

lang/cs_CZ.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
"Challenge.difficulty.easy": "Lehké",
445445
"Challenge.difficulty.expert": "Expert",
446446
"Challenge.difficulty.normal": "Normální",
447-
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{No challenges}one{# challenge}few{# challenges}many{# challenges}other{# challenges}} completed in project",
447+
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{No challenges} one{# challenge} other{# challenges}} completed in project",
448448
"Challenge.fields.completed.label": "Completed",
449449
"Challenge.fields.difficulty.label": "Obtížnost",
450450
"Challenge.fields.lastTaskRefresh.label": "Tasks Data Sourced",
@@ -932,8 +932,8 @@
932932
"GeoJSONUploadModal.error.noPolygons": "No Polygon features found in file",
933933
"GeoJSONUploadModal.error.tooManyTasks": "Too many tasks ({count}). Maximum allowed is {max}.",
934934
"GeoJSONUploadModal.header": "Create Virtual Challenge from GeoJSON",
935-
"GeoJSONUploadModal.success.polygonsLoaded": "{count, plural, one {# polygon} few {# polygons} many {# polygons} other {# polygons}} loaded",
936-
"GeoJSONUploadModal.taskCount": "{count, plural, one {# task} few {# tasks} many {# tasks} other {# tasks}} found in area",
935+
"GeoJSONUploadModal.success.polygonsLoaded": "{count, plural, one {# polygon} other {# polygons}} loaded",
936+
"GeoJSONUploadModal.taskCount": "{count, plural, one {# task} other {# tasks}} found in area",
937937
"GlobalActivity.title": "Globální aktivita",
938938
"Grant.Role.admin": "Administrátor",
939939
"Grant.Role.read": "Čtení",
@@ -1166,7 +1166,7 @@
11661166
"Profile.settings.settingsSaved": "Settings Saved",
11671167
"ProjectDetails.controls.showLess.label": "show less",
11681168
"ProjectDetails.controls.showMore.label": "show more",
1169-
"ProjectDetails.fields.challengeCount.label": "{count,plural,=0{Žádné výzvy}one{# challenge}few{# challenges}many{# challenges}other{# challenges}} remaining in {isVirtual,select, true{virtual } other{}}project",
1169+
"ProjectDetails.fields.challengeCount.label": "{count,plural,=0{Žádné výzvy} one{# challenge} other{# challenges}} remaining in {isVirtual,select, true{virtual } other{}}project",
11701170
"ProjectDetails.fields.modified.label": "Změněno",
11711171
"ProjectDetails.management.controls.showAll.label": "Display All Challenges",
11721172
"ProjectPickerModal.chooseProject": "Choose a Project",
@@ -1419,7 +1419,7 @@
14191419
"TaskClusterMap.controls.zoomOut.label": "Zoom Out",
14201420
"TaskClusterMap.message.moveMapToRefresh.label": "Click to show tasks",
14211421
"TaskClusterMap.message.refreshTasks.label": "Click to refresh tasks",
1422-
"TaskClusterMap.message.taskCount.label": "{count,plural,=0{Nebyly nalezeny žádné úkoly}one{# task found}few{# tasks found}many{# tasks found}other{# tasks found}}",
1422+
"TaskClusterMap.message.taskCount.label": "{count,plural,=0{Nebyly nalezeny žádné úkoly}one{# task found}other{# tasks found}}",
14231423
"TaskClusterMap.message.zoomInForTasks.label": "Zoom in to view tasks",
14241424
"TaskConfirmationModal.adjustFilters.label": "Adjust Filters",
14251425
"TaskConfirmationModal.challenge.label": "Výzva:",

lang/de.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1107,7 +1107,7 @@
11071107
"PastDurationSelector.currentMonth.selectOption": "Diesen Monat",
11081108
"PastDurationSelector.customRange.endDate": "Ende",
11091109
"PastDurationSelector.customRange.startDate": "Beginn",
1110-
"PastDurationSelector.pastMonths.selectOption": "Letzte{months, plural, one {r Monat} other { # Monate}}",
1110+
"PastDurationSelector.pastMonths.selectOption": "{months, plural, one {Letzter Monat} other {Letzten # Monate}}",
11111111
"PastDurationSelector.pastYear.selectOption": "Letztes Jahr",
11121112
"PointsTicker.label": "Meine Punkte",
11131113
"PopularChallenges.header": "Beliebte Kampagnen",

lang/es.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
"Challenge.difficulty.easy": "Fácil",
445445
"Challenge.difficulty.expert": "Experto",
446446
"Challenge.difficulty.normal": "Normal",
447-
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{Sin desafíos}one{# desafío}many{# desafíos}other{# desafíos}} completados en el proyecto",
447+
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{Sin desafíos} one{# desafío} other{# desafíos}} completados en el proyecto",
448448
"Challenge.fields.completed.label": "Completado",
449449
"Challenge.fields.difficulty.label": "Dificultad",
450450
"Challenge.fields.lastTaskRefresh.label": "Datos de tareas obtenidos",
@@ -1166,7 +1166,7 @@
11661166
"Profile.settings.settingsSaved": "Configuración guardada",
11671167
"ProjectDetails.controls.showLess.label": "mostrar menos",
11681168
"ProjectDetails.controls.showMore.label": "mostrar más",
1169-
"ProjectDetails.fields.challengeCount.label": "{count,plural,=0{Sin desafíos}one{# desafío}many{# desafíos}other{# desafíos}} restantes en el proyecto {isVirtual,select, true{virtual} other{}}",
1169+
"ProjectDetails.fields.challengeCount.label": "{count,plural,=0{Sin desafíos} one{# desafío} other{# desafíos}} restantes en el proyecto {isVirtual,select, true{virtual} other{}}",
11701170
"ProjectDetails.fields.modified.label": "Modificado",
11711171
"ProjectDetails.management.controls.showAll.label": "Mostrar todos los desafíos",
11721172
"ProjectPickerModal.chooseProject": "Seleccionar un proyecto",
@@ -1419,7 +1419,7 @@
14191419
"TaskClusterMap.controls.zoomOut.label": "Alejar zoom",
14201420
"TaskClusterMap.message.moveMapToRefresh.label": "Haz clic para mostrar las tareas",
14211421
"TaskClusterMap.message.refreshTasks.label": "Haz clic para actualizar las tareas",
1422-
"TaskClusterMap.message.taskCount.label": "{count,plural,=0{No se encontraron tareas}one{Se encontró # tarea}many{Se encontraron # tareas}other{Se encontraron # tareas}}",
1422+
"TaskClusterMap.message.taskCount.label": "{count,plural,=0{No se encontraron tareas} one{Se encontró # tarea} other{Se encontraron # tareas}}",
14231423
"TaskClusterMap.message.zoomInForTasks.label": "Acerca el zoom para ver las tareas",
14241424
"TaskConfirmationModal.adjustFilters.label": "Ajustar filtros",
14251425
"TaskConfirmationModal.challenge.label": "Desafío:",

lang/fr.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
"Challenge.difficulty.easy": "Facile",
445445
"Challenge.difficulty.expert": "Expert",
446446
"Challenge.difficulty.normal": "Normal",
447-
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{No challenges}one{# challenge}many{# challenge}other{# challenge}} est complété dans le projet.",
447+
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{No challenges} un {# challenge} autres {# challenges}} est complété dans le projet.",
448448
"Challenge.fields.completed.label": "Complété",
449449
"Challenge.fields.difficulty.label": "Difficulté",
450450
"Challenge.fields.lastTaskRefresh.label": "Source des datas du challenge",
@@ -932,8 +932,8 @@
932932
"GeoJSONUploadModal.error.noPolygons": "Aucun polygone trouvé dans le fichier",
933933
"GeoJSONUploadModal.error.tooManyTasks": "Too many tasks ({count}). Maximum allowed is {max}.",
934934
"GeoJSONUploadModal.header": "Créer un défi virtuel à partir de GeoJSON",
935-
"GeoJSONUploadModal.success.polygonsLoaded": "{count, plural, one {# polygon} many {# polygons} other {# polygons}} loaded",
936-
"GeoJSONUploadModal.taskCount": "{count, plural, one {# task} many {# tasks} other {# tasks}} found in area",
935+
"GeoJSONUploadModal.success.polygonsLoaded": "{count, plural, one {# polygon} other {# polygons}} loaded",
936+
"GeoJSONUploadModal.taskCount": "{count, plural, one {# task} other {# tasks}} found in area",
937937
"GlobalActivity.title": "Activité mondiale",
938938
"Grant.Role.admin": "Administrateur",
939939
"Grant.Role.read": "Lire",
@@ -1166,7 +1166,7 @@
11661166
"Profile.settings.settingsSaved": "Paramètres enregistrés",
11671167
"ProjectDetails.controls.showLess.label": "Afficher moins",
11681168
"ProjectDetails.controls.showMore.label": "Afficher plus",
1169-
"ProjectDetails.fields.challengeCount.label": "{count,plural,=0{Aucun défi}one{# défi}many{# défis}other{# défis}} restant dans le projet{isVirtual,select, true{virtuel } other{}}",
1169+
"ProjectDetails.fields.challengeCount.label": "{count,plural,=0{Aucun défi} one{# défi} other{# défis}} restant dans le projet{isVirtual,select, true{virtuel } other{}}",
11701170
"ProjectDetails.fields.modified.label": "Modifié",
11711171
"ProjectDetails.management.controls.showAll.label": "Afficher tous les défis",
11721172
"ProjectPickerModal.chooseProject": "Choisir un projet",
@@ -1419,7 +1419,7 @@
14191419
"TaskClusterMap.controls.zoomOut.label": "Zoom -",
14201420
"TaskClusterMap.message.moveMapToRefresh.label": "Cliquer pour montrer les tâches",
14211421
"TaskClusterMap.message.refreshTasks.label": "Cliquez pour actualiser les tâches",
1422-
"TaskClusterMap.message.taskCount.label": "{count,plural,=0{Aucune tâche trouvée}one{# tâche trouvée}many{# tâches trouvées}other{# tâches trouvées}}",
1422+
"TaskClusterMap.message.taskCount.label": "{count,plural,=0{Aucune tâche trouvée}one{# tâche trouvée}other{# tâches trouvées}}",
14231423
"TaskClusterMap.message.zoomInForTasks.label": "Zoomez pour afficher les tâches",
14241424
"TaskConfirmationModal.adjustFilters.label": "Ajuster les filtres",
14251425
"TaskConfirmationModal.challenge.label": "Défi :",

lang/it_IT.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
"Challenge.difficulty.easy": "Facile",
445445
"Challenge.difficulty.expert": "Esperto",
446446
"Challenge.difficulty.normal": "Normale",
447-
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{Nessuna sfida}one{# sfida}many{# sfida}other{# sfida}} completata nel progetto",
447+
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{Nessuna sfida} una{# sfida} altre{# sfide}} completata nel progetto",
448448
"Challenge.fields.completed.label": "Completed",
449449
"Challenge.fields.difficulty.label": "Difficoltà",
450450
"Challenge.fields.lastTaskRefresh.label": "Dati dei compiti importati",
@@ -932,8 +932,8 @@
932932
"GeoJSONUploadModal.error.noPolygons": "No Polygon features found in file",
933933
"GeoJSONUploadModal.error.tooManyTasks": "Too many tasks ({count}). Maximum allowed is {max}.",
934934
"GeoJSONUploadModal.header": "Create Virtual Challenge from GeoJSON",
935-
"GeoJSONUploadModal.success.polygonsLoaded": "{count, plural, one {# polygon} many {# polygons} other {# polygons}} loaded",
936-
"GeoJSONUploadModal.taskCount": "{count, plural, one {# task} many {# tasks} other {# tasks}} found in area",
935+
"GeoJSONUploadModal.success.polygonsLoaded": "{count, plural, one {# polygon} other {# polygons}} loaded",
936+
"GeoJSONUploadModal.taskCount": "{count, plural, one {# task} other {# tasks}} found in area",
937937
"GlobalActivity.title": "Attività globale",
938938
"Grant.Role.admin": "Amministratore",
939939
"Grant.Role.read": "Leggi",
@@ -1166,7 +1166,7 @@
11661166
"Profile.settings.settingsSaved": "Impostazioni salvate",
11671167
"ProjectDetails.controls.showLess.label": "show less",
11681168
"ProjectDetails.controls.showMore.label": "show more",
1169-
"ProjectDetails.fields.challengeCount.label": "{count,plural,=0{No challenges}one{# challenge}many{# challenges}other{# challenges}} remaining in {isVirtual,select, true{virtual } other{}}progetto",
1169+
"ProjectDetails.fields.challengeCount.label": "{count,plural,=0{No challenges} one{# challenge} other{# challenges}} remaining in {isVirtual,select, true{virtual } other{}}progetto",
11701170
"ProjectDetails.fields.modified.label": "Modificato",
11711171
"ProjectDetails.management.controls.showAll.label": "Display All Challenges",
11721172
"ProjectPickerModal.chooseProject": "Scegli un progetto",
@@ -1419,7 +1419,7 @@
14191419
"TaskClusterMap.controls.zoomOut.label": "Zoom Out",
14201420
"TaskClusterMap.message.moveMapToRefresh.label": "Clicca per vedere i compiti",
14211421
"TaskClusterMap.message.refreshTasks.label": "Clicca per aggiornare i compiti",
1422-
"TaskClusterMap.message.taskCount.label": "{count,plural,=0{Nessun compito trovato}one{# compito trovato}many{# compito trovato}other{# compito trovato}}",
1422+
"TaskClusterMap.message.taskCount.label": "{count,plural,=0{Nessun compito trovato}un{# compito trovato}altri{# compiti trovati}}",
14231423
"TaskClusterMap.message.zoomInForTasks.label": "Ingrandisci per vedere i compiti",
14241424
"TaskConfirmationModal.adjustFilters.label": "Regola i Filtri",
14251425
"TaskConfirmationModal.challenge.label": "Sfida:",

lang/ja.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
"Challenge.difficulty.easy": "簡単",
445445
"Challenge.difficulty.expert": "高度",
446446
"Challenge.difficulty.normal": "普通",
447-
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{No challenges}other{# challenges}} completed in project",
447+
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{No challenges} one{# challenge} other{# challenges}} completed in project",
448448
"Challenge.fields.completed.label": "Completed",
449449
"Challenge.fields.difficulty.label": "難易度",
450450
"Challenge.fields.lastTaskRefresh.label": "Tasks Data Sourced",
@@ -932,8 +932,8 @@
932932
"GeoJSONUploadModal.error.noPolygons": "No Polygon features found in file",
933933
"GeoJSONUploadModal.error.tooManyTasks": "Too many tasks ({count}). Maximum allowed is {max}.",
934934
"GeoJSONUploadModal.header": "Create Virtual Challenge from GeoJSON",
935-
"GeoJSONUploadModal.success.polygonsLoaded": "{count, plural, other {# polygons}} loaded",
936-
"GeoJSONUploadModal.taskCount": "{count, plural, other {# tasks}} found in area",
935+
"GeoJSONUploadModal.success.polygonsLoaded": "{count, plural, one {# polygon} other {# polygons}} loaded",
936+
"GeoJSONUploadModal.taskCount": "{count, plural, one {# task} other {# tasks}} found in area",
937937
"GlobalActivity.title": "世界の活動",
938938
"Grant.Role.admin": "Admin",
939939
"Grant.Role.read": "Read",
@@ -1166,7 +1166,7 @@
11661166
"Profile.settings.settingsSaved": "Settings Saved",
11671167
"ProjectDetails.controls.showLess.label": "show less",
11681168
"ProjectDetails.controls.showMore.label": "show more",
1169-
"ProjectDetails.fields.challengeCount.label": "{count,plural,=0{No challenges}other{# challenges}} remaining in {isVirtual,select, true{virtual } other{}}project",
1169+
"ProjectDetails.fields.challengeCount.label": "{count,plural,=0{No challenges} one{# challenge} other{# challenges}} remaining in {isVirtual,select, true{virtual } other{}}project",
11701170
"ProjectDetails.fields.modified.label": "更新日",
11711171
"ProjectDetails.management.controls.showAll.label": "Display All Challenges",
11721172
"ProjectPickerModal.chooseProject": "プロジェクトを選択",
@@ -1419,7 +1419,7 @@
14191419
"TaskClusterMap.controls.zoomOut.label": "Zoom Out",
14201420
"TaskClusterMap.message.moveMapToRefresh.label": "Click to show tasks",
14211421
"TaskClusterMap.message.refreshTasks.label": "Click to refresh tasks",
1422-
"TaskClusterMap.message.taskCount.label": "{count,plural,=0{No tasks found}other{# tasks found}}",
1422+
"TaskClusterMap.message.taskCount.label": "{count,plural,=0{No tasks found}one{# task found}other{# tasks found}}",
14231423
"TaskClusterMap.message.zoomInForTasks.label": "ズームしてタスクを表示",
14241424
"TaskConfirmationModal.adjustFilters.label": "Adjust Filters",
14251425
"TaskConfirmationModal.challenge.label": "チャレンジ:",

lang/ko.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@
444444
"Challenge.difficulty.easy": "쉬움",
445445
"Challenge.difficulty.expert": "전문가",
446446
"Challenge.difficulty.normal": "보통",
447-
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{No challenges}other{# challenges}} completed in project",
447+
"Challenge.fields.ChallengeResultList.label": "{count,plural,=0{No challenges} one{# challenge} other{# challenges}} completed in project",
448448
"Challenge.fields.completed.label": "Completed",
449449
"Challenge.fields.difficulty.label": "난이도",
450450
"Challenge.fields.lastTaskRefresh.label": "임무 데이터 기준일",
@@ -932,8 +932,8 @@
932932
"GeoJSONUploadModal.error.noPolygons": "No Polygon features found in file",
933933
"GeoJSONUploadModal.error.tooManyTasks": "Too many tasks ({count}). Maximum allowed is {max}.",
934934
"GeoJSONUploadModal.header": "Create Virtual Challenge from GeoJSON",
935-
"GeoJSONUploadModal.success.polygonsLoaded": "{count, plural, other {# polygons}} loaded",
936-
"GeoJSONUploadModal.taskCount": "{count, plural, other {# tasks}} found in area",
935+
"GeoJSONUploadModal.success.polygonsLoaded": "{count, plural, one {# polygon} other {# polygons}} loaded",
936+
"GeoJSONUploadModal.taskCount": "{count, plural, one {# task} other {# tasks}} found in area",
937937
"GlobalActivity.title": "글로벌 활동",
938938
"Grant.Role.admin": "관리자",
939939
"Grant.Role.read": "읽기",
@@ -1166,7 +1166,7 @@
11661166
"Profile.settings.settingsSaved": "Settings Saved",
11671167
"ProjectDetails.controls.showLess.label": "show less",
11681168
"ProjectDetails.controls.showMore.label": "show more",
1169-
"ProjectDetails.fields.challengeCount.label": "{count,plural,=0{No challenges}other{# challenges}} remaining in {isVirtual,select, true{virtual } other{}}project",
1169+
"ProjectDetails.fields.challengeCount.label": "{count,plural,=0{No challenges} one{# challenge} other{# challenges}} remaining in {isVirtual,select, true{virtual } other{}}project",
11701170
"ProjectDetails.fields.modified.label": "수정됨",
11711171
"ProjectDetails.management.controls.showAll.label": "Display All Challenges",
11721172
"ProjectPickerModal.chooseProject": "프로젝트 선택하기",
@@ -1419,7 +1419,7 @@
14191419
"TaskClusterMap.controls.zoomOut.label": "Zoom Out",
14201420
"TaskClusterMap.message.moveMapToRefresh.label": "임무를 보기 위해 클릭",
14211421
"TaskClusterMap.message.refreshTasks.label": "클릭하여 작업 새로 고침",
1422-
"TaskClusterMap.message.taskCount.label": "{count,plural,=0{No tasks found}other{# tasks found}}",
1422+
"TaskClusterMap.message.taskCount.label": "{count,plural,=0{No tasks found}one{# task found}other{# tasks found}}",
14231423
"TaskClusterMap.message.zoomInForTasks.label": "임무를 보려면 확대하세요",
14241424
"TaskConfirmationModal.adjustFilters.label": "필터 조정하기",
14251425
"TaskConfirmationModal.challenge.label": "도전:",

0 commit comments

Comments
 (0)