summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/az.js
blob: 7b22e9de2873995fc694a62afdc9281b330c1227 (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
OC.L10N.register(
    "files_external",
    {
    "Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." : "Müraciət token-nin alınmasında səhv baş verdi. Əmin olun ki, sizin Dropbox proqraminin açarı və gizlisi düzgündür.",
    "Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." : "Müraciət token-nin alınmasında səhv baş verdi. Əmin olun ki, sizin Dropbox proqraminin açarı və gizlisi düzgündür.",
    "Please provide a valid Dropbox app key and secret." : "Xahiş olunur düzgün Dropbox proqram açarı və gizlisini təqdim edəsiniz.",
    "Step 2 failed. Exception: %s" : "2-ci addım. İstisna: %s",
    "External storage" : "Kənar informasıya daşıyıcısı",
    "Local" : "Yerli",
    "Location" : "Yerləşdiyiniz ünvan",
    "Key" : "Açar",
    "Secret" : "Gizli",
    "Port" : "Port",
    "Enable SSL" : "SSL-i işə sal",
    "Host" : "Şəbəkədə ünvan",
    "Username" : "İstifadəçi adı",
    "Password" : "Şifrə",
    "Share" : "Yayımla",
    "URL" : "URL",
    "Personal" : "Şəxsi",
    "Saved" : "Saxlanıldı",
    "Name" : "Ad",
    "Folder name" : "Qovluq adı",
    "Configuration" : "Konfiqurasiya",
    "Delete" : "Sil"
},
"nplurals=2; plural=(n != 1);");