diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-06-24 02:16:44 +0000 |
commit | 54c716ec8fb5e8774384fb2a023ea1a74116c09e (patch) | |
tree | 00bd5ad882f5a2cb1004b29b2b03911ef767cb07 /apps/files/l10n/mk.js | |
parent | c5c3d04fa1c56b0998cec47f652a29fbf13e1bde (diff) | |
download | nextcloud-server-54c716ec8fb5e8774384fb2a023ea1a74116c09e.tar.gz nextcloud-server-54c716ec8fb5e8774384fb2a023ea1a74116c09e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/mk.js')
-rw-r--r-- | apps/files/l10n/mk.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js index 2253706744b..cb862537295 100644 --- a/apps/files/l10n/mk.js +++ b/apps/files/l10n/mk.js @@ -4,15 +4,13 @@ OC.L10N.register( "Storage is temporarily not available" : "Складиштето моментално не е достапно", "Storage invalid" : "Невалидно складиште", "Unknown error" : "Непозната грешка", - "All files" : "Сите датотеки", - "Recent" : "Неодамнешни", - "Favorites" : "Омилени", "File could not be found" : "Неможе да се пронајде датотеката", "Move or copy" : "Премести или копирај", "Download" : "Преземи", "Delete" : "Избриши", "Home" : "Дома", "Close" : "Затвори", + "Favorites" : "Омилени", "Could not create folder \"{dir}\"" : "Неможе да се креира папка \"{dir}\"", "This will stop your current uploads." : "Ова ќе го прекине вашето моментално прикачување.", "Upload cancelled." : "Преземањето е прекинато.", @@ -94,6 +92,7 @@ OC.L10N.register( "You can only favorite a single file or folder at a time" : "Можете да додавате само по една датотека или папка во фаворити одеднаш", "New folder" : "Нова папка", "Upload file" : "Прикачи датотека", + "Recent" : "Неодамнешни", "Not favorited" : "Нема фаворити", "Remove from favorites" : "Отстрани од фаворити", "Add to favorites" : "Додади во фаворити", @@ -135,6 +134,7 @@ OC.L10N.register( "A file or folder has been <strong>deleted</strong>" : "Датотека или папка е <strong>избришана</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ограничете известувања за креирање и промени на вашите <strong>омилени датотеки</strong> <em>(само во стримот)</em>", "A file or folder has been <strong>restored</strong>" : "Датотека или папка е <strong>вратена</strong>", + "All files" : "Сите датотеки", "Unlimited" : "Неограничено", "Upload (max. %s)" : "Префрлање (макс. %s)", "Accept" : "Прифати", |