diff options
Diffstat (limited to 'apps/files_sharing/l10n/mk.json')
-rw-r--r-- | apps/files_sharing/l10n/mk.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/mk.json b/apps/files_sharing/l10n/mk.json index bd067fef07c..09ded48b365 100644 --- a/apps/files_sharing/l10n/mk.json +++ b/apps/files_sharing/l10n/mk.json @@ -151,7 +151,6 @@ "Shared with the conversation {user} by {owner}" : "Споделено со разговор на {user} од {owner}", "Shared with {user} by {owner}" : "Споделено со {user} од {owner}", "Added by {initiator}" : "Додадено од {initiator}", - "Via folder" : "Преку папка", "Internal link" : "Внатрешен линк", "Link copied" : "Линкот е копиран", "Cannot copy, please copy the link manually" : "Неможе да се копира, копирајте го линкот рачно", @@ -223,6 +222,7 @@ "Uploaded files:" : "Прикачени датотеки:", "By uploading files, you agree to the %1$sterms of service%2$s." : "Со прикачување на датотеките, вие се согласувате со %1$sусловите за користење%2$s.", "could not delete share" : "неможе да се избрише споделувањето", - "Uploading files…" : "Прикачување датотеки…" + "Uploading files…" : "Прикачување датотеки…", + "Via folder" : "Преку папка" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file |