nextcloud/apps/files_sharing/l10n/ug.php

9 lines
193 B
PHP

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