nextcloud/settings/l10n/az.php

27 lines
1.4 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
$TRANSLATIONS = array(
"Invalid value supplied for %s" => "%s üçün yalnış təyinat mənimsədildi",
"Saved" => "Saxlanıldı",
"test email settings" => "sınaq məktubu quraşdırmaları",
"If you received this email, the settings seem to be correct." => "Əgər siz bu məktubu aldınızsa, demək quraşdırmalar düzgündür.",
"A problem occurred while sending the e-mail. Please revisit your settings." => "Məktubun göndərilməsində səhv baş verdi. Xahiş edirik öz configlərinizə yenidən baxasınız.",
"Email sent" => "Məktub göndərildi",
"Encryption" => "Şifrələnmə",
"Authentication method" => "Qeydiyyat metodikası",
"Unable to load list from App Store" => "Listi App Store-dan yükləmək mümkün deyil",
"Authentication error" => "Təyinat metodikası",
"Your full name has been changed." => "Sizin tam adınız dəyişdirildi.",
"Unable to change full name" => "Tam adı dəyişmək olmur",
"Group already exists" => "Qrup artıq mövcuddur",
"Files decrypted successfully" => "Fayllar uğurla deşifrə edildi",
"Invalid request" => "Səhv müraciət",
"Error" => "Səhv",
"Delete" => "Sil",
"More" => "Yenə",
"Get the apps to sync your files" => "Fayllarınızın sinxronizasiyası üçün proqramları götürün",
"Password" => "Şifrə",
"Cancel" => "Dayandır",
"Username" => "İstifadəçi adı"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";