Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/accessibility/l10n/fi.js4
-rw-r--r--apps/accessibility/l10n/fi.json4
-rw-r--r--apps/settings/l10n/mk.js5
-rw-r--r--apps/settings/l10n/mk.json5
-rw-r--r--apps/sharebymail/l10n/mk.js1
-rw-r--r--apps/sharebymail/l10n/mk.json1
-rw-r--r--lib/l10n/mk.js2
-rw-r--r--lib/l10n/mk.json2
-rw-r--r--lib/l10n/tr.js1
-rw-r--r--lib/l10n/tr.json1
-rw-r--r--lib/l10n/zh_TW.js1
-rw-r--r--lib/l10n/zh_TW.json1
12 files changed, 24 insertions, 4 deletions
diff --git a/apps/accessibility/l10n/fi.js b/apps/accessibility/l10n/fi.js
index 60404b9362d..4d90e041dfc 100644
--- a/apps/accessibility/l10n/fi.js
+++ b/apps/accessibility/l10n/fi.js
@@ -1,8 +1,8 @@
OC.L10N.register(
"accessibility",
{
- "Dark theme" : "Tummateema",
- "Enable dark theme" : "Käytä tummaateemaa",
+ "Dark theme" : "Tumma teema",
+ "Enable dark theme" : "Käytä tummaa teemaa",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tumma teema helpottaa silmien rasitusta vähentämällä kokonaiskirkkautta. Teemaa kehitetään edelleen, joten ilmoitathan mahdollisesti kohtaamasi ongelmat.",
"High contrast mode" : "Suuren kontrastin tila",
"Enable high contrast mode" : "Käytä suuren kontrastin tilaa",
diff --git a/apps/accessibility/l10n/fi.json b/apps/accessibility/l10n/fi.json
index 5957c2de9a2..918e04e578e 100644
--- a/apps/accessibility/l10n/fi.json
+++ b/apps/accessibility/l10n/fi.json
@@ -1,6 +1,6 @@
{ "translations": {
- "Dark theme" : "Tummateema",
- "Enable dark theme" : "Käytä tummaateemaa",
+ "Dark theme" : "Tumma teema",
+ "Enable dark theme" : "Käytä tummaa teemaa",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tumma teema helpottaa silmien rasitusta vähentämällä kokonaiskirkkautta. Teemaa kehitetään edelleen, joten ilmoitathan mahdollisesti kohtaamasi ongelmat.",
"High contrast mode" : "Suuren kontrastin tila",
"Enable high contrast mode" : "Käytä suuren kontrastin tilaa",
diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js
index 8e20e4936e7..384aa8b119f 100644
--- a/apps/settings/l10n/mk.js
+++ b/apps/settings/l10n/mk.js
@@ -10,6 +10,7 @@ OC.L10N.register(
"Private" : "Приватност",
"Local" : "Локално",
"Only synchronize to trusted servers" : "Синхронизирај само со доверливи сервери",
+ "Published" : "Објавено",
"Synchronize to trusted servers and the global and public address book" : "Синхронизирај само со доверливи сервери и со глобални и јавни адресари",
"Verify" : "Потврди",
"Verifying …" : "Потврдување …",
@@ -74,6 +75,7 @@ OC.L10N.register(
"Email could not be sent. Check your mail server log" : "Порака преку Е-пошта неможе да се испрати. Проверете го записот во е-пошта серверот",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Се случи грешка при праќање на порака. Ве молам проверете ги вашите параметри. (Error: %s)",
"You need to set your user email before being able to send test emails." : "Треба да ја поставите вашата е-пошта адреса пред да можете да испратите тест пораки.",
+ "Invalid user" : "Неправилен корисник",
"Invalid mail address" : "Неправилна електронска адреса/пошта",
"Settings saved" : "Параматрите се зачувани",
"Unable to change full name" : "Не можам да го променам целото име",
@@ -367,14 +369,17 @@ OC.L10N.register(
"Expire after " : "Истекува по",
"days" : "денови",
"Enforce expiration date" : "Наметни датум на траење",
+ "Allow users to share via link and emails" : "Дозволи на корисниците да споделуваат со линкови и е-пошта",
"Allow public uploads" : "Дозволи јавен аплоуд",
"Always ask for a password" : "Секогаш прашувај за лозинка",
"Enforce password protection" : "Наметни заштита на лозинка",
+ "Set default expiration date" : "Постави стандарден рок на траење",
"Allow resharing" : "Дозволи повторно споделување",
"Allow sharing with groups" : "Дозволи споделување со групи",
"Restrict users to only share with users in their groups" : "Ограничи корисниците да споделуваат со корисници во своите групи",
"Exclude groups from sharing" : "Исклучи групи од споделување",
"These groups will still be able to receive shares, but not to initiate them." : "Овие групи сеуште ќе можат да добиваат споделувања, но не и да ги иницираат.",
+ "Allow username autocompletion in share dialog" : "Дозволи автоматско комплетирање на корисници за споделување",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Покажете го текстот за одрекување од одговорност на страницата за поставување јавен линк. (Се прикажува само кога листата со датотеки е скриена)",
"This text will be shown on the public link upload page when the file list is hidden." : "Овој текст ќе биде прикажан на страната со јавниот линк кога листата на датотеки е сокриена.",
"Default share permissions" : "Стандардни дозволи за споделување",
diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json
index a2404148189..cca0bdab211 100644
--- a/apps/settings/l10n/mk.json
+++ b/apps/settings/l10n/mk.json
@@ -8,6 +8,7 @@
"Private" : "Приватност",
"Local" : "Локално",
"Only synchronize to trusted servers" : "Синхронизирај само со доверливи сервери",
+ "Published" : "Објавено",
"Synchronize to trusted servers and the global and public address book" : "Синхронизирај само со доверливи сервери и со глобални и јавни адресари",
"Verify" : "Потврди",
"Verifying …" : "Потврдување …",
@@ -72,6 +73,7 @@
"Email could not be sent. Check your mail server log" : "Порака преку Е-пошта неможе да се испрати. Проверете го записот во е-пошта серверот",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Се случи грешка при праќање на порака. Ве молам проверете ги вашите параметри. (Error: %s)",
"You need to set your user email before being able to send test emails." : "Треба да ја поставите вашата е-пошта адреса пред да можете да испратите тест пораки.",
+ "Invalid user" : "Неправилен корисник",
"Invalid mail address" : "Неправилна електронска адреса/пошта",
"Settings saved" : "Параматрите се зачувани",
"Unable to change full name" : "Не можам да го променам целото име",
@@ -365,14 +367,17 @@
"Expire after " : "Истекува по",
"days" : "денови",
"Enforce expiration date" : "Наметни датум на траење",
+ "Allow users to share via link and emails" : "Дозволи на корисниците да споделуваат со линкови и е-пошта",
"Allow public uploads" : "Дозволи јавен аплоуд",
"Always ask for a password" : "Секогаш прашувај за лозинка",
"Enforce password protection" : "Наметни заштита на лозинка",
+ "Set default expiration date" : "Постави стандарден рок на траење",
"Allow resharing" : "Дозволи повторно споделување",
"Allow sharing with groups" : "Дозволи споделување со групи",
"Restrict users to only share with users in their groups" : "Ограничи корисниците да споделуваат со корисници во своите групи",
"Exclude groups from sharing" : "Исклучи групи од споделување",
"These groups will still be able to receive shares, but not to initiate them." : "Овие групи сеуште ќе можат да добиваат споделувања, но не и да ги иницираат.",
+ "Allow username autocompletion in share dialog" : "Дозволи автоматско комплетирање на корисници за споделување",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Покажете го текстот за одрекување од одговорност на страницата за поставување јавен линк. (Се прикажува само кога листата со датотеки е скриена)",
"This text will be shown on the public link upload page when the file list is hidden." : "Овој текст ќе биде прикажан на страната со јавниот линк кога листата на датотеки е сокриена.",
"Default share permissions" : "Стандардни дозволи за споделување",
diff --git a/apps/sharebymail/l10n/mk.js b/apps/sharebymail/l10n/mk.js
index 4525f39b1c0..aa8a5c736fa 100644
--- a/apps/sharebymail/l10n/mk.js
+++ b/apps/sharebymail/l10n/mk.js
@@ -24,6 +24,7 @@ OC.L10N.register(
"Password to access {file} was sent to {email}" : "Лозинката за пристап до {file} е испратена на {email}",
"Password to access %1$s was sent to you" : "Лозинката за пристап до %1$s е испратена до вас",
"Password to access {file} was sent to you" : "Лозинката за пристап до {file}  е испратена до вас",
+ "Sharing %1$s failed, because this item is already shared with user %2$s" : "Споделувањето на %1$s е неуспешно, бидејќи истото веќе е споделено со корисникот %2$s",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Неможе да се испрати автоматски генерирана лозинка. Ве молиме внесете ја вашата е-пошта адреса во параметрите за лични податоци и обидете се повторно.",
"Failed to send share by email" : "Неуспешно испраќање на споделување по е-пошта.",
"%1$s shared »%2$s« with you" : "%1$s сподели »%2$s« со вас",
diff --git a/apps/sharebymail/l10n/mk.json b/apps/sharebymail/l10n/mk.json
index e949c487289..917d2d0336b 100644
--- a/apps/sharebymail/l10n/mk.json
+++ b/apps/sharebymail/l10n/mk.json
@@ -22,6 +22,7 @@
"Password to access {file} was sent to {email}" : "Лозинката за пристап до {file} е испратена на {email}",
"Password to access %1$s was sent to you" : "Лозинката за пристап до %1$s е испратена до вас",
"Password to access {file} was sent to you" : "Лозинката за пристап до {file}  е испратена до вас",
+ "Sharing %1$s failed, because this item is already shared with user %2$s" : "Споделувањето на %1$s е неуспешно, бидејќи истото веќе е споделено со корисникот %2$s",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Неможе да се испрати автоматски генерирана лозинка. Ве молиме внесете ја вашата е-пошта адреса во параметрите за лични податоци и обидете се повторно.",
"Failed to send share by email" : "Неуспешно испраќање на споделување по е-пошта.",
"%1$s shared »%2$s« with you" : "%1$s сподели »%2$s« со вас",
diff --git a/lib/l10n/mk.js b/lib/l10n/mk.js
index 9aedfa6330d..c8ae9e5e1db 100644
--- a/lib/l10n/mk.js
+++ b/lib/l10n/mk.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"Empty file" : "Празна датотека",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Модул со ИД: %s не постои. Овозможете го во параметрите на апликациите или контактирајте администратор.",
"File already exists" : "Датотека веќе постои",
+ "Invalid path" : "Невалидна патека",
"Failed to create file from template" : "Неуспешно креирање на датотека од шаблон",
"Templates" : "Шаблони",
"File name is a reserved word" : "Името на датотеката е резервиран збор",
@@ -121,6 +122,7 @@ OC.L10N.register(
"Expiration date is in the past" : "Рокот на траење е во минато време",
"Can’t set expiration date more than %s days in the future" : "Неможе да се постави рок на траење повеќе од %s дена",
"Sharing is only allowed with group members" : "Споделувањето е овозможено само со членови на групата",
+ "Sharing %s failed, because this item is already shared with user %s" : "Споделувањето на %s е неуспешно, бидејќи истото веќе е споделено со корисникот %s",
"%1$s shared »%2$s« with you" : "%1$s сподели »%2$s« со вас",
"%1$s shared »%2$s« with you." : "%1$s сподели »%2$s« со вас.",
"Click the button below to open it." : "Кликнете на копчето подолу за да ја отворите.",
diff --git a/lib/l10n/mk.json b/lib/l10n/mk.json
index d4108d091e4..a15bd33d226 100644
--- a/lib/l10n/mk.json
+++ b/lib/l10n/mk.json
@@ -70,6 +70,7 @@
"Empty file" : "Празна датотека",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Модул со ИД: %s не постои. Овозможете го во параметрите на апликациите или контактирајте администратор.",
"File already exists" : "Датотека веќе постои",
+ "Invalid path" : "Невалидна патека",
"Failed to create file from template" : "Неуспешно креирање на датотека од шаблон",
"Templates" : "Шаблони",
"File name is a reserved word" : "Името на датотеката е резервиран збор",
@@ -119,6 +120,7 @@
"Expiration date is in the past" : "Рокот на траење е во минато време",
"Can’t set expiration date more than %s days in the future" : "Неможе да се постави рок на траење повеќе од %s дена",
"Sharing is only allowed with group members" : "Споделувањето е овозможено само со членови на групата",
+ "Sharing %s failed, because this item is already shared with user %s" : "Споделувањето на %s е неуспешно, бидејќи истото веќе е споделено со корисникот %s",
"%1$s shared »%2$s« with you" : "%1$s сподели »%2$s« со вас",
"%1$s shared »%2$s« with you." : "%1$s сподели »%2$s« со вас.",
"Click the button below to open it." : "Кликнете на копчето подолу за да ја отворите.",
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index baf56f766ce..9ee5d5f41fa 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"Empty file" : "Dosya boş",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s kodlu modül bulunamadı. Lütfen uygulamalarınız içinden modülü etkinleştirin ya da BT yöneticinizle görüşün.",
"File already exists" : "Dosya zaten var",
+ "Invalid path" : "Yol geçersiz",
"Failed to create file from template" : "Kalıptan dosya oluşturulamadı",
"Templates" : "Kalıplar",
"File name is a reserved word" : "Bu dosya adı sistem kullanıma ayrılmıştır",
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index 9cc72b12bee..7d5da2e4cb3 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -70,6 +70,7 @@
"Empty file" : "Dosya boş",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "%s kodlu modül bulunamadı. Lütfen uygulamalarınız içinden modülü etkinleştirin ya da BT yöneticinizle görüşün.",
"File already exists" : "Dosya zaten var",
+ "Invalid path" : "Yol geçersiz",
"Failed to create file from template" : "Kalıptan dosya oluşturulamadı",
"Templates" : "Kalıplar",
"File name is a reserved word" : "Bu dosya adı sistem kullanıma ayrılmıştır",
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 15d56c9bed4..08602bdba9b 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -72,6 +72,7 @@ OC.L10N.register(
"Empty file" : "空檔案",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "名為 %s 的模組不存在,請在應用程式設定中啟用,或是聯絡系統管理員",
"File already exists" : "檔案已存在",
+ "Invalid path" : "無效的路徑",
"Failed to create file from template" : "無法從範本建立檔案",
"Templates" : "範本",
"File name is a reserved word" : "檔案名稱是保留字",
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json
index fc78d41d103..af3a9e2cd23 100644
--- a/lib/l10n/zh_TW.json
+++ b/lib/l10n/zh_TW.json
@@ -70,6 +70,7 @@
"Empty file" : "空檔案",
"Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "名為 %s 的模組不存在,請在應用程式設定中啟用,或是聯絡系統管理員",
"File already exists" : "檔案已存在",
+ "Invalid path" : "無效的路徑",
"Failed to create file from template" : "無法從範本建立檔案",
"Templates" : "範本",
"File name is a reserved word" : "檔案名稱是保留字",