Skip to content

Commit 82fabe2

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

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

l10n/et_EE.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ OC.L10N.register(
195195
"User" : "Kasutaja",
196196
"Host" : "Host",
197197
"Port" : "Port",
198+
"SMTP" : "SMTP",
198199
"Failed to import the certificate. Please make sure that the private key matches the certificate and is not protected by a passphrase." : "Sertifikaadi importimine ei õnnestunud. Palun kontrolli, et privaatvõti vastab sertifikaadile ja ta ei ole salafraasiga krüptitud.",
199200
"Failed to import the certificate" : "Sertifikaadi importimine ei õnnestunud",
200201
"S/MIME certificates" : "S/MIME sertifikaadid",
@@ -224,6 +225,7 @@ OC.L10N.register(
224225
"Junk" : "Rämpspost",
225226
"Sent" : "Saadetud",
226227
"Trash" : "Prügikast",
228+
"Connect OAUTH2 account" : "Ühenda OAUTH2 autentimist kasutava kontoga",
227229
"Error while sharing file" : "Viga faili jagamisel",
228230
"{from}\n{subject}" : "{from}\n{subject}",
229231
"Discard changes" : "Hülga muudatused",
@@ -234,10 +236,12 @@ OC.L10N.register(
234236
"Could not send message" : "Kirja saatmine ei õnnestu",
235237
"Message copied to \"Sent\" mailbox" : "Kiri on kopeeritud „Saadetud“ postkasti",
236238
"Could not copy message to \"Sent\" mailbox" : "Kirja on kopeerimine „Saadetud“ postkasti ei õnnestunud",
237-
"Error loading message" : "Tõrge kirja laadimisel",
239+
"Error loading message" : "Viga kirja laadimisel",
238240
"Forwarding to %s" : "Edasta %s",
239241
"Redirect" : "Suunamine",
242+
"The link leads to %s" : "Link viitab siia: %s",
240243
"Continue to %s" : "Jätka siit: %s",
244+
"This event is in the past." : "See sündmus on jäänud minevikku.",
241245
"Collapse composer" : "Ahenda kirjutusvaade"
242246
},
243247
"nplurals=2; plural=(n != 1);");

l10n/et_EE.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@
193193
"User" : "Kasutaja",
194194
"Host" : "Host",
195195
"Port" : "Port",
196+
"SMTP" : "SMTP",
196197
"Failed to import the certificate. Please make sure that the private key matches the certificate and is not protected by a passphrase." : "Sertifikaadi importimine ei õnnestunud. Palun kontrolli, et privaatvõti vastab sertifikaadile ja ta ei ole salafraasiga krüptitud.",
197198
"Failed to import the certificate" : "Sertifikaadi importimine ei õnnestunud",
198199
"S/MIME certificates" : "S/MIME sertifikaadid",
@@ -222,6 +223,7 @@
222223
"Junk" : "Rämpspost",
223224
"Sent" : "Saadetud",
224225
"Trash" : "Prügikast",
226+
"Connect OAUTH2 account" : "Ühenda OAUTH2 autentimist kasutava kontoga",
225227
"Error while sharing file" : "Viga faili jagamisel",
226228
"{from}\n{subject}" : "{from}\n{subject}",
227229
"Discard changes" : "Hülga muudatused",
@@ -232,10 +234,12 @@
232234
"Could not send message" : "Kirja saatmine ei õnnestu",
233235
"Message copied to \"Sent\" mailbox" : "Kiri on kopeeritud „Saadetud“ postkasti",
234236
"Could not copy message to \"Sent\" mailbox" : "Kirja on kopeerimine „Saadetud“ postkasti ei õnnestunud",
235-
"Error loading message" : "Tõrge kirja laadimisel",
237+
"Error loading message" : "Viga kirja laadimisel",
236238
"Forwarding to %s" : "Edasta %s",
237239
"Redirect" : "Suunamine",
240+
"The link leads to %s" : "Link viitab siia: %s",
238241
"Continue to %s" : "Jätka siit: %s",
242+
"This event is in the past." : "See sündmus on jäänud minevikku.",
239243
"Collapse composer" : "Ahenda kirjutusvaade"
240244
},"pluralForm" :"nplurals=2; plural=(n != 1);"
241245
}

l10n/lv.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ OC.L10N.register(
99
"Later" : "Vēlāk",
1010
"Mail" : "E-pasts",
1111
"Mails" : "E-pasta sūtījumi",
12-
"💌 A mail app for Nextcloud" : "Nextcloud E-pasta lietotne",
12+
"💌 A mail app for Nextcloud" : "Nextcloud e-pasta lietotne",
1313
"Connecting" : "Savienojuma izveide",
1414
"Save" : "Saglabāt",
1515
"Connect" : "Savienoties",

l10n/lv.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"Later" : "Vēlāk",
88
"Mail" : "E-pasts",
99
"Mails" : "E-pasta sūtījumi",
10-
"💌 A mail app for Nextcloud" : "Nextcloud E-pasta lietotne",
10+
"💌 A mail app for Nextcloud" : "Nextcloud e-pasta lietotne",
1111
"Connecting" : "Savienojuma izveide",
1212
"Save" : "Saglabāt",
1313
"Connect" : "Savienoties",

0 commit comments

Comments
 (0)