dbot/modules/report/strings.json

58 lines
2.9 KiB
JSON
Raw Normal View History

2012-12-30 17:33:25 +01:00
{
"report": {
"en": "Attention: {reporter} has reported {reported} in {channel}. The reason given was: \"{reason}\"",
2013-04-20 00:05:46 +02:00
"na'vi": "{reporter}ìl fpìl futa {reported} fe' lu taluna {reason}.",
"cy": "Sylw! {reporter} wedi adrodd {reported} yn {channel}. Y rheswm a rhoddwyd oedd: \"{reason}\"",
"nl": "Waarschuwing: {reporter} heeft {reported} aangegeven in {channel}. De reden die gegeven werd was: \"{reason}\"",
"de": "Achtung: {reporter} hat {reported} in {channel} gemeldet. Grund: \"{reason}\"",
"fr": "Attention : {reporter} a reporté {reported} dans {channel}. Raison donnée : \"{reason}\"",
"it": "Attentzone : {reporter} ha segnalato {reported} in {channel}. Motivo : \"{reason}\""
2012-12-30 17:33:25 +01:00
},
"missed_notifies": {
"en": "{user}, you have some missed notifications (clear these once you have read them using ~clearmissing) - {link}"
},
"cleared_notifies": {
"en": "{count} pending notifications cleared."
},
"no_missed_notifies": {
"en": "No missing notifications were available to clear."
},
2012-12-30 17:33:25 +01:00
"reported": {
"en": "Thank you, {reported} has been reported to the channel administrators.",
2013-04-20 00:05:46 +02:00
"na'vi": "Irayo si ngari, fìtsengìri ayeyktan omum teri {reported}it set.",
"cy": "Diolch, {reported} wedi cael ei adrodd i'r gweinyddwyr sianel.",
2013-06-01 18:16:24 +02:00
"nl": "Bedankt, {reported} is aangegeven bij de administrators.",
2013-07-11 04:30:09 +02:00
"de": "Danke, {reported} wurde bei den Administratoren dieses Kanals gemeldet.",
"fr": "Merci, {reported} a été reporté aux administrateurs du canal.",
"it": "Grazie, {reported} è stato segnalato agli amministratori del canale."
2012-12-30 17:33:25 +01:00
},
"user_not_found": {
"en": "{reported} isn't a known user in {channel}.",
2013-04-20 00:05:46 +02:00
"na'vi": "Oel ke omum {reported}it mì {channel}.",
"cy": "Nid yw {reported} yn ddefnyddiwr hysbys yn {channel}.",
2013-06-01 18:16:24 +02:00
"nl": "{reported} is geen bestaande gebruiker in {channel}.",
2013-07-11 04:30:09 +02:00
"de": "{reported} ist kein bekannter Benutzer in {channel}.",
"fr": "{reported} n'est pas un utilisateur connu dans {channel}.",
"it": "{reported} non è un utente conosciuto in {channel}."
2012-12-30 17:33:25 +01:00
},
"not_in_channel": {
"en": "I am not present in {channel}.",
2013-04-20 00:05:46 +02:00
"na'vi": "Oel {channel}it ke tok.",
"cy": "Dydw i ddim yn bresennol yn {channel}.",
2013-06-01 18:16:24 +02:00
"nl": "Ik ben niet aanwezig in {channel}.",
2013-07-11 04:30:09 +02:00
"de": "Ich bin nicht in {channel} aktiv.",
"fr": "Je ne suis pas présent dans {channel}.",
"it": "Non sono presente in {channel}."
2013-06-02 15:34:51 +02:00
},
"notify": {
2013-07-11 21:21:23 +02:00
"en": "Attention {channel}: {notifier}: {message}",
"fr": "Attention {channel}: {notifier}: {message}",
"it": "Attenzione {channel}: {notifier}: {message}"
2013-06-02 15:34:51 +02:00
},
"notified": {
2013-07-11 04:30:09 +02:00
"en": "{user}: {channel} staff notified.",
"fr": "{user}: l'équipe de {channel} a été notifiée.",
"it": "{user}: la squadra di {channel} è stata notificata."
2012-12-30 17:33:25 +01:00
}
}