Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sq.js « l10n - github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 18a6b7606962eae17e3e8cf10ea9727eff3e685c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
OC.L10N.register(
    "firstrunwizard",
    {
    "Copy to clipboard" : "Kopjo në dërrasë ",
    "Copied!" : "I kopjuar!",
    "Not supported!" : "Nuk mbështetet!",
    "Press ⌘-C to copy." : "Shtyp ⌘-C për të kopjuar.",
    "Press Ctrl-C to copy." : "Shtyp Ctrl-C për të kopjuar",
    "First run wizard" : "Përpara ekzekutoni magjistarin",
    "Add your profile information! Set a profile picture and full name for easier recognition across all features." : "Shto informacion për profilin tënd! Vër nje foto profili dhe emër të plotë për tu njohur më lehtësisht në të gjitha karakteristikat.",
    "Add your profile information! Set a full name for easier recognition across all features." : "Shto informacion në profilin tënd! Vër nje emër të plote per njohje më të lehte në te gjitha karakteristikat.",
    "Add your profile information! Set a profile picture for easier recognition across all features." : "Shto informacionin e profilit tuaj! Vendos një foto profili për dallim të lehtë mes të gjitha tipareve.",
    "About" : "Rreth ",
    "Get the apps to sync your files" : "Merrni aplikacionet për njëkohësim të kartelave tuaja",
    "Desktop client" : "Klient për desktop",
    "Android app" : "Aplikacion Android",
    "iOS app" : "Aplikacion iOS",
    "Connect your desktop apps to %s" : "Lidhni aplikacionet tuaja për desktop me %s",
    "Connect your calendar" : "Lidh kalendarin tuaj",
    "Connect your contacts" : "Lidh kontaktet e tua",
    "Access files via WebDAV" : "Hyni në kartela përmes WebDAV-it",
    "A safe home for all your data" : "Një shtëpi e sigurt për të dhënat e tua",
    "Server address" : "Adresa e serverit",
    "Copy link" : "Kopjo linkun",
    "Add your profile information! For example your email is needed to reset your password." : "Shtoni informacionin e profilit tuaj. Për shembull nevojitet emaili juaj për të rivendosur fjalëkalimin.",
    "Previous" : "I mëparshëm",
    "Next" : "Tjetër"
},
"nplurals=2; plural=(n != 1);");