mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-01-22 18:52:10 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
c36d5e04d4
commit
42a22a538c
39
l10n/sq.js
Normal file
39
l10n/sq.js
Normal file
@ -0,0 +1,39 @@
|
||||
OC.L10N.register(
|
||||
"bookmarks",
|
||||
{
|
||||
"Bookmarks" : "Faqerojtës",
|
||||
"Bookm." : "Faqer.",
|
||||
"No file provided for import" : "S’u dha kartelë për importim",
|
||||
"Unsupported file type for import" : "Lloj i pambuluar kartele për importim",
|
||||
"Bookmark added. You can close the window now." : "Faerojtësi u shtua. Tani mund ta mbyllni dritaren.",
|
||||
"Bookmark added successfully" : "Faqerojtësi u shtua me sukses.",
|
||||
"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" : "S’keni faqerojtës",
|
||||
"You can also import a bookmark file" : "Mundeni edhe të importoni një kartelë faqerojtësish",
|
||||
"Export & Import" : "Imporoni & Eksportoni",
|
||||
"Export" : "Eksporto",
|
||||
"Import" : "Importo"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
37
l10n/sq.json
Normal file
37
l10n/sq.json
Normal file
@ -0,0 +1,37 @@
|
||||
{ "translations": {
|
||||
"Bookmarks" : "Faqerojtës",
|
||||
"Bookm." : "Faqer.",
|
||||
"No file provided for import" : "S’u dha kartelë për importim",
|
||||
"Unsupported file type for import" : "Lloj i pambuluar kartele për importim",
|
||||
"Bookmark added. You can close the window now." : "Faerojtësi u shtua. Tani mund ta mbyllni dritaren.",
|
||||
"Bookmark added successfully" : "Faqerojtësi u shtua me sukses.",
|
||||
"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" : "S’keni faqerojtës",
|
||||
"You can also import a bookmark file" : "Mundeni edhe të importoni një kartelë faqerojtësish",
|
||||
"Export & Import" : "Imporoni & Eksportoni",
|
||||
"Export" : "Eksporto",
|
||||
"Import" : "Importo"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
40
l10n/sq.php
40
l10n/sq.php
@ -1,13 +1,37 @@
|
||||
<?php
|
||||
$TRANSLATIONS = array(
|
||||
"Close" => "Mbyll",
|
||||
"Save" => "Ruaj",
|
||||
"Delete" => "Elimino",
|
||||
"Edit" => "Ndrysho",
|
||||
"Cancel" => "Anulo",
|
||||
"Address" => "Adresa",
|
||||
"Add" => "Shto",
|
||||
"Settings" => "Parametrat",
|
||||
"Bookmarks" => "Faqerojtës",
|
||||
"Bookm." => "Faqer.",
|
||||
"No file provided for import" => "S’u dha kartelë për importim",
|
||||
"Unsupported file type for import" => "Lloj i pambuluar kartele për importim",
|
||||
"Bookmark added. You can close the window now." => "Faerojtësi u shtua. Tani mund ta mbyllni dritaren.",
|
||||
"Bookmark added successfully" => "Faqerojtësi u shtua me sukses.",
|
||||
"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" => "S’keni faqerojtës",
|
||||
"You can also import a bookmark file" => "Mundeni edhe të importoni një kartelë faqerojtësish",
|
||||
"Export & Import" => "Imporoni & Eksportoni",
|
||||
"Export" => "Eksporto",
|
||||
"Import" => "Importo"
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user