-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #140 from weblate/weblate-blivet-libbytesize
Translations update from Fedora Weblate
- Loading branch information
Showing
1 changed file
with
25 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,100 +2,105 @@ | |
# Copyright (C) YEAR Red Hat, Inc. | ||
# This file is distributed under the same license as the libbytesize package. | ||
# Hela Basa <[email protected]>, 2021. | ||
# Weblate Translation Memory <[email protected]>, 2024. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: libbytesize 2.4\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2023-10-18 12:43+0200\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: Automatically generated\n" | ||
"Language-Team: none\n" | ||
"PO-Revision-Date: 2024-02-26 06:58+0000\n" | ||
"Last-Translator: Weblate Translation Memory <noreply-mt-weblate-translation-" | ||
"[email protected]>\n" | ||
"Language-Team: Sinhala <https://translate.fedoraproject.org/projects/blivet/" | ||
"libbytesize/si/>\n" | ||
"Language: si\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: Weblate 5.4\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 | ||
msgid "KB" | ||
msgstr "" | ||
msgstr "KB" | ||
|
||
#. TRANSLATORS: abbreviation for megabyte, 10**6 bytes | ||
#: src/bs_size.c:77 | ||
msgid "MB" | ||
msgstr "" | ||
msgstr "MB" | ||
|
||
#. TRANSLATORS: abbreviation for gigabyte, 10**9 bytes | ||
#: src/bs_size.c:79 | ||
msgid "GB" | ||
msgstr "" | ||
msgstr "GB" | ||
|
||
#. TRANSLATORS: abbreviation for terabyte, 10**12 bytes | ||
#: src/bs_size.c:81 | ||
msgid "TB" | ||
msgstr "" | ||
msgstr "TB" | ||
|
||
#. TRANSLATORS: abbreviation for petabyte, 10**15 bytes | ||
#: src/bs_size.c:83 | ||
msgid "PB" | ||
msgstr "" | ||
msgstr "PB" | ||
|
||
#. TRANSLATORS: abbreviation for exabyte, 10**18 bytes | ||
#: src/bs_size.c:85 | ||
msgid "EB" | ||
msgstr "" | ||
msgstr "EB" | ||
|
||
#. TRANSLATORS: abbreviation for zettabyte, 10**21 bytes | ||
#: src/bs_size.c:87 | ||
msgid "ZB" | ||
msgstr "" | ||
msgstr "ZB" | ||
|
||
#. TRANSLATORS: abbreviation for yottabyte, 10**24 bytes | ||
#: src/bs_size.c:89 | ||
msgid "YB" | ||
msgstr "" | ||
msgstr "YB" |