Blame view
sources/apps/l10n/gl/gallery.po
1.57 KB
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # antiparvos <marcoslansgarza@gmail.com>, 2012 # mbouzada <mbouzada@gmail.com>, 2013 # Xosé M. Lamas <correo.xmgz@gmail.com>, 2012 msgid "" msgstr "" "Project-Id-Version: ownCloud " "Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-11-27 09:17-0500 " "PO-Revision-Date: 2013-11-26 14:18+0000 " "Last-Translator: mbouzada <mbouzada@gmail.com> " "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: gl " "Plural-Forms: nplurals=2; plural=(n != 1); " #: appinfo/app.php:36 msgid "Pictures" msgstr "Imaxes" #: js/gallery.js:296 msgid "Shared by" msgstr "Compartido por" #: js/public.js:9 msgid "Picture view" msgstr "Ver imaxes" #: js/slideshow.js:323 msgid "Error loading slideshow template" msgstr "Produciuse un erro ao cargar o modelo do diaporama" #: templates/index.php:4 templates/index.php:5 msgid "Share" msgstr "Compartir" #: templates/no-image-app.php:9 msgid "" "The \"Image Viewer\" application also need to be enabled to use this " "application." msgstr "Para usar este aplicativo tamén tes que activar o «Visor de imaxes»" #: templates/public.php:9 #, php-format msgid "%s shared <strong>%s</strong> with you" msgstr "%s compartíu <strong>%s</strong> con vostede" #: templates/public.php:16 msgid "File list" msgstr "Lista de ficheiros" |