diff options
Diffstat (limited to 'apps/files_trashbin/l10n/sr.json')
-rw-r--r-- | apps/files_trashbin/l10n/sr.json | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/files_trashbin/l10n/sr.json b/apps/files_trashbin/l10n/sr.json index 25b20a186c2..9165c700ac7 100644 --- a/apps/files_trashbin/l10n/sr.json +++ b/apps/files_trashbin/l10n/sr.json @@ -14,11 +14,6 @@ "Name" : "Назив", "Actions" : "Радње", "Deleted" : "Обрисано", - "Delete" : "Обриши", - "Error while restoring file from trashbin" : "Грешка при враћању фајла из канте", - "Error while removing file from trashbin" : "Грешка при уклањању фајла из канте", - "Error while restoring files from trashbin" : "Грешка при враћању фајлова из канте", - "Error while emptying trashbin" : "Грешка при пражњењу канте", - "Error while removing files from trashbin" : "Грешка при уклањању фајлова из канте" + "Delete" : "Обриши" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file |