Skip to content

Commit 4fcd329

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent bdea712 commit 4fcd329

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

l10n/et_EE.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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.",

l10n/et_EE.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"Form not found" : "Vormi ei leidu",
3333
"Unable to create a new form" : "Uut vormi ei õnnestu luua",
3434
"Unable to copy form" : "Vormi ei õnnestu kopeerida",
35-
"Forms navigation" : "Liikumine vormideö",
35+
"Forms navigation" : "Liikumine vormidel",
3636
"New form" : "Uus vorm",
3737
"Your forms" : "Sinu vormid",
3838
"Shared with you" : "Sinuga jagatud",
@@ -90,7 +90,7 @@
9090
"{page} of {totalPages}" : "{page} / {totalPages}",
9191
"Go to next page" : "Mine järgmisele lehele",
9292
"Go to last page" : "Mine viimasele lehele",
93-
"QR code representation of {text}" : "„{text}“ põhjal tehtud QR-kood",
93+
"QR code representation of {text}" : "„{text}“ teksti alusel tehtud QR-kood",
9494
"Add a new column" : "Lisa uus veerg",
9595
"Add a new row" : "Lisa uus rida",
9696
"Add a new answer option" : "Lisa uus vastuse valik",
@@ -160,7 +160,7 @@
160160
"Upper options limit must not exceed the number of available options" : "Valikute ülempiir ei tohi ületada valikute arvu",
161161
"Upper options limit must be greater than the lower limit" : "Valikute ülempiir peab olema suurem, kui alampiir",
162162
"Lower options limit must be smaller than the number of available options" : "Valikute alampiir peab olema valikute arvust väiksem",
163-
"Lower options limit must be smaller than the upper limit" : "Valikute alampiir peab olema väiksem, kui plempiir",
163+
"Lower options limit must be smaller than the upper limit" : "Valikute alampiir peab olema väiksem, kui ülempiir",
164164
"Add \"other\"" : "Lisa „muu“",
165165
"Require a minimum of options to be checked" : "Eelda vastuste miinimumarvu",
166166
"Minimum options to be checked" : "Vastuste miinimummarv",
@@ -261,7 +261,7 @@
261261
"There was an error while adding the new question" : "Uue küsimuse lisamisel tekkis viga",
262262
"There was an error while removing the question" : "Selle küsimuse eemaldamisel tekkis viga",
263263
"Error while saving form" : "Viga vormi salvestamisel",
264-
"Create form" : "Loo vorm",
264+
"Create form" : "Koosta vorm",
265265
"Loading {title} …" : "Laadin vormi: {title}…",
266266
"Form is archived" : "Vorm on arhiveeritud",
267267
"Form '{title}' is archived and cannot be modified." : "„{title}“ vorm on arhiveeritud ja seda ei saa muuta.",

0 commit comments

Comments
 (0)