Changeset 826d0d375e42d8e4018950dd84b37689b3f666fa for i18n
- Timestamp:
- 02/09/09 20:46:06 (3 years ago)
- Children:
- 56547456e406341caca65cfab1abe64869a0ffa0
- Parents:
- 6b1d64afe2adb48823dd4dd68d1d563a80537874
- git-author:
- Leo Antunes <leo@…> (02/09/09 20:32:08)
- git-committer:
- Leo 'costela' Antunes <leo@…> (02/09/09 20:46:06)
- Location:
- i18n
- Files:
-
- 2 modified
-
pidgin-awayonlock.pot (modified) (2 diffs)
-
pt_BR.po (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
i18n/pidgin-awayonlock.pot
r7bfa81d r826d0d3 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2009-0 1-31 22:10+0100\n"11 "POT-Creation-Date: 2009-02-09 18:09+0100\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 17 17 "Content-Transfer-Encoding: 8bit\n" 18 18 19 #: awayonlock.c:88 19 #: awayonlock.c:125 20 msgid "Away-on-lock" 21 msgstr "" 22 23 #: awayonlock.c:62 20 24 msgid "Failed to create a DBus Proxy." 21 25 msgstr "" 22 26 23 #: awayonlock.c: 7627 #: awayonlock.c:50 24 28 msgid "Failed to get a DBus connection." 25 29 msgstr "" 30 31 #: awayonlock.c:128 32 msgid "Leo Antunes <leo@costela.net>" 33 msgstr "" 34 35 #: awayonlock.c:126 36 msgid "Sets you as away when your screensaver is activated" 37 msgstr "" 38 39 #: awayonlock.c:127 40 msgid "" 41 "This plugin sets your status to the default away status whenever your " 42 "screensaver gets activated." 43 msgstr "" -
i18n/pt_BR.po
r7bfa81d r826d0d3 8 8 "Project-Id-Version: PACKAGE VERSION\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2009-0 1-31 22:10+0100\n"10 "POT-Creation-Date: 2009-02-09 17:58+0100\n" 11 11 "PO-Revision-Date: 2009-01-31 22:13+0100\n" 12 12 "Last-Translator: <leo@costela.net>\n" … … 17 17 "Plural-Forms: nplurals=2; plural=(n > 1);\n" 18 18 19 #: awayonlock.c:88 19 #: awayonlock.c:125 20 msgid "Away-on-lock" 21 msgstr "" 22 23 #: awayonlock.c:62 20 24 msgid "Failed to create a DBus Proxy." 21 25 msgstr "Falha ao criar um Proxy DBus" 22 26 23 #: awayonlock.c: 7627 #: awayonlock.c:50 24 28 msgid "Failed to get a DBus connection." 25 29 msgstr "Falha ao conseguir uma conexão DBus" 30 31 #: awayonlock.c:128 32 msgid "Leo Antunes <leo@costela.net>" 33 msgstr "" 34 35 #: awayonlock.c:126 36 msgid "Sets you as away when your screensaver is activated" 37 msgstr "Define status como ausente quando o salva-tela é ativado" 38 39 #: awayonlock.c:127 40 msgid "" 41 "This plugin sets your status to the default away status whenever your " 42 "screensaver gets activated." 43 msgstr "Este plugin define o status atual como o status ausente padrão quando o salva-tela é ativado"