diff options
Diffstat (limited to 'packages/VpnDialogs/res/values-si/strings.xml')
-rw-r--r-- | packages/VpnDialogs/res/values-si/strings.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/packages/VpnDialogs/res/values-si/strings.xml b/packages/VpnDialogs/res/values-si/strings.xml new file mode 100644 index 0000000..67e0ed6 --- /dev/null +++ b/packages/VpnDialogs/res/values-si/strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Copyright (C) 2011 The Android Open Source Project + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + --> + +<resources xmlns:android="http://schemas.android.com/apk/res/android" + xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="prompt" msgid="8359175999006833462">"VPN සම්බන්ධතාවයක් සැදීමට <xliff:g id="APP">%s</xliff:g> උත්සාහ කරයි."</string> + <string name="warning" msgid="5470743576660160079">"ඉදිරියට යාමෙන්, සියලු ජාල තදබදය මගදී අල්ලා ගැනීමට ඔබ යෙදුමට අවසර දෙයි. "<b>"ඔබ යෙදුම විශ්වාස නොකරයි නම් පිළිගන්න එපා"</b>" නැතහොත්, අනිෂ්ට මෘදුකාංගයක් මඟින් ඔබගේ දත්ත නිරාවරණය වීමේ අවදානමක් ඔබට ඇත."</string> + <string name="accept" msgid="2889226408765810173">"මෙම යෙදුම මට විශ්වාසයි."</string> + <string name="legacy_title" msgid="192936250066580964">"VPN සම්බන්ධිතයි"</string> + <string name="configure" msgid="4905518375574791375">"වින්යාස කිරීම"</string> + <string name="disconnect" msgid="971412338304200056">"විසන්ධි කරන්න"</string> + <string name="session" msgid="6470628549473641030">"සැසිය:"</string> + <string name="duration" msgid="3584782459928719435">"කාල සීමාව:"</string> + <string name="data_transmitted" msgid="7988167672982199061">"යවන ලද:"</string> + <string name="data_received" msgid="4062776929376067820">"ලැබිණි:"</string> + <string name="data_value_format" msgid="2192466557826897580">"බයිට <xliff:g id="NUMBER_0">%1$s</xliff:g> / පැකැට්ටු <xliff:g id="NUMBER_1">%2$s</xliff:g>"</string> +</resources> |