From b4cd5659cb27b32ee32652d3402f096813ebdf66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=80=D0=BE=D1=81=D0=BB=D0=B0=D0=B2=20=D0=9D?= =?UTF-8?q?=D0=B8=D0=BA=D0=BE=D0=BB=D0=B8=D1=9B?= Date: Sat, 12 Mar 2022 12:03:51 +0000 Subject: [PATCH] Add Serbian translation --- po/LINGUAS | 1 + po/sr.po | 45 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 po/sr.po diff --git a/po/LINGUAS b/po/LINGUAS index 9e445919..3498a267 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -10,5 +10,6 @@ pt pt_BR ro sl +sr uk sv diff --git a/po/sr.po b/po/sr.po new file mode 100644 index 00000000..59fe56ad --- /dev/null +++ b/po/sr.po @@ -0,0 +1,45 @@ +# Serbian translation for squeekboard. +# Copyright © 2022 squeekboard's COPYRIGHT HOLDER +# This file is distributed under the same license as the squeekboard package. +# Мирослав Николић , 2022. +msgid "" +msgstr "" +"Project-Id-Version: squeekboard master\n" +"Report-Msgid-Bugs-To: https://gitlab.gnome.org/World/Phosh/squeekboard/" +"issues\n" +"POT-Creation-Date: 2022-03-08 10:15+0000\n" +"PO-Revision-Date: 2022-03-12 13:00+0200\n" +"Last-Translator: Мирослав Николић \n" +"Language-Team: Serbian <(nothing)>\n" +"Language: sr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=n==1? 3 : n%10==1 && n%100!=11 ? 0 : n" +"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" + +#. translators: This is a emmoji keyboard layout +#: data/popover.ui:6 +msgid "Emoji" +msgstr "Емоџи" + +#. translators: This is a terminal keyboard layout +#: data/popover.ui:12 +msgid "Terminal" +msgstr "Терминал" + +#: data/popover.ui:18 +msgid "Keyboard Settings" +msgstr "Поставке тастатуре" + +#: data/sm.puri.Squeekboard.desktop.in.in:3 +msgid "Squeekboard" +msgstr "Сквик-табла" + +#: data/sm.puri.Squeekboard.desktop.in.in:4 +msgid "On Screen Keyboard" +msgstr "Тастатура на екрану" + +#: data/sm.puri.Squeekboard.desktop.in.in:5 +msgid "An on screen virtual keyboard" +msgstr "Виртуелна тастатура на екрану"