blob: dedecaf9276af2a47127914278e6e164b5b0e77a (
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 = Importar Livro de Endereços de um ficheiro de Texto
# $recordNumber (Number) - The current record number of the preview data.
import-ab-csv-preview-record-number = Pré-visualização dos dados de importação para o registo { $recordNumber }
import-ab-csv-dialog =
.buttonlabelaccept = Importar
.buttonaccesskeyaccept = I
|