diff options
author | Remko Tronçon <git@el-tramo.be> | 2012-11-05 20:21:56 (GMT) |
---|---|---|
committer | Remko Tronçon <git@el-tramo.be> | 2012-11-05 20:35:46 (GMT) |
commit | f429b784c6b54e042cc19c06dc4351ec496d619a (patch) | |
tree | e81f12eccdfd06800da88e1ba9a5b2233d84d109 /Swift/Translations/swift_he.ts | |
parent | 2b65c91bcd2367f816658c82fc230e881bcb1084 (diff) | |
download | swift-contrib-f429b784c6b54e042cc19c06dc4351ec496d619a.zip swift-contrib-f429b784c6b54e042cc19c06dc4351ec496d619a.tar.bz2 |
Updated Hebrew translation.
Change-Id: I0f879492c0a93560b34433c2db945863b1a6a7ac
Diffstat (limited to 'Swift/Translations/swift_he.ts')
-rw-r--r-- | Swift/Translations/swift_he.ts | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/Swift/Translations/swift_he.ts b/Swift/Translations/swift_he.ts index 27f5edb..e3c3ea1 100644 --- a/Swift/Translations/swift_he.ts +++ b/Swift/Translations/swift_he.ts @@ -353,7 +353,7 @@ <message> <location filename="../Controllers/Chat/MUCController.cpp" line="659"/> <source>%1% has entered the room</source> - <translation>%1% נכנסה אל החדר</translation> + <translation>%1% נכנס/ה אל החדר</translation> </message> <message> <location filename="../Controllers/Chat/MUCController.cpp" line="664"/> @@ -819,7 +819,7 @@ <message> <location filename="../QtUI/QtChatWindow.cpp" line="985"/> <source>This person may not have really sent this invitation!</source> - <translation type="unfinished"></translation> + <translation>אפשרי שמשתמש זה לא באמת שלח את הזמנה זו!</translation> </message> <message> <location filename="../QtUI/QtFileTransferListItemModel.cpp" line="46"/> @@ -1570,7 +1570,7 @@ <message> <location filename="../QtUI/QtAffiliationEditor.cpp" line="48"/> <source>Added User's Address:</source> - <translation type="unfinished"></translation> + <translation>הוספת כתובת משתמש:</translation> </message> </context> <context> @@ -2189,6 +2189,11 @@ <translation>נא לבחור תעודת אימות</translation> </message> <message> + <location filename="../QtUI/QtLoginWindow.cpp" line="412"/> + <source>P12 files (*.cert *.p12 *.pfx);;All files (*.*)</source> + <translation>קבצי P12 (*.cert *.p12 *.pfx);;כל הקבצים (*.*)</translation> + </message> + <message> <location filename="../QtUI/QtLoginWindow.cpp" line="525"/> <source>The certificate presented by the server is not valid.</source> <translation>התעודה שמוצגת על ידי השרת אינה תקפה.</translation> |