nextcloud/l10n/bg_BG/lib.po

153 lines
2.6 KiB
Plaintext
Raw Normal View History

2012-07-28 04:05:38 +04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
2013-01-09 03:05:49 +04:00
"POT-Creation-Date: 2013-01-09 00:04+0100\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
2012-07-28 04:05:38 +04:00
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bg_BG\n"
2012-10-24 04:08:34 +04:00
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2012-07-28 04:05:38 +04:00
2013-01-09 03:05:49 +04:00
#: app.php:301
2012-07-28 04:05:38 +04:00
msgid "Help"
msgstr ""
2013-01-09 03:05:49 +04:00
#: app.php:308
2012-07-28 04:05:38 +04:00
msgid "Personal"
2013-01-09 03:05:49 +04:00
msgstr ""
2012-07-28 04:05:38 +04:00
2013-01-09 03:05:49 +04:00
#: app.php:313
2012-07-28 04:05:38 +04:00
msgid "Settings"
msgstr ""
2013-01-09 03:05:49 +04:00
#: app.php:318
2012-07-28 04:05:38 +04:00
msgid "Users"
msgstr ""
2013-01-09 03:05:49 +04:00
#: app.php:325
2012-07-28 04:05:38 +04:00
msgid "Apps"
msgstr ""
2013-01-09 03:05:49 +04:00
#: app.php:327
2012-07-28 04:05:38 +04:00
msgid "Admin"
msgstr ""
2013-01-09 03:05:49 +04:00
#: files.php:365
2012-07-28 04:05:38 +04:00
msgid "ZIP download is turned off."
msgstr ""
2013-01-09 03:05:49 +04:00
#: files.php:366
2012-07-28 04:05:38 +04:00
msgid "Files need to be downloaded one by one."
msgstr ""
2013-01-09 03:05:49 +04:00
#: files.php:366 files.php:391
2012-07-28 04:05:38 +04:00
msgid "Back to Files"
msgstr ""
2013-01-09 03:05:49 +04:00
#: files.php:390
2012-07-28 04:05:38 +04:00
msgid "Selected files too large to generate zip file."
msgstr ""
#: json.php:28
msgid "Application is not enabled"
msgstr ""
2012-10-24 04:08:34 +04:00
#: json.php:39 json.php:64 json.php:77 json.php:89
2012-07-28 04:05:38 +04:00
msgid "Authentication error"
2013-01-09 03:05:49 +04:00
msgstr ""
2012-07-28 04:05:38 +04:00
#: json.php:51
msgid "Token expired. Please reload page."
msgstr ""
2012-10-24 04:08:34 +04:00
#: search/provider/file.php:17 search/provider/file.php:35
msgid "Files"
msgstr ""
#: search/provider/file.php:26 search/provider/file.php:33
msgid "Text"
msgstr ""
#: search/provider/file.php:29
msgid "Images"
2012-07-28 04:05:38 +04:00
msgstr ""
2012-11-15 03:03:50 +04:00
#: template.php:103
2012-10-24 04:08:34 +04:00
msgid "seconds ago"
2012-07-28 04:05:38 +04:00
msgstr ""
2012-11-15 03:03:50 +04:00
#: template.php:104
2012-10-24 04:08:34 +04:00
msgid "1 minute ago"
msgstr ""
2012-11-15 03:03:50 +04:00
#: template.php:105
2012-07-28 04:05:38 +04:00
#, php-format
msgid "%d minutes ago"
msgstr ""
2012-11-15 03:03:50 +04:00
#: template.php:106
msgid "1 hour ago"
msgstr ""
#: template.php:107
#, php-format
msgid "%d hours ago"
msgstr ""
#: template.php:108
2012-07-28 04:05:38 +04:00
msgid "today"
msgstr ""
2012-11-15 03:03:50 +04:00
#: template.php:109
2012-07-28 04:05:38 +04:00
msgid "yesterday"
msgstr ""
2012-11-15 03:03:50 +04:00
#: template.php:110
2012-07-28 04:05:38 +04:00
#, php-format
msgid "%d days ago"
msgstr ""
2012-11-15 03:03:50 +04:00
#: template.php:111
2012-07-28 04:05:38 +04:00
msgid "last month"
msgstr ""
2012-11-15 03:03:50 +04:00
#: template.php:112
#, php-format
msgid "%d months ago"
2012-07-28 04:05:38 +04:00
msgstr ""
2012-11-15 03:03:50 +04:00
#: template.php:113
2012-07-28 04:05:38 +04:00
msgid "last year"
msgstr ""
2012-11-15 03:03:50 +04:00
#: template.php:114
2012-07-28 04:05:38 +04:00
msgid "years ago"
msgstr ""
2012-09-01 04:04:00 +04:00
2012-10-24 04:08:34 +04:00
#: updater.php:75
2012-09-01 04:04:00 +04:00
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
2012-10-24 04:08:34 +04:00
#: updater.php:77
2012-09-01 04:04:00 +04:00
msgid "up to date"
msgstr ""
2012-10-24 04:08:34 +04:00
#: updater.php:80
2012-09-01 04:04:00 +04:00
msgid "updates check is disabled"
msgstr ""
2012-11-15 03:03:50 +04:00
#: vcategories.php:188 vcategories.php:249
#, php-format
msgid "Could not find category \"%s\""
msgstr ""