diff --git a/po/sl.po b/po/sl.po index 7985662..225a822 100644 --- a/po/sl.po +++ b/po/sl.po @@ -2,65 +2,68 @@ # Copyright (C) YEAR Red Hat, Inc. # This file is distributed under the same license as the libbytesize package. # Languages add-on , 2026. +# Martin Srebotnjak , 2026. msgid "" msgstr "" "Project-Id-Version: libbytesize 2.12\n" "Report-Msgid-Bugs-To: vtrefny@redhat.com\n" "POT-Creation-Date: 2026-01-08 06:02-0800\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" +"PO-Revision-Date: 2026-03-05 10:58+0000\n" +"Last-Translator: Martin Srebotnjak \n" +"Language-Team: Slovenian \n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || " "n%100==4 ? 2 : 3;\n" +"X-Generator: Weblate 5.16.1\n" #. TRANSLATORS: 'B' for bytes #: src/bs_size.c:52 src/bs_size.c:73 msgid "B" -msgstr "" +msgstr "B" #. TRANSLATORS: abbreviation for kibibyte, 2**10 bytes #: src/bs_size.c:54 msgid "KiB" -msgstr "" +msgstr "KiB" #. TRANSLATORS: abbreviation for mebibyte, 2**20 bytes #: src/bs_size.c:56 msgid "MiB" -msgstr "" +msgstr "MiB" #. TRANSLATORS: abbreviation for gibibyte, 2**30 bytes #: src/bs_size.c:58 msgid "GiB" -msgstr "" +msgstr "GiB" #. TRANSLATORS: abbreviation for tebibyte, 2**40 bytes #: src/bs_size.c:60 msgid "TiB" -msgstr "" +msgstr "TiB" #. TRANSLATORS: abbreviation for pebibyte, 2**50 bytes #: src/bs_size.c:62 msgid "PiB" -msgstr "" +msgstr "PiB" #. TRANSLATORS: abbreviation for exbibyte, 2**60 bytes #: src/bs_size.c:64 msgid "EiB" -msgstr "" +msgstr "EiB" #. TRANSLATORS: abbreviation for zebibyte, 2**70 bytes #: src/bs_size.c:66 msgid "ZiB" -msgstr "" +msgstr "ZiB" #. TRANSLATORS: abbreviation for yobibyte, 2**80 bytes #: src/bs_size.c:68 msgid "YiB" -msgstr "" +msgstr "YiB" #. TRANSLATORS: abbreviation for kilobyte, 10**3 bytes #: src/bs_size.c:75