@@ -83,8 +83,13 @@ OC.L10N.register(
8383 "Go to last page" : "Ir á última páxina" ,
8484 "QR code representation of {text}" : "Representación de {text} en código QR" ,
8585 "Add a new column" : "Engadir unha nova columna" ,
86+ "Add a new row" : "Engadir unha nova fila" ,
8687 "Add a new answer option" : "Engadir unha nova opción de resposta" ,
88+ "The text of column {index}" : "O texto da columna {index}" ,
89+ "The text of row {index}" : "O texto da fila {index}" ,
8790 "The text of option {index}" : "O texto da opción {index}" ,
91+ "Column number {index}" : "Columna número {index}" ,
92+ "Row number {index}" : "Fila número {index}" ,
8893 "Answer number {index}" : "Resposta número {index}" ,
8994 "Error while saving the answer" : "Produciuse un erro ao gardar a resposta" ,
9095 "Move option actions" : "Mover as accións de opción" ,
@@ -121,6 +126,7 @@ OC.L10N.register(
121126 "Delete" : "Eliminar" ,
122127 "Uploading …" : "Enviando…" ,
123128 "Add new file as answer" : "Engadir un novo ficheiro como resposta" ,
129+ "Radio" : "Opción" ,
124130 "Checkbox" : "Caixa de selección" ,
125131 "Number" : "Número" ,
126132 "Text" : "Texto" ,
@@ -307,6 +313,8 @@ OC.L10N.register(
307313 "Pick an option" : "Escolla unha opción" ,
308314 "File" : "Ficheiro" ,
309315 "File question title" : "Título da pregunta de ficheiro" ,
316+ "Grid question title" : "Título da pregunta da grade" ,
317+ "People can submit a grid answer" : "A xente pode enviar unha resposta en grella" ,
310318 "Short answer" : "Resposta curta" ,
311319 "Short answer question title" : "Título da pregunta de resposta curta" ,
312320 "People can enter a short answer" : "A xente pode introducir unha resposta curta" ,
0 commit comments