Skip to content

Commit 8f8eae0

Browse files
avmasam-m888
authored andcommitted
[Query]Hebrew translation[gramps51](#231)
1 parent 82fc932 commit 8f8eae0

File tree

1 file changed

+60
-0
lines changed

1 file changed

+60
-0
lines changed

Query/po/he-local.po

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the PACKAGE package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
msgid ""
7+
msgstr ""
8+
"Project-Id-Version: \n"
9+
"Report-Msgid-Bugs-To: \n"
10+
"POT-Creation-Date: 2019-01-04 18:55-0600\n"
11+
"PO-Revision-Date: 2019-09-20 13:12+0300\n"
12+
"Language-Team: \n"
13+
"MIME-Version: 1.0\n"
14+
"Content-Type: text/plain; charset=UTF-8\n"
15+
"Content-Transfer-Encoding: 8bit\n"
16+
"X-Generator: Poedit 2.2.1\n"
17+
"Last-Translator: Avi Markovitz <[email protected]>\n"
18+
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n==2 ? 1 : n>10 && n%10==0 ? 2 : 3);\n"
19+
"Language: he\n"
20+
21+
#: Query/Query.gpr.py:9
22+
msgid "Query Gramplet"
23+
msgstr "גרמפלט שאילתה"
24+
25+
#: Query/Query.gpr.py:10
26+
msgid "Gramplet for running SQL-like queries"
27+
msgstr "גרמפלט להרצת שאילתות דמוי-SQL"
28+
29+
#: Query/Query.gpr.py:18
30+
msgid "Query"
31+
msgstr "שאילתה"
32+
33+
#: Query/Query.gpr.py:31
34+
msgid "Query Quickview"
35+
msgstr "מבט מהיר לשאילתה"
36+
37+
#: Query/Query.gpr.py:32
38+
msgid "Quick view for SQL-like running queries"
39+
msgstr "מבט מהיר עסור גרמפלט להרצת שאילתות דמוי-SQL"
40+
41+
#: Query/QueryGramplet.py:52
42+
msgid "Enter Python expressions"
43+
msgstr "הזנת ביטוי פייתון"
44+
45+
#: Query/QueryGramplet.py:176
46+
msgid "Enter SQL query"
47+
msgstr "הזנת שאילתת SQL"
48+
49+
#: Query/QueryQuickview.py:347 Query/QueryQuickview.py:367
50+
#, python-format
51+
msgid "%d rows processed in %s seconds.\n"
52+
msgstr "%d שורות עובדו ב %s שניות.\n"
53+
54+
#: Query/QueryQuickview.py:425
55+
msgid "Date"
56+
msgstr "תאריך"
57+
58+
#: Query/QueryQuickview.py:426
59+
msgid "Today"
60+
msgstr "היום"

0 commit comments

Comments
 (0)