diff options
Diffstat (limited to 'apps/files_sharing/l10n/sr.js')
-rw-r--r-- | apps/files_sharing/l10n/sr.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/sr.js b/apps/files_sharing/l10n/sr.js index 615f396ba9c..bcd971033f9 100644 --- a/apps/files_sharing/l10n/sr.js +++ b/apps/files_sharing/l10n/sr.js @@ -314,8 +314,6 @@ OC.L10N.register( "the item was removed" : "ставка је уклоњена", "the link expired" : "веза је истекла", "sharing is disabled" : "дељење је искључено", - "For more info, please ask the person who sent this link." : "За више информација, питајте особу која вам је послала везу.", - "Share with remote" : "Подели са удаљеним", - "Share with" : "Подели са" + "For more info, please ask the person who sent this link." : "За више информација, питајте особу која вам је послала везу." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |