-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from meijin007/translate
init Hebrew translate
- Loading branch information
Showing
1 changed file
with
67 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
# Kodi Media Center language file | ||
# Addon Name: provider | ||
# Addon id: context.magnetic.dialog | ||
# Addon Provider: mancuniancol | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Kodi Addons\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2015-09-05 05:53-0400\n" | ||
"PO-Revision-Date: 2018-02-09 13:27+0200\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Language-Team: \n" | ||
"X-Generator: Poedit 2.0.6\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
"Last-Translator: \n" | ||
"Language: he\n" | ||
|
||
msgctxt "#32000" | ||
msgid "[COLOR FF46B3B3]Elementum[/COLOR] Play" | ||
msgstr "[COLOR FF46B3B3]Elementum[/COLOR] הפעלה" | ||
|
||
msgctxt "#32001" | ||
msgid "[COLOR FF46B3B3]Elementum[/COLOR] Control" | ||
msgstr "[COLOR FF46B3B3]Elementum[/COLOR] בקרה" | ||
|
||
msgctxt "#32002" | ||
msgid "[COLOR FF46B3B3]Elementum[/COLOR] Assign" | ||
msgstr "[COLOR FF46B3B3]Elementum[/COLOR] השמה" | ||
|
||
msgctxt "#32003" | ||
msgid "General" | ||
msgstr "כללי" | ||
|
||
msgctxt "#32004" | ||
msgid "TMDB Api Key" | ||
msgstr "מפתח API ל־TMDB" | ||
|
||
msgctxt "#32005" | ||
msgid "Please define TMDB API key" | ||
msgstr "נא להגדיר מפתח API ל־TMDB" | ||
|
||
msgctxt "#32006" | ||
msgid "TMDB API key not defined" | ||
msgstr "מפתח API ל־TMDB לא מוגדר" | ||
|
||
msgctxt "#32007" | ||
msgid "Error" | ||
msgstr "שגיאה" | ||
|
||
msgctxt "#32008" | ||
msgid "Cannot search TMDB" | ||
msgstr "לא ניתן לחפש ב־TMDB" | ||
|
||
msgctxt "#32009" | ||
msgid "Playing with [COLOR FF46B3B3]Elementum[/COLOR]" | ||
msgstr "הפעלה באמצעות [COLOR FF46B3B3]Elementum[/COLOR]" | ||
|
||
msgctxt "#32010" | ||
msgid "Assigning stream with [COLOR FF46B3B3]Elementum[/COLOR]" | ||
msgstr "שיוך סטרים ל־ [COLOR FF46B3B3]Elementum[/COLOR]" | ||
|
||
msgctxt "#32011" | ||
msgid "Assigning season stream with [COLOR FF46B3B3]Elementum[/COLOR]" | ||
msgstr "שיוך סטרים של עונה ל־ [COLOR FF46B3B3]Elementum[/COLOR]" |