diff options
Diffstat (limited to 'apps/files/l10n/bg.js')
-rw-r--r-- | apps/files/l10n/bg.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index 2485a1ed89c..f913adcca1f 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -135,6 +135,7 @@ OC.L10N.register( "Search users" : "Търсене за потребители", "Transfer" : "Прехвърли", "Invalid path selected" : "Предоставен е невалиден път до файл.", + "Tags" : "Етикети", "Error while loading the file data" : "Грешка при зареждането на файловете.", "%s used" : "%s използвани", "%s%% of %s used" : "%s%% от %s използвани", @@ -152,7 +153,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" : "Файловете и папките които маркирате като любими ще се показват тук", - "Tags" : "Етикети", "Deleted files" : "Изтрити файлове", "Shares" : "Споделени", "Shared with others" : "Споделени с други", |