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

eo.php « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 125246ba5594cd9c192e2b60a12107491ef7919a (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php $TRANSLATIONS = array(
"Save" => "Konservi",
"Search" => "Serĉi",
"Close" => "Fermi",
"Next" => "Jena",
"Clear" => "Forviŝi",
"Saving..." => "Konservante...",
"Failed to save file" => "Malsukcesis konservo de dosiero",
"An error occurred!" => "Eraro okazis!",
"There were unsaved changes, click here to go back" => "Estas nekonservitaj ŝanĝoj, klaku ĉi tie por iri antaŭen"
);