Skip to content

Commit

Permalink
Updating translations.
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Krulis committed Dec 10, 2017
1 parent 237c252 commit 6c31c98
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
46 changes: 23 additions & 23 deletions src/locales/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"app.addLicence.validation.note": "Popis nemůže být prázdný.",
"app.addLicence.validation.validUntilEmpty": "Konec platnosti licence musí být nastaven.",
"app.addLicence.validation.validUntilInThePast": "Platnost licence musí být v budoucnosti.",
"app.attachmentFilesTable.description": "Přídavné soubory k úloze jsou soubory, které mohou být použity v popisu úlohy pomocí unikátních odkazů zobrazených níže. Tyto soubory mohou být zobrazovány a stahovány studenty.",
"app.attachmentFilesTable.title": "Přídavné soubory k úloze",
"app.attachmentFiles.deleteButton": "Delete",
"app.attachmentFiles.deleteConfirm": "Are you sure you want to delete the file? This cannot be undone.",
"app.attachmentFilesTable.fileName": "Původní název",
"app.attachmentFilesTable.fileSize": "Velikost",
"app.attachmentFilesTable.fileUploadedAt": "Nahráno",
"app.attachmentFilesTable.url": "URL",
"app.additionalExerciseFilesTable.description": "Additional exercise files are files which can be used within exercise description using links provided below. Additional files can be viewed or downloaded by students.",
"app.additionalExerciseFilesTable.title": "Additional exercise files",
"app.additionalFiles.deleteButton": "Delete",
"app.additionalFiles.deleteConfirm": "Are you sure you want to delete the file? This cannot be undone.",
"app.additionalFilesTable.fileName": "Original filename",
"app.additionalFilesTable.fileSize": "Filesize",
"app.additionalFilesTable.fileUploadedAt": "Uploaded at",
"app.additionalFilesTable.url": "URL",
"app.adminAssignments.actions": "Akce",
"app.adminAssignments.deadline": "Termín odevzdání",
"app.adminAssignments.name": "Název zadání",
Expand Down Expand Up @@ -73,9 +73,9 @@
"app.assignments.secondDeadline": "Druhý termín odevzdání",
"app.assignmentsTable.noAssignments": "Nenalezeny žádné zadané úlohy.",
"app.assignmentsTableRow.loading": "Načítají se zadané úlohy ...",
"app.filesTable.addFiles": "Uložit soubory",
"app.filesTable.empty": "Zatím zde nejsou žádné nahrané soubory.",
"app.filesTable.title": "Přiložené soubory",
"app.attachedFilesTable.addFiles": "Save files",
"app.attachedFilesTable.empty": "There are no uploaded files yet.",
"app.attachedFilesTable.title": "Attached files",
"app.attachmentFiles.deleteButton": "Delete",
"app.attachmentFiles.deleteConfirm": "Are you sure you want to delete the file? This cannot be undone.",
"app.attachmentFilesTable.description": "Attached files are files which can be used within exercise description using links provided below. Attached files can be viewed or downloaded by students.",
Expand Down Expand Up @@ -953,8 +953,8 @@
"app.sudebar.menu.admin.title": "Administrátor",
"app.sudebar.menu.student.title": "Student",
"app.sudebar.menu.supervisor.title": "Cvičící",
"app.supplementaryFiles.deleteButton": "Delete",
"app.supplementaryFiles.deleteConfirm": "Are you sure you want to delete the file? This cannot be undone.",
"app.supplementaryFiles.deleteButton": "Smazat",
"app.supplementaryFiles.deleteConfirm": "Opravdu si přejete tento soubor smazat? Tato operace nemůže být vrácena.",
"app.supplementaryFilesTable.description": "Soubory úlohy jsou soubory, které mohou být použity v nastavení úlohy jako vstupy nebo vzorové výstupy.",
"app.supplementaryFilesTable.fileName": "Původní název",
"app.supplementaryFilesTable.fileSize": "Velikost souboru",
Expand Down Expand Up @@ -986,13 +986,13 @@
"app.usersName.notVerified.title": "Tento účet nemá ověřenou emailovou adresu.",
"app.usersStats.description": "Body získané ve skupině {name}.",
"app.usersname.notVerified.description": "Tento uživatel si neověřil svou emailovou adresu přes aktivační odkaz, který mu byl na tuto adresu zaslán.",
"diff": "Binary-safe judge",
"recodex-judge-float": "Float-numbers judge",
"recodex-judge-float-newline": "Float-numbers judge (ignoring ends of lines)",
"recodex-judge-normal": "Token judge",
"recodex-judge-normal-newline": "Token judge (ignoring ends of lines)",
"recodex-judge-shuffle": "Unordered-tokens judge",
"recodex-judge-shuffle-all": "Unordered-tokens-and-rows judge",
"recodex-judge-shuffle-newline": "Unordered-tokens judge (ignoring ends of lines)",
"recodex-judge-shuffle-rows": "Unordered-rows judge"
}
"diff": "Sudí binárních dat",
"recodex-judge-float": "Sudí reálných čísel",
"recodex-judge-float-newline": "Sudí reálných čísel (ignorující konce řádků)",
"recodex-judge-normal": "Sudí tokenů",
"recodex-judge-normal-newline": "Sudí tokenů (ignorující konce řádků)",
"recodex-judge-shuffle": "Sudí neuspořádaných tokenů",
"recodex-judge-shuffle-all": "Sudí neuspořádaných tokenů a řádků",
"recodex-judge-shuffle-newline": "Sudí neuspořádaných tokenů (ignorující konce řádků)",
"recodex-judge-shuffle-rows": "Sudí neuspořádaných řádků"
}
24 changes: 12 additions & 12 deletions src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"app.addLicence.validation.note": "Note cannot be empty.",
"app.addLicence.validation.validUntilEmpty": "End of licence's valid period must be set.",
"app.addLicence.validation.validUntilInThePast": "End of licence's valid period must be in the future.",
"app.attachmentFilesTable.description": "Attached files are files which can be used within exercise description using links provided below. Attached files can be viewed or downloaded by students.",
"app.attachmentFilesTable.title": "Attached files",
"app.attachmentFiles.deleteButton": "Delete",
"app.attachmentFiles.deleteConfirm": "Are you sure you want to delete the file? This cannot be undone.",
"app.attachmentFilesTable.fileName": "Original filename",
"app.attachmentFilesTable.fileSize": "Filesize",
"app.attachmentFilesTable.fileUploadedAt": "Uploaded at",
"app.attachmentFilesTable.url": "URL",
"app.additionalExerciseFilesTable.description": "Additional exercise files are files which can be used within exercise description using links provided below. Additional files can be viewed or downloaded by students.",
"app.additionalExerciseFilesTable.title": "Additional exercise files",
"app.additionalFiles.deleteButton": "Delete",
"app.additionalFiles.deleteConfirm": "Are you sure you want to delete the file? This cannot be undone.",
"app.additionalFilesTable.fileName": "Original filename",
"app.additionalFilesTable.fileSize": "Filesize",
"app.additionalFilesTable.fileUploadedAt": "Uploaded at",
"app.additionalFilesTable.url": "URL",
"app.adminAssignments.actions": "Actions",
"app.adminAssignments.deadline": "Deadline",
"app.adminAssignments.name": "Assignment name",
Expand Down Expand Up @@ -73,9 +73,9 @@
"app.assignments.secondDeadline": "Second deadline",
"app.assignmentsTable.noAssignments": "There are no assignments.",
"app.assignmentsTableRow.loading": "Loading assignments ...",
"app.filesTable.addFiles": "Save files",
"app.filesTable.empty": "There are no uploaded files yet.",
"app.filesTable.title": "Attached files",
"app.attachedFilesTable.addFiles": "Save files",
"app.attachedFilesTable.empty": "There are no uploaded files yet.",
"app.attachedFilesTable.title": "Attached files",
"app.attachmentFiles.deleteButton": "Delete",
"app.attachmentFiles.deleteConfirm": "Are you sure you want to delete the file? This cannot be undone.",
"app.attachmentFilesTable.description": "Attached files are files which can be used within exercise description using links provided below. Attached files can be viewed or downloaded by students.",
Expand Down Expand Up @@ -995,4 +995,4 @@
"recodex-judge-shuffle-all": "Unordered-tokens-and-rows judge",
"recodex-judge-shuffle-newline": "Unordered-tokens judge (ignoring ends of lines)",
"recodex-judge-shuffle-rows": "Unordered-rows judge"
}
}

0 comments on commit 6c31c98

Please sign in to comment.