ports/129296: [PATCH] net-im/pidgin-libnotify: add Russian translation Ops, I'm sorry for wrong patch. Here is a new patch:

Alexander Logvinov ports at logvinov.com
Sun Nov 30 15:00:15 UTC 2008


The following reply was made to PR ports/129296; it has been noted by GNATS.

From: Alexander Logvinov <ports at logvinov.com>
To: bug-followup at FreeBSD.org, ports at logvinov.com
Cc: meethune at gmail.com
Subject: Re: ports/129296: [PATCH] net-im/pidgin-libnotify: add Russian translation
 
 Ops, I'm sorry for wrong patch. Here is a new patch:
Date: Sun, 30 Nov 2008 23:53:57 +0900 (YAKT)

 Index: Makefile
 ===================================================================
 RCS file: /home/pcvs/ports/net-im/pidgin-libnotify/Makefile,v
 retrieving revision 1.9
 diff -u -r1.9 Makefile
 --- Makefile	21 Aug 2008 21:40:49 -0000	1.9
 +++ Makefile	30 Nov 2008 14:43:36 -0000
 @@ -7,9 +7,9 @@
  
  PORTNAME=	libnotify
  PORTVERSION=	0.13
 -PORTREVISION=	5
 +PORTREVISION=	6
  CATEGORIES=	net-im
 -MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 +MASTER_SITES=	SF
  MASTER_SITE_SUBDIR=	gaim-libnotify
  PKGNAMEPREFIX=	pidgin-
  DISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
 Index: pkg-plist
 ===================================================================
 RCS file: /home/pcvs/ports/net-im/pidgin-libnotify/pkg-plist,v
 retrieving revision 1.1
 diff -u -r1.1 pkg-plist
 --- pkg-plist	15 Jul 2007 21:35:33 -0000	1.1
 +++ pkg-plist	30 Nov 2008 14:43:36 -0000
 @@ -8,6 +8,7 @@
  %%NLS%%share/locale/pt/LC_MESSAGES/pidgin-libnotify.mo
  %%NLS%%share/locale/pt_BR/LC_MESSAGES/pidgin-libnotify.mo
  %%NLS%%share/locale/ro/LC_MESSAGES/pidgin-libnotify.mo
 +%%NLS%%share/locale/ru/LC_MESSAGES/pidgin-libnotify.mo
  %%NLS%%share/locale/sl/LC_MESSAGES/pidgin-libnotify.mo
  %%NLS%%share/locale/zh_CN/LC_MESSAGES/pidgin-libnotify.mo
  lib/purple-2/pidgin-libnotify.so
 Index: files/patch-configure
 ===================================================================
 RCS file: files/patch-configure
 diff -N files/patch-configure
 --- /dev/null	1 Jan 1970 00:00:00 -0000
 +++ files/patch-configure	30 Nov 2008 14:43:36 -0000
 @@ -0,0 +1,11 @@
 +--- configure.orig	2008-11-30 23:12:58.000000000 +0900
 ++++ configure	2008-11-30 23:13:08.000000000 +0900
 +@@ -19855,7 +19855,7 @@
 + 
 + GETTEXT_PACKAGE=pidgin-libnotify
 + 
 +-ALL_LINGUAS="es fr it nl pl pt pt_BR sl hu zh_CN ro gl"
 ++ALL_LINGUAS="es fr it nl pl pt pt_BR sl hu zh_CN ro gl ru"
 + 
 + 
 + for ac_header in locale.h
 Index: files/patch-po_ru.po
 ===================================================================
 RCS file: files/patch-po_ru.po
 diff -N files/patch-po_ru.po
 --- /dev/null	1 Jan 1970 00:00:00 -0000
 +++ files/patch-po_ru.po	30 Nov 2008 14:43:36 -0000
 @@ -0,0 +1,76 @@
 +--- po/ru.po	1970-01-01 09:00:00.000000000 +0900
 ++++ po/ru.po	2008-11-30 23:18:38.000000000 +0900
 +@@ -0,0 +1,73 @@
 ++# Russian translations for pidgin-libnotify.
 ++# Copyright (C) 2008 Alexander Logvinov <ports at logvinov.com>
 ++# This file is distributed under the same license as the pidgin-libnotify package.
 ++# Alexander Logvinov <ports at logvinov.com>, 2008.
 ++#
 ++msgid ""
 ++msgstr ""
 ++"Project-Id-Version: pidgin-libnotify\n"
 ++"Report-Msgid-Bugs-To: \n"
 ++"POT-Creation-Date: 2007-06-30 19:58+0000\n"
 ++"PO-Revision-Date: 2008-11-30 22:51+0900\n"
 ++"Last-Translator: Alexander Logvinov <ports at logvinov.com>\n"
 ++"Language-Team: Russian\n"
 ++"MIME-Version: 1.0\n"
 ++"Content-Type: text/plain; charset=UTF-8\n"
 ++"Content-Transfer-Encoding: 8bit\n"
 ++"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
 ++"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 ++
 ++#: src/pidgin-libnotify.c:57
 ++msgid "New messages"
 ++msgstr "Новые сообщения"
 ++
 ++#: src/pidgin-libnotify.c:62
 ++msgid "Only new conversations"
 ++msgstr "Только новые беседы"
 ++
 ++#: src/pidgin-libnotify.c:67
 ++msgid "Ignore events from blocked users"
 ++msgstr "Игнорировать события заблокированных пользователей"
 ++
 ++#: src/pidgin-libnotify.c:72
 ++msgid "Buddy signs on"
 ++msgstr "Собеседник входит в сеть"
 ++
 ++#: src/pidgin-libnotify.c:77
 ++msgid "Buddy signs off"
 ++msgstr "Собеседник выходит из сети"
 ++
 ++#: src/pidgin-libnotify.c:315
 ++msgid "Show"
 ++msgstr "Показать"
 ++
 ++#: src/pidgin-libnotify.c:347
 ++#, c-format
 ++msgid "%s signed on"
 ++msgstr "%s входит в сеть"
 ++
 ++#: src/pidgin-libnotify.c:379
 ++#, c-format
 ++msgid "%s signed off"
 ++msgstr "%s выходит из сети"
 ++
 ++#: src/pidgin-libnotify.c:406
 ++#, c-format
 ++msgid "%s says:"
 ++msgstr "%s пишет:"
 ++
 ++#: src/pidgin-libnotify.c:572
 ++msgid "Libnotify Popups"
 ++msgstr "Всплывающие окна libnotify"
 ++
 ++#: src/pidgin-libnotify.c:573
 ++msgid "Displays popups via libnotify."
 ++msgstr "Показывает всплывающие окна через libnotify. "
 ++
 ++#: src/pidgin-libnotify.c:574
 ++msgid ""
 ++"Pidgin-libnotify:\n"
 ++"Displays popups via libnotify."
 ++msgstr ""
 ++"Поддержка libnotify для Pidgin:\n" 
 ++"Показывает всплывающие окна через libnotify."



More information about the freebsd-ports-bugs mailing list