diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-20 00:26:12 +0000 |
commit | 3da48c2adb606ce26cbd27b7d4ddde1bc9565f77 (patch) | |
tree | c08005c39b9fc9eb60d198a4100cbad323bc5606 /apps/files_sharing/l10n/bg.js | |
parent | b1683256de66cd646cc9e648bcfc847c43353b29 (diff) | |
download | nextcloud-server-3da48c2adb606ce26cbd27b7d4ddde1bc9565f77.tar.gz nextcloud-server-3da48c2adb606ce26cbd27b7d4ddde1bc9565f77.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/bg.js')
-rw-r--r-- | apps/files_sharing/l10n/bg.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_sharing/l10n/bg.js b/apps/files_sharing/l10n/bg.js index 20bc3197ca5..dc81ac40b02 100644 --- a/apps/files_sharing/l10n/bg.js +++ b/apps/files_sharing/l10n/bg.js @@ -229,11 +229,17 @@ OC.L10N.register( "Shared with you and the conversation {conversation} by {owner}" : "Споделено с вас и разговора {conversation} от {owner}", "Shared with you in a conversation by {owner}" : "Споделено с вас в разговор от {owner}", "Shares" : "Споделени", + "No shares" : "Няма споделяния", "Shared with you" : "Споделени с вас", + "Nothing shared with you yet" : "Няма споделени файлове", "Shared with others" : "Споделени с други", + "Nothing shared yet" : "Няма споделени файлове", "Shared by link" : "Споделени с връзка", + "No shared links" : "Няма споделени връзки", "Deleted shares" : "Изтрити", + "No deleted shares" : "Няма изтрити споделяния", "Pending shares" : "Чакащи споделяния", + "No pending shares" : "Няма чакащи споделяния", "No entries found in this folder" : "Папката е празна", "Name" : "Име", "Share time" : "Споделено на", @@ -252,17 +258,11 @@ OC.L10N.register( "Uploaded files:" : "Качени файлове:", "By uploading files, you agree to the %1$sterms of service%2$s." : "С качването на файлове, вие се съгласявате с %1$s условията на услугата%2$s.", "Add to your Nextcloud" : "Добавете към Nextcloud", - "Nothing shared with you yet" : "Няма споделени файлове", "Files and folders others share with you will show up here" : "Файловете и папки, споделени с вас, ще се показват тук", - "Nothing shared yet" : "Няма споделени файлове", "Files and folders you share will show up here" : "Файловете и папки, които сте споделили, ще се показват тук", - "No shared links" : "Няма споделени връзки", "Files and folders you share by link will show up here" : "Файловете и папки, които споделяте чрез връзки, ще се показват тук", - "No deleted shares" : "Няма изтрити споделяния", "Shares you deleted will show up here" : "Изтритите, от вас споделяния, ще се показват тук", - "No pending shares" : "Няма чакащи споделяния", "Shares you have received but not confirmed will show up here" : "Споделянията, които сте получили, но не сте потвърдили, ще се покажат тук", - "No shares" : "Няма споделяния", "Shares will show up here" : "Споделените елементи ще се показват тук", "Restore" : "Възстановяне", "Something happened. Unable to restore the share." : "Споделянето не може да бъде възстановено.", |