diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
commit | 2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch) | |
tree | 69d21b22e377f7cd689aff2ae9e201c8832ac80a /core/l10n/mk.js | |
parent | a9c627cd9140ebad550fd3885e46c438019d6d5f (diff) | |
download | nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/mk.js')
-rw-r--r-- | core/l10n/mk.js | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/core/l10n/mk.js b/core/l10n/mk.js index 2b7b181bef2..3848e992364 100644 --- a/core/l10n/mk.js +++ b/core/l10n/mk.js @@ -376,7 +376,6 @@ OC.L10N.register( "Press enter to start searching" : "Притисни Enter за започне пребарувањето", "Open settings menu" : "Мени за параметри", "Settings" : "Параметри", - "Avatar of {fullName}" : "Аватар на {fullName}", "Show all contacts …" : "Прикажи ги сите контакти ...", "No files in here" : "Тука нема датотеки", "New folder" : "Нова папка", @@ -397,9 +396,7 @@ OC.L10N.register( "Move to {folder}" : "Премести во {folder}", "Authentication required" : "Потребна е автентификација", "Failed to authenticate, try again" : "Неуспешна автентификација, обидете се повторно", - "File not found" : "Датотеката не е пронајдена", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Документот не може да се пронајде на серверот. Можеби ова споделување е избришано или рекот за пристап му е истечен?", - "Please use the command line updater because automatic updating is disabled in the config.php." : "Ве молиме користете ја командната линија за ажурирање бидејќи автоматското ажурирање е оневозможено во config.php.", - "The page could not be found on the server." : "Страницата не е пронајдена на серверот." + "The page could not be found on the server." : "Страницата не е пронајдена на серверот.", + "Avatar of {fullName}" : "Аватар на {fullName}" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); |