-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
908f8f4
commit e7012e2
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
eo: | ||
GridFieldQueuedExportButton: | ||
AVAILABLE: 'Via eksporto estas havebla' | ||
CANCELLED: 'Ĉi tiu eksporta tasko estas nuligita' | ||
DOWNLOAD_CSV: 'Alklaku ĉi tie por elŝuti dosieron kiel CSV.' | ||
ERROR_GENERAL: 'Bedaŭrinde, okazis eraro eksportante je la CSV.' | ||
EXPORTED_COUNT: 'eksportis {count} rikordojn el {total}' | ||
PREPARING_EXPORT: 'Pretigas eksporton. Ĉi tiu paĝo aŭtomate refreŝiĝos kiam eksporto estas havebla. Vi povas krei legosignon por ĉi tiu paĝo kaj reveni estonte laŭplaĉe.' | ||
RETURN: 'Reveni al {name}' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
ru: | ||
GridFieldQueuedExportButton: | ||
AVAILABLE: 'Экспортированные данные готовы.' | ||
CANCELLED: 'Задача экспорта отменена' | ||
DOWNLOAD_CSV: 'Нажмите для скачивания CSV-файла.' | ||
ERROR_GENERAL: 'Извините, произошла ошибка экспорта CSV' | ||
EXPORTED_COUNT: 'экспортировано {count} из {total} записей' | ||
PREPARING_EXPORT: 'Подготовка к экспорту. Страница автоматически обновиться когда экспортные данные будут готовы.' | ||
RETURN: 'Вернуться к {name}' |