From 4c38a3d9d7a935ae1b459abf31841c5dd0490cb8 Mon Sep 17 00:00:00 2001 From: Yaron Shahrabani Date: Tue, 25 Jan 2011 11:30:09 +0200 Subject: [PATCH] Added Hebrew translation. --- po/LINGUAS | 1 + po/he.po | 112 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 113 insertions(+) create mode 100644 po/he.po diff --git a/po/LINGUAS b/po/LINGUAS index a8a9ac2..ee70b02 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -2,6 +2,7 @@ cs el es gl +he nb pa sl diff --git a/po/he.po b/po/he.po new file mode 100644 index 0000000..89e5a39 --- /dev/null +++ b/po/he.po @@ -0,0 +1,112 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# Yaron Shahrabani , 2011. +msgid "" +msgstr "" +"Project-Id-Version: at-spi2-core\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-01-25 11:26+0200\n" +"PO-Revision-Date: 2011-01-25 11:29+0300\n" +"Last-Translator: Yaron Shahrabani \n" +"Language-Team: Gezer (Hebrew)\n" +"Language: he\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Virtaal 0.7.0-beta4\n" +"X-Poedit-Language: Hebrew\n" +"X-Poedit-Country: ISRAEL\n" +"X-Poedit-SourceCharset: UTF-8\n" +"X-Project-Style: default\n" + +#: ../atspi/atspi-misc.c:292 +#, c-format +msgid "AT-SPI: Unknown signature %s for RemoveAccessible" +msgstr "AT-SPI: Unknown signature %s for RemoveAccessible" + +#: ../atspi/atspi-misc.c:330 +#, c-format +msgid "AT-SPI: Error calling getRoot for %s: %s" +msgstr "AT-SPI: Error calling getRoot for %s: %s" + +#: ../atspi/atspi-misc.c:490 +#, c-format +msgid "AT-SPI: Error in GetItems, sender=%s, error=%s" +msgstr "AT-SPI: Error in GetItems, sender=%s, error=%s" + +#: ../atspi/atspi-misc.c:595 +#, c-format +msgid "" +"AT-SPI: Called _atspi_dbus_return_accessible_from_message with strange " +"signature %s" +msgstr "" +"AT-SPI: Called _atspi_dbus_return_accessible_from_message with strange " +"signature %s" + +#: ../atspi/atspi-misc.c:624 +#, c-format +msgid "" +"AT-SPI: Called _atspi_dbus_return_hyperlink_from_message with strange " +"signature %s" +msgstr "" +"AT-SPI: Called _atspi_dbus_return_hyperlink_from_message with strange " +"signature %s" + +#: ../atspi/atspi-misc.c:651 +#, c-format +msgid "AT-SPI: AddAccessible with unknown signature %s\n" +msgstr "AT-SPI: AddAccessible with unknown signature %s\n" + +#: ../atspi/atspi-misc.c:841 +msgid "AT-SPI: Could not get the display\n" +msgstr "AT-SPI: Could not get the display\n" + +#: ../atspi/atspi-misc.c:859 +msgid "AT-SPI: Accessibility bus not found - Using session bus.\n" +msgstr "AT-SPI: Accessibility bus not found - Using session bus.\n" + +#: ../atspi/atspi-misc.c:863 ../atspi/atspi-misc.c:872 +#, c-format +msgid "AT-SPI: Couldn't connect to bus: %s\n" +msgstr "AT-SPI: Couldn't connect to bus: %s\n" + +#: ../atspi/atspi-misc.c:879 +#, c-format +msgid "AT-SPI: Couldn't register with bus: %s\n" +msgstr "AT-SPI: Couldn't register with bus: %s\n" + +#: ../atspi/atspi-misc.c:1018 ../atspi/atspi-misc.c:1070 +#: ../atspi/atspi-misc.c:1111 +msgid "The application no longer exists" +msgstr "The application no longer exists" + +#: ../atspi/atspi-misc.c:1147 +#, c-format +msgid "AT-SPI: expected a variant when fetching %s from interface %s; got %s\n" +msgstr "AT-SPI: expected a variant when fetching %s from interface %s; got %s\n" + +#: ../atspi/atspi-misc.c:1153 +#, c-format +msgid "atspi_dbus_get_property: Wrong type: expected %s, got %c\n" +msgstr "atspi_dbus_get_property: Wrong type: expected %s, got %c\n" + +#: ../atspi/atspi-misc.c:1297 +#, c-format +msgid "AT-SPI: Unknown interface %s" +msgstr "AT-SPI: Unknown interface %s" + +#: ../atspi/atspi-misc.c:1317 +#, c-format +msgid "AT-SPI: expected 2 values in states array; got %d\n" +msgstr "AT-SPI: expected 2 values in states array; got %d\n" + +#: ../atspi/atspi-accessible.c:966 +msgid "Streamable content not implemented" +msgstr "Streamable content not implemented" + +#: ../atspi/atspi-event-listener.c:770 +#, c-format +msgid "Got invalid signature %s for signal %s from interface %s\n" +msgstr "Got invalid signature %s for signal %s from interface %s\n" -- 2.7.4