init
Some checks failed
Docker. / Ubuntu (push) Has been cancelled
User-agent updater. / User-agent (push) Failing after 15s
Lock Threads / lock (push) Failing after 10s
Waiting for answer. / waiting-for-answer (push) Failing after 22s
Needs user action. / needs-user-action (push) Failing after 8s
Can't reproduce. / cant-reproduce (push) Failing after 8s
Close stale issues and PRs / stale (push) Has been cancelled

This commit is contained in:
allhaileris
2026-02-16 15:50:16 +03:00
commit afb81b8278
13816 changed files with 3689732 additions and 0 deletions

View File

@@ -0,0 +1,62 @@
msgid ""
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"
"X-Language: en\n"
"X-Qt-Contexts: true\n"
#. @item:intext %1 is a whole number
#: ../lib/util/kformatprivate.cpp:397
#, qt-format
msgctxt "KFormat|"
msgid "%n millisecond(s)"
msgid_plural "%n millisecond(s)"
msgstr[0] "%n millisecond"
msgstr[1] "%n milliseconds"
#. @item:intext %n is a whole number
#: ../lib/util/kformatprivate.cpp:415
#, qt-format
msgctxt "KFormat|"
msgid "%n day(s)"
msgid_plural "%n day(s)"
msgstr[0] "%n day"
msgstr[1] "%n days"
#. @item:intext %n is a whole number
#: ../lib/util/kformatprivate.cpp:420
#, qt-format
msgctxt "KFormat|"
msgid "%n hour(s)"
msgid_plural "%n hour(s)"
msgstr[0] "%n hour"
msgstr[1] "%n hours"
#. @item:intext %n is a whole number
#: ../lib/util/kformatprivate.cpp:425
#, qt-format
msgctxt "KFormat|"
msgid "%n minute(s)"
msgid_plural "%n minute(s)"
msgstr[0] "%n minute"
msgstr[1] "%n minutes"
#. @item:intext %n is a whole number
#: ../lib/util/kformatprivate.cpp:430
#, qt-format
msgctxt "KFormat|"
msgid "%n second(s)"
msgid_plural "%n second(s)"
msgstr[0] "%n second"
msgstr[1] "%n seconds"
#. @item:intext %1 is a whole number
#: ../lib/util/kformatprivate.cpp:515
#, qt-format
msgctxt "KFormat|"
msgid "%n minute(s) ago"
msgid_plural "%n minute(s) ago"
msgstr[0] "%n minute ago"
msgstr[1] "%n minutes ago"