mirror of
https://github.com/reality/dbot.git
synced 2024-11-23 20:39:25 +01:00
Completed quotes module Welsh translations in strings.json
This commit is contained in:
parent
ff9532d503
commit
84645dae93
@ -123,35 +123,41 @@
|
||||
"es" : "{category} ({needle}): '{quote}' [{matches} resultados]",
|
||||
"na'vi": "{category} ({needle}): '{quote}' [kum a{matches}]",
|
||||
"cy": "{category} ({needle}): '{quote}' [{matches} canlyniad]",
|
||||
"cy": "{category} ({needle}): '{quote}' [{matches} resultaten]"
|
||||
"nl": "{category} ({needle}): '{quote}' [{matches} resultaten]"
|
||||
},
|
||||
"quote_cache_auto_remove": {
|
||||
"en": "There are {count} quotes in the removal cache, which will be automatically cleared.",
|
||||
"na'vi": "{count}a 'upxarel sngelit tok, Oel 'ayku sngelit lukenga.",
|
||||
"cy": "Mae {count} dyfyniadau yn y celc dileu a fydd yn cael ei clirio yn awtomatig.",
|
||||
"nl": "Er staan {count} quotes klaar om verwijderd te worden, wat automatisch zal gebeuren."
|
||||
},
|
||||
"quote_cache_manual_remove": {
|
||||
"en": "There are {count} quotes in the removal cache, which must be manually cleared.",
|
||||
"na'vi": "{count}a 'upxarel sngelit tok slä oel ke 'ayku sngelit tafral nga zene 'aivku",
|
||||
"cy": "Mae {count} dyfyniadau yn y celc dileu a fydd yn cael ei clirio â llaw.",
|
||||
"nl": "Er staan {count} quotes klaar om verwijderd te worden, wat handmatig zal moeten gebeuren."
|
||||
},
|
||||
"quote_cache_cleared": {
|
||||
"en": "{count} quotes cleared from the removal cache.",
|
||||
"na'vi": "Oel 'aìmku {count}a 'upxareti ta sngel.",
|
||||
"cy": "{count} dyfyniadau wedi ei clirio o'r celc dileu",
|
||||
"nl": "{count} quotes verwijderd uit de verwijderlijst."
|
||||
},
|
||||
"quote_cache_reinstated": {
|
||||
"en": "{count} quotes reinstated from the removal cache.",
|
||||
"na'vi": "{count}a 'upxare tolätxaw ta sngel.",
|
||||
"cy": "{count} dyfyniadau wedi ei adfer o'r celc dileu",
|
||||
"nl": "{count} quotes hersteld van de verwijderlijst."
|
||||
},
|
||||
"rm_cache_limit": {
|
||||
"en": "Attention: Too many quotes removed, rmCache must be cleared or reinstated manually with ~rmconfirm or ~rmdeny.",
|
||||
"na'vi": "Oel zerok 'upxareti apxay set, sweylu txo nga 'aivku upxareti ìlä ~rmconfirm fu ~rmdeny.",
|
||||
"cy": "Sylw: Gormod o dyfyniadau wedi ei clirio, rhaid i'r celc dileu yn cael ei glirio neu adfer â llaw gyda ~rmconfirm neu ~rmdeny.",
|
||||
"nl": "Waarschuwing: Er zijn te veel quotes verwijderd. rmCache moet opgeschoond of herinstalleerd worden met ~rmconfirm of ~rmdeny"
|
||||
},
|
||||
"web_not_configured": {
|
||||
"en": "Cannot link to category. Web module is either not loaded or misconfigured.",
|
||||
"cy": "Ni all gysylltu â gategori. Modiwl we yn naill ai nid lwytho neu wedi ei camffurfweddu."
|
||||
"nl": "De categorie kan niet gelinkt worden. De web module is niet geladen of onjuist geconfigureerd."
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user