nextcloud/apps/files_sharing/l10n/az.js

22 lines
1.1 KiB
JavaScript
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.

OC.L10N.register(
"files_sharing",
{
"Server to server sharing is not enabled on this server" : "Bu serverdə, serverlərarası yayımlanma aktiv deyil",
"Invalid or untrusted SSL certificate" : "Yalnış yada inam listindən kənar SSL sertifikatı",
"Couldn't add remote share" : "Uzaqda olan yayımlanmanı əlavə etmək mümkün olmadı",
"Shared with you" : "Sizinlə yayımlanan",
"Shared with others" : "Hər kəsə yayımlanmış",
"You haven't shared any files yet." : "Siz hələki heç bir faylı yayımlamamısnız.",
"You haven't shared any files by link yet." : "Hələki siz bu link ilə heç bir faylı yayımlamamısıniz.",
"Remote share" : "Uzaq yayımlanma",
"Remote share password" : "Uzaq yayımlanma şifrəsi",
"Cancel" : "Dayandır",
"Add remote share" : "Uzaq yayımlanmanı əlavə et",
"Invalid ownCloud url" : "Yalnış ownCloud url-i",
"Shared by" : "Tərəfindən yayımlanıb",
"Password" : "Şifrə",
"Name" : "Ad",
"Download" : "Yüklə"
},
"nplurals=2; plural=(n != 1);");