Offline participation form: ask for missing/remaining pieces
This commit is contained in:
@@ -78,6 +78,8 @@ en:
|
||||
time: Time
|
||||
offline:
|
||||
name: Your name
|
||||
missing_pieces: Missing pieces
|
||||
remaining_pieces: Remaining pieces
|
||||
puzzle:
|
||||
brand: Brand
|
||||
image: Image
|
||||
@@ -102,6 +104,9 @@ en:
|
||||
invalid: "Allowed formats: xx:xx:xx, x:xx:xx, xx:xx, x:xx, xx"
|
||||
puzzle_id:
|
||||
taken: "This contestant has already completed this puzzle"
|
||||
remaining_pieces:
|
||||
not_an_integer: This is not an integer
|
||||
not_a_number: This is not an integer
|
||||
contest:
|
||||
attributes:
|
||||
name:
|
||||
@@ -120,8 +125,14 @@ en:
|
||||
attributes:
|
||||
end_image:
|
||||
blank: Please upload an image
|
||||
missing_pieces:
|
||||
not_an_integer: This is not an integer
|
||||
not_a_number: This is not an integer
|
||||
name:
|
||||
blank: Please enter a name for your participation
|
||||
remaining_pieces:
|
||||
not_an_integer: This is not an integer
|
||||
not_a_number: This is not an integer
|
||||
start_image:
|
||||
blank: Please upload an image
|
||||
puzzle:
|
||||
@@ -256,7 +267,9 @@ en:
|
||||
form:
|
||||
already_submitted: You have already completed the puzzle
|
||||
completed_message: Thanks for your participation!
|
||||
end_image_select: Take a photo of your completed puzzle
|
||||
end_image_select: Take a photo of your completed puzzle, or on the state it is if you decide to give up
|
||||
missing_pieces: If completed, indicate the number of missing pieces, if any
|
||||
remaining_pieces: If your puzzle isn't complete, indicate here the number of remaining pieces to assemble
|
||||
start_image_select: Take a photo of the puzzle with the provided code written on a paper before starting it
|
||||
start_message: Let's go!
|
||||
puzzles:
|
||||
|
||||
@@ -49,6 +49,8 @@ fr:
|
||||
time: Temps
|
||||
offline:
|
||||
name: Ton nom ou pseudo
|
||||
missing_pieces: Pièces manquantes
|
||||
remaining_pieces: Pièces restantes
|
||||
puzzle:
|
||||
brand: Marque
|
||||
image: Image
|
||||
@@ -73,6 +75,9 @@ fr:
|
||||
invalid: "Formats autorisés: xx:xx:xx, x:xx:xx, xx:xx, x:xx, xx"
|
||||
puzzle_id:
|
||||
taken: "Ce.tte participant.e a déjà complété ce puzzle"
|
||||
remaining_pieces:
|
||||
not_an_integer: Ce n'est pas un nombre entier
|
||||
not_a_number: Ce n'est pas un nombre entier
|
||||
contest:
|
||||
attributes:
|
||||
name:
|
||||
@@ -91,8 +96,14 @@ fr:
|
||||
attributes:
|
||||
end_image:
|
||||
blank: Tu dois inclure cette image pour pouvoir valider ton puzzle complété
|
||||
missing_pieces:
|
||||
not_an_integer: Ce n'est pas un entier
|
||||
not_a_number: Ce n'est pas un entier
|
||||
name:
|
||||
blank: Tu dois entrer un nom pour pouvoir participer
|
||||
remaining_pieces:
|
||||
not_an_integer: Ce n'est pas un entier
|
||||
not_a_number: Ce n'est pas un entier
|
||||
start_image:
|
||||
blank: Tu dois inclure cette image pour pouvoir participer
|
||||
puzzle:
|
||||
@@ -227,7 +238,9 @@ fr:
|
||||
form:
|
||||
already_submitted: Tu as déjà complété ton puzzle
|
||||
completed_message: Merci pour ta participation !
|
||||
end_image_select: Prends une photo du puzzle une fois complété
|
||||
end_image_select: Prends une photo du puzzle une fois complété, ou de l'état actuel si tu choisis de t'arrêter là
|
||||
missing_pieces: Si complété, indique le nombre de pièces manquantes s'il y en a
|
||||
remaining_pieces: Si tu as choisis de t'arrêter avant la fin du puzzle, indique ici le nombre de pièces restantes à assembler
|
||||
start_image_select: Prends une photo du puzzle avant de le commencer, avec le code donné par l'organisateur.ice écrit sur du papier
|
||||
start_message: C'est parti !
|
||||
puzzles:
|
||||
|
||||
Reference in New Issue
Block a user