mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
parent
d06342735f
commit
d467c0e0ed
3 changed files with 9 additions and 9 deletions
|
|
@ -11,12 +11,12 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2023-07-25 02:00+0000\n"
|
"PO-Revision-Date: 2023-07-25 02:00+0000\n"
|
||||||
"Last-Translator: Automatically generated\n"
|
"Last-Translator: Automatically generated\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
"Language: \n"
|
"Language: lt\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
|
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n"
|
||||||
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
"%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n"
|
||||||
|
|
||||||
#: contents/logout/Logout.qml:140
|
#: contents/logout/Logout.qml:140
|
||||||
#, kde-format
|
#, kde-format
|
||||||
|
|
|
||||||
|
|
@ -11,12 +11,12 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2023-12-28 01:34+0000\n"
|
"PO-Revision-Date: 2023-12-28 01:34+0000\n"
|
||||||
"Last-Translator: Automatically generated\n"
|
"Last-Translator: Automatically generated\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
"Language: \n"
|
"Language: lt\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
|
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n"
|
||||||
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
"%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n"
|
||||||
|
|
||||||
#, kde-format
|
#, kde-format
|
||||||
msgctxt "NAME OF TRANSLATORS"
|
msgctxt "NAME OF TRANSLATORS"
|
||||||
|
|
|
||||||
|
|
@ -11,12 +11,12 @@ msgstr ""
|
||||||
"PO-Revision-Date: 2023-03-31 02:17+0000\n"
|
"PO-Revision-Date: 2023-03-31 02:17+0000\n"
|
||||||
"Last-Translator: Automatically generated\n"
|
"Last-Translator: Automatically generated\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
"Language: \n"
|
"Language: lt\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
|
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n"
|
||||||
"%100<10 || n%100>=20) ? 1 : 2);\n"
|
"%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n"
|
||||||
|
|
||||||
#: contents/ui/main.qml:11
|
#: contents/ui/main.qml:11
|
||||||
#, kde-format
|
#, kde-format
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue