1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Copyright (C) 2010 The Android Open Source Project 3 4 Licensed under the Apache License, Version 2.0 (the "License"); 5 you may not use this file except in compliance with the License. 6 You may obtain a copy of the License at 7 8 http://www.apache.org/licenses/LICENSE-2.0 9 10 Unless required by applicable law or agreed to in writing, software 11 distributed under the License is distributed on an "AS IS" BASIS, 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 See the License for the specific language governing permissions and 14 limitations under the License. 15 --> 16 17 <resources xmlns:android="http://schemas.android.com/apk/res/android" 18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 19 <string name="photoeditor_name" msgid="4738587346771969697">"Estudi de fotografia"</string> 20 <string name="loading_failure" msgid="5990741970574295950">"La foto no es pot carregar"</string> 21 <string name="saving_failure" msgid="8596600582621364077">"La foto no es pot desar"</string> 22 <string name="photo_saved" msgid="3494363661299484657">"S\'ha desat la foto a l\'lbum <xliff:g id="ALBUM_NAME">%s</xliff:g>"</string> 23 <string name="edited_photo_bucket_name" msgid="3777746536831799890">"Editades"</string> 24 <string name="save_photo" msgid="3125109368779997862">"Vols desar la foto editada?"</string> 25 <string name="yes" msgid="5402582493291792293">"S"</string> 26 <string name="no" msgid="5595408018304861875">"No"</string> 27 <string name="save" msgid="5516670392524294967">"DESA"</string> 28 <string name="autofix" msgid="1663414996270538748">"Correcci automtica"</string> 29 <string name="crop" msgid="7598378507763334041">"Retalla"</string> 30 <string name="crossprocess" msgid="4173724489001742342">"Procs creuat"</string> 31 <string name="documentary" msgid="50396326708699797">"Documental"</string> 32 <string name="doodle" msgid="1686409894518940990">"Gargots"</string> 33 <string name="duotone" msgid="8145893940788467106">"Dos tons"</string> 34 <string name="facelift" msgid="6205748523156172637">"Brillantor cara"</string> 35 <string name="facetan" msgid="4412831806626044111">"Pell morena"</string> 36 <string name="filllight" msgid="2644989991700022526">"Retroillumin."</string> 37 <string name="fisheye" msgid="6037488646928998921">"Ull de peix"</string> 38 <string name="flip" msgid="2357692401826287480">"Inversi"</string> 39 <string name="grain" msgid="7487585304579789098">"Gra pellcula"</string> 40 <string name="grayscale" msgid="7641563843060945228">"B/N"</string> 41 <string name="highlight" msgid="3902653944386623972">"Realaments"</string> 42 <string name="lomoish" msgid="1270032154357186736">"Lomo"</string> 43 <string name="negative" msgid="1985508917342811252">"Negatiu"</string> 44 <string name="posterize" msgid="4139212359561383385">"Posteritzaci"</string> 45 <string name="redeye" msgid="4958448806369928239">"Ulls vermells"</string> 46 <string name="rotate" msgid="6607597269792373083">"Gir"</string> 47 <string name="saturation" msgid="8621322012271169931">"Saturaci"</string> 48 <string name="sepia" msgid="7978093531824705601">"Spia"</string> 49 <string name="shadow" msgid="8235188588101973090">"Ombres"</string> 50 <string name="sharpen" msgid="8449662378104403230">"Nitidesa"</string> 51 <string name="straighten" msgid="5217801513491493491">"Redreament"</string> 52 <string name="temperature" msgid="1607987938521534517">"Calidesa"</string> 53 <string name="tint" msgid="154435943863418434">"Tint"</string> 54 <string name="vignette" msgid="7648125924662648282">"Vinyeta"</string> 55 <string name="crop_tooltip" msgid="8794037869706891710">"Arrossega els marcadors per retallar la foto"</string> 56 <string name="doodle_tooltip" msgid="2902117272374362915">"Arrossega el cursor sobre la foto per dibuixar"</string> 57 <string name="flip_tooltip" msgid="2700943256714731737">"Arrossega la foto per invertir-la"</string> 58 <string name="redeye_tooltip" msgid="9112774042113471358">"Toca per eliminar els ulls vermells"</string> 59 <string name="rotate_tooltip" msgid="7008602969130734229">"Arrossega la foto per girar-la"</string> 60 <string name="straighten_tooltip" msgid="4846317027139212339">"Arrossega la foto per redrear-la"</string> 61 </resources> 62