jenkins-bot submitted this change.

View Change


Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[i18n] Add i18n for duplication reports

Text was taken from https://it.wikipedia.org/wiki/Progetto:Coordinamento/Immagini/Bot/Messaggi/Duplicati

Change-Id: I9296d187c88520e3070b0603230e95f2e89879dd
---
M checkimages/en.json
M checkimages/it.json
M checkimages/de.json
M checkimages/qqq.json
4 files changed, 15 insertions(+), 0 deletions(-)

diff --git a/checkimages/de.json b/checkimages/de.json
index 07f0541..ec3a422 100644
--- a/checkimages/de.json
+++ b/checkimages/de.json
@@ -10,6 +10,7 @@
"checkimages-doubles-file-comment": "Bot: Datei liegt bereits auf Commons, kann gelöscht werden",
"checkimages-doubles-head": "Datei-Duplikat",
"checkimages-doubles-talk-comment": "Bot: Benachrichtigung, dass die Datei bereits auf Commons vorhanden ist",
+ "checkimages-doubles-talk-text": "Vielen Dank für das Hochladen von %(upload)s. Diese Datei ist jedoch eine Kopie von %(image)s. Der Bot hat die Datei, die am wenigsten verwendet wurde oder aktuell war, als Duplikat markiert. Wenn Sie es für angebrachter halten, die Datei als sofort zu löschend markiert zu belassen, können Sie die doppelten Dateien löschen und die Löschvorlage von der zu belassenden Datei entfernen. Dies ist eine automatisierte Nachricht von %(bot)s.",
"checkimages-log-comment": "Bot: Aktualisiere das Log",
"checkimages-no-license-head": "Bild ohne Lizenz",
"checkimages-source-tag-comment": "Bot: Markiere zur Dateiüberprüfung, da keine Lizenzvorlage gefunden.",
diff --git a/checkimages/en.json b/checkimages/en.json
index 3431526..f73023e 100644
--- a/checkimages/en.json
+++ b/checkimages/en.json
@@ -11,6 +11,7 @@
"checkimages-doubles-file-comment": "Bot: File already on Commons, may be deleted",
"checkimages-doubles-head": "Duplicate file",
"checkimages-doubles-talk-comment": "Bot: Notify that the file already exists on Commons",
+ "checkimages-doubles-talk-text": "Thank you for uploading %(upload)s. However, this file is a copy of %(image)s. The Bot has marked as a duplicate the file that was found to be least used or most recent. If you deem it more appropriate to leave the file marked as to be deleted immediately, feel free to delete the duplicate files and remove the deletion template from the one to be left. This is an automated message from %(bot)s.",
"checkimages-forced-mode": "('''forced mode''')",
"checkimages-has-duplicates": "has the following duplicates%(force)s:",
"checkimages-log-comment": "Bot: Updating the log",
diff --git a/checkimages/it.json b/checkimages/it.json
index a14743b..1a57e01 100644
--- a/checkimages/it.json
+++ b/checkimages/it.json
@@ -11,6 +11,7 @@
"checkimages-doubles-file-comment": "Bot: file già su Commons, può essere cancellato",
"checkimages-doubles-head": "File doppio",
"checkimages-doubles-talk-comment": "Bot: notifico il file doppio trovato",
+ "checkimages-doubles-talk-text": "Grazie per aver caricato %s(upload)s. Tuttavia, questo file risulta una copia di %s(image)s. Il Bot ha segnato come doppione il file che è risultato essere meno utilizzato o più recente. Nel caso ritenessi più appropriato lasciare il file segnalato come da cancellare immediatamente, sentiti libero di mettere in cancellazione i file doppi e togliere il template di cancellazione da quello da lasciare. Questo è un messaggio automatico di %(bot)s.",
"checkimages-log-comment": "Bot: aggiorno il log",
"checkimages-no-license-head": "File senza licenza",
"checkimages-source-tag-comment": "Bot: Aggiungo unverified",
diff --git a/checkimages/qqq.json b/checkimages/qqq.json
index d324fca..96983fa 100644
--- a/checkimages/qqq.json
+++ b/checkimages/qqq.json
@@ -10,6 +10,7 @@
"checkimages-doubles-file-comment": "Edit summary used by the bot while it reports a problem in the file page",
"checkimages-doubles-head": "Head of the report given to the uploader",
"checkimages-doubles-talk-comment": "Edit summary used by the bot while it reports the problem in the uploader's talk page",
+ "checkimages-doubles-talk-text": "Uploader notification if the uploaded file has duplicates on image repository",
"checkimages-forced-mode": "Report is generated in force mode",
"checkimages-has-duplicates": "Report that an image has several duplicates",
"checkimages-log-comment": "Edit summary for the checkimages' report",

To view, visit change 945946. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/i18n
Gerrit-Branch: master
Gerrit-Change-Id: I9296d187c88520e3070b0603230e95f2e89879dd
Gerrit-Change-Number: 945946
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <info@gno.de>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged