roundabout,
created on Saturday, 26 April 2025, 20:02:11 (1745697731),
received on Saturday, 26 April 2025, 20:02:13 (1745697733)
Author identity: vlad <vlad.muntoiu@gmail.com>
f3d70b6156c28e3be5e50428e49ad16dbc683ee7
CMakeLists.txt
@@ -22,4 +22,5 @@ include_directories(${WebKit_INCLUDE_DIRS})
add_definitions(${GTKMM_CFLAGS_OTHER}) target_link_libraries(gpanthera ${GTKMM_LIBRARIES}) file(REMOVE_RECURSE ${CMAKE_BINARY_DIR}/locales) file(COPY locales DESTINATION ${CMAKE_BINARY_DIR})
locales/ro/LC_MESSAGES/gpanthera.mo
po/gpanthera.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-02-26 17:31+0200\n""POT-Creation-Date: 2025-04-26 22:52+0300\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"
@@ -17,14 +17,26 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: gpanthera.cc:31#: gpanthera.cc:108 gpanthera.cc:859msgid "Close" msgstr "" #: gpanthera.cc:32#: gpanthera.cc:118msgid "Pop out" msgstr "" #: gpanthera.cc:51#: gpanthera.cc:133msgid "Move" msgstr "" #: gpanthera.cc:872 msgid "Close all" msgstr "" #: gpanthera.cc:885 msgid "Close others" msgstr "" #: gpanthera.cc:893 msgid "New window" msgstr ""
po/ro.po
@@ -5,11 +5,11 @@
# msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n""Project-Id-Version: \n""Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-02-26 17:31+0200\n""PO-Revision-Date: 2025-02-26 17:32+0200\n""Last-Translator: Vlad <vlad@roundabout-host.com>\n""POT-Creation-Date: 2025-04-26 22:52+0300\n" "PO-Revision-Date: 2025-04-26 22:54+0300\n" "Last-Translator: roundabout <root@roundabout-host.com>\n""Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n" "Language: ro\n" "MIME-Version: 1.0\n"
@@ -17,15 +17,28 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" "X-Generator: Poedit 3.4.4\n"#: gpanthera.cc:31#: gpanthera.cc:108 gpanthera.cc:859msgid "Close" msgstr "Închide" #: gpanthera.cc:32#: gpanthera.cc:118msgid "Pop out" msgstr "Scoate" #: gpanthera.cc:51#: gpanthera.cc:133msgid "Move" msgstr "Mută" #: gpanthera.cc:872 msgid "Close all" msgstr "Închide tot" #: gpanthera.cc:885 msgid "Close others" msgstr "Închide celelalte" #: gpanthera.cc:893 msgid "New window" msgstr "Fereastră nouă"