From f65007476b93ce3be009794e06b473cf5476b194 Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 22 Aug 2023 17:53:34 +0000 Subject: [PATCH] Merge branch 'origin/main' into Weblate. --- data-definitions/sas-emoji-v1-i18n/ar.json | 8 +-- data-definitions/sas-emoji-v1-i18n/cs.json | 2 +- data-definitions/sas-emoji-v1-i18n/es.json | 2 +- data-definitions/sas-emoji-v1-i18n/fa.json | 66 +++++++++++++++++++ data-definitions/sas-emoji-v1-i18n/ja.json | 4 +- data-definitions/sas-emoji-v1-i18n/pt.json | 66 +++++++++++++++++++ data-definitions/sas-emoji-v1-i18n/sk.json | 52 +++++++-------- data-definitions/sas-emoji-v1-i18n/vi.json | 12 ++-- .../sas-emoji-v1-i18n/zh_Hant.json | 66 +++++++++++++++++++ 9 files changed, 238 insertions(+), 40 deletions(-) create mode 100644 data-definitions/sas-emoji-v1-i18n/fa.json create mode 100644 data-definitions/sas-emoji-v1-i18n/pt.json create mode 100644 data-definitions/sas-emoji-v1-i18n/zh_Hant.json diff --git a/data-definitions/sas-emoji-v1-i18n/ar.json b/data-definitions/sas-emoji-v1-i18n/ar.json index 822d6f1c..5935ffd6 100644 --- a/data-definitions/sas-emoji-v1-i18n/ar.json +++ b/data-definitions/sas-emoji-v1-i18n/ar.json @@ -50,17 +50,17 @@ "Flower": "زَهرَة", "Butterfly": "فَرَاشَة", "Octopus": "أُخطُبُوط", - "Fish": "سَمَكَة", + "Fish": "سَمَكة", "Turtle": "سُلحفاة", - "Penguin": "بِطريق", + "Penguin": "بطريق", "Rooster": "دِيك", "Panda": "باندَا", "Rabbit": "أَرنَب", "Elephant": "فِيل", "Pig": "خِنزِير", - "Unicorn": "حِصَانٌ بِقَرن", + "Unicorn": "حصان وحيد القرن", "Horse": "حِصَان", "Lion": "أَسَد", "Cat": "هِرَّة", - "Dog": "كَلب" + "Dog": "كلب" } diff --git a/data-definitions/sas-emoji-v1-i18n/cs.json b/data-definitions/sas-emoji-v1-i18n/cs.json index 66d3a42a..ce5d6ad7 100644 --- a/data-definitions/sas-emoji-v1-i18n/cs.json +++ b/data-definitions/sas-emoji-v1-i18n/cs.json @@ -15,7 +15,7 @@ "Flag": "Vlajka", "Telephone": "Telefon", "Hammer": "Kladivo", - "Key": "Klíč", + "Key": "Klíč ke dveřím", "Lock": "Zámek", "Scissors": "Nůžky", "Paperclip": "Sponka", diff --git a/data-definitions/sas-emoji-v1-i18n/es.json b/data-definitions/sas-emoji-v1-i18n/es.json index 83d75f57..3651aef1 100644 --- a/data-definitions/sas-emoji-v1-i18n/es.json +++ b/data-definitions/sas-emoji-v1-i18n/es.json @@ -11,7 +11,7 @@ "Pencil": "Lápiz", "Key": "Llave", "Hammer": "Martillo", - "Telephone": "Telefono", + "Telephone": "Teléfono", "Train": "Tren", "Bicycle": "Bicicleta", "Ball": "Bola", diff --git a/data-definitions/sas-emoji-v1-i18n/fa.json b/data-definitions/sas-emoji-v1-i18n/fa.json new file mode 100644 index 00000000..621b0fff --- /dev/null +++ b/data-definitions/sas-emoji-v1-i18n/fa.json @@ -0,0 +1,66 @@ +{ + "Pin": "سنجاق", + "Folder": "پوشه", + "Headphones": "هدفون", + "Anchor": "لنگر", + "Bell": "زنگ", + "Trumpet": "شیپور", + "Guitar": "گیتار", + "Ball": "توپ", + "Trophy": "جام", + "Rocket": "موشک", + "Aeroplane": "هواپیما", + "Bicycle": "دوچرخه", + "Train": "قطار", + "Flag": "پرچم", + "Telephone": "تلفن", + "Hammer": "چکش", + "Key": "کلید", + "Lock": "قفل", + "Scissors": "قیچی", + "Paperclip": "گیره کاغذ", + "Pencil": "مداد", + "Book": "کتاب", + "Light Bulb": "لامپ", + "Gift": "هدیه", + "Clock": "ساعت", + "Hourglass": "ساعت شنی", + "Umbrella": "چتر", + "Thumbs Up": "لایک", + "Santa": "بابا نوئل", + "Spanner": "آچار", + "Glasses": "عینک", + "Hat": "کلاه", + "Robot": "ربات", + "Smiley": "خنده", + "Heart": "قلب", + "Cake": "کیک", + "Pizza": "پیتزا", + "Corn": "ذرت", + "Strawberry": "توت فرنگی", + "Apple": "سیب", + "Banana": "موز", + "Fire": "آتش", + "Cloud": "ابر", + "Moon": "ماه", + "Globe": "زمین", + "Mushroom": "قارچ", + "Cactus": "کاکتوس", + "Tree": "درخت", + "Flower": "گل", + "Butterfly": "پروانه", + "Octopus": "اختاپوس", + "Fish": "ماهی", + "Turtle": "لاک‌پشت", + "Penguin": "پنگوئن", + "Rooster": "خروس", + "Panda": "پاندا", + "Rabbit": "خرگوش", + "Elephant": "فیل", + "Pig": "خوک", + "Unicorn": "تک شاخ", + "Horse": "اسب", + "Lion": "شیر", + "Cat": "گربه", + "Dog": "سگ" +} diff --git a/data-definitions/sas-emoji-v1-i18n/ja.json b/data-definitions/sas-emoji-v1-i18n/ja.json index 1ad4cf14..73943c42 100644 --- a/data-definitions/sas-emoji-v1-i18n/ja.json +++ b/data-definitions/sas-emoji-v1-i18n/ja.json @@ -9,14 +9,14 @@ "Moon": "月", "Apple": "リンゴ", "Cake": "ケーキ", - "Robot": "ロボと", + "Robot": "ロボット", "Glasses": "めがね", "Book": "本", "Telephone": "電話機", "Train": "電車", "Bicycle": "自転車", "Pin": "ピン", - "Folder": "フォルダ", + "Folder": "フォルダー", "Headphones": "ヘッドホン", "Anchor": "いかり", "Bell": "ベル", diff --git a/data-definitions/sas-emoji-v1-i18n/pt.json b/data-definitions/sas-emoji-v1-i18n/pt.json new file mode 100644 index 00000000..17cc00d6 --- /dev/null +++ b/data-definitions/sas-emoji-v1-i18n/pt.json @@ -0,0 +1,66 @@ +{ + "Thumbs Up": "Polegar para cima", + "Pin": "Pionés", + "Folder": "Pasta", + "Headphones": "Fones", + "Anchor": "Âncora", + "Bell": "Sino", + "Trumpet": "Trompete", + "Guitar": "Guitarra", + "Ball": "Bola", + "Trophy": "Troféu", + "Rocket": "Foguetão", + "Aeroplane": "Avião", + "Bicycle": "Bicicleta", + "Train": "Comboio", + "Flag": "Bandeira", + "Telephone": "Telefone", + "Hammer": "Martelo", + "Key": "Chave", + "Lock": "Cadeado", + "Scissors": "Tesoura", + "Paperclip": "Clipe", + "Pencil": "Lápis", + "Book": "Livro", + "Light Bulb": "Lâmpada", + "Gift": "Presente", + "Clock": "Relógio", + "Hourglass": "Ampulheta", + "Umbrella": "Guarda-chuva", + "Santa": "Pai Natal", + "Spanner": "Chave inglesa", + "Glasses": "Óculos", + "Hat": "Chapéu", + "Robot": "Robô", + "Smiley": "Sorriso", + "Heart": "Coração", + "Cake": "Bolo", + "Pizza": "Piza", + "Corn": "Milho", + "Strawberry": "Morango", + "Apple": "Maçã", + "Banana": "Banana", + "Fire": "Fogo", + "Cloud": "Nuvem", + "Moon": "Lua", + "Globe": "Globo", + "Mushroom": "Cogumelo", + "Cactus": "Cato", + "Tree": "Árvore", + "Flower": "Flor", + "Butterfly": "Borboleta", + "Octopus": "Polvo", + "Fish": "Peixe", + "Turtle": "Tartaruga", + "Penguin": "Pinguim", + "Rooster": "Galo", + "Panda": "Panda", + "Rabbit": "Coelho", + "Elephant": "Elefante", + "Pig": "Porco", + "Unicorn": "Unicórnio", + "Horse": "Cavalo", + "Lion": "Leão", + "Cat": "Gato", + "Dog": "Cão" +} diff --git a/data-definitions/sas-emoji-v1-i18n/sk.json b/data-definitions/sas-emoji-v1-i18n/sk.json index f0a7176c..f44cb0fc 100644 --- a/data-definitions/sas-emoji-v1-i18n/sk.json +++ b/data-definitions/sas-emoji-v1-i18n/sk.json @@ -1,64 +1,64 @@ { - "Dog": "Hlava psa", - "Cat": "Hlava mačky", - "Lion": "Hlava leva", + "Dog": "Pes", + "Cat": "Mačka", + "Lion": "Lev", "Horse": "Kôň", - "Unicorn": "Hlava jednorožca", - "Pig": "Hlava prasaťa", + "Unicorn": "Jednorožec", + "Pig": "Prasa", "Elephant": "Slon", - "Rabbit": "Hlava zajaca", - "Panda": "Hlava pandy", + "Rabbit": "Zajac", + "Panda": "Panda", "Rooster": "Kohút", "Penguin": "Tučniak", "Turtle": "Korytnačka", "Fish": "Ryba", "Octopus": "Chobotnica", "Butterfly": "Motýľ", - "Flower": "Tulipán", - "Tree": "Listnatý strom", + "Flower": "Kvet", + "Tree": "Strom", "Cactus": "Kaktus", "Mushroom": "Huba", "Globe": "Zemeguľa", - "Moon": "Polmesiac", + "Moon": "Mesiac", "Cloud": "Oblak", "Fire": "Oheň", "Banana": "Banán", - "Apple": "Červené jablko", + "Apple": "Jablko", "Strawberry": "Jahoda", - "Corn": "Kukuričný klas", + "Corn": "Kukurica", "Pizza": "Pizza", - "Cake": "Narodeninová torta", - "Heart": "červené srdce", - "Smiley": "Škeriaca sa tvár", + "Cake": "Torta", + "Heart": "Srdce", + "Smiley": "Smajlík", "Robot": "Robot", - "Hat": "Cilinder", + "Hat": "Klobúk", "Glasses": "Okuliare", - "Spanner": "Francúzsky kľúč", - "Santa": "Santa Claus", + "Spanner": "Vidlicový kľúč", + "Santa": "Mikuláš", "Thumbs Up": "Palec nahor", "Umbrella": "Dáždnik", "Hourglass": "Presýpacie hodiny", "Clock": "Budík", - "Gift": "Zabalený darček", + "Gift": "Darček", "Light Bulb": "Žiarovka", - "Book": "Zatvorená kniha", + "Book": "Kniha", "Pencil": "Ceruzka", - "Paperclip": "Sponka na papier", + "Paperclip": "Kancelárska sponka", "Scissors": "Nožnice", - "Lock": "Zatvorená zámka", + "Lock": "Zámka", "Key": "Kľúč", "Hammer": "Kladivo", "Telephone": "Telefón", - "Flag": "Kockovaná zástava", - "Train": "Rušeň", + "Flag": "Zástava", + "Train": "Vlak", "Bicycle": "Bicykel", "Aeroplane": "Lietadlo", "Rocket": "Raketa", "Trophy": "Trofej", - "Ball": "Futbal", + "Ball": "Lopta", "Guitar": "Gitara", "Trumpet": "Trúbka", - "Bell": "Zvon", + "Bell": "Zvonec", "Anchor": "Kotva", "Headphones": "Slúchadlá", "Folder": "Fascikel", diff --git a/data-definitions/sas-emoji-v1-i18n/vi.json b/data-definitions/sas-emoji-v1-i18n/vi.json index f6e146da..76bb4ff1 100644 --- a/data-definitions/sas-emoji-v1-i18n/vi.json +++ b/data-definitions/sas-emoji-v1-i18n/vi.json @@ -17,20 +17,20 @@ "Hammer": "Búa", "Key": "Chìa khóa", "Lock": "Ổ khóa", - "Scissors": "Cây kéo", + "Scissors": "Cái kéo", "Paperclip": "Kẹp giấy", "Pencil": "Viết chì", "Book": "Sách", "Light Bulb": "Bóng đèn tròn", - "Gift": "Quà", + "Gift": "Quà tặng", "Clock": "Đồng hồ", "Hourglass": "Đồng hồ cát", - "Umbrella": "Cây dù", + "Umbrella": "Cái ô", "Thumbs Up": "Thích", - "Santa": "ông già Noel", + "Santa": "ông già Nô-en", "Spanner": "Cờ-lê", - "Glasses": "Mắt kiếng", - "Hat": "Nón", + "Glasses": "Kính mắt", + "Hat": "Mũ", "Robot": "Rô-bô", "Smiley": "Mặt cười", "Heart": "Tim", diff --git a/data-definitions/sas-emoji-v1-i18n/zh_Hant.json b/data-definitions/sas-emoji-v1-i18n/zh_Hant.json new file mode 100644 index 00000000..45dc1f61 --- /dev/null +++ b/data-definitions/sas-emoji-v1-i18n/zh_Hant.json @@ -0,0 +1,66 @@ +{ + "Pin": "圖釘", + "Folder": "資料夾", + "Headphones": "耳機", + "Anchor": "船錨", + "Bell": "鈴鐺", + "Trumpet": "喇叭", + "Guitar": "吉他", + "Ball": "足球", + "Trophy": "獎盃", + "Rocket": "火箭", + "Aeroplane": "飛機", + "Bicycle": "腳踏車", + "Train": "火車", + "Flag": "旗幟", + "Telephone": "電話", + "Hammer": "鎚子", + "Key": "鑰匙", + "Lock": "鎖頭", + "Scissors": "剪刀", + "Paperclip": "迴紋針", + "Pencil": "鉛筆", + "Book": "書", + "Light Bulb": "燈泡", + "Gift": "禮物", + "Clock": "時鐘", + "Hourglass": "沙漏", + "Umbrella": "雨傘", + "Thumbs Up": "讚", + "Santa": "聖誕老人", + "Spanner": "扳手", + "Glasses": "眼鏡", + "Hat": "帽子", + "Robot": "機器人", + "Smiley": "笑臉", + "Heart": "愛心", + "Cake": "蛋糕", + "Pizza": "披薩", + "Corn": "玉米", + "Strawberry": "草莓", + "Apple": "蘋果", + "Banana": "香蕉", + "Fire": "火", + "Cloud": "雲朵", + "Moon": "月亮", + "Globe": "地球", + "Mushroom": "蘑菇", + "Cactus": "仙人掌", + "Tree": "樹", + "Flower": "花", + "Butterfly": "蝴蝶", + "Octopus": "章魚", + "Fish": "魚", + "Turtle": "烏龜", + "Penguin": "企鵝", + "Rooster": "公雞", + "Panda": "熊貓", + "Rabbit": "兔子", + "Elephant": "大象", + "Pig": "豬", + "Unicorn": "獨角獸", + "Horse": "馬", + "Lion": "獅子", + "Cat": "貓", + "Dog": "狗" +}