diff options
Diffstat (limited to 'apps/files/l10n/sr.js')
-rw-r--r-- | apps/files/l10n/sr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 8bc6d7414cf..19b358b5243 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -44,6 +44,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Овај директоријум није доступан, проверите записе или контактирајте администратора", "Could not move \"{file}\", target exists" : "Не могу да померим \"{file}\", одредиште већ постоји", "Could not move \"{file}\"" : "Не могу да померим \"{file}\"", + "copy" : "копиран", "Could not copy \"{file}\", target exists" : "Не могу да копирам \"{file}\", одредиште већ постоји", "Could not copy \"{file}\"" : "Не могу да копирам \"{file}\"", "Copied {origin} inside {destination}" : "Копиран {origin} у {destination}", |