diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-05 02:16:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-05 02:16:14 +0000 |
commit | 8072e3e568b683eace4f91479a56b58617a6a52c (patch) | |
tree | b7c9a1f031e20473b3705109ed69670c82718655 /apps/files_trashbin | |
parent | a2f280badc23d1d398abff1afa9ec13845254292 (diff) | |
download | nextcloud-server-8072e3e568b683eace4f91479a56b58617a6a52c.tar.gz nextcloud-server-8072e3e568b683eace4f91479a56b58617a6a52c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/mk.js | 4 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/mk.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_trashbin/l10n/mk.js b/apps/files_trashbin/l10n/mk.js index 4ef23c4cf98..8ec212d2571 100644 --- a/apps/files_trashbin/l10n/mk.js +++ b/apps/files_trashbin/l10n/mk.js @@ -20,9 +20,9 @@ OC.L10N.register( "Select all" : "Избери се", "Name" : "Име", "Actions" : "Акции", - "Deleted" : "Избришан", + "Deleted" : "Избришана", "Delete" : "Избриши", - "Couldn't delete %s permanently" : "Не можеше трајно да се избрише %s", + "Couldn't delete %s permanently" : "Не може да се избрише %s", "Couldn't restore %s" : "Неможе да се врати %s", "Error" : "Грешка" }, diff --git a/apps/files_trashbin/l10n/mk.json b/apps/files_trashbin/l10n/mk.json index b1b5409113b..e4daf678149 100644 --- a/apps/files_trashbin/l10n/mk.json +++ b/apps/files_trashbin/l10n/mk.json @@ -18,9 +18,9 @@ "Select all" : "Избери се", "Name" : "Име", "Actions" : "Акции", - "Deleted" : "Избришан", + "Deleted" : "Избришана", "Delete" : "Избриши", - "Couldn't delete %s permanently" : "Не можеше трајно да се избрише %s", + "Couldn't delete %s permanently" : "Не може да се избрише %s", "Couldn't restore %s" : "Неможе да се врати %s", "Error" : "Грешка" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" |