diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 11:06:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 11:06:18 +0000 |
commit | 0d05c600d607900ecddc5d4a57d9f861f460ce44 (patch) | |
tree | 6a55224a81f03ff05f0ad29a01f0c3b30eb48480 /apps/files/l10n/mk.js | |
parent | 905e1918d2796b9a79025283cd6edf2c40f49d77 (diff) | |
download | nextcloud-server-0d05c600d607900ecddc5d4a57d9f861f460ce44.tar.gz nextcloud-server-0d05c600d607900ecddc5d4a57d9f861f460ce44.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/mk.js')
-rw-r--r-- | apps/files/l10n/mk.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js index 5df0a1bc530..86b6855e38b 100644 --- a/apps/files/l10n/mk.js +++ b/apps/files/l10n/mk.js @@ -199,8 +199,8 @@ OC.L10N.register( "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>", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Користи ја оваа адреса за <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">пристап преку WebDAV</a>", - "Cannot transfter ownership of a file or folder you don't own" : "Неможете да направите трансвер на сопственот на датотека која не е ваша", "This group folder is almost full ({usedSpacePercent}%)" : "Групната папка е скоро исполнета ({usedSpacePercent}%)", - "This external storage is almost full ({usedSpacePercent}%)" : "Надворешното складиште е скоро исполнето ({usedSpacePercent}%)" + "This external storage is almost full ({usedSpacePercent}%)" : "Надворешното складиште е скоро исполнето ({usedSpacePercent}%)", + "Cannot transfter ownership of a file or folder you don't own" : "Неможете да направите трансвер на сопственот на датотека која не е ваша" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); |