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: f991ff252f2b2b52dff829734a5bbd5eb9124467 (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "firstrunwizard",
    {
    "Get the apps to sync your files" : "Fayllarınızın sinxronizasiyası üçün proqramları götürün",
    "Desktop client" : "Desktop client",
    "Android app" : "Android proqramı",
    "iOS app" : "iOS proqramı",
    "Connect your desktop apps to %s" : "Desktop proqramınızı %s-ə qoşun",
    "Access files via WebDAV" : "Fayllara WebDAV ilə yetki"
},
"nplurals=2; plural=(n != 1);");