1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/sq.js

39 lines
1.9 KiB
JavaScript
Raw Normal View History

2015-10-14 08:10:39 +02:00
OC.L10N.register(
"bookmarks",
{
"Bookmarks" : "Faqerojtës",
"Bookm." : "Faqer.",
"No file provided for import" : "Su dha kartelë për importim",
"Unsupported file type for import" : "Lloj i pambuluar kartele për importim",
"Some Error happened." : "Ndodhi i njëjti Gabim.",
"Error" : "Gabim",
"Tags" : "Etiketa",
"Filter by tag" : "Filtroji sipas etiketash",
"Are you sure you want to remove this bookmark?" : "Jeni i sigurt se doni të hiqet ky faqerojtës?",
"Warning" : "Kujdes",
"Are you sure you want to remove this tag from every entry?" : "Jeni i sigurt se doni të hiqet kjo etiketë nga çdo zë?",
"Import error" : "Gabim importimi",
"Import completed successfully." : "Importimi u plotësua me sukses.",
"Uploading..." : "Po ngarkohet...",
"Add a bookmark" : "Shtoni faqerojtës",
"This URL is already bookmarked! Overwrite?" : "Kjo URL është faqeruajtur tashmë! Të mbishkruhet?",
"The title of the page" : "Titulli i faqes",
"The address of the page" : "Adresa e faqes",
"Description of the page" : "Përshkrim i faqes",
"Save" : "Ruaje",
"Delete" : "Fshije",
"Edit" : "Përpunojeni",
"Cancel" : "Anuloje",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" : "Tërhiqeni këtë te faqerojtësit e shfletuesit tuaj dhe klikojeni kur doni të faqeruani shpejt e shpejt një faqe:",
"Add to ownCloud" : "Shtoje te ownCloud",
"Address" : "Adresë",
"Filterable Tags" : "Etiketa të Filtrueshme",
"You have no bookmarks" : "Skeni faqerojtës",
"You can also import a bookmark file" : "Mundeni edhe të importoni një kartelë faqerojtësish",
2016-03-28 08:10:22 +02:00
"Bookmarklet" : "Përmbajtës faqerojtësish",
"Export & Import" : "Importoni & Eksportoni",
2015-10-14 08:10:39 +02:00
"Export" : "Eksporto",
"Import" : "Importo"
},
"nplurals=2; plural=(n != 1);");