Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-07 03:08:31 +0300
committerNextcloud bot <bot@nextcloud.com>2017-10-07 03:08:31 +0300
commit436daf92e5965c1f0c3c51cfb134fd0add348caa (patch)
treed0c6d1e0478373d1368a03f5355b7b406e5dde1a /apps/comments/l10n/si_LK.js
parent8e9505e7b124c9d5a40ef8e576d282f030aa5372 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/si_LK.js')
-rw-r--r--apps/comments/l10n/si_LK.js28
1 files changed, 27 insertions, 1 deletions
diff --git a/apps/comments/l10n/si_LK.js b/apps/comments/l10n/si_LK.js
index 9badedaef20..7335455d181 100644
--- a/apps/comments/l10n/si_LK.js
+++ b/apps/comments/l10n/si_LK.js
@@ -1,7 +1,33 @@
OC.L10N.register(
"comments",
{
+ "Comments" : "අදහස් දැක්වීම්",
+ "Unknown user" : "හදුනානොගත් සේවාදායකයා",
+ "New comment …" : "අලුත් අදහස් දැක්වීමක් ...",
+ "Delete comment" : "අදහස් දැක්වීම මකන්න",
+ "Post" : "ලිපියක්",
"Cancel" : "එපා",
- "Save" : "සුරකින්න"
+ "Edit comment" : "අදහස වෙනස් කරන්න",
+ "[Deleted user]" : "[ඉවත්කළ සේවාදායකයා]",
+ "No comments yet, start the conversation!" : "තවම අදහස් නැත. ආරම්බක අදහස ඇතුළු කරන්න !",
+ "More comments …" : "තවත් අදහස් ...",
+ "Save" : "සුරකින්න",
+ "Allowed characters {count} of {max}" : "අකුරු {max} න් {count} බාවිතා කර ඇත",
+ "Error occurred while retrieving comment with id {id}" : "{id} අදහස ලබාගැනීමේ ගැටළුවක් ඇත",
+ "Error occurred while updating comment with id {id}" : "{id} අදහස වෙනස් කිරීමේ දෝෂයක් ඇත",
+ "Error occurred while posting comment" : "අදහස්ගැ දැක්වීමේ ගැටළුවක් ඇත",
+ "Comment" : "අදහස",
+ "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} තුල අදහසක් දක්වා ඇත",
+ "<strong>Comments</strong> for files" : "ගොනු සදහා <strong>අදහස් </strong>",
+ "A (now) deleted user mentioned you in a comment on “%s”" : "මකන ලද සේවාදායකයෙක් (now) ඔබව %s අදහස තුල මතක් කර ඇත",
+ "A (now) deleted user mentioned you in a comment on “{file}”" : "{file} තුල අදහස් දැක්වීමකදී, (now) ඉවත්කරන ලද සේවාදායකයෙක් ඔබව මතක් කර ඇත",
+ "%1$s mentioned you in a comment on “%2$s”" : "%1$s ඔබව %2$s හි අදහසක මතක් කර ඇත",
+ "{user} mentioned you in a comment on “{file}”" : "{user} ඔබව {file} තුලදී මතක් කර ඇත"
},
"nplurals=2; plural=(n != 1);");