Skip to content

Commit f9dd8d4

Browse files
weblateDavidePrincipiPlatypuschanPrefill add-onதமிழ்நேரம்
authored
Translated with Weblate (#185)
Translate-URL: https://hosted.weblate.org/projects/ns8/mail/de/ Translate-URL: https://hosted.weblate.org/projects/ns8/mail/es/ Translate-URL: https://hosted.weblate.org/projects/ns8/mail/eu/ Translate-URL: https://hosted.weblate.org/projects/ns8/mail/fr/ Translate-URL: https://hosted.weblate.org/projects/ns8/mail/it/ Translate-URL: https://hosted.weblate.org/projects/ns8/mail/nl/ Translate-URL: https://hosted.weblate.org/projects/ns8/mail/pt/ Translate-URL: https://hosted.weblate.org/projects/ns8/mail/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/ns8/mail/ta/ Translate-URL: https://hosted.weblate.org/projects/ns8/mail/uk/ Translation: NS8/mail Co-authored-by: Davide Principi <davide.principi@nethesis.it> Co-authored-by: Platypuschan <monsta.drive@gmail.com> Co-authored-by: Prefill add-on <noreply-addon-prefill@weblate.org> Co-authored-by: தமிழ்நேரம் <anishprabu.t@gmail.com>
1 parent c9f3583 commit f9dd8d4

File tree

10 files changed

+22
-13
lines changed

10 files changed

+22
-13
lines changed

ui/public/i18n/de/translation.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,14 +272,15 @@
272272
"type": "Typ",
273273
"type_domain": "Pseudonym",
274274
"show_all": "alle anzeigen",
275-
"choose_domain": "Domäne wählen"
275+
"choose_domain": "Domäne wählen",
276+
"local_pattern": "Invalid address"
276277
},
277278
"status": {
278279
"created": "Erstellt",
279280
"open_rspamd": "Rspamd öffnen",
280281
"size": "Größe",
281282
"name": "Name",
282-
"no_images": "Keine Abbilder",
283+
"no_images": "keine Abbilder",
283284
"app_volumes": "App Volumen | App Volumen",
284285
"services": "Dienst | Dienste",
285286
"app_images": "App Abbild | App Abbilder",

ui/public/i18n/es/translation.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,8 @@
212212
"destinations_placeholder": "Elige destinos o escribe una dirección de correo electrónico externa",
213213
"address_already_exists": "La dirección ya existe",
214214
"addresses_filtered_description": "Mostrando solo direcciones de {domain}",
215-
"choose_domain": "Elige un dominio"
215+
"choose_domain": "Elige un dominio",
216+
"local_pattern": "Invalid address"
216217
},
217218
"mailboxes": {
218219
"col_user": "Usuario",

ui/public/i18n/eu/translation.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,8 @@
302302
"type": "Type",
303303
"type_domain": "Alias",
304304
"choose_domain": "Choose domain",
305-
"show_all": "Show all"
305+
"show_all": "Show all",
306+
"local_pattern": "Invalid address"
306307
},
307308
"filter": {
308309
"title": "Filter",

ui/public/i18n/fr/translation.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,8 @@
257257
"edit_address_address": "Edit address {address}",
258258
"create_address": "Create address",
259259
"set_as_internal": "Set as internal",
260-
"public": "Public"
260+
"public": "Public",
261+
"local_pattern": "Invalid address"
261262
},
262263
"welcome": {
263264
"primary_mail_domain": "Primary mail domain",

ui/public/i18n/it/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"no_domain": "Nessun dominio",
8181
"edit_domain": "Modifica dominio",
8282
"required_if_accept_unknown_recipients": "Richiesto se è abilitata l'opzione \"Accetta destinatari sconosciuti\"",
83-
"accept_unknown_recipients_tooltip": "Tutti i messaggi e-mail inviati a destinatari sconosciuti saranno accettati e consegnati alla destinazione specificata. Questa opzione non può essere attivata se 'Aggiungi indirizzi dal dominio utente' è abilitato",
83+
"accept_unknown_recipients_tooltip": "Tutti i messaggi e-mail inviati a destinatari sconosciuti saranno accettati e consegnati alla destinazione specificata.",
8484
"copy_inbound_messages": "Copiare i messaggi in entrata",
8585
"bccaddr_format": "Formato e-mail non valido",
8686
"add_user_addresses_from_user_domain": "Aggiungi gli indirizzi utente dal dominio utente {userDomain}",

ui/public/i18n/nl/translation.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,8 @@
208208
"type_domain": "Alias",
209209
"show_all": "Toon alles",
210210
"choose_domain": "Kies domein",
211-
"address_address_is_going_to_be_deleted": "{address} wordt verwijderd..."
211+
"address_address_is_going_to_be_deleted": "{address} wordt verwijderd...",
212+
"local_pattern": "Invalid address"
212213
},
213214
"mailboxes": {
214215
"no_public_mailbox": "Geen openbare mailbox",

ui/public/i18n/pt/translation.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,8 @@
415415
"create_address_address": "Create address {address}",
416416
"address": "Address",
417417
"description": "Address description",
418-
"title": "Addresses"
418+
"title": "Addresses",
419+
"local_pattern": "Invalid address"
419420
},
420421
"settings_general": {
421422
"user_domain": "User domain",

ui/public/i18n/pt_BR/translation.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,8 @@
212212
"type": "Type",
213213
"type_domain": "Alias",
214214
"show_all": "Show all",
215-
"choose_domain": "Choose domain"
215+
"choose_domain": "Choose domain",
216+
"local_pattern": "Invalid address"
216217
},
217218
"mailboxes": {
218219
"title": "Mailboxes",

ui/public/i18n/ta/translation.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,8 @@
123123
"type": "Type",
124124
"type_domain": "Alias",
125125
"show_all": "Show all",
126-
"choose_domain": "Choose domain"
126+
"choose_domain": "Choose domain",
127+
"local_pattern": "Invalid address"
127128
},
128129
"mailboxes": {
129130
"title": "Mailboxes",
@@ -440,7 +441,7 @@
440441
"delete": "Delete",
441442
"cancel": "Cancel",
442443
"processing": "செயலாக்கம் ...",
443-
"disabled": "Disabled",
444+
"disabled": "முடக்கப்பட்டது",
444445
"group_destination": "Group",
445446
"mail_hostname": "Mail server hostname",
446447
"mail_hostname_tooltip": "Enter the MX record configured on your DNS service provider",
@@ -449,7 +450,7 @@
449450
"next": "Next",
450451
"previous": "Previous",
451452
"advanced": "Advanced",
452-
"enabled": "Enabled",
453+
"enabled": "இயக்கப்பட்டது",
453454
"user_destination": "User"
454455
},
455456
"settings_master_users": {

ui/public/i18n/uk/translation.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,8 @@
179179
"type": "Тип",
180180
"type_domain": "Псевдонім",
181181
"show_all": "Показати все",
182-
"choose_domain": "Виберіть домен"
182+
"choose_domain": "Виберіть домен",
183+
"local_pattern": "Invalid address"
183184
},
184185
"mailboxes": {
185186
"search_user_mailbox": "Пошук поштової скриньки користувача",

0 commit comments

Comments
 (0)