1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-06 15:36:12 +00:00
ocsms/l10n/bg.js
Nextcloud bot 5479e66347
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-10 08:55:54 +00:00

26 lines
1.7 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"ocsms",
{
"Phone Sync" : "Синхронизиране на телефона",
"An app to sync SMS with your cloud" : "Приложение за синхронизиране на SMS с вашия облак",
"Cancel" : "Отказ",
"Confirm" : "Потвърди",
"No contact found." : "Няма намерен контакт.",
"Settings" : "Настройки",
"Max messages to load per conversation" : "Максимален брой съобщения за зареждане за един разговор",
"Invalid message limit" : "Невалидно ограничение за съобщения",
"Default country code" : "Код на държавата по подразбиране",
"Contact ordering" : "Контакт на поръчката",
"Last message" : "Последно съобщение",
"Label" : "Име",
"Reverse ?" : "Осчетоводяване?",
"Notification settings" : "Настройки на известие",
"Enable" : "Включване",
"Disable" : "Изключване",
"Are you sure you want to wipe all your messages ?" : "Сигурни ли сте, че искате да изтриете всичките си съобщения?",
"Reset all messages" : "Възстановяване на всички съобщения ",
"%s messages shown of %s messages stored in database." : "%sпоказвани съобщения от %s съобщения, съхранени в базата данни. ",
"Please select a conversation from the list to load it." : "Моля, изберете разговор от списъка, за да го заредите."
},
"nplurals=2; plural=(n != 1);");