blob: f516bf31d3410d62fc8d8c8adbc4be1597c196dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# 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/.
addEngineConfirmTitle=Lisää hakukone
addEngineConfirmation=Lisätäänkö hakukone "%S" hakupalkkiin?\n\nLähde: %S
addEngineAsCurrentText=Aseta &oletushakukoneeksi
addEngineAddButtonLabel=Lisää
error_loading_engine_title=Latausvirhe
# LOCALIZATION NOTE (error_loading_engine_msg2): %1$S = brandShortName, %2$S = location
error_loading_engine_msg2=%S ei onnistunut lataamaan hakukonetta osoitteesta:\n%S
error_duplicate_engine_msg=%S ei onnistunut asentamaan hakukonetta osoitteesta "%S", koska samanniminen hakukone on jo asennettu.
error_invalid_engine_title=Asennusvirhe
error_invalid_format_title=Virheellinen muoto
# LOCALIZATION NOTE (error_invalid_engine_msg2): %1$S = brandShortName, %2$S = location (url)
error_invalid_engine_msg2=%1$S ei voinut asentaa hakukonetta osoitteesta: %2$S
|