Files
nextcloud-forum/l10n/sq.js
Nextcloud bot a45e8e46e7 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-03-19 02:33:41 +00:00

66 lines
1.8 KiB
JavaScript

OC.L10N.register(
"forum",
{
"Admin" : "Administrator",
"Moderator" : "Moderator",
"User" : "Përdorues",
"General" : "Të përgjithshme",
"Forum" : "Forum",
"Search" : "Kërko",
"Home" : "Kryefaqja",
"Dashboard" : "Tabelë",
"Users" : "Përdoruesit",
"Categories" : "Kategoritë",
"Collapse" : "Tkurre",
"Hello world!" : "Hello world!",
"Code" : "Kod",
"Quote" : "Citat",
"Upload failed" : "Ngarkimi dështoi",
"Close" : "Mbylleni",
"Category" : "Kategori",
"Allow" : "Lejo",
"Cancel" : "Cancel",
"Create" : "Krijo",
"Update" : "Përditëso",
"Move" : "Zhvendos",
"Page not found" : "Faqja nuk u gjet ",
"Back" : "Mbrapsht",
"Edit" : "Përpuno",
"Delete" : "Fshi",
"Save" : "Ruaje",
"Uncategorized" : "Të pakategorizuara",
"Name" : "Emër",
"Content" : "Përmbajtja",
"Title" : "Titulli",
"Unsaved changes" : "Ndryshime të paruajtura",
"Refresh" : "Rifreskoje",
"Retry" : "Riprovoni",
"Error" : "Gabim",
"Created" : "U krijua",
"by" : "nga",
"Subscribe" : "Abonohu",
"Preferences" : "Preferencat",
"Notifications" : "Njoftime",
"Files" : "Skedarë",
"Signature" : "Nënshkrimi",
"Enable" : "Aktivizoje",
"Disable" : "Çaktivizoje",
"Description" : "Përshkrim",
"Enabled" : "E aktivizuar",
"New" : "I ri",
"Permissions" : "Lejet",
"Preview" : "Parapamje ",
"All time" : "Gjithë kohës",
"General settings" : "Opsjonet e Pergjithshme",
"Access control" : "Kontrolli i aksesit",
"Settings saved" : "Opsjonet u Ruajtën.",
"Reset" : "Rivendos",
"ID" : "ID",
"Actions" : "Veprimet",
"Members" : "Anëtar",
"Joined" : "I lidhur",
"Status" : "Statusi",
"Deleted" : "E fshirë"
},
"nplurals=2; plural=(n != 1);");