Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-10-25 05:22:23 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-25 05:22:23 +0300
commitdc9b05256c5c23680ae28ad3fd312c33e296ee00 (patch)
tree01c4f26c8430d4ea84945eab1e51899829dd6963 /apps/contactsinteraction
parent7629bc83d8f020b2d35f52efbd9b450d9f8fabe6 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/contactsinteraction')
-rw-r--r--apps/contactsinteraction/l10n/bg.js9
-rw-r--r--apps/contactsinteraction/l10n/bg.json7
2 files changed, 16 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/bg.js b/apps/contactsinteraction/l10n/bg.js
new file mode 100644
index 00000000000..fdf9d7f854f
--- /dev/null
+++ b/apps/contactsinteraction/l10n/bg.js
@@ -0,0 +1,9 @@
+OC.L10N.register(
+ "contactsinteraction",
+ {
+ "Recently contacted" : "Наскоро влезли в контакт",
+ "Contacts Interaction" : " Взаимодействие на Контакти",
+ "Manages interaction between users and contacts" : "Управлява взаимодействието между потребители и контакти",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Събира данни за взаимодействията на потребители и контакти и предоставя адресна книга за данните "
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/contactsinteraction/l10n/bg.json b/apps/contactsinteraction/l10n/bg.json
new file mode 100644
index 00000000000..ba2ea2c250c
--- /dev/null
+++ b/apps/contactsinteraction/l10n/bg.json
@@ -0,0 +1,7 @@
+{ "translations": {
+ "Recently contacted" : "Наскоро влезли в контакт",
+ "Contacts Interaction" : " Взаимодействие на Контакти",
+ "Manages interaction between users and contacts" : "Управлява взаимодействието между потребители и контакти",
+ "Collect data about user and contacts interactions and provide an address book for the data" : "Събира данни за взаимодействията на потребители и контакти и предоставя адресна книга за данните "
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file