-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
create-desktop-shortcut@anaximeno: Add Bulgarian translation (#370)
- Loading branch information
Showing
1 changed file
with
52 additions
and
0 deletions.
There are no files selected for viewing
52 changes: 52 additions & 0 deletions
52
create-desktop-shortcut@anaximeno/files/create-desktop-shortcut@anaximeno/po/bg_BG.po
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 |
---|---|---|
@@ -0,0 +1,52 @@ | ||
# SOME DESCRIPTIVE TITLE. | ||
# This file is put in the public domain. | ||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: create-desktop-shortcut@anaximeno 1.2.0\n" | ||
"Report-Msgid-Bugs-To: https://github.com/linuxmint/cinnamon-spices-actions/" | ||
"issues\n" | ||
"POT-Creation-Date: 2024-02-24 05:32-0100\n" | ||
"PO-Revision-Date: 2024-05-09 16:16+0300\n" | ||
"Last-Translator: Angel Ivanov <[email protected]>\n" | ||
"Language-Team: \n" | ||
"Language: bg_BG\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: Poedit 3.0.1\n" | ||
|
||
#. metadata.json->name | ||
#: text.py:13 | ||
msgid "Create Desktop Shortcut Action" | ||
msgstr "Създаване на пряк път на Работния плот" | ||
|
||
#: text.py:15 | ||
msgid "Couldn't create all shortcuts!" | ||
msgstr "Неуспешно създаване на някои от преките пътища!" | ||
|
||
#: text.py:18 | ||
msgid "" | ||
"Some items already exist with the same name in the desktop folder, should " | ||
"they be overridden? (Overridden items in the desktop folder will be sent to " | ||
"the trash.)" | ||
msgstr "" | ||
"Някои от преките пътища вече съществуват на Работния плот. Да се презапишат " | ||
"ли? (Презаписаните елементи от Работния плот ще бъдат изпратени в Кошчето)." | ||
|
||
#. metadata.json->description | ||
msgid "" | ||
"Creates a shortcut of folders, applications, files, and others, on the " | ||
"desktop folder." | ||
msgstr "" | ||
"Създава преки пътища до Папки, приложения, файлове и др. на Работния плот." | ||
|
||
#. [email protected]_action.in->Name | ||
msgid "Create a desktop shortcut" | ||
msgstr "Създава пряк път" | ||
|
||
#. [email protected]_action.in->Comment | ||
msgid "Create a shortcut of the selected items on the Desktop folder" | ||
msgstr "Създава пряк път до избрания обект на Работния плот" |