diff options
Diffstat (limited to 'apps/files/l10n/te.php')
-rw-r--r-- | apps/files/l10n/te.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/te.php b/apps/files/l10n/te.php index 60aabc8a365..46b4df4ef20 100644 --- a/apps/files/l10n/te.php +++ b/apps/files/l10n/te.php @@ -1,11 +1,10 @@ <?php $TRANSLATIONS = array( -"Error" => "పొరపాటు", "Delete permanently" => "శాశ్వతంగా తొలగించు", -"cancel" => "రద్దుచేయి", "_%n folder_::_%n folders_" => array("",""), "_%n file_::_%n files_" => array("",""), "_Uploading %n file_::_Uploading %n files_" => array("",""), +"Error" => "పొరపాటు", "Name" => "పేరు", "Size" => "పరిమాణం", "Save" => "భద్రపరచు", |