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
633f002ba0
commit
cbe12c98e6
3 changed files with 12 additions and 14 deletions
|
|
@ -15,7 +15,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
|
||||
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
||||
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
|
||||
"X-Generator: Lokalize 23.08.5\n"
|
||||
|
||||
#: package/contents/ui/main.qml:11
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgstr ""
|
|||
"Project-Id-Version: plasma-mobile\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2025-10-06 00:44+0000\n"
|
||||
"PO-Revision-Date: 2025-08-14 21:07+0200\n"
|
||||
"PO-Revision-Date: 2025-10-07 09:15+0200\n"
|
||||
"Last-Translator: Vincenzo Reale <smart2128vr@gmail.com>\n"
|
||||
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
|
||||
"Language: it\n"
|
||||
|
|
@ -15,7 +15,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Lokalize 25.11.70\n"
|
||||
"X-Generator: Lokalize 25.08.1\n"
|
||||
|
||||
#: pinnedmodel.cpp:146
|
||||
#, kde-format
|
||||
|
|
@ -26,7 +26,7 @@ msgstr "Cartella"
|
|||
#: qml/config.qml:15
|
||||
#, kde-format
|
||||
msgid "General"
|
||||
msgstr ""
|
||||
msgstr "Generale"
|
||||
|
||||
#: qml/FavoritesGrid.qml:224 qml/FolderGrid.qml:189
|
||||
#, kde-format
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ msgstr ""
|
|||
"Project-Id-Version: plasma-mobile\n"
|
||||
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
|
||||
"POT-Creation-Date: 2025-10-06 00:44+0000\n"
|
||||
"PO-Revision-Date: 2024-07-22 09:10+0200\n"
|
||||
"PO-Revision-Date: 2025-10-11 15:07+0200\n"
|
||||
"Last-Translator: Paolo Zamponi <feus73@gmail.com>\n"
|
||||
"Language-Team: Italian <kde-i18n-it@kde.org>\n"
|
||||
"Language: it\n"
|
||||
|
|
@ -15,7 +15,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Lokalize 24.12.3\n"
|
||||
"X-Generator: Lokalize 25.08.1\n"
|
||||
|
||||
#: contents/applet/AppletError.qml:168
|
||||
msgid "Copy to Clipboard"
|
||||
|
|
@ -30,11 +30,9 @@ msgid "Open %1"
|
|||
msgstr "Apri %1"
|
||||
|
||||
#: contents/configuration/AppletConfiguration.qml:90
|
||||
#, fuzzy
|
||||
#| msgid "Configure"
|
||||
msgctxt "The title of the applet configuration window"
|
||||
msgid "Configure %1"
|
||||
msgstr "Configura"
|
||||
msgstr "Configura %1"
|
||||
|
||||
#: contents/configuration/ContainmentConfiguration.qml:30
|
||||
msgid "Wallpaper"
|
||||
|
|
@ -42,23 +40,23 @@ msgstr "Sfondo"
|
|||
|
||||
#: contents/configuration/ContainmentConfiguration.qml:35
|
||||
msgid "Change Homescreen"
|
||||
msgstr ""
|
||||
msgstr "Modifica schermata iniziale"
|
||||
|
||||
#: contents/configuration/private/ChangeContainmentModule.qml:26
|
||||
msgid "Select Homescreen"
|
||||
msgstr ""
|
||||
msgstr "Seleziona schermata iniziale"
|
||||
|
||||
#: contents/configuration/private/ChangeContainmentModule.qml:58
|
||||
#, fuzzy
|
||||
#| msgid "The homescreen layout to use."
|
||||
msgid "Change homescreen to %1?"
|
||||
msgstr "La disposizione della schermata iniziale da usare."
|
||||
msgstr "Modificare la schermata iniziale in %1?"
|
||||
|
||||
#: contents/configuration/private/ChangeContainmentModule.qml:59
|
||||
msgid ""
|
||||
"Your current homescreen's settings are saved, and will be restored if you "
|
||||
"switch back."
|
||||
msgstr ""
|
||||
"Le impostazioni correnti della schermata iniziale sono state salvate, e "
|
||||
"verranno ripristinate se torni indietro."
|
||||
|
||||
#: contents/configuration/private/ChangeWallpaperModule.qml:48
|
||||
msgid "Wallpaper Plugin"
|
||||
|
|
|
|||
Loading…
Reference in a new issue