34 lines
2 KiB
Text
34 lines
2 KiB
Text
# 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/.
|
||
|
||
|
||
## Confirmation hints
|
||
|
||
confirmation-hint-breakage-report-sent = Извештај је послан. Хвала!
|
||
confirmation-hint-login-removed = Лозинка је уклоњена
|
||
confirmation-hint-password-removed = Лозинка је уклоњена!
|
||
confirmation-hint-page-bookmarked = Сачувано у обележиваче
|
||
confirmation-hint-password-saved = Лозинка је сачувана
|
||
confirmation-hint-password-created = Лозинка је сачувана
|
||
confirmation-hint-password-updated = Лозинка је ажурирана
|
||
confirmation-hint-address-created = Адреса је сачувана
|
||
confirmation-hint-address-updated = Адреса је ажурирана
|
||
confirmation-hint-credit-card-created = Картица је сачувана
|
||
confirmation-hint-credit-card-updated = Картица је ажурирана
|
||
confirmation-hint-pin-tab = Закачен!
|
||
confirmation-hint-pin-tab-description = Откачите картицу десним кликом на њу.
|
||
confirmation-hint-send-to-device = Послано!
|
||
confirmation-hint-icecat-relay-mask-created = Нова маска је направљена!
|
||
confirmation-hint-icecat-relay-mask-reused = Употребљена је већ постојећа маска!
|
||
confirmation-hint-screenshot-copied = Снимак екрана је копиран!
|
||
# Variables:
|
||
# $tabCount (Number): The number of duplicate tabs closed, at least 1.
|
||
confirmation-hint-duplicate-tabs-closed =
|
||
{ $tabCount ->
|
||
[one] Затворена { $tabCount } картица
|
||
[few] Затворене { $tabCount } картице
|
||
*[other] Затворено { $tabCount } картица
|
||
}
|
||
# Subtle notification shown when Extensions button moves into the application menu.
|
||
confirmation-hint-extensions-button-hidden = Премештено у мени
|