diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-21 00:20:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-21 00:20:59 +0000 |
commit | 2547332fe5f704e3a6e79034e7bdbbf541a753dd (patch) | |
tree | a1d0a9febed7f5a5e09072ee80737bc9be463488 /apps/files/l10n/mk.js | |
parent | d949fce1d524ee7c050fbb7cdca800b0723350ec (diff) | |
download | nextcloud-server-2547332fe5f704e3a6e79034e7bdbbf541a753dd.tar.gz nextcloud-server-2547332fe5f704e3a6e79034e7bdbbf541a753dd.zip |
Fix(l10n): Update translations 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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js index a0abeb10864..5711175314a 100644 --- a/apps/files/l10n/mk.js +++ b/apps/files/l10n/mk.js @@ -171,6 +171,7 @@ OC.L10N.register( "File Management" : "Датотеки", "Reload current directory" : "Превчитај ја повторно моменталната папка", "Go to the \"{dir}\" directory" : "Оди до \"{dir}\" папката", + "You don’t have permission to upload or create files here" : "Немате дозвола да прикачувате или да креирате датотеки", "\"{displayName}\" action executed successfully" : "\"{displayName}\" акцијата е успешно извршена", "\"{displayName}\" action failed" : "\"{displayName}\" акцијата не успеа", "Select the row for {displayName}" : "Избери ред за {displayName}", @@ -225,7 +226,6 @@ OC.L10N.register( "Share" : "Сподели", "Shared by link" : "Споделено со линк", "Shared" : "Споделено", - "You don’t have permission to upload or create files here" : "Немате дозвола да прикачувате или да креирате датотеки", "Open the files app settings" : "Отвори ги параметрите за датотеките", "Files settings" : "Параметри за датотеки", "File cannot be accessed" : "Неможе да се пристапи до датотеката", |