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

eu.js « l10n - github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0700f603cac8d1927a3aa7bda60b8e045dedbf16 (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
OC.L10N.register(
    "firstrunwizard",
    {
    "Copy to clipboard" : "Kopiatu arbelera",
    "Copied!" : "Kopiatua!",
    "Not supported!" : "Euskarririk gabe!",
    "Press ⌘-C to copy." : "Sakatu ⌘-C kopiatzeko.",
    "Press Ctrl-C to copy." : "Sakatu Ctrl-C kopiatzeko.",
    "First run wizard" : "Lehen abioko laguntza",
    "Add your profile information! For example your email is needed to reset your password." : "Gehitu zure informazio-profila! Adibidez, zure posta elektronikoa behar da pasahitza berrezartzeko.",
    "Add your profile information! Set a profile picture and full name for easier recognition across all features." : "Gehitu zure informazio-profila! Ezarri profileko argazkia eta izena, ezaugarri guztietan aitorpena errazago egiteko.",
    "Add your profile information! Set a full name for easier recognition across all features." : "Gehitu zure informazio-profila! Ezarri izena, ezaugarri guztietan aitorpena errazago egiteko.",
    "Add your profile information! Set a profile picture for easier recognition across all features." : "Gehitu zure informazio-profila! Ezarri profileko argazkia, ezaugarri guztietan aitorpena errazago egiteko.",
    "App recommendation: Nextcloud Calendar" : "Aholkatutako aplikazioa: Nextcloud Calendar",
    "Schedule work & meetings, synced with all your devices." : "Antolatu lana eta bilerak, zure gailu guztiekin sinkronizatuta.",
    "App recommendation: Nextcloud Contacts" : "Aholkatutako aplikazioa: Nextcloud Contacts",
    "Keep your colleagues and friends in one place without leaking their private info." : "Eduki zure lankide eta lagun guztiak leku bakarrean, beren informazioa pribatu mantenduz.",
    "App recommendation: Nextcloud Mail" : "Aholkatutako aplikazioa: Nextcloud Mail",
    "Simple email app nicely integrated with Files, Contacts and Calendar." : "Fitxategiak, Kontaktuak eta Egutegiarekin integratutako posta elektronikoko aplikazio soila.",
    "App recommendation: Tasks" : "Aholkatutako aplikazioa: Tasks",
    "App recommendation: Deck" : "Aholkatutako aplikazioa: Deck",
    "App recommendation: Notes" : "Aholkatutako aplikazioa: Notes",
    "App recommendation: Social" : "Aholkatutako aplikazioa: Social",
    "App recommendation: Group folders" : "Aholkatutako aplikazioa: Group folders",
    "About" : "Honi buruz",
    "Start using Nextcloud" : "Hasi Nextcloud erabiltzen",
    "Stay in sync" : "Mantendu sinkronizatuta",
    "Get the apps to sync your files" : "Lortu aplikazioak zure fitxategiak sinkronizatzeko",
    "Desktop client" : "Mahaigaineko bezeroa",
    "Android app" : "Android aplikazioa",
    "iOS app" : "iOS aplikazioa",
    "Connect your desktop apps to %s" : "Konektatu zure mahaigaineko aplikazioak %s-era",
    "Connect your calendar" : "Konektatu zure egutegia",
    "Connect your contacts" : "Konektatu zure kontaktuak",
    "Access files via WebDAV" : "Eskuratu fitxategiak WebDAV bidez",
    "Get help" : "Jaso laguntza",
    "Get more information" : "Jaso informazio gehiago",
    "User manual" : "Erabiltzailearen manuala",
    "Admin manual" : "Administratzailearen manuala",
    "Developer manual" : "Garatzailearen manuala",
    "the Nextcloud forums" : "Nextcloud foroak",
    "Start contributing" : "Hasi parte-hartzen",
    "A safe home for all your data" : "Toki seguru bat zure datu guztientzat",
    "Connect other apps to %s" : "Konektatu aplikazio gehiago %s(e)ra",
    "Server address" : "Zerbitzariaren helbidea",
    "Copy link" : "Kopiatu esteka",
    "Previous" : "Aurrekoa",
    "Next" : "Hurrengoa",
    "Use this URL to connect your clients to this server:" : "Erabili URL hau zure bezeroak zerbitzari honetara konektatzeko:",
    "App recommendation: Nextcloud Talk" : "Aholkatutako aplikazioa: Nextcloud Talk",
    "Screensharing, online meetings and web conferencing – on desktop and with mobile apps." : "Pantaila partekatzea, lineako bilerak eta web konferentziak – mahaigainekoan eta mugikorreko aplikazioekin."
},
"nplurals=2; plural=(n != 1);");