diff options
Diffstat (limited to 'lib/l10n/bg_BG.js')
-rw-r--r-- | lib/l10n/bg_BG.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/bg_BG.js b/lib/l10n/bg_BG.js index bdbec28e93d..fae7f894bcc 100644 --- a/lib/l10n/bg_BG.js +++ b/lib/l10n/bg_BG.js @@ -117,6 +117,7 @@ OC.L10N.register( "Data directory (%s) is readable by other users" : "Data папката (%s) може да бъде разгледана от други потребители", "Data directory (%s) is invalid" : "Data папката (%s) e невалидна", "Please check that the data directory contains a file \".ocdata\" in its root." : "Моля, увери се, че data папката съдържа файл \".ocdata\" в себе си.", - "Could not obtain lock type %d on \"%s\"." : "Неуспешен опит за ексклузивен достъп от типa %d върху \"%s\"." + "Could not obtain lock type %d on \"%s\"." : "Неуспешен опит за ексклузивен достъп от типa %d върху \"%s\".", + "Storage not available" : "Липсва дисковото устройство." }, "nplurals=2; plural=(n != 1);"); |