diff --git a/po/lo.po b/po/lo.po new file mode 100644 index 0000000..3231a49 --- /dev/null +++ b/po/lo.po @@ -0,0 +1,104 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Red Hat, Inc. +# This file is distributed under the same license as the libbytesize package. +# Bone NI , 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: 2026-05-07 10:59+0000\n" +"Last-Translator: Bone NI \n" +"Language-Team: Lao \n" +"Language: lo\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 5.17.1\n" + +#. TRANSLATORS: 'B' for bytes +#: src/bs_size.c:52 src/bs_size.c:73 +msgid "B" +msgstr "B" + +#. TRANSLATORS: abbreviation for kibibyte, 2**10 bytes +#: src/bs_size.c:54 +msgid "KiB" +msgstr "KiB" + +#. TRANSLATORS: abbreviation for mebibyte, 2**20 bytes +#: src/bs_size.c:56 +msgid "MiB" +msgstr "MiB" + +#. TRANSLATORS: abbreviation for gibibyte, 2**30 bytes +#: src/bs_size.c:58 +msgid "GiB" +msgstr "GiB" + +#. TRANSLATORS: abbreviation for tebibyte, 2**40 bytes +#: src/bs_size.c:60 +msgid "TiB" +msgstr "TiB" + +#. TRANSLATORS: abbreviation for pebibyte, 2**50 bytes +#: src/bs_size.c:62 +msgid "PiB" +msgstr "PiB" + +#. TRANSLATORS: abbreviation for exbibyte, 2**60 bytes +#: src/bs_size.c:64 +msgid "EiB" +msgstr "EiB" + +#. TRANSLATORS: abbreviation for zebibyte, 2**70 bytes +#: src/bs_size.c:66 +msgid "ZiB" +msgstr "ZiB" + +#. TRANSLATORS: abbreviation for yobibyte, 2**80 bytes +#: src/bs_size.c:68 +msgid "YiB" +msgstr "YiB" + +#. TRANSLATORS: abbreviation for kilobyte, 10**3 bytes +#: src/bs_size.c:75 +msgid "KB" +msgstr "KB" + +#. TRANSLATORS: abbreviation for megabyte, 10**6 bytes +#: src/bs_size.c:77 +msgid "MB" +msgstr "MB" + +#. TRANSLATORS: abbreviation for gigabyte, 10**9 bytes +#: src/bs_size.c:79 +msgid "GB" +msgstr "GB" + +#. TRANSLATORS: abbreviation for terabyte, 10**12 bytes +#: src/bs_size.c:81 +msgid "TB" +msgstr "TB" + +#. TRANSLATORS: abbreviation for petabyte, 10**15 bytes +#: src/bs_size.c:83 +msgid "PB" +msgstr "PB" + +#. TRANSLATORS: abbreviation for exabyte, 10**18 bytes +#: src/bs_size.c:85 +msgid "EB" +msgstr "EB" + +#. TRANSLATORS: abbreviation for zettabyte, 10**21 bytes +#: src/bs_size.c:87 +msgid "ZB" +msgstr "ZB" + +#. TRANSLATORS: abbreviation for yottabyte, 10**24 bytes +#: src/bs_size.c:89 +msgid "YB" +msgstr "YB"