[vlc-commits] l10n: Spanish update

picodotdev git at videolan.org
Mon Dec 7 11:48:00 UTC 2020


vlc/vlc-3.0 | branch: master | picodotdev <pico.dev at gmail.com> | Sun Nov 29 00:42:59 2020 +0100| [7f70d3cfe57dc7a5ecd5a3b8fd9b7916cc4f2777] | committer: David Fuhrmann

l10n: Spanish update

InfoPlist.strings: 100% translated

Signed-off-by: David Fuhrmann <dfuhrmann at videolan.org>
(cherry picked from commit 256b1eaa3b8e08c4940bbfe363ecbd6e9fb8b4e7)
Signed-off-by: David Fuhrmann <dfuhrmann at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=7f70d3cfe57dc7a5ecd5a3b8fd9b7916cc4f2777
---

 modules/gui/macosx/Resources/es.lproj/InfoPlist.strings | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/modules/gui/macosx/Resources/es.lproj/InfoPlist.strings b/modules/gui/macosx/Resources/es.lproj/InfoPlist.strings
new file mode 100644
index 0000000000..3aa0eb96af
--- /dev/null
+++ b/modules/gui/macosx/Resources/es.lproj/InfoPlist.strings
@@ -0,0 +1,10 @@
+/* Localized versions of Info.plist keys */
+
+"NSCameraUsageDescription" = "VLC quiere acceder a la cámara a solicitud el usuario.";
+"NSMicrophoneUsageDescription" = "VLC quiere acceder al micrófono a solicitud el usuario.";
+"NSAppleEventsUsageDescription" = "VLC quiere pausar y reanudar reproductores de medios externos.";
+"NSDesktopFolderUsageDescription" = "VLC quiere acceder a la carpeta escritorio a solicitud el usuario.";
+"NSDocumentsFolderUsageDescription" = "VLC quiere acceder a la carpeta documentos a solicitud el usuario.";
+"NSDownloadsFolderUsageDescription" = "VLC quiere acceder a la carpeta descargas a solicitud el usuario.";
+"NSNetworkVolumesUsageDescription" = "VLC quiere acceder al volumen de red a solicitud el usuario.";
+"NSRemovableVolumesUsageDescription" = "VLC quiere acceder al volumen extraíble a solicitud el usuario.";



More information about the vlc-commits mailing list