39 lines
2.1 KiB
XML
39 lines
2.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<!--
|
||
/*
|
||
* Copyright (C) 2013 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:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||
<string name="wallpaper_instructions">Suidhich pàipear-balla</string>
|
||
<string name="image_load_fail">Cha b’ urrainn dhuinn an dealbh a luchdadh</string>
|
||
<string name="wallpaper_load_fail">Cha b’ urrainn dhuinn an dealbh a luchdadh mar phàipear-balla</string>
|
||
<string name="wallpaper_set_fail">Cha b’ urrainn dhuinn an dealbh a shuidheachadh mar phàipear-balla</string>
|
||
<plurals name="number_of_items_selected">
|
||
<item quantity="one">Chaidh %1$d a thaghadh</item>
|
||
<item quantity="two">Chaidh %1$d a thaghadh</item>
|
||
<item quantity="few">Chaidh %1$d a thaghadh</item>
|
||
<item quantity="other">Chaidh %1$d a thaghadh</item>
|
||
</plurals>
|
||
<string name="wallpaper_accessibility_name">Pàipear-balla %1$d à %2$d</string>
|
||
<string name="announce_selection">Chaidh <xliff:g id="label" example="Wallpaper 3 of 10">%1$s</xliff:g> a thaghadh</string>
|
||
<string name="wallpaper_delete">Sguab às</string>
|
||
<string name="pick_image">Na dealbhan agam</string>
|
||
<string name="pick_wallpaper">Pàipearan-balla</string>
|
||
<string name="crop_wallpaper">Beàrr pàipear-balla</string>
|
||
<string name="which_wallpaper_option_home_screen">An sgrìn dachaigh</string>
|
||
<string name="which_wallpaper_option_lock_screen">An sgrìn-ghlasaidh</string>
|
||
<string name="which_wallpaper_option_home_screen_and_lock_screen">An sgrìn dachaigh ’s an sgrìn-ghlasaidh</string>
|
||
</resources>
|