diff options
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" : "Търсене на профил" }, |