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

28 lines
1.4 KiB
PHP

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?php
$TRANSLATIONS = array(
"Format filter server is down or misconfigured" => "Fomat filtrasiyası serveri sönülüdür yada düzgün config edilməyib",
"Conversion failed. Check log for details." => "Dəyişiklikdə səh oldu. Ətraflı məlumat üçün jurnal faylını yoxlayın",
"Saved" => "Saxlanıldı",
"Can't create document" => "Sənədi yaratmaq mümkün olmadı",
"You don't have permission to rename this document" => "Bu sənədin adını dəyişmək üçün sizin yetkiniz yoxdur.",
"An error occurred while changing directory." => "Qovluğu dəyişdikdə səhv baş verdi.",
"Saving..." => "Saxlama...",
"Failed to load documents." => "Sənədlərin yüklənməsi mümkün olmadı.",
"No documents were found. Upload or create a document to get started!" => "Heç bir sənəd tapılmadı. Başlamaq üçün bir sənəd yarat yada əlavə et!",
"Share" => "Yayımla",
"Save" => "Saxlamaq",
"Loading documents..." => "Sənədlər yüklənir...",
"File name cannot be empty." => "Faylın adı boş ola bilməz.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Yalnış ad, '\\', '/', '<', '>', ':', '\"', '|', '?' və '*' qəbul edilmir.",
"Cancel" => "Dayandır",
"Close" => "Bağla",
"Delete" => "Sil",
"OK" => "Oldu",
"Open" => "",
"Size" => "Həcm",
"Edit" => "Dəyişiklik et",
"Upload" => "Serverə yüklə",
"Password" => "Şifrə"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";