enable cyanogenmod stuff
[android_pandora.git] / apps / oi-filemanager / FileManager / res / values-ca / strings.xml
diff --git a/apps/oi-filemanager/FileManager/res/values-ca/strings.xml b/apps/oi-filemanager/FileManager/res/values-ca/strings.xml
deleted file mode 100644 (file)
index 2f758f7..0000000
+++ /dev/null
@@ -1,197 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- 
- * Copyright (C) 2007-2008 OpenIntents.org
- *
- * 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>
-       <!-- ***************************
-            About information
-            *************************** -->
-       
-       <!-- Automatically filled in by Launchpad: -->
-       <string name="about_translators">Launchpad Contributions:
-  Joan Creus https://launchpad.net/~joan-creus-c
-  OpenIntents devs https://launchpad.net/~openintents-devs</string>
-       
-    <!-- Short explanation of the application (max. 80 characters) -->
-    <string name="about_comments">Manage files on the SD card with OI File Manager.</string>  
-       
-       <!-- ***************************
-            Applicatio-specific strings
-            *************************** -->
-       <!-- Name of application. Can be localized. OI = OpenIntents should stay unmodified. -->
-    <string name="app_name">Gestor de fitxers d\'OI.</string>
-    
-    <string name="menu_new_folder">Carpeta nova</string>
-    
-    <!-- Multi select option menu -->
-    <string name="menu_multi_select">Selecció múltiple</string>
-
-    <string name="menu_delete">Suprimeix</string>
-    <string name="menu_rename">Reanomena</string>
-    <string name="menu_send">Envia</string>
-    <string name="menu_open">Obre</string>
-    <string name="menu_move">Mou</string>
-    <string name="menu_copy">Copia</string>
-    <string name="menu_details">Detalls</string>
-    <string name="menu_more">Més</string>
-    <string name="menu_compress">Compress (ZIP)</string>
-    <string name="menu_extract">Extract (ZIP)</string>
-    <string name="menu_filter">Filtre</string>
-    <string name="menu_include_in_media_scan">Inclou a l\'escaneig de dispositius</string>
-    <string name="menu_exclude_from_media_scan">Exclou de l\'escaneig de dispositius</string>
-    <string name="menu_bookmark">Afegeix a les adreces d\'interès</string>
-    <string name="menu_refresh">Refresh</string>
-    
-    <string name="create_new_folder">Crea una carpeta nova</string>
-    <string name="folder_name">Nom de la carpeta</string>
-    <string name="file_name">Nom de la carpeta</string>
-    <string name="extension">Extensió (amb \'.\')</string>
-    <string name="this_folder_is_empty">Aquesta carpeta és buida</string>
-    <string name="really_delete">Esteu segurs que voleu eliminar %s?</string>
-    <string name="file_deleted">S\'ha eliminat el fitxer</string>
-    <string name="folder_deleted">S\'ha eliminat la carpeta</string>
-    <string name="file_renamed">S\'ha reanomeant el fitxer</string>
-    <string name="folder_renamed">S\'ha reanomenat la carpeta</string>
-    <string name="file_moved">S\'ha mogut el fitxer</string>
-    <string name="folder_moved">S\'ha mogut la carpeta</string>
-    <string name="file_copied">S\'ha copiat el fitxer</string>
-    <string name="move_title">Seleccioneu la carpeta a moure-hi</string>
-    <string name="move_button">Mou aquí</string>
-    <string name="copy_title">Seleccioneu la carpeta a copiar a</string>
-    <string name="copy_button">Copia aquí</string>
-       <string name="deleting_files">S\'estan eliminant els fitxers...</string>
-    <string name="title_warning_some_may_not_work">Avís</string>
-    <string name="warning_some_may_not_work">Alguna d\'aquestes opcions podria no funcionar</string>
-    <string name="show_warning_again">Torna a mostrar l\'avís</string>
-    
-    <!-- Strings for a multi select feature -->
-       <string name="really_delete_multiselect">Esteu segurs que voleu eliminar %d fitxers?</string>
-    <string name="move_button_multiselect">Mou</string>
-    <string name="copy_button_multiselect">Copia</string>
-    <string name="delete_button_multiselect">Suprimeix</string>
-
-    <!-- ZIP is the ZIP compression (NOT the ZIP code!) -->
-    <string name="compress_zip_button_multiselect">ZIP</string>
-
-    <string name="multiselect_title">Seleccioneu múltiples fitxers</string>
-    <string name="error_selection">Si us plau seleccioneu un o més fitxer(s)</string>
-    
-    <!-- Strings for details table -->
-    <string name="details_type">Tipus</string>
-    <string name="details_type_folder">Carpeta</string>
-    <string name="details_type_file">Fitxer</string>
-    <string name="details_type_other">Un altre</string>
-    <string name="details_size">Mida</string>
-    <string name="details_permissions">Permisos</string>
-    <string name="details_hidden">Ocult</string>
-    <string name="details_lastmodified">Modificat per darrer cop</string>
-    <string name="details_yes">Sí</string>
-    <string name="details_no">No</string>
-    
-    <!-- Construct a unique file name of a file called %s. -->
-    <string name="copied_file_name">Còpia de %s</string>
-    
-    <!-- Construct a unique file name with number %1$d of a file called %2$s. -->
-    <string name="copied_file_name_2">Còpia %1$d de %2$s</string>
-    
-    <string name="media_scan_included">Aquesta carpeta s\'inclourà al següent escaneig de dispositius</string>
-    <string name="media_scan_excluded">Aquesta carpeta s\'exclourà al següent escaneig de dispositius.</string>
-    
-    <string name="error_creating_new_folder">No s\'ha pogut crear una nova carpeta.</string>
-    <string name="error_deleting_file">No s\'ha pogut eliminar el fitxer.</string>
-    <string name="error_deleting_folder">No s\'ha pogut eliminar la carpeta \'%s\'.</string>
-    <string name="error_renaming_file">No s\'ha pogut reanomenar el fitxer.</string>
-    <string name="error_renaming_folder">No s\'ha pogut reanomenar la carpeta.</string>
-    <string name="error_moving_file">No s\'ha pogut moure el fitxer.</string>
-    <string name="error_moving_folder">No s\'ha pogut moure la carpeta.</string>
-    <string name="error_copying_file">No s\'ha pogut copiar el fitxer.</string>
-    <string name="error_file_does_not_exists">El fitxer no existeix.</string>
-    <string name="error_deleting_child_file">No s\'ha pogut eliminar el fitxer fill \'%s\'.</string>
-    <string name="error_generic">S\'ha produït un error:</string>
-    <string name="error_media_scan">No s\'han pogut canvair les preferències de l\'escaneig de dispositius.</string>
-    
-    <string name="send_not_available">No hi ha cap aplicació disponible per enviar.</string>
-    
-    <string name="application_not_available">L\'aplicació no està disponible.</string>
-    
-       <!-- ***************************
-            Preferences
-            *************************** -->
-    <!-- Menu item for Settings -->
-       <string name="settings">Preferències</string>
-       
-    <!-- Category for preferences. -->
-    <string name="preference_advanced_features">Característiques avançades</string>
-       <string name="preference_mediascan_title">Exclou de l\'escaneig de dispositius</string>
-    <string name="preference_mediascan_summary_on">Mostrar l\'element del menú per excloure carpetes de l\'escaneig de dispositius.</string>
-    <string name="preference_mediascan_summary_off">Amagar l\'elememnt del menú per excloure carpetes de l\'escaneig de dispositius.</string>
-    
-    <string name="preference_showallwarning_title">Mostrar tots els avisos</string>
-    <string name="preference_showallwarning_summary_on">Mostrar tots els missatges d\'avís</string>
-    <string name="preference_showallwarning_summary_off">Eliminar els missatges d\'avís</string>
-       
-    <string name="preference_displayhiddenfiles_title">Mostrar els fitxers ocults</string>
-    <string name="preference_displayhiddenfiles_summary_on">Mostrar els fitxers ocults</string>
-    <string name="preference_displayhiddenfiles_summary_off">Amagar els fitxers ocults</string>
-    
-    <string name="preference_sort_settings">Preferències d\'ordenació</string>
-    <string name="preference_sortby">Ordena per</string>
-    <string name="preference_sortby_ascending">En ordre ascendent</string>
-    <string name="preference_sortby_ascending_summary_on">Ordena en ordre ascendent</string>
-    <string name="preference_sortby_ascending_summary_off">Ordena en ordre descendent</string>
-    <string-array name="preference_sortby_names">
-        <item>Nom</item>
-        <item>Mida</item>
-        <item>Modificat per darrer cop</item>
-    </string-array>
-
-        
-    <!-- ***************************
-                Strings for the \'Save as\' feature
-        *************************** -->
-    <string name="saveas_no_file_picked">No heu escollit cap fitxer.</string>
-    <string name="saveas_error">S\'ha produït un error</string>
-    <string name="saveas_file_saved">S\'ha desat reeixidament el fitxer!</string>
-    
-        
-   
-    <string name="bookmarks">Adreces d\'interès</string>
-    <string name="bookmarks_cancel">Canceŀla</string>
-    <string name="bookmarks_delete">Suprimeix</string>
-    <string name="bookmarks_select_to_delete">Seleccioneu les adreces d\'interès a eliminar</string>
-    <string name="bookmarks_manage">Gestiona adreces d\'interès</string>
-    <string name="bookmark_added">S\'ha afegit l\'adreça d\'interès</string>
-    <string name="bookmark_not_found">El destí de l\'adreça d\'interès no s\'ha trobat.</string>
-    <string name="bookmarks_deleted">S\'han eliminat les adreces d\'interès seleccionades</string>
-    <string name="bookmark_already_exists">Aquest fitxer ja és una adreça d\'interès</string>
-
-
-    <!-- ***************************
-             Strings for the \'Compressing\' and \'Extracting\' feature
-          *************************** -->
-    <string name="compressing_success">Item compressed successfully</string>
-    <string name="compressing_error">Could not compress the item</string>
-    <string name="compress_into_archive">Compress into archive:</string>
-    <string name="extracting_success">Item extracted successfully</string>
-    <string name="extracting_error">Could not extract the item</string>
-    <string name="extract_into_folder">Extract into folder:</string>
-    <string name="extract_title">Select folder to extract into</string>
-    <string name="extract_button">Extract here</string>
-    <string name="extracting">Extracting...</string>
-    <string name="compressing">Compressing...</string>
-    <string name="warning_overwrite">File %s exists. Do you want to overwrite it?</string>
-
-    <string name="change_file_extension">Do you want to change the file extension?</string>
-</resources>