blob: 2ca9d065c7475203e33c6e2745f842e16e553ed2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
import-ab-csv-dialog-title = Import adresára z textového súboru
# $recordNumber (Number) - The current record number of the preview data.
import-ab-csv-preview-record-number = Ukážka importovaných údajov pre záznam { $recordNumber }
import-ab-csv-dialog =
.buttonlabelaccept = Importovať
.buttonaccesskeyaccept = I
|