mirror of
https://github.com/L0w1y/JBKF.git
synced 2024-11-16 15:21:36 +00:00
removed default translations
This commit is contained in:
parent
7f17f5839b
commit
8ef9dc30b2
|
@ -1,68 +0,0 @@
|
|||
{
|
||||
"en": {
|
||||
"permanentLicense": "Get Permanent License",
|
||||
"twoYearsLicense": "Get Two Years License",
|
||||
"notMarketPlugin": "This plugin is not a market-paid plugin!",
|
||||
"copiedToClipboard": "License key has been copied to your clipboard."
|
||||
},
|
||||
"zh": {
|
||||
"permanentLicense": "获取永久激活码",
|
||||
"twoYearsLicense": "获取两年激活码",
|
||||
"notMarketPlugin": "该插件不是市场付费插件!",
|
||||
"copiedToClipboard": "激活码已经拷贝到你的剪切板"
|
||||
},
|
||||
"ru": {
|
||||
"permanentLicense": "Получить постоянную лицензию",
|
||||
"twoYearsLicense": "Получить лицензию на два года",
|
||||
"notMarketPlugin": "Этот плагин не является платным на рынке!",
|
||||
"copiedToClipboard": "Лицензионный ключ скопирован в буфер обмена."
|
||||
},
|
||||
"es": {
|
||||
"permanentLicense": "Obtener licencia permanente",
|
||||
"twoYearsLicense": "Obtener licencia por dos años",
|
||||
"notMarketPlugin": "¡Este plugin no es un plugin de pago en el mercado!",
|
||||
"copiedToClipboard": "La clave de licencia se ha copiado al portapapeles."
|
||||
},
|
||||
"fr": {
|
||||
"permanentLicense": "Obtenir une licence permanente",
|
||||
"twoYearsLicense": "Obtenir une licence de deux ans",
|
||||
"notMarketPlugin": "Ce plugin n'est pas un plugin payant du marché!",
|
||||
"copiedToClipboard": "La clé de licence a été copiée dans votre presse-papiers."
|
||||
},
|
||||
"de": {
|
||||
"permanentLicense": "Dauerlizenz erhalten",
|
||||
"twoYearsLicense": "Zwei-Jahres-Lizenz erhalten",
|
||||
"notMarketPlugin": "Dieses Plugin ist kein kostenpflichtiges Markt-Plugin!",
|
||||
"copiedToClipboard": "Der Lizenzschlüssel wurde in Ihre Zwischenablage kopiert."
|
||||
},
|
||||
"pt": {
|
||||
"permanentLicense": "Obter licença permanente",
|
||||
"twoYearsLicense": "Obter licença de dois anos",
|
||||
"notMarketPlugin": "Este plugin não é um plugin pago do mercado!",
|
||||
"copiedToClipboard": "A chave de licença foi copiada para a sua área de transferência."
|
||||
},
|
||||
"ja": {
|
||||
"permanentLicense": "永久ライセンスを取得",
|
||||
"twoYearsLicense": "2年ライセンスを取得",
|
||||
"notMarketPlugin": "このプラグインは市場での有料プラグインではありません!",
|
||||
"copiedToClipboard": "ライセンスキーがクリップボードにコピーされました。"
|
||||
},
|
||||
"ko": {
|
||||
"permanentLicense": "영구 라이선스 받기",
|
||||
"twoYearsLicense": "2년 라이선스 받기",
|
||||
"notMarketPlugin": "이 플러그인은 마켓 유료 플러그인이 아닙니다!",
|
||||
"copiedToClipboard": "라이선스 키가 클립보드에 복사되었습니다."
|
||||
},
|
||||
"it": {
|
||||
"permanentLicense": "Ottieni licenza permanente",
|
||||
"twoYearsLicense": "Ottieni licenza di due anni",
|
||||
"notMarketPlugin": "Questo plugin non è un plugin a pagamento sul mercato!",
|
||||
"copiedToClipboard": "La chiave di licenza è stata copiata negli appunti."
|
||||
},
|
||||
"ar": {
|
||||
"permanentLicense": "الحصول على رخصة دائمة",
|
||||
"twoYearsLicense": "الحصول على رخصة لمدة عامين",
|
||||
"notMarketPlugin": "هذا المكون الإضافي ليس مكونًا مدفوعًا في السوق!",
|
||||
"copiedToClipboard": "تم نسخ مفتاح الترخيص إلى الحافظة الخاصة بك."
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue