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>2022-07-04 05:23:43 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-04 05:23:43 +0300
commit7e3f811104098dcf296b00f7598b13039e50f73c (patch)
treecb17dac692d77dd5f905f33ff58c3fd3f90b2f97 /apps/sharebymail
parent2214905c4f6e01eff19c4b1deb320ca949ed929d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail')
-rw-r--r--apps/sharebymail/l10n/bg.js4
-rw-r--r--apps/sharebymail/l10n/bg.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/bg.js b/apps/sharebymail/l10n/bg.js
index c1da652e640..801a48a9997 100644
--- a/apps/sharebymail/l10n/bg.js
+++ b/apps/sharebymail/l10n/bg.js
@@ -39,6 +39,7 @@ OC.L10N.register(
"Password to access »%1$s« shared to you by %2$s" : "Парола за достъп »%1$s» е споделенас вас от %2$s",
"Password to access »%s«" : "Парола за достъп »%s»",
"It is protected with the following password:" : "Защитен е със следната парола:",
+ "This password will expire at %s" : "Тази парола ще изтече в %s",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s сподели »%2$s« с вас и иска да добави:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s сподели »%2$s« с вас и иска да добави",
"»%s« added a note to a file shared with you" : "»%s« добави бележка към файл, споделен с вас ",
@@ -50,6 +51,7 @@ OC.L10N.register(
"Share provider which allows you to share files by mail" : "Доставчик на споделяне, който ви позволява да споделяте файлове по имейл",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Позволява на потребителите да споделят персонализирана връзка към файл или папка чрез въвеждане на имейл адрес.",
"Send password by mail" : "Изпращане на парола по имейл",
- "Reply to initiator" : "Отговор към инициатора"
+ "Reply to initiator" : "Отговор към инициатора",
+ "Unable to update share by mail config" : "Не може да се актуализира конфигурацията за споделяне по поща"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/sharebymail/l10n/bg.json b/apps/sharebymail/l10n/bg.json
index a10708a501e..6fd213ab120 100644
--- a/apps/sharebymail/l10n/bg.json
+++ b/apps/sharebymail/l10n/bg.json
@@ -37,6 +37,7 @@
"Password to access »%1$s« shared to you by %2$s" : "Парола за достъп »%1$s» е споделенас вас от %2$s",
"Password to access »%s«" : "Парола за достъп »%s»",
"It is protected with the following password:" : "Защитен е със следната парола:",
+ "This password will expire at %s" : "Тази парола ще изтече в %s",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s сподели »%2$s« с вас и иска да добави:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s сподели »%2$s« с вас и иска да добави",
"»%s« added a note to a file shared with you" : "»%s« добави бележка към файл, споделен с вас ",
@@ -48,6 +49,7 @@
"Share provider which allows you to share files by mail" : "Доставчик на споделяне, който ви позволява да споделяте файлове по имейл",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "Позволява на потребителите да споделят персонализирана връзка към файл или папка чрез въвеждане на имейл адрес.",
"Send password by mail" : "Изпращане на парола по имейл",
- "Reply to initiator" : "Отговор към инициатора"
+ "Reply to initiator" : "Отговор към инициатора",
+ "Unable to update share by mail config" : "Не може да се актуализира конфигурацията за споделяне по поща"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file