diff options
author | Alexie Brindusescu <alexiedb@yahoo.com> | 2020-03-29 13:59:29 +0000 |
---|---|---|
committer | Hosted Weblate <hosted@weblate.org> | 2020-03-29 16:40:45 +0200 |
commit | 08cfde895c34bd275fce24faaf34cd861d1a5538 (patch) | |
tree | 52db84669de6efa3ec6793efd424bbba39fa438d | |
parent | 017261583890c079e1e730160b63e04febf38276 (diff) | |
download | ayatana-indicator-messages-08cfde895c34bd275fce24faaf34cd861d1a5538.tar.gz ayatana-indicator-messages-08cfde895c34bd275fce24faaf34cd861d1a5538.tar.bz2 ayatana-indicator-messages-08cfde895c34bd275fce24faaf34cd861d1a5538.zip |
Translated using Weblate (Romanian)
Currently translated at 100.0% (12 of 12 strings)
Translation: Ayatana Indicators/Messages Applet
Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/messages-applet/ro/
-rw-r--r-- | po/ro.po | 32 |
1 files changed, 17 insertions, 15 deletions
@@ -8,35 +8,37 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-08-28 20:22+0200\n" -"PO-Revision-Date: 2018-02-04 09:39+0000\n" -"Last-Translator: Cristian Gherman <c_gherman@yahoo.com>\n" -"Language-Team: Romanian <https://hosted.weblate.org/projects/ayatana-" -"indicators/messages-applet/ro/>\n" +"PO-Revision-Date: 2020-03-29 14:40+0000\n" +"Last-Translator: Alexie Brindusescu <alexiedb@yahoo.com>\n" +"Language-Team: Romanian <https://hosted.weblate.org/projects/" +"ayatana-indicators/messages-applet/ro/>\n" "Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "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: Weblate 2.19-dev\n" +"X-Generator: Weblate 4.0-dev\n" #: ../data/org.ayatana.indicator.messages.gschema.xml:1 msgid "List of applications that are shown in the messaging menu" -msgstr "" +msgstr "Lista aplicatiilor afisate in meniul de mesaje" #: ../data/org.ayatana.indicator.messages.gschema.xml:2 msgid "" "Applications corresponding to the desktop file IDs in this list are shown in " "the messaging menu." msgstr "" +"Aplicatiile corespondente ID-urilor fisierelor de pe desktop din aceasta " +"lista sunt afisate in meniul de mesaje." #: ../src/im-application-list.c:231 msgid "New Messages" -msgstr "" +msgstr "Mesaje noi" #: ../src/im-application-list.c:235 msgid "Messages" -msgstr "" +msgstr "Mesaje" #. title #: ../src/im-application-list.c:258 @@ -45,28 +47,28 @@ msgstr "Notificări" #: ../src/im-desktop-menu.c:67 msgid "Available" -msgstr "" +msgstr "Disponibil(a)" #: ../src/im-desktop-menu.c:68 msgid "Away" -msgstr "" +msgstr "Plecat" #: ../src/im-desktop-menu.c:69 msgid "Busy" -msgstr "" +msgstr "Ocupat" #: ../src/im-desktop-menu.c:70 msgid "Invisible" -msgstr "" +msgstr "Invizibil" #: ../src/im-desktop-menu.c:71 msgid "Offline" -msgstr "" +msgstr "Deconectat" #: ../src/im-desktop-menu.c:367 msgid "Clear" -msgstr "" +msgstr "Elimina" #: ../src/im-phone-menu.c:76 msgid "Clear All" -msgstr "" +msgstr "Elimina tot" |