-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2 of 2 strings) Translation: Common Plugins/COinS Plugin Translate-URL: http://translate.pkp.sfu.ca/projects/plugins/coins-plugin/uk/
- Loading branch information
Showing
1 changed file
with
10 additions
and
10 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 |
---|---|---|
@@ -1,26 +1,26 @@ | ||
# Petro Bilous <[email protected]>, 2022. | ||
# Petro Bilous <[email protected]>, 2022, 2023. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: \n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2020-02-14T21:17:24+00:00\n" | ||
"PO-Revision-Date: 2022-03-25 12:56+0000\n" | ||
"PO-Revision-Date: 2023-04-25 12:49+0000\n" | ||
"Last-Translator: Petro Bilous <[email protected]>\n" | ||
"Language-Team: Ukrainian <http://translate.pkp.sfu.ca/projects/plugins/" | ||
"coins-plugin/uk_UA/>\n" | ||
"Language: uk_UA\n" | ||
"coins-plugin/uk/>\n" | ||
"Language: uk\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=" | ||
"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" | ||
"X-Generator: Weblate 3.9.1\n" | ||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" | ||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" | ||
"X-Generator: Weblate 4.13.1\n" | ||
|
||
msgid "plugins.generic.coins.displayName" | ||
msgstr "Плагін COinS" | ||
|
||
msgid "plugins.generic.coins.description" | ||
msgstr "" | ||
"Плагін COinS додає дискриптор OpenURL до сторінок статті (анотації та HTML-" | ||
"гранки повного тексту), який може використовуватись, наприклад, для " | ||
"екстракції цитат." | ||
"Плагін COinS додає дискриптор OpenURL до сторінок статті (анотації та HTML), " | ||
"який може використовуватися, наприклад, для вилучення з інструментів " | ||
"бібліографічних посилань." |