diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-23 02:26:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-23 02:26:18 +0000 |
commit | 7641818ec65d396c133edbe6d315bb1b539de68c (patch) | |
tree | 564b9d5f0dee4833f64c24fe99de45ed5f0082c4 /apps/files/l10n/mk.js | |
parent | c73fd32206b5fbfaac21e5956a84c621f7c6f745 (diff) | |
download | nextcloud-server-7641818ec65d396c133edbe6d315bb1b539de68c.tar.gz nextcloud-server-7641818ec65d396c133edbe6d315bb1b539de68c.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 1f60207ddf1..747fc60505f 100644 --- a/apps/files/l10n/mk.js +++ b/apps/files/l10n/mk.js @@ -187,7 +187,6 @@ OC.L10N.register( "%s used" : "Искористено %s", "%s%% of %s used" : "Искорестено%s%% од %s ", "%1$s of %2$s used" : "Искористено %1$s од %2$s", - "Settings" : "Параметри", "Show hidden files" : "Прикажи сокриени датотеки", "Crop image previews" : "Исечи ја сликата за преглед", "WebDAV" : "WebDAV", @@ -212,6 +211,7 @@ OC.L10N.register( "New text file.txt" : "Нова текстуална датотека file.txt", "Select" : "Избери", "You don’t have permission to upload or create files here" : "Немате дозвола да прикачувате или да креирате датотеки", - "Cannot transfer ownership of a file or folder you don't own" : "Неможете да направите трансвер на сопственот на папка која не е ваша" + "Cannot transfer ownership of a file or folder you don't own" : "Неможете да направите трансвер на сопственот на папка која не е ваша", + "Settings" : "Параметри" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); |