From 9da0f2c9250de92f4fe1ca4c07463982a7e60f40 Mon Sep 17 00:00:00 2001 From: Martin Date: Wed, 15 Jul 2026 13:04:37 +0000 Subject: [PATCH] Update Slovenian translation Co-authored-by: Martin --- server/po/sl.po | 54 +++++++++++++++++-------------------------------- 1 file changed, 18 insertions(+), 36 deletions(-) diff --git a/server/po/sl.po b/server/po/sl.po index eab38ee4..b5a6b619 100644 --- a/server/po/sl.po +++ b/server/po/sl.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: oo7 main\n" "Report-Msgid-Bugs-To: https://github.com/linux-credentials/oo7/issues\n" -"POT-Creation-Date: 2026-06-22 03:36+0000\n" -"PO-Revision-Date: 2026-06-22 07:26+0200\n" +"POT-Creation-Date: 2026-07-15 08:28+0000\n" +"PO-Revision-Date: 2026-07-15 15:03+0200\n" "Last-Translator: Martin Srebotnjak \n" "Language-Team: Slovenian GNOME Translation Team \n" "Language: sl\n" @@ -20,16 +20,16 @@ msgstr "" "X-Generator: Poedit 3.8\n" "X-Poedit-SourceCharset: UTF-8\n" -#: ../src/gnome/prompter.rs:132 +#: ../src/gnome/prompter.rs:151 msgid "Change Keyring Password" msgstr "Zamenjaj zbirko ključev" -#: ../src/gnome/prompter.rs:133 +#: ../src/gnome/prompter.rs:152 #, rust-format msgid "Choose a new password for the “{}” keyring" msgstr "Izberite novo geslo za zbirko ključev »{}«" -#: ../src/gnome/prompter.rs:136 +#: ../src/gnome/prompter.rs:155 ../src/prompt/mod.rs:396 #, rust-format msgid "" "An application wants to change the password for the “{}” keyring. Choose the " @@ -38,45 +38,45 @@ msgstr "" "Program želi spremeniti geslo zbirko ključev »{}«. Izberite novo geslo, ki " "ga želite zanjo uporabljati." -#: ../src/gnome/prompter.rs:141 +#: ../src/gnome/prompter.rs:160 msgid "This operation cannot be reverted" msgstr "Tega dejanja ni možno povrniti" -#: ../src/gnome/prompter.rs:147 +#: ../src/gnome/prompter.rs:166 msgid "Continue" msgstr "Nadaljuj" -#: ../src/gnome/prompter.rs:148 ../src/gnome/prompter.rs:174 -#: ../src/gnome/prompter.rs:196 +#: ../src/gnome/prompter.rs:167 ../src/gnome/prompter.rs:193 +#: ../src/gnome/prompter.rs:215 msgid "Cancel" msgstr "Prekliči" -#: ../src/gnome/prompter.rs:158 +#: ../src/gnome/prompter.rs:177 msgid "Unlock Keyring" msgstr "Odkleni zbirko ključev" -#: ../src/gnome/prompter.rs:159 +#: ../src/gnome/prompter.rs:178 msgid "Authentication required" msgstr "Zahtevana je overitev" -#: ../src/gnome/prompter.rs:162 ../src/prompt/mod.rs:368 +#: ../src/gnome/prompter.rs:181 ../src/prompt/mod.rs:386 #, rust-format -msgid "An application wants access to the keyring '{}', but it is locked" +msgid "An application wants access to the keyring “{}”, but it is locked" msgstr "Program želi dostopati do zbirke ključev »{}«, vendar je zaklenjena" -#: ../src/gnome/prompter.rs:173 +#: ../src/gnome/prompter.rs:192 msgid "Unlock" msgstr "Odkleni" -#: ../src/gnome/prompter.rs:180 +#: ../src/gnome/prompter.rs:199 msgid "New Keyring Password" msgstr "Geslo za novo zbirko ključev" -#: ../src/gnome/prompter.rs:181 +#: ../src/gnome/prompter.rs:200 msgid "Choose password for new keyring" msgstr "Izberite geslo za novo zbirko ključev" -#: ../src/gnome/prompter.rs:184 +#: ../src/gnome/prompter.rs:203 ../src/prompt/mod.rs:391 #, rust-format msgid "" "An application wants to create a new keyring called “{}”. Choose the " @@ -85,24 +85,6 @@ msgstr "" "Program želi ustvariti novo zbirko ključev z imenom »{}«. Izberite geslo, ki " "ga želite zanjo uporabljati." -#: ../src/gnome/prompter.rs:195 +#: ../src/gnome/prompter.rs:214 msgid "Create" msgstr "Ustvari" - -#: ../src/prompt/mod.rs:373 -#, rust-format -msgid "" -"An application wants to create a new keyring called '{}'. Choose the " -"password you want to use for it." -msgstr "" -"Program želi ustvariti novo zbirko ključev z imenom »{}«. Izberite geslo, ki " -"ga želite zanjo uporabljati." - -#: ../src/prompt/mod.rs:378 -#, rust-format -msgid "" -"An application wants to change the password for the '{}' keyring. Choose the " -"new password you want to use for it." -msgstr "" -"Program želi spremeniti geslo zbirko ključev »{}«. Izberite novo geslo, ki " -"ga želite zanjo uporabljati."