From 236c80fe735b478f944a5fcf6b1c15562e8bddf5 Mon Sep 17 00:00:00 2001 From: Og Maciel Date: Tue, 22 Jan 2008 21:42:27 +0100 Subject: Update brasilian portuguese translation. --- po/pt_BR.po | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'po/pt_BR.po') diff --git a/po/pt_BR.po b/po/pt_BR.po index 9eadd967..9c9ce2a5 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -2,15 +2,15 @@ # Copyright (C) 2007 Mikael Magnusson # This file is distributed under the same license as the openbox package. # crimeboy, 2007. -# Og Maciel , 2007. +# Og Maciel , 2007, 2008. # msgid "" msgstr "" -"Project-Id-Version: Openbox 3.4.3\n" +"Project-Id-Version: Openbox 3.4.6\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-01-17 22:13+0100\n" -"PO-Revision-Date: 2007-07-20 16:43+0200\n" -"Last-Translator: Og Maciel \n" +"POT-Creation-Date: 2008-01-22 21:40+0100\n" +"PO-Revision-Date: 2008-01-22 21:42+0100\n" +"Last-Translator: Og Maciel \n" "Language-Team: Brazilian Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -27,18 +27,18 @@ msgstr "Ação inválida '%s' requisitada. Ação não existe." msgid "Failed to convert the path '%s' from utf8" msgstr "Falha ao converter o caminho '%s' do utf8" -#: openbox/actions/execute.c:97 openbox/actions/execute.c:115 +#: openbox/actions/execute.c:97 openbox/actions/execute.c:116 #, c-format msgid "Failed to execute '%s': %s" msgstr "Falha ao executar '%s': %s" #: openbox/client.c:1973 openbox/client.c:2005 msgid "Killing..." -msgstr "" +msgstr "Terminando..." #: openbox/client.c:1975 openbox/client.c:2007 msgid "Not Responding" -msgstr "" +msgstr "Não Responsivo" #: openbox/client_list_combined_menu.c:90 openbox/client_list_menu.c:93 msgid "Go there..." @@ -255,7 +255,7 @@ msgstr " --restart Reinicia o Openbox\n" #: openbox/openbox.c:495 msgid " --exit Exit Openbox\n" -msgstr "" +msgstr " --exit Sai do Openbox\n" #: openbox/openbox.c:496 msgid "" @@ -293,7 +293,7 @@ msgstr "" "\n" "Por favor reporte erros em %s\n" -#: openbox/openbox.c:604 +#: openbox/openbox.c:602 #, c-format msgid "Invalid command line argument '%s'\n" msgstr "Argumento de linha de comando inválido '%s'\n" @@ -334,7 +334,7 @@ msgstr "Não foi possível salvar a sessão em '%s': %s" msgid "Error while saving the session to '%s': %s" msgstr "Erro enquanto salvando a sessão em '%s': %s" -#: openbox/startupnotify.c:237 +#: openbox/startupnotify.c:241 #, c-format msgid "Running %s\n" msgstr "Executando %s\n" -- cgit v1.2.3 From 2570d8f25fcbfbae344b33cd63774a37c952d6eb Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Tue, 29 Jan 2008 14:04:31 +0100 Subject: Mark translations without the new desktop number mismatch message as 3.4.5. Update swedish translation with them. [ I mistakenly originally made this commit on 3.4-working (commit 7f514044f7fb8f5c2948d9b3da837a9b46717ee5) so the changes got lost on a subsequent merge from backport when we usually overwrite po/. ] --- po/pt_BR.po | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'po/pt_BR.po') diff --git a/po/pt_BR.po b/po/pt_BR.po index 9c9ce2a5..9afabafa 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -6,9 +6,9 @@ # msgid "" msgstr "" -"Project-Id-Version: Openbox 3.4.6\n" +"Project-Id-Version: Openbox 3.4.5\n" "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n" -"POT-Creation-Date: 2008-01-22 21:40+0100\n" +"POT-Creation-Date: 2008-01-25 03:51+0100\n" "PO-Revision-Date: 2008-01-22 21:42+0100\n" "Last-Translator: Og Maciel \n" "Language-Team: Brazilian Portuguese \n" @@ -314,7 +314,14 @@ msgstr "" msgid "The WM on screen %d is not exiting" msgstr "O gerenciador de janelas na tela %d não está saindo" -#: openbox/screen.c:1162 +#: openbox/screen.c:407 +#, c-format +msgid "" +"Openbox is configured for %d desktops, but the current session has %d. " +"Overriding the Openbox configuration." +msgstr "" + +#: openbox/screen.c:1168 #, c-format msgid "desktop %i" msgstr "área de trabalho %i" -- cgit v1.2.3