forked from scribu/wp-posts-to-posts
-
Notifications
You must be signed in to change notification settings - Fork 0
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 scribu#525 from shterev/feature/add-bulgarian-tran…
…slation Add Bulgarian translation
- Loading branch information
Showing
2 changed files
with
87 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
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,87 @@ | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Posts-to-posts\n" | ||
"Report-Msgid-Bugs-To: http://wordpress.org/tag/p2p\n" | ||
"POT-Creation-Date: 2016-04-06 22:56:56+00:00\n" | ||
"PO-Revision-Date: \n" | ||
"Last-Translator: shterev <[email protected]>\n" | ||
"Language-Team: shterev\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
|
||
#: scb/AdminPage.php:163 | ||
msgid "Settings <strong>saved</strong>." | ||
msgstr "Настройките <strong>запаметени</strong>." | ||
|
||
#: scb/AdminPage.php:176 | ||
#: scb/AdminPage.php:187 | ||
msgid "Save Changes" | ||
msgstr "Запиши промените" | ||
|
||
#: scb/AdminPage.php:348 | ||
msgid "Settings" | ||
msgstr "Настройки" | ||
|
||
#: admin/fields.php:13 | ||
msgid "Create connection" | ||
msgstr "Създай връзка" | ||
|
||
#: admin/fields.php:25 | ||
msgid "Delete all connections" | ||
msgstr "Изтрий всички връзки" | ||
|
||
#: admin/fields.php:34 | ||
msgid "Delete connection" | ||
msgstr "Изтрий връзката" | ||
|
||
#: admin/box.php:59 | ||
msgid "Are you sure you want to delete all connections?" | ||
msgstr "Сигурни ли сте, че искате да изтриете всички връзки?" | ||
|
||
#: admin/box.php:69 | ||
msgid "Connected %s" | ||
msgstr "Свързани %s" | ||
|
||
#: admin/box.php:116 | ||
msgid "Create connections:" | ||
msgstr "Създай връзки:" | ||
|
||
#: admin/box.php:125 | ||
msgid "Search" | ||
msgstr "Търси" | ||
|
||
#: admin/box.php:133 | ||
msgid "View All" | ||
msgstr "Виж всички" | ||
|
||
#: admin/box.php:216 | ||
msgid "previous" | ||
msgstr "предишни" | ||
|
||
#: admin/box.php:217 | ||
msgid "next" | ||
msgstr "следващи" | ||
|
||
#: admin/box.php:218 | ||
msgid "of" | ||
msgstr "от" | ||
|
||
#: core/widget.php:14 | ||
msgid "Posts 2 Posts" | ||
msgstr "Posts 2 Posts" | ||
|
||
#: core/widget.php:15 | ||
msgid "A list of posts connected to the current post" | ||
msgstr "Списък с публикации свързани към текущата публикация" | ||
|
||
#: core/widget.php:29 | ||
msgid "Connection type:" | ||
msgstr "Тип на връзката:" | ||
|
||
#: core/widget.php:53 | ||
msgid "Related %s" | ||
msgstr "Свързани %s" | ||
|
||
#~ msgid "Recent" | ||
#~ msgstr "Последни" |