From 7af98dedfbcf65ffa8f1a9ba6395962f33ddc8ac Mon Sep 17 00:00:00 2001 From: l10n daemon script Date: Sat, 15 Oct 2022 02:17:53 +0000 Subject: [PATCH] GIT_SILENT Sync po/docbooks with svn --- ..._applet_org.kde.phone.homescreen.simple.po | 2 +- po/de/plasma_shell_org.kde.plasma.phone.po | 2 +- .../plasma_applet_org.kde.phone.homescreen.po | 28 ++++++++ ..._applet_org.kde.phone.homescreen.simple.po | 50 +++++++++++++ po/is/plasma_shell_org.kde.plasma.phone.po | 72 +++++++++++++++++++ ..._applet_org.kde.phone.homescreen.simple.po | 14 ++-- 6 files changed, 159 insertions(+), 9 deletions(-) create mode 100644 po/is/plasma_applet_org.kde.phone.homescreen.po create mode 100644 po/is/plasma_applet_org.kde.phone.homescreen.simple.po create mode 100644 po/is/plasma_shell_org.kde.plasma.phone.po diff --git a/po/de/plasma_applet_org.kde.phone.homescreen.simple.po b/po/de/plasma_applet_org.kde.phone.homescreen.simple.po index d4c3dc2a..faab9d91 100644 --- a/po/de/plasma_applet_org.kde.phone.homescreen.simple.po +++ b/po/de/plasma_applet_org.kde.phone.homescreen.simple.po @@ -16,7 +16,7 @@ msgstr "" "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" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Lokalize 22.07.70\n" #: package/contents/ui/FavoritesGrid.qml:223 diff --git a/po/de/plasma_shell_org.kde.plasma.phone.po b/po/de/plasma_shell_org.kde.plasma.phone.po index 4ab5ba62..934791f3 100644 --- a/po/de/plasma_shell_org.kde.plasma.phone.po +++ b/po/de/plasma_shell_org.kde.plasma.phone.po @@ -15,7 +15,7 @@ msgstr "" "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" +"Plural-Forms: nplurals=2; plural=n != 1;\n" #: contents/configuration/ConfigurationContainmentAppearance.qml:44 msgid "Layout changes have been restricted by the system administrator" diff --git a/po/is/plasma_applet_org.kde.phone.homescreen.po b/po/is/plasma_applet_org.kde.phone.homescreen.po new file mode 100644 index 00000000..c24fc258 --- /dev/null +++ b/po/is/plasma_applet_org.kde.phone.homescreen.po @@ -0,0 +1,28 @@ +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the plasma-mobile package. +# +# Sveinn í Felli , 2022. +msgid "" +msgstr "" +"Project-Id-Version: plasma-mobile\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2022-05-28 01:02+0000\n" +"PO-Revision-Date: 2022-10-14 16:53+0000\n" +"Last-Translator: Sveinn í Felli \n" +"Language-Team: Icelandic\n" +"Language: is\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: Lokalize 21.12.3\n" + +#: package/contents/ui/appdrawer/AppDrawerHeader.qml:37 +#, kde-format +msgid "Applications" +msgstr "Forrit" + +#: package/contents/ui/private/ConfigOverlay.qml:98 +#, kde-format +msgid "Remove" +msgstr "Fjarlægja" diff --git a/po/is/plasma_applet_org.kde.phone.homescreen.simple.po b/po/is/plasma_applet_org.kde.phone.homescreen.simple.po new file mode 100644 index 00000000..dedd1c94 --- /dev/null +++ b/po/is/plasma_applet_org.kde.phone.homescreen.simple.po @@ -0,0 +1,50 @@ +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the plasma-mobile package. +# +# Sveinn í Felli , 2022. +msgid "" +msgstr "" +"Project-Id-Version: plasma-mobile\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2022-10-13 00:48+0000\n" +"PO-Revision-Date: 2022-10-14 16:54+0000\n" +"Last-Translator: Sveinn í Felli \n" +"Language-Team: Icelandic\n" +"Language: is\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: Lokalize 21.12.3\n" + +#: package/contents/ui/FavoritesGrid.qml:223 +#: package/contents/ui/FolderGrid.qml:202 +#, kde-format +msgid "Remove from favourites" +msgstr "Fjarlægja úr eftirlætum" + +#: package/contents/ui/FavoritesGrid.qml:295 +#, kde-format +msgid "Add applications to your favourites so they show up here." +msgstr "Þú getur bætt forritum í eftirlætin þin og þau munu birtast hérna." + +#: package/contents/ui/FolderGrid.qml:207 +#, kde-format +msgid "Move out of folder" +msgstr "Færa út úr möppu" + +#: package/contents/ui/GridAppDelegate.qml:64 +#, kde-format +msgid "Add to favourites" +msgstr "Bæta í eftirlæti" + +#: package/contents/ui/GridAppList.qml:56 +#, kde-format +msgid "Applications" +msgstr "Forrit" + +#: pinnedmodel.cpp:148 +#, kde-format +msgctxt "Default application folder name." +msgid "Folder" +msgstr "Mappa" diff --git a/po/is/plasma_shell_org.kde.plasma.phone.po b/po/is/plasma_shell_org.kde.plasma.phone.po new file mode 100644 index 00000000..19633b10 --- /dev/null +++ b/po/is/plasma_shell_org.kde.plasma.phone.po @@ -0,0 +1,72 @@ +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the plasma-mobile package. +# +# Sveinn í Felli , 2022. +msgid "" +msgstr "" +"Project-Id-Version: plasma-mobile\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2022-09-11 00:46+0000\n" +"PO-Revision-Date: 2022-10-14 16:57+0000\n" +"Last-Translator: Sveinn í Felli \n" +"Language-Team: Icelandic\n" +"Language: is\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: Lokalize 21.12.3\n" + +#: contents/configuration/ConfigurationContainmentAppearance.qml:44 +msgid "Layout changes have been restricted by the system administrator" +msgstr "Kerfisstjórinn hefur takmarkað breytingar á framsetningu" + +#: contents/configuration/ConfigurationContainmentAppearance.qml:65 +msgid "General" +msgstr "Almennt" + +#: contents/configuration/ConfigurationContainmentAppearance.qml:71 +msgid "Homescreen Layout" +msgstr "Framsetning upphafsskjás" + +#: contents/configuration/ConfigurationContainmentAppearance.qml:72 +msgid "The homescreen layout to use." +msgstr "Framsetning sem á að nota fyrir upphafsskjáinn." + +#: contents/configuration/ConfigurationContainmentAppearance.qml:108 +msgid "Wallpaper Plugin" +msgstr "Bakgrunnsmyndaviðbót" + +#: contents/configuration/ConfigurationContainmentAppearance.qml:109 +msgid "The wallpaper plugin to use." +msgstr "Bakgrunnsmyndaviðbót sem á að nota." + +#: contents/configuration/ConfigurationContainmentAppearance.qml:151 +msgid "Wallpaper Plugins" +msgstr "Íforrit fyrir bakgrunnsmyndir" + +#: contents/configuration/ConfigurationContainmentAppearance.qml:156 +msgid "Get New Plugins…" +msgstr "Ná í nýjar forritsviðbætur…" + +#: contents/configuration/ConfigurationContainmentAppearance.qml:171 +msgid "Layout changes must be applied before other changes can be made" +msgstr "" +"Breytingar á framsetningu verður að virkja áður en hægt er að gera aðrar " +"breytingar" + +#: contents/configuration/ConfigurationContainmentAppearance.qml:177 +msgid "Apply now" +msgstr "Sæktu um núna" + +#: contents/configuration/ContainmentConfiguration.qml:32 +msgid "Wallpaper" +msgstr "Bakgrunnsmynd" + +#: contents/configuration/ContainmentConfiguration.qml:95 +msgid "Change Wallpaper" +msgstr "Skipta um bakgrunnsmynd" + +#: contents/configuration/ContainmentConfiguration.qml:113 +msgid "Configure" +msgstr "Stilla" diff --git a/po/nn/plasma_applet_org.kde.phone.homescreen.simple.po b/po/nn/plasma_applet_org.kde.phone.homescreen.simple.po index 89316d35..b78c26b3 100644 --- a/po/nn/plasma_applet_org.kde.phone.homescreen.simple.po +++ b/po/nn/plasma_applet_org.kde.phone.homescreen.simple.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: plasma-mobile\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" -"POT-Creation-Date: 2022-09-19 00:47+0000\n" +"POT-Creation-Date: 2022-10-13 00:48+0000\n" "PO-Revision-Date: 2022-06-18 14:50+0200\n" "Last-Translator: Karl Ove Hufthammer \n" "Language-Team: Norwegian Nynorsk \n" @@ -19,28 +19,28 @@ msgstr "" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" -#: package/contents/ui/FavoritesGrid.qml:224 -#: package/contents/ui/FolderGrid.qml:203 +#: package/contents/ui/FavoritesGrid.qml:223 +#: package/contents/ui/FolderGrid.qml:202 #, kde-format msgid "Remove from favourites" msgstr "Fjern frå favorittar" -#: package/contents/ui/FavoritesGrid.qml:296 +#: package/contents/ui/FavoritesGrid.qml:295 #, kde-format msgid "Add applications to your favourites so they show up here." msgstr "Merk appar som favorittar for å visa dei her." -#: package/contents/ui/FolderGrid.qml:208 +#: package/contents/ui/FolderGrid.qml:207 #, kde-format msgid "Move out of folder" msgstr "" -#: package/contents/ui/GridAppDelegate.qml:65 +#: package/contents/ui/GridAppDelegate.qml:64 #, kde-format msgid "Add to favourites" msgstr "Legg til favorittar" -#: package/contents/ui/GridAppList.qml:57 +#: package/contents/ui/GridAppList.qml:56 #, kde-format msgid "Applications" msgstr "Program"