diff --git a/apps/accessibility/l10n/en_GB.js b/apps/accessibility/l10n/en_GB.js index a6b586785f4d15da0c05a18c0612c53bdd6d551f..f3fbe74f9fe94636ebac78286b6c8feb413ab3ca 100644 --- a/apps/accessibility/l10n/en_GB.js +++ b/apps/accessibility/l10n/en_GB.js @@ -13,6 +13,8 @@ OC.L10N.register( "Accessibility" : "Accessibility", "Accessibility options for nextcloud" : "Accessibility options for nextcloud", "Provides multiple accessibilities options to ease your use of Nextcloud" : "Provides multiple accessibilities options to ease your use of Nextcloud", + "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level.", + "If you find any issues, don’t hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "If you find any issues, don’t hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!", "Enable" : "Enable" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/accessibility/l10n/en_GB.json b/apps/accessibility/l10n/en_GB.json index cc8f00cf68bd4c0282b657d88559889045b99d91..a98873d402751bf2d5c1903e02266954e8755a87 100644 --- a/apps/accessibility/l10n/en_GB.json +++ b/apps/accessibility/l10n/en_GB.json @@ -11,6 +11,8 @@ "Accessibility" : "Accessibility", "Accessibility options for nextcloud" : "Accessibility options for nextcloud", "Provides multiple accessibilities options to ease your use of Nextcloud" : "Provides multiple accessibilities options to ease your use of Nextcloud", + "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level.", + "If you find any issues, don’t hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "If you find any issues, don’t hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!", "Enable" : "Enable" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/admin_audit/l10n/en_GB.js b/apps/admin_audit/l10n/en_GB.js new file mode 100644 index 0000000000000000000000000000000000000000..6d4601cd0f2ec2a3a1ab8ee56407174fcbc248e6 --- /dev/null +++ b/apps/admin_audit/l10n/en_GB.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "admin_audit", + { + "Auditing / Logging" : "Auditing / Logging", + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/admin_audit/l10n/en_GB.json b/apps/admin_audit/l10n/en_GB.json new file mode 100644 index 0000000000000000000000000000000000000000..e925e1a0e67963aa063e4da05dae452717f89fdb --- /dev/null +++ b/apps/admin_audit/l10n/en_GB.json @@ -0,0 +1,5 @@ +{ "translations": { + "Auditing / Logging" : "Auditing / Logging", + "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/cloud_federation_api/l10n/en_GB.js b/apps/cloud_federation_api/l10n/en_GB.js new file mode 100644 index 0000000000000000000000000000000000000000..9876aa4b953d9096aa7b1f054cf47e15bc56a691 --- /dev/null +++ b/apps/cloud_federation_api/l10n/en_GB.js @@ -0,0 +1,8 @@ +OC.L10N.register( + "cloud_federation_api", + { + "Cloud Federation API" : "Cloud Federation API", + "Enable clouds to communicate with each other and exchange data" : "Enable clouds to communicate with each other and exchange data", + "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/cloud_federation_api/l10n/en_GB.json b/apps/cloud_federation_api/l10n/en_GB.json new file mode 100644 index 0000000000000000000000000000000000000000..85cb7986481542cc11a4b98be8f59fef3419b53f --- /dev/null +++ b/apps/cloud_federation_api/l10n/en_GB.json @@ -0,0 +1,6 @@ +{ "translations": { + "Cloud Federation API" : "Cloud Federation API", + "Enable clouds to communicate with each other and exchange data" : "Enable clouds to communicate with each other and exchange data", + "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/comments/l10n/sv.js b/apps/comments/l10n/sv.js index 05584dd5cee8fcc6ff88afa3b670304b016dfbc5..ecb75a30b0d6cc9afb202690ca04211dee06d76b 100644 --- a/apps/comments/l10n/sv.js +++ b/apps/comments/l10n/sv.js @@ -15,12 +15,19 @@ OC.L10N.register( "Files app plugin to add comments to files" : "Filer-appinsticksmodul för att lägga till kommentarer till filer", "Edit comment" : "Redigera kommentar", "Delete comment" : "Ta bort kommentar", + "Cancel edit" : "Avbryt redigering", + "Post comment" : "Publicera kommentar", "No comments yet, start the conversation!" : "Inga kommentarer ännu.", + "No more messages" : "Inga fler meddelanden", "Retry" : "Försök igen", + "Unable to load the comments list" : "Det gick inte att ladda kommentarlistan", "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"], "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nya kommentarer"], "Comment" : "Kommentar", + "An error occurred while trying to edit the comment" : "Ett fel uppstod när du försökte redigera kommentaren", "Comment deleted" : "Kommentar borttagen", + "An error occurred while trying to delete the comment" : "Ett fel uppstod när du försökte ta bort kommentaren", + "An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren", "New comment …" : "Ny kommentar ...", "Post" : "Skicka", "Cancel" : "Avbryt", diff --git a/apps/comments/l10n/sv.json b/apps/comments/l10n/sv.json index 462c5287f439bf00b53c71e3ea473f5fe384b6af..1ad4f5fc697f33fd1a2d2c7053c1a186860c26d8 100644 --- a/apps/comments/l10n/sv.json +++ b/apps/comments/l10n/sv.json @@ -13,12 +13,19 @@ "Files app plugin to add comments to files" : "Filer-appinsticksmodul för att lägga till kommentarer till filer", "Edit comment" : "Redigera kommentar", "Delete comment" : "Ta bort kommentar", + "Cancel edit" : "Avbryt redigering", + "Post comment" : "Publicera kommentar", "No comments yet, start the conversation!" : "Inga kommentarer ännu.", + "No more messages" : "Inga fler meddelanden", "Retry" : "Försök igen", + "Unable to load the comments list" : "Det gick inte att ladda kommentarlistan", "_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"], "_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nya kommentarer"], "Comment" : "Kommentar", + "An error occurred while trying to edit the comment" : "Ett fel uppstod när du försökte redigera kommentaren", "Comment deleted" : "Kommentar borttagen", + "An error occurred while trying to delete the comment" : "Ett fel uppstod när du försökte ta bort kommentaren", + "An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren", "New comment …" : "Ny kommentar ...", "Post" : "Skicka", "Cancel" : "Avbryt", diff --git a/apps/contactsinteraction/l10n/en_GB.js b/apps/contactsinteraction/l10n/en_GB.js new file mode 100644 index 0000000000000000000000000000000000000000..158d83ae45bfff78049bfaf10bf6ce2020c74a5b --- /dev/null +++ b/apps/contactsinteraction/l10n/en_GB.js @@ -0,0 +1,9 @@ +OC.L10N.register( + "contactsinteraction", + { + "Recently contacted" : "Recently contacted", + "Contacts Interaction" : "Contacts Interaction", + "Manages interaction between users and contacts" : "Manages interaction between users and contacts", + "Collect data about user and contacts interactions and provide an address book for the data" : "Collect data about user and contacts interactions and provide an address book for the data" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/contactsinteraction/l10n/en_GB.json b/apps/contactsinteraction/l10n/en_GB.json new file mode 100644 index 0000000000000000000000000000000000000000..f2f05ed5d9864f7ea133791d09df84904c288039 --- /dev/null +++ b/apps/contactsinteraction/l10n/en_GB.json @@ -0,0 +1,7 @@ +{ "translations": { + "Recently contacted" : "Recently contacted", + "Contacts Interaction" : "Contacts Interaction", + "Manages interaction between users and contacts" : "Manages interaction between users and contacts", + "Collect data about user and contacts interactions and provide an address book for the data" : "Collect data about user and contacts interactions and provide an address book for the data" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/dashboard/l10n/mk.js b/apps/dashboard/l10n/mk.js index af52615c8593711fc35081ecf1c4e94953cf9dfe..85756e90729d23358387dd5d100961353ff0eee0 100644 --- a/apps/dashboard/l10n/mk.js +++ b/apps/dashboard/l10n/mk.js @@ -1,8 +1,8 @@ OC.L10N.register( "dashboard", { - "Dashboard" : "Kонтролна табла", - "Dashboard app" : "Kонтролна табла", + "Dashboard" : "Табла", + "Dashboard app" : "Табла", "Show something" : "Прикажи нешто", "Customize" : "Прилагоди", "Edit widgets" : "Уреди графички контроли", diff --git a/apps/dashboard/l10n/mk.json b/apps/dashboard/l10n/mk.json index 2dd06bee741e2d0b9c942adc4e65c49ba27d7c69..87cb0d46bab85d0ca0317759f6b86f60f537c0b2 100644 --- a/apps/dashboard/l10n/mk.json +++ b/apps/dashboard/l10n/mk.json @@ -1,6 +1,6 @@ { "translations": { - "Dashboard" : "Kонтролна табла", - "Dashboard app" : "Kонтролна табла", + "Dashboard" : "Табла", + "Dashboard app" : "Табла", "Show something" : "Прикажи нешто", "Customize" : "Прилагоди", "Edit widgets" : "Уреди графички контроли", diff --git a/apps/files_external/l10n/mk.js b/apps/files_external/l10n/mk.js index 73861b8a4d2cd81cea956f3de300cc25d2b48fc0..5ada2d2828ff5c1814981566699568287bca4689 100644 --- a/apps/files_external/l10n/mk.js +++ b/apps/files_external/l10n/mk.js @@ -8,7 +8,7 @@ OC.L10N.register( "Error configuring OAuth1" : "Грешка во конфигурацијата на OAuth1", "Please provide a valid app key and secret." : "ВнеÑете валиден клуч на апликацијата и лозинка.", "Error configuring OAuth2" : "Грешка во конфигурацијата на OAuth2", - "Generate keys" : "Генеригај клучеви", + "Generate keys" : "Генерирај клучеви", "Error generating key pair" : "Грешка при генерирање на клучеви", "All users. Type to select user or group." : "Сите кориÑници. Ðапишете за да изберете кориÑник или група.", "(group)" : "(group)", diff --git a/apps/files_external/l10n/mk.json b/apps/files_external/l10n/mk.json index 3dec35d8a8fab42409ddc3757bf0d423f7533db5..8fd8273d0c4bb36aa7a711be0ab029c02c898a13 100644 --- a/apps/files_external/l10n/mk.json +++ b/apps/files_external/l10n/mk.json @@ -6,7 +6,7 @@ "Error configuring OAuth1" : "Грешка во конфигурацијата на OAuth1", "Please provide a valid app key and secret." : "ВнеÑете валиден клуч на апликацијата и лозинка.", "Error configuring OAuth2" : "Грешка во конфигурацијата на OAuth2", - "Generate keys" : "Генеригај клучеви", + "Generate keys" : "Генерирај клучеви", "Error generating key pair" : "Грешка при генерирање на клучеви", "All users. Type to select user or group." : "Сите кориÑници. Ðапишете за да изберете кориÑник или група.", "(group)" : "(group)", diff --git a/apps/lookup_server_connector/l10n/en_GB.js b/apps/lookup_server_connector/l10n/en_GB.js new file mode 100644 index 0000000000000000000000000000000000000000..c81b59e3a7f07756b7bbb1b3979fe7aa2e121ccb --- /dev/null +++ b/apps/lookup_server_connector/l10n/en_GB.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "lookup_server_connector", + { + "Lookup Server Connector" : "Lookup Server Connector", + "Sync public user information with the lookup server" : "Sync public user information with the lookup server" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/apps/lookup_server_connector/l10n/en_GB.json b/apps/lookup_server_connector/l10n/en_GB.json new file mode 100644 index 0000000000000000000000000000000000000000..bc65e8e6565d97b6dcdc6c59f5ad3fff53f2093a --- /dev/null +++ b/apps/lookup_server_connector/l10n/en_GB.json @@ -0,0 +1,5 @@ +{ "translations": { + "Lookup Server Connector" : "Lookup Server Connector", + "Sync public user information with the lookup server" : "Sync public user information with the lookup server" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js index 56eb8afa8807b72a9637154fa0ed276a0a9dd707..f75351abf949f3dcf2679bf8d5cbe78e7868adb2 100644 --- a/apps/theming/l10n/en_GB.js +++ b/apps/theming/l10n/en_GB.js @@ -8,8 +8,11 @@ OC.L10N.register( "Name cannot be empty" : "Name cannot be empty", "The given name is too long" : "The given name is too long", "The given web address is too long" : "The given web address is too long", + "The given web address is not a valid URL" : "The given web address is not a valid URL", "The given legal notice address is too long" : "The given legal notice address is too long", + "The given legal notice address is not a valid URL" : "The given legal notice address is not a valid URL", "The given privacy policy address is too long" : "The given privacy policy address is too long", + "The given privacy policy address is not a valid URL" : "The given privacy policy address is not a valid URL", "The given slogan is too long" : "The given slogan is too long", "The given color is invalid" : "The given colour is invalid", "The file was uploaded" : "The file was uploaded", diff --git a/apps/theming/l10n/en_GB.json b/apps/theming/l10n/en_GB.json index 49ca07a1067a6161c33c2d22d4f84e8898ddd0e2..d814ba92d628ab96d5742dbaec8b2a043167a575 100644 --- a/apps/theming/l10n/en_GB.json +++ b/apps/theming/l10n/en_GB.json @@ -6,8 +6,11 @@ "Name cannot be empty" : "Name cannot be empty", "The given name is too long" : "The given name is too long", "The given web address is too long" : "The given web address is too long", + "The given web address is not a valid URL" : "The given web address is not a valid URL", "The given legal notice address is too long" : "The given legal notice address is too long", + "The given legal notice address is not a valid URL" : "The given legal notice address is not a valid URL", "The given privacy policy address is too long" : "The given privacy policy address is too long", + "The given privacy policy address is not a valid URL" : "The given privacy policy address is not a valid URL", "The given slogan is too long" : "The given slogan is too long", "The given color is invalid" : "The given colour is invalid", "The file was uploaded" : "The file was uploaded", diff --git a/apps/weather_status/l10n/mk.js b/apps/weather_status/l10n/mk.js index fa030aafa255759e24a47500ebe74851ec4c9111..af563c48e261553d6f8e23f10ba86f4c1acc9fb8 100644 --- a/apps/weather_status/l10n/mk.js +++ b/apps/weather_status/l10n/mk.js @@ -6,7 +6,8 @@ OC.L10N.register( "Malformed JSON data." : "Лошо формирани JSON податоци.", "Error" : "Грешка", "Weather status" : "ВременÑка прогноза", - "Weather status in your dashboard" : "ВременÑка прогноза во вашата контролна табла", + "Weather status in your dashboard" : "ВременÑка прогноза на вашата табла", + "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "ВременÑка прогноза интегрирана во апликацијата Табла.\nПозицијата на кориÑникот може автоматÑки да Ñе одреди или рачно да Ñе дефинира. Потоа Ñе прикажува предвидување од 6 чаÑа.\nОвој ÑÑ‚Ð°Ñ‚ÑƒÑ Ð¼Ð¾Ð¶Ðµ да Ñе интегрира и на други меÑта, како што е апликацијата „Календар“.", "Detect location" : "Детектирај локација", "Set custom address" : "ПоÑтавете адреÑа", "Favorites" : "Омилени", @@ -34,6 +35,7 @@ OC.L10N.register( "There was an error setting the location address." : "ÐаÑтана грешка при поÑтавување на адреÑа на локација.", "There was an error setting the location." : "ÐаÑтана грешка при поÑтавување на локација.", "There was an error saving the mode." : "Грешка при зачувување.", - "There was an error using personal address." : "ÐаÑтана грешка при кориÑтење на ÑопÑтвена адреÑа." + "There was an error using personal address." : "ÐаÑтана грешка при кориÑтење на ÑопÑтвена адреÑа.", + "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "ВременÑка прогноза интегрирана во апликацијата Табла.\nПозицијата на кориÑникот може автоматÑки да Ñе одреди или рачно да Ñе дефинира. Потоа Ñе прикажува предвидување од 6 чаÑа.\nОвој ÑÑ‚Ð°Ñ‚ÑƒÑ Ð¼Ð¾Ð¶Ðµ да Ñе интегрира и на други меÑта, како што е апликацијата „Календар“." }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/weather_status/l10n/mk.json b/apps/weather_status/l10n/mk.json index 7113c38fcce2af456174132a4b61a44b0d1a5dcc..00fa0925ef3301efbdfafbbf7aba5b9d2f572193 100644 --- a/apps/weather_status/l10n/mk.json +++ b/apps/weather_status/l10n/mk.json @@ -4,7 +4,8 @@ "Malformed JSON data." : "Лошо формирани JSON податоци.", "Error" : "Грешка", "Weather status" : "ВременÑка прогноза", - "Weather status in your dashboard" : "ВременÑка прогноза во вашата контролна табла", + "Weather status in your dashboard" : "ВременÑка прогноза на вашата табла", + "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "ВременÑка прогноза интегрирана во апликацијата Табла.\nПозицијата на кориÑникот може автоматÑки да Ñе одреди или рачно да Ñе дефинира. Потоа Ñе прикажува предвидување од 6 чаÑа.\nОвој ÑÑ‚Ð°Ñ‚ÑƒÑ Ð¼Ð¾Ð¶Ðµ да Ñе интегрира и на други меÑта, како што е апликацијата „Календар“.", "Detect location" : "Детектирај локација", "Set custom address" : "ПоÑтавете адреÑа", "Favorites" : "Омилени", @@ -32,6 +33,7 @@ "There was an error setting the location address." : "ÐаÑтана грешка при поÑтавување на адреÑа на локација.", "There was an error setting the location." : "ÐаÑтана грешка при поÑтавување на локација.", "There was an error saving the mode." : "Грешка при зачувување.", - "There was an error using personal address." : "ÐаÑтана грешка при кориÑтење на ÑопÑтвена адреÑа." + "There was an error using personal address." : "ÐаÑтана грешка при кориÑтење на ÑопÑтвена адреÑа.", + "Weather status integrated in the dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "ВременÑка прогноза интегрирана во апликацијата Табла.\nПозицијата на кориÑникот може автоматÑки да Ñе одреди или рачно да Ñе дефинира. Потоа Ñе прикажува предвидување од 6 чаÑа.\nОвој ÑÑ‚Ð°Ñ‚ÑƒÑ Ð¼Ð¾Ð¶Ðµ да Ñе интегрира и на други меÑта, како што е апликацијата „Календар“." },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/core/l10n/mk.js b/core/l10n/mk.js index 577cf3408dacaf18aa183f1eb790d2d28695a4da..5339169fce277345793dd8f0df5b8693e82794e2 100644 --- a/core/l10n/mk.js +++ b/core/l10n/mk.js @@ -81,8 +81,13 @@ OC.L10N.register( "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP модулот \"OPcache\" не е правилно конфигуриран. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">За да имате подобри перформанÑи е препорачливо</a> да ги кориÑтите Ñледните поÑтавки во вашата <code>php.ini</code> датотека:", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP функцијата \"set_time_limit\" не е доÑтапна. Ова може да резултира Ñо запирање на Ñкриптите во извршувањето, и грешки во вашата инÑталација. Овозможувањето на оваа функција е препорачлива.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "ÐедоÑтаÑува индекÑот \"{indexName}\" во табелата \"{tableName}\".", + "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Во базата недоÑтаÑуваат некој индекÑи. Поради фактот што додавањето индекÑи во големи бази може да потрае, тие не беа додадени автоматÑки. Со Ñтартување на командата \"occ db:add-missing-indices\" ќе бидат додадени оние индекÑи што недоÑтаÑуваат и инÑтанцата непречено ќе работи. Еднаш кога ќе бидат додадени индекÑите, барањата во табелите ќе биде многу побрзо.", + "Missing primary key on table \"{tableName}\"." : "ÐедоÑтаÑува примарен клуч во табелата \"{tableName}\".", + "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Во базата недоÑтаÑуваат некој примарни клучеви. Поради фактот што додавањето на примарни клучеви во големи бази може да потрае, тие не беа додадени автоматÑки. Со Ñтартување на командата \"occ db:add-missing-primary-keys\" ќе бидат додадени оние примарни клучеви што недоÑтаÑуваат и инÑтанцата непречено ќе работи.", "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "ÐедоÑтаÑува опција во колоната \"{columnName}\" во табелата \"{tableName}\".", + "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Во базата недоÑтаÑуваат некој опционални колони. Поради фактот што додавањето колони во големи бази може да потрае, тие не беа додадени автоматÑки. Со Ñтартување на командата \"occ db:add-missing-columns\" ќе бидат додадени оние колони што недоÑтаÑуваат и инÑтанцата непречено ќе работи. Еднаш кога ќе бидат додадени колоните, некој карактериÑтики ќе Ñе подобрат и можат да ја подобрат употребата и безбедноÑта.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Ðа оваа иÑтанца недоÑтаÑуваат некој препорачливи PHP модули. За подобри перформанÑи и подобра компатибилноÑÑ‚, Ñе препорачува да ги инÑталирате.", + "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "Модулот php-imagick во оваа иÑтанца не поддржува SVG датотеки. За подобра компатибилноÑÑ‚ Ñе препорачува да Ñе инÑталира.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Моментално Ñе кориÑти SQLite како база за податоци. За кориÑтење, препорачуваме различен начин за база на податоци.", "This is particularly recommended when using the desktop client for file synchronisation." : "Ова оÑобено е препорачливо кога Ñе кориÑти клиент за Ñинхронизација.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "За да мигрирате во друга база на податоци, кориÑтете ја алатката во командната линија: 'occ db:convert-type', или погледнете во <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацијата ↗</a>.", diff --git a/core/l10n/mk.json b/core/l10n/mk.json index 329d6b2f3084ef318dc907a069da9d790cca9cf2..9cc6a28760b68cc94920c5623538ea107c04aed3 100644 --- a/core/l10n/mk.json +++ b/core/l10n/mk.json @@ -79,8 +79,13 @@ "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "PHP модулот \"OPcache\" не е правилно конфигуриран. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">За да имате подобри перформанÑи е препорачливо</a> да ги кориÑтите Ñледните поÑтавки во вашата <code>php.ini</code> датотека:", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP функцијата \"set_time_limit\" не е доÑтапна. Ова може да резултира Ñо запирање на Ñкриптите во извршувањето, и грешки во вашата инÑталација. Овозможувањето на оваа функција е препорачлива.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "ÐедоÑтаÑува индекÑот \"{indexName}\" во табелата \"{tableName}\".", + "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Во базата недоÑтаÑуваат некој индекÑи. Поради фактот што додавањето индекÑи во големи бази може да потрае, тие не беа додадени автоматÑки. Со Ñтартување на командата \"occ db:add-missing-indices\" ќе бидат додадени оние индекÑи што недоÑтаÑуваат и инÑтанцата непречено ќе работи. Еднаш кога ќе бидат додадени индекÑите, барањата во табелите ќе биде многу побрзо.", + "Missing primary key on table \"{tableName}\"." : "ÐедоÑтаÑува примарен клуч во табелата \"{tableName}\".", + "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "Во базата недоÑтаÑуваат некој примарни клучеви. Поради фактот што додавањето на примарни клучеви во големи бази може да потрае, тие не беа додадени автоматÑки. Со Ñтартување на командата \"occ db:add-missing-primary-keys\" ќе бидат додадени оние примарни клучеви што недоÑтаÑуваат и инÑтанцата непречено ќе работи.", "Missing optional column \"{columnName}\" in table \"{tableName}\"." : "ÐедоÑтаÑува опција во колоната \"{columnName}\" во табелата \"{tableName}\".", + "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "Во базата недоÑтаÑуваат некој опционални колони. Поради фактот што додавањето колони во големи бази може да потрае, тие не беа додадени автоматÑки. Со Ñтартување на командата \"occ db:add-missing-columns\" ќе бидат додадени оние колони што недоÑтаÑуваат и инÑтанцата непречено ќе работи. Еднаш кога ќе бидат додадени колоните, некој карактериÑтики ќе Ñе подобрат и можат да ја подобрат употребата и безбедноÑта.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Ðа оваа иÑтанца недоÑтаÑуваат некој препорачливи PHP модули. За подобри перформанÑи и подобра компатибилноÑÑ‚, Ñе препорачува да ги инÑталирате.", + "Module php-imagick in this instance has no SVG support. For better compatibility it is recommended to install it." : "Модулот php-imagick во оваа иÑтанца не поддржува SVG датотеки. За подобра компатибилноÑÑ‚ Ñе препорачува да Ñе инÑталира.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "Моментално Ñе кориÑти SQLite како база за податоци. За кориÑтење, препорачуваме различен начин за база на податоци.", "This is particularly recommended when using the desktop client for file synchronisation." : "Ова оÑобено е препорачливо кога Ñе кориÑти клиент за Ñинхронизација.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "За да мигрирате во друга база на податоци, кориÑтете ја алатката во командната линија: 'occ db:convert-type', или погледнете во <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">документацијата ↗</a>.",