diff options
Diffstat (limited to 'apps/files_sharing/l10n/mk.json')
-rw-r--r-- | apps/files_sharing/l10n/mk.json | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/mk.json b/apps/files_sharing/l10n/mk.json index cf5328e23bc..304b6547b8b 100644 --- a/apps/files_sharing/l10n/mk.json +++ b/apps/files_sharing/l10n/mk.json @@ -202,8 +202,12 @@ "Shared via link by {initiator}" : "Споделено со линк од {initiator}", "Mail share ({label})" : "Споделено преку е-пошта ({label})", "Share link ({label})" : "Сподели линк ({label})", + "Share link ({index})" : "Сподели линк ({index})", "Share link" : "Сподели линк", + "Actions for \"{title}\"" : "Акции за \"{title}\"", + "Copy public link of \"{title}\" to clipboard" : "Копирај јавен линк во клипборд за \"{title}\"", "Error, please enter proper password and/or expiration date" : "Грешка, внесете лозинка и/или рок на траење", + "Link share created" : "Креиран линк за споделување", "Error while creating the share" : "Грешка при креирање на споделување", "Search for share recipients" : "Пребарај за примачи на споделувањето", "No recommendations. Start typing." : "Нема препораки. Започнете со пишување.", @@ -235,9 +239,12 @@ "Error updating the share" : "Грешка при ажурирање на споделувањето", "File \"{path}\" has been unshared" : "Датотеката \"{path}\" повеќе не се споделува", "Folder \"{path}\" has been unshared" : "Папката \"{path}\" повеќе не се споделува", + "Share {propertyName} saved" : "Зачувано е споделувањето {propertyName}", "Shared" : "Споделен", "Share" : "Сподели", "Shared with" : "Споделено со", + "Password created successfully" : "Успрешно е креирана лозинка", + "Error generating password from password policy" : "Грешка при генерирање на лозинка од политиката на лозинки", "Shared with you and the group {group} by {owner}" : "Споделено со Вас и групата {group} од {owner}", "Shared with you and {circle} by {owner}" : "Споделено со тебе и {circle} од {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Споделено со тебе и во разговорот {conversation} од {owner}", @@ -264,6 +271,7 @@ "One or more of your shares will expire tomorrow" : "Едно или повеќе од твојте споделувања ќе истечат утре", "Copy to clipboard" : "Копирај во клипборд", "Sorry, this link doesn’t seem to work anymore." : "Извенете, но овој линк повеќе не функционира.", - "Toggle grid view" : "Промена во мрежа" + "Toggle grid view" : "Промена во мрежа", + "Error generating password from password_policy" : "Грешка при генерирање на лозинка од политиката на лозинки" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file |