diff options
Diffstat (limited to 'apps/files/l10n/bg.json')
-rw-r--r-- | apps/files/l10n/bg.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json index c9652d19e49..b26d06c7171 100644 --- a/apps/files/l10n/bg.json +++ b/apps/files/l10n/bg.json @@ -64,7 +64,6 @@ "_%n byte_::_%n bytes_" : ["%n байт","%n байта"], "Favorited" : "Отбелязано в любими", "Favorite" : "Любими", - "Copy local link" : "Копиране на локална връзка", "Folder" : "Папка", "New folder" : "Нова папка", "Upload" : "Качване", @@ -130,6 +129,7 @@ "{seconds}s" : "{seconds}и", "Any moment now..." : "Всеки момент...", "Soon..." : "Скоро...", - "File upload is in progress. Leaving the page now will cancel the upload." : "Извършва се качване на файлове. Затварянето на тази страница ще прекъсне качването." + "File upload is in progress. Leaving the page now will cancel the upload." : "Извършва се качване на файлове. Затварянето на тази страница ще прекъсне качването.", + "Copy local link" : "Копиране на локална връзка" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |