Skip to content

Commit

Permalink
Add Catalan and Spanish translations
Browse files Browse the repository at this point in the history
  • Loading branch information
fitojb committed Jan 10, 2015
1 parent 84bbd3f commit 050cfa8
Show file tree
Hide file tree
Showing 4 changed files with 86 additions and 0 deletions.
Binary file added i18n/ca/LC_MESSAGES/pebble-remote.mo
Binary file not shown.
Binary file added i18n/es/LC_MESSAGES/pebble-remote.mo
Binary file not shown.
43 changes: 43 additions & 0 deletions po/ca.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# pebble-remote translation file.
# Copyright (C) 2015
# This file is distributed under the same license as the pebble-remote package.
# Gülşah KÖSE <[email protected]>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-03 01:34+0200\n"
"PO-Revision-Date: 2015-01-10 11:14-0600\n"
"Last-Translator: Adolfo Jayme Barrientos <[email protected]>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.7.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: ca\n"

#: libpebble/p.py:17
msgid "LibreOffice Remote Control "
msgstr "Comandament a distància del LibreOffice"

#: libpebble/p.py:17
msgid "Next"
msgstr "Següent"

#: libpebble/p.py:17
msgid "Previous"
msgstr "Anterior"

#: libpebble/p.py:25
msgid "Something's wrong"
msgstr "S'ha produït un error"

#: libpebble/p.py:47
msgid "waiting for events"
msgstr "esperant esdeveniments"

#: libpebble/p.py:77
msgid "Could not connect to Pebble"
msgstr "No s'ha pugut connectar amb el Pebble"
43 changes: 43 additions & 0 deletions po/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# pebble-remote translation file.
# Copyright (C) 2015
# This file is distributed under the same license as the pebble-remote package.
# Gülşah KÖSE <[email protected]>, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-03 01:34+0200\n"
"PO-Revision-Date: 2015-01-10 11:14-0600\n"
"Last-Translator: Adolfo Jayme Barrientos <[email protected]>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 1.7.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: es\n"

#: libpebble/p.py:17
msgid "LibreOffice Remote Control "
msgstr "Control remoto de LibreOffice"

#: libpebble/p.py:17
msgid "Next"
msgstr "Siguiente"

#: libpebble/p.py:17
msgid "Previous"
msgstr "Anterior"

#: libpebble/p.py:25
msgid "Something's wrong"
msgstr "Ocurrió un error"

#: libpebble/p.py:47
msgid "waiting for events"
msgstr "esperando eventos"

#: libpebble/p.py:77
msgid "Could not connect to Pebble"
msgstr "No se pudo conectar a Pebble"

0 comments on commit 050cfa8

Please sign in to comment.