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

az.js « l10n - github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 93263647fffef4a0b16f430f41412d2f89367b9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OC.L10N.register(
    "firstrunwizard",
    {
    "Welcome to %s" : "%s -ə xoş gəlmisiniz",
    "Your personal web services. All your files, contacts, calendar and more, in one place." : "Sizin şəxsi web servisləriniz. Bir nöqtədə bütün sizin fayllar, əlaqələr, kalendar və. s.",
    "Get the apps to sync your files" : "Fayllarınızın sinxronizasiyası üçün proqramları götürün",
    "Connect your desktop apps to %s" : "Desktop proqramınızı %s-ə qoşun",
    "Connect your Calendar" : "Öz kalendarınıza qoşulun",
    "Connect your Contacts" : "Əlaqələri qoşun",
    "Access files via WebDAV" : "Fayllara WebDAV ilə yetki",
    "Documentation" : "Sənədlər",
    "There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "Orda çoxlu informasiya var <a target=\"_blank\" href=\"%s\">sənədləşmədə</a> və bizim <a target=\"_blank\" href=\"http://owncloud.org\">web səhifədə</a>.",
    "If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files. \n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" : "Əgər ownCloud sizin xoşunuza gəldisə,\n⇥<a href=\"mailto:?subject=ownCloud\n⇥⇥&body=ownCloud sizin fayllarınızın yayımlanması, sinxronizasiyası üçün mükəmməl və pulsuz proqram təminatıdır. \n⇥⇥Siz onu pulsuz olaraq ownCloud linkindən əldə edə bilərsiniz http://owncloud.org \">\n⇥⇥öz dostlarınıza onu məsləhət edin</a>\n⇥və <a href=\"http://owncloud.org/promote\"\n⇥⇥target=\"_blank\">yayımlayın</a>!"
},
"nplurals=2; plural=(n != 1);");