nextcloud/apps/files_sharing/l10n/ug.php

10 lines
222 B
PHP

<?php
$TRANSLATIONS = array(
"Cancel" => "ۋاز كەچ",
"Shared by" => "ھەمبەھىرلىگۈچى",
"Password" => "ئىم",
"Name" => "ئاتى",
"Download" => "چۈشۈر"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";