f7cloud_client/apps/related_resources/l10n/bg.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

19 lines
938 B
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(
"related_resources",
{
"Calendar" : "Kалендар",
"Calendar \"%s\"" : "Календар \"%s\"",
"Deck" : "Deck",
"Deck board \"%s\"" : "Deck табло \"%s\"",
"Files" : "Файлове",
"File \"%s\"" : "Файл \"%s\"",
"Talk conversation" : "Talk разговор",
"Conversation with %s" : "Разговор с %s",
"Talk" : "Разговор",
"Talk conversation \"%s\"" : "Talk разговори \"%s\"",
"Related Resources" : "Свързани ресурси",
"Displays resources related to current item in right panel" : "Показва ресурси, свързани с текущия елемент в десния панел",
"Displays resources related to current item in right panel." : "Показва ресурси, свързани с текущия елемент в десния панел."
},
"nplurals=2; plural=(n != 1);");