diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-01 02:15:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-01 02:15:20 +0000 |
commit | 8555d510c07da73921ee3940391d1f4d6c321270 (patch) | |
tree | db2fef0a9563cf5d7a8e2774f1416d0cc17d63de /core/l10n/mk.js | |
parent | 8434259b1bfef22adbf30b166043e29763bf9507 (diff) | |
download | nextcloud-server-8555d510c07da73921ee3940391d1f4d6c321270.tar.gz nextcloud-server-8555d510c07da73921ee3940391d1f4d6c321270.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/mk.js')
-rw-r--r-- | core/l10n/mk.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/mk.js b/core/l10n/mk.js index a63a6e062d4..28467950eee 100644 --- a/core/l10n/mk.js +++ b/core/l10n/mk.js @@ -117,6 +117,7 @@ OC.L10N.register( "Continue to {productName}" : "Продолжи кон {productName}", "_The update was successful. Redirecting you to {productName} in %n second._::_The update was successful. Redirecting you to {productName} in %n seconds._" : ["Ажурирањето беше успешно. Пренасочување кон {productName} за 1 секунда.","Ажурирањето беше успешно. Пренасочување кон {productName} за %n секунди."], "More apps" : "Повеќе апликации", + "Currently open" : "Моментално отворено", "_{count} notification_::_{count} notifications_" : ["Едно исзестување","{count} известувања"], "Log in" : "Најава", "Logging in …" : "Најава ...", @@ -178,6 +179,11 @@ OC.L10N.register( "Search" : "Барај", "An error occurred while searching for {type}" : "Настана грешка при пребарување за {type}", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Внесете најмалку {minSearchLength} карактер за да пребарувате","Внесете најмалку {minSearchLength} карактери или повеќе за да пребарувате"], + "This browser is not supported" : "Овој прелистувач не е поддржан", + "Your browser is not supported. Please upgrade to a newer version or a supported one." : "Вашиот прелистувач не е поддржан. Надградете на понова или поддржана верзија.", + "Continue with this unsupported browser" : "Продолжете со овој неподдржан прелистувач", + "Supported versions" : "Поддржани верзии", + "{name} version {version} and above" : "{name} верзија {version} и понови", "Search {types} …" : "Пребарување {types} …", "Settings" : "Параметри", "Could not load your contacts" : "Неможат да се вчитаат вашите контакти", |