nextcloud/apps/systemtags/l10n/bg.json

54 lines
4.5 KiB
JSON
Raw Normal View History

2017-03-02 19:48:52 +03:00
{ "translations": {
2018-10-23 17:54:28 +03:00
"Update" : "Актуализирай",
2017-03-02 19:48:52 +03:00
"Create" : "Създай",
"Select tag…" : "Изберете етикет...",
2018-09-16 03:12:29 +03:00
"Added system tag {systemtag}" : "Добавен системен етикет {systemtag}",
2018-12-13 04:11:56 +03:00
"Added system tag %1$s" : "Добавен системен етикет %1$s",
2018-09-16 03:12:29 +03:00
"%1$s added system tag %2$s" : "%1$s добави системен етикет %2$s",
"{actor} added system tag {systemtag}" : "{actor} добави системен етикет {systemtag}",
"Removed system tag {systemtag}" : "Премахнат системен етикет {systemtag}",
2018-12-13 04:11:56 +03:00
"Removed system tag %1$s" : "Премахнат системен етикет %1$s",
2018-09-16 03:12:29 +03:00
"%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> за файл",
2020-07-07 05:16:41 +03:00
"Tags" : "Етикети",
2019-12-22 05:28:34 +03:00
"Collaborative tags" : "Съвместни етикети",
2019-02-15 04:12:49 +03:00
"Tagged files" : "Отбелязани файлове",
"Select tags to filter by" : "Филтриране по етикет",
"No tags found" : "Не са открити етикети",
"Please select tags to filter by" : "Моля изберете етикети, за филтрирането",
"No files found for the selected tags" : "Няма намерени файлове за избраните етикети",
2018-12-17 04:11:33 +03:00
"Select tag …" : "Изберете етикет...",
"Create a new tag" : "Създаване на нов етикет",
2017-03-02 19:48:52 +03:00
"Name" : "Име",
"Public" : "Публичен",
"Restricted" : "Ограничен",
2018-12-17 04:11:33 +03:00
"Invisible" : "Невидим",
2018-07-10 11:21:14 +03:00
"Delete" : "Изтриване",
2018-12-17 04:11:33 +03:00
"Reset" : "Нулирай",
2019-03-26 13:41:31 +03:00
"No files in here" : "Няма файлове",
2017-03-02 19:48:52 +03:00
"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);"
}