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-04-15 05:27:18 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-15 05:27:18 +0300
commit6dd13ba82741f494d07881f5737c7188e1fda288 (patch)
tree040bde031b930fd6a12c7b8ba1d76fe9d83f2ec1 /apps/user_status
parent8a511838bea729316ca193fd5ddf2994a458f03c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r--apps/user_status/l10n/bg.js2
-rw-r--r--apps/user_status/l10n/bg.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/bg.js b/apps/user_status/l10n/bg.js
index 061d4dc9021..6f0ea7d1c58 100644
--- a/apps/user_status/l10n/bg.js
+++ b/apps/user_status/l10n/bg.js
@@ -3,7 +3,7 @@ OC.L10N.register(
{
"Recent statuses" : "Последни състояния",
"In a meeting" : "В среща",
- "Commuting" : "Пътуване",
+ "Commuting" : "Работно пътуване",
"Out sick" : "Болничен",
"Vacationing" : "Отпуск",
"Working remotely" : "Работа от разстояние",
diff --git a/apps/user_status/l10n/bg.json b/apps/user_status/l10n/bg.json
index bd681e2565c..f2eb04be680 100644
--- a/apps/user_status/l10n/bg.json
+++ b/apps/user_status/l10n/bg.json
@@ -1,7 +1,7 @@
{ "translations": {
"Recent statuses" : "Последни състояния",
"In a meeting" : "В среща",
- "Commuting" : "Пътуване",
+ "Commuting" : "Работно пътуване",
"Out sick" : "Болничен",
"Vacationing" : "Отпуск",
"Working remotely" : "Работа от разстояние",