diff options
-rw-r--r-- | plasma_json/json/metadata.json | 4 | ||||
-rw-r--r-- | plasma_json/po/he.po | 40 | ||||
-rw-r--r-- | plasma_json/po/json.pot | 2 |
3 files changed, 45 insertions, 1 deletions
diff --git a/plasma_json/json/metadata.json b/plasma_json/json/metadata.json index fde80c22..a072b040 100644 --- a/plasma_json/json/metadata.json +++ b/plasma_json/json/metadata.json @@ -7,6 +7,7 @@ "Name[de]": "KDE Visual Design Group", "Name[el]": "Ομάδα οπτικού σχεδιασμού KDE", "Name[fr]": "Groupe Design Visuel de KDE", + "Name[he]": "קבוצת העיצוב החזותי של KDE", "Name[ja]": "KDE ビジュアル デザイン グループ", "Name[nb]": "KDE Visual Design Group", "Name[sr]": "KDE Група за визуелни дизајн", @@ -29,6 +30,7 @@ "Description[fi]": "Breeze KDE VDG:ltä", "Description[fr]": "Breeze, par Mageia", "Description[gl]": "Breeze de KDE VDG", + "Description[he]": "בריזה מבית Mageia", "Description[hu]": "Breeze a KDE VDG-től", "Description[ia]": "Breeze (Brisa) per le KDE VDG", "Description[id]": "Breeze oleh KDE VDG", @@ -73,6 +75,7 @@ "Name[fi]": "Breeze", "Name[fr]": "Breeze par Mageia", "Name[gl]": "Breeze", + "Name[he]": "Mageia, הבריזה שלי", "Name[hu]": "Breeze", "Name[ia]": "Brisa", "Name[id]": "Breeze", @@ -125,6 +128,7 @@ "Keywords[fi]": "Desktop;Workspace;Appearance;Look and Feel;Logout;Lock;Suspend;Shutdown;Hibernate;Työpöytä;Työtila;Ulkoasu;Ulkoasu ja tuntuma;Kirjaudu ulos;Lukitse;Valmiustila;Sammuta;Lepotila;", "Keywords[fr]": "bureau;espace de travail;apparence;déconnexion;verrouillage;veille;arrêt;hibernation;", "Keywords[gl]": "Escritorio;Espazo de traballo;Aparencia;Aparencia e Comportamento;Saír;Trancar;Bloquear;Suspender;Apagar;Hibernar;", + "Keywords[he]": "שולחן עבודה;מרחב עבודה;מתחם עבודה;מראה;תצוגה ותחושה;יציאה;נעילה;השהיה;כיבוי;לכבות;הרדמה;תרדמת;", "Keywords[hu]": "Asztal;Munkaterület;Megjelenés;Kinézet;Kijelentkezés;Zárolás;Felfüggesztés;Leállítás;Hibernálás;", "Keywords[ia]": "Scriptorio;Spatio de labor;Apparentia;Look and Feel;Logout;Lock;Suspende;Shutdown;Hibernate;", "Keywords[id]": "Desktop;Ruangkerja;Penampilan;Nuansa dan Suasana,Look and Feel;Logout;Kunci;Suspensi;Mematikan;Hibernasi;", diff --git a/plasma_json/po/he.po b/plasma_json/po/he.po new file mode 100644 index 00000000..26e1b491 --- /dev/null +++ b/plasma_json/po/he.po @@ -0,0 +1,40 @@ +# Translators: +# Yaron Shahrabani <sh.yaron@gmail.com>, 2021 +# +msgid "" +msgstr "" +"Project-Id-Version: Mageia json files translation\n" +"Report-Msgid-Bugs-To: i18n-discuss@ml.mageia.org\n" +"POT-Creation-Date: 2021-01-09 15:51+0200\n" +"PO-Revision-Date: 2021-01-09 07:35+0000\n" +"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>, 2021\n" +"Language-Team: Hebrew (https://www.transifex.com/MageiaLinux/teams/9361/he/)\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=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" + +#: ./json/metadata.json +msgctxt "Name" +msgid "KDE Visual Design Group" +msgstr "קבוצת העיצוב החזותי של KDE" + +#: ./json/metadata.json +msgctxt "Description" +msgid "Breeze by Mageia" +msgstr "בריזה מבית Mageia" + +#: ./json/metadata.json +msgctxt "Name" +msgid "Mageia my Breeze" +msgstr "Mageia, הבריזה שלי" + +#: ./json/metadata.json +msgctxt "Keywords" +msgid "" +"Desktop;Workspace;Appearance;Look and " +"Feel;Logout;Lock;Suspend;Shutdown;Hibernate;" +msgstr "" +"שולחן עבודה;מרחב עבודה;מתחם עבודה;מראה;תצוגה " +"ותחושה;יציאה;נעילה;השהיה;כיבוי;לכבות;הרדמה;תרדמת;" diff --git a/plasma_json/po/json.pot b/plasma_json/po/json.pot index 5607ea26..891ec256 100644 --- a/plasma_json/po/json.pot +++ b/plasma_json/po/json.pot @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: Mageia json files translation\n" "Report-Msgid-Bugs-To: i18n-discuss@ml.mageia.org\n" -"POT-Creation-Date: 2021-01-09 15:51+0200\n" +"POT-Creation-Date: 2021-01-09 18:50+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |