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: b5a80761a9e60952c30a123e08ecc2a19a1fff88 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php $TRANSLATIONS = array(
"Save" => "ساقلا",
"Search" => "ئىزدە",
"Close" => "ياپ",
"Next" => "كېيىنكى",
"Clear" => "تازىلا",
"Saving..." => "ساقلاۋاتىدۇ…",
"Failed to save file" => "ھۆججەتنى ساقلىيالمىدى",
"An error occurred!" => "خاتالىق كۆرۈلدى!",
"There were unsaved changes, click here to go back" => "ساقلانمىغان ئۆزگىرىشلەر بار، چېكىلسە قايتىدۇ"
);