41 lines
2.6 KiB
XML
41 lines
2.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Copyright (C) 2007 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="rotate_left">მარცხნივ შებრუნება</string>
|
|
<string name="rotate_right">მარჯვნივ შებრუნება</string>
|
|
<string name="edit">ჩასწორება</string>
|
|
<string name="location">მდებარეობა</string>
|
|
<string name="pref_camera_recordlocation_title">GPS-მდებარეობა</string>
|
|
<string name="pref_camera_timer_title">უკუთვლის წამზომი</string>
|
|
<plurals name="pref_camera_timer_entry">
|
|
<item quantity="one">1 წამი</item>
|
|
<item quantity="other">%d წამი</item>
|
|
</plurals>
|
|
<string name="pref_camera_timer_sound_title">მოკლე ხმა უკუთვლისას</string>
|
|
<string name="pref_camera_savepath_entry_1">SD-ბარათი</string>
|
|
<string name="pref_camera_flashmode_entry_on">ჩართ.</string>
|
|
<string name="pref_camera_whitebalance_entry_cloudy">ღრუბლიანი</string>
|
|
<string name="pref_camera_whitebalance_label_cloudy">ღრუბლიანი</string>
|
|
<string name="pref_camera_countdown_label_off">უკუთვლა გამორთულია</string>
|
|
<string name="pref_camera_countdown_label_one">1 წამი</string>
|
|
<string name="pref_camera_countdown_label_three">3 წამი</string>
|
|
<string name="pref_camera_countdown_label_ten">10 წამი</string>
|
|
<string name="pref_camera_countdown_label_fifteen">15 წამი</string>
|
|
<string name="dialog_ok">კარგი</string>
|
|
<string name="set_duration">ხანგრძლივობის მითითება წამებში</string>
|
|
<string name="count_down_title_text">უკუთვლა გადაღებამდე</string>
|
|
<string name="tiny_planet_rotate">შებრუნება</string>
|
|
</resources>
|