From 2f6c7b68ab077a1a102825dcae2408ab1714d88f Mon Sep 17 00:00:00 2001 From: rakekniven <2069590+rakekniven@users.noreply.github.com> Date: Mon, 10 Jan 2022 14:07:14 +0100 Subject: Removed obselete language files - Pt. II For these files there are no associated languages setup at Transifex. Fix for #30501 Related to nextcloud/docker-ci#341 Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> --- apps/comments/l10n/si_LK.js | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 apps/comments/l10n/si_LK.js (limited to 'apps/comments/l10n/si_LK.js') diff --git a/apps/comments/l10n/si_LK.js b/apps/comments/l10n/si_LK.js deleted file mode 100644 index 8ac2ada2f92..00000000000 --- a/apps/comments/l10n/si_LK.js +++ /dev/null @@ -1,29 +0,0 @@ -OC.L10N.register( - "comments", - { - "Comments" : "අදහස් දැක්වීම්", - "You commented" : "ඔයාගේ අදහස", - "%1$s commented" : "%1$s අදහස් දක්වා ඇත", - "{author} commented" : "{අයිතිකරු} අදහස් දක්වා ඇත", - "You commented on %1$s" : "ඔබ %1$s හි අදහස් දක්වා ඇත", - "You commented on {file}" : "ඔබ {file} හි අදහස් දක්වා ඇත", - "%1$s commented on %2$s" : "%1$s, %2$s තුල අදහස් දක්වා ඇත", - "{author} commented on {file}" : "{author}, {file} තුල අදහසක් දක්වා ඇත", - "Comments for files" : "ගොනු සදහා අදහස් ", - "{user} mentioned you in a comment on “{file}”" : "{user} ඔබව {file} තුලදී මතක් කර ඇත", - "Edit comment" : "අදහස වෙනස් කරන්න", - "Delete comment" : "අදහස් දැක්වීම මකන්න", - "No comments yet, start the conversation!" : "තවම අදහස් නැත. ආරම්බක අදහස ඇතුළු කරන්න !", - "Comment" : "අදහස", - "New comment …" : "අලුත් අදහස් දැක්වීමක් ...", - "Post" : "ලිපියක්", - "Cancel" : "එපා", - "[Deleted user]" : "[ඉවත්කළ සේවාදායකයා]", - "More comments …" : "තවත් අදහස් ...", - "Save" : "සුරකින්න", - "Allowed characters {count} of {max}" : "අකුරු {max} න් {count} බාවිතා කර ඇත", - "Error occurred while retrieving comment with ID {id}" : "ID {id} සමග විවරණයක් ලබාගැනීමේදී දෝශයක් ඇති විය.", - "Error occurred while updating comment with id {id}" : "{id} අදහස වෙනස් කිරීමේ දෝෂයක් ඇත", - "Error occurred while posting comment" : "අදහස්ගැ දැක්වීමේ ගැටළුවක් ඇත" -}, -"nplurals=2; plural=(n != 1);"); -- cgit v1.2.3