From d328fc0ce90b9521f3d83d4f2cda8f8b21af9ac5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot <bot@nextcloud.com> Date: Fri, 26 Jan 2018 01:43:08 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/it.js | 1 + l10n/it.json | 1 + l10n/tr.js | 1 + l10n/tr.json | 1 + 4 files changed, 4 insertions(+) diff --git a/l10n/it.js b/l10n/it.js index 96fa7a824..1aa840a17 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -114,6 +114,7 @@ OC.L10N.register( "to" : "a", "cc" : "cc", "bcc" : "ccn", + "Note that the mail came from a noreply address so your reply will probably not be read." : "Nota che il messaggio è arrivato da un indirizzo noreply, perciò la tua risposta non sarà probabilmente letta.", "Subject" : "Oggetto", "Save all to Files" : "Salva tutto in File", "Add mail account" : "Aggiungi account di posta", diff --git a/l10n/it.json b/l10n/it.json index ff2df01c8..d0497dea9 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -112,6 +112,7 @@ "to" : "a", "cc" : "cc", "bcc" : "ccn", + "Note that the mail came from a noreply address so your reply will probably not be read." : "Nota che il messaggio è arrivato da un indirizzo noreply, perciò la tua risposta non sarà probabilmente letta.", "Subject" : "Oggetto", "Save all to Files" : "Salva tutto in File", "Add mail account" : "Aggiungi account di posta", diff --git a/l10n/tr.js b/l10n/tr.js index e61b08ff8..b9ce32c5e 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -114,6 +114,7 @@ OC.L10N.register( "to" : "kime", "cc" : "kopya", "bcc" : "gizli kopya", + "Note that the mail came from a noreply address so your reply will probably not be read." : "Posta noreply adresinden gönderildiğinden yanıtınızın okunmayabileceğini unutmayın", "Subject" : "Konu", "Save all to Files" : "Tümünü dosyalara kaydet", "Add mail account" : "Posta hesabi ekle", diff --git a/l10n/tr.json b/l10n/tr.json index 923040a12..8f7f5dfb4 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -112,6 +112,7 @@ "to" : "kime", "cc" : "kopya", "bcc" : "gizli kopya", + "Note that the mail came from a noreply address so your reply will probably not be read." : "Posta noreply adresinden gönderildiğinden yanıtınızın okunmayabileceğini unutmayın", "Subject" : "Konu", "Save all to Files" : "Tümünü dosyalara kaydet", "Add mail account" : "Posta hesabi ekle", -- GitLab