Skip to content

Commit 65f1882

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 653b1a7 commit 65f1882

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

l10n/fi.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ OC.L10N.register(
3434
"Your forms" : "Lomakkeesi",
3535
"Shared with you" : "Jaettu kanssasi",
3636
"Archived forms" : "Arkistoidut lomakkeet",
37+
"Loading forms …" : "Ladataa lomakkeita …",
3738
"No forms created yet" : "Lomakkeita ei ole vielä luotu",
3839
"Create a form" : "Luo lomake",
3940
"Select a form or create a new one" : "Valitse lomake tai luo uusi",
@@ -90,6 +91,7 @@ OC.L10N.register(
9091
"Maximum number of files" : "Tiedostojen enimmäismäärä",
9192
"Maximum file size" : "Tiedoston enimmäiskoko",
9293
"Delete" : "Poista",
94+
"Uploading …" : "Lähetetään …",
9395
"Strongly disagree" : "Vahvasti eri mieltä",
9496
"Strongly agree" : "Vahvasti samaa mieltä",
9597
"Lowest value" : "Pienin arvo",
@@ -116,6 +118,7 @@ OC.L10N.register(
116118
"Close form" : "Sulje lomake",
117119
"Closed forms do not accept new submissions." : "Suljetut lomakkeet eivät vastaanota uusia vastauksia",
118120
"Archived forms do not accept new submissions and can not be modified." : "Arkistoidut lomakkeet eivät vastaanota uusia vastauksia, eikä niitä voi muokata.",
121+
"Search for user, group or team …" : "Etsi käyttäjää, ryhmää tai tiimiä …",
119122
"Group" : "Ryhmä",
120123
"Team" : "Tiimi",
121124
"Permissions" : "Oikeudet",
@@ -160,6 +163,7 @@ OC.L10N.register(
160163
"There was an error while removing the question" : "Kysymystä poistaessa tapahtui virhe",
161164
"Error while saving form" : "Virhe lomaketta tallennettaessa",
162165
"Create form" : "Luo lomake",
166+
"Loading {title} …" : "Ladataan {title} …",
163167
"Form is archived" : "Lomake on arkistoitu",
164168
"Form '{title}' is archived and cannot be modified." : "Lomake '{title}' on arkistoitu, eikä sitä voi muokata.",
165169
"Form title" : "Lomakkeen otsikko",
@@ -184,6 +188,7 @@ OC.L10N.register(
184188
"Download" : "Lataa",
185189
"Delete all responses" : "Poista kaikki vastaukset",
186190
"Search" : "Etsi",
191+
"Loading responses …" : "Ladataan vastauksia …",
187192
"No results found" : "Ei tuloksia",
188193
"No responses yet" : "Ei vielä vastauksia",
189194
"Results of submitted forms will show up here" : "Lähetettyjen lomakkeiden tulokset näkyvät täällä",

l10n/fi.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"Your forms" : "Lomakkeesi",
3333
"Shared with you" : "Jaettu kanssasi",
3434
"Archived forms" : "Arkistoidut lomakkeet",
35+
"Loading forms …" : "Ladataa lomakkeita …",
3536
"No forms created yet" : "Lomakkeita ei ole vielä luotu",
3637
"Create a form" : "Luo lomake",
3738
"Select a form or create a new one" : "Valitse lomake tai luo uusi",
@@ -88,6 +89,7 @@
8889
"Maximum number of files" : "Tiedostojen enimmäismäärä",
8990
"Maximum file size" : "Tiedoston enimmäiskoko",
9091
"Delete" : "Poista",
92+
"Uploading …" : "Lähetetään …",
9193
"Strongly disagree" : "Vahvasti eri mieltä",
9294
"Strongly agree" : "Vahvasti samaa mieltä",
9395
"Lowest value" : "Pienin arvo",
@@ -114,6 +116,7 @@
114116
"Close form" : "Sulje lomake",
115117
"Closed forms do not accept new submissions." : "Suljetut lomakkeet eivät vastaanota uusia vastauksia",
116118
"Archived forms do not accept new submissions and can not be modified." : "Arkistoidut lomakkeet eivät vastaanota uusia vastauksia, eikä niitä voi muokata.",
119+
"Search for user, group or team …" : "Etsi käyttäjää, ryhmää tai tiimiä …",
117120
"Group" : "Ryhmä",
118121
"Team" : "Tiimi",
119122
"Permissions" : "Oikeudet",
@@ -158,6 +161,7 @@
158161
"There was an error while removing the question" : "Kysymystä poistaessa tapahtui virhe",
159162
"Error while saving form" : "Virhe lomaketta tallennettaessa",
160163
"Create form" : "Luo lomake",
164+
"Loading {title} …" : "Ladataan {title} …",
161165
"Form is archived" : "Lomake on arkistoitu",
162166
"Form '{title}' is archived and cannot be modified." : "Lomake '{title}' on arkistoitu, eikä sitä voi muokata.",
163167
"Form title" : "Lomakkeen otsikko",
@@ -182,6 +186,7 @@
182186
"Download" : "Lataa",
183187
"Delete all responses" : "Poista kaikki vastaukset",
184188
"Search" : "Etsi",
189+
"Loading responses …" : "Ladataan vastauksia …",
185190
"No results found" : "Ei tuloksia",
186191
"No responses yet" : "Ei vielä vastauksia",
187192
"Results of submitted forms will show up here" : "Lähetettyjen lomakkeiden tulokset näkyvät täällä",

0 commit comments

Comments
 (0)