diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-05 02:15:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-05 02:15:46 +0000 |
commit | 5b5b4517194f7ca7d7bfe86903493271e4e18d10 (patch) | |
tree | 3b5dbd7b2efa1395cdb87324f62279dc5d285832 /lib/l10n | |
parent | 0ac1298867416ee437aefed46c03cf1202bcf1b0 (diff) | |
download | nextcloud-server-5b5b4517194f7ca7d7bfe86903493271e4e18d10.tar.gz nextcloud-server-5b5b4517194f7ca7d7bfe86903493271e4e18d10.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/mk.js | 3 | ||||
-rw-r--r-- | lib/l10n/mk.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/lib/l10n/mk.js b/lib/l10n/mk.js index e2cb505caf3..9ef06fd0f15 100644 --- a/lib/l10n/mk.js +++ b/lib/l10n/mk.js @@ -57,6 +57,7 @@ OC.L10N.register( "Additional settings" : "Дополнителни параметри", "Personal info" : "Лични податоци", "Mobile & desktop" : "Мобилен & компјутер", + "%s enter the database username and name." : "%s внесете го корисничкото име и името на базата.", "%s enter the database username." : "%s внеси го корисничкото име за базата.", "%s enter the database name." : "%s внеси го името на базата.", "%s you may not use dots in the database name" : "%s не можеш да користиш точки во името на базата", @@ -129,9 +130,11 @@ OC.L10N.register( "The username is already being used" : "Корисничкото име е веќе во употреба", "User disabled" : "Оневозможен корисник", "a safe home for all your data" : "безбеден дом за сите ваши податоци", + "Can't read file" : "Неможе да се прочита датотеката", "Application is not enabled" : "Апликацијата не е овозможена", "Authentication error" : "Грешка во автентикација", "Token expired. Please reload page." : "Жетонот е истечен. Ве молам превчитајте ја страницата.", + "PostgreSQL >= 9 required" : "Потребно е PostgreSQL >= 9 ", "Create" : "Креирај", "Change" : "Измени", "Delete" : "Избриши", diff --git a/lib/l10n/mk.json b/lib/l10n/mk.json index a728340f58c..c4808bf6e73 100644 --- a/lib/l10n/mk.json +++ b/lib/l10n/mk.json @@ -55,6 +55,7 @@ "Additional settings" : "Дополнителни параметри", "Personal info" : "Лични податоци", "Mobile & desktop" : "Мобилен & компјутер", + "%s enter the database username and name." : "%s внесете го корисничкото име и името на базата.", "%s enter the database username." : "%s внеси го корисничкото име за базата.", "%s enter the database name." : "%s внеси го името на базата.", "%s you may not use dots in the database name" : "%s не можеш да користиш точки во името на базата", @@ -127,9 +128,11 @@ "The username is already being used" : "Корисничкото име е веќе во употреба", "User disabled" : "Оневозможен корисник", "a safe home for all your data" : "безбеден дом за сите ваши податоци", + "Can't read file" : "Неможе да се прочита датотеката", "Application is not enabled" : "Апликацијата не е овозможена", "Authentication error" : "Грешка во автентикација", "Token expired. Please reload page." : "Жетонот е истечен. Ве молам превчитајте ја страницата.", + "PostgreSQL >= 9 required" : "Потребно е PostgreSQL >= 9 ", "Create" : "Креирај", "Change" : "Измени", "Delete" : "Избриши", |