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/settings/l10n/az.php

13 lines
772 B

<?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",
"Error" => "Səhv",
"Get the apps to sync your files" => "Fayllarınızın sinxronizasiyası üçün proqramları götürün",
"Cancel" => "Dayandır"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";