blob: 7eb86821fc298fd684c171c314a9aa1f8aa52163 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# 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/.
# LOCALIZATION NOTE (connection.*):
# These will show in the account manager to show progress during a connection.
connecting.authenticating=Autentikacija
connecting.registrationToken=Dobavljanje tokena registracije
# LOCALIZATION NOTE (error.*):
# These will show in the account manager if the account is disconnected
# because of an error.
error.auth=Neuspješna autentikacija na server
error.registrationToken=Neuspješno dobavljanje tokena registracije
|