Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ug.php « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5b88bbd0fdd8eb931349a0a86d2a73785fe5c77b (plain)
1
2
3
4
5
6
7
8
9
10
<?php $TRANSLATIONS = array(
"Save" => "ساقلا",
"Close" => "ياپ",
"Next" => "كېيىنكى",
"Clear" => "تازىلا",
"Saving..." => "ساقلاۋاتىدۇ…",
"Failed to save file" => "ھۆججەتنى ساقلىيالمىدى",
"An error occurred!" => "خاتالىق كۆرۈلدى!",
"There were unsaved changes, click here to go back" => "ساقلانمىغان ئۆزگىرىشلەر بار، چېكىلسە قايتىدۇ"
);