Skip to content

Commit 2e77313

Browse files
avmaprculley
authored andcommitted
Hebrew translation for PhototaggingGramplet
1 parent 457c23d commit 2e77313

File tree

1 file changed

+154
-0
lines changed

1 file changed

+154
-0
lines changed
Lines changed: 154 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,154 @@
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 Avi Markovitz <[email protected]>, 2019.
5+
#
6+
msgid ""
7+
msgstr ""
8+
"Project-Id-Version: \n"
9+
"Report-Msgid-Bugs-To: \n"
10+
"POT-Creation-Date: 2019-01-22 09:28-0600\n"
11+
"PO-Revision-Date: 2019-09-15 19:17+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 <avi@avi-PC-Mint19>\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+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.gpr.py:3
22+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.gpr.py:11
23+
msgid "Photo Tagging"
24+
msgstr "תיוג תמונה"
25+
26+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.gpr.py:4
27+
msgid "Gramplet for tagging people in photos"
28+
msgstr "גראמפלט לתיוג אנשים בתמונות"
29+
30+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:118
31+
msgid "Selection"
32+
msgstr "בחירה"
33+
34+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:120
35+
msgid "Replace existing references to the person being assigned without asking"
36+
msgstr "החלפת הפניות קיימות לאדם ללא שאלה מקדימה"
37+
38+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:127
39+
msgid "Face detection"
40+
msgstr "זיהוי פנים"
41+
42+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:130
43+
msgid "Minimum face width (px)"
44+
msgstr "רוחב פנים מזערי (פיקסל)"
45+
46+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:132
47+
msgid "Minimum face height (px)"
48+
msgstr "גובה פנים מזערי (פיקסל)"
49+
50+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:135
51+
msgid "Detect faces inside existing boxes"
52+
msgstr "זיהוי פנים בתוך תיבות קיימות"
53+
54+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:137
55+
msgid "Sensitivity (1 min .. 20 max)"
56+
msgstr "רגישות (1 מזערי.. 20 מירבי)"
57+
58+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:271
59+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:734
60+
msgid "Select Person"
61+
msgstr "בחירת אדם"
62+
63+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:272
64+
msgid "Add Person"
65+
msgstr "הוספת אדם"
66+
67+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:273
68+
msgid "Clear Reference"
69+
msgstr "ניקוי הפניה"
70+
71+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:274
72+
msgid "Remove Selection"
73+
msgstr "הסרת פריטים שנבחרו"
74+
75+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:275
76+
msgid "Edit referenced Person"
77+
msgstr "עריכת האדם המופנה"
78+
79+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:276
80+
msgid "Zoom In"
81+
msgstr "התקרבות"
82+
83+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:277
84+
msgid "Zoom Out"
85+
msgstr "התרחקות"
86+
87+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:280
88+
msgid "Detect faces"
89+
msgstr "זיהוי פנים"
90+
91+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:282
92+
msgid "Detect faces (OpenCV module required)"
93+
msgstr "זיהוי פנים (נדרש רכיב של OpenCV)"
94+
95+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:285
96+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:796
97+
msgid "Settings"
98+
msgstr "הגדרות"
99+
100+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:333
101+
msgid "Preview"
102+
msgstr "תצוגה מקדימה"
103+
104+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:334
105+
msgid "Person"
106+
msgstr "אדם"
107+
108+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:450
109+
msgid "Set as active person"
110+
msgstr "הגדרה כאדם נפעיל"
111+
112+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:453
113+
msgid "_Select"
114+
msgstr "_בחירה"
115+
116+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:456
117+
msgid "_Add"
118+
msgstr "_הוספה"
119+
120+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:459
121+
msgid "_Clear"
122+
msgstr "_ניקוי"
123+
124+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:462
125+
msgid "_Remove"
126+
msgstr "_הסרה"
127+
128+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:609
129+
#, python-format
130+
msgid "Edit Person (%s)"
131+
msgstr "עריכת אדם (%s)"
132+
133+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:665
134+
#, python-brace-format
135+
msgid "Replace to {0}"
136+
msgstr "החלפה ל {0}"
137+
138+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:766
139+
msgid "Detecting faces..."
140+
msgstr "זיהוי פנים..."
141+
142+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:791
143+
msgid "Detection finished"
144+
msgstr "הזיהוי הסתיים"
145+
146+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:841
147+
#, python-brace-format
148+
msgid "Another region of this image is associated with {name}. Remove it?"
149+
msgstr "אזור אחר של תמונה זו משויכת ל {name}. האם להסיר אותו?"
150+
151+
#: PhotoTaggingGramplet/PhotoTaggingGramplet.py:844
152+
#, python-brace-format
153+
msgid "{count} other regions of this image are associated with {name}. Remove them?"
154+
msgstr "{count} אזורים אחרים של תמונה זו משויכים ל {name}. האם להסירם?"

0 commit comments

Comments
 (0)