forked from nextcloud/contacts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3dc0de2
commit a018067
Showing
4 changed files
with
76 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,52 @@ | ||
{ "translations": { | ||
"Details" : "විස්තර", | ||
"Invalid image" : "වලංගු නොවන පින්තූරයකි", | ||
"Name" : "නම", | ||
"Company" : "සමාගම", | ||
"Download" : "බාගන්න", | ||
"Cancel" : "අවලංගු කරන්න", | ||
"Groups" : "සමූහ…", | ||
"Remove {type}" : "{type} ඉවත් කරන්න", | ||
"Search {types}" : "{types} සොයන්න", | ||
"Loading …" : "පූරණය වෙමින් …", | ||
"No results" : "ප්රතිථල නැත", | ||
"Add to group" : "සමූහයට එකතු කරන්න ", | ||
"Select Date" : "දිනය තෝරන්න", | ||
"Rename" : "නැවත නම් කරන්න", | ||
"Enabled" : "සබල කර ඇත", | ||
"Disabled" : "අබල කර ඇත", | ||
"Copy link" : "සබැඳිය පිටපත් කරන්න", | ||
"First name" : "මුල් නම", | ||
"Last name" : "අවසන් නම", | ||
"+ New group" : "+ නව සමූහය", | ||
"Create a new group" : "නව සමූහයක් සාදන්න", | ||
"Group name" : "සමූහයේ නම", | ||
"Close" : "වසන්න", | ||
"_{count} error_::_{count} errors_" : ["දෝෂ {count}","දෝෂ {count}"], | ||
"Nickname" : "අන්වර්ථ නාමය", | ||
"Detailed name" : "විස්තරාත්මක නම", | ||
"Additional names" : "අමතර නම්", | ||
"Notes" : "සටහන්", | ||
"Website" : "වියමන අඩවිය", | ||
"Location" : "ස්ථානය", | ||
"Home" : "මුල් පිටුව", | ||
"Other" : "වෙනත්", | ||
"Address" : "ලිපිනය", | ||
"City" : "නගරය", | ||
"State or province" : "ප්රාන්තය හෝ පළාත", | ||
"Postal code" : "තැපැල් කේතය", | ||
"Country" : "රට", | ||
"Birthday" : "උපන් දිනය", | ||
"Anniversary" : "සංවත්සරය", | ||
"Date of death" : "විපත වු දිනය", | ||
"Email" : "විද්යුත් තැපෑල", | ||
"Phone" : "දුරකථනය", | ||
"Mobile" : "ජංගම", | ||
"Fax" : "ෆැක්ස්", | ||
"Social network" : "සමාජ ජාලය", | ||
"Spouse" : "කලත්රයා", | ||
"Mother" : "මව", | ||
"Father" : "පියා", | ||
"Unknown" : "නොදන්නා" | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters