From d3621235c471fefae84d8394de8e579593f5efa1 Mon Sep 17 00:00:00 2001 From: Isaac Date: Mon, 3 May 2021 20:34:04 +0100 Subject: [PATCH] New translations en-GB.json (Czech) (#133) --- src/locales/cs-CZ.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/locales/cs-CZ.json b/src/locales/cs-CZ.json index 57c9645..f27f9de 100644 --- a/src/locales/cs-CZ.json +++ b/src/locales/cs-CZ.json @@ -2,7 +2,7 @@ "bot": { "missing_permissions": { "title": "⚠️", - "description": "Discord Tickets requires the following permissions:\n%s" + "description": "Discord Tickets vyžaduje následující oprávnění:\n%s" }, "version": "[Discord tickety](%s) v%s vytvořeny uživatelem [eartharoid](%s)" }, @@ -25,7 +25,7 @@ "member_or_role": { "name": "uživatelNeboRole", "description": "Označení člena, role nebo ID člena popřípadě ID role", - "example": "@NaughtyMember" + "example": "@NeposlušnýUživatel" } }, "description": "Zablokuje/povolí uživateli interakci s botem", @@ -157,12 +157,12 @@ "aliases": {}, "args": { "member": { - "description": "A member mention or the ID of the member to transfer the ticket to", - "example": "@StaffMember", - "name": "member" + "description": "Zmínka uživatele nebo ID člena, na který se má ticket převést", + "example": "@ČlenTýmu", + "name": "uživatel" } }, - "description": "Transfer a ticket to another staff member", + "description": "Převede ticket na jiného člena týmu", "name": "transfer", "response": {} } @@ -174,7 +174,7 @@ "message_will_be_deleted_in": "Tato zpráva bude smazána za %d sekund", "missing_permissions": { "title": "❌", - "description": "You do not have the permissions required to use this command:\n%s" + "description": "Na provedení tohoto příkazu nemáš dostatečné oprávnění:\n%s" }, "staff_only": { "title": "❌",