blob: c7bf1e65fc87df5d160839b6a7df0e1c50a1ad4e (
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=Tasdiqdan o‘tkazilmoqda
connecting.registrationToken=Ro‘yxatdan o‘tish ma’lumotlari olinmoqda
# LOCALIZATION NOTE (error.*):
# These will show in the account manager if the account is disconnected
# because of an error.
error.auth=Serverdan tasdiqdan o‘tmadi
error.registrationToken=Ro‘yxatdan o‘tish ma’lumotlarini olishda xatolik yuz berdi
|