Files
nextcloud-forum/l10n/sq.js
Nextcloud bot 6b19e93994 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-04-04 02:08:26 +00:00

72 lines
2.0 KiB
JavaScript

OC.L10N.register(
"forum",
{
"Admin" : "Administrator",
"Moderator" : "Moderator",
"User" : "Përdorues",
"General" : "Të përgjithshme",
"Forum" : "Forum",
"Search" : "Kërko",
"Home" : "Kryefaqja",
"Preferences" : "Preferencat",
"Dashboard" : "Tabelë",
"Accounts" : "Llogari",
"Categories" : "Kategoritë",
"Collapse" : "Tkurre",
"Log in" : "Hyni",
"Hello world!" : "Hello world!",
"Code" : "Kod",
"Quote" : "Citat",
"Upload failed" : "Ngarkimi dështoi",
"Close" : "Mbylleni",
"Category" : "Kategori",
"Allow" : "Lejo",
"Account" : "Llogari",
"Cancel" : "Cancel",
"Create" : "Krijo",
"Update" : "Përditëso",
"Deleted" : "E fshirë",
"Restore" : "Rikthe",
"Retry" : "Riprovoni",
"Move" : "Zhvendos",
"Page not found" : "Faqja nuk u gjet ",
"Back" : "Mbrapsht",
"Edit" : "Përpuno",
"Delete" : "Fshi",
"Direct link" : "Lidhje e drejtpërdrejtë",
"Save" : "Ruaje",
"Uncategorized" : "Të pakategorizuara",
"Name" : "Emër",
"Content" : "Përmbajtja",
"Title" : "Titulli",
"Unsaved changes" : "Ndryshime të paruajtura",
"Refresh" : "Rifreskoje",
"Error" : "Gabim",
"Created" : "U krijua",
"by" : "nga",
"Subscribe" : "Abonohu",
"Notifications" : "Njoftime",
"Files" : "Skedarë",
"Signature" : "Nënshkrimi",
"Privacy" : "Privatësi",
"Enable" : "Aktivizoje",
"Disable" : "Çaktivizoje",
"Description" : "Përshkrim",
"Enabled" : "E aktivizuar",
"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.",
"Newest first" : "Më i riu i pari",
"Oldest first" : "Më i vjetri i pari",
"Reset" : "Rivendos",
"ID" : "ID",
"Actions" : "Veprimet",
"Members" : "Anëtar",
"Joined" : "I lidhur",
"Status" : "Statusi"
},
"nplurals=2; plural=(n != 1);");