You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud-server/apps/files_external/l10n/az.php

13 lines
857 B

<?php
$TRANSLATIONS = array(
"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ı",
"Share" => "Yayımla",
"Saved" => "Saxlanıldı",
"Name" => "Ad"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";