home *** CD-ROM | disk | FTP | other *** search
- "NOT_AVAILABLE" = "No disponible";
- "WIDTH_HEIGHT_FMT" ="%d x %d";
- "NONE_MSG" = "Ninguno/a";
- "MONAURAL_MSG" = "Mono";
- "STEREO_MSG" = "Estéreo";
- "UNKNOWN_MSG" = "Desconocido/a";
-
- /* Time formatting strings */
- "HH_MM_SS_FF_FMT" = "%dh %02dm %02ds %02df";
- "MM_SS_FF_FMT" = "%dm %02ds %02df";
- "SS_FF_FMT" = "%ds %02df";
- "FF_FMT" = "%df";
-
- /* Data size and rate formatting string keys */
- "BYTES_FMT" = "%d bytes";
- "KBYTES_FMT" = "%.1f Kbytes";
- "MBYTES_FMT" = "%.1f Mbytes";
- "BYTES_PER_SEC_FMT" = "%d bytes/seg";
- "KBYTES_PER_SEC_FMT" = "%.1f Kb/seg";
- "MBYTES_PER_SEC_FMT" = "%.1f Mb/seg";
-
- /* File Formats */
- "MooV" = "QuickTime";
-
- /* Document fatal error alert */
- "DOC_ERROR_TITLE" = "Error NEXTIME";
- "DOC_ERROR_MSG_DOC" = "Se ha producido un error interno en el documento %@ y éste se cerrará.";
- "DOC_ERROR_MSG" = "Se ha producido un error interno en el documento y éste se cerrará.";
-