nextcloud/apps/files_external/l10n/az.js

28 lines
1.3 KiB
JavaScript
Raw Normal View History

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ı",
2015-02-28 09:55:32 +03:00
"Local" : "Yerli",
"Location" : "Yerləşdiyiniz ünvan",
"Key" : "Açar",
"Secret" : "Gizli",
2015-03-01 09:54:38 +03:00
"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ı",
2015-03-01 09:54:38 +03:00
"Configuration" : "Konfiqurasiya",
"Delete" : "Sil"
},
"nplurals=2; plural=(n != 1);");