nextcloud/apps/files_sharing/l10n/te.php

8 lines
190 B
PHP

<?php
$TRANSLATIONS = array(
"Cancel" => "రద్దుచేయి",
"Password" => "సంకేతపదం",
"Name" => "పేరు"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";