summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/bg.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-25 00:12:34 +0000
committerNextcloud bot <bot@nextcloud.com>2018-07-25 00:12:34 +0000
commitfb77ff9da432f5cf304a67a538ed497ee437c155 (patch)
treec63ed4e140c60f65e86c869e58ae0ae54031677b /apps/files/l10n/bg.js
parenta96137ef0bbe707d58227e0635209cf28f78e934 (diff)
downloadnextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.tar.gz
nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/bg.js')
-rw-r--r--apps/files/l10n/bg.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js
index 34172b74d80..47255cd9591 100644
--- a/apps/files/l10n/bg.js
+++ b/apps/files/l10n/bg.js
@@ -112,10 +112,10 @@ OC.L10N.register(
"Files and folders you mark as favorite will show up here" : "Файловете и папките които отбелязваш като любими ще се показват тук",
"Tags" : "Етикети",
"Deleted files" : "Изтрити файлове",
- "Text file" : "Текстов файл",
- "New text file.txt" : "Нов текст file.txt",
- "Shared with you" : "Споделено с вас",
"Shared with others" : "Споделено с други",
- "Shared by link" : "Споделено с връзка"
+ "Shared with you" : "Споделено с вас",
+ "Shared by link" : "Споделено с връзка",
+ "Text file" : "Текстов файл",
+ "New text file.txt" : "Нов текст file.txt"
},
"nplurals=2; plural=(n != 1);");