source: extensions/piwigo_mobile/ios/Piwigo/Resources/es.lproj/Localizable.strings @ 12411

Last change on this file since 12411 was 12411, checked in by patdenice, 13 years ago

Add piwigo mobile for iOS

File size: 596 bytes
RevLine 
[12411]1/*
2 * PhoneGap is available under *either* the terms of the modified BSD license *or* the
3 * MIT License (2008). See http://opensource.org/licenses/alphabetical for full text.
4 *
5 * Copyright (c) 2011, IBM Corporation
6 */
7
8// accessibility label for recording button
9"toggle audio recording" = "grabación de audio cambiar";
10// notification spoken by VoiceOver when timed recording finishes
11"timed recording complete" = "tiempo de grabación completo";
12// accessibility hint for display of recorded elapsed time
13"recorded time in minutes and seconds" = "tiempo registrado en minutos y segundos";
Note: See TracBrowser for help on using the repository browser.