2012-12-30 17:33:25 +01:00
|
|
|
{
|
|
|
|
"report": {
|
begin transition from English to ISO-639 with #234
This patch converts all English language strings used within
depressionbot's localisation interface (that is, strings.json) to their
ISO-639-1 equivalents.
The purpose of this patch is to make the strings.json file less
English-dependent.
All languages with an ISO-639-1 code have been converted; that is,
English, Spanish and Welsh, to ``en``, ``es`` and ``cy`` respectively.
This patch does not attempt to force a solution to the issue of Na'vi:
the language does not have a large enough corpus to warrant its own ISO
639-3 code, and as such there is no perfect solution. For the time
being, this patch keeps the Na'vi language as its English language
string ("Na'vi"). A possible solution to this discrepancy includes using
the ISO 639-3 code ``art``, used for artificial languages that do not
qualify for an official code, or by using local use codes specified
in ISO 639-3 (qaa to qtz).
This patch requires collaboration with upstream repositories that also
use strings.json, such as the Github and Stats modules.
2013-02-12 19:29:13 +01:00
|
|
|
"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}.",
|
2013-05-29 12:38:50 +02:00
|
|
|
"cy": "Sylw! {reporter} wedi adrodd {reported} yn {channel}. Y rheswm a rhoddwyd oedd: \"{reason}.\"",
|
2013-06-01 18:16:24 +02:00
|
|
|
"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}.\""
|
2012-12-30 17:33:25 +01:00
|
|
|
},
|
|
|
|
"reported": {
|
begin transition from English to ISO-639 with #234
This patch converts all English language strings used within
depressionbot's localisation interface (that is, strings.json) to their
ISO-639-1 equivalents.
The purpose of this patch is to make the strings.json file less
English-dependent.
All languages with an ISO-639-1 code have been converted; that is,
English, Spanish and Welsh, to ``en``, ``es`` and ``cy`` respectively.
This patch does not attempt to force a solution to the issue of Na'vi:
the language does not have a large enough corpus to warrant its own ISO
639-3 code, and as such there is no perfect solution. For the time
being, this patch keeps the Na'vi language as its English language
string ("Na'vi"). A possible solution to this discrepancy includes using
the ISO 639-3 code ``art``, used for artificial languages that do not
qualify for an official code, or by using local use codes specified
in ISO 639-3 (qaa to qtz).
This patch requires collaboration with upstream repositories that also
use strings.json, such as the Github and Stats modules.
2013-02-12 19:29:13 +01:00
|
|
|
"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.",
|
2013-05-29 12:38:50 +02:00
|
|
|
"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.",
|
|
|
|
"de": "Danke, {reported} wurde bei den Administratoren dieses Kanals gemeldet."
|
2012-12-30 17:33:25 +01:00
|
|
|
},
|
|
|
|
"user_not_found": {
|
begin transition from English to ISO-639 with #234
This patch converts all English language strings used within
depressionbot's localisation interface (that is, strings.json) to their
ISO-639-1 equivalents.
The purpose of this patch is to make the strings.json file less
English-dependent.
All languages with an ISO-639-1 code have been converted; that is,
English, Spanish and Welsh, to ``en``, ``es`` and ``cy`` respectively.
This patch does not attempt to force a solution to the issue of Na'vi:
the language does not have a large enough corpus to warrant its own ISO
639-3 code, and as such there is no perfect solution. For the time
being, this patch keeps the Na'vi language as its English language
string ("Na'vi"). A possible solution to this discrepancy includes using
the ISO 639-3 code ``art``, used for artificial languages that do not
qualify for an official code, or by using local use codes specified
in ISO 639-3 (qaa to qtz).
This patch requires collaboration with upstream repositories that also
use strings.json, such as the Github and Stats modules.
2013-02-12 19:29:13 +01:00
|
|
|
"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}.",
|
2013-05-29 12:38:50 +02:00
|
|
|
"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}.",
|
|
|
|
"de": "{reported} ist kein bekannter Benutzer in {channel}."
|
2012-12-30 17:33:25 +01:00
|
|
|
},
|
|
|
|
"not_in_channel": {
|
begin transition from English to ISO-639 with #234
This patch converts all English language strings used within
depressionbot's localisation interface (that is, strings.json) to their
ISO-639-1 equivalents.
The purpose of this patch is to make the strings.json file less
English-dependent.
All languages with an ISO-639-1 code have been converted; that is,
English, Spanish and Welsh, to ``en``, ``es`` and ``cy`` respectively.
This patch does not attempt to force a solution to the issue of Na'vi:
the language does not have a large enough corpus to warrant its own ISO
639-3 code, and as such there is no perfect solution. For the time
being, this patch keeps the Na'vi language as its English language
string ("Na'vi"). A possible solution to this discrepancy includes using
the ISO 639-3 code ``art``, used for artificial languages that do not
qualify for an official code, or by using local use codes specified
in ISO 639-3 (qaa to qtz).
This patch requires collaboration with upstream repositories that also
use strings.json, such as the Github and Stats modules.
2013-02-12 19:29:13 +01:00
|
|
|
"en": "I am not present in {channel}.",
|
2013-04-20 00:05:46 +02:00
|
|
|
"na'vi": "Oel {channel}it ke tok.",
|
2013-05-29 12:38:50 +02:00
|
|
|
"cy": "Dydw i ddim yn bresennol yn {channel}.",
|
2013-06-01 18:16:24 +02:00
|
|
|
"nl": "Ik ben niet aanwezig in {channel}.",
|
|
|
|
"de": "Ich bin nicht in {channel} aktiv."
|
2013-06-02 15:34:51 +02:00
|
|
|
},
|
|
|
|
"notify": {
|
|
|
|
"en": "Attention {channel}: {notifier}: {message}"
|
|
|
|
},
|
|
|
|
"notified": {
|
|
|
|
"en": "{user}: {channel} staff notified."
|
2012-12-30 17:33:25 +01:00
|
|
|
}
|
|
|
|
}
|