@@ -34,7 +34,7 @@ OC.L10N.register(
3434 "Form not found" : "Vormi ei leidu" ,
3535 "Unable to create a new form" : "Uut vormi ei õnnestu luua" ,
3636 "Unable to copy form" : "Vormi ei õnnestu kopeerida" ,
37- "Forms navigation" : "Liikumine vormideö " ,
37+ "Forms navigation" : "Liikumine vormidel " ,
3838 "New form" : "Uus vorm" ,
3939 "Your forms" : "Sinu vormid" ,
4040 "Shared with you" : "Sinuga jagatud" ,
@@ -92,7 +92,7 @@ OC.L10N.register(
9292 "{page} of {totalPages}" : "{page} / {totalPages}" ,
9393 "Go to next page" : "Mine järgmisele lehele" ,
9494 "Go to last page" : "Mine viimasele lehele" ,
95- "QR code representation of {text}" : "„{text}“ põhjal tehtud QR-kood" ,
95+ "QR code representation of {text}" : "„{text}“ teksti alusel tehtud QR-kood" ,
9696 "Add a new column" : "Lisa uus veerg" ,
9797 "Add a new row" : "Lisa uus rida" ,
9898 "Add a new answer option" : "Lisa uus vastuse valik" ,
@@ -162,7 +162,7 @@ OC.L10N.register(
162162 "Upper options limit must not exceed the number of available options" : "Valikute ülempiir ei tohi ületada valikute arvu" ,
163163 "Upper options limit must be greater than the lower limit" : "Valikute ülempiir peab olema suurem, kui alampiir" ,
164164 "Lower options limit must be smaller than the number of available options" : "Valikute alampiir peab olema valikute arvust väiksem" ,
165- "Lower options limit must be smaller than the upper limit" : "Valikute alampiir peab olema väiksem, kui plempiir " ,
165+ "Lower options limit must be smaller than the upper limit" : "Valikute alampiir peab olema väiksem, kui ülempiir " ,
166166 "Add \"other\"" : "Lisa „muu“" ,
167167 "Require a minimum of options to be checked" : "Eelda vastuste miinimumarvu" ,
168168 "Minimum options to be checked" : "Vastuste miinimummarv" ,
@@ -263,7 +263,7 @@ OC.L10N.register(
263263 "There was an error while adding the new question" : "Uue küsimuse lisamisel tekkis viga" ,
264264 "There was an error while removing the question" : "Selle küsimuse eemaldamisel tekkis viga" ,
265265 "Error while saving form" : "Viga vormi salvestamisel" ,
266- "Create form" : "Loo vorm" ,
266+ "Create form" : "Koosta vorm" ,
267267 "Loading {title} …" : "Laadin vormi: {title}…" ,
268268 "Form is archived" : "Vorm on arhiveeritud" ,
269269 "Form '{title}' is archived and cannot be modified." : "„{title}“ vorm on arhiveeritud ja seda ei saa muuta." ,
0 commit comments