chore: Update translations (#13990)

Co-authored-by: Sojan Jose <sojan.official@gmail.com>
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
Captain
2026-04-06 15:35:59 +05:30
committed by GitHub
parent 50d6ebaaca
commit 8c0c0fd32c
236 changed files with 7502 additions and 5018 deletions

View File

@@ -194,7 +194,7 @@
"MESSAGING_RESTRICTED_WHATSAPP": "You can only reply using a template message due to 24-hour message window restriction",
"MESSAGING_RESTRICTED_API": "You can only reply using a template message due to message window restriction",
"MESSAGE_SIGNATURE_NOT_CONFIGURED": "Message signature is not configured, please configure it in profile settings.",
"COPILOT_MSG_INPUT": "Give copilot additional prompts, or ask anything else... Press enter to send follow-up",
"COPILOT_MSG_INPUT": "Jep copilot udhëzime shtesë, ose pyet diçka tjetër... Shtyp enter për të dërguar vazhdimin",
"CLICK_HERE": "Click here to update",
"WHATSAPP_TEMPLATES": "Whatsapp Templates"
},
@@ -214,7 +214,7 @@
"DRAG_DROP": "Drag and drop here to attach",
"START_AUDIO_RECORDING": "Start audio recording",
"STOP_AUDIO_RECORDING": "Stop audio recording",
"COPILOT_THINKING": "Copilot is thinking",
"COPILOT_THINKING": "Copilot po mendon",
"EMAIL_HEAD": {
"TO": "TO",
"ADD_BCC": "Add bcc",

View File

@@ -316,6 +316,18 @@
"SUCCESS_MESSAGE": "Gjuha u hoq nga portali me sukses",
"ERROR_MESSAGE": "Nuk mund të hiqet gjuha nga portali. Provoni përsëri."
}
},
"DRAFT_LOCALE": {
"API": {
"SUCCESS_MESSAGE": "Locale moved to draft successfully",
"ERROR_MESSAGE": "Unable to move locale to draft. Try again."
}
},
"PUBLISH_LOCALE": {
"API": {
"SUCCESS_MESSAGE": "Locale published successfully",
"ERROR_MESSAGE": "Unable to publish locale. Try again."
}
}
},
"TABLE": {
@@ -644,8 +656,11 @@
"ARTICLES_COUNT": "{count} artikull | {count} artikuj",
"CATEGORIES_COUNT": "{count} kategori | {count} kategori",
"DEFAULT": "Parazgjedhje",
"DRAFT": "Nismë",
"DROPDOWN_MENU": {
"MAKE_DEFAULT": "Bëje parazgjedhje",
"MOVE_TO_DRAFT": "Move to draft",
"PUBLISH_LOCALE": "Publish locale",
"DELETE": "Fshi"
}
},
@@ -655,6 +670,13 @@
"COMBOBOX": {
"PLACEHOLDER": "Zgjidhni gjuhën..."
},
"STATUS": {
"LABEL": "Status",
"OPTIONS": {
"LIVE": "Botuar",
"DRAFT": "Nismë"
}
},
"API": {
"SUCCESS_MESSAGE": "Gjuha u shtua me sukses",
"ERROR_MESSAGE": "Nuk mund të shtohet gjuha. Provoni përsëri."

View File

@@ -449,7 +449,7 @@
"CANCEL_ANYTIME": "Mund të ndryshosh ose anullosh planin tënd në çdo kohë"
},
"ENTERPRISE_PAYWALL": {
"AVAILABLE_ON": "Captain AI is only available in the Enterprise plans.",
"AVAILABLE_ON": "Captain AI është në dispozicion vetëm në planet Enterprise.",
"UPGRADE_PROMPT": "Përmirëso planin tënd për të pasur akses në asistentët tanë, copilot dhe më shumë.",
"ASK_ADMIN": "Ju lutemi kontaktoni administratorin tuaj për përmirësimin."
},
@@ -738,6 +738,17 @@
"DOCUMENTS": {
"HEADER": "Dokumentet",
"ADD_NEW": "Krijo një dokument të ri",
"SELECTED": "{count} i/e zgjedhur",
"SELECT_ALL": "Zgjidh të gjitha ({count})",
"UNSELECT_ALL": "Hiq zgjedhjen nga të gjitha ({count})",
"BULK_DELETE_BUTTON": "Delete",
"BULK_DELETE": {
"TITLE": "Delete documents?",
"DESCRIPTION": "Are you sure you want to delete the selected documents? This action cannot be undone.",
"CONFIRM": "Po, fshij të gjitha",
"SUCCESS_MESSAGE": "Documents deleted successfully",
"ERROR_MESSAGE": "There was an error deleting the documents, please try again."
},
"RELATED_RESPONSES": {
"TITLE": "Pyetje të Shpeshta të lidhura",
"DESCRIPTION": "Këto Pyetje të Shpeshta janë gjeneruar direkt nga dokumenti."
@@ -795,6 +806,7 @@
"CUSTOM_TOOLS": {
"HEADER": "Mjetet",
"ADD_NEW": "Krijo një mjet të ri",
"SOFT_LIMIT_WARNING": "Having more than 10 tools may reduce the assistant's reliability in selecting the right tool. Consider removing unused tools for better results.",
"EMPTY_STATE": {
"TITLE": "Nuk ka mjete të personalizuara në dispozicion",
"SUBTITLE": "Krijo mjete të personalizuara për të lidhur asistentin tënd me API dhe shërbime të jashtme, duke i mundësuar të marrë të dhëna dhe të kryejë veprime në emrin tënd.",
@@ -825,11 +837,18 @@
"SUCCESS_MESSAGE": "Mjeti i personalizuar u fshi me sukses",
"ERROR_MESSAGE": "Dështoi fshirja e mjetit të personalizuar"
},
"TEST": {
"BUTTON": "Test connection",
"SUCCESS": "Endpoint returned HTTP {status}",
"ERROR": "Connection failed",
"DISABLED_HINT": "Testing is only available for endpoints without templates or request bodies."
},
"FORM": {
"TITLE": {
"LABEL": "Emri i mjetit",
"PLACEHOLDER": "Kërkimi i porosisë",
"ERROR": "Emri i mjetit është i nevojshëm"
"ERROR": "Emri i mjetit është i nevojshëm",
"MAX_LENGTH_ERROR": "Tool name must be {max} characters or fewer"
},
"DESCRIPTION": {
"LABEL": "Përshkrimi",