From 85bede1731045441841cad848da0fdb28cafa3f9 Mon Sep 17 00:00:00 2001 From: "K.B.Dharun Krishna" Date: Mon, 13 May 2024 17:52:45 +0200 Subject: [PATCH] l10n/weblate: update Tamil translation Currently translated at 100.0% (9 of 9 strings) l10n/weblate: add Tamil translation Co-authored-by: K.B.Dharun Krishna Translate-URL: https://hosted.weblate.org/projects/vanilla-os/adwdialog/ta/ Translation: Vanilla OS/AdwDialog --- po/LINGUAS | 1 + po/ta.po | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+) create mode 100644 po/ta.po diff --git a/po/LINGUAS b/po/LINGUAS index e69de29..65342a9 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -0,0 +1 @@ +ta diff --git a/po/ta.po b/po/ta.po new file mode 100644 index 0000000..67780ff --- /dev/null +++ b/po/ta.po @@ -0,0 +1,58 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the adwdialog package. +# "K.B.Dharun Krishna" , 2024. +msgid "" +msgstr "" +"Project-Id-Version: adwdialog\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2024-05-13 20:05+0530\n" +"PO-Revision-Date: 2024-05-13 15:52+0000\n" +"Last-Translator: \"K.B.Dharun Krishna\" \n" +"Language-Team: Tamil \n" +"Language: ta\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 5.5.5\n" + +#: data/org.vanillaos.AdwDialog.appdata.xml.in:7 +msgid "No description" +msgstr "விளக்கம் இல்லை" + +#: src/window.py:41 +msgid "No" +msgstr "இல்லை" + +#: src/window.py:44 +msgid "Yes" +msgstr "ஆமாம்" + +#: src/window.py:61 src/window.py:63 src/window.py:65 +msgid "Dismiss" +msgstr "நிராகரி" + +#: src/window.ui:11 +msgid "Title" +msgstr "தலைப்பு" + +#: src/window.ui:12 +msgid "Description will be in this place." +msgstr "விளக்கம் இந்த இடத்தில் இருக்கும்." + +#: src/gtk/help-overlay.ui:11 +msgctxt "shortcut window" +msgid "General" +msgstr "பொது" + +#: src/gtk/help-overlay.ui:14 +msgctxt "shortcut window" +msgid "Show Shortcuts" +msgstr "குறுக்குவழிகளைக் காட்டு" + +#: src/gtk/help-overlay.ui:20 +msgctxt "shortcut window" +msgid "Quit" +msgstr "வெளியேறு"