diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-12 00:22:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-12 00:22:12 +0000 |
commit | 3d7f3d3b4ab973ac9bc81b66ea8dedc256d261d3 (patch) | |
tree | 6732a1770529c2cd5d06a36d075ccfd5fac6ba3a /apps/files/l10n/bg.js | |
parent | 0f359f385a8a3be54b85e9650d8e46aa2721a2af (diff) | |
download | nextcloud-server-3d7f3d3b4ab973ac9bc81b66ea8dedc256d261d3.tar.gz nextcloud-server-3d7f3d3b4ab973ac9bc81b66ea8dedc256d261d3.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/bg.js')
-rw-r--r-- | apps/files/l10n/bg.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index 7fdf24b031d..0439da2c3eb 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -239,12 +239,6 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файловете, които се опитвате да качите са по-големи от позволеното на сървъра.", "No favorites yet" : "Няма любими", "Files and folders you mark as favorite will show up here" : "Файловете и папките които маркирате като любими ще се показват тук", - "Shares" : "Споделени", - "Shared with others" : "Споделени с други", - "Shared with you" : "Споделени с вас", - "Shared by link" : "Споделени с връзка", - "Deleted shares" : "Изтрити", - "Pending shares" : "Чакащи споделяния", "Text file" : "Текстов файл", "New text file.txt" : "Текстов файл.txt", "Storage invalid" : "Невалидно хранилище", @@ -256,6 +250,12 @@ OC.L10N.register( "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s от %2$s използвани", "Deleted files" : "Изтрити файлове", + "Shares" : "Споделени", + "Shared with others" : "Споделени с други", + "Shared with you" : "Споделени с вас", + "Shared by link" : "Споделени с връзка", + "Deleted shares" : "Изтрити", + "Pending shares" : "Чакащи споделяния", "Open folder {name}" : "Отваряне на папка {name}", "Search for an account" : "Търсене на профил" }, |