mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-07-26 06:14:45 +00:00
GIT_SILENT Sync po/docbooks with svn
This commit is contained in:
parent
42694fb426
commit
312cd8cfea
3 changed files with 4 additions and 4 deletions
|
|
@ -16,7 +16,7 @@ msgstr ""
|
||||||
"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=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
"X-Generator: Lokalize 22.07.70\n"
|
"X-Generator: Lokalize 22.07.70\n"
|
||||||
|
|
||||||
#: package/contents/ui/FavoritesGrid.qml:223
|
#: package/contents/ui/FavoritesGrid.qml:223
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ msgstr ""
|
||||||
"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=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||||
|
|
||||||
#: contents/configuration/ConfigurationContainmentAppearance.qml:44
|
#: contents/configuration/ConfigurationContainmentAppearance.qml:44
|
||||||
msgid "Layout changes have been restricted by the system administrator"
|
msgid "Layout changes have been restricted by the system administrator"
|
||||||
|
|
|
||||||
|
|
@ -14,8 +14,8 @@ msgstr ""
|
||||||
"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 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
|
||||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||||
"X-Generator: Lokalize 22.04.3\n"
|
"X-Generator: Lokalize 22.04.3\n"
|
||||||
|
|
||||||
#: contents/configuration/ConfigurationContainmentAppearance.qml:44
|
#: contents/configuration/ConfigurationContainmentAppearance.qml:44
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue