nextcloud/apps/systemtags/l10n/bg.json

50 lines
4.3 KiB
JSON
Raw Normal View History

2017-03-02 19:48:52 +03:00
{ "translations": {
"Tags" : "Етикети",
2018-10-23 17:54:28 +03:00
"Update" : "Актуализирай",
2017-03-02 19:48:52 +03:00
"Create" : "Създай",
"Select tag…" : "Изберете етикет...",
"Tagged files" : "Отбелязани файлове",
2018-09-15 03:12:09 +03:00
"Select tags to filter by" : "Филтриране по етикет",
2017-03-02 19:48:52 +03:00
"No tags found" : "Няма открити етикети",
2018-09-16 03:12:29 +03:00
"Please select tags to filter by" : "Филтриране по етикет",
"No files found for the selected tags" : "Няма намерени файлове за избраните етикети",
"Added system tag %1$s" : "Добавен системен етикет %1$s",
"Added system tag {systemtag}" : "Добавен системен етикет {systemtag}",
"%1$s added system tag %2$s" : "%1$s добави системен етикет %2$s",
"{actor} added system tag {systemtag}" : "{actor} добави системен етикет {systemtag}",
"Removed system tag %1$s" : "Премахнат системен етикет %1$s",
"Removed system tag {systemtag}" : "Премахнат системен етикет {systemtag}",
"%1$s removed system tag %2$s" : "%1$s премахна системен етикет %2$s",
"{actor} removed system tag {systemtag}" : "{actor} премахна системен етикет {systemtag}",
"You created system tag %1$s" : "Създадохте системен етикет %1$s",
"You created system tag {systemtag}" : "Създадохте системен етикет {systemtag}",
"%1$s created system tag %2$s" : "%1$s създаде системен етикет %2$s",
"{actor} created system tag {systemtag}" : "{actor} създаде системен етикет {systemtag}",
"You deleted system tag %1$s" : "Изтрихте системен етикет %1$s",
"You deleted system tag {systemtag}" : "Изтрихте системен етикет {systemtag}",
"%1$s deleted system tag %2$s" : "%1$s изтри системен етикет %2$s",
"{actor} deleted system tag {systemtag}" : "{actor} изтри системен етикет {systemtag}",
"You updated system tag %2$s to %1$s" : "Актуализирахте системен етикет %2$s на %1$s",
"You updated system tag {oldsystemtag} to {newsystemtag}" : "Актуализирахте системен етикет {oldsystemtag} на {newsystemtag}",
"%1$s updated system tag %3$s to %2$s" : "%1$s акутализиран системен етикет %3$s на %2$s",
"{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} Актуализира системен етикет {oldsystemtag} на {newsystemtag}",
"You added system tag %2$s to %1$s" : "Добавихте системен етикет %2$s на %1$s",
"You added system tag {systemtag} to {file}" : "Добавихте системен етикет {systemtag} на {file}",
"%1$s added system tag %3$s to %2$s" : "%1$s добави системен етикет %3$s на %2$s",
"{actor} added system tag {systemtag} to {file}" : "{actor} добави системен етикет {systemtag} на {file}",
"You removed system tag %2$s from %1$s" : "Премахнахте системен етикет %2$s от %1$s",
"You removed system tag {systemtag} from {file}" : "Премахнахте системен етикет {systemtag} от {file}",
"%1$s removed system tag %3$s from %2$s" : "%1$s премахна системни етикет %3$s от %2$s",
"{actor} removed system tag {systemtag} from {file}" : "{actor} премахна системен етикет {systemtag} от {file}",
"<strong>System tags</strong> for a file have been modified" : "Промяна на <strong>системни етикети</strong> за файл",
2017-03-02 19:48:52 +03:00
"Name" : "Име",
"Public" : "Публичен",
"Restricted" : "Ограничен",
2018-07-10 11:21:14 +03:00
"Delete" : "Изтриване",
2017-03-02 19:48:52 +03:00
"Reset" : "Възстанови",
"No files in here" : "Тук няма файлове",
"No entries found in this folder" : "Няма намерени записи в тази папка",
"Size" : "Размер",
2017-03-27 03:07:55 +03:00
"Modified" : "Променен на"
2017-03-02 19:48:52 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}