From 0cc2216b99e047326b37586801735d0a0dacc406 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Tue, 22 Jan 2008 08:00:20 +0100 Subject: Update russian translation, by Snelius. --- po/ru.po | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'po/ru.po') diff --git a/po/ru.po b/po/ru.po index 12c6b0c1..f4f11eb3 100644 --- a/po/ru.po +++ b/po/ru.po @@ -6,10 +6,10 @@ # 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-08-17 22:36+0200\n" +"POT-Creation-Date: 2008-01-22 07:58+0100\n" +"PO-Revision-Date: 2008-01-22 07:56+0100\n" "Last-Translator: Nikita Bukhvostov \n" "Language-Team: Russian \n" "MIME-Version: 1.0\n" @@ -19,25 +19,25 @@ msgstr "" #: openbox/actions.c:149 #, c-format msgid "Invalid action '%s' requested. No such action exists." -msgstr "" +msgstr "Запрошенное действие '%s' не найдено." #: openbox/actions/execute.c:88 #, c-format msgid "Failed to convert the path '%s' from utf8" msgstr "Не удалось сконвертировать путь '%s' из 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 "Не удалось запустить '%s': %s" #: openbox/client.c:1973 openbox/client.c:2005 msgid "Killing..." -msgstr "" +msgstr "Завершение..." #: openbox/client.c:1975 openbox/client.c:2007 msgid "Not Responding" -msgstr "" +msgstr "Не отвечает" #: openbox/client_list_combined_menu.c:90 openbox/client_list_menu.c:93 msgid "Go there..." @@ -252,7 +252,7 @@ msgstr " --restart Перезапустить Openbox\n" #: openbox/openbox.c:495 msgid " --exit Exit Openbox\n" -msgstr "" +msgstr " --exit Выход из Openbox\n" #: openbox/openbox.c:496 msgid "" @@ -289,7 +289,7 @@ msgstr "" "\n" "Пожалуйста, сообщайте об ошибках на %s\n" -#: openbox/openbox.c:604 +#: openbox/openbox.c:602 #, c-format msgid "Invalid command line argument '%s'\n" msgstr "Некорректный командный параметр '%s'\n" @@ -329,7 +329,7 @@ msgstr "Не могу сохранить сессию в '%s': %s" msgid "Error while saving the session to '%s': %s" msgstr "Ошибка при сохранении сессии в '%s': %s" -#: openbox/startupnotify.c:237 +#: openbox/startupnotify.c:241 #, c-format msgid "Running %s\n" msgstr "Запущен %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/ru.po | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'po/ru.po') diff --git a/po/ru.po b/po/ru.po index f4f11eb3..c0b6a5b6 100644 --- a/po/ru.po +++ b/po/ru.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 07:58+0100\n" +"POT-Creation-Date: 2008-01-25 03:51+0100\n" "PO-Revision-Date: 2008-01-22 07:56+0100\n" "Last-Translator: Nikita Bukhvostov \n" "Language-Team: Russian \n" @@ -309,7 +309,14 @@ msgstr "Не могу получить выбор менеджера окон н msgid "The WM on screen %d is not exiting" msgstr "Менеджер окон на экране %d не завершается" -#: 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 "рабочий стол %i" -- cgit v1.2.3