diff --git a/po/ar/neochat.po b/po/ar/neochat.po index 5fbb9c91b..6a01e09bf 100644 --- a/po/ar/neochat.po +++ b/po/ar/neochat.po @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: neochat\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-05-11 00:46+0000\n" -"PO-Revision-Date: 2023-05-04 10:25+0400\n" +"PO-Revision-Date: 2023-05-11 10:06+0400\n" "Last-Translator: Zayed Al-Saidi \n" "Language-Team: ar\n" "Language: ar\n" @@ -637,10 +637,9 @@ msgid "Custom" msgstr "مخصّص" #: src/models/imagepacksmodel.cpp:73 -#, fuzzy, kde-format -#| msgid "sent a sticker" +#, kde-format msgid "Own Stickers" -msgstr "أرسل ملصق" +msgstr "ملصقاتك" #: src/models/messageeventmodel.cpp:388 src/models/searchmodel.cpp:164 #, kde-format @@ -1129,7 +1128,7 @@ msgstr "أرفق صورة أو ملف" #: src/qml/Component/ChatBox/ChatBar.qml:58 #, kde-format msgid "Emojis & Stickers" -msgstr "" +msgstr "الصور التعبيرية والملصقات" #: src/qml/Component/ChatBox/ChatBar.qml:74 #, kde-format @@ -1278,15 +1277,14 @@ msgid "No emojis" msgstr "لا يوجد صورة تعبيرية" #: src/qml/Component/Emoji/EmojiPicker.qml:49 -#, fuzzy, kde-format -#| msgid "No emojis" +#, kde-format msgid "Emojis" -msgstr "لا يوجد صورة تعبيرية" +msgstr "الصورة التعبيرية" #: src/qml/Component/Emoji/EmojiPicker.qml:56 #, kde-format msgid "Stickers" -msgstr "" +msgstr "الملصقات" #: src/qml/Component/InvitationView.qml:17 #, kde-format @@ -2623,11 +2621,9 @@ msgid "Configure room" msgstr "اضبط الغرفة" #: src/qml/Page/RoomList/SpaceDrawer.qml:63 -#, fuzzy, kde-format -#| msgctxt "@action:button" -#| msgid "Show All Rooms" +#, kde-format msgid "All Rooms" -msgstr "أظهر كل الغرف" +msgstr "كل الغرف" #: src/qml/Page/RoomList/SpaceListContextMenu.qml:25 #, kde-format diff --git a/po/pt/neochat.po b/po/pt/neochat.po index 37bd0df5c..c962f3151 100644 --- a/po/pt/neochat.po +++ b/po/pt/neochat.po @@ -3,7 +3,7 @@ msgstr "" "Project-Id-Version: neochat\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-05-11 00:46+0000\n" -"PO-Revision-Date: 2023-05-06 11:49+0100\n" +"PO-Revision-Date: 2023-05-11 19:51+0100\n" "Last-Translator: José Nuno Coelho Pires \n" "Language-Team: Portuguese \n" "Language: pt\n" @@ -2632,11 +2632,9 @@ msgid "Configure room" msgstr "Configurar a sala" #: src/qml/Page/RoomList/SpaceDrawer.qml:63 -#, fuzzy, kde-format -#| msgctxt "@action:button" -#| msgid "Show All Rooms" +#, kde-format msgid "All Rooms" -msgstr "Mostrar Todas as Salas" +msgstr "Todas as Salas" #: src/qml/Page/RoomList/SpaceListContextMenu.qml:25 #, kde-format @@ -3935,6 +3933,3 @@ msgstr "Mostrar" #, kde-format msgid "Quit" msgstr "Sair" - -#~ msgid "Warning: %1" -#~ msgstr "Aviso: %1" diff --git a/po/sl/neochat.po b/po/sl/neochat.po index 28a853a01..66fac3935 100644 --- a/po/sl/neochat.po +++ b/po/sl/neochat.po @@ -16,8 +16,8 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100>=3 && n" -"%100<=4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n" +"%100==4 ? 3 : 0);\n" "X-Generator: Poedit 3.2.2\n" #: src/controller.cpp:182