diff options
Diffstat (limited to 'apps/files_sharing/l10n/sr.js')
-rw-r--r-- | apps/files_sharing/l10n/sr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js index 19cae2dd2e0..6a37370b32e 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -120,6 +120,7 @@ OC.L10N.register( "You cannot share to a Circle if the app is not enabled" : "Не можете делити са Круговима ако та апликација није укључена", "Please specify a valid circle" : "Одаберите исправан круг", "Sharing %s failed because the back end does not support room shares" : "Није успело дељење %s зато што позадински мотор дељења не подржава дељења у соби", + "Sharing %s failed because the back end does not support ScienceMesh shares" : "Дељење %s није успело јер позадински механизам не подржава ScienceMesh дељења", "Unknown share type" : "Непознат тип дељења", "Not a directory" : "Није фасцикла", "Could not lock node" : "Не могу да закључам чвор", @@ -225,6 +226,7 @@ OC.L10N.register( "Circle" : "Круг", "Talk conversation" : "Talk разговори", "Deck board" : "Табла Шпила", + "ScienceMesh" : "ScienceMesh", "on {server}" : "на серверу {server}", "Others with access" : "Остали са приступом", "No other users with access found" : "Нису нађени други корисници са приступом", |