diff --git a/po/eo/neochat.po b/po/eo/neochat.po index c7cc7e1f4..bb523984f 100644 --- a/po/eo/neochat.po +++ b/po/eo/neochat.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: neochat\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-02-01 00:37+0000\n" -"PO-Revision-Date: 2024-01-28 11:08+0100\n" +"PO-Revision-Date: 2024-02-02 22:38+0100\n" "Last-Translator: Oliver Kellogg \n" "Language-Team: Esperanto \n" "Language: eo\n" @@ -4089,7 +4089,7 @@ msgstr "Rigardi sciigojn" #: src/qml/SpaceDrawer.qml:88 #, kde-format msgid "Home" -msgstr "" +msgstr "Hejmo" #: src/qml/SpaceDrawer.qml:107 #, kde-format @@ -4689,6 +4689,3 @@ msgstr "Montri" #, kde-format msgid "Quit" msgstr "Forlasi" - -#~ msgid "All Rooms" -#~ msgstr "Ĉiuj Ĉambroj" diff --git a/po/sl/neochat.po b/po/sl/neochat.po index 96f5080ea..c4bc09db2 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.4.2\n" #: src/controller.cpp:121 src/controller.cpp:309