2010-12-09 16:03:48 -08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!--
|
|
|
|
/**
|
|
|
|
* Copyright (c) 2010, 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">
|
2011-02-17 10:14:16 -08:00
|
|
|
<string name="status_bar_clear_all_button" msgid="4722520806446512408">"Esborra-ho"</string>
|
2010-12-14 13:52:32 -08:00
|
|
|
<string name="status_bar_settings_signal_meter_disconnected" msgid="4684094636492991496">"No connexió Internet"</string>
|
|
|
|
<string name="status_bar_settings_signal_meter_wifi_nossid" msgid="1456658018593445677">"Wi-Fi: connectat"</string>
|
2011-02-24 11:50:41 -08:00
|
|
|
<string name="gps_notification_searching_text" msgid="894185519046488403">"S\'està cercant un GPS"</string>
|
|
|
|
<string name="gps_notification_found_text" msgid="5306445324124275852">"S\'ha establert la ubicació per GPS"</string>
|
2011-03-15 10:37:23 -07:00
|
|
|
<string name="notifications_off_title" msgid="2297252328026582111">"Notificacions desactivades"</string>
|
|
|
|
<string name="notifications_off_text" msgid="3754847213329718358">"Pica aquí per tornar a activar les notificacions."</string>
|
2010-12-09 16:03:48 -08:00
|
|
|
</resources>
|