Changeset eac542b8dbbb0cd226442fbe8494256371810a8a for i18n
- Timestamp:
- 07/19/09 00:21:28 (3 years ago)
- Children:
- c5606aa8a15998dd28faee8a3141cb8ac83b8d24
- Parents:
- ebf9132bb918ff995e2b561867be329ec3e9a9ee
- git-committer:
- Leo Antunes <leo@…> (07/19/09 00:21:28)
- Location:
- i18n
- Files:
-
- 2 modified
-
pidgin-awayonlock.pot (modified) (2 diffs)
-
pt_BR.po (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
i18n/pidgin-awayonlock.pot
rf61e5d9 reac542b 9 9 "Project-Id-Version: PACKAGE VERSION\n" 10 10 "Report-Msgid-Bugs-To: \n" 11 "POT-Creation-Date: 2009-0 6-01 22:51+0200\n"11 "POT-Creation-Date: 2009-07-19 00:16+0200\n" 12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 50 50 msgid "Default away status" 51 51 msgstr "" 52 53 #: prefs.c:65 54 msgid "Activate only if available" 55 msgstr "" -
i18n/pt_BR.po
rebf9132 reac542b 1 1 # #-#-#-#-# pidgin-awayonlock.pot (PACKAGE VERSION) #-#-#-#-# 2 # SOME DESCRIPTIVE TITLE.3 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER4 # This file is distributed under the same license as the PACKAGEpackage.5 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.2 # pidgin plugin to set as away on screensaver activation. 3 # Copyright (C) 2009 4 # This file is distributed under the same license as the awayonlock package. 5 # Leo Antunes <leo@costela.net>. 6 6 # 7 7 # #-#-#-#-# pt_BR.po (PACKAGE VERSION) #-#-#-#-# 8 # Portuguese translations for PACKAGEpackage.9 # Copyright (C) 2009 THE PACKAGE'S COPYRIGHT HOLDER10 # This file is distributed under the same license as the PACKAGEpackage.11 # <leo@costela.net>, 2009.8 # Portuguese translations for awayonlock package. 9 # Copyright (C) 2009 Leo Antunes <leo@costela.net> 10 # This file is distributed under the same license as the awayonlock package. 11 # Leo Antunes <leo@costela.net>, 2009. 12 12 # 13 13 #, fuzzy … … 16 16 "Project-Id-Version: PACKAGE VERSION\n" 17 17 "Report-Msgid-Bugs-To: \n" 18 "POT-Creation-Date: 2009-0 6-01 22:51+0200\n"18 "POT-Creation-Date: 2009-07-19 00:16+0200\n" 19 19 "PO-Revision-Date: 2009-01-31 22:13+0100\n" 20 20 "Last-Translator: <leo@costela.net>\n" … … 26 26 "Plural-Forms: nplurals=2; plural=(n > 1);\n" 27 27 28 #: awayonlock.c:157 29 msgid "Away-on-lock" 30 msgstr "" 31 32 #: prefs.c:44 33 msgid "Default away status" 34 msgstr "Status ausente padrão" 28 #: awayonlock.c:61 29 msgid "Failed to get a DBus connection." 30 msgstr "Falha ao conseguir uma conexão DBus" 35 31 36 32 #: awayonlock.c:77 … … 38 34 msgstr "Falha ao criar um Proxy DBus" 39 35 40 #: awayonlock.c:61 41 msgid "Failed to get a DBus connection." 42 msgstr "Falha ao conseguir uma conexão DBus" 43 44 #: awayonlock.c:160 45 msgid "Leo Antunes <leo@costela.net>" 36 #: awayonlock.c:157 37 msgid "Away-on-lock" 46 38 msgstr "" 47 39 … … 49 41 msgid "Sets you as away when your screensaver is activated" 50 42 msgstr "Define status como ausente quando o salva-tela é ativado" 51 52 #: prefs.c:4253 msgid "Status to set on screensaver activation"54 msgstr "Status para usar quando o salva-tela for ativado"55 43 56 44 #: awayonlock.c:159 … … 61 49 "Este plugin define o status atual como o status ausente padrão quando o " 62 50 "salva-tela é ativado" 51 52 #: awayonlock.c:160 53 msgid "Leo Antunes <leo@costela.net>" 54 msgstr "" 55 56 #: prefs.c:42 57 msgid "Status to set on screensaver activation" 58 msgstr "Status para usar quando o salva-tela for ativado" 59 60 #: prefs.c:44 61 msgid "Default away status" 62 msgstr "Status ausente padrão" 63 64 #: prefs.c:65 65 msgid "Activate only if available" 66 msgstr "Ativar somente quando disponÃvel"