1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00

fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2025-04-23 01:27:08 +00:00
parent b1346315c2
commit 19fa70ca0e
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 40 additions and 12 deletions

View File

@ -1,11 +1,25 @@
OC.L10N.register( OC.L10N.register(
"ocsms", "ocsms",
{ {
"Phone Sync" : "Phone Sync", "Phone Sync" : "Telefon bilan sinxronlash",
"Cancel" : "Cancel", "An app to sync SMS with your cloud" : "SMSni bulut bilan sinxronlash uchun ilova",
"Confirm" : "Confirm", "Cancel" : "Bekor qilish",
"Settings" : "Settings", "Confirm" : "Tasdiqlang",
"Enable" : "Enable", "No contact found." : "Hech qanday kontakt topilmadi.",
"Disable" : "Oʻchirish" "Settings" : "Sozlamalar",
"Max messages to load per conversation" : "Har bir suhbat uchun yuklanadigan maksimal xabarlar",
"Invalid message limit" : "Xabar cheklovi notogri",
"Default country code" : "Standart mamlakat kodi",
"Contact ordering" : "Buyurtma bilan bog'lanish",
"Last message" : "Oxirgi xabar",
"Label" : "Yorliq",
"Reverse ?" : "Orqagami?",
"Notification settings" : "Bildirishnoma sozlamalari",
"Enable" : "Yoqish",
"Disable" : "Oʻchirish",
"Are you sure you want to wipe all your messages ?" : "Haqiqatan ham barcha xabarlaringizni oʻchirib tashlamoqchimisiz?",
"Reset all messages" : "Barcha xabarlarni qayta o'rnating",
"%s messages shown of %s messages stored in database." : "Maʼlumotlar bazasida saqlangan %s xabarning %s abari koʻrsatilgan.",
"Please select a conversation from the list to load it." : "Iltimos, uni yuklash uchun roʻyxatdan suhbatni tanlang."
}, },
"nplurals=1; plural=0;"); "nplurals=1; plural=0;");

View File

@ -1,9 +1,23 @@
{ "translations": { { "translations": {
"Phone Sync" : "Phone Sync", "Phone Sync" : "Telefon bilan sinxronlash",
"Cancel" : "Cancel", "An app to sync SMS with your cloud" : "SMSni bulut bilan sinxronlash uchun ilova",
"Confirm" : "Confirm", "Cancel" : "Bekor qilish",
"Settings" : "Settings", "Confirm" : "Tasdiqlang",
"Enable" : "Enable", "No contact found." : "Hech qanday kontakt topilmadi.",
"Disable" : "Oʻchirish" "Settings" : "Sozlamalar",
"Max messages to load per conversation" : "Har bir suhbat uchun yuklanadigan maksimal xabarlar",
"Invalid message limit" : "Xabar cheklovi notogri",
"Default country code" : "Standart mamlakat kodi",
"Contact ordering" : "Buyurtma bilan bog'lanish",
"Last message" : "Oxirgi xabar",
"Label" : "Yorliq",
"Reverse ?" : "Orqagami?",
"Notification settings" : "Bildirishnoma sozlamalari",
"Enable" : "Yoqish",
"Disable" : "Oʻchirish",
"Are you sure you want to wipe all your messages ?" : "Haqiqatan ham barcha xabarlaringizni oʻchirib tashlamoqchimisiz?",
"Reset all messages" : "Barcha xabarlarni qayta o'rnating",
"%s messages shown of %s messages stored in database." : "Maʼlumotlar bazasida saqlangan %s xabarning %s abari koʻrsatilgan.",
"Please select a conversation from the list to load it." : "Iltimos, uni yuklash uchun roʻyxatdan suhbatni tanlang."
},"pluralForm" :"nplurals=1; plural=0;" },"pluralForm" :"nplurals=1; plural=0;"
} }