-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change-Id: I7d3331a43bbd9cbc8f91df49eb43431361ffdca8
- Loading branch information
1 parent
5886f8e
commit e71b8d9
Showing
1 changed file
with
30 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- | ||
Copyright (C) 2012-2016 The CyanogenMod Project | ||
Copyright (C) 2017-2018 The LineageOS 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> | ||
<string name="dialog_permissions_title">Ceadanna</string> | ||
<string name="dialog_permissions_ask">Iarr arís</string> | ||
<string name="dialog_permissions_settings">Socruithe</string> | ||
<string name="dialog_permissions_power_off_alarm">Gan an cead seo ní bheidh do ghléas in ann cumhacht a chur air féin chun aláram a lasadh</string> | ||
<string name="dialog_permissions_no_permission">Diúltaíodh ceadanna riachtanacha, cumasaigh iad ón aip Socruithe</string> | ||
<string name="dialog_permissions_post_notifications">Braitheann an aip seo ar fhógraí. Gan iad ní féidir é a rith!</string> | ||
<string name="selected">Roghnaithe</string> | ||
<string name="more_options">Tuilleadh roghanna</string> | ||
<string name="widget_choice_title">Roghnaigh do stíl</string> | ||
<string name="widget_name_transparent">Gan tacaíocht</string> | ||
<string name="widget_name_solid">Tacaíocht</string> | ||
</resources> |