|
444 | 444 | "Challenge.difficulty.easy": "Lehké", |
445 | 445 | "Challenge.difficulty.expert": "Expert", |
446 | 446 | "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", |
448 | 448 | "Challenge.fields.completed.label": "Completed", |
449 | 449 | "Challenge.fields.difficulty.label": "Obtížnost", |
450 | 450 | "Challenge.fields.lastTaskRefresh.label": "Tasks Data Sourced", |
|
932 | 932 | "GeoJSONUploadModal.error.noPolygons": "No Polygon features found in file", |
933 | 933 | "GeoJSONUploadModal.error.tooManyTasks": "Too many tasks ({count}). Maximum allowed is {max}.", |
934 | 934 | "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", |
937 | 937 | "GlobalActivity.title": "Globální aktivita", |
938 | 938 | "Grant.Role.admin": "Administrátor", |
939 | 939 | "Grant.Role.read": "Čtení", |
|
1166 | 1166 | "Profile.settings.settingsSaved": "Settings Saved", |
1167 | 1167 | "ProjectDetails.controls.showLess.label": "show less", |
1168 | 1168 | "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", |
1170 | 1170 | "ProjectDetails.fields.modified.label": "Změněno", |
1171 | 1171 | "ProjectDetails.management.controls.showAll.label": "Display All Challenges", |
1172 | 1172 | "ProjectPickerModal.chooseProject": "Choose a Project", |
|
1419 | 1419 | "TaskClusterMap.controls.zoomOut.label": "Zoom Out", |
1420 | 1420 | "TaskClusterMap.message.moveMapToRefresh.label": "Click to show tasks", |
1421 | 1421 | "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}}", |
1423 | 1423 | "TaskClusterMap.message.zoomInForTasks.label": "Zoom in to view tasks", |
1424 | 1424 | "TaskConfirmationModal.adjustFilters.label": "Adjust Filters", |
1425 | 1425 | "TaskConfirmationModal.challenge.label": "Výzva:", |
|
0 commit comments